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-06-16
libeth: xdp, xsk: access adjacent u32s as u64 where applicable
Alexander Lobakin
-8
/
+31
2025-06-16
libeth: xsk: add XSkFQ refill and XSk wakeup helpers
Alexander Lobakin
-0
/
+98
2025-06-16
libeth: xsk: add XSk Rx processing support
Alexander Lobakin
-7
/
+283
2025-06-16
libeth: xsk: add XSk xmit functions
Alexander Lobakin
-15
/
+228
2025-06-16
libeth: xsk: add XSk XDP_TX sending helpers
Alexander Lobakin
-5
/
+175
2025-06-16
libeth: xdp: add RSS hash hint and XDP features setup helpers
Alexander Lobakin
-0
/
+90
2025-06-16
libeth: xdp: add templates for building driver-side callbacks
Alexander Lobakin
-0
/
+195
2025-06-16
libeth: xdp: add XDP prog run and verdict result handling
Alexander Lobakin
-0
/
+303
2025-06-16
libeth: xdp: add helpers for preparing/processing &libeth_xdp_buff
Alexander Lobakin
-0
/
+174
2025-06-16
libeth: xdp: add XDPSQ cleanup timers
Alexander Lobakin
-1
/
+77
2025-06-16
libeth: xdp: add XDPSQ locking helpers
Alexander Lobakin
-3
/
+145
2025-06-16
libeth: xdp: add XDPSQE completion helpers
Alexander Lobakin
-2
/
+98
2025-06-16
libeth: xdp: add .ndo_xdp_xmit() helpers
Alexander Lobakin
-2
/
+294
2025-06-16
libeth: xdp: add XDP_TX buffers sending
Alexander Lobakin
-2
/
+550
2025-06-16
libeth: support native XDP and register memory model
Alexander Lobakin
-1
/
+5
2025-06-16
libeth: convert to netmem
Alexander Lobakin
-10
/
+12
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-12
/
+1
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
-0
/
+5
2025-06-16
workqueue: Basic memory allocation profiling support
Kent Overstreet
-4
/
+8
2025-06-16
Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+3
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
-2
/
+2
2025-06-16
fs: move name_contains_dotdot() to header
Christian Brauner
-0
/
+16
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
-4
/
+4
2025-06-16
firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl
Richard Fitzgerald
-2
/
+0
2025-06-16
accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
Andrzej Kacprowski
-0
/
+14
2025-06-16
video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
Thomas Zimmermann
-1
/
+2
2025-06-16
fbdev/sisfb: Unexport symbols
Thomas Zimmermann
-6
/
+0
2025-06-16
fbdev/pxafb: Unexport symbol
Thomas Zimmermann
-1
/
+0
2025-06-15
phy: use per-PHY lockdep keys
Dmitry Baryshkov
-0
/
+2
2025-06-15
phy: exynos-mipi-video: introduce support for exynos7870
Kaustabh Chakraborty
-0
/
+5
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
-2
/
+9
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
-0
/
+1
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
-1
/
+1
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
-3
/
+6
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-4
/
+6
2025-06-14
phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy
Igor Belwon
-0
/
+3
2025-06-13
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
-0
/
+8
2025-06-13
dpll: add phase-offset-monitor feature to netlink spec
Arkadiusz Kubalewski
-0
/
+12
2025-06-13
net: phy: improve rgmii_clock() documentation
Russell King (Oracle)
-2
/
+4
2025-06-13
net: pfcp: fix typo in message_priority field name
RubenKelevra
-1
/
+1
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-0
/
+3
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
-0
/
+3
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
-1
/
+6
2025-06-13
smp: Fix typo in comment for raw_smp_processor_id()
Viresh Kumar
-1
/
+1
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
-1
/
+1
2025-06-13
padata: Fix pd UAF once and for all
Herbert Xu
-3
/
+0
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
-2
/
+4
2025-06-13
bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switch
Ingo Molnar
-0
/
+6
2025-06-13
bugs/core: Pass down the condition string of WARN_ON_ONCE(cond) warnings to _...
Ingo Molnar
-1
/
+1
[prev]
[next]