- cab12fd pstore: Convert "psinfo" locking to mutex by Kees Cook · 4 years, 8 months ago
- c30b20c pstore: Rename "pstore_lock" to "psinfo_lock" by Kees Cook · 4 years, 8 months ago
- e7c1c00 pstore: Drop useless try_module_get() for backend by Kees Cook · 4 years, 8 months ago
- 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
- 3b50142 MAINTAINERS: sort field names for all entries by Linus Torvalds · 4 years, 9 months ago
- 4400b7d MAINTAINERS: sort entries by entry name by Linus Torvalds · 4 years, 9 months ago
- 4f8a3cc Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 0785249 Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 590680d Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 20e2aa8 Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 652fa53 Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4119bf9 Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
- 50bda5f Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- b032227 Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 4 years, 9 months ago
- 75e7188 Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
- b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- c7850ae mailmap: Add Sedat Dilek (replacement for expired email address) by Sedat Dilek · 4 years, 9 months ago
- 27d231c pNFS: Fix RCU lock leakage by Trond Myklebust · 4 years, 9 months ago
- e6f8b6c KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest by Xiaoyao Li · 4 years, 9 months ago
- 9de6fe3 KVM: x86: Emulate split-lock access as a write in emulator by Xiaoyao Li · 4 years, 9 months ago
- d7e94db x86/split_lock: Provide handle_guest_split_lock() by Thomas Gleixner · 4 years, 9 months ago
- 00d76a0c kbuild: fix comment about missing include guard detection by Masahiro Yamada · 4 years, 9 months ago
- 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- ca6151a Merge tag 'docs-5.7-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
- 4e4bdcf Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 9 months ago
- 9539303 Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 9 months ago
- e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
- 89163f9 ipc/util.c: sysvipc_find_ipc() should increase position index by Vasily Averin · 4 years, 9 months ago
- f4d74ef kernel/gcov/fs.c: gcov_seq_next() should increase position index by Vasily Averin · 4 years, 9 months ago
- 3bfa7e1 fs/seq_file.c: seq_read(): add info message about buggy .next functions by Vasily Averin · 4 years, 9 months ago
- cb8d993 drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings by kbuild test robot · 4 years, 9 months ago
- 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
- 23756e5 selftests: kmod: test disabling module autoloading by Eric Biggers · 4 years, 9 months ago
- 6d573a0 selftests: kmod: fix handling test numbers above 9 by Eric Biggers · 4 years, 9 months ago
- 6e71582 docs: admin-guide: document the kernel.modprobe sysctl by Eric Biggers · 4 years, 9 months ago
- 26c5d78 fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() by Eric Biggers · 4 years, 9 months ago
- d7d27cf kmod: make request_module() return an error when autoloading is disabled by Eric Biggers · 4 years, 9 months ago
- a50d8d9 mm/memremap: set caching mode for PCI P2PDMA memory to WC by Logan Gunthorpe · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
- 30796e1 x86/mm: introduce __set_memory_prot() by Logan Gunthorpe · 4 years, 9 months ago
- c164fbb x86/mm: thread pgprot_t through init_memory_mapping() by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 96c6b59 mm/memory_hotplug: drop the flags field from struct mhp_restrictions by Logan Gunthorpe · 4 years, 9 months ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 8cd3984 mm/memory.c: add vm_insert_pages() by Arjun Roy · 4 years, 9 months ago
- c97078bd mm: define pte_index as macro for x86 by Arjun Roy · 4 years, 9 months ago
- 251a0ff mm: bring sparc pte_index() semantics inline with other platforms by Arjun Roy · 4 years, 9 months ago
- 8efd6f5b mm/memory.c: refactor insert_page to prepare for batched-lock insert by Arjun Roy · 4 years, 9 months ago
- 09ef528 mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
- cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
- 8676af1 mm: cma: NUMA node interface by Aslan Bakirov · 4 years, 9 months ago
- 783fda85 ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 9 months ago
- 8b885f5 mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static by Jason Yan · 4 years, 9 months ago
- e6a0a7a mm/page_alloc.c: fix kernel-doc warning by Randy Dunlap · 4 years, 9 months ago
- 2370ae4 docs: mm: slab.h: fix a broken cross-reference by Mauro Carvalho Chehab · 4 years, 9 months ago
- b991cee mm, slab_common: fix a typo in comment "eariler"->"earlier" by Qiujun Huang · 4 years, 9 months ago
- 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago
- 25efb2f hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 9 months ago
- ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
- 87ad46e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- 75bdc92 Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 9 months ago
- 6900433 Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 9 months ago
- 21c5b3c Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 4aafdf6 Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
- 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 4 years, 9 months ago
- 0ec8a50 MAINTAINERS: Remove nios2-dev@lists.rocketboards.org by Ley Foon Tan · 5 years ago
- d00935a arch: nios2: remove 'resetvalue' property by Alexandru Ardelean · 4 years, 9 months ago
- 6dd5d3b arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio' by Alexandru Ardelean · 4 years, 9 months ago
- f26e433 arch: nios2: Enable the common clk subsystem on Nios2 by Dragos Bogdan · 4 years, 9 months ago
- f8693b3 Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 172edde Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 8c3c074 Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
- d3e5e97 Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- bbec2a2 Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- 523a05f Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
- befacdc Documentation: android: binderfs: add 'stats' mount option by Randy Dunlap · 4 years, 9 months ago
- cb6b771 block: fix busy device checking in blk_drop_partitions again by Christoph Hellwig · 4 years, 9 months ago
- a31434b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
- 0214da7 Merge branches 'acpi-ec' and 'acpi-x86' by Rafael J. Wysocki · 4 years, 9 months ago
- 85faa7b io_uring: punt final io_ring_ctx wait-and-free to workqueue by Jens Axboe · 4 years, 9 months ago
- 74bd4f0 Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 9 months ago
- 1287c88 Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 9 months ago
- c445c16 drm/ttm: Temporarily disable the huge_fault() callback by Thomas Hellstrom (VMware) · 4 years, 9 months ago
- cb6d406 Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 9 months ago
- c0cc271 Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 9 months ago
- 1dc94b7 smb3: change noisy error message to FYI by Steve French · 4 years, 9 months ago
- 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
- 6cff482 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 9 months ago
- eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
- 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
- c398ecb io_uring: fix fs cleanup on cqe overflow by Pavel Begunkov · 4 years, 9 months ago
- 7667e63 ahci: Add Intel Comet Lake PCH RAID PCI ID by Jian-Hong Pan · 5 years ago
- d6f34f4 x86/xen: fix booting 32-bit pv guest by Juergen Gross · 4 years, 9 months ago
- 152cce0 drm/bridge: analogix_dp: Split bind() into probe() and real bind() by Marek Szyprowski · 4 years, 10 months ago