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
2019-01-17
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
1
-1
/
+1
2019-01-17
bpf: Annotate implicit fall through in cgroup_dev_func_proto
Mathieu Malaterre
1
-0
/
+1
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
1
-1
/
+1
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-01-17
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev
1
-0
/
+2
2019-01-17
bpf: don't assume build-id length is always 20 bytes
Stanislav Fomichev
1
-2
/
+5
2019-01-17
afs: Fix race in async call refcounting
David Howells
2
-5
/
+32
2019-01-17
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-01-17
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-01-17
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
2019-01-17
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
1
-1
/
+2
2019-01-17
kbuild: mark prepare0 as PHONY to fix external module build
Masahiro Yamada
1
-2
/
+2
2019-01-17
openrisc: remove unneeded code in arch/openrisc/Makefile
Masahiro Yamada
1
-3
/
+0
2019-01-17
nds32: remove unneeded code in arch/nds32/Makefile
Masahiro Yamada
1
-8
/
+0
2019-01-17
Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...
Jani Nikula
4
-6
/
+29
2019-01-17
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+14
2019-01-16
udp: with udp_segment release on error path
Willem de Bruijn
2
-8
/
+24
2019-01-16
net: bpfilter: change section name of bpfilter UMH blob.
Taehee Yoo
1
-1
/
+1
2019-01-16
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-16
net: phy: Add missing features to PHY drivers
Andrew Lunn
4
-0
/
+17
2019-01-16
drm/amd/display: Detach backlight from stream
David Francis
4
-15
/
+3
2019-01-16
ipv6: route: place a warning with duplicated string with correct extack
Jakub Kicinski
1
-12
/
+2
2019-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-01-16
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
1
-1
/
+1
2019-01-16
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-16
erspan: build the header with the right proto according to erspan_ver
Xin Long
2
-11
/
+18
2019-01-16
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2019-01-16
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
2
-0
/
+23
2019-01-16
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-16
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-01-16
dt-bindings: reset: meson-axg: fix SPDX license id
Jerome Brunet
1
-2
/
+1
2019-01-16
dt-bindings: soc: qcom: Fix trivial language typos
Krzysztof Kozlowski
2
-3
/
+3
2019-01-16
doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
Otto Sabart
1
-2
/
+0
2019-01-16
OF: properties: add missing of_node_put
Julia Lawall
1
-0
/
+1
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2
-4
/
+10
2019-01-16
nvme-pci: fix nvme_setup_irqs()
Ming Lei
1
-8
/
+13
2019-01-16
nvmet-tcp: fix uninitialized variable access
Sagi Grimberg
1
-1
/
+1
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
5
-18
/
+26
2019-01-16
media: vim2m: only cancel work if it is for right context
Hans Verkuil
1
-1
/
+3
2019-01-16
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
1
-1
/
+3
2019-01-16
media: v4l: ioctl: Validate num_planes before using it
Sakari Ailus
1
-0
/
+8
2019-01-16
media: v4l2-ioctl: Clear only per-plane reserved fields
Thierry Reding
1
-4
/
+8
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
1
-0
/
+2
2019-01-16
ia64: remove redundant 'export AWK'
Masahiro Yamada
1
-2
/
+0
2019-01-16
kbuild: remove unused archmrproper
Masahiro Yamada
2
-4
/
+2
2019-01-16
block: don't lose track of REQ_INTEGRITY flag
Ming Lei
1
-1
/
+2
2019-01-16
kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
Andrey Konovalov
1
-2
/
+0
2019-01-16
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
1
-2
/
+6
2019-01-16
arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on
James Morse
1
-1
/
+4
2019-01-15
net: phy: meson-gxl: Use the genphy_soft_reset callback
Timotej Lazar
1
-0
/
+1
[prev]
[next]