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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
1
-0
/
+64
2019-01-31
Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-0
/
+1
2019-01-31
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
1
-0
/
+9
2019-01-31
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
1
-1
/
+1
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
1
-3
/
+4
2019-01-30
fs: Don't need to put list_lru into its own cacheline
Waiman Long
1
-4
/
+5
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-2
/
+0
2019-01-30
x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
Borislav Petkov
1
-0
/
+5
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2019-01-30
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
1
-0
/
+5
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
13
-28
/
+58
2019-01-29
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
1
-1
/
+0
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-0
/
+31
2019-01-29
firmware: xilinx: Add reset API's
Nava kishore Manne
1
-0
/
+136
2019-01-29
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-01-29
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
1
-1
/
+1
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-0
/
+42
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-19
/
+4
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
1
-0
/
+3
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
1
-0
/
+5
2019-01-28
qede: Error recovery process
Tomer Tayar
1
-4
/
+6
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+20
2019-01-28
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
1
-4
/
+0
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
1
-2
/
+0
2019-01-28
netfilter: ipv4: remove useless export_symbol
Florian Westphal
1
-6
/
+0
2019-01-28
reset: socfpga: declare socfpga_reset_init in a header file
Philipp Zabel
1
-0
/
+7
2019-01-28
reset: sunxi: declare sun6i_reset_init in a header file
Philipp Zabel
1
-0
/
+7
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
29
-87
/
+368
2019-01-28
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
29
-87
/
+368
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
39
-107
/
+400
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+5
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-63
/
+177
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+7
2019-01-27
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2019-01-26
platform_data/mlxreg: Add capability field to core platform data
Vadim Pasternak
1
-0
/
+2
2019-01-26
platform_data/mlxreg: Document fixes for core platform data
Vadim Pasternak
1
-2
/
+2
2019-01-26
rcutorture: Add grace period after CPU offline
Paul E. McKenney
1
-1
/
+2
2019-01-26
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
1
-1
/
+2
2019-01-26
srcu: Check for invalid idx argument in srcu_read_unlock()
Paul E. McKenney
1
-0
/
+1
2019-01-26
rcu: Add sparse check to rcu_assign_pointer()
Joel Fernandes (Google)
1
-6
/
+7
2019-01-26
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
1
-1
/
+1
2019-01-26
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()
Paul E. McKenney
1
-3
/
+3
2019-01-26
qed: Revert error handling changes.
David S. Miller
2
-37
/
+4
2019-01-26
rcu: Remove wrapper definitions for obsolete RCU update functions
Paul E. McKenney
1
-53
/
+0
2019-01-26
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
[prev]
[next]