index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-26
1
-1
/
+1
|
\
|
*
x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
Arnd Bergmann
2018-02-21
1
-1
/
+1
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-26
3
-18
/
+31
|
\
\
|
*
|
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
2018-02-23
1
-3
/
+18
|
*
|
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2018-02-23
2
-14
/
+8
|
*
|
locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
Andrea Parri
2018-02-21
1
-8
/
+7
|
*
|
locking/mutex: Add comment to __mutex_owner() to deter usage
Peter Zijlstra
2018-02-21
1
-0
/
+5
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-26
17
-19
/
+19
|
\
\
|
*
|
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
17
-19
/
+19
*
|
|
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-02-25
3
-11
/
+11
|
\
\
\
|
*
|
|
NFS: make struct nlmclnt_fl_close_lock_ops static
Colin Ian King
2018-02-22
1
-1
/
+1
|
*
|
|
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
2018-02-22
1
-2
/
+4
|
*
|
|
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
2018-02-21
1
-8
/
+6
|
|
/
/
*
|
|
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-25
8
-9
/
+20
|
\
\
\
|
*
|
|
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
2018-02-23
1
-0
/
+4
|
*
|
|
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
2018-02-23
1
-1
/
+2
|
*
|
|
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
2018-02-23
1
-3
/
+3
|
*
|
|
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Mark Lord
2018-02-22
1
-0
/
+3
|
*
|
|
powerpc/pseries: Revert support for ibm,drc-info devtree property
Michael Bringmann
2018-02-22
1
-1
/
+1
|
*
|
|
powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
Michael Ellerman
2018-02-22
1
-1
/
+1
|
*
|
|
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
2018-02-21
1
-2
/
+4
|
*
|
|
powerpc/eeh: Fix crashes in eeh_report_resume()
Juan J. Alvarez
2018-02-21
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-24
108
-455
/
+625
|
\
\
\
|
*
|
|
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-02-23
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-23
10
-15
/
+80
|
|
\
\
\
|
|
*
|
|
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-23
2
-2
/
+29
|
|
*
|
|
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-23
2
-4
/
+42
|
|
*
|
|
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-02-22
1
-2
/
+1
|
|
*
|
|
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-02-22
1
-1
/
+4
|
|
*
|
|
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-02-22
1
-0
/
+2
|
|
*
|
|
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
2018-02-22
1
-0
/
+1
|
|
*
|
|
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
2018-02-22
1
-1
/
+0
|
|
*
|
|
bpf: clean up unused-variable warning
Arnd Bergmann
2018-02-22
1
-5
/
+1
|
*
|
|
|
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
2018-02-23
1
-16
/
+7
|
*
|
|
|
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-02-23
1
-1
/
+1
|
*
|
|
|
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
2018-02-23
1
-1
/
+1
|
*
|
|
|
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2018-02-22
1
-1
/
+1
|
*
|
|
|
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
2018-02-22
1
-4
/
+10
|
*
|
|
|
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-02-22
11
-27
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
regulatory: add NUL to request alpha2
Johannes Berg
2018-02-22
1
-1
/
+1
|
|
*
|
|
|
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
2018-02-19
1
-3
/
+1
|
|
*
|
|
|
mac80211: Do not disconnect on invalid operating class
Ilan Peer
2018-02-19
1
-4
/
+3
|
|
*
|
|
|
cfg80211: clear wep keys after disconnection
Avraham Stern
2018-02-19
1
-0
/
+2
|
|
*
|
|
|
mac80211: fix calling sleeping function in atomic context
Sara Sharon
2018-02-19
1
-1
/
+1
|
|
*
|
|
|
mac80211: fix a possible leak of station stats
Sara Sharon
2018-02-19
1
-0
/
+1
|
|
*
|
|
|
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
2018-02-19
1
-1
/
+1
|
|
*
|
|
|
mac80211_hwsim: don't use WQ_MEM_RECLAIM
Johannes Berg
2018-02-19
1
-1
/
+1
|
|
*
|
|
|
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
2018-02-19
1
-1
/
+1
|
|
*
|
|
|
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2018-01-31
2
-12
/
+7
|
|
*
|
|
|
cfg80211: use only 1Mbps for basic rates in mesh
Johannes Berg
2018-01-31
1
-3
/
+22
[next]