summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-01rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney1-0/+9
2018-12-01gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher1-23/+17
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-1/+5
2018-12-01include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert1-1/+1
2018-12-01dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox1-1/+6
2018-12-01mm, page_alloc: check for max order in hot pathMichal Hocko1-11/+9
2018-12-01tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu1-3/+1
2018-12-01mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko1-0/+8
2018-12-01z3fold: fix possible reclaim racesVitaly Wool1-39/+62
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-12-01NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2-4/+11
2018-12-01kdb: Use strscpy with destination buffer sizePrarit Bhargava3-12/+15
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
2018-12-01RISC-V: Silence some module warnings on 32-bitOlof Johansson1-6/+6
2018-12-01riscv: add missing vdso_install targetDavid Abdurachmanov1-0/+4
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-12-01block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2-0/+2
2018-12-01perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang1-1/+114
2018-12-01sched/fair: Fix cpu_util_wake() for 'execl' type workloadsPatrick Bellasi1-14/+48
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe1-1/+2
2018-12-01crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel1-2/+3
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede1-4/+12
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood4-8/+27
2018-12-01scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing3-6/+0
2018-12-01scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-12-01tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-12-01pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix gxl ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01fanotify: fix handling of events on child sub-directoryAmir Goldstein2-7/+11
2018-12-01fsnotify: generalize handling of extra event flagsAmir Goldstein2-6/+10
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2-51/+39
2018-12-01ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-12-01can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde1-15/+12
2018-12-01can: flexcan: Always use last mailbox for TXAlexander Stein1-34/+33
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner2-2/+2
2018-12-01can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp1-7/+8
2018-12-01can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel1-1/+4
2018-12-01can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel1-2/+10
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel3-5/+7
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2-0/+50
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5