Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b8d16cf81f9d5f7284aee55050fa6753535101b
9b8d16c
stmmac: fix max coal timer parameter
by Giuseppe CAVALLARO
· 10 years ago
9772b54
net: sctp: use MAX_HEADER for headroom reserve in output path
by Daniel Borkmann
· 10 years ago
c5ac970
cxgb4: Update FW version string to match FW binary version 1.12.25.0
by Hariprasad Shenai
· 10 years ago
79af221
cxgb4: Add a check for flashing FW using ethtool
by Hariprasad Shenai
· 10 years ago
6000df0
Merge branch 'amd-xgbe'
by David S. Miller
· 10 years ago
c153031
amd-xgbe: Associate Tx SKB with proper ring descriptor
by Lendacky, Thomas
· 10 years ago
03ccc4c
amd-xgbe: Do not clear interrupt indicator
by Lendacky, Thomas
· 10 years ago
a5a519b
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
by Alexander Duyck
· 10 years ago
5f478b4
net: mvneta: fix race condition in mvneta_tx()
by Eric Dumazet
· 10 years ago
aebea2b
net: mvneta: fix Tx interrupt delay
by willy tarreau
· 10 years ago
2e46477
mips: bpf: Fix broken BPF_MOD
by Denis Kirjanov
· 10 years ago
f2a01517
openvswitch: Fix flow mask validation.
by Pravin B Shelar
· 10 years ago
4fc11e6
uapi: fix to export linux/vm_sockets.h
by Masahiro Yamada
· 10 years ago
ea589e9
sky2: avoid pci write posting after disabling irqs
by Lino Sanfilippo
· 10 years ago
6276288
skge: Unmask interrupts in case of spurious interrupts
by Lino Sanfilippo
· 10 years ago
8961b194
pxa168: close race between napi and irq activation
by Lino Sanfilippo
· 10 years ago
769e0de
bpf: x86: fix epilogue generation for eBPF programs
by Alexei Starovoitov
· 10 years ago
6fb2a75
gre: Set inner mac header in gro complete
by Tom Herbert
· 10 years ago
7cc78f8
context_tracking: Restore previous state in schedule_user
by Andy Lutomirski
· 10 years ago
ebcd241
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
5dc6263
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
b48a20a
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
93bd38b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
46d967a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9044f94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
23c836c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
1dd909a
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
7c3fbbd
slab: fix nodeid bounds check for non-contiguous node IDs
by Paul Mackerras
· 10 years ago
b724aa2
lib/genalloc.c: export devm_gen_pool_create() for modules
by Michal Simek
· 10 years ago
c4ea95d
mm: fix anon_vma_clone() error treatment
by Daniel Forrest
· 10 years ago
2022b4d1
mm: fix swapoff hang after page migration and fork
by Hugh Dickins
· 10 years ago
1ead0e7
fat: fix oops on corrupted vfat fs
by Al Viro
· 10 years ago
e8577d1
ipc/sem.c: fully initialize sem_array before making it visible
by Manfred Spraul
· 10 years ago
92788ac
drivers/input/evdev.c: don't kfree() a vmalloc address
by Andrew Morton
· 10 years ago
4c2d518
cxgb4: Fill in supported link mode for SFP modules
by Hariprasad Shenai
· 10 years ago
8d60972
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
by Seth Forshee
· 10 years ago
91b5719
mm/vmpressure.c: fix race in vmpressure_work_fn()
by Andrew Morton
· 10 years ago
fb993fa
mm: frontswap: invalidate expired data on a dup-store failure
by Weijie Yang
· 10 years ago
bc127bd
mm: do not overwrite reserved pages counter at show_mem()
by Rafael Aquini
· 10 years ago
00d6a9b
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
f5475cc
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6
by Petr Mladek
· 10 years ago
a08b588
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
by Michel Dänzer
· 10 years ago
86b2763
drm/radeon: sync all BOs involved in a CS v2
by Christian König
· 10 years ago
594416a
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
by Darrick J. Wong
· 10 years ago
1883248
Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by James Morris
· 10 years ago
8b62c8c
nouveau: move the hotplug ignore to correct place.
by Dave Airlie
· 10 years ago
d87c0e3
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
226d63a
drm/nouveau/gf116: remove copy1 engine
by Ilia Mirkin
· 10 years ago
0ec5f02
drm/nouveau: prevent stale fence->channel pointers, and protect with rcu
by Maarten Lankhorst
· 10 years ago
19a1082
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
by Ben Skeggs
· 10 years ago
3a18ca0
Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
32f3869
jbd2: fix regression where we fail to initialize checksum seed when loading
by Darrick J. Wong
· 10 years ago
5106787
PCI: tegra: Use physical range for I/O mapping
by Thierry Reding
· 10 years ago
0b0a841
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
by David Howells
· 10 years ago
054f618
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
by David Howells
· 10 years ago
aa9d443
KEYS: Fix the size of the key description passed to/from userspace
by David Howells
· 10 years ago
2cb4a18
s390: fix machine check handling
by Sebastian Ott
· 10 years ago
009d043
Linux 3.18-rc7
by Linus Torvalds
· 10 years ago
df20ce5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
2f19cad
btrfs: zero out left over bytes after processing compression streams
by Chris Mason
· 10 years ago
7fa2955
sh_eth: Fix sleeping function called from invalid context
by Mitsuhiro Kimura
· 10 years ago
28603d1
stmmac: platform: Move plat_dat checking earlier
by Huacai Chen
· 10 years ago
4d6a949
sh_eth: Fix skb alloc size and alignment adjust rule.
by Mitsuhiro Kimura
· 10 years ago
e0ebde0
rtnetlink: release net refcnt on error in do_setlink()
by Nicolas Dichtel
· 10 years ago
f6c6fda
bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes
by Thomas Graf
· 10 years ago
7a5a4f9
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ed02bfa
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
8891063
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
6f93840
Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
4742eb3
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
cba3b00
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
16cf45c
Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
615b994
Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e818d5e
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
21124e5
Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
98e8d2e
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
21f122f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
ae97943
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
8e84597
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
190fc9d
Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
0210bb6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
6d4556f
staging: r8188eu: Add new device ID for DLink GO-USB-N150
by Larry Finger
· 10 years ago
070e76c
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
by Leonid Yegoshin
· 10 years ago
3f4aa45
ARM: 8226/1: cacheflush: get rid of restarting block
by Vladimir Murzin
· 10 years ago
995ab51
ARM: 8222/1: mvebu: enable strex backoff delay
by Thomas Petazzoni
· 10 years ago
96ba18f
Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 10 years ago
a572c9d
Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 10 years ago
d168c85
Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 10 years ago
9a343b9e
ARM: tegra: irq: fix buggy usage of irq_data irq field
by Marc Zyngier
· 10 years ago
8e4890f
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
1348579
drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
by Alex Deucher
· 10 years ago
152d44a
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
by Anton Blanchard
· 10 years ago
360d88a
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
by Gavin Shan
· 10 years ago
7531473
powerpc/eeh: Fix PE state format
by Gavin Shan
· 10 years ago
3b8a3c0
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
by Laurent Dufour
· 10 years ago
6acbc5a
powerpc/powernv: Fix the hmi event version check.
by Mahesh Salgaonkar
· 10 years ago
33dc85c
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd
by Larry Finger
· 10 years ago
d1c637c5
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
0d1d909
sparc: Add NOP dma_cache_sync() implementation.
by David S. Miller
· 10 years ago
f4713a3
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
by Willem de Bruijn
· 10 years ago
Next »