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
*
ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE
Vladimir Murzin
2017-10-23
1
-9
/
+0
*
ARM: 8709/1: NOMMU: Disallow MPU for XIP
Vladimir Murzin
2017-10-23
1
-1
/
+1
*
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
2017-10-23
6
-40
/
+127
*
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
Vladimir Murzin
2017-10-23
1
-22
/
+26
*
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
Vladimir Murzin
2017-10-23
4
-257
/
+276
*
ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()
Geert Uytterhoeven
2017-10-14
1
-0
/
+1
*
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
2017-10-03
15
-36
/
+199
|
\
|
*
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
Nicolas Pitre
2017-09-11
1
-2
/
+6
|
*
binfmt_elf: don't attempt to load FDPIC binaries
Nicolas Pitre
2017-09-11
1
-2
/
+13
|
*
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-11
4
-2
/
+33
|
*
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-11
4
-1
/
+21
|
*
ARM: signal handling support for FDPIC_FUNCPTRS functions
Nicolas Pitre
2017-09-11
5
-20
/
+105
|
*
ARM: start_thread(): don't always clear all regs
Nicolas Pitre
2017-09-11
1
-7
/
+15
|
*
arm_elf_read_implies_exec(): remove unused argument
Nicolas Pitre
2017-09-11
2
-3
/
+3
|
*
ARM: implement get_tls syscall
Nicolas Pitre
2017-09-11
2
-0
/
+4
*
|
Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...
Russell King
2017-09-28
8
-118
/
+256
|
\
\
|
*
|
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
2017-09-11
7
-2
/
+172
|
*
|
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
2017-09-11
1
-36
/
+34
|
*
|
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
2017-09-11
1
-32
/
+6
|
*
|
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2017-09-11
2
-17
/
+1
|
*
|
ARM: head-common.S: speed up startup code
Nicolas Pitre
2017-09-11
2
-33
/
+45
|
|
/
*
|
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
2017-09-17
1
-2
/
+2
*
|
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-09-16
4
-16
/
+16
|
\
\
|
*
|
UBI: Fix two typos in comments
Uwe Kleine-König
2017-09-13
1
-2
/
+2
|
*
|
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-09-13
1
-1
/
+1
|
*
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-3
/
+3
|
*
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-4
/
+4
|
*
|
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-6
/
+6
|
|
/
*
|
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-16
14
-27
/
+41
|
\
\
|
*
|
um: return negative in tuntap_open_tramp()
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
um: remove a stray tab
Dan Carpenter
2017-09-13
1
-1
/
+1
|
*
|
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
2017-09-13
1
-0
/
+1
|
*
|
um: link vmlinux with -no-pie
Thomas Meyer
2017-09-13
1
-1
/
+1
|
*
|
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
1
-0
/
+7
|
*
|
Fix minor typos and grammar in UML start_up help
James Pack
2017-09-13
1
-3
/
+3
|
*
|
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-13
2
-2
/
+0
|
*
|
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
6
-19
/
+27
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
48
-234
/
+467
|
\
\
|
*
|
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
2017-09-16
1
-1
/
+2
|
*
|
Documentation: link in networking docs
Pavel Machek
2017-09-16
1
-1
/
+1
|
*
|
tcp: fix data delivery rate
Eric Dumazet
2017-09-16
1
-4
/
+3
|
*
|
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-16
2
-1
/
+18
|
*
|
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
2017-09-15
1
-1
/
+0
|
*
|
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2017-09-15
3
-39
/
+36
|
*
|
netvsc: increase default receive buffer size
Stephen Hemminger
2017-09-15
1
-1
/
+1
|
*
|
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-09-15
1
-7
/
+12
|
*
|
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
2017-09-15
1
-2
/
+6
|
*
|
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
2017-09-15
1
-1
/
+14
|
*
|
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
2017-09-15
1
-3
/
+0
|
*
|
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
2017-09-15
1
-3
/
+3
[next]