summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2026-01-28ipv6: remove __inet6_csk_dst_check()Eric Dumazet
2026-01-28selftests: drv-net: toeplitz: accept bigger rss keysEric Dumazet
2026-01-28selftests: drv-net: psp: fix test flakes from racy connection closeDaniel Zahka
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-29powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-01-29powerpc: kgdb: Remove OUTBUFMAX constantMiquel Sabaté Solà
2026-01-29powerpc64/bpf: Additional NVR handling for bpf_throwAbhishek Dubey
2026-01-29powerpc64/bpf: Support exceptionsAbhishek Dubey
2026-01-29powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JITAbhishek Dubey
2026-01-29powerpc64/bpf: Avoid tailcall restore from trampolineAbhishek Dubey
2026-01-29powerpc64/bpf: Support tailcalls with subprogsAbhishek Dubey
2026-01-29powerpc64/bpf: Moving tail_call_cnt to bottom of frameAbhishek Dubey
2026-01-28Merge branch 'tcp-tcp_tx_timestamp-fix'Jakub Kicinski
2026-01-28selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pktEric Dumazet
2026-01-28tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet
2026-01-28net: bridge: fix static key checkMartin Kaiser
2026-01-28ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().Kuniyuki Iwashima
2026-01-28ipv4: fib: Annotate access to struct fib_alias.fa_state.Kuniyuki Iwashima
2026-01-28nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
2026-01-28Merge branch 'tcp-make-tcp_ack-faster'Jakub Kicinski
2026-01-28tcp: move tcp_rack_advance() to tcp_input.cEric Dumazet
2026-01-28tcp: move tcp_rack_update_reo_wnd() to tcp_input.cEric Dumazet
2026-01-28tcp: mark tcp_process_tlp_ack() as unlikelyEric Dumazet
2026-01-28Merge branch 'bpf-fix-verifier_bug_if-to-account-for-bpf_call'Alexei Starovoitov
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst
2026-01-28bpf: Fix verifier_bug_if to account for BPF_CALLLuis Gerhorst
2026-01-28bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang
2026-01-28bcache: remove dead code in detached_dev_do_requestShida Zhang
2026-01-28MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACINGAlice Ryhl
2026-01-28tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt
2026-01-28tracing: Up the hist stacktrace size from 16 to 31Steven Rostedt
2026-01-28tracing: Remove notrace from trace_event_raw_event_synth()Steven Rostedt
2026-01-28tracing: Have hist_debug show what function a field usesSteven Rostedt
2026-01-29spi: cadence-qspi: Add Renesas RZ/N1 supportMark Brown
2026-01-29regmap: reg_default_cb for flat cache defaultsMark Brown
2026-01-29tracing: kprobe-event: Return directly when trace kprobes is emptysunliming
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-29firewire: core: fix race condition against transaction listTakashi Sakamoto
2026-01-28hfsplus: fix generic/062 xfstests failureViacheslav Dubeyko
2026-01-28Merge tag 'riscv-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-28arm64: dts: realtek: Add Kent SoC and EVB device treesYu-Chun Lin
2026-01-28dt-bindings: arm: realtek: Add Kent Soc family compatiblesYu-Chun Lin
2026-01-28drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher
2026-01-28drm/amdgpu/soc21: fix xclk for APUsAlex Deucher
2026-01-28bpftool: Fix dependencies for static buildIhor Solodrai
2026-01-28cpufreq: ondemand: Simplify idle cputime granularity testFrederic Weisbecker
2026-01-28cpufreq: userspace: make scaling_setspeed return the actual requested frequencyPengjie Zhang