index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-08-29
8
-40
/
+130
|
\
|
*
Merge branch 'slab/for-6.6/random_kmalloc' into slab/for-next
Vlastimil Babka
2023-08-29
7
-15
/
+97
|
|
\
|
|
*
Randomized slab caches for kmalloc()
GONG, Ruiqi
2023-07-18
7
-15
/
+97
|
*
|
mm/slub: remove freelist_dereference()
Vlastimil Babka
2023-07-14
1
-9
/
+6
|
*
|
mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
Vlastimil Babka
2023-07-14
1
-16
/
+6
|
*
|
mm/slub: refactor freelist to use custom type
Jann Horn
2023-07-11
1
-11
/
+32
|
|
/
*
|
Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-29
5
-13
/
+13
|
\
\
|
*
|
fs: omfs: Use flexible-array member in struct omfs_extent
Gustavo A. R. Silva
2023-07-31
2
-7
/
+7
|
*
|
sparc: openpromio: Address -Warray-bounds warning
Gustavo A. R. Silva
2023-07-12
1
-3
/
+2
|
*
|
reiserfs: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-07-12
2
-3
/
+4
|
|
/
*
|
Merge tag 'csky-for-linus-6.6' of https://github.com/c-sky/csky-linux
Linus Torvalds
2023-08-29
8
-8
/
+43
|
\
\
|
*
|
csky: Fixup -Wmissing-prototypes warning
Guo Ren
2023-08-11
4
-0
/
+30
|
*
|
csky: Make pfn accessors static inlines
Linus Walleij
2023-08-11
1
-3
/
+10
|
*
|
csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
2023-08-11
1
-1
/
+1
|
*
|
csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
Guo Ren
2023-08-11
1
-3
/
+1
|
*
|
csky: fix old style declaration in module.c
Arnd Bergmann
2023-07-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-29
38
-883
/
+3997
|
\
\
|
*
|
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
2023-08-28
3
-8
/
+8
|
*
|
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
2023-08-28
1
-0
/
+6
|
*
|
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
2023-08-28
4
-577
/
+343
|
*
|
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
2023-08-27
1
-2
/
+2
|
*
|
parisc: lasi: Initialize LASI driver via arch_initcall()
Helge Deller
2023-08-27
2
-12
/
+8
|
*
|
parisc: asp: Initialize asp driver via arch_initcall()
Helge Deller
2023-08-27
2
-4
/
+9
|
*
|
parisc: wax: Initialize wax driver via arch_initcall()
Helge Deller
2023-08-27
2
-7
/
+9
|
*
|
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
2023-08-27
3
-10
/
+4
|
*
|
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
2023-08-27
3
-6
/
+3
|
*
|
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
2023-08-27
3
-9
/
+3
|
*
|
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
3
-6
/
+3
|
*
|
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
2023-08-27
3
-6
/
+3
|
*
|
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
2023-08-27
3
-22
/
+3
|
*
|
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
2023-08-27
3
-6
/
+3
|
*
|
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
2023-08-27
3
-8
/
+4
|
*
|
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
3
-8
/
+3
|
*
|
parisc: Makefile: Adjust order in which drivers should be loaded
Helge Deller
2023-08-27
1
-7
/
+9
|
*
|
parisc: led: Reduce CPU overhead for disk & lan LED computation
Helge Deller
2023-08-26
1
-2
/
+2
|
*
|
parisc: Avoid ioremap() for same addresss in iosapic_register()
Helge Deller
2023-08-22
3
-4
/
+5
|
*
|
parisc: unaligned: Simplify 32-bit assembly in emulate_std()
Helge Deller
2023-08-22
1
-13
/
+12
|
*
|
parisc: Wire up eBPF JIT compiler
Helge Deller
2023-08-22
2
-1
/
+3
|
*
|
parisc: Fix comment on Elf64 function descriptor
Helge Deller
2023-08-22
1
-2
/
+1
|
*
|
parisc: Add eBPF JIT compiler glue code and Makefile
Helge Deller
2023-08-22
3
-0
/
+689
|
*
|
parisc: Add 64-bit eBPF JIT compiler
Helge Deller
2023-08-22
1
-0
/
+1209
|
*
|
parisc: Add 32-bit eBPF JIT compiler
Helge Deller
2023-08-22
1
-0
/
+1615
|
*
|
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
2023-08-22
4
-68
/
+22
|
*
|
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
2023-08-22
1
-3
/
+10
|
*
|
parisc: Use page table locks only if DEBUG_KERNEL is enabled
Helge Deller
2023-08-20
1
-1
/
+1
|
*
|
parisc: traps: Drop cpu_lpmc function pointer
Helge Deller
2023-08-20
1
-4
/
+1
|
*
|
parisc: Drop the pa7300lc LPMC handler
Helge Deller
2023-08-20
4
-72
/
+1
|
*
|
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
2023-08-20
2
-23
/
+11
*
|
|
Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
1
-20
/
+31
|
\
\
\
|
*
|
|
super: ensure valid info
Christian Brauner
2023-08-29
1
-19
/
+30
[next]