summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-28Merge branch 'xsk-fixes-for-af_xdp-fragment-handling'Jakub Kicinski
2026-02-28xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski
2026-02-28tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski
2026-02-28udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.Kuniyuki Iwashima
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe
2026-02-28ALSA: firewire: dice: Fix printf warning with W=1Takashi Iwai
2026-02-28ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calib...Shenghao Ding
2026-02-28ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LEDZhang Heng
2026-02-28ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB AudioLianqin Hu
2026-02-28ALSA: hda/ca0132: Set HP/Speaker auto-detect default from headphone pin verbMatt DeVillier
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou
2026-02-28crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak
2026-02-28crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal
2026-02-27Merge branch 'net-sched-sch_cake-fixes-for-cake_mq'Jakub Kicinski
2026-02-27net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv configJonas Köppeler
2026-02-27net/sched: sch_cake: avoid sync overhead when unlimitedJonas Köppeler
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet
2026-02-27Merge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon
2026-02-27bpf: Improve bounds when tnum has a single possible valuePaul Chaignon
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses
2026-02-27Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov
2026-02-27bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
2026-02-27bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
2026-02-27Merge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
2026-02-27bpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi
2026-02-27bpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27Merge patch series "tighten nstree visibility checks"Christian Brauner
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner
2026-02-27nstree: tighten permission checks for listingChristian Brauner
2026-02-27nsfs: tighten permission checks for handle openingChristian Brauner