index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2
-0
/
+11
2022-05-11
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+3
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+1
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-05-11
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-11
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/git/mellanox/linux into v5.19/vfio/next
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/kernel/git/saeed/linux
David S. Miller
1
-1
/
+4
2022-05-10
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 into drm-next
Dave Airlie
4
-1
/
+46
2022-05-10
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2
-6
/
+6
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
2
-55
/
+55
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2
-63
/
+63
[prev]
[next]