index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
irqchip/irq-imx-gpcv2: Fix spinlock initialization
Tyler Baker
1
-0
/
+2
2017-04-14
mailmap: add Martin Kepplinger's email
Martin Kepplinger
1
-0
/
+2
2017-04-14
zsmalloc: expand class bit
Minchan Kim
1
-1
/
+1
2017-04-14
zram: do not use copy_page with non-page aligned address
Minchan Kim
1
-2
/
+2
2017-04-14
zram: fix operator precedence to get offset
Minchan Kim
1
-1
/
+1
2017-04-14
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
1
-3
/
+12
2017-04-14
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
1
-1
/
+8
2017-04-14
thp: fix MADV_DONTNEED vs. MADV_FREE race
Kirill A. Shutemov
1
-2
/
+1
2017-04-14
mm: drop unused pmdp_huge_get_and_clear_notify()
Kirill A. Shutemov
1
-13
/
+0
2017-04-14
thp: fix MADV_DONTNEED vs. numa balancing race
Kirill A. Shutemov
1
-1
/
+33
2017-04-14
thp: reduce indentation level in change_huge_pmd()
Kirill A. Shutemov
1
-26
/
+26
2017-04-14
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
1
-2
/
+7
2017-04-14
ia64: restore symbol versions for symbols defined in assembly
Jan Beulich
2
-8
/
+37
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-13
Revert "ACPICA: Resources: Not a valid resource if buffer length too long"
Rafael J. Wysocki
1
-12
/
+5
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
1
-1
/
+3
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-04-13
x86/efi: Don't try to reserve runtime regions
Omar Sandoval
1
-0
/
+4
2017-04-13
ACPI / scan: Set the visited flag for all enumerated devices
Rafael J. Wysocki
1
-7
/
+12
2017-04-13
cpufreq: Bring CPUs up even if cpufreq_online() failed
Chen Yu
1
-2
/
+16
2017-04-13
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: turbostat.8 add missing column definitions
Doug Smythies
1
-0
/
+2
2017-04-13
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
1
-3
/
+3
2017-04-13
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
1
-6
/
+2
2017-04-13
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
1
-1
/
+3
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2
-41
/
+82
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
1
-1
/
+2
2017-04-11
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
1
-1
/
+1
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
1
-2
/
+6
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
1
-10
/
+4
2017-04-11
btrfs: drop the nossd flag when remounting with -o ssd
Adam Borowski
1
-0
/
+3
2017-04-11
drm/udl: Fix unaligned memory access in udl_render_hline
Jonathan Neuschäfer
1
-1
/
+2
2017-04-11
drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
Joonas Lahtinen
1
-10
/
+16
2017-04-11
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2
-2
/
+2
2017-04-11
Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"
Jiri Kosina
1
-2
/
+1
2017-04-11
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
Mika Westerberg
1
-2
/
+24
2017-04-11
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-11
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-11
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-11
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
3
-11
/
+11
2017-04-11
sata_via: Enable hotplug only on VT6421
Ondrej Zary
1
-8
/
+10
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-04-10
virtio-pci: Remove affinity hint before freeing the interrupt
Marc Zyngier
1
-3
/
+6
2017-04-10
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
4
-43
/
+122
2017-04-10
Revert "virtio_pci: use shared interrupts for virtqueues"
Michael S. Tsirkin
2
-112
/
+148
2017-04-10
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
5
-5
/
+8
2017-04-10
Revert "virtio_pci: simplify MSI-X setup"
Michael S. Tsirkin
1
-17
/
+15
2017-04-10
Revert "virtio_pci: fix out of bound access for msix_names"
Michael S. Tsirkin
1
-5
/
+4
[next]