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
2024-06-07
Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
1
-8
/
+7
2024-06-07
thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+6
2024-06-07
drm/i915/display/bmg: Add platform descriptor
Balasubramani Vivekanandan
1
-0
/
+8
2024-06-07
firmware: add nowarn variant of request_firmware_nowait()
Lucas Stach
1
-0
/
+12
2024-06-07
workqueue: Increase worker desc's length to 32
Wenchao Hao
1
-1
/
+1
2024-06-07
libfs: Introduce case-insensitive string comparison helper
Gabriel Krisman Bertazi
1
-0
/
+4
2024-06-07
srcu: Add an API for a memory barrier after SRCU read lock
Yan Zhao
1
-0
/
+14
2024-06-07
drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
Noralf Trønnes
1
-0
/
+5
2024-06-07
drm/mipi-dbi: Make bits per word configurable for pixel transfers
Noralf Trønnes
1
-0
/
+5
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
1
-28
/
+0
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
1
-0
/
+1
2024-06-07
crypto: ccp - align psp_platform_access_msg
Mario Limonciello
1
-2
/
+2
2024-06-07
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
Udit Kumar
2
-4
/
+4
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
1
-0
/
+1
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
1
-0
/
+1
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2024-06-06
linux/interrupt.h: allow "guard" notation to disable and reenable IRQ
Dmitry Torokhov
1
-0
/
+4
2024-06-06
Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+0
2024-06-06
ftrace: Declare function_trace_op in header to quiet sparse warning
Steven Rostedt (Google)
1
-0
/
+3
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-208
/
+59
2024-06-06
drm/print: Improve drm_dbg_printer
Michal Wajdeczko
1
-0
/
+2
2024-06-06
drm/print: Kill ___drm_dbg()
Michal Wajdeczko
1
-5
/
+3
2024-06-06
drm/print: Add missing [drm] prefix to drm based WARN
Michal Wajdeczko
1
-2
/
+2
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+5
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-1
/
+1
2024-06-06
irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Lorenzo Pieralisi
1
-0
/
+3
2024-06-06
drm/mm: Remove unused drm_mm_replace_node
Rodrigo Vivi
1
-1
/
+0
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
1
-33
/
+0
2024-06-06
tcp: small changes in reqsk_put() and reqsk_free()
Eric Dumazet
1
-2
/
+2
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-06
mm/mm_init.c: not always search next deferred_init_pfn from very beginning
Wei Yang
1
-19
/
+0
2024-06-05
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
1
-5
/
+11
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
1
-0
/
+1
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2
-4
/
+15
2024-06-05
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
1
-0
/
+6
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-2
/
+2
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+2
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-137
/
+0
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2
-8
/
+2
2024-06-05
drm/amdgpu: define new gfx12 uapi flags
Marek Olšák
1
-0
/
+2
2024-06-05
sched/core: Drop spinlocks on contention iff kernel is preemptible
Sean Christopherson
1
-8
/
+6
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
2
-41
/
+41
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
3
-9
/
+9
2024-06-05
KVM: x86: Add a capability to configure bus frequency for APIC timer
Isaku Yamahata
1
-0
/
+1
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-0
/
+1
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
1
-0
/
+1
2024-06-05
dt-bindings: power: add Amlogic A4 power domains
Xianwei Zhao
1
-0
/
+21
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
1
-2
/
+2
2024-06-05
dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data
Barry Song
1
-1
/
+1
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
1
-2
/
+0
[prev]
[next]