index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
sumversion.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
pcmcia: use proper printk format for resource
Dominik Brodowski
1
-1
/
+1
2018-01-24
pcmcia: remove mailing list, update MAINTAINERS
Dominik Brodowski
1
-4
/
+2
2018-01-21
Linux 4.15-rc9
v4.15-rc9
Linus Torvalds
1
-1
/
+1
2018-01-21
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-21
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
1
-6
/
+29
2018-01-20
KVM: s390: wire up bpb feature
Christian Borntraeger
5
-2
/
+29
2018-01-19
ia64: Rewrite atomic_add and atomic_sub
Matthew Wilcox
1
-18
/
+19
2018-01-19
sparse doesn't support struct randomization
Matthew Wilcox
1
-1
/
+1
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
1
-0
/
+8
2018-01-19
mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages
Oscar Salvador
1
-1
/
+0
2018-01-19
mm/memory.c: release locked page in do_swap_page()
Minchan Kim
1
-2
/
+8
2018-01-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-01-19
x86/pti: Document fix wrong index
zhenwei.pi
1
-1
/
+1
2018-01-19
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-01-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-1
/
+2
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
3
-1
/
+10
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
3
-1
/
+7
2018-01-19
phy: work around 'phys' references to usb-nop-xceiv devices
Arnd Bergmann
1
-0
/
+4
2018-01-19
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-19
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
4
-0
/
+205
2018-01-19
ibmvnic: Fix IPv6 packet descriptors
Thomas Falcon
1
-9
/
+11
2018-01-19
ibmvnic: Fix IP offload control buffer
Thomas Falcon
1
-0
/
+4
2018-01-19
ipv6: don't let tb6_root node share routes with other node
Wei Wang
1
-2
/
+8
2018-01-19
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
1
-7
/
+7
2018-01-19
mlxsw: spectrum_router: Free LPM tree upon failure
Ido Schimmel
1
-6
/
+14
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
7
-10
/
+109
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-18
flow_dissector: properly cap thoff field
Eric Dumazet
1
-2
/
+1
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-18
fm10k: mark PM functions as __maybe_unused
Arnd Bergmann
1
-7
/
+2
2018-01-18
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
1
-2
/
+1
2018-01-18
MAINTAINERS: Add James as MIPS co-maintainer
James Hogan
1
-0
/
+1
2018-01-18
MIPS: Fix undefined reference to physical_memsize
James Hogan
1
-1
/
+10
2018-01-18
cfg80211: fix station info handling bugs
Johannes Berg
2
-3
/
+2
2018-01-18
netlink: reset extack earlier in netlink_rcv_skb
Xin Long
1
-1
/
+1
2018-01-18
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
1
-1
/
+3
2018-01-18
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
Tom Lendacky
1
-10
/
+15
2018-01-18
irq/matrix: Spread interrupts on allocation
Thomas Gleixner
1
-6
/
+14
2018-01-18
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-18
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-18
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2
-12
/
+138
2018-01-17
bpf: fix cls_bpf on filter replace
Daniel Borkmann
1
-1
/
+8
2018-01-17
Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...
Rex Chang
1
-1
/
+1
2018-01-17
tls: reset crypto_info when do_tls_setsockopt_tx fails
Sabrina Dubroca
1
-2
/
+2
2018-01-17
tls: return -EBUSY if crypto_info is already set
Sabrina Dubroca
1
-1
/
+3
2018-01-17
tls: fix sw_ctx leak
Sabrina Dubroca
1
-5
/
+7
2018-01-17
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
1
-12
/
+9
[next]