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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
kobject: fix dereference before null check on kobj
Colin Ian King
1
-1
/
+2
2019-04-29
Revert "driver core: platform: Fix the usage of platform device name(pdev->na...
Greg Kroah-Hartman
1
-4
/
+4
2019-04-29
init/config: Do not select BUILD_BIN2C for IKCONFIG
Joel Fernandes (Google)
1
-1
/
+0
2019-04-29
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
5
-0
/
+184
2019-04-28
kobject: Improve doc clarity kobject_init_and_add()
Tobin C. Harding
1
-3
/
+6
2019-04-28
kobject: Improve docs for kobject_add/del
Tobin C. Harding
1
-5
/
+12
2019-04-25
driver core: platform: Fix the usage of platform device name(pdev->name)
Venkata Narendra Kumar Gutta
1
-4
/
+4
2019-04-25
livepatch: Replace klp_ktype_patch's default_attrs with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
1
-2
/
+3
2019-04-25
padata: Replace padata_attr_type default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
net-sysfs: Replace ktype default_attrs field with groups
Kimberly Brown
1
-2
/
+4
2019-04-25
block: Replace all ktype default_attrs with groups
Kimberly Brown
3
-8
/
+6
2019-04-25
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
2
-1
/
+16
2019-04-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-04-25
driver core: platform: Propagate error from insert_resource()
Andy Shevchenko
1
-4
/
+6
2019-04-25
kernfs: fix barrier usage in __kernfs_new_node()
Andrea Parri
1
-3
/
+2
2019-04-25
fs: kernfs: Corrected spelling mistake
Christina Quast
1
-1
/
+1
2019-04-25
acpi/hmat: fix an uninitialized memory_target
Qian Cai
1
-1
/
+1
2019-04-25
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
Alison Schofield
2
-3
/
+3
2019-04-25
acpi/hmat: fix memory leaks in hmat_init()
Qian Cai
1
-1
/
+1
2019-04-25
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-1
/
+1
2019-04-25
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-25
driver core: Clarify which counterparts to use to device_add()
Borislav Petkov
1
-0
/
+5
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2
-49
/
+44
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
12
-46
/
+14
2019-04-04
drivers: base: firmware_loader: add proper SPDX identifiers on files that did...
Greg Kroah-Hartman
2
-0
/
+2
2019-04-04
drivers: base: test: add proper SPDX identifier to Makefile
Greg Kroah-Hartman
1
-0
/
+1
2019-04-04
arch_topology: Make cpu_capacity sysfs node as read-only
Lingutla Chandrasekhar
1
-35
/
+1
2019-04-04
doc/mm: New documentation for memory performance
Keith Busch
1
-0
/
+169
2019-04-04
acpi/hmat: Register memory side cache attributes
Keith Busch
1
-0
/
+32
2019-04-04
acpi/hmat: Register performance attributes
Keith Busch
2
-2
/
+13
2019-04-04
acpi/hmat: Register processor domain to its memory
Keith Busch
2
-2
/
+393
2019-04-04
node: Add memory-side caching attributes
Keith Busch
3
-0
/
+224
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
4
-0
/
+121
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
3
-2
/
+171
2019-04-04
acpi/hmat: Parse and report heterogeneous memory
Keith Busch
5
-0
/
+246
2019-04-04
acpi: Add HMAT to generic parsing tables
Keith Busch
2
-0
/
+10
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
15
-63
/
+113
2019-04-01
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
1
-4
/
+7
2019-04-01
driver: base: Disable CONFIG_UEVENT_HELPER by default
Geert Uytterhoeven
1
-1
/
+0
2019-04-01
device.h: reorganize struct device
Greg Kroah-Hartman
1
-8
/
+8
2019-04-01
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+12
[next]