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
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
73
-781
/
+5543
2021-02-25
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-25
tracing/tools: fix a couple of spelling mistakes
Colin Ian King
1
-3
/
+3
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-25
Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+5
2021-02-25
mm, tracing: Fix kmem_cache_free trace event to not print stale pointers
Steven Rostedt (VMware)
1
-3
/
+3
2021-02-25
net: psample: Fix netlink skb length with tunnel info
Chris Mi
1
-2
/
+2
2021-02-25
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
5
-13
/
+37
2021-02-25
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
1
-6
/
+17
2021-02-25
cifs: Add new mount parameter "acdirmax" to allow caching directory metadata
Steve French
4
-2
/
+16
2021-02-25
net: broadcom: bcm4908_enet: fix NAPI poll returned value
Rafał Miłecki
1
-0
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix RX path possible mem leak
Rafał Miłecki
1
-0
/
+1
2021-02-25
net: hsr: add support for EntryForgetTime
Marco Wenzel
3
-2
/
+9
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
io-wq: remove now unused IO_WQ_BIT_ERROR
Jens Axboe
1
-10
/
+0
2021-02-25
io_uring: fix SQPOLL thread handling over exec
Jens Axboe
1
-1
/
+34
2021-02-25
io-wq: improve manager/worker handling over exec
Jens Axboe
3
-23
/
+45
2021-02-25
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
1
-1
/
+2
2021-02-25
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
3
-11
/
+107
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
5
-26
/
+60
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
1
-3
/
+10
2021-02-25
xfs: don't reuse busy extents on extent trim
Brian Foster
1
-14
/
+0
2021-02-25
Revert "io_uring: wait potential ->release() on resurrect"
Jens Axboe
1
-18
/
+8
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-25
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
1
-3
/
+8
2021-02-25
ALSA: n64: Fix return value check in n64audio_probe()
Wei Yongjun
1
-4
/
+4
2021-02-25
drm/panel: kd35t133: allow using non-continuous dsi clock
Heiko Stuebner
1
-1
/
+2
2021-02-25
drm/rockchip: Require the YTR modifier for AFBC
Alyssa Rosenzweig
1
-0
/
+11
2021-02-25
drm/ttm: Fix a memory leak
xinhui pan
1
-3
/
+6
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
1
-35
/
+0
2021-02-25
nds32: configs: Cleanup CONFIG_CROSS_COMPILE
Krzysztof Kozlowski
1
-1
/
+0
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
37
-196
/
+318
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
117
-1734
/
+2027
2021-02-24
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
1
-8
/
+55
2021-02-24
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
Wei Yongjun
1
-0
/
+1
2021-02-25
Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
36
-219
/
+803
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
10
-66
/
+84
2021-02-24
mm/migrate: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2021-02-24
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-24
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-24
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-24
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
2021-02-24
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
1
-1
/
+1
2021-02-24
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
1
-2
/
+0
[prev]
[next]