Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
be9fa663d325a102de53c9ab6d00a31dcb36bb73
be9fa66
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
by Will Deacon
· 7 years ago
6bec6ad
mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages
by Oscar Salvador
· 7 years ago
f802077
mm/memory.c: release locked page in do_swap_page()
by Minchan Kim
· 7 years ago
dda3e15
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
cdbe3bf
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
79683f8
Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
0230803
Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
b0f2853
nvme-pci: take sglist coalescing in dma_map_sg into account
by Christoph Hellwig
· 7 years ago
20469a3
nvme-pci: check segement valid for SGL use
by Keith Busch
· 7 years ago
1d966eb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9a4ba2a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7dfda84
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b8c2259
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88dc7fc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dd43f34
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
091f024
ARM: net: bpf: clarify tail_call index
by Russell King
· 7 years ago
ec19e02
ARM: net: bpf: fix LDX instructions
by Russell King
· 7 years ago
02088d9
ARM: net: bpf: fix register saving
by Russell King
· 7 years ago
0005e55
ARM: net: bpf: correct stack layout documentation
by Russell King
· 7 years ago
70ec3a6
ARM: net: bpf: move stack documentation
by Russell King
· 7 years ago
d1220ef
ARM: net: bpf: fix stack alignment
by Russell King
· 7 years ago
f4483f2
ARM: net: bpf: fix tail call jumps
by Russell King
· 7 years ago
e906248
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
by Russell King
· 7 years ago
45d55e7
x86/apic/vector: Fix off by one in error path
by Thomas Gleixner
· 7 years ago
d479244
x86/intel_rdt/cqm: Prevent use after free
by Thomas Gleixner
· 7 years ago
6cfb521
module: Add retpoline tag to VERMAGIC
by Andi Kleen
· 7 years ago
4fdec20
x86/cpufeature: Move processor tracing out of scattered features
by Paolo Bonzini
· 7 years ago
8cbab92
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
07c7b6a
gpio: mmio: Also read bits that are zero
by Linus Walleij
· 7 years ago
b45a53b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
41aa5e5
Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
921d4f6
Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
81d947e
net, sched: fix panic when updating miniq {b,q}stats
by Daniel Borkmann
· 7 years ago
70eeff6
qed: Fix potential use-after-free in qed_spq_post()
by Roland Dreier
· 7 years ago
0d9c9f0
nfp: use the correct index for link speed table
by Jakub Kicinski
· 7 years ago
a5b1379
lan78xx: Fix failure in USB Full Speed
by Yuiko Oshino
· 7 years ago
161f72e
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
c5006b8
sctp: do not allow the v4 socket to bind a v4mapped v6 address
by Xin Long
· 7 years ago
a0ff660
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
by Xin Long
· 7 years ago
625637bf
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
by Xin Long
· 7 years ago
3d16613
ibmvnic: Fix pending MAC address changes
by Thomas Falcon
· 7 years ago
c96f547
delayacct: Account blkio completion on the correct task
by Josh Snyder
· 7 years ago
107cd25
x86/mm: Encrypt the initrd earlier for BSP microcode update
by Tom Lendacky
· 7 years ago
cc5f01e
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
by Tom Lendacky
· 7 years ago
2b5d00b
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
by Tom Lendacky
· 7 years ago
bacf6b4
x86/mm: Use a struct to reduce parameters for SME PGD mapping
by Tom Lendacky
· 7 years ago
1303880
x86/mm: Clean up register saving in the __enc_copy() assembly code
by Tom Lendacky
· 7 years ago
385d11b
objtool: Improve error message for bad file argument
by Josh Poimboeuf
· 7 years ago
2a0098d
objtool: Fix seg fault with gold linker
by Josh Poimboeuf
· 7 years ago
ae59c3f
RDMA/mlx5: Fix out-of-bound access while querying AH
by Leon Romanovsky
· 7 years ago
6311b7c
netlink: extack: avoid parenthesized string constant warning
by Johannes Berg
· 7 years ago
db9ca5c
Merge branch 'ipv4-Make-neigh-lookup-keys-for-loopback-point-to-point-devices-be-INADDR_ANY'
by David S. Miller
· 7 years ago
cd9ff4d
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
by Jim Westfall
· 7 years ago
096b985
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
17d0fb0
sh_eth: fix dumping ARSTR
by Sergei Shtylyov
· 7 years ago
95a3320
Revert "openvswitch: Add erspan tunnel support."
by William Tu
· 7 years ago
30be8f8
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
68e76e0
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
by Randy Dunlap
· 7 years ago
37f47bc
sctp: avoid compiler warning on implicit fallthru
by Marcelo Ricardo Leitner
· 7 years ago
6503a30
net: ipv4: Make "ip route get" match iif lo rules again.
by Lorenzo Colitti
· 7 years ago
cbbdf84
netlink: extack needs to be reset each time through loop
by David Ahern
· 7 years ago
59b3661
tipc: fix a memory leak in tipc_nl_node_get_link()
by Cong Wang
· 7 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
6200b43
net: cs89x0: add MODULE_LICENSE
by Arnd Bergmann
· 7 years ago
0171c41
ppp: unlock all_ppp_mutex before registering device
by Guillaume Nault
· 7 years ago
66940f3
ptr_ring: document usage around __ptr_ring_peek
by Michael S. Tsirkin
· 7 years ago
d542296
9p: add missing module license for xen transport
by Stephen Hemminger
· 7 years ago
a0e3a18
ring-buffer: Bring back context level recursive checks
by Steven Rostedt (VMware)
· 7 years ago
499ed50
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
59b179b4
cfg80211: check dev_set_name() return value
by Johannes Berg
· 7 years ago
51a1aaa
mac80211_hwsim: validate number of different channels
by Johannes Berg
· 7 years ago
b71d856
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
by Benjamin Beichler
· 7 years ago
7a94b8c
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
by Dominik Brodowski
· 7 years ago
a48a52b
cfg80211: fully initialize old channel for event
by Johannes Berg
· 7 years ago
28d437d
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
by Tom Lendacky
· 7 years ago
c995efd
x86/retpoline: Fill RSB on context switch for affected CPUs
by David Woodhouse
· 7 years ago
0d39e26
x86/kasan: Panic if there is not enough memory to boot
by Andrey Ryabinin
· 7 years ago
a8750dd
Linux 4.15-rc8
by Linus Torvalds
· 7 years ago
aaae98a
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6bb8211
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
ed4bbf7
timers: Unconditionally check deferrable base
by Thomas Gleixner
· 7 years ago
b8b9ce4
x86/retpoline: Remove compile time warning
by Thomas Gleixner
· 7 years ago
327867f
x86/idt: Mark IDT tables __initconst
by Andi Kleen
· 7 years ago
9443c16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
fbe0e83
futex: Prevent overflow by strengthen input validation
by Li Jinyue
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c1e2f0e
futex: Avoid violating the 10th rule of futex
by Peter Zijlstra
· 7 years ago
8155aed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
fc90ccf
Revert "x86/apic: Remove init_bsp_APIC()"
by Ville Syrjälä
· 7 years ago
beacd6f
x86/mm/pkeys: Fix fill_sig_info_pkey
by Eric W. Biederman
· 7 years ago
4b5b212
x86/tsc: Print tsc_khz, when it differs from cpu_khz
by Len Brown
· 7 years ago
b511203
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
by Len Brown
· 7 years ago
da4ae6c
x86/tsc: Future-proof native_calibrate_tsc()
by Len Brown
· 7 years ago
99a9dc9
x86,perf: Disable intel_bts when PTI
by Peter Zijlstra
· 7 years ago
a237f76
security/Kconfig: Correct the Documentation reference for PTI
by W. Trevor King
· 7 years ago
f10ee3d
x86/pti: Fix !PCID and sanitize defines
by Thomas Gleixner
· 7 years ago
2c1cfa4
Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
d5a047f
Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
9e8f8f1
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
Next »