index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
1
-1
/
+1
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
1
-0
/
+1
2015-10-02
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
1
-6
/
+6
2015-10-02
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
1
-2
/
+2
2015-10-02
raid5: update analysis state for failed stripe
Shaohua Li
1
-0
/
+4
2015-10-02
md: wait for pending superblock updates before switching to read-only
NeilBrown
1
-0
/
+4
2015-10-02
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-02
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
2
-1
/
+5
2015-10-02
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
4
-6
/
+23
2015-10-02
drm/dp/mst: update the link_address_sent before sending the link address (v3)
Dave Airlie
1
-13
/
+12
2015-10-02
drm/dp/mst: fixup handling hotplug on port removal.
Dave Airlie
1
-10
/
+26
2015-10-02
drm/dp/mst: don't pass port into the path builder function
Dave Airlie
1
-4
/
+5
2015-10-02
drm/radeon: drop radeon_fb_helper_set_par
Alex Deucher
1
-31
/
+1
2015-10-02
drm: handle cursor_set2 in restore_fbdev_mode
Alex Deucher
1
-1
/
+5
2015-10-02
dmapool: fix overflow condition in pool_find_page()
Robin Murphy
1
-1
/
+1
2015-10-02
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
2
-2
/
+0
2015-10-02
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
3
-12
/
+12
2015-10-02
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-02
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
1
-12
/
+18
2015-10-02
memcg: fix dirty page migration
Greg Thelen
2
-1
/
+32
2015-10-02
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-02
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-10-02
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-02
userfaultfd: remove kernel header include from uapi header
Andre Przywara
1
-2
/
+0
2015-10-02
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
1
-6
/
+3
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Update KVM homepage Url
Dirk Müller
1
-2
/
+2
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
[next]