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
2023-06-12
nilfs2: reject devices with insufficient block count
Ryusuke Konishi
1
-1
/
+42
2023-06-12
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
1
-2
/
+4
2023-06-12
lib/test_vmalloc.c: avoid garbage in page array
Lorenzo Stoakes
1
-1
/
+1
2023-06-12
nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
Ryusuke Konishi
1
-0
/
+9
2023-06-12
riscv/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
powerpc/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
x86/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-12
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
1
-1
/
+13
2023-06-12
mm/uffd: allow vma to merge as much as possible
Peter Xu
1
-2
/
+6
2023-06-12
mm/uffd: fix vma operation where start addr cuts part of vma
Peter Xu
1
-0
/
+5
2023-06-12
radix-tree: move declarations to header
Arnd Bergmann
4
-6
/
+15
2023-06-12
nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
Ryusuke Konishi
1
-2
/
+10
2023-06-12
io_uring/io-wq: don't clear PF_IO_WORKER on exit
Jens Axboe
1
-3
/
+0
2023-06-12
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+30
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
1
-3
/
+17
2023-06-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
1
-2
/
+6
2023-06-12
bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
Yonghong Song
1
-1
/
+1
2023-06-12
mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
Stephan Gerhold
1
-0
/
+3
2023-06-12
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
1
-4
/
+3
2023-06-12
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
1
-1
/
+1
2023-06-12
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
1
-1
/
+4
2023-06-12
ipvlan: fix bound dev checking for IPv6 l3s mode
Hangbin Liu
1
-0
/
+4
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
3
-5
/
+6
2023-06-12
net: ethtool: correct MAX attribute value for stats
Jakub Kicinski
1
-1
/
+1
2023-06-11
cifs: fix max_credits implementation
Shyam Prasad N
2
-4
/
+30
2023-06-11
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
4
-37
/
+88
2023-06-11
smb/client: print "Unknown" instead of bogus link speed value
Enzo Matsumiya
1
-1
/
+46
2023-06-11
cifs: print all credit counters in DebugData
Shyam Prasad N
1
-3
/
+8
2023-06-11
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2
-8
/
+10
2023-06-11
smb: remove obsolete comment
鑫华
1
-1
/
+1
2023-06-11
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
1
-9
/
+31
2023-06-11
Linux 6.4-rc6
Linus Torvalds
1
-1
/
+1
2023-06-11
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
1
-2
/
+0
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
1
-0
/
+4
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
1
-2
/
+8
2023-06-11
Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2023-06-11
Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-56
/
+62
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
4
-12
/
+18
2023-06-11
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
1
-7
/
+5
2023-06-11
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
1
-1
/
+6
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
2
-25
/
+2
2023-06-11
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
1
-1
/
+6
2023-06-11
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
1
-18
/
+40
2023-06-11
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
1
-8
/
+16
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
3
-7
/
+296
2023-06-11
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Maher Sanalla
1
-0
/
+3
2023-06-10
Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-7
/
+37
2023-06-10
Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+23
2023-06-10
Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
82
-226
/
+479
2023-06-10
bnx2x: fix page fault following EEH recovery
David Christensen
1
-2
/
+7
[prev]
[next]