Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
763b218ddfaf56761c19923beb7e16656f66ec62
/
include
bf22e37
mm: add vfree_atomic()
by Andrey Ryabinin
· 8 years ago
14b4687
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
by Johannes Weiner
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
8db378a
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
by Andrew Morton
· 8 years ago
9491ae4
mm: don't cap request size based on read-ahead setting
by Jens Axboe
· 8 years ago
d5e6eff
mm: cma: make linux/cma.h standalone includible
by Thierry Reding
· 8 years ago
c1ef8e2
mm: disable numa migration faults for dax vmas
by Dan Williams
· 8 years ago
41a9ada
of/fdt: mark hotpluggable memory
by Reza Arbab
· 8 years ago
692a68c
mm: remove the page size change check in tlb_remove_page
by Aneesh Kumar K.V
· 8 years ago
07e3266
mm: add tlb_remove_check_page_size_change to track page size change
by Aneesh Kumar K.V
· 8 years ago
b528e4b
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
by Aneesh Kumar K.V
· 8 years ago
b5bc66b
mm: update mmu_gather range correctly
by Aneesh Kumar K.V
· 8 years ago
fd60775
mm, thp: avoid unlikely branches for split_huge_pmd
by David Rientjes
· 8 years ago
3fb4afd
prctl: remove one-shot limitation for changing exe link
by Stanislav Kinsburskiy
· 8 years ago
c0b942a
kthread: add __printf attributes
by Nicolas Iooss
· 8 years ago
cbaa157
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0719dbf
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3940cf0
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
718c0dd
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
067d14f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
e8f4aa6
sparc64:Support User Probes for sparc
by Allen Pais
· 8 years ago
6643aab
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
47c3e77
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
by Asbjørn Sloth Tønnesen
· 8 years ago
41c43fb
net: l2tp: export debug flags to UAPI
by Asbjørn Sloth Tønnesen
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
cd66289
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
5ac9efb
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
6b229cf
udp: add batching to udp_rmem_release()
by Eric Dumazet
· 8 years ago
c84d949
udp: copy skb->truesize in the first cache line
by Eric Dumazet
· 8 years ago
810ac7b7
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
e6f462d
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
2fa436b
nl80211: Use different attrs for BSSID and random MAC addr in scan req
by Vamsi Krishna
· 8 years ago
17bedab
bpf: xdp: Allow head adjustment in XDP prog
by Martin KaFai Lau
· 8 years ago
f38e7a3
phy: add phy fixup unregister functions
by Woojung.Huh@microchip.com
· 8 years ago
d2a4dd3
bpf: fix state equivalence
by Alexei Starovoitov
· 8 years ago
3665f38
net: do not read sk_drops if application does not care
by Eric Dumazet
· 8 years ago
c8c8b12
udp: under rx pressure, try to condense skbs
by Eric Dumazet
· 8 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 8 years ago
4022d03
net: smmac: allow configuring lower pbl values
by Niklas Cassel
· 8 years ago
89caaa2
net: stmmac: add support for independent DMA pbl for tx/rx
by Niklas Cassel
· 8 years ago
7b8076c
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
by Daniele Palmas
· 8 years ago
7b68488
net/sched: cls_flower: Support matching on ICMP type and code
by Simon Horman
· 8 years ago
972d387
flow dissector: ICMP support
by Simon Horman
· 8 years ago
faa3ffc
net/sched: cls_flower: Add support for matching on flags
by Or Gerlitz
· 8 years ago
1da5c46
kthread: Make struct kthread kmalloc'ed
by Oleg Nesterov
· 8 years ago
777c6e0
hotplug: Make register and unregister notifier API symmetric
by Michal Hocko
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
f27c2f6
Revert "default exported asm symbols to zero"
by Linus Torvalds
· 8 years ago
5b8e2f6
net: sock_rps_record_flow() is for connected sockets
by Eric Dumazet
· 8 years ago
2c16d60
netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 8 years ago
8411b64
netfilter: nf_tables: support for set flushing
by Pablo Neira Ayuso
· 8 years ago
63aea29
netfilter: nft_objref: support for stateful object maps
by Pablo Neira Ayuso
· 8 years ago
8aeff92
netfilter: nf_tables: add stateful object reference to set elements
by Pablo Neira Ayuso
· 8 years ago
1896531
netfilter: nft_quota: add depleted flag for objects
by Pablo Neira Ayuso
· 8 years ago
2599e98
netfilter: nf_tables: notify internal updates of stateful objects
by Pablo Neira Ayuso
· 8 years ago
43da04a
netfilter: nf_tables: atomic dump and reset for stateful objects
by Pablo Neira Ayuso
· 8 years ago
795595f
netfilter: nft_quota: dump consumed quota
by Pablo Neira Ayuso
· 8 years ago
332b05c
can: raw: raw_setsockopt: limit number of can_filter that can be set
by Marc Kleine-Budde
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
efda1b5d
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
by Dan Williams
· 8 years ago
c97d22e
netfilter: nf_tables: add stateful object reference expression
by Pablo Neira Ayuso
· 8 years ago
173705d
netfilter: nft_quota: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
b1ce0ce
netfilter: nft_counter: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
e500924
netfilter: nf_tables: add stateful objects
by Pablo Neira Ayuso
· 8 years ago
3bf3276
netfilter: add and use nf_fwd_netdev_egress
by Florian Westphal
· 8 years ago
df122f5
netfilter: ingress: translate 0 nf_hook_slow retval to -1
by Florian Westphal
· 8 years ago
1814096
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
by Pablo Neira Ayuso
· 8 years ago
ae0ac0e
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
f28e15b
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
4d31eef
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
d415b9e
netfilter: decouple nf_hook_entry and nf_hook_ops
by Aaron Conole
· 8 years ago
0aa8c57
netfilter: introduce accessor functions for hook entries
by Aaron Conole
· 8 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 8 years ago
da1b466
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
efc4515
uapi glibc compat: fix outer guard of net device flags enum
by Jonas Gorski
· 8 years ago
f4ec57b
locking/ww_mutex: Use relaxed atomics
by Peter Zijlstra
· 8 years ago
7c47889
x86/uaccess, sched/preempt: Verify access_ok() context
by Peter Zijlstra
· 8 years ago
ffe3bb8
uapi: export nf_log.h
by stephen hemminger
· 8 years ago
ad55885
uapi: export tc_skbmod.h
by stephen hemminger
· 8 years ago
7bd509e
bpf: add prog_digest and expose it via fdinfo/netlink
by Daniel Borkmann
· 8 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 8 years ago
c354368
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
9115e8c
net: reorganize struct sock for better data locality
by Eric Dumazet
· 8 years ago
40fc342
tcp: tsq: add tsq_flags / tsq_enum
by Eric Dumazet
· 8 years ago
ef3263e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
481fa37
netfilter: conntrack: add nf_conntrack_default_on sysctl
by Florian Westphal
· 8 years ago
0c66dc1
netfilter: conntrack: register hooks in netns when needed by ruleset
by Florian Westphal
· 8 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 8 years ago
a379854
netfilter: conntrack: remove unused init_net hook
by Florian Westphal
· 8 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 8 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 8 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 years ago
3fefeb8
netfilter: nf_conntrack_tuple_common.h: fix #include
by Davide Caratti
· 8 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 8 years ago
Next »