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-01-24
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-01-24
arm64: vdso: Fix "no previous prototype" warning
Vincenzo Frascino
1
-1
/
+4
2022-01-24
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-01-24
ibmvnic: remove unused ->wait_capability
Sukadev Bhattiprolu
2
-25
/
+14
2022-01-24
ibmvnic: don't spin in tasklet
Sukadev Bhattiprolu
1
-6
/
+0
2022-01-24
ibmvnic: init ->running_cap_crqs early
Sukadev Bhattiprolu
1
-35
/
+71
2022-01-24
ibmvnic: Allow extra failures before disabling
Sukadev Bhattiprolu
1
-4
/
+17
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2
-5
/
+1
2022-01-24
net: sfp: ignore disabled SFP node
Marek Behún
1
-0
/
+5
2022-01-24
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2022-01-24
platform/x86: asus-tf103c-dock: Make 2 global structs static
Hans de Goede
1
-2
/
+2
2022-01-24
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
1
-1
/
+1
2022-01-24
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
1
-34
/
+63
2022-01-24
platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
Hans de Goede
1
-13
/
+13
2022-01-24
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Alexander Kobel
1
-3
/
+10
2022-01-24
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
Yuka Kawajiri
1
-0
/
+24
2022-01-24
platform/surface: Reinstate platform dependency
Geert Uytterhoeven
1
-0
/
+1
2022-01-24
platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
Lubomir Rintel
1
-1
/
+1
2022-01-24
platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
Lubomir Rintel
1
-0
/
+51
2022-01-24
platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
Hans de Goede
1
-5
/
+5
2022-01-24
platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_info
Hans de Goede
1
-0
/
+15
2022-01-24
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
Hans de Goede
1
-2
/
+21
2022-01-24
platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
Hans de Goede
1
-2
/
+2
2022-01-24
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2022-01-24
gpio: sim: add doc file to index file
Randy Dunlap
1
-0
/
+1
2022-01-24
gpio: sim: check the label length when setting up device properties
Bartosz Golaszewski
1
-1
/
+1
2022-01-24
s390: update defconfigs
Heiko Carstens
3
-17
/
+22
2022-01-24
s390/module: test loading modules with a lot of relocations
Ilya Leoshkevich
5
-0
/
+116
2022-01-24
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-01-24
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
1
-3
/
+14
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
6
-2
/
+18
2022-01-23
hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
Dan Carpenter
1
-0
/
+3
2022-01-23
hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused
Guenter Roeck
1
-1
/
+1
2022-01-23
hwmon: (lm90) Fix sysfs and udev notifications
Guenter Roeck
1
-6
/
+6
2022-01-23
hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
Guenter Roeck
1
-1
/
+1
2022-01-23
hwmon: (lm90) Mark alert as broken for MAX6680
Guenter Roeck
1
-1
/
+1
2022-01-23
hwmon: (lm90) Mark alert as broken for MAX6654
Guenter Roeck
1
-0
/
+1
2022-01-23
hwmon: (lm90) Re-enable interrupts after alert clears
Guenter Roeck
1
-1
/
+1
2022-01-23
hwmon: (lm90) Reduce maximum conversion rate for G781
Guenter Roeck
1
-1
/
+1
2022-01-24
pinctrl: sunxi: Fix H616 I2S3 pin data
Andre Przywara
1
-4
/
+4
2022-01-24
pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mapping
Hans de Goede
1
-2
/
+3
2022-01-24
pinctrl: thunderbay: rework loops looking for groups names
Rafał Miłecki
1
-46
/
+25
2022-01-24
pinctrl: thunderbay: comment process of building functions a bit
Rafał Miłecki
1
-9
/
+10
2022-01-23
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
Yanming Liu
1
-0
/
+7
2022-01-23
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-01-23
block: fix memory leak in disk_register_independent_access_ranges
Miaoqian Lin
1
-1
/
+1
2022-01-23
io_uring: fix bug in slow unregistering of nodes
Dylan Yudaken
1
-1
/
+6
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-87
/
+131
[prev]
[next]