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
2025-03-08
net/mlx5: Allow the throttle mechanism to be more dynamic
Chiara Meiohas
-0
/
+1
2025-03-08
net/mlx5: Add RDMA_CTRL HW capabilities
Chiara Meiohas
-1
/
+9
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
-80
/
+90
2025-03-08
ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers
Peter Ujfalusi
-0
/
+25
2025-03-08
ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging
Peter Ujfalusi
-0
/
+13
2025-03-08
PCI: endpoint: Remove unused devm_pci_epc_destroy()
Zijun Hu
-1
/
+0
2025-03-08
PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()
Niklas Cassel
-0
/
+1
2025-03-08
PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs
Niklas Cassel
-0
/
+4
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
-26
/
+35
2025-03-08
vdso: Move architecture related data before basetime data
Anna-Maria Behnsen
-4
/
+4
2025-03-08
vdso/helpers: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
-8
/
+12
2025-03-08
vdso/datapage: Define vdso_clock to prepare for multiple PTP clocks
Anna-Maria Behnsen
-0
/
+2
2025-03-08
vdso: Make vdso_time_data cacheline aligned
Anna-Maria Behnsen
-1
/
+2
2025-03-08
vdso: Introduce vdso/cache.h
Thomas Weißschuh
-8
/
+16
2025-03-08
vsprintf: add simple_strntoul
David Disseldorp
-0
/
+1
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
-4
/
+2
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
-0
/
+8
2025-03-08
crypto: api - Move struct crypto_type into internal.h
Herbert Xu
-14
/
+0
2025-03-07
capability: Remove unused has_capability
Dr. David Alan Gilbert
-5
/
+0
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
-1
/
+1
2025-03-07
netpoll: Optimize skb refilling on critical path
Breno Leitao
-0
/
+1
2025-03-07
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
-2
/
+2
2025-03-07
net: phylink: Remove unused phylink_init_eee
Dr. David Alan Gilbert
-1
/
+0
2025-03-08
power: supply: core: get rid of of_node
Sebastian Reichel
-1
/
+0
2025-03-08
power: supply: Remove unused set_charged method
Dr. David Alan Gilbert
-1
/
+0
2025-03-08
power: supply: core: Remove unused power_supply_set_battery_charged
Dr. David Alan Gilbert
-1
/
+0
2025-03-08
counter: microchip-tcb-capture: Add capture extensions for registers RA/RB
Bence Csókás
-0
/
+6
2025-03-08
counter: microchip-tcb-capture: Add IRQ handling
Bence Csókás
-0
/
+34
2025-03-07
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-0
/
+3
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
-2
/
+6
2025-03-07
elf: add remaining SHF_ flag macros
Timur Tabi
-0
/
+10
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
-70
/
+38
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
-1
/
+1
2025-03-07
io_uring/rw: defer reg buf vec import
Pavel Begunkov
-0
/
+3
2025-03-07
io_uring/rw: implement vectored registered rw
Pavel Begunkov
-0
/
+2
2025-03-07
io_uring: add infra for importing vectored reg buffers
Pavel Begunkov
-2
/
+5
2025-03-07
io_uring: introduce struct iou_vec
Pavel Begunkov
-0
/
+5
2025-03-07
Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vec
Jens Axboe
-0
/
+5
2025-03-07
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec
Jens Axboe
-32
/
+163
2025-03-07
Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vec
Jens Axboe
-8
/
+33
2025-03-07
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
-6
/
+6
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
-0
/
+1
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
-0
/
+27
2025-03-06
Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-1
/
+3
2025-03-06
net/mlx5: Relocate function declarations from port.h to mlx5_core.h
Shahar Shitrit
-84
/
+1
2025-03-06
block: Name the RQF flags enum
Breno Leitao
-1
/
+1
2025-03-07
Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-70
/
+286
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
-2
/
+4
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
-77
/
+366
[prev]
[next]