summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-13Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-17/+31
2022-02-13Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-6/+19
2022-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-7/+20
2022-02-12Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-38/+105
2022-02-12Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+22
2022-02-12Merge tag 'tty-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-4/+5
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-57/+136
2022-02-12Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-6/+6
2022-02-12Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+23
2022-02-12Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+20
2022-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-23/+51
2022-02-12kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-12Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman1-4/+2
2022-02-11kfence: make test case compatible with run time set sample intervalPeng Liu3-5/+8
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2-7/+8
2022-02-11mm: vmscan: remove deadlock due to throttling failing to make progressMel Gorman1-1/+3
2022-02-11fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi1-9/+31
2022-02-11fs/binfmt_elf: fix PT_LOAD p_align values for loadersMike Rapoport1-1/+1
2022-02-11Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-238/+263
2022-02-11Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+17
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas1-30/+17
2022-02-11Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+23
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+12
2022-02-11Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9-53/+61
2022-02-11Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+4
2022-02-11Merge tag 'block-5.17-2022-02-11' of git://git.kernel.dk/linux-blockLinus Torvalds4-38/+39
2022-02-11Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+3
2022-02-11Merge tag 'gpio-fixes-for-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-17/+47
2022-02-11Merge tag 'ata-5.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-9/+8
2022-02-11Merge tag 'drm-fixes-2022-02-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-92/+261
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-23/+36
2022-02-11gfs2: Fix gfs2_release for non-writers regressionBob Peterson1-3/+4
2022-02-11Revert "gfs2: check context in gfs2_glock_put"Andreas Gruenbacher1-3/+0
2022-02-11Merge branch 'acpi-x86'Rafael J. Wysocki1-22/+1
2022-02-11Merge tag 'usb-serial-5.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman5-0/+11
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa2-37/+29
2022-02-11iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTLMathias Krause1-3/+11
2022-02-11usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier1-2/+4
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-11USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-11usb: core: Unregister device on component_add() failureFabio M. De Francesco1-3/+6
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39
2022-02-10samples/seccomp: Adjust sample to also provide kill optionKees Cook1-2/+7
2022-02-10seccomp: Invalidate seccomp mode to catch death failuresKees Cook1-0/+10
2022-02-10signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLEKees Cook1-2/+3
2022-02-11Merge tag 'amd-drm-fixes-5.17-2022-02-09' of https://gitlab.freedesktop.org/a...Dave Airlie9-37/+71
2022-02-11Merge tag 'drm-intel-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-30/+142
2022-02-11Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-25/+48
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-155/+318
2022-02-10x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre1-0/+2