index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
3
-9
/
+1
2017-12-06
x86: don't hash faulting address in oops printout
Linus Torvalds
1
-1
/
+1
2017-12-06
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-05
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
5
-36
/
+36
2017-12-05
perf mmap: Don't discard prev in backward mode
Wang Nan
1
-18
/
+15
2017-12-05
perf mmap: Fix perf backward recording
Wang Nan
1
-3
/
+8
2017-12-05
perf report: Set browser mode right before setup_browser()
Seokho Song
1
-7
/
+7
2017-12-05
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-12-05
perf vendor events: Use more flexible pattern matching for CPU identification...
William Cohen
4
-16
/
+60
2017-12-05
perf c2c: Add a tip about cacheline events
Sangwon Hong
1
-0
/
+1
2017-12-05
perf mmap: Remove overwrite and check_messup from mmap read
Wang Nan
3
-26
/
+6
2017-12-05
perf mmap: Remove overwrite from arguments list of perf_mmap__push
Wang Nan
3
-5
/
+5
2017-12-05
perf evlist: Remove evlist->overwrite
Wang Nan
3
-5
/
+3
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
Wang Nan
3
-6
/
+6
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
17
-20
/
+18
2017-12-05
perf tools: Fix up build in hardnened environments
Jiri Olsa
1
-4
/
+3
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
1
-0
/
+6
2017-12-05
perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
Ganapatrao Kulkarni
2
-0
/
+77
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
1
-4
/
+35
2017-12-05
remove task and stack pointer printout from oops dump
Linus Torvalds
1
-3
/
+0
2017-12-05
MAINTAINERS: update Android driver maintainers.
Martijn Coenen
1
-1
/
+2
2017-12-05
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2
-0
/
+66
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
6
-17
/
+18
2017-12-05
perf s390: Always build with -fPIC
Hendrik Brueckner
1
-0
/
+1
2017-12-05
perf thread_map: Add method to map all threads in the system
Arnaldo Carvalho de Melo
2
-6
/
+17
2017-12-05
perf stat: Add rbtree node_delete op
Jin Yao
1
-1
/
+11
2017-12-05
perf rblist: Create rblist__exit() function
Jin Yao
2
-7
/
+13
2017-12-05
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
1
-3
/
+5
2017-12-05
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
1
-1
/
+2
2017-12-05
perf bench futex: Sync waker threads
James Yang
1
-2
/
+20
2017-12-05
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
5
-0
/
+26
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-03
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
[next]