summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-17sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-18fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2019-12-18fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2019-12-17lib/Kconfig.debug: fix some messed up configurationsChangbin Du
2019-12-17mm: vmscan: protect shrinker idr replace with CONFIG_MEMCGYang Shi
2019-12-17kasan: don't assume percpu shadow allocations will succeedDaniel Axtens
2019-12-17kasan: use apply_to_existing_page_range() for releasing vmalloc shadowDaniel Axtens
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-18KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras
2019-12-17io_uring: warn about unhandled opcodeJens Axboe
2019-12-17io_uring: read opcode and user_data from SQE exactly onceJens Axboe
2019-12-17io_uring: make IORING_OP_TIMEOUT_REMOVE deferrableJens Axboe
2019-12-17io_uring: make IORING_OP_CANCEL_ASYNC deferrableJens Axboe
2019-12-17io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrableJens Axboe
2019-12-17io_uring: make HARDLINK imply LINKPavel Begunkov
2019-12-17io_uring: any deferred command must have stable sqe dataJens Axboe
2019-12-17io_uring: remove 'sqe' parameter to the OP helpers that take itJens Axboe
2019-12-17io_uring: fix pre-prepped issue with force_nonblock == trueJens Axboe
2019-12-17io-wq: re-add io_wq_current_is_worker()Jens Axboe
2019-12-17dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'Rob Herring
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-17Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-17early init: fix error handling when opening /dev/consoleLinus Torvalds
2019-12-17Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-17Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-17xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong
2019-12-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17random: don't forget compat_ioctl on urandomJason A. Donenfeld
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann
2019-12-17block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev
2019-12-17usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-17usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-12-17intel_th: msu: Fix window switching without windowsAlexander Shishkin
2019-12-17intel_th: Fix freeing IRQsAlexander Shishkin
2019-12-17intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin
2019-12-17intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-12-17tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee