Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bc0c60457c35c895b5591f85046b1f13da5487c4
bc0c604
init/config: Do not select BUILD_BIN2C for IKCONFIG
by Joel Fernandes (Google)
· 6 years ago
43d8ce9
Provide in-kernel headers to make extending kernel easier
by Joel Fernandes (Google)
· 6 years ago
1fd7c3b
kobject: Improve doc clarity kobject_init_and_add()
by Tobin C. Harding
· 6 years ago
92067f8
kobject: Improve docs for kobject_add/del
by Tobin C. Harding
· 6 years ago
edb16da
driver core: platform: Fix the usage of platform device name(pdev->name)
by Venkata Narendra Kumar Gutta
· 6 years ago
7028345
livepatch: Replace klp_ktype_patch's default_attrs with groups
by Kimberly Brown
· 6 years ago
9782ade
cpufreq: schedutil: Replace default_attrs field with groups
by Kimberly Brown
· 6 years ago
2064fbc
padata: Replace padata_attr_type default_attrs field with groups
by Kimberly Brown
· 6 years ago
52ba92f
irqdesc: Replace irq_kobj_type's default_attrs field with groups
by Kimberly Brown
· 6 years ago
be0d692
net-sysfs: Replace ktype default_attrs field with groups
by Kimberly Brown
· 6 years ago
800f5aa
block: Replace all ktype default_attrs with groups
by Kimberly Brown
· 6 years ago
c484a67
samples/kobject: Replace foo_ktype's default_attrs field with groups
by Kimberly Brown
· 6 years ago
aa30f47
kobject: Add support for default attribute groups to kobj_type
by Kimberly Brown
· 6 years ago
0b777ee
driver core: Postpone DMA tear-down until after devres release for probe failure
by John Garry
· 6 years ago
25ebcb7
driver core: platform: Propagate error from insert_resource()
by Andy Shevchenko
· 6 years ago
9982679
kernfs: fix barrier usage in __kernfs_new_node()
by Andrea Parri
· 6 years ago
0d1a393
fs: kernfs: Corrected spelling mistake
by Christina Quast
· 6 years ago
ab3a9f2
acpi/hmat: fix an uninitialized memory_target
by Qian Cai
· 6 years ago
57f5cf6
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
by Alison Schofield
· 6 years ago
e174e78
acpi/hmat: fix memory leaks in hmat_init()
by Qian Cai
· 6 years ago
7067c96
drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 6 years ago
d2ab994
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
by zhong jiang
· 6 years ago
affada7
driver core: Clarify which counterparts to use to device_add()
by Borislav Petkov
· 6 years ago
9abb249
debugfs: update documented return values of debugfs helpers
by Ronald Tschalär
· 6 years ago
5de363b
drivers: base: power: add proper SPDX identifiers on files that did not have them.
by Greg Kroah-Hartman
· 6 years ago
50f86ae
drivers: base: firmware_loader: add proper SPDX identifiers on files that did not have them.
by Greg Kroah-Hartman
· 6 years ago
47bcc18
drivers: base: test: add proper SPDX identifier to Makefile
by Greg Kroah-Hartman
· 6 years ago
5d777b1
arch_topology: Make cpu_capacity sysfs node as read-only
by Lingutla Chandrasekhar
· 6 years ago
13bac55
doc/mm: New documentation for memory performance
by Keith Busch
· 6 years ago
d9e8844
acpi/hmat: Register memory side cache attributes
by Keith Busch
· 6 years ago
8d59f5a
acpi/hmat: Register performance attributes
by Keith Busch
· 6 years ago
665ac7e
acpi/hmat: Register processor domain to its memory
by Keith Busch
· 6 years ago
acc02a1
node: Add memory-side caching attributes
by Keith Busch
· 6 years ago
e1cf33a
node: Add heterogenous memory access attributes
by Keith Busch
· 6 years ago
08d9dbe
node: Link memory nodes to their compute nodes
by Keith Busch
· 6 years ago
3accf7a
acpi/hmat: Parse and report heterogeneous memory
by Keith Busch
· 6 years ago
3bc0e8e
acpi: Add HMAT to generic parsing tables
by Keith Busch
· 6 years ago
60574d1
acpi: Create subtable parsing infrastructure
by Keith Busch
· 6 years ago
c03a0fd
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
by Tetsuo Handa
· 6 years ago
1be01d4
driver: base: Disable CONFIG_UEVENT_HELPER by default
by Geert Uytterhoeven
· 6 years ago
159ef31
device.h: reorganize struct device
by Greg Kroah-Hartman
· 6 years ago
79a3aaa
Linux 5.1-rc3
by Linus Torvalds
· 6 years ago
63fc9c2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
915ee0d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
590627f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c29d854
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
573efdc
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f78b5be
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6536c5f
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
c877b3d
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
b5c8314
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
3af9a52
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
9093464
leds: trigger: netdev: use memcpy in device_name_store
by Rasmus Villemoes
· 6 years ago
0aab8e4
leds: pca9532: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
32faca6
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
52afe190
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
8d02a9a
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
782492a
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8e377a1
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
1219530
Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
922c010
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f9007cc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
c0b7f2a
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
eed4897
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
6f51092
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
3467b907
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
4ad5283
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
9a4a6f0
Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
0e40da3
Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
ffb8e45
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7376e39
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
c6503f1
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
2623c4f
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
by Kees Cook
· 6 years ago
22261fd
Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Thomas Gleixner
· 6 years ago
9df0ef6
Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
23da958
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
by YueHaibing
· 6 years ago
2620327
fs: fs_parser: fix printk format warning
by Randy Dunlap
· 6 years ago
4462996
checkpatch: add %pt as a valid vsprintf extension
by Alexandre Belloni
· 6 years ago
d2b2c6dd
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
by Lars Persson
· 6 years ago
0bc9f5d
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
by Minchan Kim
· 6 years ago
f5777bc
mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
by Qian Cai
· 6 years ago
c4efe48
mm/memory_hotplug.c: fix notification in offline error path
by Qian Cai
· 6 years ago
fcfc2aa
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
by Andrei Vagin
· 6 years ago
eebf364
fs/proc/kcore.c: make kcore_modules static
by YueHaibing
· 6 years ago
b736523
include/linux/list.h: fix list_is_first() kernel-doc
by Randy Dunlap
· 6 years ago
5ae2efb
mm/debug.c: fix __dump_page when mapping->host is not set
by Oscar Salvador
· 6 years ago
a7f40cf
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
by Yang Shi
· 6 years ago
a953e77
include/linux/hugetlb.h: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
0a35255
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
by Nicolas Boichat
· 6 years ago
6d6ea1e
mm: add support for kmem caches in DMA32 zone
by Nicolas Boichat
· 6 years ago
e6a9467
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
by Darrick J. Wong
· 6 years ago
9b7ea46
mm/hotplug: fix offline undo_isolate_page_range()
by Qian Cai
· 6 years ago
73601ea
fs/open.c: allow opening only regular files during execve()
by Tetsuo Handa
· 6 years ago
c1e287c
mailmap: add Changbin Du
by Changbin Du
· 6 years ago
44dc1b1
mm/debug.c: add a cast to u64 for atomic64_read()
by Qian Cai
· 6 years ago
cae85cb
mm/memory.c: fix modifying of page protection by insert_pfn()
by Jan Kara
· 6 years ago
c412a76
kasan: fix variable 'tag' set but not used warning
by Qian Cai
· 6 years ago
cc26358
staging: vt6655: Remove vif check from vnt_interrupt
by Malcolm Priestley
· 6 years ago
33bac91
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
by Gao Xiang
· 6 years ago
8aafaaf
iommu/amd: Reserve exclusion range in iova-domain
by Joerg Roedel
· 6 years ago
Next »