summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-04kho: allow destroying KHO radix treePratyush Yadav (Google)2-0/+38
2026-08-04kho: allow early-boot usage of the KHO radix treePratyush Yadav (Google)1-2/+22
2026-08-04kho: add data argument to radix walk callbackPratyush Yadav (Google)2-15/+17
2026-08-04kho: add callback for table pagesPratyush Yadav (Google)2-0/+15
2026-08-04kho: add a struct for radix callbacksPratyush Yadav (Google)2-15/+27
2026-08-04kho: move all memory retrieval logic to kho_mem_retrieve()Pratyush Yadav (Google)1-13/+19
2026-08-04kho: store incoming radix tree in kho_inPratyush Yadav (Google)1-16/+22
2026-08-04arm64: dts: Correct white-space styleKrzysztof Kozlowski13-16/+16
2026-08-04ARM: dts: Correct white-space styleKrzysztof Kozlowski10-15/+15
2026-08-04arm64: dts: exynos: Correct white-space styleKrzysztof Kozlowski2-5/+5
2026-08-03dma-buf/udmabuf: Disable the size limit by defaultRobert Mader1-2/+2
2026-08-03Input: focaltech - use signed coordinates to prevent underflowDmitry Torokhov1-9/+8
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li1-3/+10
2026-08-04MAINTAINERS: add Ryan Chen and Billy Tsai as reviewer for ARM/ASPEEDBilly Tsai1-0/+2
2026-08-04soc: aspeed: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-03selftests: ipc: change operation not supported error numberPaul White1-1/+1
2026-08-03ocfs2: validate directory-index entry counts when reading metadataDoruk Tan Ozturk1-4/+41
2026-08-03tools/accounting: fix macro typos in getdelaysShivank Sharma1-16/+16
2026-08-03fat: release buffer head after rebuilding parentYichong Chen1-1/+3
2026-08-03raid6/kunit: add a benchmarkChristoph Hellwig2-1/+71
2026-08-03raid6: improve the runtime selection benchmarkChristoph Hellwig1-42/+35
2026-08-03raid6: defer implementation selection when built-inChristoph Hellwig1-4/+21
2026-08-03raid6: enable lock context analysisChristoph Hellwig1-0/+2
2026-08-03xor/kunit: add a benchmarkChristoph Hellwig2-0/+68
2026-08-03xor/kunit: fix a spelling errorChristoph Hellwig1-1/+1
2026-08-03xor: improve the runtime selection benchmarkChristoph Hellwig1-29/+26
2026-08-03xor: enable lock context analysisChristoph Hellwig2-0/+4
2026-08-03FAT: allow 0xE9 near jump in fat_read_static_bpb()Ziran Zhang1-2/+3
2026-08-03selftests/acct: share netlink helpersYiyang Chen6-254/+184
2026-08-03ocfs2: cluster: use an on-stack bio for the heartbeat writeJoseph Qi1-5/+45
2026-08-03ocfs2: cluster: use GFP_NOFS for heartbeat bio allocationJoseph Qi1-33/+8
2026-08-03selftests/acct: add cgroupstats functional testYiyang Chen2-0/+355
2026-08-03taskstats: return -EBADF when cgroupstats receives an invalid fdYiyang Chen1-1/+1
2026-08-03ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov1-0/+27
2026-08-03rapidio: clear mport->net when rio_add_net() failsGuangshuo Li1-0/+1
2026-08-03ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov1-2/+0
2026-08-03mailmap: add entry for Charlie JenkinsCharlie Jenkins1-0/+1
2026-08-03checkpatch: don't emit warnings for ID-base USB & PCI DT compatiblesChen-Yu Tsai1-0/+6
2026-08-03.get_maintainer.ignore: add Nathan ChancellorNathan Chancellor1-0/+1
2026-08-03kernel/fork: declare max_threads __read_mostlyJianChunfu1-1/+1
2026-08-03Revert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...Petr Mladek1-2/+0
2026-08-03taskstats: remove dead taskstats_exit_mutex declarationYiyang Chen1-1/+0
2026-08-03ocfs2: validate external xattr entries when reading metadataCen Zhang1-0/+97
2026-08-03ocfs2: validate inline xattrs during inode block validationCen Zhang3-13/+111
2026-08-03pps-gpio: remove dead capture_clear codeCalvin Owens1-32/+3
2026-08-03pps: don't allow PPS_KC_BIND on removed devicesCalvin Owens2-0/+11
2026-08-03pps: don't try to wait for negative timeouts in PPS_FETCHCalvin Owens1-2/+8
2026-08-03lib/random32: convert selftest to KUnitKir Chou5-180/+202
2026-08-03pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handlerMichael Byczkowski1-12/+25
2026-08-03ocfs2: fix hung task in orphan recoveryJiaming Zhang2-9/+22