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
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
-0
/
+18
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
-2
/
+12
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
-1
/
+1
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
-0
/
+1
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
-0
/
+8
2023-06-17
hwmon: (sht3x) remove sht3x_platform_data
JuenKit Yip
-15
/
+0
2023-06-17
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
-0
/
+1
2023-06-17
net: sched: Remove unused qdisc_l2t()
YueHaibing
-14
/
+0
2023-06-17
irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototype
Arnd Bergmann
-1
/
+2
2023-06-17
irqchip/mmp: Remove non-DT codepath
Arnd Bergmann
-10
/
+0
2023-06-16
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
-0
/
+2
2023-06-16
trace,smp: Add tracepoints for scheduling remotelly called functions
Leonardo Bras
-0
/
+27
2023-06-16
trace,smp: Add tracepoints around remotelly called functions
Leonardo Bras
-0
/
+45
2023-06-16
net/mlx5: Expose bits for local loopback counter
Or Har-Toov
-2
/
+4
2023-06-16
net/mlx5: Handle sync reset unload event
Moshe Shemesh
-1
/
+3
2023-06-16
net/mlx5: Expose timeout for sync reset unload stage
Moshe Shemesh
-1
/
+3
2023-06-16
Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+10
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
-1
/
+7
2023-06-16
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
-0
/
+14
2023-06-16
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
-1
/
+1
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
-1
/
+1
2023-06-16
iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
Christoph Hellwig
-6
/
+0
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
-3
/
+1
2023-06-16
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC
Po-Wen Kao
-0
/
+6
2023-06-16
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Po-Wen Kao
-0
/
+7
2023-06-16
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
-1
/
+0
2023-06-16
scsi: block: Improve ioprio value validity checks
Damien Le Moal
-17
/
+33
2023-06-16
Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...
Jens Axboe
-5
/
+5
2023-06-16
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
-0
/
+3
2023-06-16
sched/wait: Fix a kthread_park race with wait_woken()
Arve Hjønnevåg
-0
/
+1
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
-1
/
+1
2023-06-16
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
-3
/
+3
2023-06-16
locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc
Mark Rutland
-9
/
+9
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
-1
/
+7
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
-0
/
+13
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
-23
/
+23
2023-06-16
Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...
Vlastimil Babka
-0
/
+12
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
-11
/
+0
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
-0
/
+6
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
-2
/
+16
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
-7
/
+82
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-37
/
+35
2023-06-15
Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-3
/
+13
2023-06-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-23
/
+12
2023-06-15
Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-5
/
+1
2023-06-15
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
-2
/
+5
2023-06-15
cpufreq: Fail driver register if it has adjust_perf without fast_switch
Wyes Karny
-1
/
+4
2023-06-15
ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
Rafael J. Wysocki
-0
/
+1
2023-06-15
drm/amdkfd: bump kfd ioctl minor version for event age availability
James Zhu
-1
/
+2
2023-06-15
drm/amdkfd: add event age tracking
James Zhu
-1
/
+9
[prev]
[next]