Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
96c22a49ac125bc4ceddc0817dfb9ff3de8aea7d
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ef0010a
vsprintf: don't use 'restricted_pointer()' when not restricting
by Linus Torvalds
· 7 years ago
668533d
kallsyms: take advantage of the new '%px' format
by Linus Torvalds
· 7 years ago
da6af54
Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux
by Linus Torvalds
· 7 years ago
f55e101
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
by Linus Torvalds
· 7 years ago
f6454f8
ethernet: dwmac-stm32: Fix copyright
by Benjamin Gaignard
· 7 years ago
a7e4fbb
net: via: via-rhine: use %p to format void * address instead of %x
by Colin Ian King
· 7 years ago
15bfe05
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
by Geert Uytterhoeven
· 7 years ago
01e4fab
myri10ge: Update MAINTAINERS
by Hyong-Youb Kim
· 7 years ago
6424f6b
kasan: use %px to print addresses instead of %p
by Tobin C. Harding
· 7 years ago
7b1924a
vsprintf: add printk specifier %px
by Tobin C. Harding
· 7 years ago
ad67b74
printk: hash addresses printed with %p
by Tobin C. Harding
· 7 years ago
57e7344
vsprintf: refactor %pK code out of pointer()
by Tobin C. Harding
· 7 years ago
553d8e8
docs: correct documentation for %pK
by Tobin C. Harding
· 7 years ago
43570f0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
d51aae6
net: sched: cbq: create block for q->link.block
by Jiri Pirko
· 7 years ago
0195a21
atm: suni: remove extraneous space to fix indentation
by Colin Ian King
· 7 years ago
6c90654
atm: lanai: use %p to format kernel addresses instead of %x
by Colin Ian King
· 7 years ago
4a5def7
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
by Jorgen Hansen
· 7 years ago
22dac9f
atm: fore200e: use %pK to format kernel addresses instead of %x
by Colin Ian King
· 7 years ago
c95c3fe
ambassador: fix incorrect indentation of assignment statement
by Colin Ian King
· 7 years ago
fc39c38
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
by Xin Long
· 7 years ago
5eb3d22
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
by Xin Long
· 7 years ago
a8dd397
sctp: use right member as the param of list_for_each_entry
by Xin Long
· 7 years ago
f85729d
sch_sfq: fix null pointer dereference at timer expiration
by Paolo Abeni
· 7 years ago
25415ce
cls_bpf: don't decrement net's refcount when offload fails
by Jakub Kicinski
· 7 years ago
43f462f
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
3c02a6d
Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"
by Takashi Iwai
· 7 years ago
15fe076
net/packet: fix a race in packet_bind() and packet_notifier()
by Eric Dumazet
· 7 years ago
57f015f
packet: fix crash in fanout_demux_rollover()
by Mike Maloney
· 7 years ago
a51a40b
Merge branch 'sctp-fix-sparse-errors'
by David S. Miller
· 7 years ago
1ba896f
sctp: remove extern from stream sched
by Xin Long
· 7 years ago
af2697a
sctp: force the params with right types for sctp csum apis
by Xin Long
· 7 years ago
08f4607
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
by Xin Long
· 7 years ago
f95d5bf0
lmc: Use memdup_user() as a cleanup
by Vasyl Gomonovych
· 7 years ago
dea521a
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
by Christophe JAILLET
· 7 years ago
952b6b3
net: phy: marvell10g: fix the PHY id mask
by Antoine Tenart
· 7 years ago
f40b55ab
Merge branch 'mvpp2-fixes'
by David S. Miller
· 7 years ago
76e583c
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
by Antoine Tenart
· 7 years ago
e749aca
net: mvpp2: do not disable GMAC padding
by Yan Markman
· 7 years ago
26146b0
net: mvpp2: cleanup probed ports in the probe error path
by Antoine Tenart
· 7 years ago
ba2d8d8
net: mvpp2: fix the txq_init error path
by Antoine Tenart
· 7 years ago
e254997
Merge branch 'mlxsw-GRE-offloading-fixes'
by David S. Miller
· 7 years ago
09dbf62
mlxsw: spectrum_router: Update nexthop RIF on update
by Petr Machata
· 7 years ago
d97cda5
mlxsw: spectrum_router: Handle encap to demoted tunnels
by Petr Machata
· 7 years ago
cab43d9
mlxsw: spectrum_router: Demote tunnels on VRF migration
by Petr Machata
· 7 years ago
57c77ce
mlxsw: spectrum_router: Offload decap only for up tunnels
by Petr Machata
· 7 years ago
32f0160
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
8f5abe8
proc: don't report kernel addresses in /proc/<pid>/stack
by Linus Torvalds
· 7 years ago
8abd20b
e1000: Fix off-by-one in debug message
by Ahmad Fatoum
· 7 years ago
80752a9
i40e: Fix reporting incorrect error codes
by Amritha Nambiar
· 7 years ago
c0f4b16
e1000e: fix the use of magic numbers for buffer overrun issue
by Sasha Neftin
· 7 years ago
c30bf8c
i40e/virtchnl: fix application of sizeof to pointer
by Gustavo A R Silva
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
141cbfb
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
by Thomas Meyer
· 8 years ago
152e93a
mm, thp: Do not make pmd/pud dirty without a reason
by Kirill A. Shutemov
· 7 years ago
a8f9736
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
by Kirill A. Shutemov
· 7 years ago
2e724dc
tipc: eliminate access after delete in group_filter_msg()
by Jon Maloy
· 7 years ago
5b5971d
xen-netfront: remove warning when unloading module
by Eduardo Otubo
· 7 years ago
d3fe1e0
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
6b56b1a
Merge branch 'sctp-stream-reconfig-fixes'
by David S. Miller
· 7 years ago
52a3958
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
by Xin Long
· 7 years ago
159f2a7
sctp: avoid flushing unsent queue when doing asoc reset
by Xin Long
· 7 years ago
5c6144a
sctp: only allow the asoc reset when the asoc outq is empty
by Xin Long
· 7 years ago
d570a59
sctp: only allow the out stream reset when the stream outq is empty
by Xin Long
· 7 years ago
3aa623d
sctp: use sizeof(__u16) for each stream number length instead of magic number
by Xin Long
· 7 years ago
72e2c34
mac80211: tear down RX aggregations first
by Sara Sharon
· 7 years ago
fbbdad5
mac80211: fix the update of path metric for RANN frame
by Chun-Yeow Yeoh
· 7 years ago
7b6ddea
mac80211: use QoS NDP for AP probing
by Johannes Berg
· 7 years ago
4fbd8d1
Linux 4.15-rc1
by Linus Torvalds
· 7 years ago
67c8d22
openvswitch: fix the incorrect flow action alloc size
by zhangliping
· 7 years ago
bbecb1c
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6830c8d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
580e3d5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cd4b5d5
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fcbc38b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2734166
net: openvswitch: datapath: fix data type in queue_gso_packets
by Gustavo A. R. Silva
· 7 years ago
8bafae2
ARM: BUG if jumping to usermode address in kernel mode
by Russell King
· 7 years ago
7bbefcf
uapi: add SPDX identifier to vm_sockets_diag.h
by Stephen Hemminger
· 7 years ago
9e74104
net: dsa: fix 'increment on 0' warning
by Vivien Didelot
· 7 years ago
afbea2c
VSOCK: Don't call vsock_stream_has_data in atomic context
by Jorgen Hansen
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ca122fe
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
5e2fda4
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
f61ec2c
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
a60b3f5
net: sched: crash on blocks with goto chain action
by Roman Kapl
· 7 years ago
540c111
net: thunderbolt: Stop using zero to mean no valid DMA mapping
by Mika Westerberg
· 7 years ago
fa6d7cb
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
by Sunil Goutham
· 7 years ago
7753ea0
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
83ada03
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
eda5d47
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
c14ca83
crypto: skcipher - Fix skcipher_walk_aead_common
by Ondrej Mosnáček
· 7 years ago
01a95b2
cfg80211: select CRYPTO_SHA256 if needed
by Johannes Berg
· 7 years ago
ca43a0c
forcedeth: replace pci_unmap_page with dma_unmap_page
by Zhu Yanjun
· 7 years ago
5f109b9
Merge tag 'rxrpc-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
54b8a23
m68k/macboing: Fix missed timer callback assignment
by Kees Cook
· 7 years ago
43dd388
afs: remove redundant assignment of dvnode to itself
by Colin Ian King
· 7 years ago
6832795
afs: cell: Remove unnecessary code in afs_lookup_cell
by Gustavo A. R. Silva
· 7 years ago
Next »