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-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2
-4
/
+4
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2
-3
/
+3
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+5
2024-08-05
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
1
-2
/
+6
2024-08-05
coredump: Standartize and fix logging
Roman Kisel
1
-0
/
+22
2024-08-05
net/mlx5: Add support for MTPTM and MTCTR registers
Rahul Rameshbabu
3
-1
/
+51
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+12
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-08-05
refcount: Report UAF for refcount_sub_and_test(0) when counter==0
Petr Pavlu
1
-2
/
+2
2024-08-05
Input: cyttsp4 - remove driver
Dmitry Torokhov
1
-62
/
+0
2024-08-05
hid-asus: use hid for brightness control on keyboard
Luke D. Jones
1
-0
/
+36
2024-08-05
cleanup: Add usage and style documentation
Dan Williams
1
-0
/
+136
2024-08-05
pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT
Ulf Hansson
1
-1
/
+4
2024-08-05
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
1
-1
/
+0
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
1
-1
/
+16
2024-08-04
i2c: Fix conditional for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-08-04
pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property
Inochi Amaoto
1
-0
/
+3
2024-08-03
iio: backend: add a modified prbs23 support
Nuno Sa
1
-0
/
+2
2024-08-03
iio: backend: add debugFs interface
Nuno Sa
1
-0
/
+14
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
1
-1
/
+11
2024-08-03
iio: core: add function to retrieve active_scan_mask index
Julien Stephan
1
-0
/
+2
2024-08-03
Merge tag 'spi-mosi-config' into togreg
Jonathan Cameron
1
-0
/
+1
2024-08-03
iio: core: annotate masklength as __private
Nuno Sa
1
-2
/
+2
2024-08-03
iio: backend: spelling: continuous -> continuous
David Lechner
1
-1
/
+1
2024-08-03
iio: backend: remove unused parameter
Nuno Sa
1
-2
/
+1
2024-08-02
linkmode: Change return type of linkmode_andnot to bool
Simon Horman
1
-2
/
+3
2024-08-02
net: remove IFF_* re-definition
Jakub Kicinski
1
-32
/
+0
2024-08-02
spi: Add dummy definitions for ACPI lookup functions
Mark Brown
1
-1
/
+18
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
1
-5
/
+6
2024-08-02
spi: Add empty versions of ACPI functions
Richard Fitzgerald
1
-1
/
+18
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+5
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-4
/
+5
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-1
/
+0
2024-08-02
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2024-08-02
cpufreq: Remove LATENCY_MULTIPLIER
Qais Yousef
1
-6
/
+0
2024-08-02
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
1
-2
/
+0
2024-08-02
thermal: trip: Get rid of thermal_zone_get_num_trips()
Rafael J. Wysocki
1
-1
/
+0
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
1
-0
/
+2
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
1
-7
/
+8
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
1
-7
/
+2
2024-08-02
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
1
-0
/
+3
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
1
-2
/
+3
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
1
-0
/
+6
2024-08-02
ata: libata: Print device quirks only once
Damien Le Moal
1
-0
/
+1
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
1
-1
/
+0
[prev]
[next]