index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-19
dlm: adopt orphan locks
David Teigland
1
-1
/
+1
2014-11-19
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+6
2014-11-19
tracing: Fix return value of ftrace_raw_output_prep()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-19
tracing: Remove return values of most trace_seq_*() functions
Steven Rostedt (Red Hat)
1
-22
/
+15
2014-11-19
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
3
-4
/
+25
2014-11-19
ftrace/x86/extable: Add is_ftrace_trampoline() function
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-11-19
Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...
Michael Turquette
2
-0
/
+452
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
1
-0
/
+6
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
6
-11
/
+25
2014-11-19
kill f_dentry macro
Al Viro
1
-1
/
+0
2014-11-19
new helper: audit_file()
Al Viro
1
-0
/
+9
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
1
-1
/
+0
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
1
-1
/
+1
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-3
/
+4
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-5
/
+10
2014-11-19
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
2
-0
/
+54
2014-11-19
cfg80211: add wowlan net-detect support
Luciano Coelho
2
-0
/
+64
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
1
-0
/
+37
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-1
/
+36
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+19
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+15
2014-11-19
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
2
-0
/
+33
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
2
-0
/
+9
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+3
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-0
/
+25
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
1
-0
/
+5
2014-11-19
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
44
-141
/
+318
2014-11-19
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
86
-203
/
+997
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2
-2
/
+4
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
1
-0
/
+1
2014-11-19
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
Dave Hansen
2
-9
/
+14
2014-11-19
Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-0
/
+35
2014-11-19
Merge branch 'topic/ac97' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+7
2014-11-19
ASoC: Add helper functions for deferred regmap setup
Lars-Peter Clausen
1
-0
/
+35
2014-11-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2
-0
/
+7
2014-11-19
Merge commit 'v3.17' into next
James Morris
526
-4822
/
+16000
2014-11-19
regmap: ac97: Add generic AC'97 callbacks
Mark Brown
1
-0
/
+7
2014-11-19
Merge branch 'master' into for-3.19/drivers
Jens Axboe
83
-189
/
+902
2014-11-19
ARM: shmobile: r8a7794: Add MMP and VSP1 clocks to device tree
Yoshifumi Hosoya
1
-0
/
+6
2014-11-19
ARM: shmobile: r8a7794: Add SGX clock to device tree
Kouei Abe
1
-0
/
+1
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
1
-1
/
+17
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
1
-1
/
+1
2014-11-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-37
/
+239
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2
-0
/
+8
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
1
-0
/
+1
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
1
-0
/
+1
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
2
-2
/
+8
2014-11-18
of: Change of_device_is_available() to return bool
Kevin Cernekee
1
-3
/
+3
[prev]
[next]