index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
debugfs: split short and full proxy wrappers, kill debugfs_real_fops()
Al Viro
1
-2
/
+0
2025-07-09
pmdomain: core: Leave powered-on genpds on until late_initcall_sync
Ulf Hansson
1
-0
/
+1
2025-07-09
driver core: Add dev_set_drv_sync_state()
Saravana Kannan
1
-0
/
+12
2025-07-09
pmdomain: core: Add common ->sync_state() support for genpd providers
Ulf Hansson
1
-0
/
+7
2025-07-09
driver core: Export get_dev_from_fwnode()
Ulf Hansson
1
-0
/
+1
2025-07-09
firmware: xilinx: Don't share zynqmp_pm_init_finalize()
Ulf Hansson
1
-6
/
+0
2025-07-09
pmdomain: core: Prepare to add the common ->sync_state() support
Ulf Hansson
1
-0
/
+6
2025-07-09
pmdomain: core: Export a common ->sync_state() helper for genpd providers
Ulf Hansson
1
-0
/
+3
2025-07-09
efi: add ovmf debug log driver
Gerd Hoffmann
1
-0
/
+4
2025-07-09
usb: core: add dma-noncoherent buffer alloc and free API
Xu Yang
1
-0
/
+11
2025-07-09
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-0
/
+2
2025-07-09
wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport
Somashekhar Puttagangaiah
1
-6
/
+28
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-1
/
+5
2025-07-09
wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
Johannes Berg
1
-3
/
+0
2025-07-09
wifi: cfg80211: only verify part of Extended MLD Capabilities
Benjamin Berg
1
-1
/
+8
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-6
/
+0
2025-07-09
vdso/helpers: Add helpers for seqlocks of single vdso_clock
Thomas Weißschuh
1
-12
/
+38
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
1
-3
/
+3
2025-07-09
Merge v6.16-rc2 into timers/ptp
Thomas Gleixner
11
-26
/
+32
2025-07-09
wifi: mac80211: avoid weird state in error path
Miri Korenblit
1
-0
/
+2
2025-07-09
Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Uwe Kleine-König
12
-50
/
+195
2025-07-09
RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration
Leon Romanovsky
1
-2
/
+6
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
1
-2
/
+2
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
2
-0
/
+4
2025-07-08
af_unix: Use cached value for SOCK_STREAM in unix_inq_len().
Kuniyuki Iwashima
1
-0
/
+1
2025-07-08
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-12
/
+57
2025-07-08
cpumask: introduce cpumask_random()
Yury Norov [NVIDIA]
1
-0
/
+12
2025-07-08
bitmap: generalize node_random()
Yury Norov [NVIDIA]
2
-15
/
+5
2025-07-08
KVM: arm64: gic-v5: Support GICv3 compat
Sascha Bischoff
1
-1
/
+5
2025-07-08
irqchip/gic-v5: Populate struct gic_kvm_info
Sascha Bischoff
1
-0
/
+4
2025-07-08
Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
1
-4
/
+0
2025-07-08
irqchip/gic-v5: Add GICv5 IWB support
Lorenzo Pieralisi
2
-0
/
+18
2025-07-08
irqchip/gic-v5: Add GICv5 ITS support
Lorenzo Pieralisi
1
-0
/
+157
2025-07-08
irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
Lorenzo Pieralisi
1
-0
/
+3
2025-07-08
PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper function
Lorenzo Pieralisi
1
-0
/
+1
2025-07-08
of/irq: Add of_msi_xlate() helper function
Lorenzo Pieralisi
1
-0
/
+5
2025-07-08
irqchip/gic-v5: Add GICv5 LPI/IPI support
Lorenzo Pieralisi
1
-1
/
+62
2025-07-08
irqchip/gic-v5: Add GICv5 IRS/SPI support
Lorenzo Pieralisi
1
-0
/
+140
2025-07-08
irqchip/gic-v5: Add GICv5 PPI support
Lorenzo Pieralisi
1
-0
/
+19
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
1
-0
/
+2
2025-07-08
perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
Rob Herring (Arm)
1
-0
/
+8
2025-07-08
tun: enable gso over UDP tunnel support.
Paolo Abeni
1
-0
/
+9
2025-07-08
net: implement virtio helpers to handle UDP GSO tunneling.
Paolo Abeni
2
-8
/
+222
2025-07-08
vhost-net: allow configuring extended features
Paolo Abeni
2
-0
/
+12
2025-07-08
virtio_pci_modern: allow configuring extended features
Paolo Abeni
1
-4
/
+39
2025-07-08
virtio: introduce extended features
Paolo Abeni
3
-25
/
+115
2025-07-08
net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...
Heiner Kallweit
1
-0
/
+4
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
1
-1
/
+1
2025-07-08
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
25
-54
/
+312
[prev]
[next]