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-09-27
bcachefs: assign return error when iterating through layout
Diogo Jahchan Koike
1
-1
/
+3
2024-09-27
bcachefs: Fix srcu warning in check_topology
Kent Overstreet
1
-0
/
+2
2024-09-27
bcachefs: Fix error path in check_dirent_inode_dirent()
Kent Overstreet
1
-3
/
+2
2024-09-27
bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlapping
Piotr Zalewski
1
-0
/
+4
2024-09-27
bcachefs: Improve bch2_is_inode_open() warning message
Kent Overstreet
1
-3
/
+3
2024-09-27
bcachefs: Add extra padding in bkey_make_mut_noupdate()
Kent Overstreet
1
-1
/
+2
2024-09-27
bcachefs: Mark inode errors as autofix
Kent Overstreet
1
-16
/
+16
2024-09-28
Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
100
-831
/
+1027
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-09-27
Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+29
2024-09-27
sched_ext: Remove redundant p->nr_cpus_allowed checker
Zhang Qiao
1
-10
/
+1
2024-09-27
sched_ext: Decouple locks in scx_ops_enable()
Tejun Heo
1
-40
/
+27
2024-09-27
sched_ext: Decouple locks in scx_ops_disable_workfn()
Tejun Heo
1
-20
/
+17
2024-09-27
sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...
Tejun Heo
1
-13
/
+22
2024-09-27
sched_ext: Enable scx_ops_init_task() separately
Tejun Heo
1
-4
/
+10
2024-09-27
sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()
Tejun Heo
1
-2
/
+3
2024-09-27
sched_ext: Initialize in bypass mode
Tejun Heo
1
-10
/
+15
2024-09-27
sched_ext: Remove SCX_OPS_PREPPING
Tejun Heo
1
-22
/
+7
2024-09-27
sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()
Tejun Heo
1
-2
/
+1
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-189
/
+286
2024-09-27
ovl: fix file leak in ovl_real_fdget_meta()
Amir Goldstein
1
-1
/
+1
2024-09-27
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-41
/
+56
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
8
-232
/
+325
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
12
-121
/
+583
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
26
-403
/
+1089
2024-09-27
perf vdso: Missed put on 32-bit dsos
Ian Rogers
1
-1
/
+3
2024-09-27
Merge remote-tracking branch 'torvalds/master' into perf-tools
Arnaldo Carvalho de Melo
3360
-44522
/
+109929
2024-09-27
selftests: vDSO: align stack for O2-optimized memcpy
Jason A. Donenfeld
1
-0
/
+2
2024-09-27
HID: bpf: fix cfi stubs for hid_bpf_ops
Benjamin Tissoires
1
-0
/
+14
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-41
/
+104
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
25
-193
/
+565
2024-09-27
Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+4
2024-09-27
Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
6
-3
/
+58
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-47
/
+509
2024-09-27
netfs: Advance iterator correctly rather than jumping it
David Howells
1
-3
/
+9
2024-09-27
afs: Fix the setting of the server responding flag
David Howells
1
-1
/
+1
2024-09-27
afs: Remove unused struct and function prototype
Thorsten Blum
1
-9
/
+0
2024-09-27
afs: Fix possible infinite loop with unresponsive servers
Marc Dionne
2
-5
/
+10
2024-09-27
pidfs: check for valid pid namespace
Christian Brauner
1
-1
/
+4
2024-09-27
afs: Fix missing wire-up of afs_retry_request()
David Howells
1
-0
/
+1
2024-09-27
cachefiles: fix dentry leak in cachefiles_open_file()
Baokun Li
1
-4
/
+3
2024-09-27
Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-146
/
+487
2024-09-27
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-164
/
+165
2024-09-27
Documentation: KVM: fix warning in "make htmldocs"
Paolo Bonzini
1
-0
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
221
-270
/
+0
2024-09-27
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-09-27
Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+1
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
3
-9
/
+3
2024-09-27
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
1
-9
/
+14
[prev]
[next]