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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
1
-0
/
+2
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
3
-8
/
+53
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-17
/
+18
2021-12-10
EDAC: Add RDDR5 and LRDDR5 memory types
Yazen Ghannam
1
-0
/
+6
2021-12-10
Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-137
/
+168
2021-12-09
pktdvd: stop using bdi congestion framework.
NeilBrown
1
-0
/
+2
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+108
2021-12-09
kcsan: Turn barrier instrumentation into macros
Marco Elver
1
-11
/
+13
2021-12-09
kcsan: Support WEAK_MEMORY with Clang where no objtool support exists
Marco Elver
1
-1
/
+12
2021-12-09
compiler_attributes.h: Add __disable_sanitizer_instrumentation
Alexander Potapenko
1
-0
/
+18
2021-12-09
asm-generic/bitops, kcsan: Add instrumentation for barriers
Marco Elver
2
-0
/
+6
2021-12-09
locking/atomics, kcsan: Add instrumentation for barriers
Marco Elver
1
-1
/
+134
2021-12-09
locking/barriers, kcsan: Support generic instrumentation
Marco Elver
1
-0
/
+25
2021-12-09
locking/barriers, kcsan: Add instrumentation for barriers
Marco Elver
2
-15
/
+16
2021-12-09
kcsan: Add core memory barrier instrumentation functions
Marco Elver
1
-2
/
+69
2021-12-09
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
3
-2
/
+21
2021-12-09
kcsan: Avoid checking scoped accesses from nested contexts
Marco Elver
1
-0
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-40
/
+61
2021-12-09
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2021-12-09
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
1
-8
/
+10
2021-12-09
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...
Paul E. McKenney
5
-45
/
+70
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-32
/
+38
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+17
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
1
-0
/
+3
2021-12-09
fs_parse: allow parameter value to be empty
Lukas Czerner
1
-1
/
+1
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+5
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-1
/
+1
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-09
drm/vmwgfx: Allow checking for gl43 contexts
Zack Rusin
1
-0
/
+1
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
1
-4
/
+4
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-0
/
+13
2021-12-09
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
1
-0
/
+3
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
1
-0
/
+4
2021-12-09
Merge drm/drm-next into drm-intel-next
Jani Nikula
19
-91
/
+496
2021-12-09
drm: Replace kernel.h with the necessary inclusions
Andy Shevchenko
3
-3
/
+5
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-4
/
+1
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
1
-2
/
+0
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2
-2
/
+1
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
1
-0
/
+1
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
1
-11
/
+0
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-4
/
+3
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-43
/
+41
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
1
-5
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
1
-1
/
+0
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
1
-1
/
+1
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
1
-7
/
+4
2021-12-09
genirq/msi: Guard sysfs code
Thomas Gleixner
1
-0
/
+10
2021-12-09
Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-6
/
+1
2021-12-09
erofs: clean up erofs_map_blocks tracepoints
Gao Xiang
1
-2
/
+2
2021-12-08
net: wwan: make debugfs optional
Sergey Ryazanov
1
-0
/
+7
[prev]
[next]