Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d878efce73fe86db34ddb2013260adf571a701a7
/
include
3157060
Merge branch 'x86/pti-urgent' into x86/pti
by Thomas Gleixner
· 6 years ago
ef46808
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
8b11ec1
mm: do not initialize TLB stack vma's with vma_init()
by Linus Torvalds
· 6 years ago
44bda4b
PCI: Fix is_added/is_busmaster race condition
by Hari Vyas
· 6 years ago
0634922
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fb20c03
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
eb181a8
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
864af0d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3ebb6fb
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
fa3fc2a
include/linux/eventfd.h: include linux/errno.h
by Arnd Bergmann
· 6 years ago
bfd40ea
mm: fix vma_is_anonymous() false-positives
by Kirill A. Shutemov
· 6 years ago
027232d
mm: introduce vma_init()
by Kirill A. Shutemov
· 6 years ago
b512719
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
by Tejun Heo
· 6 years ago
73c8d89
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 6 years ago
6cbc304
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
by Peter Zijlstra
· 7 years ago
62cedf3
locking/rtmutex: Allow specifying a subclass for nested locking
by Peter Rosin
· 6 years ago
0723090
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
0fc09f9
blk-mq: export setting request completion state
by Keith Busch
· 6 years ago
049f560
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
e1adf31
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
e873e4b
ipv6: use fib6_info_hold_safe() when necessary
by Wei Wang
· 6 years ago
165ea0d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
f88a333
alpha: fix osf_wait4() breakage
by Al Viro
· 6 years ago
24b711e
net/ipv6: Fix linklocal to global address with VRF
by David Ahern
· 6 years ago
f95de8a
bpfilter: Fix mismatch in function argument types
by YueHaibing
· 6 years ago
490fc05
mm: make vm_area_alloc() initialize core fields
by Linus Torvalds
· 6 years ago
3928d4f
mm: use helper functions for allocating and freeing vm_area structs
by Linus Torvalds
· 6 years ago
a6fc859
Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
f1d66bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
a0496ef2
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
27cde44
tcp: do not cancel delay-AcK on DCTCP special ACK
by Yuchung Cheng
· 6 years ago
47736af
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
b8088dd
netfilter: nf_tables: use dev->name directly
by Florian Westphal
· 6 years ago
2db1581
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
by Lu Baolu
· 6 years ago
36fc3c8
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
by Martin KaFai Lau
· 6 years ago
b976690
x86/mm/pti: Introduce pti_finalize()
by Joerg Roedel
· 6 years ago
fb7d1bc
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d7037ad
net/mlx5: Fix QP fragmented buffer allocation
by Tariq Toukan
· 6 years ago
169dc02
ipv6: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
a5fb9fb
PCI: OF: Fix I/O space page leak
by Sergei Shtylyov
· 6 years ago
9ba546c
aio: don't expose __aio_sigset in uapi
by Christoph Hellwig
· 6 years ago
26b2f55
netfilter: nf_tables: fix jumpstack depth validation
by Taehee Yoo
· 6 years ago
31048d7
tcp: Fix broken repair socket window probe patch
by Stefan Baranoff
· 6 years ago
c133459
net/ethernet/freescale/fman: fix cross-build error
by Randy Dunlap
· 6 years ago
c7ea20c
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
by Hangbin Liu
· 6 years ago
6e2059b5
ipv4/igmp: init group mode as INCLUDE when join source group
by Hangbin Liu
· 6 years ago
d1b47a7
mm: don't do zero_resv_unavail if memmap is not allocated
by Pavel Tatashin
· 6 years ago
a90744b
mm: allow arch to supply p??_free_tlb functions
by Nicholas Piggin
· 6 years ago
a69258f
tcp: remove DELAYED ACK events in DCTCP
by Yuchung Cheng
· 6 years ago
c308663
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
by Michael Heimpold
· 6 years ago
c849eb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
ae4ea397
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8b70086
net: Don't copy pfmemalloc flag in __copy_skb_header()
by Stefano Brivio
· 6 years ago
86125df
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
a74aa96
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
b4e7a7a
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
by Al Viro
· 6 years ago
4f4c0ac
rseq: Remove unused types_32_64.h uapi header
by Mathieu Desnoyers
· 6 years ago
ec9c82e
rseq: uapi: Declare rseq_cs field as union, update includes
by Mathieu Desnoyers
· 6 years ago
0fb9a1a
rseq: uapi: Update uapi comments
by Mathieu Desnoyers
· 6 years ago
e96d713
rseq: Use __u64 for rseq_cs fields, validate user inputs
by Mathieu Desnoyers
· 6 years ago
092150a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 6 years ago
26420d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
f292b87
bpf: include errno.h from bpf-cgroup.h
by Roman Gushchin
· 6 years ago
6f27a64
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6fb2489
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7f93d12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
d8d7218
xdp: XDP_REDIRECT should check IFF_UP and MTU
by Toshiaki Makita
· 6 years ago
0ea488f
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
by John Fastabend
· 6 years ago
543af58
uio: change to use the mutex lock instead of the spin lock
by Xiubo Li
· 6 years ago
38230a3
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
by Davide Caratti
· 6 years ago
11a245e
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
by Davide Caratti
· 6 years ago
000244d
net: bridge: fix br_vlan_get_{pvid,info} return values
by Arnd Bergmann
· 6 years ago
c2b5814
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
e240cd0
netfilter: nf_tables: place all set backends in one single module
by Pablo Neira Ayuso
· 6 years ago
a948f71
nl80211/mac80211: allow non-linear skb in rx_control_port
by Denis Kenzior
· 6 years ago
5711b4e
netfilter: nf_tproxy: fix possible non-linear access to transport header
by Máté Eckl
· 6 years ago
97f4e14
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a9ba23d
ipv6: make ipv6_renew_options() interrupt/kernel safe
by Paul Moore
· 6 years ago
33bd5ac
net/ipv6: Revert attempt to simplify route replace and append
by David Ahern
· 6 years ago
0777724
net: phy: marvell: change default m88e1510 LED configuration
by Wang Dongsheng
· 6 years ago
5ccba64
ftrace: Nuke clear_ftrace_function
by Yisheng Xie
· 7 years ago
d03db2b
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
by Nick Desaulniers
· 6 years ago
1cef115
kthread, sched/core: Fix kthread_parkme() (again...)
by Peter Zijlstra
· 6 years ago
a9744f7
xsk: fix potential race in SKB TX completion code
by Magnus Karlsson
· 6 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
240630e
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
by Hans de Goede
· 6 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 6 years ago
d7563ca
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
c2aee37
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
22d3e0c
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
55c5e0c
dt-bindings: clock: imx6ul: Do not change the clock definition order
by Fabio Estevam
· 6 years ago
85782e0
bpf: undo prog rejection on read-only lock failure
by Daniel Borkmann
· 6 years ago
9544bc5
sg: remove ->sg_magic member
by Jens Axboe
· 6 years ago
5e4e8c5
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2cd3ae2
aio: mark __aio_sigset::sigmask const
by Avi Kivity
· 6 years ago
4c79579
bpf: Change bpf_fib_lookup to return lookup status
by David Ahern
· 6 years ago
ea5f39f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
Next »