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-10-07
Merge tag 'rproc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-4
/
+18
2022-10-07
Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-6
/
+53
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-2
/
+109
2022-10-07
Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-25
/
+34
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-1791
/
+165
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
4
-20
/
+49
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+28
2022-10-07
kunit: declare kunit_assert structs as const
Daniel Latypov
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
15
-24
/
+65
2022-10-07
kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
Daniel Latypov
1
-58
/
+65
2022-10-07
kunit: remove format func from struct kunit_assert, get it to 0 bytes
Daniel Latypov
2
-28
/
+17
2022-10-07
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
1
-16
/
+0
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
8
-4
/
+52
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
1
-0
/
+1
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
1
-0
/
+19
2022-10-07
vdpa: device feature provisioning
Jason Wang
2
-0
/
+3
2022-10-07
virtio: drop vp_legacy_set_queue_size
Michael S. Tsirkin
1
-2
/
+0
2022-10-07
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
1
-1
/
+9
2022-10-07
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
1
-3
/
+9
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-5
/
+6
2022-10-06
Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
4
-2
/
+13
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-4
/
+4
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+5
2022-10-06
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
86
-289
/
+706
2022-10-06
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2022-10-06
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+77
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2022-10-06
Merge tag 'arm-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-37
/
+284
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-25
/
+299
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
1
-0
/
+2
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
1
-0
/
+1
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
1
-0
/
+5
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
1
-0
/
+1
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
2
-0
/
+23
2022-10-06
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
1
-0
/
+33
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-0
/
+1
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
36
-290
/
+818
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-387
/
+710
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-4
/
+101
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+19
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
1
-0
/
+77
2022-10-05
Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2022-10-05
Merge branch 'for-6.1/logitech' into for-linus
Benjamin Tissoires
326
-3040
/
+9784
2022-10-04
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-0
/
+6
2022-10-04
Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-0
/
+102
2022-10-04
Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-0
/
+36
2022-10-04
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-20
/
+22
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2022-10-05
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
Christian Schoenebeck
1
-0
/
+5
[prev]
[next]