All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 15:17:13 to 2020-11-25 15:42:50 UTC [more...]

[PATCH AUTOSEL 5.9 01/33] HID: uclogic: Add ID for Trust Flex Design Tablet
 2020-11-25 15:35 UTC  (41+ messages)
` [PATCH AUTOSEL 5.9 02/33] HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses
` [PATCH AUTOSEL 5.9 03/33] HID: cypress: Support Varmilo Keyboards' media hotkeys
` [PATCH AUTOSEL 5.9 04/33] HID: add support for Sega Saturn
` [PATCH AUTOSEL 5.9 05/33] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 5.9 07/33] staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINK
` [PATCH AUTOSEL 5.9 08/33] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH AUTOSEL 5.9 09/33] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH AUTOSEL 5.9 10/33] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 5.9 11/33] kunit: fix display of failed expectations for strings
` [PATCH AUTOSEL 5.9 12/33] HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge
` [PATCH AUTOSEL 5.9 13/33] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH AUTOSEL 5.9 14/33] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 5.9 15/33] nvme: free sq/cq dbbuf pointers when dbbuf set fails
` [PATCH AUTOSEL 5.9 16/33] io_uring: handle -EOPNOTSUPP on path resolution
` [PATCH AUTOSEL 5.9 17/33] net: stmmac: dwmac_lib: enlarge dma reset timeout
` [PATCH AUTOSEL 5.9 18/33] vdpasim: fix "mac_pton" undefined error
` [PATCH AUTOSEL 5.9 19/33] vhost: add helper to check if a vq has been setup
` [PATCH AUTOSEL 5.9 20/33] vhost scsi: alloc cmds per vq instead of session
` [PATCH AUTOSEL 5.9 21/33] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.9 23/33] vhost scsi: Add support for LUN resets
` [PATCH AUTOSEL 5.9 24/33] cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE
` [PATCH AUTOSEL 5.9 25/33] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 5.9 26/33] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 5.9 27/33] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH AUTOSEL 5.9 28/33] lockdep: Put graph lock/unlock under lock_recursion protection
` [PATCH AUTOSEL 5.9 29/33] perf/x86: fix sysfs type mismatches
` [PATCH AUTOSEL 5.9 30/33] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
` [PATCH AUTOSEL 5.9 31/33] x86/dumpstack: Do not try to access user space code of other tasks
` [PATCH AUTOSEL 5.9 32/33] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
` [PATCH AUTOSEL 5.9 33/33] xfs: don't allow NOWAIT DIO across extent boundaries

[PATCH] bus: mhi: core: Indexed MHI controller name
 2020-11-25 15:43 UTC  (2+ messages)

[PATCH 0/7] config: add --literal-value option
 2020-11-25 15:41 UTC  (5+ messages)
` [PATCH v2 0/7] config: add --fixed-value option
  ` [PATCH v2 5/7] config: plumb --fixed-value into config API

[PATCH 1/1] x86/tboot: Don't disable swiotlb when iommu is forced on
 2020-11-25 15:41 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 01/23] HID: uclogic: Add ID for Trust Flex Design Tablet
 2020-11-25 15:36 UTC  (29+ messages)
` [PATCH AUTOSEL 5.4 02/23] HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses
` [PATCH AUTOSEL 5.4 03/23] HID: cypress: Support Varmilo Keyboards' media hotkeys
` [PATCH AUTOSEL 5.4 04/23] HID: add support for Sega Saturn
` [PATCH AUTOSEL 5.4 05/23] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 5.4 06/23] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH AUTOSEL 5.4 07/23] staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINK
` [PATCH AUTOSEL 5.4 08/23] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH AUTOSEL 5.4 09/23] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH AUTOSEL 5.4 10/23] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 5.4 11/23] HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge
` [PATCH AUTOSEL 5.4 12/23] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH AUTOSEL 5.4 13/23] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 5.4 14/23] nvme: free sq/cq dbbuf pointers when dbbuf set fails
` [PATCH AUTOSEL 5.4 15/23] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.4 16/23] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.4 17/23] vhost scsi: Add support for LUN resets
` [PATCH AUTOSEL 5.4 18/23] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 5.4 19/23] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 5.4 20/23] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH AUTOSEL 5.4 21/23] perf/x86: fix sysfs type mismatches
` [PATCH AUTOSEL 5.4 22/23] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
` [PATCH AUTOSEL 5.4 23/23] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset

Error when building eSDK for a "linux-dummy"
 2020-11-25 15:42 UTC  (2+ messages)

[LTP] [PATCH v3 0/5] Introduce SAFE_FANOTIFY_MARK() macro + cleanup
 2020-11-25 15:41 UTC  (6+ messages)
` [LTP] [PATCH v3 3/5] fanotify: Introduce SAFE_FANOTIFY_MARK() macro

[PATCH AUTOSEL 4.19 01/15] HID: cypress: Support Varmilo Keyboards' media hotkeys
 2020-11-25 15:37 UTC  (17+ messages)
` [PATCH AUTOSEL 4.19 02/15] HID: add support for Sega Saturn
` [PATCH AUTOSEL 4.19 03/15] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 4.19 04/15] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH AUTOSEL 4.19 05/15] HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
` [PATCH AUTOSEL 4.19 06/15] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH AUTOSEL 4.19 07/15] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 4.19 08/15] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH AUTOSEL 4.19 09/15] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 4.19 10/15] nvme: free sq/cq dbbuf pointers when dbbuf set fails
` [PATCH AUTOSEL 4.19 11/15] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 4.19 12/15] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 4.19 13/15] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH AUTOSEL 4.19 14/15] perf/x86: fix sysfs type mismatches
` [PATCH AUTOSEL 4.19 15/15] xtensa: uaccess: Add missing __user to strncpy_from_user() prototype

Add size property of EEPROM device
 2020-11-25 15:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/12] HID: cypress: Support Varmilo Keyboards' media hotkeys
 2020-11-25 15:37 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 02/12] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 4.14 03/12] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH AUTOSEL 4.14 04/12] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH AUTOSEL 4.14 05/12] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 4.14 06/12] HID: Add Logitech Dinovo Edge battery quirk
` [PATCH AUTOSEL 4.14 07/12] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 4.14 08/12] nvme: free sq/cq dbbuf pointers when dbbuf set fails
` [PATCH AUTOSEL 4.14 09/12] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 4.14 10/12] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 4.14 11/12] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH AUTOSEL 4.14 12/12] perf/x86: fix sysfs type mismatches

[PATCH AUTOSEL 4.9 01/10] HID: cypress: Support Varmilo Keyboards' media hotkeys
 2020-11-25 15:37 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 02/10] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 4.9 03/10] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH AUTOSEL 4.9 04/10] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant
` [PATCH AUTOSEL 4.9 05/10] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 4.9 06/10] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 4.9 07/10] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 4.9 08/10] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 4.9 09/10] scsi: target: iscsi: Fix cmd abort fabric stop race
` [PATCH AUTOSEL 4.9 10/10] perf/x86: fix sysfs type mismatches

[PATCH V4 0/3] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-11-25 15:39 UTC  (5+ messages)
` [PATCH V4 1/3] sched/core: Move schedutil_cpu_util() to core.c
` [PATCH V4 2/3] sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it

[meta-oe][PATCH] cdrkit: split into more packages
 2020-11-25 15:39 UTC  (2+ messages)
` [oe] "

[PATCH AUTOSEL 4.4 1/8] HID: cypress: Support Varmilo Keyboards' media hotkeys
 2020-11-25 15:38 UTC  (8+ messages)
` [PATCH AUTOSEL 4.4 2/8] Input: i8042 - allow insmod to succeed on devices without an i8042 controller
` [PATCH AUTOSEL 4.4 3/8] HID: hid-sensor-hub: Fix issue with devices with no report ID
` [PATCH AUTOSEL 4.4 4/8] x86/xen: don't unbind uninitialized lock_kicker_irq
` [PATCH AUTOSEL 4.4 5/8] proc: don't allow async path resolution of /proc/self components
` [PATCH AUTOSEL 4.4 6/8] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
` [PATCH AUTOSEL 4.4 7/8] scsi: libiscsi: Fix NOP race condition
` [PATCH AUTOSEL 4.4 8/8] scsi: target: iscsi: Fix cmd abort fabric stop race

[SPDK] Re: Rocksdb over SPDK/Blobfs
 2020-11-25 15:38 UTC 

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-11-25 15:38 UTC  (2+ messages)

[PATCH net-next v2] net/nfc/nci: Support NCI 2.x initial sequence
 2020-11-25 15:38 UTC  (4+ messages)

[PATCH v1 0/3] Make overlayfs volatile mounts reusable
 2020-11-25 15:36 UTC  (7+ messages)
` [PATCH v1 2/3] overlay: Add the ability to remount volatile directories when safe
` [PATCH v1 3/3] overlay: Add rudimentary checking of writeback errseq on volatile remount

[linux-lvm] Is TRIM and DISCARD needed for normal HDD ?
 2020-11-25 15:37 UTC 

early stage debugging on a real product
 2020-11-25 15:36 UTC  (11+ messages)

[PATCH v2] HID: sony: support for ghlive ps3/wii u dongles
 2020-11-25 15:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
 2020-11-25 15:33 UTC  (3+ messages)

[PATCH 0/5] memory: renesas-rpc-if: Trivial fixes
 2020-11-25 15:32 UTC  (4+ messages)
` [PATCH 2/5] memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline

[linux-lvm] System bricked after moving to thin snapshots
 2020-11-25 15:33 UTC  (3+ messages)

fake ACPI IDs in the drivers
 2020-11-25 15:32 UTC  (4+ messages)

[PATCH] mm: cma: improve pr_debug log in cma_release()
 2020-11-25 15:32 UTC 

[linux-lvm] Unusually long boot times with LVM Snapshots
 2020-11-25 15:32 UTC  (7+ messages)

[PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
 2020-11-25 15:46 UTC  (2+ messages)
` [x86/paravirt] fd8d46a7a2: kernel-selftests.livepatch.test-callbacks.sh.fail

[linux-lvm] What is the use of thin snapshots if the external origin cannot be set to writable ?
 2020-11-25 15:31 UTC  (5+ messages)

[PATCH RFC] tests/acceptance: add a test for devices on s390x
 2020-11-25 15:30 UTC  (3+ messages)

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-11-25 15:30 UTC  (25+ messages)
` [PATCH v22 01/18] mm: "
` [PATCH v22 02/18] mm/damon: Implement region based sampling
` [PATCH v22 03/18] mm/damon: Adaptively adjust regions
` [PATCH v22 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v22 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v22 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v22 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-11-25 15:30 UTC  (5+ messages)
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH v9] ARM: boot: Validate start of physical memory against DTB
 2020-11-25 15:28 UTC  (4+ messages)

btrfs crash on armv7
 2020-11-25 15:28 UTC 

[Buildroot] [PATCH 1/1] Revert "package/systemd: disable portabled"
 2020-11-25 15:27 UTC 

[PATCH net 0/2] ibmvnic: Bug fixes for queue descriptor processing
 2020-11-25 15:26 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: Ensure that SCRQ entry reads are correctly ordered

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-25 15:25 UTC  (4+ messages)

[linux-next:master 2224/7715] drivers/remoteproc/mtk_scp.c:755:37: warning: unused variable 'mt8183_of_data'
 2020-11-25 15:24 UTC  (3+ messages)

merge struct block_device and struct hd_struct v2
 2020-11-25 13:39 UTC  (7+ messages)
` [PATCH 06/45] zram: remove the claim mechanism
  ` [dm-devel] "
` [PATCH 08/45] loop: do not call set_blocksize
  ` [dm-devel] "
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
  ` [dm-devel] "

[PATCH 0/4] configfs: implement committable items and add sample code
 2020-11-25 15:22 UTC  (5+ messages)
` [PATCH 1/4] configfs: increase the item name length
` [PATCH 2/4] configfs: use BIT() for internal flags
` [PATCH 3/4] configfs: implement committable items
` [PATCH 4/4] samples: configfs: add a committable group

[PATCH v3 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-25 15:09 UTC  (3+ messages)
` [PATCH v3 1/2] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH v3 2/2] powerpc/pseries: pass MSI affinity to irq_create_mapping()

[PATCH v10 66/81] KVM: introspection: add KVMI_VCPU_GET_XCR
 2020-11-25 15:22 UTC  (4+ messages)

[dpdk-dev] [PATCH 21.02 v2 0/2] Vhost-vDPA fixes
 2020-11-25 15:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 21.02 v2 1/2] net/virtio: fix missing backend features negotiation
` [dpdk-dev] [PATCH 21.02 v2 2/2] net/virtio: fix memory init with vDPA backend

Display Alt mode with TPS6598x driver
 2020-11-25 15:21 UTC 

[PATCH] leds: trigger: fix potential deadlock with libata
 2020-11-25 15:20 UTC  (4+ messages)

NFS failure with generic/074 when lockdep is enabled - BUG: Invalid wait context
 2020-11-25 15:19 UTC  (7+ messages)

[PATCH] [RFC] init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set
 2020-11-25 15:20 UTC  (2+ messages)

[PATCH 1/1] clk: imx: scu: fix MXC_CLK_SCU module build break
 2020-11-25 15:18 UTC  (3+ messages)

go broken or kubernetes ? go build runtime/cgo: invalid flag in go:cgo_ldflag: -Wl,-O1
 2020-11-25 15:19 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH v2] leds: trigger: fix potential deadlock with libata
 2020-11-25 15:18 UTC 

[net-next 0/3] tef-path: reduce number of SPI core requests to set UINC bit
 2020-11-25 15:17 UTC  (3+ messages)

Snapshots, Dirty Data, and Power Failure
 2020-11-25 15:16 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.