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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+22
2023-09-06
gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
Daniel Mack
1
-2
/
+24
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
1
-1
/
+1
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-6
/
+6
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
7
-3
/
+13
2023-09-06
net: team: do not use dynamic lockdep key
Taehee Yoo
2
-59
/
+56
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2
-19
/
+16
2023-09-05
libstub: Fix compilation warning for rv32
Alexandre Ghiti
1
-1
/
+1
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
4
-105
/
+181
2023-09-06
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
1
-7
/
+2
2023-09-06
rtc: twl: remove unnecessary messages
Alexandre Belloni
1
-5
/
+1
2023-09-06
rtc: sun6i: remove unnecessary message
Alexandre Belloni
1
-2
/
+0
2023-09-06
rtc: stop warning for invalid alarms when the alarm is disabled
Alexandre Belloni
1
-1
/
+1
2023-09-06
i3c: master: svc: fix probe failure when no i3c device exist
Frank Li
1
-2
/
+12
2023-09-05
regulator: tps6594-regulator: Fix random kernel crash
Jerome Neanne
1
-16
/
+15
2023-09-05
thermal: core: Drop thermal_zone_device_register()
Rafael J. Wysocki
1
-11
/
+0
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
6
-13
/
+14
2023-09-05
thermal: core: Add function for registering tripless thermal zones
Rafael J. Wysocki
1
-0
/
+11
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
44
-834
/
+335
2023-09-05
Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
21
-58
/
+37
2023-09-05
Merge tag 'tpmdd-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-27
/
+11
2023-09-05
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
1
-7
/
+3
2023-09-05
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
1
-0
/
+1
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependencies
Lizhi Hou
1
-1
/
+1
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-09-05
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
1
-3
/
+1
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
16
-10
/
+15
2023-09-05
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-10
/
+6
2023-09-05
mailbox: platform-mhu: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-09-05
mailbox: bcm-pdc: Fix some kernel-doc comments
Yang Li
1
-3
/
+3
2023-09-05
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
Minjie Du
1
-1
/
+1
2023-09-05
mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-09-05
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-09-05
mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-4
/
+2
2023-09-05
mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-9
/
+3
2023-09-05
mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+3
2023-09-05
perf: CXL: fix mismatched number of counters mask
Jeongtae Park
1
-1
/
+1
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-04
Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-6
/
+53
2023-09-04
Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-121
/
+401
2023-09-04
Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
21
-146
/
+264
2023-09-04
Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
4
-6
/
+132
2023-09-04
Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
3
-9
/
+16
[prev]
[next]