Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8080699a3649cb0a0aed2c650a7a3a76c2025b30
/
drivers
/
misc
d32f11b
lkdtm: include WARN format string
by Kees Cook
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4950276
kmemcheck: remove annotations
by Levin, Alexander (Sasha Levin)
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
9682b3d
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
4008e6a
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
2cd83ba
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
bd2cd7d
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1efef68
Merge branch 'pm-core'
by Rafael J. Wysocki
· 7 years ago
a54c61f
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
03b2a32
x86/virt: Add enum for hypervisors to replace x86_hyper
by Juergen Gross
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
c2eac4d
PCI / PM: Use the NEVER_SKIP driver flag
by Rafael J. Wysocki
· 7 years ago
cbb55ee
cxl: Rework the implementation of cxl_stop_trace_psl9()
by Vaibhav Jain
· 7 years ago
7f2a2f0
eeprom: at24: Add OF device ID table
by Javier Martinez Canillas
· 7 years ago
4e826ad
drivers/sgi-xp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
25b42fa
drivers/sgi-xp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b7636e8
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
by Kishon Vijay Abraham I
· 7 years ago
139838f
misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on remove
by Kishon Vijay Abraham I
· 7 years ago
80068c9
misc: pci_endpoint_test: Fix failure path return values in probe
by Kishon Vijay Abraham I
· 7 years ago
a2db266
misc: pci_endpoint_test: Avoid triggering a BUG()
by Dan Carpenter
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
3990bed
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15
by Wolfram Sang
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
7706abf
Merge 4.14-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
8776fe7
lkdtm, kprobes: Convert from jprobes to kprobes
by Kees Cook
· 7 years ago
de4ce2d
genwqe: Take R/W permissions into account when dealing with memory pages
by Guilherme G. Piccoli
· 7 years ago
1cafc62
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
by Vaibhav Jain
· 7 years ago
75f98b7
lkdtm: Constify the crashtypes table
by Kees Cook
· 7 years ago
31c5c87
lkdtm: Convert from jprobe to kprobe
by Kees Cook
· 7 years ago
421eb12
tracing, mei: Remove unused trace event mei_pci_cfg_write
by Steven Rostedt (VMware)
· 7 years ago
98e8201
eeprom: at24: enable runtime pm support
by Divagar Mohandass
· 7 years ago
dbc1ab9
eeprom: at24: add support to fetch eeprom device property "size"
by Divagar Mohandass
· 7 years ago
343dc69
misc: pci_endpoint_test: Prevent some integer overflows
by Dan Carpenter
· 7 years ago
58f2c39
Merge 4.14-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
ae7df8f
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
a593472
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next
by Joerg Roedel
· 7 years ago
990f19a
cxl: Dump PSL_FIR register on PSL9 error irq
by Vaibhav Jain
· 7 years ago
f403f85f
misc: ibmasm: Return error on error path
by Anton Vasilyev
· 7 years ago
8f6a904
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
by Vaibhav Jain
· 7 years ago
1236d6b
Merge 4.14-rc4 into staging-next
by Greg Kroah-Hartman
· 7 years ago
5632874
cxl: Add support for POWER9 DD2
by Christophe Lombard
· 7 years ago
688cb67
mei: me: add gemini lake devices id
by Tomas Winkler
· 7 years ago
b42dc06
mei: always use domain runtime pm callbacks.
by Alexander Usyskin
· 7 years ago
876a1b0
misc: mic: move to its own menu in Misc devices
by Randy Dunlap
· 7 years ago
06b6f1c
misc: altera-stapl: drop Kconfig comment
by Randy Dunlap
· 7 years ago
846df24
misc: pci_endpoint_test: Avoid triggering a BUG()
by Dan Carpenter
· 7 years ago
378f79c
misc: pci_endpoint_test: Prevent some integer overflows
by Dan Carpenter
· 7 years ago
8512bff
cxl: Set the valid bit in PE for dedicated mode
by Vaibhav Jain
· 7 years ago
4fc0870
cxl: Fix memory page not handled
by Christophe Lombard
· 7 years ago
03b8abe
cxl: Enable global TLBIs for cxl contexts
by Frederic Barrat
· 7 years ago
aa3ac94
iommu/iova: Make dma_32bit_pfn implicit
by Zhen Lei
· 7 years ago
069f0e0
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
49b3f87
drivers: misc: ti_dac7512: Remove duplicate driver
by Lukas Wunner
· 7 years ago
0d519f2
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
bac65d9
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
bafb076
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
a487012
sgi-gru: update to new mmu_notifier semantic
by Jérôme Glisse
· 7 years ago
192e856
misc/mic/scif: update to new mmu_notifier semantic
by Jérôme Glisse
· 7 years ago
db15d73
eeprom: idt_89hpesx: Support both ACPI and OF probing
by Huy Duong
· 7 years ago
197267d
cxl: Fix driver use count
by Frederic Barrat
· 7 years ago
22259a6
powerpc/mm/cxl: Add barrier when setting mm cpumask
by Aneesh Kumar K.V
· 7 years ago
0c8a5f9
misc: pci_endpoint_test: Enable/Disable MSI using module param
by Kishon Vijay Abraham I
· 7 years ago
cda370e
misc: pci_endpoint_test: Avoid using hard-coded BAR sizes
by Kishon Vijay Abraham I
· 7 years ago
0b91516
misc: pci_endpoint_test: Add support to not enable MSI interrupts
by Kishon Vijay Abraham I
· 7 years ago
13107c6
misc: pci_endpoint_test: Add support to provide aligned buffer addresses
by Kishon Vijay Abraham I
· 7 years ago
834b905
misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR
by Kishon Vijay Abraham I
· 7 years ago
917c8c2
lkdtm: fix spelling mistake: "incremeted" -> "incremented"
by Colin Ian King
· 7 years ago
234b7f8
vmci: fix duplicated code for different branches
by Gustavo A. R. Silva
· 7 years ago
006dbb3
misc: apds9802als: constify i2c_device_id
by Arvind Yadav
· 7 years ago
b8dbb50
misc: hmc6352: constify i2c_device_id
by Arvind Yadav
· 7 years ago
07e4049
misc: isl29020: constify i2c_device_id
by Arvind Yadav
· 7 years ago
34d0eb5
misc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
579e9a3
misc: apds9802als: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
68b9e99
misc: apds990x: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
0690ee2
misc: bh1770glc: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
64e6d2c
misc: isl29020: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
27c0823
misc: lis3lv02d: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
9045f18
misc: ti-st: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
57daedf
MISC: add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
e3b9c5c
misc: pch_phub: constify pci_device_id.
by Arvind Yadav
· 7 years ago
8efa6fb
misc: hpilo: constify pci_device_id.
by Arvind Yadav
· 7 years ago
404147b
misc: tifm: constify pci_device_id.
by Arvind Yadav
· 7 years ago
a6dacf6
misc: ioc4: constify pci_device_id.
by Arvind Yadav
· 7 years ago
54ec602
misc: eeprom_93xx46: Simplify the usage of gpiod API
by Fabio Estevam
· 7 years ago
b8d01b7
mei: make device_type const
by Bhumika Goyal
· 7 years ago
0f4bc09
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
by Aneesh Kumar K.V
· 7 years ago
5f97279
Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
93e78c6
lkdtm: Add -fstack-protector-strong test
by Kees Cook
· 7 years ago
d985524
Merge 4.13-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
Next »