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-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
1
-1
/
+1
2024-08-20
Merge branch 'bonding-fix-xfrm-offload-bugs'
Paolo Abeni
2
-14
/
+9
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-20
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-20
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
1
-57
/
+59
2024-08-20
net: ethernet: ibm: Simpify code with for_each_child_of_node()
Zhang Zekun
1
-6
/
+4
2024-08-20
ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11
Yicong Yang
2
-2
/
+9
2024-08-20
Merge branch 'preparations-for-fib-rule-dscp-selector'
Paolo Abeni
7
-9
/
+13
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
5
-5
/
+11
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
1
-3
/
+1
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-20
ASoC: tas5086: use sleeping variants of gpiod API
Dmitry Torokhov
1
-4
/
+5
2024-08-20
ASoC: dt-bindings: samsung,odroid: drop stale clocks
Krzysztof Kozlowski
1
-5
/
+0
2024-08-20
spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
Carlos Song
1
-2
/
+29
2024-08-20
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+5
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
8
-12
/
+43
2024-08-20
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
1
-0
/
+8
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-20
platform/x86: ISST: Fix return value on last invalid resource
Srinivas Pandruvada
1
-2
/
+1
2024-08-20
netfilter: nf_tables: don't initialize registers in nft_do_chain()
Florian Westphal
1
-1
/
+1
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
2
-4
/
+35
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
24
-38
/
+40
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-20
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-20
ARM: 9412/1: Convert to arch_cpu_is_hotpluggable()
Jinjie Ruan
1
-5
/
+2
2024-08-20
ARM: 9411/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
Jinjie Ruan
3
-12
/
+5
2024-08-20
ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros
Calvin Owens
1
-22
/
+26
2024-08-20
ARM: 9409/1: mmu: Do not use magic number for TTBCR settings
Linus Walleij
2
-2
/
+9
2024-08-20
Merge branch 'net-smc-introduce-ringbufs-usage-statistics'
Paolo Abeni
5
-20
/
+90
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
4
-16
/
+42
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
3
-4
/
+48
2024-08-20
cpuidle: dt_idle_genpd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-20
drm/panel: ili9341: Add comments for registers in ili9341_config()
Abhishek Tamboli
1
-7
/
+7
2024-08-20
pmdomain: apple: Make apple_pmgr_reset_ops static
Jinjie Ruan
1
-1
/
+1
2024-08-20
drm/panel: mantix-mlaf057we51: write hex in lowercase
Tejas Vipin
1
-7
/
+7
2024-08-20
drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
Tejas Vipin
1
-51
/
+26
2024-08-20
media: venus: use device managed APIs for power domains
Dikshita Agarwal
1
-4
/
+1
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
2
-0
/
+56
2024-08-20
pmdomain: rockchip: Add support for RK3576 SoC
Finley Xiao
1
-0
/
+45
2024-08-20
pmdomain: Merge branch dt into next
Ulf Hansson
2
-0
/
+31
2024-08-20
dt-bindings: power: Add support for RK3576 SoC
Finley Xiao
2
-0
/
+31
2024-08-20
zonefs: add support for FS_IOC_GETFSSYSFSPATH
Liao Chen
1
-0
/
+1
2024-08-20
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
1
-8
/
+7
2024-08-20
gpiolib: Replace gpio_suffix_count with NULL-terminated array
Andy Shevchenko
2
-8
/
+6
2024-08-20
gpiolib: swnode: Make use of for_each_gpio_property_name()
Andy Shevchenko
1
-24
/
+14
2024-08-20
gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
Andy Shevchenko
1
-7
/
+13
2024-08-20
gpiolib: swnode: Unify return code variable name
Andy Shevchenko
1
-4
/
+4
[prev]
[next]