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
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
4
-3
/
+21
2024-06-18
Merge tag 'v6.10-rc4' into staging-next
Greg Kroah-Hartman
572
-3282
/
+5855
2024-06-18
Merge tag 'v6.10-rc4' into tty-next
Greg Kroah-Hartman
572
-3282
/
+5855
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
572
-3282
/
+5855
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-06-18
drm/xe: Allow const pointer when checking SR-IOV mode
Michal Wajdeczko
1
-3
/
+3
2024-06-18
selftests: livepatch: Test atomic replace against multiple modules
Marcos Paulo de Souza
1
-49
/
+89
2024-06-18
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
5
-0
/
+433
2024-06-18
drm/tidss: Add drm_panic support
Javier Martinez Canillas
1
-1
/
+13
2024-06-18
f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie
Zhiguo Niu
1
-8
/
+16
2024-06-18
f2fs: clean up set REQ_RAHEAD given rac
Jaegeuk Kim
3
-8
/
+13
2024-06-18
f2fs: enable atgc dynamically if conditions are met
Zhiguo Niu
3
-3
/
+26
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-22
/
+34
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
3
-4
/
+4
2024-06-17
net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
Jeff Johnson
2
-7
/
+5
2024-06-17
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-06-17
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-17
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-17
net: mana: Use mana_cleanup_port_context() for rxq cleanup
Shradha Gupta
1
-4
/
+2
2024-06-17
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
1
-18
/
+28
2024-06-17
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-0
/
+1
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-06-17
testing: nvdimm: Add MODULE_DESCRIPTION() macros
Ira Weiny
2
-0
/
+2
2024-06-17
testing: nvdimm: iomap: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-17
dax: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-17
nvdimm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-17
ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-17
nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-2
/
+2
2024-06-17
docs/zh_CN: add back the missing part in the English version
Dongliang Mu
1
-0
/
+18
2024-06-17
Documentation: Remove the unused "tp720" from kernel-parameters.txt
Thomas Huth
1
-2
/
+0
2024-06-17
Documentation: Remove the unused "topology_updates" from kernel-parameters.txt
Thomas Huth
1
-6
/
+0
2024-06-17
docs/zh_CN: Update the translation of dev-tools/gdb-kernel-debugging
Dongliang Mu
1
-0
/
+4
2024-06-17
Documentation/x86: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-06-17
Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
Thomas Huth
1
-9
/
+0
2024-06-17
Documentation: Remove unused "spia_*" kernel parameters
Thomas Huth
1
-5
/
+0
2024-06-17
Documentation: Remove unused "mtdset=" from kernel-parameters.txt
Thomas Huth
1
-5
/
+0
2024-06-17
Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
Thomas Huth
1
-3
/
+0
2024-06-17
Documentation: Remove "ltpc=" from the kernel-parameters.txt
Thomas Huth
1
-3
/
+0
2024-06-17
Documentation: Add "S390" to the swiotlb kernel parameter
Thomas Huth
1
-1
/
+1
2024-06-17
Merge branch 'bpf-support-resilient-split-btf'
Andrii Nakryiko
8
-60
/
+1547
2024-06-17
resolve_btfids: Handle presence of .BTF.base section
Alan Maguire
1
-0
/
+8
2024-06-17
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
2
-54
/
+111
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
1
-0
/
+278
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
6
-1
/
+542
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
1
-0
/
+274
2024-06-17
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
3
-6
/
+335
2024-06-17
arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
FUKAUMI Naoki
1
-0
/
+1
2024-06-17
Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"
FUKAUMI Naoki
4
-0
/
+4
2024-06-17
drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr
Francois Dugast
4
-40
/
+40
2024-06-17
ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
Johan Jonker
1
-0
/
+1
[prev]
[next]