index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
jitterentropy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
mm: Convert struct page to struct slab in functions used by other subsystems
Vlastimil Babka
11
-34
/
+34
2022-01-06
mm/slab: Finish struct page to struct slab conversion
Vlastimil Babka
1
-10
/
+10
2022-01-06
mm/slab: Convert most struct page to struct slab by spatch
Vlastimil Babka
1
-180
/
+180
2022-01-06
mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
Vlastimil Babka
1
-25
/
+28
2022-01-06
mm/slub: Finish struct page to struct slab conversion
Vlastimil Babka
2
-54
/
+53
2022-01-06
mm/slub: Convert most struct page to struct slab by spatch
Vlastimil Babka
2
-439
/
+439
2022-01-06
mm/slub: Convert pfmemalloc_match() to take a struct slab
Matthew Wilcox (Oracle)
1
-19
/
+6
2022-01-06
mm/slub: Convert __free_slab() to use struct slab
Vlastimil Babka
1
-14
/
+13
2022-01-06
mm/slub: Convert alloc_slab_page() to return a struct slab
Vlastimil Babka
1
-10
/
+16
2022-01-06
mm/slub: Convert print_page_info() to print_slab_info()
Matthew Wilcox (Oracle)
1
-6
/
+7
2022-01-06
mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab
Vlastimil Babka
1
-7
/
+11
2022-01-06
mm/slub: Convert kfree() to use a struct slab
Matthew Wilcox (Oracle)
1
-13
/
+16
2022-01-06
mm/slub: Convert detached_freelist to use a struct slab
Matthew Wilcox (Oracle)
1
-14
/
+17
2022-01-06
mm: Convert check_heap_object() to use struct slab
Matthew Wilcox (Oracle)
5
-26
/
+30
2022-01-06
mm: Use struct slab in kmem_obj_info()
Matthew Wilcox (Oracle)
5
-23
/
+24
2022-01-06
mm: Convert __ksize() to struct slab
Matthew Wilcox (Oracle)
2
-11
/
+9
2022-01-06
mm: Convert virt_to_cache() to use struct slab
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-01-06
mm: Convert [un]account_slab_page() to struct slab
Matthew Wilcox (Oracle)
3
-13
/
+12
2022-01-06
mm: Split slab into its own type
Matthew Wilcox (Oracle)
3
-9
/
+176
2022-01-06
mm/slub: Make object_err() static
Vlastimil Babka
2
-18
/
+15
2022-01-06
mm/slab: Dissolve slab_map_pages() in its caller
Vlastimil Babka
1
-13
/
+2
2021-12-20
mm: add virt_to_folio() and folio_address()
Vlastimil Babka
1
-0
/
+12
2021-12-19
Linux 5.16-rc6
v5.16-rc6
Linus Torvalds
1
-1
/
+1
2021-12-19
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
1
-1
/
+15
2021-12-19
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
Vitaly Kuznetsov
1
-17
/
+0
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
1
-1
/
+1
2021-12-19
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
Jens Axboe
1
-2
/
+0
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
1
-3
/
+7
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
1
-1
/
+2
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
1
-1
/
+1
2021-12-18
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-18
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2
-13
/
+7
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
MAITAINERS: Change zonefs maintainer email address
Damien Le Moal
1
-1
/
+1
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-17
riscv: dts: sifive unmatched: Link the tmp451 with its power supply
Vincent Pelletier
1
-0
/
+1
2021-12-17
riscv: dts: sifive unmatched: Fix regulator for board rev3
Vincent Pelletier
1
-60
/
+24
2021-12-17
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
Vincent Pelletier
1
-0
/
+12
2021-12-17
riscv: dts: sifive unmatched: Expose the board ID eeprom
Vincent Pelletier
1
-0
/
+10
2021-12-17
riscv: dts: sifive unmatched: Name gpio lines
Vincent Pelletier
1
-0
/
+4
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-16
selinux: fix sleeping function called from invalid context
Scott Mayhew
1
-14
/
+19
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
bpf: Fix extable address check.
Alexei Starovoitov
1
-7
/
+42
2021-12-16
bpf: Fix extable fixup offset.
Alexei Starovoitov
1
-1
/
+1
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
[next]