index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rwsem-spinlock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-23
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-22
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
1
-3
/
+12
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
3
-0
/
+13
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
1
-0
/
+3
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
3
-0
/
+5
2018-02-22
KEYS: Use individual pages in big_key for crypto buffers
David Howells
1
-23
/
+87
2018-02-22
X.509: fix NULL dereference when restricting key with unsupported_sig
Eric Biggers
1
-8
/
+13
2018-02-22
X.509: fix BUG_ON() when hash algorithm is unsupported
Eric Biggers
1
-1
/
+3
2018-02-22
PKCS#7: fix direct verification of SignerInfo signature
Eric Biggers
1
-0
/
+1
2018-02-22
PKCS#7: fix certificate blacklisting
Eric Biggers
1
-4
/
+6
2018-02-22
PKCS#7: fix certificate chain verification
Eric Biggers
1
-1
/
+1
2018-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
1
-0
/
+10
2018-02-22
i2c: designware: Consider SCL GPIO optional
Andy Shevchenko
1
-1
/
+1
2018-02-22
i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
Patryk Kocielnik
1
-2
/
+2
2018-02-22
i2c: bcm2835: Set up the rising/falling edge delays
Eric Anholt
1
-1
/
+20
2018-02-22
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
1
-2
/
+4
2018-02-22
seccomp, ptrace: switch get_metadata types to arch independent
Tycho Andersen
1
-2
/
+2
2018-02-22
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
1
-0
/
+4
2018-02-22
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
1
-0
/
+1
2018-02-22
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
1
-3
/
+7
2018-02-22
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-22
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
8
-6
/
+44
2018-02-22
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
1
-1
/
+1
2018-02-22
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
1
-1
/
+1
2018-02-22
ida: do zeroing in ida_pre_get()
Rasmus Villemoes
2
-3
/
+1
2018-02-22
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2
-0
/
+10
2018-02-22
certs/blacklist_nohashes.c: fix const confusion in certs blacklist
Andi Kleen
1
-1
/
+1
2018-02-22
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
1
-1
/
+1
2018-02-22
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
4
-95
/
+54
2018-02-22
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-22
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
1
-0
/
+6
2018-02-22
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2
-14
/
+14
2018-02-22
tools: fix cross-compile var clobbering
Martin Kelly
13
-22
/
+18
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-21
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
Jarkko Nikula
3
-0
/
+5
2018-02-21
i2c: designware: must wait for enable
Ben Gardner
1
-1
/
+1
2018-02-21
drm/tve200: fix kernel-doc documentation comment include
Jani Nikula
1
-1
/
+1
2018-02-21
drm/edid: quirk Sony PlayStation VR headset as non-desktop
Philipp Zabel
1
-0
/
+3
2018-02-21
drm/edid: quirk Windows Mixed Reality headsets as non-desktop
Philipp Zabel
1
-0
/
+10
2018-02-21
drm/edid: quirk Oculus Rift headsets as non-desktop
Philipp Zabel
1
-0
/
+5
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
2
-2
/
+2
2018-02-20
RISC-V: Enable IRQ during exception handling
zongbox@gmail.com
1
-2
/
+3
2018-02-20
riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select
Ulf Magnusson
1
-1
/
+0
2018-02-20
riscv: kconfig: Remove RISCV_IRQ_INTC select
Ulf Magnusson
1
-1
/
+0
2018-02-20
riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select
Ulf Magnusson
1
-1
/
+0
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2
-5
/
+4
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
1
-0
/
+5
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
4
-19
/
+47
[next]