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-08-14
ice: Implement support for SRIOV VFs across Active/Active bonds
Dave Ertman
1
-0
/
+1
2025-08-14
drm: Add MIPI read_multi func and two write macros
Brigham Campbell
1
-0
/
+35
2025-08-14
srcu: Add guards for notrace variants of SRCU-fast readers
Paul E. McKenney
1
-0
/
+5
2025-08-14
srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
Paul E. McKenney
2
-2
/
+28
2025-08-14
srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
Paul E. McKenney
2
-2
/
+4
2025-08-15
dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...
Raviteja Laggyshetty
1
-0
/
+205
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-08-14
dlm: check for undefined release_option values
Alexander Aring
1
-0
/
+1
2025-08-14
dlm: handle release_option as unsigned
Alexander Aring
1
-1
/
+2
2025-08-14
PCI: Clean up __pci_find_next_cap_ttl() readability
Hans Zhang
1
-0
/
+3
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-99
/
+135
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+1
2025-08-14
ice: cleanup capabilities evaluation
Dave Ertman
1
-2
/
+2
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+24
2025-08-14
media: v4l2-common: Improve devm_v4l2_sensor_clk_get() documentation
Sakari Ailus
1
-1
/
+9
2025-08-14
dt-bindings: reset: thead,th1520-reset: add more VOSYS resets
Icenowy Zheng
1
-0
/
+7
2025-08-14
net: ethtool: support including Flow Label in the flow hash for RSS
Jakub Kicinski
1
-0
/
+1
2025-08-14
ALSA: hda: Use min() to simplify snd_hda_get_devices()
Thorsten Blum
1
-2
/
+2
2025-08-13
net: kcm: Fix race condition in kcm_unattach()
Sven Stegemann
1
-1
/
+0
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+5
2025-08-13
net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
Lorenzo Bianconi
1
-1
/
+1
2025-08-13
net: stmmac: Change first parameter of fix_soc_reset()
Tiezhu Yang
1
-1
/
+1
2025-08-13
bpf: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-08-14
Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-0
/
+48
2025-08-13
cpuset: remove redundant CS_ONLINE flag
Chen Ridong
1
-0
/
+5
2025-08-13
kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()
Sebastian Andrzej Siewior
1
-38
/
+9
2025-08-13
media: v4l2-common: Add a helper for obtaining the clock producer
Mehdi Djait
1
-0
/
+27
2025-08-13
RDMA/ucma: Support write an event into a CM
Mark Zhang
2
-2
/
+19
2025-08-13
RDMA/ucma: Support query resolved service records
Mark Zhang
2
-1
/
+21
2025-08-13
RDMA/cma: Support IB service record resolution
Mark Zhang
2
-2
/
+36
2025-08-13
RDMA/sa_query: Support IB service records resolution
Mark Zhang
2
-0
/
+38
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
1
-12
/
+17
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-1
/
+1
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
4
-4
/
+4
2025-08-13
scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk
Al Viro
1
-2
/
+3
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-0
/
+13
2025-08-13
media: v4l2-core: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2
-23
/
+23
2025-08-13
media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
Laurent Pinchart
1
-119
/
+119
2025-08-13
media: Drop V4L2_FL_USES_V4L2_FH checks
Laurent Pinchart
2
-2
/
+2
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
1
-1
/
+4
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
1
-1
/
+4
2025-08-13
media: v4l2-fh: Move piece of documentation to correct function
Laurent Pinchart
1
-3
/
+3
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
1
-0
/
+14
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
1
-0
/
+260
2025-08-12
net: stmmac: add suspend()/resume() platform ops
Russell King (Oracle)
1
-0
/
+2
2025-08-12
bpf: Tidy verifier bug message
Paul Chaignon
1
-5
/
+7
2025-08-12
Input: tca6416-keypad - remove the driver
Dmitry Torokhov
1
-30
/
+0
2025-08-12
devlink: let driver opt out of automatic phys_port_name generation
Jedrzej Jagielski
1
-1
/
+5
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
60
-320
/
+534
2025-08-12
Merge branch '20250811090954.2854440-2-quic_varada@quicinc.com' into HEAD
Bjorn Andersson
2
-0
/
+9
[prev]
[next]