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-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
17
-38
/
+34
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-02-02
Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-02-02
Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+2
2024-02-01
Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+4
2024-02-01
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2024-02-01
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2024-02-01
Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-0
/
+4
2024-01-31
nvme: take const cmd pointer in read-only helpers
Caleb Sander
1
-2
/
+2
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
1
-0
/
+4
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-0
/
+5
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
1
-11
/
+0
2024-01-30
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-2
/
+2
2024-01-30
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
1
-1
/
+2
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+4
2024-01-28
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
1
-1
/
+1
2024-01-27
soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition
Douglas Anderson
1
-0
/
+1
2024-01-27
serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>
Geert Uytterhoeven
1
-0
/
+6
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-4
/
+4
2024-01-27
tty: vt: fix up kernel-doc
Jiri Slaby (SUSE)
1
-3
/
+3
2024-01-27
tty: vt: document the rest of struct consw
Jiri Slaby (SUSE)
1
-9
/
+25
2024-01-27
tty: vt: remove unused consw::con_flush_scrollback()
Jiri Slaby (SUSE)
1
-4
/
+0
2024-01-27
tty: vt: remove consw::con_getxy()
Jiri Slaby (SUSE)
1
-2
/
+0
2024-01-27
tty: vt: remove consw::con_screen_pos()
Jiri Slaby (SUSE)
1
-1
/
+0
2024-01-27
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
1
-1
/
+4
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
1
-2
/
+3
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
1
-2
/
+5
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
1
-1
/
+2
2024-01-27
tty: vt: define a common enum for VESA blanking constants
Jiri Slaby (SUSE)
1
-6
/
+1
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
1
-1
/
+3
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
1
-6
/
+2
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
1
-2
/
+4
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
1
-1
/
+4
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
1
-2
/
+3
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
1
-1
/
+3
2024-01-27
tty: vt: make consw::con_debug_*() return void
Jiri Slaby (SUSE)
1
-12
/
+6
2024-01-27
tty: vt: remove extern from functions in selection.h
Jiri Slaby (SUSE)
1
-28
/
+24
2024-01-27
tty: vt: make vc_is_sel()'s vc const
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
3
-3
/
+9
2024-01-27
tty: vt: pass proper pointers from tioclinux()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-01-27
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
1
-3
/
+0
2024-01-26
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-1
/
+1
2024-01-26
Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-25
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-01-25
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
Yang Shi
1
-0
/
+1
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-10
/
+11
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
2024-01-24
spi: Raise limit on number of chip selects
Mark Brown
1
-1
/
+1
[next]