Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82143aa25f4e5f193401024c3b25fbc70d992525
/
include
/
linux
fbc012a
cfg80211: Use const more consistently in for_each_element macros
by Jouni Malinen
· 6 years ago
c48986f
cfg80211: add and use strongly typed element iteration macros
by Johannes Berg
· 6 years ago
1fcdaaa
quota: fix wrong condition in is_quota_modification()
by Chao Yu
· 5 years ago
d641e70
kprobes: Prohibit probing on BUG() and WARN() address
by Masami Hiramatsu
· 5 years ago
05700fe
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
by Luis Henriques
· 5 years ago
f45f30e
gpio: Fix build error of function redefinition
by YueHaibing
· 5 years ago
6c1dc8f
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
by Daniel Borkmann
· 6 years ago
b97a2f3
inet: switch IP ID generator to siphash
by Eric Dumazet
· 5 years ago
175a407
siphash: implement HalfSipHash1-3 for hash tables
by Jason A. Donenfeld
· 5 years ago
53e054b
siphash: add cryptographically secure PRF
by Jason A. Donenfeld
· 5 years ago
c98446e
bpf: add bpf_jit_limit knob to restrict unpriv allocations
by Daniel Borkmann
· 5 years ago
00a8794
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
by Arnd Bergmann
· 5 years ago
22395a3
libceph: use kbasename() and kill ceph_file_part()
by Ilya Dryomov
· 7 years ago
2c34c21
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
by Miguel Ojeda
· 5 years ago
fe58443
Backport minimal compiler_attributes.h to support GCC 9
by Miguel Ojeda
· 5 years ago
d4fc64c
coredump: fix race condition between collapse_huge_page() and core dumping
by Andrea Arcangeli
· 5 years ago
16903f1
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
by Andrea Arcangeli
· 6 years ago
317fc4d
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
by Mikko Rapeli
· 5 years ago
90320a5
coda: fix build using bare-metal toolchain
by Sam Protsenko
· 5 years ago
0153dbc
ACPI: fix false-positive -Wuninitialized warning
by Arnd Bergmann
· 5 years ago
837ffc9
sched/fair: Don't free p->numa_faults with concurrent readers
by Jann Horn
· 5 years ago
5081001
access: avoid the RCU grace period for the temporary subjective credentials
by Linus Torvalds
· 5 years ago
4b5d4bd
compiler.h: Add read_word_at_a_time() function.
by Andrey Ryabinin
· 7 years ago
229b670
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
by Andrey Ryabinin
· 7 years ago
df5b058
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
by Marek Szyprowski
· 5 years ago
8151383
rcu: Force inlining of rcu_read_lock()
by Waiman Long
· 5 years ago
6f56992
VMCI: Fix integer overflow in VMCI handle arrays
by Vishnu DASA
· 5 years ago
074d0aa
bug.h: work around GCC PR82365 in BUG()
by Arnd Bergmann
· 7 years ago
df260f7
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
by Tejun Heo
· 5 years ago
d7650c7
pwm: Fix deadlock warning when removing PWM device
by Phong Hoang
· 6 years ago
cc1b58c
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 5 years ago
9c829b6
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
5bdc536
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
by Jiri Kosina
· 5 years ago
0b1a236
rcu: locking and unlocking need to always be at least barriers
by Linus Torvalds
· 5 years ago
8fca3c3
efi/libstub: Unify command line param parsing
by Ard Biesheuvel
· 8 years ago
96019c6
mm: make page ref count overflow check tighter and more explicit
by Linus Torvalds
· 6 years ago
9557090
fs: prevent page refcount overflow in pipe_buf_get
by Matthew Wilcox
· 6 years ago
0b45276
memcg: make it work on sparse non-0-node systems
by Jiri Slaby
· 5 years ago
e186b19
include/linux/bitops.h: sanitize rotate primitives
by Rasmus Villemoes
· 6 years ago
1410277
HID: core: move Usage Page concatenation to Main item
by Nicolas Saenz Julienne
· 6 years ago
0ce6473
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
by Lars-Peter Clausen
· 6 years ago
a5f3559
smpboot: Place the __percpu annotation correctly
by Sebastian Andrzej Siewior
· 6 years ago
f0539c7
hugetlb: use same fault hash key for shared and private mappings
by Mike Kravetz
· 6 years ago
6aab0ad
bio: fix improper use of smp_mb__before_atomic()
by Andrea Parri
· 5 years ago
d0a3f25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
by Stefan Mätje
· 6 years ago
8f358d6
of: fix clang -Wunsequenced for be32_to_cpu()
by Phong Tran
· 6 years ago
1cfaba5
writeback: synchronize sync(2) against cgroup writeback membership switches
by Tejun Heo
· 7 years ago
db4a55c
mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
by Dmitry Osipenko
· 6 years ago
56c8a5d
mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
by Steve Twiss
· 6 years ago
fc7fab7
net: core: another layer of lists, around PF_MEMALLOC skb handling
by Sasha Levin
· 6 years ago
906b45f
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
by Jian-Hong Pan
· 6 years ago
82303dd
bpf: convert htab map to hlist_nulls
by Alexei Starovoitov
· 6 years ago
edda9c3
cpu/speculation: Add 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
ba08d56
x86/speculation/mds: Add sysfs reporting for MDS
by Thomas Gleixner
· 6 years ago
2d99bc0
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
a3c901b
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 6 years ago
c803409
sched: Add sched_smt_active()
by Ben Hutchings
· 6 years ago
822e5d5
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
by Jiri Kosina
· 6 years ago
b995196
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file
by Will Deacon
· 6 years ago
c669378
bitops: avoid integer overflow in GENMASK(_ULL)
by Matthias Kaehlcke
· 7 years ago
604d7b5
mm: add 'try_get_page()' helper function
by Linus Torvalds
· 6 years ago
ef29106
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
by Jann Horn
· 6 years ago
3c65c76
USB: core: Fix bug caused by duplicate interface PM usage counter
by Alan Stern
· 6 years ago
51a27f0
kasan: add a prototype of task_struct to avoid warning
by Masami Hiramatsu
· 8 years ago
c9c83bb
x86/kprobes: Verify stack frame on kretprobe
by Masami Hiramatsu
· 6 years ago
3be15cd
appletalk: Fix compile regression
by Arnd Bergmann
· 6 years ago
477a448
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
by Pi-Hsun Shih
· 6 years ago
057a0da
appletalk: Fix use-after-free in atalk_proc_exit
by YueHaibing
· 6 years ago
208d25a
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
by Cornelia Huck
· 6 years ago
a25d4ed
include/linux/bitrev.h: fix constant bitrev
by Arnd Bergmann
· 6 years ago
9a739f1
net/mlx5e: Add a lock on tir list
by Yuval Avnery
· 6 years ago
7eceaf5
lib/string.c: implement a basic bcmp
by Nick Desaulniers
· 6 years ago
acb5aef
genirq: Avoid summation loops for /proc/stat
by Thomas Gleixner
· 6 years ago
553be48
include/linux/relay.h: fix percpu annotation in struct rchan
by Luc Van Oostenryck
· 6 years ago
3085d41
tracing: kdb: Fix ftdump to not sleep
by Douglas Anderson
· 6 years ago
9c32ada
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
by Ilya Dryomov
· 6 years ago
e393365
dm: fix to_sector() for 32bit
by NeilBrown
· 6 years ago
4b0a5e8
device property: Fix the length used in PROPERTY_ENTRY_STRING()
by Heikki Krogerus
· 6 years ago
943ebf4
splice: don't merge into linked buffers
by Jann Horn
· 6 years ago
0da773c5
of: Support const and non-const use for to_of_node()
by Sakari Ailus
· 7 years ago
8c09b19
cpufreq: Use struct kobj_attribute instead of struct global_attr
by Viresh Kumar
· 6 years ago
9eea082
sched/sysctl: Fix attributes of some extern declarations
by Matthias Kaehlcke
· 7 years ago
146558f
clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
by Matthias Kaehlcke
· 8 years ago
cb24fd5
net: Add header for usage of fls64()
by David S. Miller
· 6 years ago
47dc74c
net: Fix for_each_netdev_feature on Big endian
by Hauke Mehrtens
· 6 years ago
e62e3b6
perf/x86: Add check_period PMU callback
by Jiri Olsa
· 6 years ago
84d8c3a
net: create skb_gso_validate_mac_len()
by Daniel Axtens
· 6 years ago
64a9f5f
HID: debug: fix the ring buffer implementation
by Vladis Dronov
· 6 years ago
7f38299
oom, oom_reaper: do not enqueue same task twice
by Tetsuo Handa
· 6 years ago
c9fd374
drbd: Avoid Clang warning about pointless switch statment
by Nathan Chancellor
· 6 years ago
5009194
drivers: core: Remove glue dirs from sysfs earlier
by Benjamin Herrenschmidt
· 6 years ago
c574feb
ipvlan, l3mdev: fix broken l3s mode wrt local routes
by Daniel Borkmann
· 6 years ago
1777fa9
compiler.h: enable builtin overflow checkers and add fallback code
by Rasmus Villemoes
· 7 years ago
04663e8
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
db16eb5
writeback: don't decrement wb->refcnt if !wb->bdi
by Anders Roxell
· 6 years ago
37c791a
sunrpc: use-after-free in svc_process_common()
by Vasily Averin
· 6 years ago
e50db95
platform-msi: Free descriptors in platform_msi_domain_free()
by Miquel Raynal
· 6 years ago
ce8ec03
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
by Cong Wang
· 6 years ago
1e7066a
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
by Will Deacon
· 6 years ago
fe26b8d
USB: check usb_get_extra_descriptor for proper size
by Mathias Payer
· 6 years ago
Next »