index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
audit: fix some horrible switch statement style crimes
Paul Moore
2
-4
/
+12
2016-05-31
audit: fixup: log on errors from filter user rules
Richard Guy Briggs
1
-2
/
+2
2016-05-16
Linux 4.6
v4.6
Linus Torvalds
1
-1
/
+1
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-13
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
5
-26
/
+95
2016-05-13
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
1
-5
/
+10
2016-05-13
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-13
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
1
-0
/
+18
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-12
cgroup: fix compile warning
Felipe Balbi
1
-1
/
+1
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
1
-1
/
+2
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-05-12
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
6
-0
/
+38
2016-05-12
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-30
/
+30
2016-05-12
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-05-12
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
1
-7
/
+9
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
1
-0
/
+7
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2
-0
/
+61
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2
-0
/
+4
2016-05-12
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
1
-2
/
+6
2016-05-11
Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
Mauro Carvalho Chehab
1
-6
/
+0
2016-05-11
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
1
-1
/
+6
2016-05-11
openvswitch: Fix cached ct with helper.
Joe Stringer
1
-0
/
+13
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-11
ALSA: usb-audio: Yet another Phoneix Audio device quirk
Takashi Iwai
1
-0
/
+1
2016-05-11
perf diff: Fix duplicated output column
Namhyung Kim
1
-0
/
+3
2016-05-11
ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
Boris Brezillon
1
-1
/
+1
2016-05-11
ALSA: hda - Fix regression on ATI HDMI audio
Takashi Iwai
1
-4
/
+3
[next]