index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-10
Linux 6.8
v6.8
Linus Torvalds
1
-1
/
+1
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-03-09
SEV: disable SEV-ES DebugSwap by default
Paolo Bonzini
1
-2
/
+5
2024-03-09
block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC
Colin Ian King
1
-0
/
+2
2024-03-09
io_uring: Fix sqpoll utilization check racing with dying sqpoll
Gabriel Krisman Bertazi
1
-5
/
+12
2024-03-08
block/swim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-08
io_uring/net: dedup io_recv_finish req completion
Pavel Begunkov
1
-12
/
+4
2024-03-08
io_uring: refactor DEFER_TASKRUN multishot checks
Pavel Begunkov
3
-23
/
+20
2024-03-08
io_uring: fix mshot io-wq checks
Pavel Begunkov
1
-1
/
+1
2024-03-08
io_uring/net: add io_req_msg_cleanup() helper
Jens Axboe
1
-12
/
+15
2024-03-08
io_uring/net: simplify msghd->msg_inq checking
Jens Axboe
1
-2
/
+2
2024-03-08
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
5
-35
/
+16
2024-03-08
io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_io
Jens Axboe
1
-5
/
+7
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
1
-0
/
+1
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
3
-6
/
+22
2024-03-08
io_uring/net: correctly handle multishot recvmsg retry setup
Jens Axboe
1
-1
/
+2
2024-03-08
scripts/gdb/symbols: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-08
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-03-07
io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handler
Jens Axboe
1
-0
/
+1
2024-03-07
cdrom: gdrom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
io_uring: fix io_queue_proc modifying req->flags
Pavel Begunkov
1
-8
/
+11
2024-03-07
io_uring: fix mshot read defer taskrun cqe posting
Pavel Begunkov
1
-0
/
+2
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
3
-4
/
+7
2024-03-07
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2
-4
/
+4
2024-03-07
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
3
-4
/
+5
2024-03-07
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
1
-1
/
+1
2024-03-07
drm/tests/buddy: fix print format
Matthew Auld
1
-1
/
+1
2024-03-07
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
[next]