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 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-03
15
-165
/
+526
|
\
|
*
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-23
6
-38
/
+62
|
*
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-23
1
-3
/
+3
|
*
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-23
1
-4
/
+4
|
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-11-23
1
-5
/
+7
|
*
apparmor: increase left match history buffer size
John Johansen
2019-06-20
2
-5
/
+4
|
*
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
2019-06-20
3
-12
/
+12
|
*
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
5
-111
/
+164
|
*
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
2019-06-20
1
-1
/
+1
|
*
apparmor: fix spelling mistake "immutible" -> "immutable"
Colin Ian King
2019-04-17
1
-1
/
+1
|
*
apparmor: fix blob compression when ns is forced on a policy load
John Johansen
2019-04-11
2
-4
/
+8
|
*
apparmor: fix missing ZLIB defines
John Johansen
2019-04-11
1
-0
/
+2
|
*
apparmor: fix blob compression build failure on ppc
John Johansen
2019-04-11
1
-1
/
+1
|
*
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
2019-04-11
5
-8
/
+285
*
|
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-12-03
35
-768
/
+627
|
\
\
|
*
|
s390: remove compat vdso code
Heiko Carstens
2019-12-01
13
-638
/
+3
|
*
|
s390/livepatch: Implement reliable stack tracing for the consistency model
Miroslav Benes
2019-11-30
2
-0
/
+44
|
*
|
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2019-11-30
2
-0
/
+8
|
*
|
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
2019-11-30
1
-0
/
+5
|
*
|
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2019-11-30
2
-17
/
+31
|
*
|
s390/test_unwind: add program check context tests
Vasily Gorbik
2019-11-30
1
-0
/
+47
|
*
|
s390/test_unwind: add irq context tests
Vasily Gorbik
2019-11-30
1
-0
/
+45
|
*
|
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2019-11-30
2
-2
/
+11
|
*
|
s390/test_unwind: add CALL_ON_STACK tests
Vasily Gorbik
2019-11-30
1
-7
/
+19
|
*
|
s390: fix register clobbering in CALL_ON_STACK
Vasily Gorbik
2019-11-30
1
-2
/
+2
|
*
|
s390/test_unwind: require that unwinding ended successfully
Vasily Gorbik
2019-11-30
1
-0
/
+4
|
*
|
s390/unwind: add a test for the internal API
Ilya Leoshkevich
2019-11-30
3
-0
/
+248
|
*
|
s390/unwind: always inline get_stack_pointer
Vasily Gorbik
2019-11-30
1
-2
/
+2
|
*
|
s390/pci: add error message on device number limit
Niklas Schnelle
2019-11-30
1
-0
/
+2
|
*
|
s390/pci: add error message for UID collision
Niklas Schnelle
2019-11-30
1
-0
/
+3
|
*
|
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
2019-11-30
1
-2
/
+15
|
*
|
s390/cpum_sf: Use TEAR_REG macro consistantly
Thomas Richter
2019-11-30
1
-8
/
+1
|
*
|
s390/cpum_sf: Remove unnecessary check for pending SDBs
Thomas Richter
2019-11-30
1
-2
/
+1
|
*
|
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-30
2
-52
/
+57
|
*
|
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-30
2
-1
/
+6
|
*
|
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
2019-11-30
1
-1
/
+7
|
*
|
s390/head64: correct init_task stack setup
Vasily Gorbik
2019-11-30
1
-1
/
+1
|
*
|
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2019-11-30
2
-15
/
+7
|
*
|
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
2019-11-30
1
-1
/
+1
|
*
|
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
3
-9
/
+13
|
*
|
s390: correct CALL_ON_STACK back_chain saving
Vasily Gorbik
2019-11-30
1
-1
/
+14
|
*
|
s390/unwind: unify task is current checks
Vasily Gorbik
2019-11-30
3
-6
/
+3
|
*
|
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-11-30
2
-3
/
+11
|
*
|
s390: always inline disabled_wait
Vasily Gorbik
2019-11-30
1
-1
/
+1
|
*
|
s390/vdso: fix getcpu
Heiko Carstens
2019-11-30
4
-10
/
+14
|
*
|
s390/smp,vdso: fix ASCE handling
Heiko Carstens
2019-11-30
1
-0
/
+5
|
*
|
s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
Harald Freudenberger
2019-11-30
1
-0
/
+2
|
*
|
s390: implement perf_arch_fetch_caller_regs
Ilya Leoshkevich
2019-11-30
1
-0
/
+7
*
|
|
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-12-03
37
-663
/
+772
|
\
\
\
|
*
|
|
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2019-11-30
3
-10
/
+6
[next]