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-07-15
block: add tracepoint for blk_zone_update_request_bio
Johannes Thumshirn
-0
/
+11
2025-07-15
blktrace: add zoned block commands to blk_fill_rwbs
Johannes Thumshirn
-1
/
+1
2025-07-15
dt-bindings: power: Add A523 PPU and PCK600 power controllers
Chen-Yu Tsai
-0
/
+27
2025-07-15
Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
-0
/
+1
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
-0
/
+9
2025-07-15
drm/sched: Allow drivers to skip the reset and keep on running
Maíra Canal
-0
/
+3
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
-2
/
+2
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
-1
/
+4
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
-4
/
+16
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
-0
/
+4
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
-1
/
+1
2025-07-14
regset: Add explicit core note name in struct user_regset
Dave Martin
-0
/
+10
2025-07-14
regset: Fix kerneldoc for struct regset_get() in user_regset
Dave Martin
-1
/
+1
2025-07-14
locking/lockdep: Avoid struct return in lock_stats()
Arnd Bergmann
-1
/
+1
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
-1
/
+1
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
-0
/
+2
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
-1
/
+7
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
-0
/
+2
2025-07-14
Merge patch series "ufs: ufs-qcom: Align programming sequence as per HW spec"
Martin K. Petersen
-0
/
+1
2025-07-14
scsi: scsi_transport_fc: Change to use per-rport devloss_work_q
Ewan D. Milne
-3
/
+2
2025-07-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-3
/
+9
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
-1
/
+0
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
-2
/
+2
2025-07-14
scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributes
Nitin Rawat
-0
/
+1
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
-9
/
+0
2025-07-14
NFS: remove unused pnfs_ld_data field from struct nfs_server
Anthony Iliopoulos
-1
/
+0
2025-07-14
NFS: remove unused time_delta field from struct nfs_server
Anthony Iliopoulos
-1
/
+0
2025-07-14
NFS: remove unused wpages field from struct nfs_server
Anthony Iliopoulos
-1
/
+0
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
-0
/
+11
2025-07-14
Expand the type of nfs_fattr->valid
Trond Myklebust
-28
/
+28
2025-07-14
PCI/IOV: Allow drivers to control VF BAR size
Michał Winiarski
-0
/
+6
2025-07-14
PCI/IOV: Restore VF resizable BAR state after reset
Michał Winiarski
-0
/
+9
2025-07-14
crypto: sha1 - Remove sha1_base.h
Eric Biggers
-82
/
+0
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
-0
/
+8
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
-0
/
+19
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
-0
/
+28
2025-07-14
sunrpc: rearrange struct svc_rqst for fewer cachelines
Jeff Layton
-3
/
+3
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
-3
/
+0
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
-8
/
+12
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
-5
/
+18
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
-2
/
+1
2025-07-14
lib/crypto: sha1: Add HMAC support
Eric Biggers
-0
/
+118
2025-07-14
lib/crypto: sha1: Add SHA-1 library functions
Eric Biggers
-0
/
+60
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
-2
/
+4
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
-18
/
+18
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
-1
/
+1
2025-07-14
lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
Eric Biggers
-0
/
+60
2025-07-14
sched: Do not call __put_task_struct() on rt if pi_blocked_on is set
Luis Claudio R. Goncalves
-17
/
+10
2025-07-14
locking/mutex: Add p->blocked_on wrappers for correctness checks
Valentin Schneider
-2
/
+62
[prev]
[next]