All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 08:59:29 to 2020-09-22 09:32:33 UTC [more...]

[PATCH 0/6] Fix use-after-free in SPI drivers
 2020-09-22  9:32 UTC  (3+ messages)
` [PATCH 4/6] spi: dw: Use devm_spi_register_controller()
` [PATCH 6/6] spi: rpc-if: "

[RFC PATCH] PM:runtime:Remove the link state check in function rpm_get_supplier()
 2020-09-22  9:32 UTC  (4+ messages)

[PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-09-22  9:05 UTC  (12+ messages)
` [PATCH 08/42] mfd: da9055: "
` [PATCH 09/42] mfd: da9150: "
` [PATCH 41/42] mfd: wm8400: "
` [PATCH 42/42] mfd: wm8994: "

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-09-22  9:14 UTC  (5+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never
` [PATCH qemu 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [PATCH qemu 3/4] mirror: move some checks to qmp
` [PATCH qemu 4/4] iotests: add test for bitmap mirror

[Cocci] Searching for functions with non-internal linkage
 2020-09-22  9:29 UTC  (5+ messages)

[dpdk-dev] [dpdk-dev v8 0/4] cryptodev: add data-path service APIs
 2020-09-22  9:28 UTC  (12+ messages)
` [dpdk-dev] [dpdk-dev v9 "
  ` [dpdk-dev] [dpdk-dev v9 1/4] cryptodev: add crypto "

[PATCH RESEND 0/5] atomisp: Fixes and cleanups
 2020-09-22  9:27 UTC  (6+ messages)
` [PATCH REBASE 0/3] atomisp: Rebased fixes
  ` [PATCH REBASE 1/3] staging: media: atomisp: Fix error path in lm3554_probe()
  ` [PATCH REBASE 2/3] staging: media: atomisp: Remove unhelpful info message
  ` [PATCH REBASE 3/3] staging: media: atomisp: Don't abort on error in module exit path

[PATCH 1/6] ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
 2020-09-22  9:23 UTC  (12+ messages)
` [PATCH 2/6] ARM: dts: imx6: phytec: Set correct eeprom compatible
` [PATCH 3/6] ARM: dts: imx6: phytec: Add eeprom pagesize
` [PATCH 4/6] ARM: dts: imx6ul: segin: Add phyBOARD-Segin with eMMC phyCORE-i.MX6UL
` [PATCH 5/6] ARM: dts: imx6ul: phytec: Add support for optional PEB-AV-02 LCD adapter
` [PATCH 6/6] ARM: dts: imx6ul: segin: peb-av-02: Mark stmpe touch as wakeup-source

[dpdk-dev] [PATCH v1 0/5] some bugs fix
 2020-09-22  9:26 UTC  (2+ messages)

[PATCH 10/15] btrfs: Push inode locking and unlocking into buffered/direct write
 2020-09-22  9:26 UTC  (3+ messages)

[PATCH v6] nvme: allow cmb and pmr emulation on same device
 2020-09-22  9:04 UTC  (5+ messages)
` [PATCH v6 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH v3] x86/boot: Handle fpu-related and clearcpuid command line arguments earlier
 2020-09-22  9:25 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Handle FPU-related "

[PATCH] drm/nouveau/kms: Remove set but not used 'ret'
 2020-09-22  9:25 UTC 

[Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
 2020-09-22  9:22 UTC  (2+ messages)

i2c-tools 4.2 has been released
 2020-09-22  9:25 UTC 

[PATCH 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD
 2020-09-22  9:24 UTC  (4+ messages)
` [PATCH 1/3] drm: rockchip: hdmi: remove vop_crtc_mode_fixup to fix clock handling
  ` [PATCH 1/3] drm: rockchip: hdmi: remove vop_crtc_mode_fixup to fix clock handling【请注意,邮件由linux-rockchip-bounces+andy.yan=rock-chips.com@lists.infradead.org代发】

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-22  9:24 UTC  (6+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o
  ` Ping: "

[PATCH 03/15] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
 2020-09-22  9:24 UTC  (3+ messages)

[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
 2020-09-22  9:05 UTC  (3+ messages)
` [Bug 1896263] "

[PATCH] checkpatch: Detect '%#' or '%0#' in printf-style format strings
 2020-09-22  9:22 UTC  (5+ messages)

[PATCHv6 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
 2020-09-22  9:23 UTC  (19+ messages)
` [PATCHv6 01/18] phy: make phy_connect_fixed work with a null mdio bus
` [PATCHv6 02/18] net: fsl_mdio: Change to use virtual address
` [PATCHv6 03/18] net: fsl_mdio: Correct the MII management register block address
` [PATCHv6 04/18] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv6 05/18] net: tsec: Add fixed-link PHY support
` [PATCHv6 06/18] net: tsec: Add the compatible string "gianfar" support
` [PATCHv6 07/18] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv6 08/18] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv6 09/18] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv6 10/18] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv6 11/18] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv6 12/18] configs: P1020RDB: Enable DM_ETH config
` [PATCHv6 13/18] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv6 14/18] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv6 15/18] configs: P1010RDB: Enable DM_ETH config
` [PATCHv6 16/18] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv6 17/18] configs: P2020RDB: Enable DM_ETH config
` [PATCHv6 18/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN

[PATCH RFC] mtd: spi nor: fix erase_map.regions after memcpy for uniform eraseregion
 2020-09-22  9:21 UTC 

[PATCH] udf: Remove redundant initialization of variable ret
 2020-09-22  9:22 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] Use same test names in the default and the TAP13 output format
 2020-09-22  9:22 UTC  (4+ messages)

[PATCH] PR_SPEC_DISABLE_NOEXEC support for arm64
 2020-09-22  9:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-22  8:58 UTC  (2+ messages)

[PATCH v3 bpf-next 00/11] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-22  9:21 UTC  (7+ messages)
` [PATCH v3 bpf-next 04/11] bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
` [PATCH v3 bpf-next 05/11] bpf: Change bpf_tcp_*_syncookie "
` [PATCH v3 bpf-next 06/11] bpf: Change bpf_sk_assign "

[PATCH 0/1] block: future of sheepdog storage driver ?
 2020-09-22  9:01 UTC  (2+ messages)
` [PATCH 1/1] block: drop moderated sheepdog mailing list from MAINTAINERS file

[PATCH 1/3] auxdisplay: Make charlcd.[ch] more general
 2020-09-22  9:21 UTC  (6+ messages)
` [PATCH v2 00/33] Make charlcd device independent
  ` [PATCH v2 28/32] auxdisplay: hd44780: Remove clear_fast

[mm/debug_vm_pgtable/locks] e2aad6f1d2: BUG:unable_to_handle_page_fault_for_address
 2020-09-22  9:20 UTC  (4+ messages)

[linux-lvm] Why isn't issue_discards enabled by default?
 2020-09-22  9:20 UTC  (4+ messages)

[PATCH 0/4] Fix Travis CI
 2020-09-22  9:20 UTC  (10+ messages)
` [PATCH 2/4] travis: Fix sparc64 build
` [PATCH 3/4] travis: Remove mips builds
` [PATCH 4/4] travis: Remove riscv32 build

[PATCH] HID: alps: clean up indentation issue
 2020-09-22  9:20 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/60] common/sfc_efx: support Riverhead NIC family
 2020-09-22  9:20 UTC  (11+ messages)
` [dpdk-dev] [PATCH 02/60] common/sfc_efx/base: update MCDI headers
` [dpdk-dev] [PATCH 29/60] common/sfc_efx/base: maintain RxQ counter in generic code
` [dpdk-dev] [PATCH 44/60] common/sfc_efx/base: add function control window lookup API
` [dpdk-dev] [PATCH 46/60] common/sfc_efx/base: add Xilinx capabilities table lookup
` [dpdk-dev] [PATCH 48/60] common/sfc_efx/base: introduce UDP tunnel destruct operation
` [dpdk-dev] [PATCH 49/60] common/sfc_efx/base: introduce states for UDP tunnel entries
` [dpdk-dev] [PATCH 54/60] common/sfc_efx/base: add option for extended width events
` [dpdk-dev] [PATCH 56/60] common/sfc_efx/base: support creation of extended width EvQ
` [dpdk-dev] [PATCH 57/60] common/sfc_efx/base: poll extended width event queues

[PATCH] rapidio: fix the missed put_device() for rio_mport_add_riodev
 2020-09-22  9:19 UTC  (3+ messages)

[PATCH v2 0/4] i2c-hid: Save power by reducing i2c xfers with block reads
 2020-09-22  9:19 UTC  (2+ messages)

[PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
 2020-09-22  9:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] cpuidle: Drop misleading comments about RCU usage
 2020-09-22  9:15 UTC  (2+ messages)

[PATCH v6 0/8] clk: clk-wizard: clock-wizard: Driver updates
 2020-09-22  9:17 UTC  (3+ messages)
` [PATCH v6 5/8] clk: clock-wizard: Add support for fractional support

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-22  9:05 UTC  (4+ messages)

[PATCH] HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
 2020-09-22  9:16 UTC  (2+ messages)

possible deadlock in blkdev_put
 2020-09-22  9:16 UTC  (2+ messages)

[PATCH 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-22  9:04 UTC  (5+ messages)
` [PATCH 2/6] block/nvme: Map doorbells pages write-only

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-09-22  8:45 UTC  (11+ messages)
` [PATCH v3 03/17] hw/block/nvme: handle dma errors
` [PATCH v3 04/17] hw/block/nvme: commonize nvme_rw error handling
` [PATCH v3 09/17] hw/block/nvme: refactor aio submission
` [PATCH v3 11/17] hw/block/nvme: harden cmb access
` [PATCH v3 12/17] hw/block/nvme: add support for scatter gather lists
` [PATCH v3 13/17] hw/block/nvme: add support for sgl bit bucket descriptor
` [PATCH v3 14/17] hw/block/nvme: refactor identify active namespace id list
` [PATCH v3 15/17] hw/block/nvme: support multiple namespaces
` [PATCH v3 16/17] pci: allocate pci id for nvme
` [PATCH v3 17/17] hw/block/nvme: change controller pci id

BPF redirect API design issue for BPF-prog MTU feedback?
 2020-09-22  9:15 UTC  (11+ messages)

[PATCH] csky: Fix a size determination in gpr_get()
 2020-09-22  9:15 UTC 

[dpdk-dev] [PATCH v3 22/37] doc: remove references to make in contributing guides
 2020-09-22  9:14 UTC  (7+ messages)

[PATCH] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-22  9:14 UTC  (12+ messages)

[PATCH v2 00/10] ARM: p2v: reduce min alignment to 2 MiB
 2020-09-22  9:12 UTC  (18+ messages)
` [PATCH v2 06/10] ARM: p2v: drop redundant 'type' argument from __pv_stub
` [PATCH v2 07/10] ARM: p2v: use relative references in patch site arrays
` [PATCH v2 08/10] ARM: p2v: simplify __fixup_pv_table()
` [PATCH v2 09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
` [PATCH v2 10/10] ARM: p2v: reduce p2v alignment requirement to 2 MiB

bdi cleanups v6
 2020-09-22  9:13 UTC  (5+ messages)
` [PATCH 07/13] block: lift setting the readahead size into the block layer
  ` [Drbd-dev] "

[dpdk-dev] [PATCH] [PATCH V2] testpmd: add eeprom/module eeprom display
 2020-09-22  9:13 UTC  (3+ messages)

[Intel-gfx] [RFC PATCH v2 0/2] Introduce a ww transaction utility
 2020-09-22  9:12 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH v2 2/2] drm/i915: Introduce a i915_gem_do_ww(){} utility

[PATCH 1/2] media: vidtv: avoid data copy when initializing the multiplexer
 2020-09-22  9:11 UTC  (2+ messages)
` [PATCH 2/2] media: vidtv: avoid copying data for PES structs

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-22  9:09 UTC  (7+ messages)

[PATCH rdma-next v3 0/5] Cleanup restrack code
 2020-09-22  9:11 UTC  (6+ messages)
` [PATCH rdma-next v3 1/5] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next v3 2/5] RDMA/mlx5: Don't call to restrack recursively
` [PATCH rdma-next v3 3/5] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next v3 4/5] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next v3 5/5] RDMA/restrack: Improve readability in task name management

Bad vumeter data in aplay/arecord
 2020-09-22  9:09 UTC 

[PATCH] system_data_types.7: ffix
 2020-09-22  9:10 UTC  (2+ messages)

[PATCH -next] HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()
 2020-09-22  9:10 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: fix hdp register access error
 2020-09-22  9:10 UTC 

[Virtio-fs] Branch with patches on top of Linux 5.9-rcX
 2020-09-22  9:10 UTC 

Expose 'array_length()' macro in <sys/param.h>
 2020-09-22  9:10 UTC 

[PATCH v7 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-22  9:04 UTC  (7+ messages)
` [PATCH v7 03/14] ASoC: Intel: catpt: Add IPC message handlers

Upstream I2C driver that designed for rpmsg
 2020-09-22  9:09 UTC 

[PATCH] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
 2020-09-22  9:09 UTC  (2+ messages)

[PATCH] common/Kconfig: sort HAS_*
 2020-09-22  9:09 UTC  (2+ messages)

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-22  9:01 UTC  (14+ messages)

[dpdk-dev] [PATCH] ethdev: add security flow item
 2020-09-22  9:07 UTC  (7+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-22  9:03 UTC  (10+ messages)

[dpdk-dev] [PATCH] net/i40e: fix incorrect byte counters
 2020-09-22  9:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[bugzilla-daemon@bugzilla.kernel.org: [Bug 209323] New: pcieport devices take longer than 1 second in resume]
 2020-09-22  9:05 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/octeontx2: upgrade mbox definition to version 9
 2020-09-22  8:54 UTC  (2+ messages)

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-22  9:05 UTC  (4+ messages)
` [PATCH v9 13/20] gpio: uapi: document uAPI v1 as deprecated

[dpdk-dev] [PATCH 00/17] updates for hns3 PMD driver
 2020-09-22  8:54 UTC  (18+ messages)
` [dpdk-dev] [PATCH 01/17] net/hns3: add VLAN configuration compatibility
` [dpdk-dev] [PATCH 02/17] net/hns3: fix default VLAN won't be deleted when set PF PVID
` [dpdk-dev] [PATCH 03/17] net/hns3: add default branch to switch in Rx VLAN processing
` [dpdk-dev] [PATCH 04/17] net/hns3: add max number of segs compatibility
` [dpdk-dev] [PATCH 05/17] net/hns3: add TSO pseudo header calculation compatibility
` [dpdk-dev] [PATCH 06/17] net/hns3: avoid accessing nonexistent VF reg when PF in FLR
` [dpdk-dev] [PATCH 07/17] net/hns3: add default branch to switch when parsing fd tuple
` [dpdk-dev] [PATCH 08/17] net/hns3: add break to exit loop when err stat item found
` [dpdk-dev] [PATCH 09/17] net/hns3: support flow action of queue region
` [dpdk-dev] [PATCH 10/17] net/hns3: support querying RSS flow rule
` [dpdk-dev] [PATCH 11/17] net/hns3: check input RSS type when creating flow with RSS
` [dpdk-dev] [PATCH 12/17] net/hns3: set RSS hash type input configuration
` [dpdk-dev] [PATCH 13/17] net/hns3: fix config when creating RSS rule after flush
` [dpdk-dev] [PATCH 14/17] net/hns3: fix flow RSS queue num with 0
` [dpdk-dev] [PATCH 15/17] net/hns3: fix flushing RSS rule
` [dpdk-dev] [PATCH 16/17] net/hns3: fix configuring device with RSS is enabled
` [dpdk-dev] [PATCH 17/17] net/hns3: fix storing RSS info when creating flow action

[PATCH] i2c: cpm: Fix i2c_ram structure
 2020-09-22  9:04 UTC 

[GIT PULL] i.MX clock change for 5.10
 2020-09-22  9:02 UTC  (2+ messages)

[RFC PATCH 0/3]xfs: random fixes for disk quota
 2020-09-22  9:04 UTC  (4+ messages)
` [PATCH 1/3] xfs: directly return if the delta equal to zero
` [PATCH 2/3] xfs: remove the unused parameter id from xfs_qm_dqattach_one
` [PATCH 3/3] xfs: only do dqget or dqhold for the specified dquots

Questions about drivers/mfd/mfd-core.c
 2020-09-22  9:03 UTC  (2+ messages)

[PATCH -next 0/5] mm/kmemleak:support for percpu memory leak detect
 2020-09-22  9:03 UTC  (3+ messages)
` [PATCH -next 2/5] mm/kmemleak: skip update_checksum for OBJECT_NO_SCAN objects

[PATCH] vmcore-dmesg/man page: Update the vmcore-dmesg man page
 2020-09-22  9:02 UTC 

[PATCH v7 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-22  8:55 UTC  (6+ messages)
` [PATCH v7 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH v18 00/32] per memcg lru_lock
 2020-09-22  8:58 UTC  (4+ messages)
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock


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.