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
2023-04-22
cxl/mbox: Deprecate poison commands
Dan Williams
1
-5
/
+30
2023-04-22
ALSA: emu10k1: fix snd_emu1010_fpga_read() input masking for rev2 cards
Oswald Buddenhagen
1
-1
/
+2
2023-04-22
ALSA: emu10k1: remove unused emu->pcm_playback_efx_substream field
Oswald Buddenhagen
1
-1
/
+0
2023-04-22
bpf: fix link failure with NETFILTER=y INET=n
Florian Westphal
1
-1
/
+1
2023-04-22
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
1
-1
/
+2
2023-04-22
dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT
Yassine Oudjana
1
-0
/
+17
2023-04-22
ALSA: emu10k1: fix access to Audigy GPIO port
Oswald Buddenhagen
1
-1
/
+6
2023-04-22
ALSA: emu10k1: properly assert E-MU FPGA access constaints
Oswald Buddenhagen
1
-3
/
+3
2023-04-22
ALSA: emu10k1: clean up P16V part somewhat
Oswald Buddenhagen
1
-2
/
+1
2023-04-22
ALSA: emu10k1: remove unused snd_emu10k1_voice.emu field
Oswald Buddenhagen
1
-1
/
+0
2023-04-22
ALSA: emu10k1: remove obsolete card type variable and defines
Oswald Buddenhagen
2
-4
/
+0
2023-04-21
Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-1
/
+2
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-32
/
+143
2023-04-22
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
1
-0
/
+6
2023-04-22
ipvs: Correct spelling in comments
Simon Horman
1
-3
/
+3
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
1
-20
/
+0
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-2
/
+4
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
1
-2
/
+1
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
1
-3
/
+1
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
1
-3
/
+2
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
1
-1
/
+2
2023-04-22
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
1
-1
/
+0
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
1
-2
/
+12
2023-04-21
RDMA/efa: Add rdma write capability to device caps
Yonatan Nachum
1
-0
/
+1
2023-04-21
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
1
-0
/
+17
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
1
-0
/
+5
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
3
-2
/
+22
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+0
2023-04-21
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
1
-0
/
+2
2023-04-21
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
1
-0
/
+2
2023-04-21
fs/buffer: add folio_set_bh helper
Pankaj Raghav
1
-0
/
+2
2023-04-21
Revert "ACPICA: Events: Support fixed PCIe wake event"
Linus Torvalds
1
-2
/
+1
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
1
-0
/
+3
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
1
-3
/
+21
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2
-0
/
+9
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
3
-0
/
+25
2023-04-21
drm/display: Add missing OLED Vesa brightnesses definitions
Rodrigo Siqueira
1
-0
/
+3
2023-04-21
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
1
-6
/
+0
2023-04-21
fs.h: Add TRACE_IOCB_STRINGS for use in trace points
Ritesh Harjani (IBM)
1
-0
/
+14
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2
-6
/
+18
2023-04-21
ALSA: emu10k1: clarify various fx8010.*_mask fields
Oswald Buddenhagen
1
-4
/
+2
2023-04-21
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-1
/
+5
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-43
/
+60
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
1
-3
/
+13
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
1
-6
/
+11
2023-04-21
Merge branch irq/gic-6.4 into irq/irqchip-next
Marc Zyngier
2
-6
/
+18
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
3
-8
/
+82
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
43
-83
/
+267
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
1
-0
/
+1
2023-04-21
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2
-10
/
+15
[prev]
[next]