summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-20hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-20mm: emit the "free" trace report before freeing memory in kmem_cache_free()Yunfeng Ye
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-20ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn
2021-11-20mm/swap.c:put_pages_list(): reinitialise the page listMatthew Wilcox
2021-11-20af_unix: fix regression in read after shutdownVincent Whitchurch
2021-11-20Merge branch 'mptcp-rtx-timer'David S. Miller
2021-11-20mptcp: use delegate action to schedule 3rd ack retransPaolo Abeni
2021-11-20mptcp: fix delack timerEric Dumazet
2021-11-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-20ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codecPierre-Louis Bossart
2021-11-19xen/pvh: add missing prototype to headerJuergen Gross
2021-11-19Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-19Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-19selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-19Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-19x86: Pin task-stack in __get_wchan()Peter Zijlstra
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-19signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman
2021-11-19HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)Ondrej Zary
2021-11-19HID: nintendo: eliminate dead datastructures in !CONFIG_NINTENDO_FF caseJiri Kosina
2021-11-19HID: magicmouse: prevent division by 0 on scrollClaudia Pellegrino
2021-11-19HID: thrustmaster: fix sparse warningsVihas Mak
2021-11-19HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxxTrevor Davenport
2021-11-19HID: input: set usage type to key on keycode remapThomas Weißschuh
2021-11-19HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede
2021-11-19HID: ft260: fix i2c probing for hwmon devicesMichael Zaidman
2021-11-19MAINTAINERS: Update for VMware PVRDMA driverBryan Tan
2021-11-19blk-mq: don't insert FUA request with data into scheduler queueMing Lei
2021-11-19blk-cgroup: fix missing put device in error path from blkg_conf_pref()Yu Kuai
2021-11-19stmmac_pci: Fix underflow size in stmmac_rxZekun Shen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-19drm/aspeed: Fix vga_pw sysfs outputJoel Stanley
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-19drm/vc4: fix error code in vc4_create_object()Dan Carpenter
2021-11-19ALSA: usb-audio: Don't start stream for capture at prepareTakashi Iwai
2021-11-19ALSA: usb-audio: Switch back to non-latency mode at a later pointTakashi Iwai
2021-11-18riscv: fix building external modulesAndreas Schwab