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-03-29
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
1
-2
/
+2
2024-03-29
Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+65
2024-03-29
bpf: fix possible file descriptor leaks in verifier
Anton Protopopov
1
-0
/
+3
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
1
-2
/
+8
2024-03-29
docs: zswap: fix shell command format
Weiji Wang
1
-2
/
+2
2024-03-29
tracing: Fix documentation on tp_printk cmdline option
Vitaly Chikunov
1
-1
/
+1
2024-03-29
docs: Fix bitfield handling in kernel-doc
Donald Hunter
1
-1
/
+1
2024-03-29
Documentation: dev-tools: Add link to RV docs
Brendan Jackman
1
-0
/
+2
2024-03-29
ASoC: amd: acp: fix for acp_init function error handling
Vijendar Mukunda
1
-1
/
+4
2024-03-29
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-03-29
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2
-4
/
+7
2024-03-29
Bluetooth: qca: fix device-address endianness
Johan Hovold
2
-2
/
+16
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
2
-1
/
+13
2024-03-29
arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
Johan Hovold
1
-0
/
+2
2024-03-29
dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
Johan Hovold
1
-0
/
+4
2024-03-29
Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
Johan Hovold
1
-12
/
+1
2024-03-29
spi: s3c64xx: Use DMA mode from fifo size
Jaewon Kim
1
-3
/
+2
2024-03-29
dm integrity: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-03-29
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
1
-25
/
+8
2024-03-29
MAINTAINERS: Remove incorrect M: tag for
[email protected]
Kuan-Wei Chiu
1
-2
/
+0
2024-03-29
pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
Uwe Kleine-König
1
-1
/
+1
2024-03-29
octeontx2-af: Fix issue with loading coalesced KPU profiles
Hariprasad Kelam
1
-1
/
+1
2024-03-29
Merge branch 'gro-fixes'
David S. Miller
7
-27
/
+54
2024-03-29
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
1
-8
/
+2
2024-03-29
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
1
-0
/
+6
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2
-14
/
+2
2024-03-29
gro: fix ownership transfer
Antoine Tenart
2
-2
/
+4
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
4
-3
/
+40
2024-03-29
net: hsr: Use full string description when opening HSR network device
Lukasz Majewski
1
-7
/
+6
2024-03-29
ASoC: tas2781: mark dvc_tlv with __maybe_unused
Gergo Koteles
1
-1
/
+1
2024-03-28
tools/resolve_btfids: fix build with musl libc
Natanael Copa
1
-0
/
+2
2024-03-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
5
-81
/
+161
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
3
-6
/
+49
2024-03-28
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
1
-3
/
+3
2024-03-29
ASoC: rt-sdw: fix locking and improve error logs
Mark Brown
17
-122
/
+126
2024-03-28
xen-netfront: Add missing skb_mark_for_recycle
Jesper Dangaard Brouer
1
-0
/
+1
2024-03-28
ptp: MAINTAINERS: drop Jeff Sipek
Krzysztof Kozlowski
1
-1
/
+0
2024-03-28
Documentation: Add documentation for eswitch attribute
William Tu
3
-0
/
+78
2024-03-28
Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-13
/
+22
2024-03-28
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
1
-7
/
+2
2024-03-28
ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
Stephen Lee
1
-1
/
+1
2024-03-28
Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-52
/
+148
2024-03-28
Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-14
/
+37
2024-03-28
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
3
-18
/
+35
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
86
-337
/
+865
2024-03-28
ASoC: rt-sdw*: add __func__ to all error logs
Pierre-Louis Bossart
16
-112
/
+115
2024-03-28
ASoC: rt722-sdca-sdw: fix locking sequence
Pierre-Louis Bossart
1
-2
/
+2
2024-03-28
ASoC: rt712-sdca-sdw: fix locking sequence
Pierre-Louis Bossart
1
-2
/
+3
2024-03-28
ASoC: rt711-sdw: fix locking sequence
Pierre-Louis Bossart
1
-2
/
+2
[prev]
[next]