All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-25 09:42:42 to 2021-04-25 13:17:56 UTC [more...]

[PATCH rdma-next 0/3] CMA fixes
 2021-04-25 13:17 UTC  (10+ messages)
` [PATCH rdma-next 2/3] RDMA/core: Fix check of device in rdma_listen()

[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 1
 2021-04-25 13:17 UTC  (10+ messages)
` [PATCH 03/12] ls-files: free max_prefix when done
` [PATCH 04/12] bloom: clear each bloom_key after use
` [PATCH 09/12] mailinfo: also free strbuf lists when clearing mailinfo

wgX iface as slave to a bridge - Linux
 2021-04-25 13:13 UTC  (3+ messages)

[PATCH v7 00/31] Network fs helper library & fscache kiocb API
 2021-04-25 13:14 UTC  (3+ messages)
` [PATCH v7 01/31] iov_iter: Add ITER_XARRAY

[PATCH v3] usb: Restore the reference to ch9.h
 2021-04-25 13:13 UTC 

[v1] MIPS:DTS:Correct device id of pcie for Loongnon-2K
 2021-04-25 13:09 UTC 

[PATCH rdma-next] RDMA/restrack: Delay QP deletion till all users are gone
 2021-04-25 13:08 UTC  (8+ messages)

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-04-25 13:02 UTC 

[dpdk-dev] [PATCH] lib/librte_power: fix using variables before validity check
 2021-04-25 12:59 UTC 

[dpdk-dev] [PATCH] common/sfc_efx/base: fix the problem of using null pointer
 2021-04-25 12:58 UTC 

[PATCH] tools/xenstored: Wire properly the command line option -M/--path-max
 2021-04-25 12:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/txgbe: fix null pointer check problem
 2021-04-25 12:54 UTC 

[PATCH] tools/xenstored: Remove unused prototype
 2021-04-25 12:50 UTC  (3+ messages)

[Cocci] [PATCH] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-25 11:55 UTC  (2+ messages)
`  "

[dunfell][PATCH] Binutils: Fix CVE-2021-20197
 2021-04-25 12:44 UTC 

[PATCH v6 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-25 12:42 UTC  (4+ messages)

[Buildroot] [PATCH v2, 1/1] Config.in: enable FORTIFY_SOURCE, PIC/PIE, RELRO, SSP by default
 2021-04-25 12:41 UTC 

arch/m68k/68000/dragen2.c:73:16: error: 'screen_bits' undeclared
 2021-04-25 12:40 UTC  (2+ messages)

[PATCH v5 0/6] Add Unisoc's drm kms module
 2021-04-25 12:36 UTC  (14+ messages)
` [PATCH v5 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH v5 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v5 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH v5 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v5 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v5 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[virtio-dev] Reserve device id for Bluetooth device
 2021-04-25 12:36 UTC  (5+ messages)

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-25 12:34 UTC  (5+ messages)
` [PATCH 11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH 12/22] qapi/parser: add type hint annotations

[PATCH] sunxi: Bring back SD card as MMC device 0
 2021-04-25 12:33 UTC  (3+ messages)

drivers/rtc/rtc-pcf8523.c:35:9: warning: 'REG_OFFSET' macro redefined
 2021-04-25 12:31 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Fix minor documentation error
 2021-04-25 12:26 UTC  (2+ messages)

[PATCH] unbreak all modern Seagate ATA pass-through for SMART
 2021-04-25 12:27 UTC  (12+ messages)

[PATCH] can: fix proc/can/net/rcvlist_* header alignment on 64-bit system
 2021-04-25 12:27 UTC  (9+ messages)
  ` [PATCH] can: proc: fix rcvlist_* "
    ` [PATCH v3] "

[RFC]: can-next 2021-04-25: mcp251xfd cleanups and PLL support
 2021-04-25 12:24 UTC  (15+ messages)
` [can-next-rfc 01/14] can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQ
` [can-next-rfc 02/14] can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message
` [can-next-rfc 03/14] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [can-next-rfc 04/14] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [can-next-rfc 05/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [can-next-rfc 06/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [can-next-rfc 07/14] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [can-next-rfc 08/14] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [can-next-rfc 09/14] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [can-next-rfc 10/14] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [can-next-rfc 11/14] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [can-next-rfc 12/14] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [can-next-rfc 13/14] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [can-next-rfc 14/14] can: mcp251xfd: add support for internal PLL

[PATCH v21 0/2] Enable power management for ufs wlun
 2021-04-25 12:20 UTC  (5+ messages)
` [PATCH v21 1/2] scsi: ufs: Enable power management for wlun

[PATCH] vmbus: Don't make QOM property registration conditional
 2021-04-25 12:21 UTC  (5+ messages)

[OE-core] [hardknott][PATCH] rpm: Upgrade to 4.16.1.3
 2021-04-25 12:16 UTC  (2+ messages)

[PATCH 0/2] can: Add CAN_RAW_RECV_OWN_MSGS_ALL socket option
 2021-04-25 12:12 UTC  (3+ messages)
` [PATCH 1/2] can: add support for filtering own messages only
` [PATCH 2/2] can: raw: add CAN_RAW_RECV_OWN_MSGS_ALL socket option

[PATCH RESEND] pc-dimm: remove unnecessary get_vmstate_memory_region() method
 2021-04-25 12:11 UTC 

[virtio-dev] [PATCH] Reserve device id for Bluetooth device
 2021-04-25 12:09 UTC 

[dpdk-dev] [PATCH 0/2] bugfix for link for hns3 PMD
 2021-04-25 12:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/hns3: fix link status when port is stopped
` [dpdk-dev] [PATCH 2/2] net/hns3: fix link speed when port is down

[PATCH] MIPS:DTS:Correct device id and class code of pcie for Loongnon-2K
 2021-04-25 12:05 UTC  (3+ messages)

can-isotp: isotp_tx_timer_handler: can_send_ret -105
 2021-04-25 12:04 UTC  (3+ messages)

Test if a socket accept is from external network
 2021-04-25 12:01 UTC  (2+ messages)

[PATCH 00/14] Multiple improvement to qca8k stability
 2021-04-25 11:59 UTC  (6+ messages)
` [PATCH 11/14] drivers: net: dsa: qca8k: apply switch revision fix

[xen-unstable test] 161439: tolerable FAIL
 2021-04-25 11:58 UTC 

[PATCH] powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=n
 2021-04-25 11:58 UTC 

[PATCH iproute2-next 0/3] Add context and SRQ information to rdmatool
 2021-04-25 11:53 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] rdma: Update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add context resource tracking information
` [PATCH iproute2-next 3/3] rdma: Add SRQ "

[PATCH v2] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
 2021-04-25 11:34 UTC  (2+ messages)

linux-next failing build due to missing cubictcp_state symbol
 2021-04-25 11:15 UTC  (4+ messages)

[PATCH] kbuild: replace LANG=C with LC_ALL=C
 2021-04-25 11:13 UTC  (3+ messages)

[PATCH v2 net-next] macvlan: Add nodst option to macvlan type source
 2021-04-25 11:12 UTC  (2+ messages)

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-23 23:04 UTC  (4+ messages)
` [PATCH 02/12] mm: Protect operations adding pages to page cache with invalidate_lock
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 0/12 v4] fs: Hole punch vs page cache filling races

[PATCH] cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards
 2021-04-25 11:07 UTC  (9+ messages)

[dpdk-dev] [dpdk-announce] release candidate 21.05-rc1
 2021-04-25 11:04 UTC  (2+ messages)

[PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
 2021-04-25 11:02 UTC 

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-25 10:58 UTC  (7+ messages)
        ` backfilling threads with b4 (was: Re: [MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches)

[PATCH net-next] net/sched: act_vlan: Fix vlan modify to allow zero priority
 2021-04-25 10:57 UTC  (3+ messages)

FAILED: patch "[PATCH] erofs: fix extended inode could cross boundary" failed to apply to 4.19-stable tree
 2021-04-25 10:55 UTC  (8+ messages)

[PATCH v2] ipw2x00: Minor documentation update
 2021-04-25 10:54 UTC 

[android-common:android13-5.10 1/5] drivers/base/power/domain.c:1820:7: error: 'struct generic_pm_domain' has no member named 'next_wakeup'
 2021-04-25 10:53 UTC 

[PATCH V2 00/11] staging: vchiq_arm: address TODO list
 2021-04-25 10:51 UTC  (12+ messages)
` [PATCH V2 01/11] staging: vchiq_arm: avoid crashing the kernel
` [PATCH V2 02/11] staging: vchiq_core: break early in vchiq_close_service_internal
` [PATCH V2 03/11] staging: vchiq_core: return early in do_abort_bulks
` [PATCH V2 04/11] staging: vchiq_core: introduce get_bulk_reason
` [PATCH V2 05/11] staging: vchiq_core: Drop unnecessary check in notify_bulks
` [PATCH V2 06/11] staging: vchiq_arm: drop return value of vchiq_arm_init_state
` [PATCH V2 07/11] staging: vchiq_2835_arm: drop enum vchiq_status
` [PATCH V2 08/11] staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internal
` [PATCH V2 09/11] staging: vchiq_core: drop vchiq_status from vchiq_set_service_option
` [PATCH V2 10/11] staging: vchiq_core: drop vchiq_status from vchiq_initialise
` [PATCH V2 11/11] staging: vchiq_core: drop vchiq_status from vchiq_init_state

[PATCH] ipw2x00: Minor documentation update
 2021-04-25 10:50 UTC 

[PATCH] net: davicom: Remove redundant assignment to ret
 2021-04-25 10:42 UTC 

[PATCH v2] [GSOC] pretty: provide human date format
 2021-04-25 10:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] of: overlay: Remove redundant assignment to ret
 2021-04-25 10:40 UTC 

[PATCH v1 1/1] extcon-intel-mrfld: initialize mrfld_extcon status
 2021-04-25 10:40 UTC  (2+ messages)

[PATCH] cxgb4: Remove redundant assignment to ret
 2021-04-25 10:37 UTC 

[PATCH] pcnet32: Remove redundant variable prev_link and curr_link
 2021-04-25 10:35 UTC 

[PATCH kvm-unit-tests v2 0/8] arm/arm64: Prepare for target-efi
 2021-04-25 10:35 UTC  (6+ messages)
` [PATCH kvm-unit-tests v2 6/8] arm/arm64: setup: Consolidate memory layout assumptions

[PATCH] fs: direct-io: Remove redundant assignment to retval
 2021-04-25 10:33 UTC 

Can printk in the root domain cause the system to hung ?
 2021-04-25 10:33 UTC 

[PATCH] IB/hfi1: Remove redundant variable rcd
 2021-04-25 10:31 UTC 

[PATCH v2 0/7] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-25 10:28 UTC  (26+ messages)
` [PATCH v2 1/7] dt-bindings: i2c: i2c-rk3x: add description for rk3568
` [PATCH v2 2/7] dt-bindings: serial: snps-dw-apb-uart: "
` [PATCH v2 3/7] dt-bindings: mmc: rockchip-dw-mshc: "
` [PATCH v2 4/7] dt-bindings: watchdog: dw-wdt: "
` [PATCH v2 5/7] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs
` [PATCH v2 6/7] arm64: dts: rockchip: add core dtsi for RK3568 SoC
` [PATCH v2 7/7] arm64: dts: rockchip: add basic dts for RK3568 EVB

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-25  7:51 UTC  (7+ messages)
        ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-24 11:29 UTC  (7+ messages)

[PATCH] mtd: mtd_oobtest: Remove redundant assignment to err
 2021-04-25 10:28 UTC  (2+ messages)

[PATCH 1/2] iio: xilinx-xadc: Remove `irq` field from state struct
 2021-04-25 10:26 UTC  (2+ messages)
` [PATCH 2/2] iio: xilinx-xadc: Make IRQ optional

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-25 10:25 UTC  (2+ messages)

[PATCH] net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()
 2021-04-25 10:24 UTC 

[PATCH v1 0/5] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-25 10:20 UTC  (7+ messages)
` [PATCH v1 4/5] arm64: dts: rockchip: add core dtsi "

[PATCH] fs/ntfs: drop unneeded assignment in ntfs_perform_write()
 2021-04-25 10:15 UTC 

[PATCH] esp: drop unneeded assignment in esp4_gro_receive()
 2021-04-25 10:14 UTC 

[PATCH] ASoC: q6dsp: q6afe: remove unneeded dead-store initialization
 2021-04-25 10:12 UTC  (2+ messages)

[PATCH v5 0/4] close various race windows for swap
 2021-04-25  9:54 UTC  (5+ messages)
` [PATCH v5 1/4] mm/swapfile: use percpu_ref to serialize against concurrent swapoff
` [PATCH v5 2/4] swap: fix do_swap_page() race with swapoff
` [PATCH v5 3/4] mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()
` [PATCH v5 4/4] mm/shmem: fix shmem_swapin() race with swapoff

io_uring networking performance degradation
 2021-04-25  9:52 UTC  (5+ messages)

[PATCH] io_uring: update sq_thread_idle after ctx deleted
 2021-04-25  9:52 UTC  (3+ messages)

[xen-unstable-coverity test] 161447: all pass - PUSHED
 2021-04-25  9:48 UTC 

[GIT PULL] perf/urgent for v5.12
 2021-04-25  9:46 UTC 

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-25  9:45 UTC  (15+ messages)
                    ` Crash for i40e on net-next (was: [PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support)

[PATCH] cec-follower: detect the cessation of Audio Rate Control messages
 2021-04-25  9:42 UTC  (2+ 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.