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
2023-10-18
pNFS: Fix a hang in nfs4_evict_inode()
Trond Myklebust
1
-10
/
+23
2023-10-18
Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
15
-34
/
+119
2023-10-18
drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3
Vinay Belgaumkar
1
-2
/
+5
2023-10-18
Merge tag 'spi-fix-v6-6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2023-10-18
Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-10-18
io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address
Jens Axboe
1
-0
/
+6
2023-10-18
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Liming Sun
1
-10
/
+11
2023-10-18
apple-gmux: Hard Code max brightness for MMIO gmux
Orlando Chamberlain
1
-1
/
+13
2023-10-18
platform/surface: platform_profile: Propagate error if profile registration f...
Armin Wolf
1
-2
/
+1
2023-10-18
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
AngeloGioacchino Del Regno
1
-2
/
+2
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
1
-4
/
+1
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
1
-0
/
+2
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
1
-0
/
+6
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2
-22
/
+74
2023-10-18
ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
Hanjun Guo
1
-1
/
+1
2023-10-18
ACPI: irq: Fix incorrect return value in acpi_register_gsi()
Sunil V L
1
-1
/
+6
2023-10-18
drm/i915: Prevent potential null-ptr-deref in engine_init_common
Nirmoy Das
1
-1
/
+2
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
1
-2
/
+2
2023-10-18
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
6
-65
/
+4
2023-10-18
powerpc/qspinlock: Fix stale propagated yield_cpu
Nicholas Piggin
1
-0
/
+3
2023-10-18
platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
Hans de Goede
1
-0
/
+3
2023-10-18
platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...
Hans de Goede
1
-11
/
+4
2023-10-18
platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
Hans de Goede
1
-1
/
+1
2023-10-18
net: pktgen: Fix interface flags printing
Gavrilov Ilia
1
-7
/
+7
2023-10-18
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
1
-2
/
+2
2023-10-18
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
1
-1
/
+2
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
1
-1
/
+2
2023-10-18
dt-bindings: display: Add SSD132x OLED controllers
Javier Martinez Canillas
2
-1
/
+90
2023-10-18
dt-bindings: display: Split common Solomon properties in their own schema
Javier Martinez Canillas
3
-27
/
+44
2023-10-18
drm/ssd130x: Add support for the SSD132x OLED controller family
Javier Martinez Canillas
5
-27
/
+449
2023-10-18
drm/ssd130x: Rename commands that are shared across chip families
Javier Martinez Canillas
3
-25
/
+30
2023-10-18
drm/ssd130x: Add a controller family id to the device info data
Javier Martinez Canillas
4
-0
/
+15
2023-10-18
drm/ssd130x: Replace .page_height field in device info with a constant
Javier Martinez Canillas
2
-20
/
+18
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
569
-5379
/
+266155
2023-10-18
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
1
-3
/
+2
2023-10-18
drm/i915/mtl: Remove the 'force_probe' requirement for Meteor Lake
Radhakrishna Sripada
1
-1
/
+0
2023-10-18
drm/i915: Enable GuC TLB invalidations for MTL
Jonathan Cavitt
1
-0
/
+1
2023-10-18
drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
Jonathan Cavitt
1
-2
/
+9
2023-10-18
drm/i915: No TLB invalidation on wedged GT
Jonathan Cavitt
1
-1
/
+31
2023-10-18
drm/i915: No TLB invalidation on suspended GT
Jonathan Cavitt
3
-9
/
+23
2023-10-18
drm/i915: Define and use GuC and CTB TLB invalidation routines
Prathap Kumar Valsan
7
-11
/
+299
2023-10-18
drm/i915/guc: Add CT size delay helper
Jonathan Cavitt
2
-0
/
+29
2023-10-18
drm/i915: Add GuC TLB Invalidation device info flags
Jonathan Cavitt
2
-0
/
+3
2023-10-17
drm/i915: Retry gtt fault when out of fence registers
Ville Syrjälä
1
-0
/
+1
2023-10-17
drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned
Khaled Almahallawy
1
-2
/
+1
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
6
-27
/
+35
2023-10-17
net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
Dan Carpenter
1
-1
/
+1
2023-10-17
tun: prevent negative ifindex
Eric Dumazet
1
-2
/
+5
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
3
-9
/
+10
2023-10-18
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
1
-4
/
+4
[prev]
[next]