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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+11
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+89
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
1
-3
/
+2
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-2
/
+8
2022-06-10
struct file: use anonymous union member for rcuhead and llist
Al Viro
1
-3
/
+3
2022-06-10
teach iomap_dio_rw() to suppress dsync
Al Viro
1
-0
/
+6
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-1
/
+2
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-13
/
+9
2022-06-10
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+6
2022-06-10
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-1
/
+0
2022-06-10
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
1
-0
/
+8
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2
-7
/
+3
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
1
-0
/
+8
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
1
-16
/
+12
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+71
2022-06-10
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
1
-4
/
+5
2022-06-10
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
1
-2
/
+0
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-36
/
+32
2022-06-10
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
1
-0
/
+2
2022-06-10
driver core: Delete driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+0
2022-06-10
driver core: Add wait_for_init_devices_probe helper function
Saravana Kannan
1
-0
/
+1
2022-06-10
vme: move back to staging
Arnd Bergmann
1
-190
/
+0
2022-06-10
staging: Also remove the Unisys visorbus.h
Peter Robinson
1
-344
/
+0
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-35
/
+0
2022-06-10
wifi: nl80211: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
6
-57
/
+7
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
3
-27
/
+3
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
1
-13
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULE
Thomas Gleixner
1
-15
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
1
-16
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_133.RULE
Thomas Gleixner
1
-8
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
16
-147
/
+17
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULE
Thomas Gleixner
1
-4
/
+1
2022-06-10
netfilter: xtables: Bring SPDX identifier back
Thomas Gleixner
1
-16
/
+1
2022-06-10
spi: Fix per-cpu stats access on 32 bit systems
David Jander
1
-2
/
+8
2022-06-10
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
2
-0
/
+2
2022-06-10
ASoC: SOF: Add two new structures for topology manifest data
Ranjani Sridharan
2
-0
/
+32
2022-06-10
ASoC: SOF: Add ops_free
Ranjani Sridharan
1
-0
/
+1
2022-06-10
ASoC: SOF: Add topology tokens for IPC4
Ranjani Sridharan
1
-0
/
+40
2022-06-10
ASoC: SOF: ipc4: Add set_core_state pm_ops implementation
Peter Ujfalusi
1
-0
/
+8
2022-06-10
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
3
-0
/
+17
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-0
/
+1
2022-06-10
tty/vt: consolemap: introduce enum translation_map and use it
Jiri Slaby
1
-6
/
+12
2022-06-10
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
1
-3
/
+3
2022-06-10
tty/vt: consolemap: convert macros to static inlines
Jiri Slaby
1
-7
/
+28
2022-06-10
tty/vt: consolemap: remove extern from function decls
Jiri Slaby
1
-6
/
+5
2022-06-10
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
1
-3
/
+3
[prev]
[next]