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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
1
-1
/
+5
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
1
-0
/
+2
2022-05-12
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-13
/
+20
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
1
-9
/
+9
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-4
/
+8
2022-05-12
module.h: simplify MODULE_IMPORT_NS
Greg Kroah-Hartman
1
-2
/
+1
2022-05-12
kunit: Rework kunit_resource allocation policy
David Gow
1
-27
/
+115
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
1
-22
/
+0
2022-05-12
ipmi: Add an intializer for ipmi_recv_msg struct
Corey Minyard
1
-0
/
+5
2022-05-12
ipmi: Add an intializer for ipmi_smi_msg struct
Corey Minyard
1
-0
/
+6
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-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
[prev]
[next]