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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-61
/
+191
2024-06-10
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
1
-1
/
+1
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
spi: Rework per message DMA mapped flag to be per transfer
Andy Shevchenko
1
-4
/
+7
2024-06-10
ACPI: utils: introduce acpi_get_local_u64_address()
Pierre-Louis Bossart
1
-0
/
+1
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-10
cacheinfo: Add function to get cacheinfo for a given CPU and cache level
Tony Luck
1
-5
/
+20
2024-06-10
cpu: Drop "extern" from function declarations in cpuhplock.h
Tony Luck
1
-9
/
+9
2024-06-10
cpu: Move CPU hotplug function declarations into their own header
Tony Luck
2
-32
/
+48
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+9
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+23
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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
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
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-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
5
-152
/
+3
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
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
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
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
1
-3
/
+5
2024-06-05
mm/memblock: fix a typo in description of for_each_mem_region()
Wei Yang
1
-1
/
+1
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
1
-1
/
+1
2024-06-05
platform/chrome: Add struct ec_response_get_next_event_v3
Daisuke Nojiri
1
-0
/
+34
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
1
-0
/
+1
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
1
-4
/
+16
2024-06-04
iio: add support for multiple scan types per channel
David Lechner
1
-2
/
+53
2024-06-04
iio: introduce struct iio_scan_type
David Lechner
1
-19
/
+22
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2
-7
/
+0
[prev]
[next]