summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark
2026-01-06Documentation: kernel-hacking: Remove :c:func: annotationsThorsten Blum
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark
2026-01-06nfs: unify security_inode_listsecurity() callsStephen Smalley
2026-01-06perf build: Do all non-distro feature checks in one goJames Clark
2026-01-06Documentation: kernel-hacking: Convert internal linksBagas Sanjaya
2026-01-06Documentation: kernel-hacking: Do not italicize EXPORT_SYMBOL{,_GPL}() refere...Bagas Sanjaya
2026-01-06Documentation: kernel-hacking: Remove current macro annotationBagas Sanjaya
2026-01-06pidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner
2026-01-06perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu
2026-01-06kbuild: uapi: split out command conditions into variablesThomas Weißschuh
2026-01-06kbuild: uapi: don't compile test bpf_perf_event.h on xtensaThomas Weißschuh
2026-01-06hexagon: Drop invalid UAPI header asm/signal.hThomas Weißschuh
2026-01-06kbuild: uapi: validate that headers do not use libcThomas Weißschuh
2026-01-06docs: admin: devices: remove /dev/cdwriterMax Nikulin
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers
2026-01-06docs: keystone: fix typo in knav-qmss documentationAkiyoshi Kurita
2026-01-06kconfig: Support conditional deps using "depends on X if Y"Nicolas Pitre
2026-01-06docs: add AI Coding Assistants documentationSasha Levin
2026-01-06Docs/translations/ko_KR: remove memory-barriersSeongJae Park
2026-01-06docs: submitting-patches: suggest adding previous version linksSeongJae Park
2026-01-06fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao
2026-01-06fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik
2026-01-06doc-guide: kernel-doc: specify that W=n does not check header filesVincent Mailhol
2026-01-06audit: add missing syscalls to read classJeffrey Bencteux
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter
2026-01-06Doc: correct spelling and wording mistakesVolodymyr Kot
2026-01-06docs: process: email-client: add Thunderbird "Toggle Line Wrap" extensionVincent Mailhol
2026-01-06docs: Makefile: wrap SPHINXDIRS help textMustafa Elrasheid
2026-01-06docs: find-unused-docs.sh: fixup directory usageRandy Dunlap
2026-01-06docs/ja_JP: fix typos in submit-checklist.rstMasaharu Noguchi
2026-01-06docs/ja_JP: fix translation of freestanding C environmentMasaharu Noguchi
2026-01-06docs/ja_JP: fix typos and duplicated phrases in kernel development guideMasaharu Noguchi
2026-01-06perf/arm_dsu: Allow standard cycles eventsRobin Murphy
2026-01-06perf/arm_dsu: Support DSU-120Robin Murphy
2026-01-06perf/arm_dsu: Support DSU-110Robin Murphy
2026-01-06rust: io: remove square brackets from pci::Bar referenceMarko Turk
2026-01-06hfsplus: pretend special inodes as regular filesTetsuo Handa
2026-01-06hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar
2026-01-06hfs: Replace BUG_ON with error handling for CNID count checksJori Koolstra
2026-01-06hfsplus: fix generic/020 xfstests failureViacheslav Dubeyko
2026-01-06drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-01-06rust: device: Remove explicit import of CStrExtFUJITA Tomonori
2026-01-06rust: num: bounded: mark __new as unsafeHsiu Che Yu
2026-01-06rust: pci: fix typos in Bar struct's commentsMarko Turk
2026-01-06rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flagsSiddhesh Poyarekar
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen
2026-01-06bpf, test_run: Subtract size of xdp_frame from allowed metadata sizeToke Høiland-Jørgensen
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong