index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hw_random.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
1
-7
/
+0
2017-04-18
btrfs: fix a bogus warning when converting only data or metadata
Adam Borowski
1
-3
/
+9
2017-04-18
MAINTAINERS: add btrfs file entries for include directories
Dmitry V. Levin
1
-0
/
+2
2017-04-16
Linux 4.11-rc7
v4.11-rc7
Linus Torvalds
1
-1
/
+1
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-15
orangefs: free superblock when mount fails
Martin Brandenburg
3
-9
/
+24
2017-04-15
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
1
-0
/
+3
2017-04-15
parisc: fix bugs in pa_memcpy
Mikulas Patocka
1
-13
/
+14
2017-04-14
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-14
block: fix bio_will_gap() for first bvec with offset
Ming Lei
1
-4
/
+28
2017-04-14
fbdev: omapfb: delete check_required_callbacks()
Aaro Koskinen
1
-15
/
+0
2017-04-14
Revert "tty: don't panic on OOM in tty_set_ldisc()"
Greg Kroah-Hartman
1
-16
/
+69
2017-04-14
irqchip/irq-imx-gpcv2: Fix spinlock initialization
Tyler Baker
1
-0
/
+2
2017-04-14
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
Peter Zijlstra
1
-0
/
+3
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
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-13
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
Daniele Palmas
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
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
Dan Williams
1
-11
/
+31
2017-04-12
device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
Dan Williams
2
-6
/
+8
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2
-41
/
+82
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
1
-1
/
+2
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-12
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-12
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
[next]