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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
netfs: fix kernel doc for nets_wait_for_outstanding_io()
Christian Brauner
1
-1
/
+1
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
1
-15
/
+0
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
1
-2
/
+0
2024-05-28
drm/connector: hdmi: Add Infoframes generation
Maxime Ripard
2
-1
/
+116
2024-05-28
drm/connector: hdmi: Add RGB Quantization Range to the connector state
Maxime Ripard
1
-0
/
+6
2024-05-28
drm/connector: hdmi: Add Broadcast RGB property
Maxime Ripard
1
-0
/
+36
2024-05-28
drm/connector: hdmi: Add custom hook to filter TMDS character rate
Maxime Ripard
1
-0
/
+31
2024-05-28
drm/connector: hdmi: Calculate TMDS character rate
Maxime Ripard
1
-0
/
+5
2024-05-28
drm/display: hdmi: Add HDMI compute clock helper
Maxime Ripard
1
-0
/
+4
2024-05-28
drm/connector: hdmi: Add support for output format
Maxime Ripard
1
-0
/
+20
2024-05-28
drm/connector: hdmi: Add output BPC to the connector state
Maxime Ripard
1
-1
/
+11
2024-05-28
drm/connector: hdmi: Create an HDMI sub-state
Maxime Ripard
2
-0
/
+23
2024-05-28
drm/connector: Introduce an HDMI connector initialization function
Maxime Ripard
1
-0
/
+5
2024-05-28
mm, slab: don't wrap internal functions with alloc_hooks()
Vlastimil Babka
1
-24
/
+24
2024-05-27
fs: Remove i_blocks_per_page
Matthew Wilcox (Oracle)
1
-6
/
+0
2024-05-27
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
1
-2
/
+3
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
1
-0
/
+12
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+8
2024-05-27
dt-bindings: arm: qcom,ids: Add SoC ID for IPQ5321
Kathiravan Thirumoorthy
1
-0
/
+1
2024-05-27
dt-bindings: clock: qcom: Add SM7150 VIDEOCC clocks
Danila Tikhonov
1
-0
/
+28
2024-05-27
dt-bindings: clock: qcom: Add SM7150 CAMCC clocks
Danila Tikhonov
1
-0
/
+113
2024-05-27
dt-bindings: clock: qcom: Add SM7150 DISPCC clocks
Danila Tikhonov
1
-0
/
+59
2024-05-27
block: remove blk_queue_max_integrity_segments
Christoph Hellwig
1
-10
/
+0
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+39
2024-05-27
gpio: Remove legacy API documentation
Andy Shevchenko
1
-5
/
+1
2024-05-27
fs: switch timespec64 fields in inode to discrete integers
Jeff Layton
1
-16
/
+32
2024-05-27
ASoC: simple-card-utils: Split simple_fixup_sample_fmt func
Mohan Kumar
1
-0
/
+2
2024-05-27
w1: Add missing newline and fix typos in w1_bus_master comment
Thorsten Blum
1
-3
/
+4
2024-05-27
mtd: cfi: Get rid of redundant 'else'
Andy Shevchenko
1
-16
/
+16
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+18
2024-05-27
cleanup: Standardize the header guard define's name
Ingo Molnar
1
-3
/
+3
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
632
-5613
/
+12699
2024-05-27
platform: Make platform_driver::remove() return void
Uwe Kleine-König
1
-8
/
+7
2024-05-27
dma-buf/fence-array: Add flex array to struct dma_fence_array
Christophe JAILLET
1
-0
/
+3
2024-05-27
Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-3
/
+3
2024-05-27
spi: bitbang: Replace hard coded number of SPI modes
Andy Shevchenko
1
-1
/
+1
2024-05-27
spi: bitbang: Use typedef for txrx_*() callbacks
Andy Shevchenko
1
-3
/
+4
2024-05-27
regulator: consumer: Reorder fields in 'struct regulator_bulk_data'
Christophe JAILLET
1
-3
/
+3
2024-05-27
ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
Christophe JAILLET
1
-1
/
+1
2024-05-27
ASoC: Constify channel mapping array arguments in set_channel_map()
Krzysztof Kozlowski
2
-6
/
+6
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
cgroup/pids: Separate semantics of pids.events related to pids.max
Michal Koutný
1
-1
/
+6
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+2
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+18
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2024-05-25
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
1
-0
/
+8
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-5
/
+23
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
[prev]
[next]