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
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
1
-4
/
+6
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2
-2
/
+0
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
9
-15
/
+21
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
1
-1
/
+5
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2
-0
/
+45
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
3
-3
/
+27
2023-10-25
dt-bindings: watchdog: cnxt,cx92755-wdt: convert txt to yaml
Nik Bune
2
-25
/
+45
2023-10-25
dt-bindings: watchdog: da9062-wdt: convert txt to yaml
Nik Bune
2
-34
/
+50
2023-10-25
dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl
Fabio Estevam
1
-1
/
+3
2023-10-25
dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
Nik Bune
2
-9
/
+33
2023-10-25
hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
Zev Weiss
1
-4
/
+8
2023-10-25
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
1
-2
/
+2
2023-10-25
Merge branch 'mptcp-features-and-fixes-for-v6-7'
Jakub Kicinski
8
-77
/
+224
2023-10-25
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
4
-10
/
+70
2023-10-25
mptcp: ignore notsent_lowat setting at the subflow level
Paolo Abeni
1
-0
/
+6
2023-10-25
mptcp: consolidate sockopt synchronization
Paolo Abeni
3
-33
/
+9
2023-10-25
mptcp: use copy_from_iter helpers on transmit
Paolo Abeni
1
-4
/
+15
2023-10-25
mptcp: give rcvlowat some love
Paolo Abeni
4
-15
/
+83
2023-10-25
tcp: define initial scaling factor value as a macro
Paolo Abeni
1
-5
/
+7
2023-10-25
mptcp: use plain bool instead of custom binary enum
Paolo Abeni
2
-12
/
+7
2023-10-25
mptcp: properly account fastopen data
Paolo Abeni
1
-0
/
+1
2023-10-25
mptcp: add a new sysctl for make after break timeout
Paolo Abeni
4
-3
/
+31
2023-10-25
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-10-25
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
1
-13
/
+16
2023-10-25
ext2: Convert ext2_prepare_chunk and ext2_commit_chunk to folios
Matthew Wilcox (Oracle)
1
-15
/
+14
2023-10-25
ext2: Convert ext2_make_empty() to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-10-25
ext2: Convert ext2_unlink() and ext2_rename() to use folios
Matthew Wilcox (Oracle)
3
-75
/
+55
2023-10-25
ext2: Convert ext2_delete_entry() to use folios
Matthew Wilcox (Oracle)
1
-13
/
+17
2023-10-25
ext2: Convert ext2_empty_dir() to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-25
ext2: Convert ext2_add_link() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+12
2023-10-25
ext2: Convert ext2_readdir to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-25
ext2: Add ext2_get_folio()
Matthew Wilcox (Oracle)
1
-12
/
+24
2023-10-25
ext2: Convert ext2_check_page to ext2_check_folio
Matthew Wilcox (Oracle)
1
-14
/
+14
2023-10-25
highmem: Add folio_release_kmap()
Matthew Wilcox (Oracle)
1
-2
/
+16
2023-10-25
PCI: acpiphp: Allow built-in drivers for Attention Indicators
D Scott Phillips
1
-2
/
+1
2023-10-25
regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
Abel Vesa
1
-1
/
+1
2023-10-25
Merge tag 'acpi-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-11
/
+11
2023-10-25
regulator: qcom,rpmh: Add PMC8380 compatible
Rajendra Nayak
1
-0
/
+12
2023-10-25
regulator: qcom-rpmh: Add regulators support for PMC8380
Rajendra Nayak
1
-0
/
+19
2023-10-25
wifi: ray_cs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-3
/
+3
2023-10-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-225
/
+589
2023-10-25
perf build: Address stray '\' before # that is warned about since grep 3.8
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-10-25
perf report: Fix hierarchy mode on pipe input
Namhyung Kim
1
-0
/
+15
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
1
-1
/
+5
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
1
-0
/
+4
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
5
-34
/
+42
2023-10-25
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
2
-4
/
+147
[prev]
[next]