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-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
9
-148
/
+49
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
1
-9
/
+0
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
1
-6
/
+6
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
3
-7
/
+7
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
4
-19
/
+39
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
4
-118
/
+49
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
1
-1
/
+1
2024-09-03
Merge branch 'ptp-ocp-fix-serial-port-information-export'
Paolo Abeni
2
-80
/
+119
2024-09-03
docs: ABI: update OCP TimeCard sysfs entries
Vadim Fedorenko
1
-13
/
+18
2024-09-03
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
1
-11
/
+51
2024-09-03
ptp: ocp: convert serial ports to array
Vadim Fedorenko
1
-63
/
+57
2024-09-03
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
1
-0
/
+2
2024-09-03
Merge branch 'net-ethernet-ti-am65-cpsw-fix-xdp-implementation'
Paolo Abeni
1
-33
/
+49
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
1
-4
/
+13
2024-09-03
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
1
-1
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
1
-28
/
+34
2024-09-02
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-92
/
+117
2024-09-02
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
6
-64
/
+121
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-09-02
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
1
-4
/
+4
2024-09-02
perf python: include "util/sample.h"
Xu Yang
1
-0
/
+1
2024-09-02
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
1
-0
/
+3
2024-09-02
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
1
-1
/
+3
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
1
-2
/
+1
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
8
-139
/
+49
2024-09-02
Revert "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-10
/
+0
2024-09-02
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Armin Wolf
1
-0
/
+2
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
2024-09-02
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
1
-12
/
+2
2024-09-02
MAINTAINERS: Remove Wedson as Rust maintainer
Wedson Almeida Filho
1
-1
/
+0
2024-09-02
rust: macros: provide correct provenance when constructing THIS_MODULE
Boqun Feng
1
-1
/
+5
2024-09-01
Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-1
/
+3
2024-09-01
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
1
-6
/
+11
2024-09-01
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-01
mailmap: update entry for Jan Kuliga
Jan Kuliga
1
-0
/
+1
2024-09-01
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
2024-09-01
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2
-6
/
+13
2024-09-01
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Marc Zyngier
1
-17
/
+49
2024-09-01
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-01
maple_tree: remove rcu_read_lock() from mt_validate()
Liam R. Howlett
1
-5
/
+2
2024-09-01
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-01
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
1
-0
/
+4
2024-09-01
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
1
-4
/
+6
2024-09-01
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
1
-2
/
+33
2024-09-01
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
1
-10
/
+33
2024-09-01
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
[prev]
[next]