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-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
3
-10
/
+29
2025-06-24
wifi: mac80211: add link_sta_statistics ops to fill link station statistics
Sarika Sharma
1
-0
/
+13
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
1
-0
/
+11
2025-06-24
wifi: cfg80211: allocate memory for link_station info structure
Sarika Sharma
1
-0
/
+7
2025-06-24
wifi: cfg80211: add link_station_info structure to support MLO statistics
Sarika Sharma
1
-0
/
+101
2025-06-24
wifi: mac80211: add support towards MLO handling of station statistics
Sarika Sharma
1
-1
/
+2
2025-06-24
module: remove meaningless 'name' parameter from __MODULE_INFO()
Masahiro Yamada
4
-11
/
+9
2025-06-24
net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentation
Kory Maincent
1
-1
/
+7
2025-06-24
net: phy: Add interface types for 50G and 100G
Alexander Duyck
1
-0
/
+12
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
1
-1
/
+1
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
1
-1
/
+1
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
1
-2
/
+0
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
2
-4
/
+12
2025-06-23
drm/connector: move HDR sink metadata to display info
Jani Nikula
1
-3
/
+5
2025-06-23
PCI/pwrctrl: Fix the kerneldoc tag for private fields
Bartosz Golaszewski
1
-1
/
+1
2025-06-23
workqueue: Remove unused work_on_cpu_safe
Dr. David Alan Gilbert
1
-13
/
+0
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
1
-4
/
+2
2025-06-23
drm/xe/nvm: add support for non-posted erase
Reuven Abliyev
1
-0
/
+2
2025-06-23
mtd: add driver for intel graphics non-volatile memory device
Alexander Usyskin
1
-0
/
+30
2025-06-23
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
37
-180
/
+701
2025-06-23
regulator: dvfsrc: Add support for MT8196 and
Mark Brown
24
-85
/
+129
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
1
-0
/
+2
2025-06-23
KVM: Use a local struct to do the initial vfs_poll() on an irqfd
Sean Christopherson
1
-1
/
+0
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
1
-5
/
+4
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
1
-2
/
+2
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
1
-4
/
+2
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
1
-2
/
+0
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2
-4
/
+4
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-12
/
+0
2025-06-23
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
Sean Christopherson
1
-2
/
+0
2025-06-23
io_uring/netcmd: add tx timestamping cmd support
Pavel Begunkov
1
-0
/
+16
2025-06-23
Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
1
-0
/
+4
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+2
2025-06-23
io_uring/nop: add IORING_NOP_TW completion flag
Jens Axboe
1
-0
/
+1
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
1
-0
/
+3
2025-06-23
io_uring: add IO_URING_F_INLINE issue flag
Jens Axboe
1
-0
/
+2
2025-06-23
futex: Initialize futex_phash_new during fork().
Sebastian Andrzej Siewior
1
-0
/
+1
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2
-0
/
+6
2025-06-23
ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
1
-1
/
+2
2025-06-23
fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
2
-1
/
+19
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
1
-0
/
+10
2025-06-23
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-0
/
+2
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
4
-7
/
+7
2025-06-23
crypto: hisilicon - Use fine grained DMA mapping direction
Zenghui Yu
1
-2
/
+2
2025-06-23
crypto: ahash - Stop legacy tfms from using the set_virt fallback path
Herbert Xu
1
-0
/
+6
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
24
-85
/
+129
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
4
-7
/
+35
2025-06-23
ASoC: SDCA: add a HID device for HIDE entity
Shuming Fan
1
-0
/
+25
2025-06-22
Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+40
[prev]
[next]