- b4e0044 fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 4 years, 2 months ago
- 9dbc1c0 Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
- 40be821 Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 100e389 Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- aaaaa7e Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 15a9844 Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 6a8d0d2 Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- e942d75 Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- 4429f14 Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- e9c02d6 Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 9f5d1c3 futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 4 years, 2 months ago
- af6e7de Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 2 months ago
- 4b1d362 Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 2 months ago
- 7bdb157 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
- 801284f x86/platform/uv: Recognize UV5 hubless system identifier by Mike Travis · 4 years, 2 months ago
- 1aee505 x86/platform/uv: Remove spaces from OEM IDs by Mike Travis · 4 years, 2 months ago
- 1aec69a x86/platform/uv: Fix missing OEM_TABLE_ID by Mike Travis · 4 years, 2 months ago
- 659caaf Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 2 months ago
- 03f0f5a Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
- d4fc968 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- bf3e762 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 2 months ago
- 44d8062 Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
- bb72bbe Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 2 months ago
- fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 28ced76 Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 4 years, 2 months ago
- 02a2aa35 Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 2 months ago
- 1669ecf Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 2 months ago
- 30f3f68e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- 4257087 Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 2 months ago
- ee51814 Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
- 41f1653 Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
- 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
- d4d5071 seq_file: add seq_read_iter by Christoph Hellwig · 4 years, 2 months ago
- e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 2 months ago
- 8ffd778 tpm: efi: Don't create binary_bios_measurements file for an empty log by Tyler Hicks · 4 years, 3 months ago
- b154ce1 tpm_tis: Disable interrupts on ThinkPad T490s by Jerry Snitselaar · 4 years, 3 months ago
- 3b5f7f1 i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED by Michael Wu · 4 years, 3 months ago
- 66b9231 i2c: designware: call i2c_dw_read_clear_intrbits_slave() once by Michael Wu · 4 years, 3 months ago
- 9890923 i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM by Geert Uytterhoeven · 4 years, 3 months ago
- 54b9c3d i2c: mlxbf: Update author and maintainer email info by Khalil Blaiech · 4 years, 2 months ago
- 67ee9fd i2c: mlxbf: Update reference clock frequency by Khalil Blaiech · 4 years, 2 months ago
- 4b19d806 i2c: mlxbf: Remove unecessary wrapper functions by Khalil Blaiech · 4 years, 2 months ago
- 08e019e i2c: mlxbf: Fix resrticted cast warning of sparse by Khalil Blaiech · 4 years, 2 months ago
- ed01ddc i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call by Khalil Blaiech · 4 years, 2 months ago
- a49cc1f i2c: sh_mobile: implement atomic transfers by Ulrich Hecht · 4 years, 4 months ago
- bc7f2cd spi: bcm2835: remove use of uninitialized gpio flags variable by Martin Hundebøll · 4 years, 2 months ago
- c2c81bb2 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ by Palmer Dabbelt · 4 years, 3 months ago
- 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 2 months ago
- 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 2 months ago
- bcacf5f6 riscv: fix pfn_to_virt err in do_page_fault(). by Liu Shaohua · 4 years, 3 months ago
- 356583b Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 3fb4a8f powerpc/numa: Fix build when CONFIG_NUMA=n by Scott Cheloha · 4 years, 2 months ago
- f56fb01 Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 866bc2d Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 79605f1 riscv: Set text_offset correctly for M-Mode by Sean Anderson · 4 years, 3 months ago
- 53aa37f Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 9a472ef io_uring: fix link lookup racing with link timeout by Pavel Begunkov · 4 years, 2 months ago
- 108aa50 arm64: kexec_file: try more regions if loading segments fails by Benjamin Gwin · 4 years, 2 months ago
- 1978b3a x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP by Anand K Mistry · 4 years, 2 months ago
- 521b619 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
- 3249fe4 Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- 6732b35 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
- 6f3f374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
- cf26c71 Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 2 months ago
- 3d55978 Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 2 months ago
- f786dfa Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
- 1a09247 Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 2 months ago
- d1dd461 Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 2 months ago
- e2557a2 Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 2 months ago
- 2bcbf42 ionic: check port ptr before use by Shannon Nelson · 4 years, 2 months ago
- 1bd14a6 RISC-V: Remove any memblock representing unusable memory area by Atish Patra · 4 years, 3 months ago
- a6c9667 Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 2 months ago
- 7d764b6 selftests: binderfs: use SKIP instead of XFAIL by Tommi Rantala · 4 years, 3 months ago
- afba8b0 selftests: clone3: use SKIP instead of XFAIL by Tommi Rantala · 4 years, 3 months ago
- 1d44d0d selftests: core: use SKIP instead of XFAIL in close_range_test.c by Tommi Rantala · 4 years, 3 months ago
- f3ae6c6 selftests: proc: fix warning: _GNU_SOURCE redefined by Tommi Rantala · 4 years, 3 months ago
- 6b47ab8 io_uring: use correct pointer for io_uring_show_cred() by Jens Axboe · 4 years, 2 months ago
- ef9865a io_uring: don't forget to task-cancel drained reqs by Pavel Begunkov · 4 years, 2 months ago
- 21fcdee RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring by Jason Gunthorpe · 4 years, 2 months ago
- 7ae7a8d Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 2 months ago
- 33fe43c powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry by Christophe Leroy · 4 years, 3 months ago
- 29daf86 powerpc/8xx: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
- 0540b0d powerpc/40x: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
- 1152244 powerpc/603: Always fault when _PAGE_ACCESSED is not set by Christophe Leroy · 4 years, 3 months ago
- 8c14577 Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 4 years, 2 months ago
- 0938eca ALSA: usb-audio: Add implicit feedback quirk for Qu-16 by Geoffrey D. Bennett · 4 years, 2 months ago
- 46afb06 xfs: only flush the unshared range in xfs_reflink_unshare by Darrick J. Wong · 4 years, 2 months ago
- 2aaf09a r8169: work around short packet hw bug on RTL8125 by Heiner Kallweit · 4 years, 2 months ago
- 1344a23 powerpc: Use asm_goto_volatile for put_user() by Michael Ellerman · 4 years, 2 months ago
- 9d750c7 risc-v: kernel: ftrace: Fixes improper SPDX comment style by Ryan Kosta · 4 years, 3 months ago
- 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 3 months ago
- 832ea23 PCI: mvebu: Fix duplicate resource requests by Rob Herring · 4 years, 3 months ago
- 9fff325 PCI: dwc: Restore ATU memory resource setup to use last entry by Rob Herring · 4 years, 3 months ago
- ac6f929 Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
- 9bd77a9 spi: fsl-dspi: fix wrong pointer in suspend/resume by Zhao Qiang · 4 years, 2 months ago