index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
siphash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2
-19
/
+28
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
1
-0
/
+2
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
5
-65
/
+12
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
1
-9
/
+17
2022-06-26
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
1
-19
/
+26
2022-06-26
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
1
-1
/
+19
2022-06-26
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
1
-2
/
+2
2022-06-26
xfs: factor out the common lock flags assert
Kaixu Xia
1
-37
/
+23
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
5
-10
/
+28
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
3
-16
/
+24
2022-06-16
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
Darrick J. Wong
1
-1
/
+2
2022-06-16
xfs: fix variable state usage
Darrick J. Wong
1
-2
/
+1
2022-06-16
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
6
-22
/
+34
2022-06-13
Linux 5.19-rc2
v5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-06-12
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
1
-2
/
+2
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-06-11
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-11
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-11
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-10
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
August Wikerfors
1
-0
/
+1
2022-06-10
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
Piotr Chmura
1
-0
/
+1
2022-06-10
platform/x86: barco-p50-gpio: Add check for platform_driver_register
Jiasheng Jiang
1
-1
/
+4
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
1
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
1
-1
/
+1
2022-06-10
platform/mellanox: Add static in struct declaration.
Michael Shych
1
-1
/
+1
2022-06-10
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
1
-16
/
+4
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
6
-30
/
+29
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
14
-30
/
+30
2022-06-10
afs: Fix some checker issues
David Howells
1
-2
/
+1
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
2022-06-10
platform/mellanox: Spelling s/platfom/platform/
Geert Uytterhoeven
1
-1
/
+1
2022-06-10
certs: Convert spaces in certs/Makefile to a tab
David Howells
1
-1
/
+1
2022-06-10
dt-bindings: display: arm,malidp: remove bogus RQOS property
Andre Przywara
1
-6
/
+1
2022-06-10
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
Rob Herring
2
-25
/
+28
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
1
-1
/
+1
2022-06-10
gpio: dwapb: Don't print error on -EPROBE_DEFER
Serge Semin
1
-4
/
+3
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
3
-16
/
+1
2022-06-10
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
1
-19
/
+31
2022-06-10
random: do not use jump labels before they are initialized
Jason A. Donenfeld
1
-1
/
+10
2022-06-10
random: account for arch randomness in bits
Jason A. Donenfeld
1
-5
/
+5
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2
-5
/
+4
2022-06-10
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
1
-1
/
+1
[next]