Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
615e51fdda6f274e94b1e905fcaf6111e0d9aa20
615e51f
selinux: reduce the number of calls to synchronize_net() when flushing caches
by Paul Moore
· 10 years ago
f31e799
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
by Waiman Long
· 10 years ago
6e51f9c
selinux: fix a possible memory leak in cond_read_node()
by Namhyung Kim
· 10 years ago
f004afe
selinux: simple cleanup for cond_read_node()
by Namhyung Kim
· 10 years ago
4bb9398
security: Used macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 10 years ago
4b6f405
selinux: introduce str_read() helper
by Namhyung Kim
· 10 years ago
5c7001b8
SELinux: use ARRAY_SIZE
by Himangi Saraogi
· 10 years ago
aa65506
selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files
by Masahiro Yamada
· 10 years ago
170b591
Merge tag 'v3.15' into next
by Paul Moore
· 10 years ago
1860e37
Linux 3.15
by Linus Torvalds
· 10 years ago
bb077d6
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"
by Linus Torvalds
· 10 years ago
c593e89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
052e5c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
813895f
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
745c516
x86/boot: EFI_MIXED should not prohibit loading above 4G
by Matt Fleming
· 10 years ago
d4c5491
mm: add !pte_present() check on existing hugetlb_entry callbacks
by Naoya Horiguchi
· 10 years ago
01a9a8a
Btrfs: send, fix corrupted path strings for long paths
by Filipe Manana
· 10 years ago
d54d14b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
624483f
mm: rmap: fix use-after-free in __put_anon_vma
by Andrey Ryabinin
· 10 years ago
f145377
target: Fix alua_access_state attribute OOPs for un-configured devices
by Nicholas Bellinger
· 10 years ago
e7810c2
target: Allow READ_CAPACITY opcode in ALUA Standby access state
by Nicholas Bellinger
· 10 years ago
1778754
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 10 years ago
951e273
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1c5aefb
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
by Linus Torvalds
· 10 years ago
54a2178
futex: Make lookup_pi_state more robust
by Thomas Gleixner
· 10 years ago
13fbca4
futex: Always cleanup owner tid in unlock_pi
by Thomas Gleixner
· 10 years ago
b3eaa9f
futex: Validate atomic acquisition in futex_lock_pi_atomic()
by Thomas Gleixner
· 10 years ago
e9c243a
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
by Thomas Gleixner
· 10 years ago
3e1a878
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
by Igor Mammedov
· 10 years ago
feef1e8
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
by Igor Mammedov
· 10 years ago
89f898c
x86: Fix list/memory corruption on CPU hotplug
by Igor Mammedov
· 10 years ago
09dc4ab
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
by Roman Gushchin
· 10 years ago
0f397f2
sched/dl: Fix race in dl_task_timer()
by Kirill Tkhai
· 10 years ago
b14ed2c
sched: Fix sched_policy < 0 comparison
by Richard Weinberger
· 10 years ago
e9dd685
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
by Steven Rostedt
· 10 years ago
22c91aa
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 10 years ago
54539cd
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
0c36b39
percpu-refcount: fix usage of this_cpu_ops
by Sebastian Ott
· 10 years ago
c717d15
Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
9e9a928
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
082f96a
perf probe: Fix perf probe to find correct variable DIE
by Masami Hiramatsu
· 10 years ago
0c188a0
perf probe: Fix a segfault if asked for variable it doesn't find
by Masami Hiramatsu
· 10 years ago
ac2a553
x86: irq: Get correct available vectors for cpu disable
by Yinghai Lu
· 11 years ago
0a4ae72
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 10 years ago
2363d19
iser-target: Fix multi network portal shutdown regression
by Nicholas Bellinger
· 10 years ago
79d59d0
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
by Roland Dreier
· 10 years ago
6cc44a6
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
by Nicholas Bellinger
· 10 years ago
d2cfd31
Merge tag 'sound-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
c9482a5
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
cae61ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
418c96a
net: filter: fix possible memory leak in __sk_prepare_filter()
by Leon Yu
· 10 years ago
ca75517
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
3aab01d
net: ec_bhf: Add runtime dependencies
by Jean Delvare
· 10 years ago
3b8d267
libata: Blacklist queued trim for Crucial M500
by Martin K. Petersen
· 10 years ago
92b4e11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8ee7a33
Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
da579dd
Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
0cfa5c0
tcp: fix cwnd undo on DSACK in F-RTO
by Yuchung Cheng
· 10 years ago
2d7a85f
netlink: Only check file credentials for implicit destinations
by Eric W. Biederman
· 10 years ago
22fd2a5
ipheth: Add support for iPad 2 and iPad 3
by Kristian Evensen
· 10 years ago
9d0d68f
team: fix mtu setting
by Jiri Pirko
· 10 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 10 years ago
fc0d6e9
net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMI
by Aleksander Morgado
· 10 years ago
9a793e7
net: qmi_wwan: add additional Sierra Wireless QMI devices
by Aleksander Morgado
· 10 years ago
e0d7968
bridge: Prevent insertion of FDB entry with disallowed vlan
by Toshiaki Makita
· 10 years ago
bfc5184
netlink: rate-limit leftover bytes warning and print process name
by Michal Schmidt
· 10 years ago
192a98e
ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
by Takashi Iwai
· 10 years ago
e30cf2d
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
by Ronan Marquet
· 10 years ago
a3530e8
x86/efi: Do not export efi runtime map in case old map
by Dave Young
· 10 years ago
bf81022
intel_pstate: Improve initial busy calculation
by Doug Smythies
· 10 years ago
c4ee841
intel_pstate: add sample time scaling
by Dirk Brandewie
· 10 years ago
f0fe3cd
intel_pstate: Correct rounding in busy calculation
by Dirk Brandewie
· 10 years ago
adacdf3
intel_pstate: Remove C0 tracking
by Dirk Brandewie
· 10 years ago
91b0275
drm/radeon: use the CP DMA on CIK
by Christian König
· 10 years ago
37903b5
drm/radeon: sync page table updates
by Christian König
· 10 years ago
2f93dc3
drm/radeon: fix vm buffer size estimation
by Christian König
· 10 years ago
c65c7a3
bridge: notify user space after fdb update
by Jon Maxwell
· 10 years ago
ba6f582
drm/crtc-helper: skip locking checks in panicking path
by Sergei Antonov
· 11 years ago
3640da2
drm/radeon/dpm: resume fixes for some systems
by Alex Deucher
· 10 years ago
4324be1
net: qmi_wwan: add Netgear AirCard 341U
by Aleksander Morgado
· 10 years ago
4b9b1cd
net: fix wrong mac_len calculation for vlans
by Nikolay Aleksandrov
· 10 years ago
fad01e8
Linux 3.15-rc8
by Linus Torvalds
· 10 years ago
204fe03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
568180a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
3243970
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8212f58
powerpc: Wire renameat2() syscall
by Benjamin Herrenschmidt
· 10 years ago
6ce995c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
a4bf79e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
80e0679
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9f12600
dcache: add missing lockdep annotation
by Linus Torvalds
· 10 years ago
af0a171
batman-adv: fix NULL pointer dereferences
by Marek Lindner
· 11 years ago
dbfc4b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
554215c
Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
111c609
net/mlx4_core: Reset RoCE VF gids when guest driver goes down
by Jack Morgenstein
· 10 years ago
09271db
emac: aggregation of v1-2 PLB errors for IER register
by Ivan Mikhaylov
· 10 years ago
faacd3a
emac: add missing support of 10mbit in emac/rgmii
by Ivan Mikhaylov
· 10 years ago
18ee37a
drm/radeon: Resume fbcon last
by Daniel Vetter
· 10 years ago
1446e04
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 10 years ago
1487385
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
1326af2
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 10 years ago
Next »