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-10
idpf: strictly assert cachelines of queue and queue vector structures
Alexander Lobakin
1
-67
/
+118
2024-07-10
idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
Alexander Lobakin
3
-18
/
+22
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
7
-728
/
+1018
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
5
-50
/
+52
2024-07-10
libeth: add cacheline / struct layout assertion helpers
Alexander Lobakin
1
-0
/
+66
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
2
-11
/
+14
2024-07-10
nfs: remove nfs_page_length
Christoph Hellwig
1
-19
/
+0
2024-07-10
nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...
Christoph Hellwig
2
-4
/
+0
2024-07-10
cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)
Alexander Lobakin
1
-0
/
+59
2024-07-10
bcachefs: fix scheduling while atomic in break_cycle()
Kent Overstreet
3
-4
/
+24
2024-07-10
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-07-11
soc: sunxi: sram: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
bcachefs: Fix RCU splat
Kent Overstreet
2
-1
/
+9
2024-07-11
arm64: dts: allwinner: h616: add crypto engine node
Andre Przywara
1
-0
/
+10
2024-07-10
wifi: ath12k: Support Transmit DE stats
Dinesh Karthikeyan
2
-0
/
+480
2024-07-10
wifi: ath11k: fix array out-of-bound access in SoC stats
Karthikeyan Periyasamy
1
-1
/
+1
2024-07-10
wifi: ath12k: fix array out-of-bound access in SoC stats
Karthikeyan Periyasamy
1
-1
/
+1
2024-07-10
wifi: ath11k: use work queue to process beacon tx event
Kang Yang
3
-1
/
+16
2024-07-10
Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2024-07-10
Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-21
/
+16
2024-07-10
Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+5
2024-07-10
Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+17
2024-07-10
Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-14
/
+4
2024-07-10
pwm: atmel-tcb: Make private data variable naming consistent
Uwe Kleine-König
1
-45
/
+45
2024-07-10
pwm: atmel-tcb: Simplify checking the companion output
Uwe Kleine-König
1
-8
/
+3
2024-07-10
pwm: Allow pwm state transitions from an invalid state
Uwe Kleine-König
1
-2
/
+37
2024-07-10
pwm: xilinx: Simplify using devm_ functions
Uwe Kleine-König
1
-21
/
+6
2024-07-10
pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...
Uwe Kleine-König
1
-29
/
+22
2024-07-10
pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
1
-11
/
+8
2024-07-10
pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
1
-37
/
+15
2024-07-10
pwm: Register debugfs operations after the pwm class
Uwe Kleine-König
1
-1
/
+9
2024-07-10
pwm: imx-tpm: Enable pinctrl setting for sleep state
Shenwei Wang
1
-2
/
+14
2024-07-10
pwm: lpss: drop redundant runtime PM handles
Raag Jadav
1
-22
/
+0
2024-07-10
pwm: lpss: use devm_pm_runtime_enable() helper
Raag Jadav
1
-9
/
+1
2024-07-10
pwm-stm32: Make use of parametrised register definitions
Uwe Kleine-König
1
-11
/
+11
2024-07-10
Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...
Uwe Kleine-König
2
-87
/
+96
2024-07-10
dt-bindings: pwm: imx: remove interrupt property from required
Frank Li
1
-1
/
+0
2024-07-10
pwm: meson: Add support for Amlogic S4 PWM
Junyi Zhao
1
-0
/
+39
2024-07-10
pwm: Add GPIO PWM driver
Vincent Whitchurch
4
-1
/
+259
2024-07-10
dt-bindings: pwm: Add pwm-gpio
Nicola Di Lieto
1
-0
/
+46
2024-07-10
pwm: Drop pwm_apply_state()
Uwe Kleine-König
1
-7
/
+0
2024-07-10
bus: ts-nbus: Use pwm_apply_might_sleep()
Sean Young
1
-1
/
+1
2024-07-10
pwm: Remove wrong implementation details from pwm_ops's documentation
Uwe Kleine-König
1
-3
/
+1
2024-07-10
pwm: Make pwm_request_from_chip() private to the core
Uwe Kleine-König
2
-17
/
+3
2024-07-10
pwm: cros-ec: Simplify device tree xlation
Uwe Kleine-König
1
-20
/
+12
2024-07-10
pwm: cros-ec: Don't care about consumers in .get_state()
Uwe Kleine-König
1
-33
/
+1
2024-07-10
pwm: Make use of a symbol namespace for the core
Uwe Kleine-König
2
-0
/
+5
2024-07-10
pwm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-07-10
pwm: axi-pwmgen: Make use of regmap_clear_bits()
Uwe Kleine-König
1
-1
/
+1
2024-07-10
pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()
Uwe Kleine-König
1
-5
/
+4
[prev]
[next]