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
2022-05-19
thermal/drivers/k3: Add hwmon support
Massimiliano Minella
1
-0
/
+5
2022-05-19
thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM
Jishnu Prakash
1
-7
/
+397
2022-05-19
thermal/drivers/qcom: Add support for multiple generations of devices
Jishnu Prakash
1
-31
/
+51
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
2
-0
/
+13
2022-05-19
dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
Jishnu Prakash
1
-2
/
+108
2022-05-19
thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...
Lad Prabhakar
1
-5
/
+12
2022-05-19
dt-bindings: thermal: rzg2l-thermal: Document RZ/V2L bindings
Lad Prabhakar
1
-0
/
+1
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
4
-0
/
+12
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
3
-6
/
+32
2022-05-19
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-18
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
1
-15
/
+42
2022-05-19
Merge tag 'amd-drm-fixes-5.18-2022-05-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
3
-1
/
+17
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
1
-1
/
+1
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-72
/
+51
2022-05-18
Merge tag 'block-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-05-18
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2022-05-18
Merge tag 'audit-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+7
2022-05-18
Merge tag 'selinux-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-05-18
Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-23
/
+79
2022-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-8
/
+8
2022-05-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-40
/
+21
2022-05-18
blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
Jens Axboe
1
-1
/
+0
2022-05-18
io_uring: disallow mixed provided buffer group registrations
Jens Axboe
1
-3
/
+5
2022-05-18
io_uring: initialize io_buffer_list head when shared ring is unregistered
Jens Axboe
1
-0
/
+3
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
1
-12
/
+8
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
1
-2
/
+2
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
3
-1
/
+17
2022-05-18
libceph: fix misleading ceph_osdc_cancel_request() comment
Ilya Dryomov
1
-2
/
+7
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2
-183
/
+122
2022-05-18
Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
9
-455
/
+1063
2022-05-18
thermal: intel: hfi: remove NULL check after container_of() call
Haowen Bai
1
-2
/
+0
2022-05-18
io_uring: add fully sparse buffer registration
Pavel Begunkov
1
-7
/
+15
2022-05-18
powercap: intel_rapl: add support for ALDERLAKE_N
Zhang Rui
1
-0
/
+1
2022-05-18
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
1
-0
/
+1
2022-05-18
fs-verity: remove unused parameter desc_size in fsverity_create_info()
Zhang Jianhua
4
-16
/
+9
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
3
-6
/
+102
2022-05-18
Fix double fget() in vhost_net_set_backend()
Al Viro
1
-8
/
+7
2022-05-18
vdpa/mlx5: Use consistent RQT size
Eli Cohen
1
-40
/
+21
2022-05-18
Merge tag 'sound-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-6
/
+79
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
1
-2
/
+4
2022-05-18
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-05-18
ext4: remove duplicated #include of dax.h in inode.c
Yang Li
1
-1
/
+0
2022-05-18
random: credit architectural init the exact amount
Jason A. Donenfeld
1
-6
/
+6
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
4
-23
/
+21
2022-05-18
random: use proper jiffies comparison macro
Jason A. Donenfeld
1
-1
/
+1
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2
-46
/
+19
[prev]
[next]