summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand1-0/+2
2019-02-20x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King1-2/+2
2019-02-20dlm: Don't swamp the CPU with callbacks queued during recoveryBob Peterson1-0/+10
2019-02-20ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang1-0/+15
2019-02-20staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2019-02-06Linux 3.18.134v3.18.134Greg Kroah-Hartman1-1/+1
2019-02-06mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand1-2/+5
2019-02-06mm, oom: fix use-after-free in oom_kill_processShakeel Butt1-0/+8
2019-02-06platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codesJoão Paulo Rechi Vita1-2/+0
2019-02-06platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCKJoão Paulo Rechi Vita1-0/+1
2019-02-06gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher1-1/+1
2019-02-06fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long1-5/+1
2019-02-06CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky1-2/+2
2019-02-06l2tp: fix reading optional fields of L2TPv3Jacob Wen4-0/+30
2019-02-06l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi2-18/+27
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-02-06net/rose: fix NULL ax25_cb kernel panicBernard Pidoux1-0/+5
2019-02-06netrom: switch to sock timer APICong Wang1-10/+10
2019-02-06l2tp: copy 4 more bytes to linear part if necessaryJacob Wen1-3/+2
2019-02-06ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern1-0/+3
2019-02-06f2fs: read page index before freeingPan Bian1-1/+3
2019-02-06perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff1-2/+2
2019-02-06perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille1-1/+1
2019-02-06vt: invoke notifier on screen size changeNicolas Pitre1-0/+1
2019-02-06can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2019-02-06can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl1-14/+13
2019-02-06x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2019-02-06Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-02-06CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky1-3/+3
2019-02-06tty/n_hdlc: fix __might_sleep warningPaul Fulghum1-0/+1
2019-02-06tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman1-1/+2
2019-02-06staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2-0/+6
2019-02-06USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-02-06USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-02-06openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-26Linux 3.18.133v3.18.133Greg Kroah-Hartman1-1/+1
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi1-2/+7
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter1-2/+5
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp1-5/+12
2019-01-26net: call sk_dst_reset when set SO_DONTROUTEyupeng1-0/+1