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
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
70
-536
/
+1062
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
dm zoned: Fix reference counter initial value of chunk works
Shin'ichiro Kawasaki
1
-4
/
+4
2020-02-27
dm writecache: verify watermark during resume
Mikulas Patocka
1
-2
/
+10
2020-02-27
dm: report suspended device during destroy
Mikulas Patocka
3
-8
/
+7
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
Merge branch 'net-rmnet-fix-several-bugs'
David S. Miller
5
-107
/
+98
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
2020-02-27
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
Taehee Yoo
1
-2
/
+0
2020-02-27
net: rmnet: fix suspicious RCU usage
Taehee Yoo
3
-10
/
+9
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
Taehee Yoo
1
-4
/
+2
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-27
ARM: dts: bcm2711: Add pcie0 alias
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-27
ARM: dts: bcm283x: Add missing properties to the PWR LED
Stefan Wahren
3
-0
/
+6
2020-02-27
Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+7
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
5
-14
/
+6
2020-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-36
/
+64
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
Merge branch 'hinic-BugFixes'
David S. Miller
6
-5
/
+8
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2020-02-27
Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+1
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+60
2020-02-27
Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...
Olof Johansson
343
-5605
/
+8862
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-27
Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-2
/
+2
2020-02-27
dm thin metadata: fix lockdep complaint
Theodore Ts'o
1
-1
/
+1
2020-02-27
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
1
-2
/
+2
2020-02-28
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-02-27
EDAC/synopsys: Do not print an error with back-to-back snprintf() calls
Sherry Sun
1
-15
/
+7
2020-02-27
tee: amdtee: fix memory leak in amdtee_open_session()
Dan Carpenter
1
-24
/
+24
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
1
-0
/
+2
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
1
-6
/
+6
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
4
-6
/
+7
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2
-6
/
+28
2020-02-27
io_uring: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
[prev]
[next]