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-07-25
ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bit
Brent Lu
2
-1
/
+3
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-1
/
+1
2022-07-25
vfio: Rename user_iova of vfio_dma_rw()
Nicolin Chen
1
-1
/
+1
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-3
/
+2
2022-07-25
block: add bdev_max_segments() helper
Naohiro Aota
1
-0
/
+5
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
1
-5
/
+5
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
1
-0
/
+64
2022-07-25
btrfs: send: enable support for stream v2 and compressed writes
Omar Sandoval
1
-1
/
+2
2022-07-25
btrfs: send: add stream v2 definitions
Omar Sandoval
1
-0
/
+7
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
1
-0
/
+94
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2
-1
/
+2
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
1
-0
/
+3
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
1
-0
/
+3
2022-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
1
-1
/
+2
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
3
-10
/
+9
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-4
/
+4
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2
-20
/
+10
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-0
/
+5
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+1
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+12
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
1
-0
/
+8
2022-07-25
USB: cdc: add serial-state defines
Johan Hovold
1
-0
/
+9
2022-07-25
USB: cdc: add control-signal defines
Johan Hovold
1
-0
/
+4
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2
-2
/
+6
2022-07-25
irqchip/mmp: Declare init functions in common header file
Ben Dooks
1
-0
/
+3
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-1
/
+11
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+4
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
1
-1
/
+5
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
1
-1
/
+1
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+17
2022-07-24
io_uring: cache struct io_notif
Pavel Begunkov
1
-0
/
+7
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: export io_put_task()
Pavel Begunkov
1
-0
/
+25
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
38
-194
/
+873
2022-07-24
io_uring: Add tracepoint for short writes
Stefan Roesch
1
-0
/
+25
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
1
-0
/
+1
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
1
-0
/
+3
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
1
-0
/
+7
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+7
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
1
-3
/
+2
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-4
/
+3
2022-07-24
io_uring: add netmsg cache
Jens Axboe
1
-2
/
+4
2022-07-24
io_uring: impose max limit on apoll cache
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
1
-1
/
+5
[prev]
[next]