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-07-03
Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-9
/
+6
2024-07-03
Merge tag 'fpga-for-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-8
/
+2
2024-07-03
Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+10
2024-07-03
net: wwan: mhi: make default data link id configurable
Slark Xiao
1
-2
/
+16
2024-07-03
bus: mhi: host: Allow controller drivers to specify name for the MHI controller
Slark Xiao
2
-0
/
+3
2024-07-03
bus: mhi: host: Add support for Foxconn SDX72 modems
Slark Xiao
1
-0
/
+43
2024-07-03
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
1
-2
/
+0
2024-07-03
drm/panfrost: Mark simple_ondemand governor as softdep
Dragan Simic
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
163
-338
/
+268
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
4
-4
/
+3
2024-07-03
perf: arm_v6/7_pmu: Drop non-DT probe support
Rob Herring (Arm)
2
-25
/
+2
2024-07-03
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
6
-11
/
+15
2024-07-03
perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
Rob Herring (Arm)
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
Rob Herring (Arm)
1
-2
/
+8
2024-07-03
dt-bindings: display/msm: dsi-controller-main: Add SM7150
Danila Tikhonov
1
-0
/
+2
2024-07-03
dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range description
Nishanth Menon
1
-5
/
+5
2024-07-03
dt-bindings: pinctrl: npcm8xx: add missing pin group and mux function
Tomer Maimon
1
-10
/
+12
2024-07-03
dt-bindings: pinctrl: pinctrl-single: fix schmitt related properties
Inochi Amaoto
1
-0
/
+7
2024-07-03
pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan
3
-39
/
+16
2024-07-03
pinctrl: equilibrium: Use scope based of_node_put() cleanups
Peng Fan
1
-16
/
+5
2024-07-03
pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan
1
-28
/
+15
2024-07-03
pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32
Alexey Klimov
1
-1
/
+1
2024-07-03
ASoC: cs35l56: Limit Speaker Volume to +12dB maximum
Richard Fitzgerald
1
-1
/
+1
2024-07-03
ASoC: cs35l56: Use header defines for Speaker Volume control definition
Richard Fitzgerald
1
-1
/
+5
2024-07-03
KVM: s390: remove useless include
Claudio Imbrenda
1
-1
/
+0
2024-07-03
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-07-03
pinctrl: cy8c95x0: Update cache modification
Patrick Rudolph
1
-13
/
+9
2024-07-03
pinctrl: cy8c95x0: Use cleanup.h
Patrick Rudolph
1
-9
/
+4
2024-07-03
hostfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
um: add shared memory optimisation for time-travel=ext
Johannes Berg
2
-26
/
+283
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
2
-0
/
+25
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
6
-41
/
+54
2024-07-03
um: time-travel: support time-travel protocol broadcast messages
Mordechay Goodstein
4
-0
/
+82
2024-07-03
mm/util: Use dedicated slab buckets for memdup_user()
Kees Cook
1
-2
/
+12
2024-07-03
ipc, msg: Use dedicated slab buckets for alloc_msg()
Kees Cook
1
-1
/
+12
2024-07-03
mm/slab: Introduce kmem_buckets_create() and family
Kees Cook
2
-0
/
+109
2024-07-03
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
2
-5
/
+8
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
7
-18
/
+56
2024-07-03
mm/slab: Introduce kmem_buckets typedef
Kees Cook
2
-4
/
+4
2024-07-03
hostfs: fix dev_t handling
Johannes Berg
3
-10
/
+14
2024-07-03
um: enable UBSAN
Johannes Berg
1
-0
/
+1
2024-07-03
slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
Vlastimil Babka
4
-20
/
+17
2024-07-03
um/mm: remove redundant assignment of max_low_pfn
Wei Yang
1
-1
/
+0
2024-07-03
arch: um: rust: Add i386 support for Rust
David Gow
5
-4
/
+21
2024-07-03
arch: um: rust: Use the generated target.json again
David Gow
1
-0
/
+1
2024-07-03
um: Remove /proc/sysemu support code
Tiwei Bie
1
-67
/
+0
2024-07-03
um: Remove unused ncpus variable
Tiwei Bie
2
-4
/
+0
2024-07-03
ubd: Remove unused mutex 'ubd_mutex'
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
um: time-travel: fix time-travel-start option
Johannes Berg
1
-2
/
+2
[prev]
[next]