summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git slab/for-ne...David Hildenbrand (Arm)
16 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-hotfixes...David Hildenbrand (Arm)
16 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/mm/memblock.git fixes i...David Hildenbrand (Arm)
16 hoursMerge https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git slab/for-ne...David Hildenbrand (Arm)
16 hoursefi/libstub: Fix efi_set_event_at() parameter documentationKarl Mehltretter
18 hoursxfs: bail out on bitmap errors in xrep_agfl_fillDarrick J. Wong
18 hoursxfs: snapshot old AGFL before rewriting itDarrick J. Wong
18 hoursxfs: remove redundant function declarationDarrick J. Wong
18 hoursxfs: report runtime failures in scrubDarrick J. Wong
18 hoursxfs: report healthy filesystem events in scrub statsDarrick J. Wong
18 hoursxfs: snapshot scrub stats when rendering themDarrick J. Wong
18 hoursthunderbolt: stream: Use polling with RX ringMika Westerberg
18 hoursthunderbolt: Use shadow copy for ring interrupt maskMika Westerberg
18 hoursthunderbolt: Clean up ring interrupt register indexingMika Westerberg
18 hoursthunderbolt: Do not WARN about already disabled interrupt on polled ringsMika Westerberg
20 hoursbootconfig: skip internal tree sanity checks in kernelMasami Hiramatsu (Google)
20 hourstools/bootconfig: consolidate xbc_init() to error message wrapperMasami Hiramatsu (Google)
20 hoursbootconfig: reject unexpected data after null characterMasami Hiramatsu (Google)
20 hoursmodule: rename module_blacklist to module_denylistAaron Tomlin
20 hoursmodule: extend module_blacklist parameter to built-in modulesAaron Tomlin
20 hoursmodule: treat dashes and underscores interchangeably in module_blacklistAaron Tomlin
20 hourscheckpatch: skip kernel specific checks for userspacePetr Vorel
20 hourscheckpatch: add --userspace to force userspace rulesPetr Vorel
20 hourscheckpatch: ignore <inttypes.h> format macros for userspace toolsPetr Vorel
20 hourscheckpatch: add more userspace directories to is_userspace()Petr Vorel
20 hoursocfs2: validate dl_blkno and dl_fs_generation of dir index leaf blocksJoseph Qi
20 hoursocfs2: validate dr_fs_generation of dir index root blocksJoseph Qi
20 hoursmailmap: update email address for Ali Ahmet MemişAli Ahmet Memiş
20 hourslib/plist: fix plist_requeue() corrupting order in the last bucketAdam Harshbarger
20 hoursocfs2: skip uninitialized lockres in ocfs2_mark_lockres_freeing()Joseph Qi
20 hoursfat: calculate data area start without overflowHengyu Liang
20 hoursocfs2: reject inconsistent xattr bucket during defragJoseph Qi
20 hoursocfs2: allow xattr bucket entries to span multiple blocksJoseph Qi
20 hoursselftests: uevent filtering: don't shrink the socket bufferMaximilian Heyne
20 hoursscripts/checkstack.pl: support llvm-objdump disassembly for x86Nick Desaulniers
20 hourspanic: remove the unneeded panic_print_get()Feng Tang
20 hoursocfs2: validate suballoc slot and bit of extent and refcount blocksJoseph Qi
20 hoursocfs2: validate suballoc slot and bit of xattr and dir index blocksJoseph Qi
20 hoursocfs2: validate suballoc bit during inode readJoseph Qi
20 hoursocfs2: restrict OCFS2_INVALID_SLOT suballoc slot to system inodesJoseph Qi
20 hourstaskstats: fold the two pid/tgid handlers into oneBradley Morgan
20 hoursfork: honor task_struct's declared alignmentKarl Mehltretter
20 hoursdyndbg: clean up dynamic_debug_init() to improve readabilityYuntao Wang
20 hoursdyndbg: fix incorrect mod_ct value in dynamic_debug_init()Yuntao Wang
20 hoursarch/Kconfig: fix dead conditions by removing dead optionsJulian Braha
20 hourslib: decompress_unxz: make it obvious that there is no memory leakIvy Lopez
20 hourssparc: implement arch_do_panicMete Durlu
20 hourss390: implement arch_do_panicMete Durlu
20 hourspanic: introduce arch_do_panicMete Durlu
20 hoursgcov: use strscpy() instead of strcpy() in init_node()Hrushiraj Gandhi