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-02-22
ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped()
Oleg Nesterov
1
-8
/
+5
2024-02-22
flex_proportions: remove unused fprop_local_single
Kemeng Shi
2
-109
/
+0
2024-02-22
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
1
-4
/
+14
2024-02-22
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
1
-1
/
+1
2024-02-22
user_namespace: remove unnecessary NULL values from kbuf
Li zeming
1
-1
/
+1
2024-02-22
sysctl: allow to change limits for posix messages queues
Alexey Gladkov
1
-0
/
+36
2024-02-22
docs: add information about ipc sysctls limitations
Alexey Gladkov
1
-3
/
+11
2024-02-22
sysctl: allow change system v ipc sysctls inside ipc namespace
Alexey Gladkov
1
-2
/
+35
2024-02-22
lib min_heap: optimize number of comparisons in min_heapify()
Kuan-Wei Chiu
1
-20
/
+22
2024-02-22
lib min_heap: optimize number of calls to min_heapify()
Kuan-Wei Chiu
1
-1
/
+1
2024-02-22
panic: suppress gnu_printf warning
Baoquan He
1
-0
/
+5
2024-02-22
lib/win_minmax: fix header comments
Randy Dunlap
1
-2
/
+2
2024-02-22
ocfs2: spelling fix
Yongzhen Zhang
1
-1
/
+1
2024-02-22
bcache: use of hlist_count_nodes()
Pierre Gondois
1
-7
/
+1
2024-02-22
binder: use of hlist_count_nodes()
Pierre Gondois
1
-3
/
+1
2024-02-22
list: add hlist_count_nodes()
Pierre Gondois
1
-0
/
+15
2024-02-22
selftests: add eventfd selftests
Wen Yang
3
-0
/
+195
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
16
-17
/
+17
2024-02-22
arch and include: update LLVM Phabricator links
Nathan Chancellor
4
-5
/
+5
2024-02-22
bounds: support non-power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-02-18
Linux 6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-32
/
+33
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+18
2024-02-18
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+47
2024-02-18
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+17
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-33
/
+77
2024-02-17
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-16
/
+35
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-26
/
+169
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-27
/
+73
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-7
/
+32
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+2
2024-02-17
Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-68
/
+156
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+23
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-7
/
+60
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-17
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
4
-13
/
+17
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-33
/
+48
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2024-02-16
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
4
-2
/
+8
2024-02-16
Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2024-02-16
Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-25
/
+93
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
65
-276
/
+277
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-29
/
+47
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-16
/
+46
2024-02-16
Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-43
/
+65
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+0
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-11
/
+17
[prev]
[next]