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
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
2
-10
/
+10
2022-06-28
cxl/mbox: Fix missing variable payload checks in cmd size validation
Vishal Verma
1
-2
/
+4
2022-06-28
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
4
-7
/
+10
2022-06-28
platform/x86: hp-wmi: Ignore Sanitization Mode event
Kai-Heng Feng
1
-0
/
+3
2022-06-28
platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms
Mark Pearson
1
-0
/
+5
2022-06-28
platform/x86: thinkpad-acpi: profile capabilities as integer
Mark Pearson
1
-27
/
+18
2022-06-28
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keyp...
Hans de Goede
2
-0
/
+42
2022-06-28
platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
Hans de Goede
2
-0
/
+9
2022-06-28
platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
Hans de Goede
1
-6
/
+2
2022-06-28
platform/x86: panasonic-laptop: sort includes alphabetically
Hans de Goede
1
-9
/
+8
2022-06-28
platform/x86: panasonic-laptop: de-obfuscate button codes
Stefan Seyfried
1
-5
/
+11
2022-06-28
ACPI: video: Change how we determine if brightness key-presses are handled
Hans de Goede
1
-7
/
+6
2022-06-28
Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...
Rafael J. Wysocki
4
-0
/
+12
2022-06-28
pinctrl: stm32: fix optional IRQ support to gpios
Fabien Dessenne
1
-8
/
+12
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-28
pinctrl: imx: Add the zero base flag for imx93
Jacky Bai
1
-0
/
+1
2022-06-28
ARM: at91: fix soc detection for SAM9X60 SiPs
Mihai Sain
1
-6
/
+6
2022-06-28
irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
Stafford Horne
1
-1
/
+0
2022-06-28
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
AngeloGioacchino Del Regno
1
-0
/
+1
2022-06-28
cpufreq: pmac32-cpufreq: Fix refcount leak bug
Liang He
1
-0
/
+4
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-06-28
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Liang He
1
-0
/
+1
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
2022-06-27
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
2022-06-27
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-06-27
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
1
-0
/
+7
2022-06-27
dm raid: fix accesses beyond end of raid member array
Heinz Mauelshagen
1
-16
/
+18
2022-06-27
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
1
-1
/
+1
2022-06-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
11
-69
/
+185
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
1
-3
/
+3
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-06-27
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-06-27
eeprom: at25: Rework buggy read splitting
Geert Uytterhoeven
1
-14
/
+12
2022-06-27
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...
Hans de Goede
1
-1
/
+7
2022-06-27
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
1
-7
/
+14
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
1
-3
/
+6
2022-06-27
virtio_ring: make vring_create_virtqueue_split prettier
Deming Wang
1
-1
/
+1
2022-06-27
vhost-vdpa: call vhost_vdpa_cleanup during the release
Stefano Garzarella
1
-1
/
+1
2022-06-27
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
1
-0
/
+3
2022-06-27
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
1
-0
/
+23
2022-06-27
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
1
-1
/
+9
2022-06-27
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
1
-1
/
+6
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
1
-0
/
+2
2022-06-27
platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource
Jean Delvare
1
-0
/
+1
2022-06-27
platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...
Dan Carpenter
1
-1
/
+3
[prev]
[next]