index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Revert "dm: use queue_limits_set"
Linus Torvalds
2
-13
/
+16
2024-03-11
KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
Pawan Gupta
1
-1
/
+4
2024-03-11
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
9
-6
/
+157
2024-03-11
Documentation/hw-vuln: Add documentation for RFDS
Pawan Gupta
2
-0
/
+105
2024-03-11
x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
Pawan Gupta
1
-2
/
+12
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
EDAC/versal: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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
x86/sev: Disable KMSAN for memory encryption TUs
Changbin Du
2
-0
/
+2
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
s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64
Sumanth Korikkar
1
-0
/
+2
2024-03-07
s390/cache: prevent rebuild of shared_cpu_list
Heiko Carstens
1
-0
/
+1
2024-03-07
s390/crypto: remove retry loop with sleep from PAES pkey invocation
Harald Freudenberger
1
-14
/
+2
2024-03-07
s390/pkey: improve pkey retry behavior
Harald Freudenberger
1
-18
/
+21
2024-03-07
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
3
-80
/
+58
2024-03-07
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
1
-2
/
+40
2024-03-07
s390/ap: introduce mutex to lock the AP bus scan
Harald Freudenberger
2
-11
/
+58
2024-03-07
s390/ap: rework ap_scan_bus() to return true on config change
Harald Freudenberger
1
-7
/
+20
2024-03-07
s390/ap: clarify AP scan bus related functions and variables
Harald Freudenberger
1
-19
/
+24
2024-03-07
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
3
-21
/
+80
2024-03-07
s390/configs: increase number of LOCKDEP_BITS
Heiko Carstens
1
-0
/
+2
2024-03-07
s390/vfio-ap: handle hardware checkstop state on queue reset operation
Jason J. Herne
1
-17
/
+18
2024-03-07
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2
-3
/
+6
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
[next]