index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller
Siddh Raman Pant
1
-0
/
+2
2022-05-12
trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
Tony Luck
1
-0
/
+41
2022-05-12
stop_machine: Add stop_core_cpuslocked() for per-core operations
Peter Zijlstra
1
-0
/
+16
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
1
-3
/
+2
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
1
-7
/
+8
2022-05-12
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
1
-1
/
+1
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-05-12
ASoC: SOF: Add header for IPC4 manifest
Ranjani Sridharan
1
-0
/
+119
2022-05-12
fortify: Provide a memcpy trap door for sharp corners
Kees Cook
2
-0
/
+20
2022-05-12
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2
-0
/
+11
2022-05-12
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+3
2022-05-12
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-05-12
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
1
-3
/
+3
2022-05-12
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
1
-0
/
+1
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
3
-9
/
+24
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
3
-3
/
+6
2022-05-11
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
1
-6
/
+0
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
1
-1
/
+0
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
1
-1
/
+0
2022-05-11
signal: Rename send_signal send_signal_locked
Eric W. Biederman
1
-0
/
+2
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2
-3
/
+2
2022-05-11
vfio: Remove dead code
Jason Gunthorpe
1
-11
/
+0
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
1
-1
/
+1
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-2
/
+2
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-2
/
+2
2022-05-11
Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next
Alex Williamson
1
-78
/
+4
2022-05-11
Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...
Alex Williamson
5
-242
/
+29
2022-05-11
asm-generic: qrwlock: Document the spinlock fairness requirements
Palmer Dabbelt
1
-0
/
+4
2022-05-11
asm-generic: qspinlock: Indicate the use of mixed-size atomics
Peter Zijlstra
1
-0
/
+29
2022-05-11
asm-generic: ticket-lock: New generic ticket-based spinlock
Peter Zijlstra
2
-7
/
+104
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
1
-3
/
+7
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
3
-33
/
+0
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-0
/
+2
2022-05-11
platform_data/mlxreg: Add field for notification callback
Michael Shych
1
-0
/
+4
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
64
-377
/
+399
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2
-15
/
+15
2022-05-11
lockdep: Delete local_irq_enable_in_hardirq()
Thomas Gleixner
1
-18
/
+0
2022-05-11
nvme: add vectored-io support for uring-cmd
Anuj Gupta
1
-0
/
+1
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
1
-0
/
+25
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
3
-8
/
+48
2022-05-11
HID: amd_sfh: Move bus declaration outside of amd-sfh
Basavaraj Natikar
1
-0
/
+1
2022-05-11
net: warn if transport header was not set
Eric Dumazet
1
-0
/
+2
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
1
-0
/
+6
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2
-140
/
+152
2022-05-11
Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2022-05-11
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2
-0
/
+10
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
4
-1
/
+46
2022-05-11
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2
-6
/
+6
[prev]
[next]