index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
NFSD: Copy FATTR4 bit number definitions from RFCs
Chuck Lever
1
-68
/
+192
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
1
-1
/
+1
2023-10-16
nfs: fix the typo of rfc number about xattr in NFSv4
Kinglong Mee
1
-1
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+1
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2
-3
/
+3
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-2
/
+3
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
1
-11
/
+0
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
1
-0
/
+124
2023-10-16
llist: add llist_del_first_this()
NeilBrown
1
-0
/
+4
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
1
-16
/
+5
2023-10-16
llist: add interface to check if a node is on a list.
NeilBrown
1
-0
/
+42
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2
-2
/
+26
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
1
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-2
/
+1
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
1
-0
/
+14
2023-10-15
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
1
-0
/
+2
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2023-10-12
Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+19
2023-10-13
Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+19
2023-10-12
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+1
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
1
-0
/
+2
2023-10-11
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-2
/
+4
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-0
/
+2
2023-10-10
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+9
2023-10-06
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+2
2023-10-05
dma-buf: add dma_fence_timestamp helper
Christian König
1
-0
/
+19
2023-10-05
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+1
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
1
-0
/
+9
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+24
2023-10-01
Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+16
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
1
-0
/
+2
2023-09-29
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
1
-0
/
+9
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-1
/
+9
2023-09-29
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-13
/
+11
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
1
-2
/
+4
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-0
/
+2
[next]