Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0541b0fa64b36665d6261079974a26943c75009
d0541b0
locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING
by Byungchul Park
· 7 years ago
7a46ec0
locking/refcounts, x86/asm: Implement fast refcount overflow protection
by Kees Cook
· 7 years ago
907dc16
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
by Byungchul Park
· 7 years ago
a10b5c5
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit()
by Byungchul Park
· 7 years ago
ccde85b
mm, locking: Fix up flush_tlb_pending() related merge in do_huge_pmd_numa_page()
by Peter Zijlstra
· 7 years ago
040cca3
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b2dbdf2
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
27df704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
e86b298
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
by Mike Rapoport
· 7 years ago
f357e34
zram: rework copy of compressor name in comp_algorithm_store()
by Matthias Kaehlcke
· 7 years ago
aac2fea
rmap: do not call mmu_notifier_invalidate_page() under ptl
by Kirill A. Shutemov
· 7 years ago
d041353
mm: fix list corruptions on shmem shrinklist
by Cong Wang
· 7 years ago
af54aed
mm/balloon_compaction.c: don't zero ballooned pages
by Wei Wang
· 7 years ago
c0a6a5a
MAINTAINERS: copy virtio on balloon_compaction.c
by Michael S. Tsirkin
· 7 years ago
b3a81d0
mm: fix KSM data corruption
by Minchan Kim
· 7 years ago
99baac2
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
by Minchan Kim
· 7 years ago
0a2dd26
mm: make tlb_flush_pending global
by Minchan Kim
· 7 years ago
56236a5
mm: refactor TLB gathering API
by Minchan Kim
· 7 years ago
a9b8025
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
by Nadav Amit
· 7 years ago
0a2c404
mm: migrate: fix barriers around tlb_flush_pending
by Nadav Amit
· 7 years ago
16af97d
mm: migrate: prevent racy access to tlb_flush_pending
by Nadav Amit
· 7 years ago
9eeb52a
fault-inject: fix wrong should_fail() decision in task context
by Akinobu Mita
· 7 years ago
4e98ebe
test_kmod: fix small memory leak on filesystem tests
by Dan Carpenter
· 7 years ago
9c56771
test_kmod: fix the lock in register_test_dev_kmod()
by Dan Carpenter
· 7 years ago
434b06a
test_kmod: fix bug which allows negative values on two config options
by Luis R. Rodriguez
· 7 years ago
a4afe8c
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
by Colin Ian King
· 7 years ago
5af10df
userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
by Andrea Arcangeli
· 7 years ago
75dddef
mm: ratelimit PFNs busy info message
by Jonathan Toppins
· 7 years ago
d507e2e
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
by Johannes Weiner
· 7 years ago
4e082e9
Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
2627393
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c27927e
packet: fix tp_reserve race in packet_set_ring
by Willem de Bruijn
· 7 years ago
85f1bd9
udp: consistently apply ufo or fragmentation
by Willem de Bruijn
· 7 years ago
f213ad3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
ef0758d
locking/lockdep: Add 'crossrelease' feature documentation
by Byungchul Park
· 7 years ago
cd8084f
locking/lockdep: Apply crossrelease to completions
by Byungchul Park
· 7 years ago
383a4bc
locking/lockdep: Make print_circular_bug() aware of crossrelease
by Byungchul Park
· 7 years ago
28a903f
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
by Byungchul Park
· 7 years ago
23f873d
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
by Byungchul Park
· 7 years ago
b09be67
locking/lockdep: Implement the 'crossrelease' feature
by Byungchul Park
· 7 years ago
ce07a941
locking/lockdep: Make check_prev_add() able to handle external stack_trace
by Byungchul Park
· 7 years ago
70911fd
locking/lockdep: Change the meaning of check_prev_add()'s return value
by Byungchul Park
· 7 years ago
49347a9
locking/lockdep: Add a function building a chain between two classes
by Byungchul Park
· 7 years ago
545c23f
locking/lockdep: Refactor lookup_chain_cache()
by Byungchul Park
· 7 years ago
ae81330
locking/lockdep: Avoid creating redundant links
by Peter Zijlstra
· 8 years ago
d92a8cf
locking/lockdep: Rework FS_RECLAIM annotation
by Peter Zijlstra
· 8 years ago
a9668cd
locking: Remove smp_mb__before_spinlock()
by Peter Zijlstra
· 8 years ago
d89e588c
locking: Introduce smp_mb__after_spinlock()
by Peter Zijlstra
· 8 years ago
ff7a5fb
overlayfs, locking: Remove smp_mb__before_spinlock() usage
by Peter Zijlstra
· 8 years ago
8b1b436
mm, locking: Rework {set,clear,mm}_tlb_flush_pending()
by Peter Zijlstra
· 8 years ago
706eeb3
Documentation/locking/atomic: Add documents for new atomic_t APIs
by Peter Zijlstra
· 8 years ago
450f968
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
by Marc Zyngier
· 7 years ago
5a40527
jump_label: Provide hotplug context variants
by Marc Zyngier
· 7 years ago
8b7b412
jump_label: Split out code under the hotplug lock
by Marc Zyngier
· 7 years ago
b70cecf
jump_label: Move CPU hotplug locking
by Marc Zyngier
· 7 years ago
d0646a6
jump_label: Add RELEASE barrier after text changes
by Peter Zijlstra
· 7 years ago
be040be
cpuset: Make nr_cpusets private
by Paolo Bonzini
· 7 years ago
7a34bcb
jump_label: Do not use unserialized static_key_enabled()
by Paolo Bonzini
· 7 years ago
1dbb670
jump_label: Fix concurrent static_key_enable/disable()
by Paolo Bonzini
· 7 years ago
83ced16
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
by Kirill Tkhai
· 8 years ago
0aa1125
locking/rwsem-spinlock: Add killable versions of __down_read()
by Kirill Tkhai
· 8 years ago
50972fe
locking/osq_lock: Fix osq_lock queue corruption
by Prateek Sood
· 7 years ago
9d664c0
locking/atomic: Fix atomic_set_release() for 'funny' architectures
by Peter Zijlstra
· 8 years ago
35a2897
sched/wait: Remove the lockless swait_active() check in swake_up*()
by Boqun Feng
· 8 years ago
388f8e1
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
96d9703
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
by Xin Long
· 7 years ago
1714020
igmp: Fix regression caused by igmp sysctl namespace code.
by Nikolay Borisov
· 7 years ago
04db70d9
geneve: maximum value of VNI cannot be used
by Girish Moodalbail
· 7 years ago
50ddfba
net: systemport: Fix software statistics for SYSTEMPORT Lite
by Florian Fainelli
· 7 years ago
ed43594
tipc: remove premature ESTABLISH FSM event at link synchronization
by Jon Paul Maloy
· 7 years ago
3ee7059
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
by Jim Quigley
· 7 years ago
46828dc
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 7 years ago
372aa73
drm/nouveau/disp/nv04: avoid creation of output paths
by Ben Skeggs
· 7 years ago
92f190a
drm: make DRM_STM default n
by Michał Mirosław
· 7 years ago
52ae28e
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 7 years ago
1c52a78
Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
9157822
Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
db488ab
Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
6606e9a
Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 7 years ago
8d31f80
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
48fb6f4
futex: Remove unnecessary warning from get_futex_key
by Mel Gorman
· 7 years ago
358f8c2
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
31cf92f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
d555eb6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
4530cca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
8d63bee
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
bbae08e
qmi_wwan: fix NULL deref on disconnect
by Bjørn Mork
· 7 years ago
0a0e1a8
ppp: fix xmit recursion detection on ppp channels
by Guillaume Nault
· 7 years ago
05bfd7d
rds: Reintroduce statistics counting
by Håkon Bugge
· 7 years ago
8ba6092
tcp: fastopen: tcp_connect() must refresh the route
by Eric Dumazet
· 7 years ago
ec0acb0
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
by Xin Long
· 7 years ago
8e6f152
net: dsa: mediatek: add adjust link support for user ports
by John Crispin
· 7 years ago
e718fe4
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
by Davide Caratti
· 7 years ago
1899bd5
drm/exynos: forbid creating framebuffers from too small GEM buffers
by Marek Szyprowski
· 7 years ago
bfa738c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
b95c29a
parse-maintainers: Move matching sections from MAINTAINERS
by Joe Perches
· 7 years ago
fe90903
parse-maintainers: Use perl hash references and specific filenames
by Joe Perches
· 7 years ago
61f7416
parse-maintainers: Add section pattern sorting
by Joe Perches
· 7 years ago
6f7d98e
get_maintainer: Prepare for separate MAINTAINERS files
by Joe Perches
· 7 years ago
6209ef6
MAINTAINERS: openbmc mailing list is moderated
by Randy Dunlap
· 7 years ago
Next »