| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -8/+8 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -14/+12 |
| 2025-09-06 | misc: genwqe: Fix incorrect cmd field being reported in error | Colin Ian King | 1 | -1/+1 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 2 | -3/+3 |
| 2023-08-11 | misc: genwqe: make class_genwqe a static const structure | Ivan Orlov | 2 | -24/+27 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 2 | -3/+3 |
| 2023-04-05 | genwqe: fix MAX_ORDER usage | Kirill A. Shutemov | 2 | -2/+2 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-09 | misc: genwqe: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -2/+0 |
| 2023-01-19 | misc: genwqe: move intervening macros away from kernel-doc | Randy Dunlap | 1 | -3/+3 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-10 | misc: genwqe: card_base: Fix some kernel-doc warnings | Bo Liu | 1 | -1/+1 |
| 2021-09-27 | Merge 5.15-rc3 into char-misc next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-09-21 | misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 1 | -5/+5 |
| 2021-09-14 | misc: genwqe: Fixes DMA mask setting | Christophe JAILLET | 1 | -1/+1 |
| 2021-03-28 | misc: genwqe: Rudimentary typo fixes | Bhaskar Chowdhury | 1 | -5/+5 |
| 2020-12-09 | misc: genwqe: Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET | 1 | -17/+2 |
| 2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 1 | -1/+1 |
| 2020-07-01 | misc: genwqe: card_debugfs: Demote file header from kerneldoc | Lee Jones | 1 | -1/+1 |
| 2020-07-01 | misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc | Lee Jones | 1 | -4/+4 |
| 2020-07-01 | misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues | Lee Jones | 1 | -5/+15 |
| 2020-07-01 | misc: genwqe: card_utils: Whole a plethora of documentation issues | Lee Jones | 1 | -4/+26 |
| 2020-07-01 | misc: genwqe: card_dev: Whole host of kerneldoc fixes | Lee Jones | 1 | -6/+18 |
| 2020-07-01 | misc: genwqe: card_base: Whole host of kerneldoc fixes | Lee Jones | 1 | -3/+21 |
| 2020-07-01 | misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args | Lee Jones | 1 | -0/+2 |
| 2020-07-01 | misc: genwqe: card_base: Remove set but unused variable 'rc' | Lee Jones | 1 | -3/+1 |
| 2020-06-29 | misc: genwqe: Constify struct pci_error_handlers | Rikard Falkeborn | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-05-19 | genwqe: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -33/+9 |
| 2020-01-14 | misc: genwqe: fix compile warnings | Hongbo Yao | 1 | -4/+4 |
| 2019-10-23 | compat_ioctl: use correct compat_ptr() translation in drivers | Arnd Bergmann | 1 | -22/+1 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -146/+32 |
| 2019-06-18 | genwq: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 4 | -146/+32 |
| 2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 11 | -82/+17 |
| 2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 8 | -72/+8 |
| 2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+6 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289 | Thomas Gleixner | 8 | -72/+8 |
| 2019-05-24 | genwqe: Prevent an integer overflow in the ioctl | Dan Carpenter | 2 | -0/+6 |
| 2019-05-24 | misc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -10/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
| 2019-04-25 | misc: genwqe: Fix misuse of %x | Fuqian Huang | 1 | -2/+2 |
| 2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
| 2018-12-19 | genwqe: Fix size check | Christian Borntraeger | 1 | -1/+1 |
| 2018-12-06 | misc: remove GENWQE_DEBUGFS_RO() | Yangtao Li | 1 | -49/+36 |
| 2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -10/+7 |
| 2018-10-02 | misc: card_utils: remove duplicated include file | zhong jiang | 1 | -2/+0 |
| 2018-09-25 | misc: genwqe: remove duplicated include file | zhong jiang | 2 | -2/+0 |
| 2018-09-25 | misc: genwqe: should return proper error value. | zhong jiang | 1 | -6/+7 |
| 2018-09-15 | signal/GenWQE: Fix sending of SIGKILL | Eric W. Biederman | 2 | -5/+6 |
| 2018-08-05 | genwqe: card_base: Use true and false for boolean values | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-07-03 | misc: genwqe: remove several redundant variables | Colin Ian King | 2 | -9/+0 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -4/+5 |
| 2018-03-27 | GenWQE: Fix a typo in two comments | Markus Elfring | 1 | -2/+2 |
| 2017-12-19 | genwqe: Remove unused parameter in some functions | Guilherme G. Piccoli | 3 | -13/+10 |
| 2017-12-19 | genwqe: Make defines uppercase | Guilherme G. Piccoli | 5 | -29/+29 |
| 2017-12-19 | genwqe: Remove unused variable and rename function | Guilherme G. Piccoli | 2 | -16/+7 |
| 2017-10-23 | genwqe: Take R/W permissions into account when dealing with memory pages | Guilherme G. Piccoli | 3 | -18/+38 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
| 2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
| 2017-01-11 | genwqe: drop .link_reset() | Cao jin | 1 | -1/+0 |
| 2016-10-31 | genwqe: use pci_irq_allocate_vectors | Christoph Hellwig | 2 | -11/+2 |
| 2016-10-28 | GenWQE: Fix bad page access during abort of resource allocation | Gerald Schaefer | 1 | -1/+11 |
| 2016-09-27 | misc/genwqe: ensure zero initialization | Sebastian Ott | 2 | -4/+2 |
| 2016-08-31 | GenWQE: Change default access rights for device node | Frank Haverkamp | 1 | -0/+15 |
| 2016-06-21 | GenWQE: Use pci_(request|release)_mem_regions | Johannes Thumshirn | 1 | -11/+7 |
| 2016-02-08 | GenWQE: use kobj_to_dev() | Geliang Tang | 1 | -1/+1 |
| 2015-10-04 | misc: genwqe: fix a comment typo | Geliang Tang | 1 | -1/+1 |
| 2015-10-04 | misc/genwqe: get rid of atomic allocations | Sebastian Ott | 3 | -5/+6 |
| 2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 1 | -1/+1 |
| 2015-01-12 | GenWQE: remove unnecessary version.h inclusion | Fabian Frederick | 2 | -2/+0 |
| 2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2014-11-19 | assorted conversions to %p[dD] | Al Viro | 1 | -1/+1 |
| 2014-11-07 | misc: genwqe: check for error from get_user_pages_fast() | Ian Abbott | 1 | -0/+2 |
| 2014-09-23 | GenWQE: Support blocking when DDCB queue is busy | Frank Haverkamp | 4 | -22/+57 |
| 2014-09-23 | GenWQE: Fix problem when reading HSI and Retc | Eberhard S. Amann | 1 | -1/+2 |
| 2014-09-23 | GenWQE: Fix checkpatch complaints | Frank Haverkamp | 4 | -27/+25 |
| 2014-09-23 | GenWQE: Check return code of pci_sriov_enable | Frank Haverkamp | 1 | -1/+4 |
| 2014-09-23 | GenWQE: Do not modify return code of genwqe_set_interrupt_capability | Frank Haverkamp | 1 | -3/+1 |
| 2014-09-23 | GenWQE: Update author information | Frank Haverkamp | 9 | -10/+10 |
| 2014-09-23 | GenWQE: Remove sysfs entry for driver version | Frank Haverkamp | 5 | -13/+4 |
| 2014-09-23 | GenWQE: Check pci_get_totalvfs return code | Frank Haverkamp | 2 | -2/+9 |
| 2014-07-18 | misc: remove DEFINE_PCI_DEVICE_TABLE usage | Greg Kroah-Hartman | 1 | -1/+1 |
| 2014-07-10 | GenWQE: Remove unnecessary include | Kleber Sacilotto de Souza | 1 | -1/+0 |
| 2014-07-09 | misc/GenWQE: fix pci_enable_msi usage | Sebastian Ott | 2 | -7/+7 |
| 2014-07-09 | GenWQE: Increase driver version number | Kleber Sacilotto de Souza | 1 | -1/+1 |
| 2014-07-09 | GenWQE: Improve hardware error recovery | Kleber Sacilotto de Souza | 1 | -0/+45 |
| 2014-07-09 | GenWQE: Add support for EEH error recovery | Kleber Sacilotto de Souza | 7 | -18/+115 |
| 2014-07-09 | GenWQE: Add sysfs interface for bitstream reload | Kleber Sacilotto de Souza | 2 | -0/+115 |
| 2014-06-03 | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+3 |
| 2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2014-05-27 | misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl() | Christian Engelmayer | 1 | -1/+1 |
| 2014-05-03 | misc: genwqe: Fix format string mismatch in card_debugfs.c | Masanari Iida | 1 | -2/+2 |
| 2014-04-25 | GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() | Alexander Gordeev | 1 | -1/+1 |
| 2014-04-16 | GenWQE: Increase driver version number | Frank Haverkamp | 1 | -1/+1 |
| 2014-04-16 | GenWQE: Fix multithreading problems | Frank Haverkamp | 3 | -86/+180 |
| 2014-04-16 | GenWQE: Ensure rc is not returning an uninitialized value | Colin Ian King | 1 | -1/+1 |
| 2014-04-16 | GenWQE: Add wmb before DDCB is started | Frank Haverkamp | 1 | -0/+4 |
| 2014-04-16 | GenWQE: Enable access to VPD flash area | Frank Haverkamp | 1 | -1/+5 |
| 2014-02-18 | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2014-02-07 | misc: genwqe: Fix potential memory leak when pinning memory | Christian Engelmayer | 1 | -0/+1 |
| 2014-02-07 | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2014-01-08 | misc: genwqe: fix return value check in genwqe_device_create() | Wei Yongjun | 1 | -2/+2 |
| 2014-01-08 | GenWQE: Fix warnings for sparc | Frank Haverkamp | 1 | -9/+14 |
| 2014-01-08 | GenWQE: Fix compile problems for Alpha | Frank Haverkamp | 2 | -0/+2 |
| 2014-01-08 | GenWQE: Rework return code for flash-update ioctl | Frank Haverkamp | 1 | -129/+43 |
| 2013-12-20 | GenWQE: Accidently casting to u32 where u64 is required | Frank Haverkamp | 1 | -1/+1 |
| 2013-12-20 | GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug | Frank Haverkamp | 1 | -2/+4 |
| 2013-12-20 | GenWQE: Fix endian issues detected by sparse | Frank Haverkamp | 4 | -59/+68 |
| 2013-12-18 | GenWQE Enable driver | Frank Haverkamp | 2 | -0/+20 |
| 2013-12-18 | GenWQE Sysfs interfaces | Frank Haverkamp | 1 | -0/+288 |
| 2013-12-18 | GenWQE Debugfs interfaces | Frank Haverkamp | 1 | -0/+500 |
| 2013-12-18 | GenWQE Utility functions | Frank Haverkamp | 1 | -0/+947 |
| 2013-12-18 | GenWQE Character device and DDCB queue | Frank Haverkamp | 3 | -0/+3047 |
| 2013-12-18 | GenWQE PCI support, health monitoring and recovery | Frank Haverkamp | 3 | -0/+1835 |