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
2024-07-02
phy: zynqmp: Store instance instead of type
Sean Anderson
1
-84
/
+31
2024-07-02
phy: zynqmp: Enable reference clock correctly
Sean Anderson
1
-6
/
+8
2024-07-02
phy: cadence-torrent: Check return value on register read
Ma Ke
1
-0
/
+3
2024-07-02
selftests/xsk: Enhance batch size support with dynamic configurations
Tushar Vyavahare
2
-6
/
+22
2024-07-02
selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...
Tushar Vyavahare
1
-5
/
+9
2024-07-02
phy: Fix the cacography in phy-exynos5250-usb2.c
Liu Jing
1
-1
/
+1
2024-07-02
phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCON
Cristian Ciocaltea
1
-0
/
+2
2024-07-02
Merge branch 'page_pool-bnxt_en-unlink-old-page-pool-in-queue-api-using-helper'
Paolo Abeni
3
-6
/
+4
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
1
-5
/
+1
2024-07-02
page_pool: export page_pool_disable_direct_recycling()
David Wei
2
-1
/
+3
2024-07-02
firmware: cs_dsp: Don't allow writes to read-only controls
Richard Fitzgerald
1
-0
/
+3
2024-07-02
ASoC: codecs: nau8824: Add master clock handling
Maxim Kochetkov
2
-2
/
+20
2024-07-02
ASoC: dt-bindings: nau8824: Add master clock handling
Maxim Kochetkov
1
-0
/
+8
2024-07-02
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
1
-6
/
+13
2024-07-02
ASoC: simple-audio-mux: add state-labels
Mark Brown
2
-15
/
+46
2024-07-02
ASoC: cs35l56: Remove obsolete and redundant code
Mark Brown
5
-370
/
+45
2024-07-02
ASoC: codecs: wsa88xx: add support for static port
Mark Brown
4
-0
/
+32
2024-07-02
wifi: rtw89: 8852bt: rfk: add RCK
Ping-Ke Shih
2
-0
/
+44
2024-07-02
wifi: rtw89: 8852bt: rfk: add DACK
Ping-Ke Shih
3
-0
/
+503
2024-07-02
wifi: rtw89: 8852bt: rfk: add RX DCK
Ping-Ke Shih
2
-0
/
+58
2024-07-02
wifi: rtw89: 8852bt: rfk: add IQK
Ping-Ke Shih
3
-0
/
+894
2024-07-02
wifi: rtw89: constrain TX power according to Transmit Power Envelope
Zong-Zhe Yang
6
-18
/
+262
2024-07-02
wifi: rtw89: coex: Add coexistence policy for hardware scan
Ching-Te Ku
2
-1
/
+26
2024-07-02
drivers:soundwire: qcom: cleanup port maask calculations
Srinivas Kandagatla
1
-16
/
+6
2024-07-02
xen: privcmd: Fix possible access to a freed kirqfd instance
Viresh Kumar
1
-1
/
+9
2024-07-02
xen: privcmd: Switch from mutex to spinlock for irqfds
Viresh Kumar
1
-10
/
+15
2024-07-02
Merge branch 'zerocopy-tx-cleanups'
Paolo Abeni
5
-35
/
+39
2024-07-02
net: limit scope of a skb_zerocopy_iter_stream var
Pavel Begunkov
1
-1
/
+2
2024-07-02
io_uring/net: move charging socket out of zc io_uring
Pavel Begunkov
4
-18
/
+13
2024-07-02
net: batch zerocopy_fill_skb_from_iter accounting
Pavel Begunkov
1
-13
/
+18
2024-07-02
net: split __zerocopy_sg_from_iter()
Pavel Begunkov
1
-9
/
+13
2024-07-02
net: always try to set ubuf in skb_zerocopy_iter_stream
Pavel Begunkov
1
-2
/
+1
2024-07-02
dm io: remove code duplication between sync_io and aysnc_io
Benjamin Marzinski
1
-36
/
+23
2024-07-02
dm io: don't call the async_io notify.fn on invalid num_regions
Benjamin Marzinski
1
-19
/
+12
2024-07-02
dm io: bump num_bvecs to handle offset memory
Benjamin Marzinski
1
-1
/
+1
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
3
-2
/
+1
2024-07-02
ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes
Linus Walleij
1
-10
/
+10
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
5
-1
/
+14
2024-07-02
s390/hwcaps: Add documentation for HWCAP flags
Heiko Carstens
1
-0
/
+8
2024-07-02
s390/pgtable: Make crdte() and cspg() return a value
Claudio Imbrenda
1
-2
/
+23
2024-07-02
s390/topology: Remove CPU KOBJ_CHANGE uevents
Mete Durlu
1
-7
/
+1
2024-07-02
ARM: 9406/1: Fix callchain_trace() return value
Jinjie Ruan
1
-2
/
+1
2024-07-02
s390: Update defconfigs
Heiko Carstens
2
-6
/
+4
2024-07-02
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
3
-26
/
+56
2024-07-02
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
5
-13
/
+39
2024-07-02
ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
Michał Kopeć
1
-0
/
+1
2024-07-02
xen: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-07-02
x86/xen: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-02
x86/xen/time: Reduce Xen timer tick
Frediano Ziglio
1
-1
/
+1
2024-07-02
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
1
-2
/
+12
[prev]
[next]