index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
volume.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2022-06-10
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2022-06-10
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-10
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-10
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
2
-6
/
+6
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
40
-261
/
+227
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
3
-4
/
+5
2022-06-09
filemap: Cache the value of vm_flags
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-06-09
filemap: Don't release a locked folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-09
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
Yupeng Li
1
-1
/
+1
2022-06-09
docs: arm: tcm: Fix typo in description of TCM and MMU usage
Simon Horman
1
-1
/
+1
2022-06-09
scripts/check-local-export: avoid 'wait $!' for process substitution
Masahiro Yamada
2
-15
/
+33
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
docs: Move the HTE documentation to driver-api/
Jonathan Corbet
6
-2
/
+2
2022-06-09
docs: usb: fix literal block marker in usbmon verification example
Justin Swartz
1
-1
/
+1
2022-06-09
Documentation/features: Update the arch support status files
Zheng Zengkai
42
-5
/
+47
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
2022-06-09
drm/ast: Support multiple outputs
Thomas Zimmermann
6
-36
/
+41
2022-06-09
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
2
-2
/
+5
2022-06-09
virtio: Fix all occurences of the "the the" typo
Bo Liu
2
-2
/
+2
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-09
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
1
-4
/
+6
2022-06-09
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-09
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-09
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-09
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-09
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-09
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-06-09
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-09
ip_gre: test csum_start instead of transport header
Willem de Bruijn
1
-6
/
+5
[prev]
[next]