index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2022-01-09
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2022-01-08
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-08
s390/dasd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-08
s390/sclp_sd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-95
/
+0
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-07
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
1
-18
/
+47
2022-01-07
s390/pci: simplify __pciwb_mio() inline asm
Niklas Schnelle
1
-4
/
+1
2022-01-07
random: don't reset crng_init_cnt on urandom_read()
Jann Horn
1
-4
/
+0
2022-01-07
random: avoid superfluous call to RDRAND in CRNG extraction
Jason A. Donenfeld
1
-3
/
+1
2022-01-07
random: early initialization of ChaCha constants
Dominik Brodowski
2
-5
/
+15
2022-01-07
random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
Jason A. Donenfeld
1
-19
/
+11
2022-01-07
random: harmonize "crng init done" messages
Dominik Brodowski
1
-1
/
+1
2022-01-07
random: mix bootloader randomness into pool
Jason A. Donenfeld
1
-0
/
+1
2022-01-07
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
1
-7
/
+12
2022-01-07
random: do not re-init if crng_reseed completes before primary init
Jason A. Donenfeld
1
-1
/
+1
2022-01-07
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
1
-20
/
+36
2022-01-07
random: do not sign extend bytes for rotation when mixing
Jason A. Donenfeld
1
-1
/
+1
2022-01-07
random: use BLAKE2s instead of SHA1 in extraction
Jason A. Donenfeld
1
-41
/
+30
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
14
-174
/
+189
2022-01-07
random: fix data race on crng init time
Eric Biggers
1
-7
/
+10
2022-01-07
random: fix data race on crng_node_pool
Eric Biggers
1
-20
/
+22
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
3
-11
/
+4
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
5
-6
/
+6
2022-01-07
random: document add_hwgenerator_randomness() with other input functions
Mark Brown
1
-0
/
+11
2022-01-07
MAINTAINERS: add git tree for random.c
Jason A. Donenfeld
1
-0
/
+1
2022-01-06
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-06
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-06
mm/slob: Remove unnecessary page_mapcount_reset() function call
Hyeonggon Yoo
2
-3
/
+2
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
4
-7
/
+6
2022-01-06
zsmalloc: Stop using slab fields in struct page
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-01-06
mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled
Vlastimil Babka
2
-2
/
+8
2022-01-06
mm/slub: Simplify struct slab slabs field definition
Vlastimil Babka
1
-4
/
+0
2022-01-06
mm/sl*b: Differentiate struct slab fields by sl*b implementations
Vlastimil Babka
2
-14
/
+43
2022-01-06
mm/kfence: Convert kfence_guarded_alloc() to struct slab
Vlastimil Babka
2
-9
/
+9
2022-01-06
mm/kasan: Convert to struct folio and struct slab
Matthew Wilcox (Oracle)
9
-28
/
+42
2022-01-06
mm/slob: Convert SLOB to use struct slab and struct folio
Matthew Wilcox (Oracle)
1
-24
/
+27
2022-01-06
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
3
-96
/
+80
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
[next]