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
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+18
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+6
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-133
/
+25
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+11
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-54
/
+3
2023-11-07
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-28
/
+36
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+47
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-3
/
+9
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+64
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-16
/
+75
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-11-04
Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2
-3
/
+5
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-32
/
+55
2023-11-04
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
2
-0
/
+71
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
3
-2
/
+3
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+42
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+0
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
1
-0
/
+1
2023-11-04
Merge tag 'spi-nor/for-6.7' into mtd/next
Miquel Raynal
8
-20
/
+24
2023-11-04
treewide: rename pinctrl_gpio_set_config_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_can_use_line_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
pinctrl: remove pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-6
/
+0
2023-11-04
pinctrl: remove pinctrl_gpio_direction_output()
Bartosz Golaszewski
1
-6
/
+0
2023-11-04
pinctrl: remove pinctrl_gpio_direction_input()
Bartosz Golaszewski
1
-6
/
+0
2023-11-04
pinctrl: remove pinctrl_gpio_free()
Bartosz Golaszewski
1
-5
/
+0
2023-11-04
pinctrl: remove pinctrl_gpio_request()
Bartosz Golaszewski
1
-6
/
+0
2023-11-04
pinctrl: remove pinctrl_gpio_can_use_line()
Bartosz Golaszewski
1
-6
/
+0
2023-11-04
pinctrl: provide new GPIO-to-pinctrl glue helpers
Bartosz Golaszewski
1
-0
/
+46
2023-11-04
pinctrl: remove unneeded extern specifiers from consumer.h
Bartosz Golaszewski
1
-19
/
+19
2023-11-04
gpiolib: remove gpiochip_find()
Bartosz Golaszewski
1
-3
/
+0
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-7
/
+16
2023-11-03
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-31
/
+245
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-21
/
+104
2023-11-03
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2023-11-03
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-11
/
+17
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-34
/
+134
2023-11-04
i3c: master: handle IBIs in order they came
Zbigniew Lukwinski
1
-1
/
+3
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+5
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
4
-25
/
+84
2023-11-03
Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+129
2023-11-03
Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux
Linus Torvalds
4
-70
/
+149
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
1
-1
/
+1
2023-11-03
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
[next]