index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
1
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
1
-1
/
+4
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
11
-27
/
+41
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-133
/
+350
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+64
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-45
/
+45
2018-02-22
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
23
-115
/
+242
2018-02-22
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...
Linus Torvalds
4
-7
/
+5
2018-02-22
ibmvnic: Fix early release of login buffer
Thomas Falcon
1
-1
/
+1
2018-02-22
net/smc9194: Remove bogus CONFIG_MAC reference
Finn Thain
1
-1
/
+1
2018-02-22
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-02-22
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
1
-4
/
+5
2018-02-22
smsc75xx: fix smsc75xx_set_features()
Eric Dumazet
1
-3
/
+4
2018-02-22
netlink: put module reference if dump start fails
Jason A. Donenfeld
1
-1
/
+3
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
3
-4
/
+67
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-155
/
+180
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
NFS: make struct nlmclnt_fl_close_lock_ops static
Colin Ian King
1
-1
/
+1
2018-02-22
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
1
-2
/
+4
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
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
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
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
17
-19
/
+19
2018-02-22
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Mark Lord
1
-0
/
+3
2018-02-22
powerpc/pseries: Revert support for ibm,drc-info devtree property
Michael Bringmann
1
-1
/
+1
2018-02-22
powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
Michael Ellerman
1
-1
/
+1
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-21
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
1
-2
/
+4
2018-02-21
seccomp, ptrace: switch get_metadata types to arch independent
Tycho Andersen
1
-2
/
+2
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-22
bpf: clean up unused-variable warning
Arnd Bergmann
1
-5
/
+1
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
1
-0
/
+4
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
1
-0
/
+1
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
1
-3
/
+7
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
8
-6
/
+44
2018-02-21
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
1
-1
/
+1
2018-02-21
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
1
-1
/
+1
[prev]
[next]