aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-05smb3: fix typo in header fileSteve French1-1/+1
2021-07-05mips: disable branch profiling in boot/decompress.oRandy Dunlap1-0/+2
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann1-2/+2
2021-07-05powerpc/xive: Fix error handling when allocating an IPICédric Le Goater1-4/+3
2021-07-05powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao1-3/+11
2021-07-05powerpc/bpf: Fix detecting BPF atomic instructionsNaveen N. Rao1-2/+2
2021-07-05powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy1-3/+1
2021-07-05ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-07-05s390/AP: support new dynamic AP bus size limitHarald Freudenberger10-66/+116
2021-07-05s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens1-1/+1
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter6-1223/+1016
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev4-54/+78
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov3-1/+6
2021-07-05s390/mcck: keep machine check interruption codes sortedAlexander Gordeev1-1/+1
2021-07-05s390/mcck: move storage error checks to assemblerAlexander Gordeev3-26/+36
2021-07-05s390/mcck: always enter C handler with DAT enabledAlexander Gordeev2-32/+32
2021-07-05s390/mcck: optimize user mode check in case of !CONFIG_KVMAlexander Gordeev1-2/+4
2021-07-05s390/entry.S: factor out SIEEXIT macroAlexander Gordeev1-16/+12
2021-07-05s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens1-1/+1
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank4-1/+44
2021-07-05s390/kprobes: use is_kernel() helperKefeng Wang1-7/+2
2021-07-05kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra1-0/+2
2021-07-05static_call: Fix static_call_text_reserved() vs __initPeter Zijlstra1-5/+8
2021-07-05jump_label: Fix jump_label_text_reserved() vs __initPeter Zijlstra1-5/+8
2021-07-05locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CONFIG_PROVE_LOCKINGXiongwei Song1-12/+14
2021-07-05nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi1-1/+0
2021-07-05xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross1-122/+156
2021-07-05xen: Use DEVICE_ATTR_*() macroYueHaibing3-28/+21
2021-07-04Merge branch 'next' into for-linusDmitry Torokhov996-4735/+9602
2021-07-04Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-05sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-07-05parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-07-05nds32: add arch/nds32/boot/.gitignoreMasahiro Yamada1-0/+2
2021-07-04iov_iter: remove uaccess_kernel() warning from iov_iter_init()Linus Torvalds1-1/+0
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds49-575/+1250
2021-07-04Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2021-07-04Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds4-185/+163
2021-07-04Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds2-13/+26
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds112-1851/+1248
2021-07-04Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2-8/+7
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds16-290/+2595
2021-07-04Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds35-376/+1316
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen2-14/+1
2021-07-04percpu: flush tlb in pcpu_reclaim_populated()Dennis Zhou3-8/+35
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada1-1/+3
2021-07-04thermal/drivers/mediatek: Add sensors-supportFrank Wunderlich1-0/+6
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada4-1/+373
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada5-259/+286
2021-07-04thermal: devfreq_cooling: Fix kernel-docYang Li1-1/+1