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
2016-11-28
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
1
-0
/
+3
2016-11-27
netdevice: fix sparse warning for HARD_TX_LOCK
Michael S. Tsirkin
1
-1
/
+16
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-0
/
+1
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-11-26
module: remove trailing whitespace
Anson Jacob
1
-1
/
+1
2016-11-26
taint/module: Clean up global and module taint flags handling
Petr Mladek
2
-1
/
+10
2016-11-26
cgroup: add support for eBPF programs
Daniel Mack
2
-0
/
+83
2016-11-25
f2fs: support multiple devices
Jaegeuk Kim
1
-1
/
+9
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
1
-8
/
+24
2016-11-25
net/mlx5: Enable to query min inline for a specific vport
Roi Dayan
1
-2
/
+8
2016-11-25
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
1
-0
/
+10
2016-11-24
acpi/bus: Set _OSC for diverse core support
Srinivas Pandruvada
1
-0
/
+1
2016-11-24
i2c: use an IRQ to report Host Notify events, not alert
Benjamin Tissoires
2
-27
/
+4
2016-11-24
driver core: add CLASS_ATTR_WO()
Greg Kroah-Hartman
1
-0
/
+2
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
1
-0
/
+2
2016-11-24
netdevice.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2016-11-24
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
Andrew F. Davis
1
-1
/
+2
2016-11-24
PCI: Export pcie_find_root_port
Johannes Thumshirn
1
-0
/
+14
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
1
-0
/
+4
2016-11-23
Merge tip:ras/core to pick up dependent changes
Borislav Petkov
23
-106
/
+165
2016-11-23
regulator: max77620: add support to configure MPOK
Venkat Reddy Talla
1
-0
/
+2
2016-11-23
fs: Provide function to get superblock with exclusive s_umount
Jan Kara
1
-0
/
+2
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
4
-3
/
+7
2016-11-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
3
-17
/
+45
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
13
-15
/
+39
2016-11-23
devfreq_cooling: pass a pointer to devfreq in the power model callbacks
Javi Merino
1
-2
/
+4
2016-11-23
devfreq_cooling: make the structs devfreq_cooling_xxx visible for all
Lukasz Luba
1
-1
/
+2
2016-11-23
thermal: core: move trips attributes to tz->device.groups
Eduardo Valentin
1
-0
/
+2
2016-11-23
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
Guenter Roeck
1
-0
/
+3
2016-11-23
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
1
-0
/
+2
2016-11-23
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
1
-2
/
+2
2016-11-23
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
1
-0
/
+28
2016-11-23
arm/bL_switcher: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-23
net/iucv: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-23
PCI/xgene-msi: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-23
x86/cpuid: Move the hotplug callbacks to online
Thomas Gleixner
1
-1
/
+0
2016-11-23
x86/cpuid: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-23
x86/mce/therm_throt: Move hotplug callbacks to online
Thomas Gleixner
1
-1
/
+0
2016-11-23
x86/mce/therm_throt: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-11-22
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
1
-0
/
+1
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-0
/
+5
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+5
2016-11-22
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
3
-1
/
+2
2016-11-22
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
1
-0
/
+1
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
1
-0
/
+6
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
1
-1
/
+2
2016-11-22
kvm: Introduce kvm_write_guest_offset_cached()
Pan Xinhui
1
-0
/
+2
2016-11-22
sched/core: Introduce the vcpu_is_preempted(cpu) interface
Pan Xinhui
1
-0
/
+12
[prev]
[next]