Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
434a1dd2c0e4f6af3fa4ca9cc3e88bbf07b8f41c
434a1dd
ubi: Fix error for write access
by Romain Izard
· 7 years ago
00f308c
ubi: fastmap: Don't flush fastmap work on detach
by Richard Weinberger
· 7 years ago
cf1595d
ubifs: Check ubifs_wbuf_sync() return code
by Richard Weinberger
· 7 years ago
a7e1906
tty: make n_tty_read() always abort if hangup is in progress
by Tejun Heo
· 7 years ago
eedaf21
Linux 4.9.95
by Greg Kroah-Hartman
· 7 years ago
c3ba64b
Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"
by Greg Kroah-Hartman
· 7 years ago
1cd969f
arm64: futex: Mask __user pointers prior to dereference
by Will Deacon
· 7 years ago
8223656
lan78xx: Correctly indicate invalid OTP
by Phil Elwell
· 7 years ago
72de989
vhost: fix vhost_vq_access_ok() log check
by Stefan Hajnoczi
· 7 years ago
0eecffb
slip: Check if rstate is initialized before uncompressing
by Tejaswi Tanikella
· 7 years ago
fc89a75
rds: MP-RDS may use an invalid c_path
by Ka-Cheong Poon
· 7 years ago
6b61154
cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
by Bassem Boubaker
· 7 years ago
ebdb0d5
hwmon: (ina2xx) Fix access to uninitialized mutex
by Marek Szyprowski
· 7 years ago
bcd7de0
rtl8187: Fix NULL pointer dereference in priv->conf_mutex
by Sudhir Sreedharan
· 7 years ago
b0a2a2b
Bluetooth: Fix connection if directed advertising and privacy is used
by Szymon Janc
· 7 years ago
960534a
getname_kernel() needs to make sure that ->name != ->iname in long case
by Al Viro
· 7 years ago
d6bcc21
s390/ipl: ensure loadparm valid flag is set
by Vasily Gorbik
· 7 years ago
5a76887
s390/qdio: don't merge ERROR output buffers
by Julian Wiedmann
· 7 years ago
deda8e0
s390/qdio: don't retry EQBS after CCQ 96
by Julian Wiedmann
· 7 years ago
768fce4
nfit: fix region registration vs block-data-window ranges
by Dan Williams
· 7 years ago
c353014
block/loop: fix deadlock after loop_set_status
by Tetsuo Handa
· 7 years ago
6ba906f
Revert "perf tests: Decompress kernel module before objdump"
by Greg Kroah-Hartman
· 7 years ago
994baf8
sunrpc: remove incorrect HMAC request initialization
by Eric Biggers
· 7 years ago
288b1dd
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
by Mark Rutland
· 7 years ago
c24c205
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Mark Rutland
· 7 years ago
eb90973
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
by Mark Rutland
· 7 years ago
5d667c1
arm/arm64: smccc: Make function identifiers an unsigned quantity
by Mark Rutland
· 7 years ago
883a91d
firmware/psci: Expose SMCCC version through psci_ops
by Mark Rutland
· 7 years ago
56d3797
firmware/psci: Expose PSCI conduit
by Mark Rutland
· 7 years ago
196d041
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
by Mark Rutland
· 7 years ago
c9ae3d5
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Mark Rutland
· 7 years ago
142cfd6
arm/arm64: KVM: Turn kvm_psci_version into a static inline
by Mark Rutland
· 7 years ago
c482a24
arm64: KVM: Make PSCI_VERSION a fast path
by Mark Rutland
· 7 years ago
6681f3c
arm/arm64: KVM: Advertise SMCCC v1.1
by Mark Rutland
· 7 years ago
4b1713f
arm/arm64: KVM: Implement PSCI 1.0 support
by Mark Rutland
· 7 years ago
54faafb
arm/arm64: KVM: Add smccc accessors to PSCI code
by Mark Rutland
· 7 years ago
33e6484
arm/arm64: KVM: Add PSCI_VERSION helper
by Mark Rutland
· 7 years ago
8b106af
arm/arm64: KVM: Consolidate the PSCI include files
by Mark Rutland
· 7 years ago
e06ea9a
arm64: KVM: Increment PC after handling an SMC trap
by Mark Rutland
· 7 years ago
6df8d16
arm64: Branch predictor hardening for Cavium ThunderX2
by Mark Rutland
· 7 years ago
bad52d7
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
by Mark Rutland
· 7 years ago
4bcf61f
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
by Mark Rutland
· 7 years ago
04b4cc6
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
by Mark Rutland
· 7 years ago
34dc20b
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
by Mark Rutland
· 7 years ago
e7c3b24
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
by Mark Rutland
· 7 years ago
9327f06
arm64: KVM: Use per-CPU vector when BP hardening is enabled
by Mark Rutland
· 7 years ago
09ea80a
mm: Introduce lm_alias
by Mark Rutland
· 7 years ago
bfaccecc
arm64: Move BP hardening to check_and_switch_context
by Mark Rutland
· 7 years ago
4732001
arm64: Add skeleton to harden the branch predictor against aliasing attacks
by Mark Rutland
· 7 years ago
20bcfe0
arm64: Move post_ttbr_update_workaround to C code
by Mark Rutland
· 7 years ago
965924e
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
by Mark Rutland
· 7 years ago
6289541
drivers/firmware: Expose psci_get_version through psci_ops structure
by Mark Rutland
· 7 years ago
92e7a83
arm64: cpufeature: Pass capability structure to ->enable callback
by Mark Rutland
· 7 years ago
3c31fa5
arm64: Run enable method for errata work arounds on late CPUs
by Mark Rutland
· 7 years ago
93f339e
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
by Mark Rutland
· 7 years ago
4504c5c
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
by Mark Rutland
· 7 years ago
4c03928
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
by Mark Rutland
· 7 years ago
346edd6
arm64: uaccess: Prevent speculative use of the current addr_limit
by Mark Rutland
· 7 years ago
f3ed64a
arm64: entry: Ensure branch through syscall table is bounded under speculation
by Mark Rutland
· 7 years ago
891bea9
arm64: Use pointer masking to limit uaccess speculation
by Mark Rutland
· 7 years ago
c910086
arm64: Make USER_DS an inclusive limit
by Mark Rutland
· 7 years ago
27eeced
arm64: move TASK_* definitions to <asm/processor.h>
by Mark Rutland
· 7 years ago
d89be00
arm64: Implement array_index_mask_nospec()
by Mark Rutland
· 7 years ago
afc0954
arm64: barrier: Add CSDB macros to control data-value prediction
by Mark Rutland
· 7 years ago
cacf021
radeon: hide pointless #warning when compile testing
by Arnd Bergmann
· 7 years ago
b951ffb
perf/core: Fix use-after-free in uprobe_perf_close()
by Prashant Bhole
· 7 years ago
57ce7d4
perf intel-pt: Fix timestamp following overflow
by Adrian Hunter
· 7 years ago
2c1f44b
perf intel-pt: Fix error recovery from missing TIP packet
by Adrian Hunter
· 7 years ago
6a33036
perf intel-pt: Fix sync_switch
by Adrian Hunter
· 7 years ago
aad2ad6
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
by Adrian Hunter
· 7 years ago
6408066
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
by Dexuan Cui
· 7 years ago
68401e8
parisc: Fix out of array access in match_pci_device()
by Helge Deller
· 7 years ago
394a9a7
media: v4l2-compat-ioctl32: don't oops on overlay
by Mauro Carvalho Chehab
· 7 years ago
cc0eb4d
Linux 4.9.94
by Greg Kroah-Hartman
· 7 years ago
0efce82
Revert "xhci: plat: Register shutdown for xhci_plat"
by Greg Hackmann
· 7 years ago
89cd658
vrf: Fix use after free and double free in vrf_finish_output
by David Ahern
· 7 years ago
4363b97
net sched actions: fix dumping which requires several messages to user space
by Craig Dillabaugh
· 7 years ago
32a2fd9
strparser: Fix sign of err codes
by Dave Watson
· 7 years ago
3d392d2
net/mlx4_core: Fix memory leak while delete slave's resources
by Moshe Shemesh
· 7 years ago
1cb8175
vhost_net: add missing lock nesting notation
by Jason Wang
· 7 years ago
e0cfa0d
team: move dev_mc_sync after master_upper_dev_link in team_port_add
by Xin Long
· 7 years ago
8cba34a
route: check sysctl_fib_multipath_use_neigh earlier than hash
by Xin Long
· 7 years ago
992dbb1
vhost: validate log when IOTLB is enabled
by Jason Wang
· 7 years ago
b3e1c92
net/mlx4_en: Fix mixed PFC and Global pause user control requests
by Eran Ben Elisha
· 7 years ago
0e8d6e8
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
by Davide Caratti
· 7 years ago
9d1ff26
net/sched: fix NULL dereference in the error path of tunnel_key_init()
by Davide Caratti
· 7 years ago
eb9b11a
net/mlx5e: Sync netdev vxlan ports at open
by Shahar Klein
· 7 years ago
dbb6ed6
vti6: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
92b2828
ip6_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
5dcf6eb
ip6_gre: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
f1f1f94
ipv6: sit: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
6cc0290
ip_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
0d1c057
net: fool proof dev_valid_name()
by Eric Dumazet
· 7 years ago
359d6e3
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
by Xin Long
· 7 years ago
d6d65b4
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
by Xin Long
· 7 years ago
f611a5e
bonding: fix the err path for dev hwaddr sync in bond_enslave
by Xin Long
· 7 years ago
2463af6
vlan: also check phy_driver ts_info for vlan's real device
by Hangbin Liu
· 7 years ago
827148d
vhost: correctly remove wait queue during poll failure
by Jason Wang
· 7 years ago
10200c7
sky2: Increase D3 delay to sky2 stops working after suspend
by Kai-Heng Feng
· 7 years ago
16002a4
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
by Eric Dumazet
· 7 years ago
Next »