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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-19
io_uring/msg_ring: fix missing lock on overflow for IOPOLL
Jens Axboe
1
-9
/
+30
2023-01-19
io_uring/msg_ring: move double lock/unlock helpers higher up
Jens Axboe
1
-24
/
+23
2023-01-13
io_uring: lock overflowing for IOPOLL
Pavel Begunkov
1
-1
/
+5
2023-01-12
io_uring/poll: attempt request issue after racy poll wakeup
Jens Axboe
1
-11
/
+20
2023-01-10
io_uring/fdinfo: include locked hash table in fdinfo output
Jens Axboe
1
-2
/
+10
2023-01-09
io_uring/poll: add hash if ready poll request can't complete inline
Jens Axboe
1
-5
/
+12
2023-01-08
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
1
-1
/
+6
2023-01-05
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-04
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
Jens Axboe
1
-1
/
+2
2023-01-03
io_uring: lockdep annotate CQ locking
Pavel Begunkov
2
-3
/
+17
2023-01-03
io_uring: pin context while queueing deferred tw
Pavel Begunkov
1
-1
/
+7
2023-01-02
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
1
-0
/
+1
2022-12-27
uapi:io_uring.h: allow linux/time_types.h to be skipped
Stefan Metzmacher
1
-0
/
+8
2022-12-23
io_uring: check for valid register opcode earlier
Jens Axboe
1
-2
/
+3
2022-12-21
io_uring/cancel: re-grab ctx mutex after finishing wait
Jens Axboe
1
-5
/
+4
2022-12-21
io_uring: finish waiting before flushing overflow entries
Jens Axboe
1
-9
/
+16
2022-12-19
MAINTAINERS: io_uring: Add include/trace/events/io_uring.h
Ammar Faizi
1
-0
/
+1
2022-12-19
io_uring/net: fix cleanup after recycle
Pavel Begunkov
1
-1
/
+1
2022-12-19
io_uring/net: ensure compat import handlers clear free_iov
Jens Axboe
1
-0
/
+1
2022-12-17
io_uring: include task_work run after scheduling in wait for events
Jens Axboe
1
-1
/
+10
2022-12-17
io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_work
Jens Axboe
1
-2
/
+1
2022-12-15
io_uring: use call_rcu_hurry if signaling an eventfd
Dylan Yudaken
1
-1
/
+1
2022-12-15
io_uring: fix overflow handling regression
Pavel Begunkov
2
-2
/
+2
2022-12-14
io_uring: ease timeout flush locking requirements
Pavel Begunkov
2
-7
/
+4
2022-12-14
io_uring: revise completion_lock locking
Pavel Begunkov
3
-15
/
+20
2022-12-14
io_uring: protect cq_timeouts with timeout_lock
Pavel Begunkov
1
-1
/
+3
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
1
-1
/
+2
2022-12-12
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
1
-2
/
+0
2022-12-12
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
Zhen Lei
1
-22
/
+11
2022-12-12
mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio
Sidhartha Kumar
1
-2
/
+2
2022-12-12
net: ipa: add IPA v4.7 support
Alex Elder
8
-1
/
+922
2022-12-12
dt-bindings: net: qcom,ipa: Add SM6350 compatible
Luca Weiss
1
-0
/
+1
2022-12-12
bnxt: Use generic HBH removal helper in tx path
Coco Li
1
-1
/
+25
2022-12-12
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
2
-23
/
+37
2022-12-12
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
2022-12-12
selftests: forwarding: Rename bridge_mdb test
Ido Schimmel
2
-1
/
+1
2022-12-12
bridge: mcast: Support replacement of MDB port group entries
Ido Schimmel
2
-5
/
+98
2022-12-12
bridge: mcast: Allow user space to specify MDB entry routing protocol
Ido Schimmel
3
-2
/
+15
2022-12-12
bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
Ido Schimmel
2
-0
/
+150
2022-12-12
bridge: mcast: Add support for (*, G) with a source list and filter mode
Ido Schimmel
2
-3
/
+132
2022-12-12
bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
Ido Schimmel
2
-1
/
+2
2022-12-12
bridge: mcast: Add a flag for user installed source entries
Ido Schimmel
2
-1
/
+3
2022-12-12
bridge: mcast: Expose __br_multicast_del_group_src()
Ido Schimmel
2
-3
/
+9
2022-12-12
bridge: mcast: Expose br_multicast_new_group_src()
Ido Schimmel
2
-1
/
+4
2022-12-12
bridge: mcast: Add a centralized error path
Ido Schimmel
1
-4
/
+6
2022-12-12
bridge: mcast: Place netlink policy before validation functions
Ido Schimmel
1
-6
/
+6
2022-12-12
bridge: mcast: Split (*, G) and (S, G) addition into different functions
Ido Schimmel
1
-49
/
+96
2022-12-12
bridge: mcast: Do not derive entry type from its filter mode
Ido Schimmel
1
-6
/
+3
[next]