aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-22Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-22Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-22ntfs: fix acl handlingChristian Brauner
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-08-22parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong
2022-08-22parisc: led: Move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22parisc: ccio-dma: Fix typo in commentJason Wang
2022-08-22Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller
2022-08-22parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller
2022-08-21Linux 6.0-rc2Linus Torvalds
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-21Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-21tracing: Have filter accept "common_cpu" to be consistentSteven Rostedt (Google)
2022-08-21tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)
2022-08-21tracing/eprobes: Have event probes be consistent with kprobes and uprobesSteven Rostedt (Google)
2022-08-21tracing/eprobes: Fix reading of string fieldsSteven Rostedt (Google)
2022-08-21tracing/eprobes: Do not hardcode $comm as a stringSteven Rostedt (Google)
2022-08-21tracing/eprobes: Do not allow eprobes to use $stack, or % for regsSteven Rostedt (Google)
2022-08-21ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong
2022-08-21tracing/perf: Fix double put of trace event when init failsSteven Rostedt (Google)
2022-08-21tracing: React to error return from traceprobe_parse_event_name()Lukas Bulwahn
2022-08-21Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-21Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-20kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima
2022-08-20mm/shmem: shmem_replace_page() remember NR_SHMEMHugh Dickins
2022-08-20mm/shmem: tmpfs fallocate use file_modified()Hugh Dickins
2022-08-20mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins
2022-08-20mm/hugetlb: support write-faults in shared mappingsDavid Hildenbrand
2022-08-20mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-08-20mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-20mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu
2022-08-20mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee
2022-08-20kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap
2022-08-20mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand
2022-08-20Revert "zram: remove double compression logic"Jiri Slaby
2022-08-20get_maintainer: add Alan to .get_maintainer.ignoreDan Carpenter
2022-08-20Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-20Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds