summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-06kernel/cred.c: make init_groups staticRasmus Villemoes
2021-05-06kernel/async.c: fix pr_debug statementRasmus Villemoes
2021-05-06linux/profile.h: remove unnecessary declarationWan Jiabing
2021-05-06kernel.h: drop inclusion in bitmap.hAndy Shevchenko
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-06proc/sysctl: fix function name error in commentszhouchuangao
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan
2021-05-06proc: delete redundant subset=pid checkAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-06proc: save LOC in __xlate_proc_name()Alexey Dobriyan
2021-05-06fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King
2021-05-06alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap
2021-05-06alpha: eliminate old-style function definitionsRandy Dunlap
2021-05-07Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...Dave Airlie
2021-05-06tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy
2021-05-06mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel
2021-05-06net: ipa: fix inter-EE IRQ register definitionsAlex Elder
2021-05-06Merge tag 'linux-can-fixes-for-5.13-20210506' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds
2021-05-06Input: ili210x - add missing negation for touch indication on ili210xHansem Ro
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-05-06futex: Make syscall entry points less convolutedThomas Gleixner
2021-05-06futex: Get rid of the val2 conditional danceThomas Gleixner
2021-05-06futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner
2021-05-06Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner
2021-05-06Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-05-06Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-05-06Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-06Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-05-06Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-06Merge tag 'devicetree-fixes-for-5.13-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-05-06riscv: remove unused handle_exception symbolRouven Czerwinski
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven
2021-05-06riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen
2021-05-06riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-06Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds
2021-05-06block: reexpand iov_iter after read/writeyangerkun
2021-05-06Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki
2021-05-06locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long
2021-05-06smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-05-06sched/fair: Fix unfairness caused by missing load decayOdin Ugedal
2021-05-06sched: Fix out-of-bound access in uclampQuentin Perret
2021-05-06psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner
2021-05-06sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang