index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
tpi.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
io_uring/region: fix error codes after failed vmap
Pavel Begunkov
1
-1
/
+3
2024-11-17
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-16
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
12
-84
/
+36
2024-11-15
io_uring: restore back registered wait arguments
Pavel Begunkov
4
-2
/
+36
2024-11-15
MAINTAINERS: Update git tree for mdraid subsystem
Song Liu
1
-1
/
+1
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
4
-0
/
+49
2024-11-15
io_uring: introduce concept of memory regions
Pavel Begunkov
4
-0
/
+101
2024-11-15
io_uring: temporarily disable registered waits
Pavel Begunkov
5
-106
/
+0
2024-11-15
io_uring: disable ENTER_EXT_ARG_REG for IOPOLL
Pavel Begunkov
1
-6
/
+2
2024-11-15
io_uring: fortify io_pin_pages with a warning
Pavel Begunkov
1
-0
/
+2
2024-11-15
switch io_msg_ring() to CLASS(fd)
Al Viro
1
-11
/
+7
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
1
-1
/
+1
2024-11-15
ocfs2: uncache inode which has failed entering the group
Dmitry Antipov
1
-0
/
+2
2024-11-15
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
1
-1
/
+2
2024-11-15
mm, doc: update read_ahead_kb for MADV_HUGEPAGE
Yafang Shao
1
-0
/
+3
2024-11-15
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dan Carpenter
1
-1
/
+3
2024-11-15
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
1
-0
/
+2
2024-11-15
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
10
-1
/
+29
2024-11-15
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
1
-1
/
+1
2024-11-15
tools/mm: fix compile error
Motiejus JakÅ`tys
1
-1
/
+1
2024-11-15
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
1
-3
/
+19
2024-11-14
sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
Tejun Heo
1
-1
/
+1
2024-11-14
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
Steven Rostedt
1
-2
/
+26
2024-11-14
statmount: retrieve security mount options
Christian Brauner
2
-15
/
+64
2024-11-14
btrfs: fix incorrect comparison for delayed refs
Josef Bacik
1
-1
/
+1
2024-11-14
Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug"
Steven Rostedt
1
-6
/
+3
2024-11-14
net: sched: u32: Add test case for systematic hnode IDR leaks
Alexandre Ferrieux
1
-0
/
+24
2024-11-14
drm/bridge: tc358768: Fix DSI command tx
Francesco Dolcini
1
-2
/
+19
2024-11-14
selftests: bonding: add ns multicast group testing
Hangbin Liu
1
-1
/
+53
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
3
-2
/
+98
2024-11-14
fs: reduce pointer chasing in is_mgtime() test
Jeff Layton
2
-1
/
+4
2024-11-14
vfs: make evict() use smp_mb__after_spinlock instead of smp_mb
Mateusz Guzik
1
-1
/
+1
2024-11-14
net: ti: icssg-prueth: Fix 1 PPS sync
Meghana Malladi
2
-2
/
+23
2024-11-14
drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle
Chen Ridong
1
-0
/
+2
2024-11-14
stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines
Vitalii Mordan
1
-8
/
+17
2024-11-14
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-14
net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol
Nícolas F. R. A. Prado
1
-2
/
+2
2024-11-14
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
1
-1
/
+2
2024-11-14
samples: pktgen: correct dev to DEV
Wei Fang
1
-1
/
+1
2024-11-14
net: phylink: ensure PHY momentary link-fails are handled
Russell King (Oracle)
1
-6
/
+8
2024-11-14
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-11-14
mptcp: hold pm lock when deleting entry
Geliang Tang
1
-0
/
+3
2024-11-14
mptcp: update local address flags when setting it
Geliang Tang
1
-0
/
+12
2024-11-14
nouveau/dp: handle retries for AUX CH transfers with GSP.
Dave Airlie
1
-23
/
+34
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
2
-4
/
+4
2024-11-14
nouveau: fw: sync dma after setup is called.
Dave Airlie
1
-5
/
+6
2024-11-13
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
1
-34
/
+29
2024-11-13
drm/xe/oa: Fix "Missing outer runtime PM protection" warning
Ashutosh Dixit
1
-0
/
+2
2024-11-13
tpm: Disable TPM on tpm2_create_primary() failure
Jarkko Sakkinen
1
-2
/
+5
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
5
-31
/
+82
[next]