index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
genwqe
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
2
-3
/
+3
*
misc: genwqe: make class_genwqe a static const structure
Ivan Orlov
2023-08-11
2
-24
/
+27
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
2
-3
/
+3
|
*
genwqe: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-05
2
-2
/
+2
*
|
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-2
/
+0
|
\
\
|
*
|
misc: genwqe: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
1
-2
/
+0
|
|
/
*
/
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
misc: genwqe: move intervening macros away from kernel-doc
Randy Dunlap
2023-01-19
1
-3
/
+3
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
|
misc: genwqe: card_base: Fix some kernel-doc warnings
Bo Liu
2022-11-10
1
-1
/
+1
|
/
*
Merge 5.15-rc3 into char-misc next
Greg Kroah-Hartman
2021-09-27
1
-1
/
+1
|
\
|
*
misc: genwqe: Fixes DMA mask setting
Christophe JAILLET
2021-09-14
1
-1
/
+1
*
|
misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
1
-5
/
+5
|
/
*
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-28
1
-5
/
+5
*
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-12-09
1
-17
/
+2
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
*
|
misc: genwqe: card_debugfs: Demote file header from kerneldoc
Lee Jones
2020-07-01
1
-1
/
+1
*
|
misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc
Lee Jones
2020-07-01
1
-4
/
+4
*
|
misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
Lee Jones
2020-07-01
1
-5
/
+15
*
|
misc: genwqe: card_utils: Whole a plethora of documentation issues
Lee Jones
2020-07-01
1
-4
/
+26
*
|
misc: genwqe: card_dev: Whole host of kerneldoc fixes
Lee Jones
2020-07-01
1
-6
/
+18
*
|
misc: genwqe: card_base: Whole host of kerneldoc fixes
Lee Jones
2020-07-01
1
-3
/
+21
*
|
misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args
Lee Jones
2020-07-01
1
-0
/
+2
*
|
misc: genwqe: card_base: Remove set but unused variable 'rc'
Lee Jones
2020-07-01
1
-3
/
+1
*
|
misc: genwqe: Constify struct pci_error_handlers
Rikard Falkeborn
2020-06-29
1
-1
/
+1
|
/
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-19
1
-33
/
+9
*
misc: genwqe: fix compile warnings
Hongbo Yao
2020-01-14
1
-4
/
+4
*
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-23
1
-22
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-146
/
+32
|
\
|
*
genwq: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
4
-146
/
+32
*
|
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
11
-82
/
+17
|
\
\
|
*
\
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
8
-72
/
+8
|
|
\
\
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289
Thomas Gleixner
2019-06-05
8
-72
/
+8
|
|
|
/
|
*
|
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-08
2
-0
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-05-24
2
-0
/
+6
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
|
/
*
/
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-24
1
-1
/
+0
|
/
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
*
misc: genwqe: Fix misuse of %x
Fuqian Huang
2019-04-25
1
-2
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
genwqe: Fix size check
Christian Borntraeger
2018-12-19
1
-1
/
+1
*
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
1
-49
/
+36
*
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
3
-10
/
+7
|
\
|
*
misc: card_utils: remove duplicated include file
zhong jiang
2018-10-02
1
-2
/
+0
|
*
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
2
-2
/
+0
[next]