| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | habanalabs: add debug print when rejecting CS | Oded Gabbay | 2019-09-05 | 1 | -0/+2 | |
| | * | | | | | habanalabs: remove write_open_cnt property | Oded Gabbay | 2019-09-05 | 1 | -10/+0 | |
| | * | | | | | misc: fastrpc: free dma buf scatter list | Srinivas Kandagatla | 2019-09-04 | 1 | -0/+1 | |
| | * | | | | | misc: fastrpc: fix double refcounting on dmabuf | Srinivas Kandagatla | 2019-09-04 | 1 | -25/+0 | |
| | * | | | | | misc: fastrpc: remove unused definition | Jorge Ramirez-Ortiz | 2019-09-04 | 1 | -1/+0 | |
| | * | | | | | misc: fastrpc: Don't reference rpmsg_device after remove | Bjorn Andersson | 2019-09-04 | 1 | -0/+4 | |
| | * | | | | | misc: fastrpc: Reference count channel context | Bjorn Andersson | 2019-09-04 | 1 | -5/+38 | |
| | * | | | | | eeprom: Deprecate the legacy eeprom driver | Jean Delvare | 2019-09-04 | 1 | -1/+4 | |
| | * | | | | | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-09-02 | 5 | -6/+18 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee... | Greg Kroah-Hartman | 2019-08-28 | 5 | -1/+55 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | lkdtm: Split WARNING into separate tests | Kees Cook | 2019-08-19 | 3 | -1/+8 | |
| | | * | | | | | | lkdtm: Add Control Flow Integrity test | Kees Cook | 2019-08-12 | 4 | -0/+47 | |
| | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule" | Colin Ian King | 2019-08-22 | 1 | -1/+1 | |
| | * | | | | | | misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write() | Dan Carpenter | 2019-08-22 | 1 | -1/+3 | |
| | * | | | | | | misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write() | Dan Carpenter | 2019-08-22 | 1 | -1/+1 | |
| | * | | | | | | misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails | Dan Carpenter | 2019-08-22 | 1 | -2/+3 | |
| | * | | | | | | misc: xilinx_sdfec: Fix a couple small information leaks | Dan Carpenter | 2019-08-22 | 1 | -0/+2 | |
| | * | | | | | | Merge 5.3-rc5 into char-misc-next | Greg Kroah-Hartman | 2019-08-19 | 9 | -54/+91 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | | sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context. | Fuqian Huang | 2019-08-15 | 1 | -1/+1 | |
| | * | | | | | | sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant | Nishka Dasgupta | 2019-08-15 | 1 | -1/+1 | |
| | * | | | | | | xilinx_sdfec: Convert to IDA | Matthew Wilcox (Oracle) | 2019-08-15 | 1 | -19/+6 | |
| | * | | | | | | misc: xilinx_sdfec: Add stats & status ioctls | Dragan Cvetic | 2019-08-15 | 1 | -0/+125 | |
| | * | | | | | | misc: xilinx_sdfec: Support poll file operation | Dragan Cvetic | 2019-08-15 | 1 | -4/+236 | |
| | * | | | | | | misc: xilinx_sdfec: Add ability to get/set config | Dragan Cvetic | 2019-08-15 | 1 | -0/+88 | |
| | * | | | | | | misc: xilinx_sdfec: Add ability to configure LDPC | Dragan Cvetic | 2019-08-15 | 1 | -0/+324 | |
| | * | | | | | | misc: xilinx_sdfec: Add ability to configure turbo | Dragan Cvetic | 2019-08-15 | 1 | -0/+110 | |
| | * | | | | | | misc: xilinx_sdfec: Store driver config and state | Dragan Cvetic | 2019-08-15 | 1 | -6/+299 | |
| | * | | | | | | Merge 5.3-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-08-12 | 5 | -24/+23 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | misc: Remove spear13xx pcie gadget driver | Stephen Boyd | 2019-08-05 | 3 | -807/+0 | |
| | * | | | | | | | mei: Use dev_get_drvdata where possible | Chuhong Yuan | 2019-07-30 | 2 | -22/+16 | |
| | * | | | | | | | Merge 5.3-rc2 into char-misc-next | Greg Kroah-Hartman | 2019-07-29 | 4 | -3/+12 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | misc: fastrpc: fix memory leak when out of memory | Jorge Ramirez-Ortiz | 2019-07-25 | 1 | -1/+4 | |
| | * | | | | | | | mic: avoid statically declaring a 'struct device'. | Arnd Bergmann | 2019-07-25 | 1 | -16/+12 | |
| | * | | | | | | | misc: alcor_pci: Use dev_get_drvdata | Chuhong Yuan | 2019-07-25 | 1 | -4/+2 | |
| | * | | | | | | | misc: eeprom: max6875: convert to i2c_new_dummy_device | Wolfram Sang | 2019-07-25 | 1 | -3/+3 | |
| | * | | | | | | | misc: eeprom: ee1004: convert to i2c_new_dummy_device | Wolfram Sang | 2019-07-25 | 1 | -3/+3 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-17 | 1 | -8/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drivers: Introduce device lookup variants by device type | Suzuki K Poulose | 2019-07-30 | 1 | -8/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-16 | 15 | -3551/+25 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | ia64: remove support for machvecs | Christoph Hellwig | 2019-08-16 | 3 | -11/+11 | |
| | * | | | | | | drivers: remove the SGI SN2 IOC4 base support | Christoph Hellwig | 2019-08-16 | 3 | -511/+0 | |
| | * | | | | | | misc/sgi-xp: remove SGI SN2 support | Christoph Hellwig | 2019-08-16 | 13 | -3030/+15 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | vmw_balloon: Fix offline page marking with compaction | Nadav Amit | 2019-08-28 | 1 | -2/+8 | |
| * | | | | | | VMCI: Release resource if the work is already queued | Nadav Amit | 2019-08-28 | 1 | -2/+4 | |
| * | | | | | | lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK | Raul E Rangel | 2019-08-28 | 1 | -2/+2 | |
| * | | | | | | mei: me: add Tiger Lake point LP device ID | Tomas Winkler | 2019-08-28 | 2 | -0/+4 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | misc: xilinx-sdfec: fix dependency and build error | Randy Dunlap | 2019-08-15 | 1 | -0/+1 | |
| * | | | | | habanalabs: fix device IRQ unmasking for BE host | Ben Segal | 2019-08-12 | 1 | -9/+24 | |
| * | | | | | habanalabs: fix endianness handling for internal QMAN submission | Oded Gabbay | 2019-08-12 | 4 | -15/+17 | |
| * | | | | | habanalabs: fix completion queue handling when host is BE | Ben Segal | 2019-08-12 | 1 | -14/+13 | |
