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-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-0
/
+4
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2025-06-17
Merge branch 'WQ_PERCPU' into for-6.17
Tejun Heo
1
-3
/
+6
2025-06-17
workqueue: Add new WQ_PERCPU flag
Marco Crivellari
1
-0
/
+1
2025-06-17
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-3
/
+5
2025-06-17
drm/xe/oa/uapi: Expose media OA units
Ashutosh Dixit
1
-0
/
+4
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+1
2025-06-17
drm: Create a task info option for wedge events
André Almeida
2
-1
/
+11
2025-06-17
wifi: remove zero-length arrays
Johannes Berg
1
-9
/
+9
2025-06-17
mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
1
-2
/
+4
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
1
-7
/
+9
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-17
serial: 8250: sanitize uart_port::serial_{in,out}() types
Jiri Slaby (SUSE)
2
-4
/
+4
2025-06-17
tty: vt: use _IO() to define ioctl numbers
Jiri Slaby (SUSE)
1
-17
/
+17
2025-06-17
tty: vt: use sane types for userspace API
Jiri Slaby (SUSE)
1
-22
/
+22
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-1
/
+11
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
1
-3
/
+2
2025-06-17
mm, slab: use frozen pages for large kmalloc
Vlastimil Babka
1
-1
/
+3
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
1
-0
/
+5
2025-06-17
media: v4l2-jpeg: Remove unused v4l2_jpeg_parse_* wrappers
Dr. David Alan Gilbert
1
-9
/
+0
2025-06-17
net: mana: Allocate MSI-X vectors dynamically
Shradha Gupta
1
-2
/
+6
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
1
-0
/
+2
2025-06-16
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-2
/
+0
2025-06-16
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-1
/
+11
2025-06-16
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-0
/
+2
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
1
-0
/
+25
2025-06-16
net: mana: Add handler for hardware servicing events
Haiyang Zhang
1
-2
/
+8
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
1
-1
/
+0
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
1
-1
/
+0
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
1
-0
/
+7
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
1
-1
/
+0
2025-06-16
net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
Steven Rostedt
1
-0
/
+2
2025-06-16
audit,module: restore audit logging in load failure case
Richard Guy Briggs
1
-5
/
+4
2025-06-16
x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...
Qinyun Tan
1
-2
/
+2
2025-06-16
misc: rp1: RaspberryPi RP1 misc driver
Andrea della Porta
1
-0
/
+3
2025-06-16
dt-bindings: clock: Add RaspberryPi RP1 clock bindings
Andrea della Porta
1
-0
/
+61
2025-06-16
libeth: xdp, xsk: access adjacent u32s as u64 where applicable
Alexander Lobakin
2
-8
/
+31
2025-06-16
libeth: xsk: add XSkFQ refill and XSk wakeup helpers
Alexander Lobakin
1
-0
/
+98
2025-06-16
libeth: xsk: add XSk Rx processing support
Alexander Lobakin
2
-7
/
+283
2025-06-16
libeth: xsk: add XSk xmit functions
Alexander Lobakin
3
-15
/
+228
2025-06-16
libeth: xsk: add XSk XDP_TX sending helpers
Alexander Lobakin
3
-5
/
+175
2025-06-16
libeth: xdp: add RSS hash hint and XDP features setup helpers
Alexander Lobakin
1
-0
/
+90
2025-06-16
libeth: xdp: add templates for building driver-side callbacks
Alexander Lobakin
1
-0
/
+195
2025-06-16
libeth: xdp: add XDP prog run and verdict result handling
Alexander Lobakin
2
-0
/
+303
2025-06-16
libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
Alexander Lobakin
2
-0
/
+174
2025-06-16
libeth: xdp: add XDPSQ cleanup timers
Alexander Lobakin
2
-1
/
+77
2025-06-16
libeth: xdp: add XDPSQ locking helpers
Alexander Lobakin
2
-3
/
+145
2025-06-16
libeth: xdp: add XDPSQE completion helpers
Alexander Lobakin
3
-2
/
+98
2025-06-16
libeth: xdp: add .ndo_xdp_xmit() helpers
Alexander Lobakin
2
-2
/
+294
2025-06-16
libeth: xdp: add XDP_TX buffers sending
Alexander Lobakin
2
-2
/
+550
[prev]
[next]