linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-19 19:32:04 to 2020-09-20 12:38:42 UTC [more...]

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-20 12:38 UTC  (12+ messages)

[PATCH 00/14] drop double zeroing
 2020-09-20 12:14 UTC  (16+ messages)
` [PATCH 01/14] pch_uart: "
` [PATCH 02/14] target/rd: "
` [PATCH 03/14] dpaa2-eth: "
` [PATCH 04/14] dmaengine: sh: "
` [PATCH 05/14] RDMA/efa: "
` [PATCH 06/14] block: "
` [PATCH 07/14] RDS: "
` [PATCH 08/14] xprtrdma: "
` [PATCH 09/14] dmaengine: rcar-dmac: "
` [PATCH 10/14] iwlwifi: dbg_ini: "
` [PATCH 11/14] spi/topcliff-pch: "
` [PATCH 12/14] [media] saa7146: "
` [PATCH 13/14] misc: mic: "
` [PATCH 14/14] PCI/P2PDMA: "

outside repository fatal error
 2020-09-20 11:53 UTC 

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-20 11:41 UTC  (31+ messages)
` [PATCH 01/30] spi: dw: Discard IRQ threshold macro
` [PATCH 02/30] spi: dw: Use ternary op to init set_cs callback
` [PATCH 03/30] spi: dw: Initialize n_bytes before the memory barrier
` [PATCH 04/30] Revert: spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 05/30] spi: dw: Clear IRQ status on DW SPI controller reset
` [PATCH 06/30] spi: dw: Disable all IRQs when controller is unused
` [PATCH 07/30] spi: dw: Use relaxed IO-methods to access FIFOs
` [PATCH 08/30] spi: dw: Discard DW SSI chip type storages
` [PATCH 09/30] spi: dw: Convert CS-override to DW SPI capabilities
` [PATCH 10/30] spi: dw: Add KeemBay Master capability
` [PATCH 11/30] spi: dw: Add DWC SSI capability
` [PATCH 12/30] spi: dw: Detach SPI device specific CR0 config method
` [PATCH 13/30] spi: dw: Update SPI bus speed in a config function
` [PATCH 14/30] spi: dw: Simplify the SPI bus speed config procedure
` [PATCH 15/30] spi: dw: Update Rx sample delay in the config function
` [PATCH 16/30] spi: dw: Add DW SPI controller config structure
` [PATCH 17/30] spi: dw: Refactor data IO procedure
` [PATCH 18/30] spi: dw: Refactor IRQ-based SPI transfer procedure
` [PATCH 19/30] spi: dw: Perform IRQ setup in a dedicated function
` [PATCH 20/30] spi: dw: Unmask IRQs after enabling the chip
` [PATCH 21/30] spi: dw: Discard chip enabling on DMA setup error
` [PATCH 22/30] spi: dw: De-assert chip-select on reset
` [PATCH 23/30] spi: dw: Explicitly de-assert CS on SPI transfer completion
` [PATCH 24/30] spi: dw: Move num-of retries parameter to the header file
` [PATCH 25/30] spi: dw: Add generic DW SSI status-check method
` [PATCH 26/30] spi: dw: Add memory operations support
` [PATCH 27/30] spi: dw: Introduce max mem-ops SPI bus frequency setting
` [PATCH 28/30] spi: dw: Add poll-based SPI transfers support
` [PATCH 29/30] dt-bindings: spi: dw: Add Baikal-T1 SPI Controllers
` [PATCH 30/30] spi: dw: Add Baikal-T1 SPI Controller glue driver

[PATCH 1/2] lib: devres: provide devm_iounremap_resource()
 2020-09-20 11:38 UTC  (2+ messages)
` [PATCH 2/2] driver core: platform: provide devm_platform_iounremap_resource

[PATCH v2 00/11] spi: dw-dma: Add max SG entries burst capability support
 2020-09-20 11:23 UTC  (12+ messages)
` [PATCH v2 01/11] spi: dw-dma: Set DMA Level registers on init
` [PATCH v2 02/11] spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
` [PATCH v2 03/11] spi: dw-dma: Configure the DMA channels in dma_setup
` [PATCH v2 04/11] spi: dw-dma: Check rx_buf availability in the xfer method
` [PATCH v2 05/11] spi: dw-dma: Move DMA transfers submission to the channels prep methods
` [PATCH v2 06/11] spi: dw-dma: Check DMA Tx-desc submission status
` [PATCH v2 07/11] spi: dw-dma: Remove DMA Tx-desc passing around
` [PATCH v2 08/11] spi: dw-dma: Detach DMA transfer into a dedicated method
` [PATCH v2 09/11] spi: dw-dma: Move DMAC register cleanup to DMA transfer method
` [PATCH v2 10/11] spi: dw-dma: Pass exact data to the DMA submit and wait methods
` [PATCH v2 11/11] spi: dw-dma: Add one-by-one SG list entries transfer

[PATCH v8 00/20] gpio: cdev: add uAPI v2
 2020-09-20 11:23 UTC  (7+ messages)
` [PATCH v8 04/20] gpio: uapi: define "
` [PATCH v8 09/20] gpiolib: cdev: support edge detection for "

[PATCH v2 0/3] Document r8a77990 DRIF support
 2020-09-20 11:22 UTC  (3+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Fabrizio Castro to Renesas DRIF

[PATCH v3] mtd: physmap: Add Baikal-T1 physically mapped ROM support
 2020-09-20 11:14 UTC 

[PATCH] clk: baikal-t1: Mark Ethernet PLL as critical
 2020-09-20 11:03 UTC 

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-20 11:12 UTC  (4+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[rcu:dev.2020.09.17b] BUILD SUCCESS ef749b8a4cc43dcbdf6e5848acdc2cb8d6950b45
 2020-09-20 11:11 UTC 

[PATCH 0/3] hwmon: bt1-pvt: Fix PVT sensor being unpowered
 2020-09-20 11:09 UTC  (4+ messages)
` [PATCH 1/3] hwmon: bt1-pvt: Test sensor power supply on probe
` [PATCH 2/3] hwmon: bt1-pvt: Cache current update timeout
` [PATCH 3/3] hwmon: bt1-pvt: Wait for the completion with timeout

[PATCH 0/2] mips: Introduce some IO-accessors optimizations
 2020-09-20 11:00 UTC  (3+ messages)
` [PATCH 1/2] mips: Add strong UC ordering config
` [PATCH 2/2] mips: Introduce MIPS CM2 GCR Control register accessors

possible deadlock in xfrm_policy_lookup_bytype
 2020-09-20 10:52 UTC 

[PATCH] PR_SPEC_DISABLE_NOEXEC support for arm64
 2020-09-20 10:25 UTC  (3+ messages)

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-20  9:59 UTC  (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page

[PATCH v3 0/4] Actually implement nvmem support for mtd
 2020-09-20  9:57 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: Add nvmem support for mtd nvmem-providers
` [PATCH v3 2/4] dt-bindings: mtd: partition: Document use of nvmem-provider
` [PATCH v3 3/4] of_net: add mac-address-increment support
` [PATCH v3 4/4] dt-bindings: net: Document use of mac-address-increment

[PATCH v2 0/4] Actually implement nvmem support for mtd
 2020-09-20  9:45 UTC  (9+ messages)
` [PATCH v2 1/4] mtd: Add nvmem support for mtd nvmem-providers
` [PATCH v2 2/4] dt-bindings: mtd: partition: Document use of nvmem-provider
` [PATCH v2 3/4] of_net: add mac-address-increment support
` [PATCH v2 4/4] dt-bindings: net: Document use of mac-address-increment
    ` R: "

[GIT PULL] EDAC urgent for v5.9-rc6
 2020-09-20  9:24 UTC 

KMSAN: uninit-value in is_idle_task
 2020-09-20  9:22 UTC 

kernel BUG at fs/f2fs/segment.h:LINE!
 2020-09-20  9:22 UTC 

[PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-20  9:17 UTC 

[PATCH 0/4] Some improvements for blk throttle
 2020-09-20  9:14 UTC  (5+ messages)
` [PATCH 1/4] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH 2/4] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH 3/4] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH 4/4] blk-throttle: Fix IO hang for a corner case

[PATCH] 6lowpan: Add missing locking
 2020-09-20  9:08 UTC 

[PATCH] media: firewire: fix memory leak
 2020-09-20  9:01 UTC 

[PATCH] lib/scatterlist: Avoid a double memset
 2020-09-20  8:54 UTC  (4+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-20  8:49 UTC  (8+ messages)

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-20  8:47 UTC  (11+ messages)

[PATCH] usb: yurex: Rearrange code not to need GFP_ATOMIC
 2020-09-20  8:44 UTC 

[PATCH] watchdog: fix memory leak in error path
 2020-09-20  8:37 UTC 

[PATCH] x86/boot: Delay BSP init until after FPU initialization
 2020-09-20  8:36 UTC  (2+ messages)

[PATCH 4.19] dmaengine: at_hdmac: Fix memory leak
 2020-09-20  8:28 UTC 

[PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-20  8:26 UTC  (3+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-20  8:24 UTC  (4+ messages)

[tip:x86/cpu] BUILD SUCCESS e1ebb2b49048c4767cfa0d8466f9c701e549fa5e
 2020-09-20  7:58 UTC 

[PATCH] scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()'
 2020-09-20  7:57 UTC 

ERROR: modpost: "rcu_idle_enter" undefined!
 2020-09-20  7:16 UTC 

[PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-20  6:36 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 1/6] Bluetooth: Update Adv monitor count upon removal
 2020-09-20  6:14 UTC  (6+ messages)
` [PATCH v3 2/6] Bluetooth: Set scan parameters for ADV Monitor
` [PATCH v3 3/6] Bluetooth: Interleave with allowlist scan

[PATCH v1] Bluetooth: Check for encryption key size on connect
 2020-09-20  6:18 UTC  (2+ messages)

[PATCH v1] Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME
 2020-09-20  6:17 UTC  (2+ messages)

[PATCH] Bluetooth: Fix the vulnerable issue on enc key size
 2020-09-20  6:09 UTC  (2+ messages)

[PATCH] misc: mic: scif: Fix error handling path
 2020-09-20  6:03 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: input: atmel: add compatible for mXT1386
 2020-09-20  6:02 UTC  (7+ messages)
` [PATCH v2 2/2] Input: atmel_mxt_ts - wake mXT1386 from deep-sleep mode

[PATCH] sgl_alloc_order: memory leak
 2020-09-20  5:36 UTC 

INVESTMENT OFFER / OFFRE D’INVESTISSEMENT
 2020-09-20  4:59 UTC 

drivers/vdpa/mlx5/core/resources.c:33: undefined reference to `mlx5_cmd_exec'
 2020-09-20  4:25 UTC 

[linux-next PATCH] rapidio: Fix error handling path
 2020-09-20  4:13 UTC  (5+ messages)
` [PATCH] mm/gup: protect unpin_user_pages() against npages==-ERRNO

[git pull] Input updates for v5.9-rc5
 2020-09-20  4:09 UTC 

[GIT PULL] Kbuild fixes for v5.9-rc6
 2020-09-20  4:01 UTC 

let import_iovec deal with compat_iovecs as well
 2020-09-20  2:57 UTC  (17+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

[PATCH] tee: fix some comment typos in header files
 2020-09-20  3:01 UTC  (2+ messages)

[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-09-20  2:03 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.9
 2020-09-20  1:41 UTC  (2+ messages)

[PATCH v3 0/2] net: mdio-ipq4019: add Clause 45 support
 2020-09-20  0:19 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v2 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
 2020-09-19 23:58 UTC 

[PATCH v2 1/2] exfat: add exfat_update_inode()
 2020-09-19 23:58 UTC 

[PATCH net-next v2 0/3] 100base Fx link modes
 2020-09-19 23:55 UTC  (2+ messages)

[PATCH net-next] net/packet: Fix a comment about network_header
 2020-09-19 23:41 UTC  (2+ messages)

[PATCH 1/2] ethtool: improve compat ioctl handling
 2020-09-19 23:40 UTC  (2+ messages)

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-19 22:29 UTC  (4+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets

[PATCH 0/4] Actually implement nvmem support for mtd
 2020-09-19 21:49 UTC  (5+ messages)
` [PATCH 1/4] mtd: Add nvmem support for mtd nvmem-providers
` [PATCH 2/4] dt-bindings: mtd: partition: Document use of nvmem-provider
` [PATCH 3/4] of_net: add mac-address-increment support
` [PATCH 4/4] dt-bindings: net: Document use of mac-address-increment

[PATCH 0/3] regulator: unexport regulator_lock/unlock()
 2020-09-19 21:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 0/4] input: elants: Support Asus TF300T and Nexus 7 touchscreen
 2020-09-19 21:41 UTC  (5+ messages)
` [PATCH v7 2/4] input: elants: support old touch report format
` [PATCH v7 1/4] input: elants: document some registers and values
` [PATCH v7 4/4] input: elants: support 0x66 reply opcode for reporting touches
` [PATCH v7 3/4] input: elants: read touchscreen size for EKTF3624

[PATCH] staging:r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncode
 2020-09-19 21:24 UTC 

[PATCH net-next] net: neterion: Remove set but not used variable
 2020-09-19 21:17 UTC  (2+ messages)

[PATCH net-next] net: micrel: Remove set but not used variable
 2020-09-19 21:15 UTC  (2+ messages)

[PATCH net-next] net: marvell: Remove set but not used variable
 2020-09-19 21:14 UTC  (2+ messages)

[PATCH net-next] net: e1000: Remove set but not used variable
 2020-09-19 21:14 UTC  (2+ messages)

[PATCH net-next] net: liquidio: Remove set but not used variable
 2020-09-19 21:14 UTC  (2+ messages)

[PATCH net-next] net: microchip: Remove set but not used variable
 2020-09-19 21:12 UTC  (4+ messages)
` 答复: "

[PATCH net-next] net: natsemi: Remove set but not used variable
 2020-09-19 21:10 UTC  (2+ messages)

[PATCH net-next] net: microchip: Remove set but not used variable
 2020-09-19 21:09 UTC  (2+ messages)

[PATCH v3 0/2] mailbox: Add Broadcom STB mailbox driver
 2020-09-19 21:04 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
 2020-09-19 20:17 UTC  (8+ messages)
    ` [Linux-kernel-mentees] "

[PATCH v2] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-19 20:08 UTC 

[PATCH] HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
 2020-09-19 20:04 UTC 

[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2020-09-19 19:52 UTC 

[PATCH] staging: media: atomisp: Fix error path in lm3554_probe()
 2020-09-19 19:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-19 19:47 UTC  (7+ messages)

[PATCH 0/3] drm: commit_work scheduling
 2020-09-19 19:37 UTC  (4+ messages)
` [PATCH 1/3] drm/crtc: Introduce per-crtc kworker
` [PATCH 2/3] drm/atomic: Use kthread worker for nonblocking commits
` [PATCH 3/3] drm: Add a client-cap to set scheduling mode

[PATCH] power: supply: charger-manager: Tidy function
 2020-09-19 19:32 UTC  (2+ messages)

[PATCH 1/2] staging: media: atomisp: Don't abort on error in module exit path
 2020-09-19 19:32 UTC  (3+ messages)
` [PATCH 2/2] staging: media: atomisp: Remove unhelpful info message


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).