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-16
libeth: support native XDP and register memory model
Alexander Lobakin
1
-1
/
+5
2025-06-16
libeth: convert to netmem
Alexander Lobakin
1
-10
/
+12
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+1
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
1
-0
/
+5
2025-06-16
workqueue: Basic memory allocation profiling support
Kent Overstreet
1
-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
-1
/
+3
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
1
-2
/
+2
2025-06-16
fs: move name_contains_dotdot() to header
Christian Brauner
1
-0
/
+16
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-4
/
+4
2025-06-16
firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl
Richard Fitzgerald
1
-2
/
+0
2025-06-16
accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
Andrzej Kacprowski
1
-0
/
+14
2025-06-16
video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
Thomas Zimmermann
1
-1
/
+2
2025-06-16
fbdev/sisfb: Unexport symbols
Thomas Zimmermann
1
-6
/
+0
2025-06-16
fbdev/pxafb: Unexport symbol
Thomas Zimmermann
1
-1
/
+0
2025-06-15
phy: use per-PHY lockdep keys
Dmitry Baryshkov
1
-0
/
+2
2025-06-15
phy: exynos-mipi-video: introduce support for exynos7870
Kaustabh Chakraborty
1
-0
/
+5
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
1
-2
/
+9
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
1
-0
/
+1
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
1
-1
/
+1
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+6
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+6
2025-06-14
phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy
Igor Belwon
1
-0
/
+3
2025-06-13
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
1
-0
/
+8
2025-06-13
dpll: add phase-offset-monitor feature to netlink spec
Arkadiusz Kubalewski
1
-0
/
+12
2025-06-13
net: phy: improve rgmii_clock() documentation
Russell King (Oracle)
1
-2
/
+4
2025-06-13
net: pfcp: fix typo in message_priority field name
RubenKelevra
1
-1
/
+1
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+3
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+3
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-1
/
+6
2025-06-13
smp: Fix typo in comment for raw_smp_processor_id()
Viresh Kumar
1
-1
/
+1
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
1
-2
/
+5
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-13
padata: Fix pd UAF once and for all
Herbert Xu
1
-3
/
+0
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
1
-2
/
+4
2025-06-13
ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA
Stefan Binding
1
-0
/
+12
2025-06-13
dma-fence: Add safe access helpers and document the rules
Tvrtko Ursulin
2
-13
/
+56
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Always define is_percpu_thread() and scheduler_ipi()
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
6
-93
/
+2
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...
Ingo Molnar
1
-5
/
+0
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
1
-2
/
+4
2025-06-12
xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
Steven Rostedt
1
-0
/
+2
2025-06-12
xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
Steven Rostedt
1
-19
/
+0
2025-06-12
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
1
-2
/
+2
2025-06-12
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
1
-3
/
+0
2025-06-12
net: phy: assign default match function for non-PHY MDIO devices
Heiner Kallweit
1
-1
/
+0
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
1
-0
/
+20
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
1
-0
/
+3
2025-06-12
bpf: include backedges in peak_states stat
Eduard Zingerman
1
-0
/
+2
2025-06-12
bpf: remove {update,get}_loop_entry functions
Eduard Zingerman
1
-15
/
+0
[prev]
[next]