index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-09
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-09
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-09
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-09
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-09
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
2015-01-09
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2
-1
/
+51
2015-01-09
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-09
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-08
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
3
-4
/
+4
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
1
-1
/
+1
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2
-1
/
+2
2015-01-07
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
1
-3
/
+3
2015-01-07
nfsd: fix fi_delegees leak when fi_had_conflict returns true
Jeff Layton
1
-1
/
+1
2015-01-07
vfio-pci: Fix the check on pci device type in vfio_pci_probe()
Wei Yang
1
-3
/
+1
2015-01-07
assoc_array: Include rcupdate.h for call_rcu() definition
Pranith Kumar
1
-0
/
+1
2015-01-07
ALSA: fireworks: fix an endianness bug for transaction length
Takashi Sakamoto
1
-1
/
+1
2015-01-07
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing asm/alternative.h include in kernel/module.c
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing linux/bug.h include in asm/arch_timer.h
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
Paul Walmsley
1
-0
/
+1
2015-01-07
arm64: sanity checks: add missing AArch32 registers
Mark Rutland
2
-0
/
+15
2015-01-07
arm64: Remove unused prepare_to_copy()
Tobias Klauser
1
-3
/
+0
2015-01-07
arm64: Correct __NR_compat_syscalls for bpf
Mark Rutland
1
-1
/
+1
2015-01-07
vhost/net: length miscalculation
Michael S. Tsirkin
1
-1
/
+1
2015-01-07
pinctrl: st: Add irq_disable hook to st_gpio_irqchip
Patrice CHOTARD
1
-0
/
+1
2015-01-07
pinctrl: st: avoid multiple mutex lock
Francesco VIRLINZI
1
-1
/
+3
2015-01-07
ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda
Aaron Plattner
1
-0
/
+2
2015-01-06
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-06
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
Hans de Goede
1
-0
/
+10
2015-01-06
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2
-3
/
+3
2015-01-06
xen-netback: fixing the propagation of the transmit shaper timeout
Palik, Imre
1
-0
/
+1
2015-01-06
r8152: support ndo_features_check
hayeswang
1
-0
/
+17
2015-01-06
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2
-48
/
+86
2015-01-06
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2
-22
/
+30
2015-01-06
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
1
-117
/
+117
2015-01-06
virtio_pci: document why we defer kfree
Michael S. Tsirkin
1
-0
/
+3
2015-01-06
virtio_pci: defer kfree until release callback
Sasha Levin
1
-6
/
+4
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
3
-10
/
+9
2015-01-06
virtio: make del_vqs idempotent
Michael S. Tsirkin
1
-0
/
+1
2015-01-06
batman-adv: fix potential TT client + orig-node memory leak
Linus Lüssing
1
-3
/
+3
2015-01-06
batman-adv: fix multicast counter when purging originators
Linus Lüssing
1
-1
/
+2
2015-01-06
batman-adv: fix counter for multicast supporting nodes
Linus Lüssing
1
-3
/
+5
2015-01-06
batman-adv: fix lock class for decoding hash in network-coding.c
Martin Hundebøll
1
-1
/
+1
[next]