summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-24netfilter: nft_set_pipapo_avx2: restore performance optimizationFlorian Westphal
2026-05-24netfilter: nf_conntrack_proto_tcp: fix typos in commentsAvinash Duduskar
2026-05-24netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB readMuhammad Bilal
2026-05-24netfilter: nfnl_cthelper: apply per-class values when updating policiesDavid Carlier
2026-05-24netfilter: nft_set_rbtree: remove dead conditionalFlorian Westphal
2026-05-24netfilter: ctnetlink: use nf_ct_exp_net() in expectation dumpPratham Gupta
2026-05-24netfilter: nf_conncount: use per-rule hash initvalFlorian Westphal
2026-05-24netfilter: allow nfnetlink built-in onlyPablo Neira Ayuso
2026-05-24netfilter: add option for GCOV profilingFlorian Westphal
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal
2026-05-24hwmon: (lm75) Add explicit default cases in lm75_is_visible()Flaviu Nistor
2026-05-24docs: hwmon: (lm75) Add section for sysfs interfaceFlaviu Nistor
2026-05-24hwmon: add MP2985 driverWensheng Wang
2026-05-24dt-bindings: hwmon: Add MPS mp2985Wensheng Wang
2026-05-24Linux 7.1-rc5v7.1-rc5Linus Torvalds
2026-05-24RDMA/mana_ib: Use ib_get_eth_speed for reporting port speedShiraz Saleem
2026-05-24RDMA/rtrs: Use flexible array for client path statsRosen Penev
2026-05-24arm64: dts: exynos: Add EL2 virtual timer interruptMarc Zyngier
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24memory: renesas-rpc-if: Fix duplicate device name on multi-instance platformsLad Prabhakar
2026-05-24dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H supportLad Prabhakar
2026-05-24memory: omap-gpmc: Silence W=1 kerneldoc warningsKrzysztof Kozlowski
2026-05-24io_uring/tctx: set ->io_uring before publishing the tctx nodeLim HyeonJun
2026-05-24Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-24Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-24Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor
2026-05-25arm64: dts: allwinner: sun50i-a64: Enable DT overlaysPeter Robinson
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24RDMA/bnxt_re: Enable app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Support doorbells for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Enhance dpi lifecycle logic in doorbell uapisSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Enhance dbr usecnt logic in doorbell uapisSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Update hwq depth for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Update msn table size for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Update sq depth for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Update rq depth for app allocated QPsSriharsha Basavapatna
2026-05-24RDMA/bnxt_re: Refactor bnxt_re_init_user_qp()Sriharsha Basavapatna
2026-05-24rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()Zqiang
2026-05-24rcu: Latch normal synchronize_rcu() path on floodUladzislau Rezki (Sony)
2026-05-24rcu: Document rcu_access_pointer() feeding into cmpxchg()Paul E. McKenney
2026-05-24rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()Paul E. McKenney
2026-05-24rcu: Simplify rcu_do_batch() by applying clamp()Paul E. McKenney
2026-05-24checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()Paul E. McKenney
2026-05-24srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()Paul E. McKenney
2026-05-24torture: Allow "norm" abbreviation for "normal"Paul E. McKenney
2026-05-24torture: Improve kvm-series.sh header commentPaul E. McKenney
2026-05-24torture: Add torture_sched_set_normal() for user-specified nice valuesPaul E. McKenney
2026-05-24rcutorture: Fully test lazy RCUPaul E. McKenney