Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27ca2753500537b8f3f3aba43558d68e2e8439a1
27ca275
i40evf: Use numa_mem_id() to better support memoryless node
by Jiang Liu
· 9 years ago
8dc5562
i40e: Use numa_mem_id() to better support memoryless node
by Jiang Liu
· 9 years ago
e96f78a
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
by Eric Dumazet
· 9 years ago
4236e2a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
28117b0
Merge branch 'ravb-r8a7795'
by David S. Miller
· 9 years ago
22d4df8
ravb: Add support for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
619f3bd
ravb: Document binding for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
e2dbb33
ravb: Provide dev parameter to DMA API
by Kazuya Mizuguchi
· 9 years ago
f3a6bd3
phylib: Add phy_set_max_speed helper
by Simon Horman
· 9 years ago
f8e1100
Merge branch 'bpf-updates'
by David S. Miller
· 9 years ago
754f1e6
sched, bpf: make skb->priority writable
by Daniel Borkmann
· 9 years ago
c46646d
sched, bpf: add helper for retrieving routing realms
by Daniel Borkmann
· 9 years ago
a91263d
ebpf: migrate bpf_prog's flags to bitfield
by Daniel Borkmann
· 9 years ago
bd8762b
Merge branch 'switchdev-obj'
by David S. Miller
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
c3fc7ac
Merge branch 'tcp-lockless-listener'
by David S. Miller
· 9 years ago
e994b2f
tcp: do not lock listener to process SYN packets
by Eric Dumazet
· 9 years ago
92d6f17
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
by Eric Dumazet
· 9 years ago
ef547f2
tcp: remove max_qlen_log
by Eric Dumazet
· 9 years ago
10cbc8f
tcp/dccp: remove struct listen_sock
by Eric Dumazet
· 9 years ago
ca6fb06
tcp: attach SYNACK messages to request sockets instead of listener
by Eric Dumazet
· 9 years ago
1b33bc3
ipv6: remove obsolete inet6 functions
by Eric Dumazet
· 9 years ago
81b496b
tcp/dccp: shrink struct listen_sock
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
2feda34
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
by Eric Dumazet
· 9 years ago
aa3a0c8
tcp: get_openreq[46]() changes
by Eric Dumazet
· 9 years ago
9cfd086
tcp: remove BUG_ON() in tcp_check_req()
by Eric Dumazet
· 9 years ago
ba8e275
tcp: cleanup tcp_v[46]_inbound_md5_hash()
by Eric Dumazet
· 9 years ago
b267cdd
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
by Eric Dumazet
· 9 years ago
38cb524
tcp: call sk_mark_napi_id() on the child, not the listener
by Eric Dumazet
· 9 years ago
8d2675f
tcp: move synflood_warned into struct request_sock_queue
by Eric Dumazet
· 9 years ago
aac065c
tcp: move qlen/young out of struct listen_sock
by Eric Dumazet
· 9 years ago
fff1f30
tcp: add a spinlock to protect struct request_sock_queue
by Eric Dumazet
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
36f8daf
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
8c25ab8
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 9 years ago
bde17b9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1bca100
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
676bd99
dmapool: fix overflow condition in pool_find_page()
by Robin Murphy
· 9 years ago
4424162
thermal: avoid division by zero in power allocator
by Andrea Arcangeli
· 9 years ago
ef51019
memcg: remove pcp_counter_lock
by Greg Thelen
· 9 years ago
54aea45
kprobes: use _do_fork() in samples to make them work again
by Petr Mladek
· 9 years ago
09a59a9
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
by Andrew Morton
· 9 years ago
484ebb3
memcg: make mem_cgroup_read_stat() unsigned
by Greg Thelen
· 9 years ago
0610c25
memcg: fix dirty page migration
by Greg Thelen
· 9 years ago
8346c41
dax: fix NULL pointer in __dax_pmd_fault()
by Ross Zwisler
· 9 years ago
2f84a89
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
by Mel Gorman
· 9 years ago
03a2d2a
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
by Joonsoo Kim
· 9 years ago
9ff42d1
userfaultfd: remove kernel header include from uapi header
by Andre Przywara
· 9 years ago
a523841
arch/x86/include/asm/efi.h: fix build failure
by Andrey Ryabinin
· 9 years ago
2dc6a03
Merge branch 'bridge_vlan_cleanups_fixes'
by David S. Miller
· 9 years ago
248234c
bridge: vlan: don't pass flags when creating context only
by Nikolay Aleksandrov
· 9 years ago
263344e
bridge: vlan: fix possible null ptr derefs on port init and deinit
by Nikolay Aleksandrov
· 9 years ago
77751ee
bridge: vlan: move pvid inside net_bridge_vlan_group
by Nikolay Aleksandrov
· 9 years ago
468e794
bridge: vlan: fix possible null vlgrp deref while registering new port
by Nikolay Aleksandrov
· 9 years ago
8af78b6
bridge: vlan: adjust rhashtable initial size and hash locks size
by Nikolay Aleksandrov
· 9 years ago
ccf70dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
eb6d1c2
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
01351eb
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 9 years ago
dd953d3
Merge branches 'pm-pci' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
d292242
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
by Dirk Müller
· 9 years ago
038161d
Update KVM homepage Url
by Dirk Müller
· 9 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
9522f47
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
fc07e76
Revert "KVM: SVM: use NPT page attributes"
by Paolo Bonzini
· 9 years ago
bcf166a
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
by Paolo Bonzini
· 9 years ago
625422f
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
by Paolo Bonzini
· 9 years ago
606decd
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
by Paolo Bonzini
· 9 years ago
dd36d73
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
d4e842b
Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
70c8a00
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b9a5322
Initialize msg/shm IPC objects before doing ipc_addid()
by Linus Torvalds
· 9 years ago
031277d
mmc: core: fix dead loop of mmc_retune
by Chaotian Jing
· 9 years ago
9c70d7c
i40e: fix 32 bit build warnings
by Jesse Brandeburg
· 9 years ago
e88ae66
i40e: fix kbuild warnings
by Jesse Brandeburg
· 9 years ago
9b32b0b
i40evf: tweak init timing
by Mitch Williams
· 9 years ago
e908f81
i40e: warn on double free
by Jesse Brandeburg
· 9 years ago
7845548
i40e: refactor interrupt enable
by Jesse Brandeburg
· 9 years ago
d1a8d27
i40e: Strip VEB stats if they are disabled in HW
by Anjali Singhai Jain
· 9 years ago
48a3b51
i40e/i40evf: add new device id 1588
by Shannon Nelson
· 9 years ago
2019910
i40e: Remove useless message
by Greg Rose
· 9 years ago
2ac8b67
i40e: limit debugfs io ops
by Shannon Nelson
· 9 years ago
f7fc2f2
i40e: use QOS field consistently
by Mitch Williams
· 9 years ago
d8201e2
i40e: count drops in netstat interface
by Jesse Brandeburg
· 9 years ago
0deda86
i40e/i40evf: fix Tx hang workaround code
by Jesse Brandeburg
· 9 years ago
1735140
i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
by Shannon Nelson
· 9 years ago
d9b68f8
i40e: Fix a port VLAN configuration bug
by Greg Rose
· 9 years ago
1fa89a4
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
by Shannon Nelson
· 9 years ago
4c4935a
i40e: rtnl_lock called twice in i40e_pci_error_resume()
by Vasily Averin
· 9 years ago
f2a1c36
i40evf: missing rtnl_unlock in i40evf_resume()
by Vasily Averin
· 9 years ago
b84f787
net: Initialize flow flags in input path
by David Ahern
· 9 years ago
4bf1b54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
57a4753
net: dsa: fix preparation of a port STP update
by Vivien Didelot
· 9 years ago
Next »