aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 3-18/+52
2021-07-30pipe: make pipe writes always wake up readersGravatar Linus Torvalds 1-5/+5
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Gravatar Rafael J. Wysocki 2-16/+44
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-51/+110
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-8/+32
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 14-26/+27
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-4/+5
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 11-33/+57
2021-07-30Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-57/+81
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Gravatar Wang Hai 1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeGravatar Shakeel Butt 1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitGravatar Aneesh Kumar K.V 1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Gravatar Johannes Weiner 1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksGravatar Junxiao Bi 1-39/+60
2021-07-30ocfs2: fix zero out valid dataGravatar Junxiao Bi 1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuGravatar Matteo Croce 2-3/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDEGravatar Lukas Bulwahn 13-18/+0
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 19-40/+61
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-0/+3
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Gravatar Linus Torvalds 18-156/+31
2021-07-29scsi: fas216: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 20-71/+537
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Gravatar Linus Torvalds 1-1/+1
2021-07-29btrfs: calculate number of eb pages properly in csum_tree_blockGravatar David Sterba 1-1/+1
2021-07-29HID: ft260: fix device removal due to USB disconnectGravatar Michael Zaidman 1-16/+7
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 8-14/+16
2021-07-28alpha: register early reserved memory in memblockGravatar Mike Rapoport 1-6/+7
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-6/+14
2021-07-29Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 3-17/+13
2021-07-29Merge tag 'drm-msm-fixes-2021-07-27' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 5-3/+18
2021-07-28Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-14/+44
2021-07-28Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 6-34/+265
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLGravatar Tony Luck 1-1/+1
2021-07-28af_unix: fix garbage collect vs MSG_PEEKGravatar Miklos Szeredi 1-2/+49
2021-07-28btrfs: fix rw device counting in __btrfs_free_extra_devidsGravatar Desmond Cheong Zhi Xi 1-0/+1
2021-07-28btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...Gravatar Filipe Manana 1-2/+2
2021-07-28btrfs: mark compressed range uptodate only if all bio succeedGravatar Goldwyn Rodrigues 1-1/+1
2021-07-28ACPI: DPTF: Fix reading of attributesGravatar Srinivas Pandruvada 1-8/+43
2021-07-28Revert "ACPI: resources: Add checks for ACPI IRQ override"Gravatar Hui Wang 1-8/+1
2021-07-28io_uring: fix poll requests leaking second poll entriesGravatar Hao Xu 1-3/+2
2021-07-28io_uring: don't block level reissue off completion pathGravatar Jens Axboe 1-0/+6
2021-07-28platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Gravatar Thomas Weißschuh 1-0/+1
2021-07-28platform/x86: intel-hid: add Alder Lake ACPI device IDGravatar Ping Bao 1-0/+1
2021-07-28HID: wacom: Skip processing of touches with negative slot valuesGravatar Jason Gerecke 1-0/+3
2021-07-28HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTGravatar Jason Gerecke 1-1/+1
2021-07-28HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Gravatar Colin Ian King 1-1/+1
2021-07-28HID: apple: Add support for Keychron K1 wireless keyboardGravatar Haochen Tong 1-0/+2
2021-07-28HID: fix typo in KconfigGravatar Christophe JAILLET 1-1/+1