index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-27
/
+358
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+25
2026-03-04
dt-bindings: arm: qcom,ids: Add SoC ID for CQ7790
Krzysztof Kozlowski
-0
/
+2
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
-15
/
+16
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
-2
/
+2
2026-03-04
Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...
Axel Rasmussen
-11
/
+6
2026-03-04
KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more
Sean Christopherson
-8
/
+0
2026-03-04
KVM: x86: Move kvm_rebooting to x86
Sean Christopherson
-1
/
+7
2026-03-04
xen/xenbus: better handle backend crash
Juergen Gross
-0
/
+1
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-1
/
+2
2026-03-04
drm/dp: Add definition for Panel Replay full-line granularity
Jouni Högander
-0
/
+2
2026-03-04
drm/intel: add pick.h for the various "picker" helpers
Jani Nikula
-0
/
+51
2026-03-04
drm/intel: add reg_bits.h for the various register content helpers
Jani Nikula
-0
/
+139
2026-03-04
wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsing
Karthikeyan Kathirvel
-6
/
+265
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
-35
/
+69
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
-5
/
+29
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
-15
/
+34
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
-0
/
+198
2026-03-04
rculist_bl: add hlist_bl_for_each_entry_continue_rcu
Julian Anastasov
-9
/
+40
2026-03-04
ipv6: make ipv6_anycast_destination logic usable without dst_entry
Florian Westphal
-4
/
+11
2026-03-04
dma-mapping: benchmark: add support for dma_map_sg
Qinxin Xia
-1
/
+4
2026-03-04
dma-mapping: benchmark: modify the framework to adapt to more map modes
Qinxin Xia
-1
/
+7
2026-03-04
drm/dp: Add definition for Panel Replay full-line granularity
Jouni Högander
-0
/
+2
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
-0
/
+1
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
-1
/
+1
2026-03-03
stop_machine: Fix the documentation for a NULL cpus argument
Thomas Weißschuh
-2
/
+2
2026-03-03
power: supply: max17042: consider task period (max77759)
André Draszik
-0
/
+1
2026-03-03
power: supply: max17042: initial support for Maxim MAX77759
André Draszik
-2
/
+22
2026-03-03
bpf: Factor out program return value calculation
Emil Tsalapatis
-0
/
+1
2026-03-03
drm/i915: add VMA to parent interface
Jani Nikula
-0
/
+7
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
-0
/
+2
2026-03-03
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
-7
/
+11
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
-2
/
+14
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
-0
/
+1
2026-03-03
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-98
/
+192
2026-03-03
drm/client: Export drm_client_buffer_create()
Thomas Zimmermann
-0
/
+3
2026-03-03
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
-0
/
+1
2026-03-02
atm: atmdev: add function parameter names and description
Randy Dunlap
-2
/
+4
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
-1
/
+0
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
-1
/
+0
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
-0
/
+1
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
-6
/
+6
2026-03-02
ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.
Kuniyuki Iwashima
-3
/
+2
2026-03-02
net: stmmac: make dma_cfg mixed/fixed burst boolean
Russell King (Oracle)
-2
/
+2
2026-03-02
net: stmmac: remove plat_dat->port_node
Russell King (Oracle)
-1
/
+0
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
-12
/
+8
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-8
/
+34
2026-03-02
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
-1
/
+2
2026-03-02
spi: Merge up v7.0-rc2
Mark Brown
-90
/
+158
2026-03-02
regmap: Merge up v7.0-rc2
Mark Brown
-90
/
+158
[prev]
[next]