Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f2ebfbee68872762ad76f735277ed7afa074d76
5f2ebfb
rocker: silence shift wrapping warning
by Dan Carpenter
· 10 years ago
e65ad3b
rocker: add a check for NULL in rocker_probe_ports()
by Dan Carpenter
· 10 years ago
f01aa63
cxgb4: Fix PCI-E Memory window interface for big-endian systems
by Hariprasad Shenai
· 10 years ago
2b0c2e2d
enic: do notify_check before returning credits
by Sujith Sankar
· 10 years ago
31639b9
MAINTAINERS: update my email address
by Andy Gospodarek
· 10 years ago
74ad752
amd-xgbe-phy: PHY KX/KR mode differences
by Tom Lendacky
· 10 years ago
5c2d2b1
r8169: Fix trivial typo in rtl_check_firmware
by Yannick Guerrini
· 10 years ago
7fbb9d8
xen-netback: release pending index before pushing Tx responses
by David Vrabel
· 10 years ago
41a50d6
af_packet: don't pass empty blocks for PACKET_V3
by Alexander Drozdov
· 10 years ago
4e10fd5
rtnetlink: avoid 0 sized arrays
by Sasha Levin
· 10 years ago
7775142
ipv6: addrconf: validate new MTU before applying it
by Marcelo Leitner
· 10 years ago
8d4ac39
altera_tse: Fixes in NAPI and interrupt handling paths
by Vlastimil Setka
· 10 years ago
fe6e408
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
by Vlastimil Setka
· 10 years ago
d720d8c
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
by Catalin Marinas
· 10 years ago
a948f8c
irda: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
30ff547
net: sched: export tc_connmark.h so it is uapi accessible
by Jamal Hadi Salim
· 10 years ago
57e5956
team: fix possible null pointer dereference in team_handle_frame
by Jiri Pirko
· 10 years ago
46b9e4b
decnet: Fix obvious o/0 typo
by Rasmus Villemoes
· 10 years ago
71bb001
rhashtable: initialize all rhashtable walker members
by Sasha Levin
· 10 years ago
85689b2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
407550f
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
by Marcel Holtmann
· 10 years ago
6514890
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
by Neal Cardwell
· 10 years ago
52d6c8c
net: pktgen: disable xmit_clone on virtual devices
by Eric Dumazet
· 10 years ago
87cda7c
r8169: Revert BQL and xmit_more support.
by David S. Miller
· 10 years ago
2c45015
wan: cosa: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
50462ce
hso: replace current->state by __set_current_state()
by Fabian Frederick
· 10 years ago
45cee4f
mISDN: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
3f34b24
af_packet: allow packets defragmentation not only for hash fanout type
by Alexander Drozdov
· 10 years ago
b9ebafb
rhashtable: ensure cache line alignment on bucket_table
by Eric Dumazet
· 10 years ago
a4176a9
net: reject creation of netdev names with colons
by Matthew Thode
· 10 years ago
ddede6d
net: dsa: bcm_sf2: fix 64-bits register reads
by Florian Fainelli
· 10 years ago
6dd0c16
rhashtable: allow to unload test module
by Daniel Borkmann
· 10 years ago
eb6d1ab
rhashtable: better high order allocation attempts
by Daniel Borkmann
· 10 years ago
342100d
rhashtable: don't test for shrink on insert, expansion on delete
by Daniel Borkmann
· 10 years ago
ee92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
278f7b4
caif: fix a signedness bug in cfpkt_iterate()
by Dan Carpenter
· 10 years ago
5a8eeec
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
by Anish Bhatt
· 10 years ago
65e9256
ethtool: Add hw-switch-offload to netdev_features_strings.
by Rami Rosen
· 10 years ago
f4c2b7a
ipvlan: Fix text that talks about ip util support
by Mahesh Bandewar
· 10 years ago
b7f5e5c
rhashtable: don't allocate ht structure on stack in test_rht_init
by Daniel Borkmann
· 10 years ago
bf60e50
net/appletalk: LTPC needs virt_to_bus
by Arnd Bergmann
· 10 years ago
15added
net: smc91x: improve neponset hack
by Arnd Bergmann
· 10 years ago
997d5c3
sock: sock_dequeue_err_skb() needs hard irq safety
by Eric Dumazet
· 10 years ago
846cd66
net: Initialize all members in skb_gro_remcsum_init()
by Geert Uytterhoeven
· 10 years ago
f81edc6
ethernet/ixp4xx: prevent allmulti from clobbering promisc
by Derrick Pallas
· 10 years ago
7b4577a
openvswitch: Fix net exit.
by Pravin B Shelar
· 10 years ago
34eea79
ematch: Fix auto-loading of ematch modules.
by Ignacy Gawędzki
· 10 years ago
54da5a8
net: phy: Fix verification of EEE support in phy_init_eee
by Guenter Roeck
· 10 years ago
fba04a9
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
by Alexander Drozdov
· 10 years ago
42c972a
usb: plusb: Add support for National Instruments host-to-host cable
by Ben Shelton
· 10 years ago
aa18332
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
by Anton Blanchard
· 10 years ago
1c4cff0
gen_stats.c: Duplicate xstats buffer for later use
by Ignacy Gawędzki
· 10 years ago
5c27700
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
9a8b2aa
Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
928fce2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
a5ac1fb
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 10 years ago
402521b
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
b65af27
pwm: tegra: Use NSEC_PER_SEC
by Thierry Reding
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
0d695d6
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
d96c757
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 10 years ago
fbe4da4
Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
533cf7a
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
26ac107
md/raid5: Fix livelock when array is both resyncing and degraded.
by NeilBrown
· 10 years ago
0389115
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
66dc830
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
05016b0f
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c6b1de1
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e2b74f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
580c57f
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
by Kees Cook
· 10 years ago
3a9af0b
samples/seccomp: improve label helper
by Kees Cook
· 10 years ago
52644c9
ipc,sem: use current->state helpers
by Davidlohr Bueso
· 10 years ago
a9c5bcf
scripts/gdb: disable pagination while printing from breakpoint handler
by Jan Kiszka
· 10 years ago
158daf1
scripts/gdb: define maintainer
by Jan Kiszka
· 10 years ago
a77e15e
scripts/gdb: convert CpuList to generator function
by Jan Kiszka
· 10 years ago
fffb944
scripts/gdb: convert ModuleList to generator function
by Jan Kiszka
· 10 years ago
54e2289
scripts/gdb: use a generator instead of iterator for task list
by Daniel Wagner
· 10 years ago
2478a8a
scripts/gdb: ignore byte-compiled python files
by Daniel Thompson
· 10 years ago
276d97d
scripts/gdb: port to python3 / gdb7.7
by Pantelis Koukousoulas
· 10 years ago
bda1a92
scripts/gdb: add basic documentation
by Jan Kiszka
· 10 years ago
5403727
scripts/gdb: add lx-lsmod command
by Jan Kiszka
· 10 years ago
3d4cd9c
scripts/gdb: add class to iterate over CPU masks
by Jan Kiszka
· 10 years ago
116b47b
scripts/gdb: add lx_current convenience function
by Jan Kiszka
· 10 years ago
fe7f9ed
scripts/gdb: add internal helper and convenience function for per-cpu lookup
by Jan Kiszka
· 10 years ago
a4d8679
scripts/gdb: add get_gdbserver_type helper
by Jan Kiszka
· 10 years ago
cf7492e
scripts/gdb: add internal helper and convenience function to retrieve thread_info
by Jan Kiszka
· 10 years ago
b24e2d2
scripts/gdb: add is_target_arch helper
by Jan Kiszka
· 10 years ago
4752871
scripts/gdb: add helper and convenience function to look up tasks
by Jan Kiszka
· 10 years ago
7704d58
scripts/gdb: add task iteration class
by Jan Kiszka
· 10 years ago
ae7dbaa
scripts/gdb: add lx-dmesg command
by Jan Kiszka
· 10 years ago
78e8781
scripts/gdb: add read_u16/32/64 helpers
by Jan Kiszka
· 10 years ago
7f99496
scripts/gdb: add get_target_endianness helper
by Jan Kiszka
· 10 years ago
7b599ef
scripts/gdb: add internal helper and convenience function to look up a module
by Jan Kiszka
· 10 years ago
82b41e3
scripts/gdb: add automatic symbol reloading on module insertion
by Jan Kiszka
· 10 years ago
be02a18
kernel/module.c: do not inline do_init_module()
by Jan Kiszka
· 10 years ago
6605172
scripts/gdb: add lx-symbols command
by Jan Kiszka
· 10 years ago
850202e
scripts/gdb: add module iteration class
by Jan Kiszka
· 10 years ago
b0fecd8
scripts/gdb: add container_of helper and convenience function
by Jan Kiszka
· 10 years ago
Next »