index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
arm64/sysreg: Guard SYS_FIELD_ macros for asm
Mark Brown
1
-2
/
+2
2022-08-23
arm64/sysreg: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2022-08-23
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
1
-1
/
+5
2022-08-23
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
6
-3
/
+64
2022-08-23
arm64: fix rodata=full
Mark Rutland
4
-21
/
+34
2022-08-23
arm64: Fix comment typo
Kuan-Ying Lee
1
-1
/
+1
2022-08-23
docs/arm64: elf_hwcaps: unify newlines in HWCAP lists
Martin Liška
1
-10
/
+0
2022-08-23
smb3: missing inode locks in punch hole
David Howells
1
-6
/
+6
2022-08-23
smb3: missing inode locks in zero range
David Howells
1
-25
/
+30
2022-08-22
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
2
-71
/
+18
2022-08-22
Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'
Jakub Kicinski
9
-28
/
+108
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
3
-10
/
+5
2022-08-22
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-08-22
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
6
-0
/
+91
2022-08-22
net: moxa: get rid of asymmetry in DMA mapping/unmapping
Sergei Antonov
1
-5
/
+6
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-22
net: ipa: don't assume SMEM is page-aligned
Alex Elder
1
-1
/
+1
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-22
Merge branch 'mm-hotfixes-stable'
Andrew Morton
18
-119
/
+240
2022-08-22
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-22
net/mlx5: Unlock on error in mlx5_sriov_enable()
Dan Carpenter
1
-1
/
+1
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
1
-2
/
+3
2022-08-22
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Dan Carpenter
1
-2
/
+2
2022-08-22
net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
Dan Carpenter
1
-1
/
+3
2022-08-22
net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
Maor Dickman
1
-1
/
+3
2022-08-22
net/mlx5e: TC, Add missing policer validation
Roi Dayan
1
-0
/
+4
2022-08-22
net/mlx5e: Fix wrong application of the LRO state
Aya Levin
1
-8
/
+0
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
2
-0
/
+5
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
1
-3
/
+6
2022-08-22
net/mlx5: Disable irq when locking lag_lock
Vlad Buslov
1
-22
/
+33
2022-08-22
net/mlx5: Eswitch, Fix forwarding decision to uplink
Eli Cohen
1
-1
/
+2
2022-08-22
net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
Eli Cohen
1
-1
/
+1
2022-08-22
net/mlx5e: Properly disable vlan strip on non-UL reps
Vlad Buslov
1
-0
/
+2
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-16
/
+24
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-20
/
+31
2022-08-22
Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-22
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
1
-0
/
+14
2022-08-22
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
1
-4
/
+29
2022-08-22
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
1
-0
/
+2
2022-08-22
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
1
-1
/
+4
2022-08-22
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
1
-0
/
+3
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
4
-29
/
+48
2022-08-22
ice: xsk: prohibit usage of non-balanced queue id
Maciej Fijalkowski
1
-0
/
+6
2022-08-22
nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
Duoming Zhou
1
-0
/
+1
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
1
-46
/
+33
2022-08-22
Merge branch 'r8152-fixes'
David S. Miller
1
-15
/
+12
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-08-22
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
1
-1
/
+2
[prev]
[next]