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
/
lib
/
timerqueue.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
1
-15
/
+33
2024-12-12
xfs: port xfs_ioc_start_commit to multigrain timestamps
Darrick J. Wong
1
-7
/
+7
2024-12-12
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
2024-12-12
xfs: fix zero byte checking in the superblock scrubber
Darrick J. Wong
1
-2
/
+29
2024-12-12
xfs: check pre-metadir fields correctly
Darrick J. Wong
1
-13
/
+27
2024-12-12
xfs: don't crash on corrupt /quotas dirent
Darrick J. Wong
1
-0
/
+7
2024-12-12
xfs: don't move nondir/nonreg temporary repair files to the metadir namespace
Darrick J. Wong
1
-1
/
+11
2024-12-12
xfs: fix sb_spino_align checks for large fsblock sizes
Darrick J. Wong
1
-5
/
+6
2024-12-12
xfs: convert quotacheck to attach dquot buffers
Darrick J. Wong
3
-13
/
+16
2024-12-12
xfs: attach dquot buffer to dquot log item buffer
Darrick J. Wong
6
-24
/
+169
2024-12-12
xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
Darrick J. Wong
1
-7
/
+8
2024-12-12
xfs: separate dquot buffer reads from xfs_dqflush
Darrick J. Wong
4
-32
/
+86
2024-12-12
xfs: don't lose solo dquot update transactions
Darrick J. Wong
3
-14
/
+32
2024-12-12
xfs: don't lose solo superblock counter update transactions
Darrick J. Wong
1
-2
/
+7
2024-12-12
xfs: avoid nested calls to __xfs_trans_commit
Darrick J. Wong
1
-12
/
+14
2024-12-12
xfs: only run precommits once per transaction object
Darrick J. Wong
1
-12
/
+4
2024-12-12
xfs: unlock inodes when erroring out of xfs_trans_alloc_dir
Darrick J. Wong
1
-0
/
+3
2024-12-12
xfs: fix scrub tracepoints when inode-rooted btrees are involved
Darrick J. Wong
1
-1
/
+1
2024-12-12
xfs: update btree keys correctly when _insrec splits an inode root block
Darrick J. Wong
1
-6
/
+23
2024-12-12
xfs: fix error bailout in xfs_rtginode_create
Darrick J. Wong
1
-1
/
+1
2024-12-12
xfs: fix null bno_hint handling in xfs_rtallocate_rtg
Darrick J. Wong
1
-1
/
+1
2024-12-12
xfs: mark metadir repair tempfiles with IRECOVERY
Darrick J. Wong
2
-3
/
+9
2024-12-12
xfs: set XFS_SICK_INO_SYMLINK_ZAPPED explicitly when zapping a symlink
Darrick J. Wong
1
-1
/
+2
2024-12-12
xfs: separate healthy clearing mask during repair
Darrick J. Wong
2
-24
/
+39
2024-12-12
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
1
-0
/
+8
2024-12-12
xfs: return a 64-bit block count from xfs_btree_count_blocks
Darrick J. Wong
9
-15
/
+17
2024-12-12
xfs: keep quota directory inode loaded
Darrick J. Wong
3
-53
/
+32
2024-12-12
xfs: metapath scrubber should use the already loaded inodes
Darrick J. Wong
1
-16
/
+25
2024-12-12
xfs: fix off-by-one error in fsmap's end_daddr usage
Darrick J. Wong
1
-16
/
+22
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-12
arm64: stacktrace: Don't WARN when unwinding other tasks
Mark Rutland
1
-3
/
+5
2024-12-12
arm64: stacktrace: Skip reporting LR at exception boundaries
Mark Rutland
1
-22
/
+2
2024-12-12
drm/xe/reg_sr: Remove register pool
Lucas De Marchi
2
-31
/
+6
2024-12-12
drm/xe: Call invalidation_fence_fini for PT inval fences in error state
Daniele Ceraolo Spurio
3
-2
/
+10
2024-12-12
drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
Mirsad Todorovac
1
-2
/
+2
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
3
-3
/
+3
2024-12-12
net: dsa: tag_ocelot_8021q: fix broken reception
Robert Hodaszi
1
-1
/
+1
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
1
-24
/
+18
2024-12-12
io_uring/rsrc: don't put/free empty buffers
Jens Axboe
1
-2
/
+4
2024-12-12
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
2
-13
/
+28
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
1
-8
/
+12
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
1
-7
/
+27
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
1
-2
/
+12
[next]