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
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-2
/
+2
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
2
-11
/
+8
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
2
-3
/
+42
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
2
-2
/
+2
2022-06-07
workqueue: Fix type of cpu in trace event
Wonhyuk Yang
1
-4
/
+4
2022-06-07
workqueue: Wrap flush_workqueue() using a macro
Tetsuo Handa
1
-8
/
+56
2022-06-07
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-0
/
+55
2022-06-07
Merge branch 'kvm-5.20-early-patches' into HEAD
Paolo Bonzini
1
-0
/
+2
2022-06-07
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
Uwe Kleine-König
1
-1
/
+1
2022-06-07
ASoC: Intel: avs: Machine boards and HDA codec support
Mark Brown
1
-4
/
+15
2022-06-07
ASoC: Intel: soc-acpi and machine driver updates
Mark Brown
1
-0
/
+2
2022-06-07
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
1
-156
/
+226
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2
-88
/
+3
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2
-178
/
+185
2022-06-07
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
1
-1
/
+1
2022-06-06
ASoC: SOF: Intel: add MeteorLake machines
Bard Liao
1
-0
/
+2
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-0
/
+6
2022-06-06
of: constify of_property_check_flags() prop argument
Clément Léger
1
-2
/
+3
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2
-1
/
+2
2022-06-06
arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
Oleksandr Tyshchenko
1
-1
/
+4
2022-06-06
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
1
-0
/
+5
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+8
2022-06-06
mtd: spinand: Add support for ATO25D1GA
Aidan MacDonald
1
-0
/
+1
2022-06-06
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
1
-23
/
+29
2022-06-06
spi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-06
ASoC: cs35l41: Add common cs35l41 enter hibernate function
Stefan Binding
1
-0
/
+2
2022-06-06
ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
Stefan Binding
1
-0
/
+1
2022-06-06
ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
Charles Keepax
1
-5
/
+0
2022-06-06
ASoC: soc-dai: Remove set_fmt_new callback
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
1
-0
/
+7
2022-06-06
ALSA: Add snd_pcm_direction_name() helper
Cezary Rojewski
1
-4
/
+15
2022-06-06
dt-bindings: soc: add samsung,boot-mode definitions
Chanho Park
1
-0
/
+18
2022-06-06
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
1
-0
/
+8
2022-06-06
xen/grants: support allocating consecutive grants
Juergen Gross
1
-0
/
+4
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
1
-0
/
+15
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2
-10
/
+5
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
3
-0
/
+24
2022-06-06
platform/chrome: cros_ec_commands: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-06
ata: libata: drop 'sas_last_tag'
Hannes Reinecke
1
-1
/
+0
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+33
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-10
/
+7
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+0
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+6
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-0
/
+2809
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+298
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-23
/
+17
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+2
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
3
-40
/
+60
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+3
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-18
/
+30
[prev]
[next]