Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9dbac7caac2d7137dd9ecb9a02025f3cf1ad55d6
/
include
f11f358
iio: buffer: fix the function signature to match implementation
by Phil Reid
· 6 years ago
03a1d0b
elevator: fix truncation of icq_cache_name
by Eric Biggers
· 7 years ago
e34bd9a
mremap: properly flush TLB before releasing the page
by Linus Torvalds
· 6 years ago
e9e4ac4
ip: add helpers to process in-order fragments faster.
by Peter Oskolkov
· 6 years ago
1004395
ip: use rb trees for IP frag queue.
by Peter Oskolkov
· 6 years ago
b475cf3
net: add rb_to_skb() and other rb tree helpers
by Eric Dumazet
· 6 years ago
791521e
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
by Eric Dumazet
· 6 years ago
8716959
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
by Peter Oskolkov
· 6 years ago
82f36cb
ip: discard IPv4 datagrams with overlapping segments.
by Peter Oskolkov
· 6 years ago
316986f
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
by Eric Dumazet
· 6 years ago
5b68fda
inet: frags: reorganize struct netns_frags
by Eric Dumazet
· 6 years ago
6060bcd
rhashtable: reorganize struct rhashtable layout
by Eric Dumazet
· 6 years ago
7f61706
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 6 years ago
965e2ad
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 6 years ago
49106f3
inet: frags: get rif of inet_frag_evicting()
by Eric Dumazet
· 6 years ago
ea7496f
inet: frags: remove some helpers
by Eric Dumazet
· 6 years ago
23ce9c5
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 6 years ago
2ffb1c3
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 6 years ago
7fca771
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 6 years ago
6b2f36b
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
by Eric Dumazet
· 6 years ago
4cded0a
tcp/dccp: fix lockdep issue when SYN is backlogged
by Eric Dumazet
· 6 years ago
8d59c3a
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
22ad293
bonding: avoid possible dead-lock
by Mahesh Bandewar
· 6 years ago
fcbd4cc
ebtables: arpreply: Add the standard target sanity check
by Gao Feng
· 7 years ago
e7038f8
time: Introduce jiffies64_to_nsecs()
by Frederic Weisbecker
· 8 years ago
ec964c3
media: v4l: event: Prevent freeing event subscriptions while accessed
by Sakari Ailus
· 6 years ago
4f689d0
arm/arm64: smccc-1.1: Handle function result as parameters
by Marc Zyngier
· 6 years ago
e757c1e
arm/arm64: smccc-1.1: Make return values unsigned long
by Marc Zyngier
· 6 years ago
fc63de90
hwmon: (ina2xx) fix sysfs shunt resistor read access
by Lothar Felten
· 6 years ago
b052d04
slub: make ->cpu_partial unsigned int
by Alexey Dobriyan
· 7 years ago
3ba2875
power: remove possible deadlock when unregistering power_supply
by Benjamin Tissoires
· 6 years ago
c4989a1
NFC: Fix the number of pipes
by Suren Baghdasaryan
· 6 years ago
eddbab1
evm: Don't deadlock if a crypto algorithm is unavailable
by Matthew Garrett
· 6 years ago
ccb8961
net/mlx5: Fix use-after-free in self-healing flow
by Jack Morgenstein
· 6 years ago
8458056
mm: get rid of vmacache_flush_all() entirely
by Linus Torvalds
· 6 years ago
45ad26e
ethtool: Remove trailing semicolon for static inline
by Florian Fainelli
· 6 years ago
35a9021
r8169: add support for NCube 8168 network card
by Anthony Wong
· 6 years ago
a328c4c
udlfb: set optimal write delay
by Mikulas Patocka
· 6 years ago
b68377c
iommu/vt-d: Fix dev iotlb pfsid use
by Jacob Pan
· 6 years ago
eada1b2
iommu/vt-d: Add definitions for PFSID
by Jacob Pan
· 6 years ago
40b08cd
Replace magic for trusting the secondary keyring with #define
by Yannik Sembritzki
· 6 years ago
b5bc39d
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 6 years ago
0eb725c
PCI: Add wrappers for dev_printk()
by Frederick Lawler
· 7 years ago
8a5e02a
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
by Bart Van Assche
· 6 years ago
3934e01
PCI: OF: Fix I/O space page leak
by Sergei Shtylyov
· 6 years ago
d2a4505
net/ethernet/freescale/fman: fix cross-build error
by Randy Dunlap
· 6 years ago
d4efb85
tcp: remove DELAYED ACK events in DCTCP
by Yuchung Cheng
· 6 years ago
7754ed7
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
by Davide Caratti
· 6 years ago
8823c73
ipv6: make ipv6_renew_options() interrupt/kernel safe
by Paul Moore
· 6 years ago
a677cc3
netfilter: ipv6: nf_defrag: reduce struct net memory waste
by Eric Dumazet
· 6 years ago
f6b8276
vsock: split dwork to avoid reinitializations
by Cong Wang
· 6 years ago
2ff9f08
llc: use refcount_inc_not_zero() for llc_sap_find()
by Cong Wang
· 6 years ago
6e6b637
ioremap: Update pgtable free interfaces with addr
by Chintan Pandya
· 6 years ago
81ad8a8
crypto: vmac - separate tfm and request context
by Eric Biggers
· 6 years ago
b4f17de
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
by Jiri Kosina
· 6 years ago
c504b9f
cpu/hotplug: Fix SMT supported evaluation
by Thomas Gleixner
· 6 years ago
62d88fc
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
929d3b2
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
by Thomas Gleixner
· 6 years ago
a69c5e0
cpu/hotplug: Expose SMT control init function
by Jiri Kosina
· 6 years ago
f37486c
cpu/hotplug: Provide knobs to control SMT
by Thomas Gleixner
· 6 years ago
e392347
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
by Andi Kleen
· 6 years ago
7c5b42f
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
by Andi Kleen
· 6 years ago
432e99b
x86/speculation/l1tf: Add sysfs reporting for l1tf
by Andi Kleen
· 6 years ago
11410f9
IB/core: Make testing MR flags for writability a static inline function
by Jack Morgenstein
· 6 years ago
a3a7b99
proc: Fix proc_sys_prune_dcache to hold a sb reference
by Eric W. Biederman
· 7 years ago
b96e215
proc/sysctl: prune stale dentries during unregistering
by Konstantin Khlebnikov
· 8 years ago
6bb53ee
init: rename and re-order boot_cpu_state_init()
by Linus Torvalds
· 6 years ago
50bed43
kasan: add no_sanitize attribute for clang builds
by Andrey Konovalov
· 7 years ago
6a19e26
fork: unconditionally clear stack on fork
by Kees Cook
· 7 years ago
885b49b
kmemleak: clear stale pointers from task stacks
by Konstantin Khlebnikov
· 7 years ago
a26030a
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 6 years ago
90cf17d
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
by Eric Dumazet
· 6 years ago
f685597
drm: Add DP PSR2 sink enable bit
by José Roberto de Souza
· 7 years ago
1d1a409
serial: core: Make sure compiler barfs for 16-byte earlycon names
by Douglas Anderson
· 7 years ago
dc6afdd
memory: tegra: Apply interrupts mask per SoC
by Dmitry Osipenko
· 7 years ago
4139a62
brcmfmac: Add support for bcm43364 wireless chipset
by Sean Lanigan
· 7 years ago
4fccb92
dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
by Marc Zyngier
· 7 years ago
6e02c06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
by Jozsef Kadlecsik
· 6 years ago
b9dd134
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
2d08921
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
8736711
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
57ec882
tcp: do not cancel delay-AcK on DCTCP special ACK
by Yuchung Cheng
· 6 years ago
cad9922
net: Don't copy pfmemalloc flag in __copy_skb_header()
by Stefano Brivio
· 6 years ago
8582bbf
ipv6: fix useless rol32 call on hash
by Colin Ian King
· 6 years ago
5c06789
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
by Tejun Heo
· 7 years ago
be331630
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
by Marc Zyngier
· 6 years ago
d1b5c19
arm/arm64: smccc: Add SMCCC-specific return codes
by Marc Zyngier
· 6 years ago
02c8952
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
by Nick Desaulniers
· 6 years ago
29524a9
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
by David Rientjes
· 7 years ago
f276b50
compiler, clang: properly override 'inline' for clang
by Linus Torvalds
· 7 years ago
94cc698
compiler, clang: suppress warning for unused static inline functions
by David Rientjes
· 7 years ago
f510cc3
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
by Hans de Goede
· 6 years ago
17057c5
block: Fix transfer when chunk sectors exceeds max
by Keith Busch
· 6 years ago
0400b06
iio:buffer: make length types match kfifo types
by Martin Kelly
· 7 years ago
3e4fab7
branch-check: fix long->int truncation when profiling branches
by Mikulas Patocka
· 6 years ago
ae0c8ee
bonding: require speed/duplex only for 802.3ad, alb and tlb
by Andreas Born
· 7 years ago
cd4f9f2
complete e390f9a port for v4.9.106
by Philip Müller
· 6 years ago
8d99eb4
btrfs: define SUPER_FLAG_METADUMP_V2
by Anand Jain
· 7 years ago
7966e76
tcp: avoid integer overflows in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
fa4724c
cfg80211: further limit wiphy names to 64 bytes
by Eric Biggers
· 7 years ago
Next »