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-08-16
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-16
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2
-5
/
+5
2023-08-16
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
1
-19
/
+4
2023-08-16
netfilter: nf_tables: deactivate catchall elements in next generation
Florian Westphal
1
-0
/
+1
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2
-1
/
+2
2023-08-16
netfilter: nf_tables: fix false-positive lockdep splat
Florian Westphal
1
-1
/
+12
2023-08-15
fbdev: goldfishfb: Do not check 0 for platform_get_irq()
Zhu Wang
1
-2
/
+2
2023-08-15
fbdev: atmel_lcdfb: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-15
fbdev: kyro: Remove unused declarations
Yue Haibing
1
-12
/
+0
2023-08-15
Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-24
/
+23
2023-08-15
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-8
/
+27
2023-08-15
Merge tag 'regulator-fix-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+7
2023-08-15
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
1
-1
/
+3
2023-08-15
Merge tag 'asoc-fix-v6.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
12
-35
/
+73
2023-08-15
accel/qaic: Clean up integer overflow checking in map_user_pages()
Dan Carpenter
1
-8
/
+18
2023-08-15
accel/qaic: Fix slicing memory leak
Pranjal Ramajor Asha Kanojiya
1
-0
/
+1
2023-08-15
mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
Yangtao Li
1
-4
/
+7
2023-08-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
17
-204
/
+515
2023-08-14
net: veth: Page pool creation error handling for existing pools only
Liang Chen
1
-1
/
+2
2023-08-14
Merge branch 'octeon_ep-fixes-for-error-and-remove-paths'
Jakub Kicinski
2
-5
/
+6
2023-08-14
octeon_ep: cancel queued works in probe error path
Michal Schmidt
1
-3
/
+4
2023-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
1
-1
/
+1
2023-08-14
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
1
-3
/
+6
2023-08-14
sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
Jeff Layton
1
-0
/
+3
2023-08-14
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
1
-4
/
+7
2023-08-14
i2c: Update documentation to use .probe() again
Uwe Kleine-König
1
-1
/
+1
2023-08-14
drm/i915: fix display probe for IVB Q and IVB D GT2 server
Jani Nikula
1
-3
/
+21
2023-08-14
drm/i915/sdvo: fix panel_type initialization
Jani Nikula
1
-1
/
+1
2023-08-14
drm/i915/guc/slpc: Restore efficient freq earlier
Vinay Belgaumkar
1
-8
/
+14
2023-08-14
i2c: sun6i-p2wi: Fix an error message in probe()
Dan Carpenter
1
-1
/
+2
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
4
-54
/
+84
2023-08-14
smb3: display network namespace in debug information
Steve French
1
-0
/
+10
2023-08-14
i2c: hisi: Only handle the interrupt of the driver's transfer
Yicong Yang
1
-0
/
+8
2023-08-14
cifs: Release folio lock on fscache read hit.
Russell Harmon via samba-technical
1
-1
/
+1
2023-08-14
i2c: tegra: Fix i2c-tegra DMA config option processing
Parker Newman
1
-1
/
+1
2023-08-14
i2c: tegra: Fix failure during probe deferral cleanup
Thierry Reding
1
-0
/
+1
2023-08-14
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
1
-2
/
+13
2023-08-14
i2c: designware: Correct length byte validation logic
Quan Nguyen
1
-1
/
+2
2023-08-14
i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
Carlos Song
1
-0
/
+3
2023-08-14
drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs
Luca Ceresoli
1
-12
/
+12
2023-08-14
drm/panel: JDI LT070ME05000 simplify with dev_err_probe()
David Heidelberg
1
-22
/
+14
2023-08-14
ARM: dts: am335x-bone-common: Add vcc-supply for on-board eeprom
Shengyu Qu
1
-0
/
+1
2023-08-14
ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board
Shengyu Qu
1
-0
/
+8
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
1
-1
/
+2
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
4
-32
/
+17
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
3
-9
/
+9
2023-08-14
x86/srso: Disable the mitigation on unaffected configurations
Borislav Petkov (AMD)
1
-1
/
+6
2023-08-14
x86/CPU/AMD: Fix the DIV(0) initial fix attempt
Borislav Petkov (AMD)
4
-2
/
+4
[prev]
[next]