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-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
1
-0
/
+4
2023-08-10
riscv: Do not allow vmap pud mappings for 3-level page table
Alexandre Ghiti
1
-1
/
+3
2023-08-10
parisc: firmware: Mark pdc_result buffers local
Helge Deller
1
-2
/
+2
2023-08-10
parisc: firmware: Fix sparse context imbalance warnings
Helge Deller
1
-2
/
+2
2023-08-10
parisc: signal: Fix sparse incorrect type in assignment warning
Helge Deller
1
-1
/
+1
2023-08-10
parisc: ioremap: Fix sparse warnings
Helge Deller
1
-5
/
+4
2023-08-10
parisc: fault: Use C99 arrary initializers
Helge Deller
1
-25
/
+25
2023-08-10
parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code
Yang Yingliang
1
-3
/
+1
2023-08-10
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
4
-6
/
+27
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-10
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
1
-0
/
+10
2023-08-10
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
1
-5
/
+5
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
1
-0
/
+6
2023-08-10
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-10
ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
Hans de Goede
1
-0
/
+12
2023-08-10
btrfs: wait for actual caching progress during allocation
Josef Bacik
2
-2
/
+17
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
1
-8
/
+2
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
1
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
1
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
1
-7
/
+7
2023-08-10
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
Boris Brezillon
1
-0
/
+6
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2
-12
/
+300
2023-08-09
Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbd
Linus Torvalds
2
-6
/
+13
2023-08-09
hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
Aleksa Savic
1
-1
/
+36
2023-08-09
Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...
Linus Torvalds
3
-5
/
+6
2023-08-10
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
3
-118
/
+4
2023-08-09
Merge branch 'bug fixes for sockmap'
Martin KaFai Lau
5
-8
/
+101
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2
-2
/
+9
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
1
-5
/
+5
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-8
/
+15
2023-08-09
blk-iocost: fix queue stats accounting
Chengming Zhou
1
-2
/
+3
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
2
-4
/
+5
2023-08-09
Merge branch 'selftests-forwarding-various-fixes'
Jakub Kicinski
13
-49
/
+109
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
[prev]
[next]