summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-06MAINTAINERS: Add an additional maintainer to the AMD XGBE driverShyam Sundar S K
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi
2026-01-06idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2026-01-06perf data: Fix coding styleDerek Foreman
2026-01-06rust: drm: Improve safety comment when using `Pin::into_inner_unchecked`Ewan Chorynski
2026-01-06Documentation/kernel-parameters: Add tsa under mitigations=offYu Liao
2026-01-06docs: spufs: fix ppc64 architecture line breakAkiyoshi Kurita
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman
2026-01-06doc: input: fix typos in input.rstWu Canhong
2026-01-06PCI/P2PDMA: Add missing struct p2pdma_provider documentationLeon Romanovsky
2026-01-06Merge patch series "vfs kernel-doc fixes for 6.19"Christian Brauner
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya
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