aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-01rcu/tasks: Handle new PF_IDLE semanticsFrederic Weisbecker1-2/+28
2023-11-01rcu: Introduce rcu_cpu_online()Frederic Weisbecker2-0/+9
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-39/+508
2023-11-01rcu: Break rcu_node_0 --> &rq->__lock orderPeter Zijlstra1-11/+25
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-366/+491
2023-11-01regmap: prevent noinc writes from clobbering cacheBen Wolsieffer1-7/+9
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-102/+133
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds109-677/+634
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook1-1/+1
2023-11-01module: Fix comment typoZhu Mao1-1/+1
2023-11-01module: Make is_valid_name() return boolTiezhu Yang1-2/+2
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang1-1/+1
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi1-2/+2
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain1-1/+1
2023-11-01module: Clarify documentation of module_param_call()Kees Cook1-1/+5
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer2-2/+7
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger1-4/+5
2023-11-01.mailmap: add address mapping for Tomeu VizosoBagas Sanjaya1-0/+1
2023-11-01mailmap: update email address for Claudiu BezneaClaudiu Beznea1-0/+1
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2023-11-01.mailmap: map Benjamin Poirier's addressBagas Sanjaya1-0/+1
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta1-0/+15
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan1-1/+1
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi1-18/+61
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan1-4/+6
2023-11-01fs/proc/base.c: remove unneeded semicolonYang Li1-1/+1
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov1-6/+14
2023-11-01do_io_accounting: use __for_each_thread()Oleg Nesterov1-4/+8
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui1-1/+8
2023-11-01nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)5-23/+21
2023-11-01SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix2-1/+5
2023-11-01NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia1-2/+3
2023-11-01SUNRPC: Add an IS_ERR() check back to where it wasDan Carpenter1-0/+4
2023-11-01NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunkingOlga Kornievskaia1-1/+6
2023-11-01nfs41: drop dependency between flexfiles layout driver and NFSv3 modulesMkrtchyan, Tigran1-1/+1
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park1-17/+30
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park1-34/+36
2023-11-01selftests: add a sanity check for zswapNhat Pham1-0/+48
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang1-1/+1
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He1-1/+1
2023-11-01zswap: export compression failure statsNhat Pham1-1/+7
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov1-2/+4
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds89-734/+1459
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington3-1/+8
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen2-1/+7
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen3-0/+17
2023-11-01ASoC: codecs: Modify some error codesMark Brown3-5/+5
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1476-20036/+295618
2023-11-01iomap: rotate maintainersDarrick J. Wong1-1/+2
2023-11-01riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGNClément Léger3-0/+33