Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bcefedb87cf9625d33d0e53dfdc52e43744593c1
bcefedb
fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
by Will Deacon
· 7 years ago
3eacc4a
kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
by Sebastian Ott
· 7 years ago
f19a40b
macvlan: fix use-after-free in macvlan_common_newlink()
by Alexey Kodanev
· 7 years ago
c3655e7
arm64: fix unwind_frame() for filtered out fn for function graph tracing
by Pratyush Anand
· 7 years ago
6588cfd
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
by Felix Fietkau
· 7 years ago
b8421da
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations
by Samuel Neves
· 7 years ago
afc5883
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
by Andrea Parri
· 7 years ago
8a5a436
integrity/security: fix digsig.c build error with header file
by Randy Dunlap
· 7 years ago
5d375e1
regulatory: add NUL to request alpha2
by Johannes Berg
· 7 years ago
6eacfc1
smsc75xx: fix smsc75xx_set_features()
by Eric Dumazet
· 7 years ago
353be46
ARM: OMAP: Fix dmtimer init for omap1
by Tony Lindgren
· 7 years ago
4d7388a
PKCS#7: fix direct verification of SignerInfo signature
by Eric Biggers
· 7 years ago
f18fb145
s390/cio: clear timer when terminating driver I/O
by Sebastian Ott
· 7 years ago
b912a54
s390/cio: fix return code after missing interrupt
by Sebastian Ott
· 7 years ago
9a8c6a2
s390/cio: fix ccw_device_start_timeout API
by Sebastian Ott
· 7 years ago
503b6c0
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
by Mark Lord
· 7 years ago
79dc8f3
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
by David Rientjes
· 7 years ago
fc78ce2
md: raid5: avoid string overflow warning
by Arnd Bergmann
· 7 years ago
bffff2e
locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
by Andrea Parri
· 7 years ago
be4132e
drm/exynos: fix comparison to bitshift when dealing with a mask
by Wolfram Sang
· 7 years ago
e4529bc
drm/exynos: g2d: use monotonic timestamps
by Arnd Bergmann
· 7 years ago
3f5af7c
md raid10: fix NULL deference in handle_write_completed()
by Yufen Yu
· 7 years ago
d6114a68
mac80211: Do not disconnect on invalid operating class
by Ilan Peer
· 7 years ago
31155ee
mac80211: fix calling sleeping function in atomic context
by Sara Sharon
· 7 years ago
ae58b75
mac80211: fix a possible leak of station stats
by Sara Sharon
· 7 years ago
5f3c6ad
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
by Felix Fietkau
· 7 years ago
f55ec6a
rxrpc: Work around usercopy check
by David Howells
· 7 years ago
69b28c1
NFC: llcp: Limit size of SDP URI
by Kees Cook
· 7 years ago
cd620d1
iwlwifi: mvm: always init rs with 20mhz bandwidth rates
by Naftali Goldstein
· 7 years ago
b9a8aa9
iwlwifi: mvm: fix security bug in PN checking
by Sara Sharon
· 9 years ago
f1a8a34
ibmvnic: Free RX socket buffer in case of adapter error
by Thomas Falcon
· 7 years ago
222fe5f
ARM: OMAP1: clock: Fix debugfs_create_*() usage
by Geert Uytterhoeven
· 7 years ago
d5cea04
ARM: OMAP3: Fix prm wake interrupt for resume
by Tony Lindgren
· 7 years ago
72877aa
ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
by Qi Hou
· 7 years ago
b611d45
selftests: memfd: add config fragment for fuse
by Anders Roxell
· 7 years ago
3f3beab
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
by Naresh Kamboju
· 7 years ago
3a6ebe2
libata: Fix compile warning with ATA_DEBUG enabled
by Dong Bo
· 7 years ago
2e857aa
ptr_ring: prevent integer overflow when calculating size
by Jason Wang
· 7 years ago
a5338db
ARC: Fix malformed ARC_EMUL_UNALIGNED default
by Ulf Magnusson
· 7 years ago
5fa8ed8
irqchip/gic-v3: Change pr_debug message to pr_devel
by Mark Salter
· 7 years ago
31710e6
cpumask: Make for_each_cpu_wrap() available on UP as well
by Michael Kelley
· 7 years ago
7f409f1
irqchip/gic-v3: Ignore disabled ITS nodes
by Stephen Boyd
· 7 years ago
c8723ce
locking/qspinlock: Ensure node->count is updated before initialising node
by Will Deacon
· 7 years ago
059befd
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
by Jia Zhang
· 7 years ago
517fbc7
bpf: fix rlimit in reuseport net selftest
by Daniel Borkmann
· 7 years ago
a7f9a7e
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
by Jesper Dangaard Brouer
· 7 years ago
d4008f8
bcache: return attach error when no cache set exist
by Tang Junhui
· 7 years ago
0d5da31
bcache: fix for data collapse after re-attaching an attached device
by Tang Junhui
· 7 years ago
d26dcc0
bcache: fix for allocator and register thread race
by Tang Junhui
· 7 years ago
ee6fcd8
bcache: properly set task state in bch_writeback_thread()
by Coly Li
· 7 years ago
4bf53b5
cifs: silence compiler warnings showing up with gcc-8.0.0
by Arnd Bergmann
· 7 years ago
e0a1a01
proc: fix /proc/*/map_files lookup
by Alexey Dobriyan
· 7 years ago
0675ec1
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
by Will Deacon
· 7 years ago
a0138dc
RDS: IB: Fix null pointer issue
by Guanglei Li
· 7 years ago
240ef71
xen/grant-table: Use put_page instead of free_page
by Ross Lagerwall
· 7 years ago
ca3108c
xen-netfront: Fix race between device setup and open
by Ross Lagerwall
· 7 years ago
d6a4ef1
MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
by Matt Redfearn
· 7 years ago
51b896a
MIPS: generic: Fix machine compatible matching
by James Hogan
· 7 years ago
ee4bba5
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
by Yonghong Song
· 7 years ago
cbaf06c
ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
by Hans de Goede
· 7 years ago
9a18bac
ACPI: processor_perflib: Do not send _PPC change notification if not ready
by Chen Yu
· 7 years ago
6fdca0d
firmware: dmi_scan: Fix handling of empty DMI strings
by Jean Delvare
· 7 years ago
b2e949b
x86/power: Fix swsusp_arch_resume prototype
by Arnd Bergmann
· 7 years ago
dd5968e
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
by Subash Abhinov Kasiviswanathan
· 7 years ago
e7bce21
drm/nouveau/pmu/fuc: don't use movw directly anymore
by Karol Herbst
· 7 years ago
e405d2e
IB/ipoib: Fix for potential no-carrier state
by Alex Estrin
· 7 years ago
bfd188f
openvswitch: Remove padding from packet before L3+ conntrack processing
by Ed Swierk
· 7 years ago
a8b2150
mm/fadvise: discard partial page if endbyte is also EOF
by shidao.ytt
· 7 years ago
ab88b8a
mm: pin address_space before dereferencing it while isolating an LRU page
by Mel Gorman
· 7 years ago
e56d370
mm: thp: use down_read_trylock() in khugepaged to avoid long block
by Yang Shi
· 7 years ago
9da97a9
sparc64: update pmdp_invalidate() to return old pmd value
by Nitin Gupta
· 7 years ago
038ab51
asm-generic: provide generic_pmdp_establish()
by Kirill A. Shutemov
· 7 years ago
4cf2463
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
by Yisheng Xie
· 7 years ago
2851e3b
mm/mempolicy: fix the check of nodemask from user
by Yisheng Xie
· 7 years ago
9f5efe5
ocfs2: return error when we attempt to access a dirty bh in jbd2
by piaojun
· 7 years ago
1d5fdc1
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
by piaojun
· 7 years ago
e2afc40
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
by piaojun
· 7 years ago
9445fde
kvm: Map PFN-type memory regions as writable (if possible)
by KarimAllah Ahmed
· 7 years ago
d805047
tcp_nv: fix potential integer overflow in tcpnv_acked
by Gustavo A. R. Silva
· 7 years ago
eea27e5
gianfar: prevent integer wrapping in the rx handler
by Andy Spencer
· 7 years ago
33d353d
ntb_transport: Fix bug with max_mw_size parameter
by Logan Gunthorpe
· 7 years ago
bdae32c
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
by Leon Romanovsky
· 7 years ago
2f2f95d
powerpc/numa: Ensure nodes initialized for hotplug
by Michael Bringmann
· 7 years ago
6f9c15a
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
by Michael Bringmann
· 7 years ago
b475444
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
by Jake Daryll Obina
· 7 years ago
f4afb04
device property: Define type of PROPERTY_ENRTY_*() macros
by Andy Shevchenko
· 7 years ago
42be47a
fm10k: fix "failed to kill vid" message for VF
by Ngai-Mint Kwan
· 7 years ago
5d19363
HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
by Dan Carpenter
· 7 years ago
3feba59
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
by Anand Jain
· 7 years ago
186a651
Btrfs: fix scrub to repair raid6 corruption
by Liu Bo
· 7 years ago
e23c097
btrfs: Fix out of bounds access in btrfs_search_slot
by Nikolay Borisov
· 7 years ago
bfae043
Btrfs: set plug for fsync
by Liu Bo
· 7 years ago
b5c7751
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
by Wei Yongjun
· 7 years ago
7e6d77d
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
by weiyongjun (A)
· 7 years ago
f52bf07
kconfig: Fix expr_free() E_NOT leak
by Ulf Magnusson
· 7 years ago
a334378
kconfig: Fix automatic menu creation mem leak
by Ulf Magnusson
· 7 years ago
d0c1ba1
kconfig: Don't leak main menus during parsing
by Ulf Magnusson
· 7 years ago
8dec8a3
watchdog: sp5100_tco: Fix watchdog disable bit
by Guenter Roeck
· 7 years ago
7354170
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
by Jan Chochol
· 7 years ago
0a345bd
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
by Martin Blumenstingl
· 7 years ago
Next »