Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e732cdd416cb85fdba6919af2e271c64c08bb26d
e732cdd
Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 10 years ago
83bc805
net: compile renesas directory if NET_VENDOR_RENESAS is configured
by Kazuya Mizuguchi
· 10 years ago
d425729
ip6_gre: release cached dst on tunnel removal
by huaibin Wang
· 10 years ago
8b63ec1
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
by David Daney
· 10 years ago
06b23f7
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
by Marc Kleine-Budde
· 10 years ago
ba51b6b
net: Fix RCU splat in af_key
by David Ahern
· 10 years ago
b6df7d6
net: bcmgenet: fix uncleaned dma flags
by Jaedon Shin
· 10 years ago
eed6356
net: bcmgenet: Avoid sleeping in bcmgenet_timeout
by Florian Fainelli
· 10 years ago
c953e2393
netlink: mmap: fix tx type check
by Ken-ichirou MATSUZAWA
· 10 years ago
0bad909
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
b8a1171
Merge branches 'acpi-video' and 'cpufreq-fixes'
by Rafael J. Wysocki
· 10 years ago
28e55d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
3d3e66b
Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
a971dbc
Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
3243f50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
3bd8f7d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
87ffd2b
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
by David Vrabel
· 10 years ago
e24b6c0
Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 10 years ago
59a51a6
ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)
by Rick Sherman
· 10 years ago
9003ebb
ALSA: usb-audio: Fix runtime PM unbalance
by Takashi Iwai
· 10 years ago
0f69a38
target: Fix handling of small allocation lengths in REPORT LUNS
by Roland Dreier
· 10 years ago
fd7dec2
batman-adv: Fix memory leak on tt add with invalid vlan
by Sven Eckelmann
· 10 years ago
1b647a1
Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
8c90503
ASoC: topology: Disable use from userspace
by Mark Brown
· 10 years ago
f4566ed
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
78b50f3
ASoC: topology: Add Kconfig option for topology
by Mark Brown
· 10 years ago
bf67402
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
4e7fca0
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
e9ab22d
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
ff94c74
net: phy: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
a807909
net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
by David Ward
· 10 years ago
af19e68
be2net: avoid vxlan offloading on multichannel configs
by Ivan Vecera
· 10 years ago
1f979b1
Merge branch 'ipv6_percpu_rt_deadlock'
by David S. Miller
· 10 years ago
9c7370a
ipv6: Fix a potential deadlock when creating pcpu rt
by Martin KaFai Lau
· 10 years ago
a73e419
ipv6: Add rt6_make_pcpu_route()
by Martin KaFai Lau
· 10 years ago
ad70686
ipv6: Remove un-used argument from ip6_dst_alloc()
by Martin KaFai Lau
· 10 years ago
776829d
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
by Igor Plyatov
· 10 years ago
a27cc68
Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
2902bc6
net: ethernet: micrel: fix an error code
by Dan Carpenter
· 10 years ago
8cb775b
ppp: fix device unregistration upon netns deletion
by Guillaume Nault
· 10 years ago
11e122c
net: phy: fix PHY_RUNNING in phy_state_machine
by Shaohui Xie
· 10 years ago
5d37852
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
by Calvin Owens
· 10 years ago
05aa1a7
dmaengine: fix balance of privatecnt inc/dec operations
by Robert Baldyga
· 10 years ago
a36304b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
2c6625c
Linux 4.2-rc7
by Linus Torvalds
· 10 years ago
8916e0b
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0f405bf
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
0156547
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
12e244f
x86/ldt: Further fix FPU emulation
by Andy Lutomirski
· 10 years ago
8ed1f0e
fs/fuse: fix ioctl type confusion
by Jann Horn
· 10 years ago
0214951
Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes
by Olof Johansson
· 10 years ago
9f16143
MIPS: Fix seccomp syscall argument for MIPS64
by Markos Chandras
· 10 years ago
1efdb5f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
7945dc58
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
3acceca
Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
1afb9c5
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
by Viresh Kumar
· 10 years ago
abcbcc2
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
by Viresh Kumar
· 10 years ago
59f0d21
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
by Viresh Kumar
· 10 years ago
a24af23
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
by Viresh Kumar
· 10 years ago
166529c
thermal/cpu_cooling: quit early after updating policy
by Viresh Kumar
· 10 years ago
76fd38c
thermal/cpu_cooling: No need to initialize max_freq to 0
by Viresh Kumar
· 10 years ago
02373d7
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
by Russell King
· 10 years ago
45e38cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
8394a1b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
fbd9163
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
7f11c47
Update maintainers for DRM STI driver
by Benjamin Gaignard
· 10 years ago
f21838e
mm: cma: mark cma_bitmap_maxno() inline in header
by Gregory Fong
· 10 years ago
4ce321f
zram: fix pool name truncation
by Sergey Senozhatsky
· 10 years ago
f9126ab
memory-hotplug: fix wrong edge when hot add a new node
by Xishi Qiu
· 10 years ago
2baf9e8
.mailmap: Andrey Ryabinin has moved
by Andrey Ryabinin
· 10 years ago
3ed1f8a
ipc/sem.c: update/correct memory barriers
by Manfred Spraul
· 10 years ago
7f6bf39
mm/hwpoison: fix panic due to split huge zero page
by Wanpeng Li
· 10 years ago
a979558
ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()
by Herton R. Krzesinski
· 10 years ago
602b859
ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
by Herton R. Krzesinski
· 10 years ago
0361380
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
by Wanpeng Li
· 10 years ago
4f32be6
mm/hwpoison: fix page refcount of unknown non LRU page
by Wanpeng Li
· 10 years ago
3670901
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b25c6ce
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e5013c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c679765
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
62c3f2f
cpufreq: exynos: Fix for memory leak in case SoC name does not match
by Shailendra Verma
· 10 years ago
7231ed1
ACPI / video: Fix circular lock dependency issue in the video-detect code
by Hans de Goede
· 10 years ago
83fccfc
inet: fix potential deadlock in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
cf736ea
thermal: power_allocator: do not use devm* interfaces
by Dmitry Torokhov
· 10 years ago
2a4eebf
gianfar: Restore link state settings after MAC reset
by Claudiu Manoil
· 10 years ago
25b97c0
ipv4: off-by-one in continuation handling in /proc/net/route
by Andy Whitcroft
· 10 years ago
a516993
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
by Linus Lüssing
· 10 years ago
d211d87
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
by Alexandre Courbot
· 10 years ago
3e04e2f
drm/vmwgfx: Fix execbuf locking issues
by Thomas Hellstrom
· 10 years ago
3c6d45b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
7ddab73
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
cd88ec2
x86: fix error handling for 32-bit compat out-of-range system call numbers
by Linus Torvalds
· 10 years ago
5b3e2e1
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
ebcbf16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
6b476e1
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
ed596cd
Revert x86 sigcontext cleanups
by Linus Torvalds
· 10 years ago
26b552e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
2331d30
Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
85ad3de
ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file
by Murali Karicheri
· 10 years ago
e61eee7
ARM: dts: keystone: fix the clock node for mdio
by Murali Karicheri
· 10 years ago
Next »