All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-28 09:33:01 to 2021-05-28 10:25:34 UTC [more...]

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-28 10:24 UTC  (11+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map

[PATCH v21 00/18] ARM Primecell PL35x support
 2021-05-28 10:01 UTC  (15+ messages)
` [PATCH v21 01/18] dt-binding: memory: pl353-smc: Rephrase the binding
` [PATCH v21 02/18] dt-binding: memory: pl353-smc: Document the range property
` [PATCH v21 03/18] dt-binding: memory: pl353-smc: Drop the partitioning section
` [PATCH v21 04/18] dt-binding: memory: pl353-smc: Describe the child reg property
` [PATCH v21 05/18] dt-binding: memory: pl353-smc: Fix the example syntax and style
` [PATCH v21 06/18] dt-binding: memory: pl353-smc: Drop unsupported nodes from the example
` [PATCH v21 07/18] dt-binding: memory: pl353-smc: Fix the NAND controller node in "
` [PATCH v21 08/18] dt-binding: memory: pl353-smc: Enhance the description of the reg property
` [PATCH v21 09/18] dt-binding: memory: pl353-smc: Convert to yaml
` [PATCH v21 10/18] memory: pl353-smc: Fix style
` [PATCH v21 11/18] memory: pl353-smc: Rename goto labels
` [PATCH v21 12/18] memory: pl353-smc: Let lower level controller drivers handle inits
` [PATCH v21 13/18] memory: pl353-smc: Avoid useless acronyms in descriptions
` [PATCH v21 14/18] memory: pl353-smc: Declare variables following a reverse christmas tree order

[PATCH v4 0/4] arm64: improve efficiency of setting tags for user pages
 2021-05-28 10:25 UTC  (3+ messages)
` [PATCH v4 2/4] kasan: use separate (un)poison implementation for integrated init

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-28 10:24 UTC  (8+ messages)
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH 0/7] btrfs: defrag: rework to support sector perfect defrag
 2021-05-28 10:23 UTC  (5+ messages)
` [PATCH 1/7] btrfs: defrag: pass file_ra_state instead of file for btrfs_defrag_file()
` [PATCH 2/7] btrfs: defrag: extract the page preparation code into one helper

[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on
 2021-05-28 10:23 UTC  (5+ messages)
` [PATCH v6 1/3] evtchn: slightly defer lock acquire where possible

[Intel-gfx] [PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-05-28 10:04 UTC  (3+ messages)
`  "

[PATCH v3 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-05-28 10:22 UTC  (5+ messages)
` [PATCH v3 3/5] arm: stm32mp: Implement support for TZC 400 controller
` [PATCH v3 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE

[PATCH] ARM: dts: add SolidRun SolidSense support
 2021-05-28 10:22 UTC  (3+ messages)

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-28 10:21 UTC  (9+ messages)

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-05-28 10:20 UTC  (3+ messages)

[PATCH] regulator: fan53555: add back tcs4526
 2021-05-28 10:19 UTC  (2+ messages)
` [PATCH v2] regulator: fan53555: add tcs4526

Back-ports of dwc2 commit break peripheral-only builds
 2021-05-28 10:19 UTC 

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-28 10:18 UTC  (5+ messages)
` [RFC PATCH v6 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v6 03/27] nvme-fabrics: Expose nvmf_check_required_opts() globally

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 10:16 UTC  (9+ messages)

[PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes
 2021-05-28 10:14 UTC  (17+ messages)
` [PATCH v1 02/28] leds: core: The -ENOTSUPP should never be seen by user space
` [PATCH v1 03/28] leds: el15203000: Give better margin for usleep_range()
` [PATCH v1 08/28] leds: lgm-sso: Put fwnode in any case during ->probe()
` [PATCH v1 09/28] leds: lgm-sso: Don't spam logs when probe is deferred
` [PATCH v1 11/28] leds: lgm-sso: Remove explicit managed resource cleanups
` [PATCH v1 21/28] leds: lm3697: Make error handling more robust
` [PATCH v1 28/28] leds: sgm3140: Put fwnode in any case during ->probe()

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-28 10:14 UTC  (5+ messages)

[xen-unstable-smoke test] 162245: tolerable all pass - PUSHED
 2021-05-28 10:14 UTC 

[PATCH 4.19 00/12] bpf: fix verifier selftests, add CVE-2021-29155 fixes
 2021-05-28 10:12 UTC  (2+ messages)

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-28 10:11 UTC  (18+ messages)
` [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start
` [PATCH v2 1/6] ARM: change vmalloc_min to be unsigned long
` [PATCH v2 2/6] ARM: use a temporary variable to hold maximum vmalloc size
` [PATCH v2 3/6] ARM: change vmalloc_min to vmalloc_start
` [PATCH v2 4/6] ARM: change vmalloc_start to vmalloc_size
` [PATCH v2 5/6] ARM: use "* SZ_1M" rather than "<< 20"
` [PATCH v2 6/6] ARM: use MiB for vmalloc sizes

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-28 10:11 UTC  (4+ messages)
` [Buildroot] [PATCHv3 07/15] package/boost: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG

[PATCH v5 1/3] drm: Add support for GEM buffers backed by non-coherent memory
 2021-05-28 10:10 UTC  (5+ messages)
` [PATCH] drm: Fix for GEM buffers with write-combine memory

[PATCH net-next v3 0/2] bonding/balance-alb: support VMs behind bridges better
 2021-05-28 10:10 UTC  (3+ messages)
` [PATCH net-next v3 1/2] bonding: add pure source-mac-based tx hashing option

[PATCH 00/15] Rid W=1 warnings from LED
 2021-05-28 10:10 UTC  (15+ messages)
` [PATCH 01/15] leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
` [PATCH 02/15] leds: leds-gpio-register: Supply description for param 'id'
` [PATCH 03/15] leds: led-class: Fix incorrectly documented param 'dev'
` [PATCH 05/15] leds: leds-as3645a: Fix function name 'as3645a_set_current()'
` [PATCH 14/15] leds: leds-lm3692x: Demote non-complete kernel-doc

[PATCH] batman-adv: Remove the repeated declaration
 2021-05-28 10:00 UTC  (4+ messages)

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-28  9:55 UTC  (9+ messages)
` [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
    ` [Intel-gfx] "

Invalid _Static_assert expanded from HASH_CALLBACKS_CHECK
 2021-05-28 10:07 UTC  (4+ messages)

[PATCH] mac80211: remove the repeated declaration
 2021-05-28 10:07 UTC 

[PATCH] usb: dwc3: trace: Remove unused fields in dwc3_log_trb
 2021-05-28 10:06 UTC  (2+ messages)

[PATCH v2] docs/zh_CN:add core-api padata translation
 2021-05-28 10:04 UTC  (2+ messages)

[PATCH v2] usb: dwc2: Fix build in periphal-only mode
 2021-05-28 10:04 UTC  (5+ messages)

[PATCH] package_rpm: pass XZ_THREADS to rpm
 2021-05-28 10:03 UTC  (5+ messages)
` [OE-core] "

Data corruption on i.MX6 IPU in arm_copy_from_user()
 2021-05-28 10:02 UTC  (5+ messages)

[kvm-unit-tests PATCH v4 0/7] s390: Add support for large pages
 2021-05-28 10:03 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 6/7] s390x: mmu: add "

[linux-linus test] 162241: regressions - FAIL
 2021-05-28 10:02 UTC 

[LTP] [PATCH 1/1] sendfile0{2,9}: Remove OFF_T workaround
 2021-05-28 10:01 UTC  (3+ messages)

[PATCH v1 1/6] i2c: acpi: Export i2c_acpi_find_client_by_adev() for users
 2021-05-28 10:01 UTC  (5+ messages)

[PATCH] mt76: mt7921: update statistic in active mode only
 2021-05-28 10:00 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: add initial device-tree for Microsoft Surface Duo
 2021-05-28 10:00 UTC  (7+ messages)

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28 10:00 UTC  (5+ messages)

[PATCH v2] docs: core-api: Documentation build warning fix
 2021-05-28 10:00 UTC 

[PATCH v2 1/4] kunit: Support skipped tests
 2021-05-28  9:59 UTC  (5+ messages)

[PATCH] mfd:Add SUNIX mfd & PCIe driver
 2021-05-28  9:58 UTC 

[PATCH] dt-bindings: i2c: brcm,iproc-i2c: convert to the json-schema
 2021-05-28  9:57 UTC  (6+ messages)

[PATCH] mfd:Add supprt for SUNIX mfd & PCIe driver
 2021-05-28  9:58 UTC 

[bug report][regression] device node still exists after blktests nvme/011 finished
 2021-05-28  9:57 UTC  (2+ messages)

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-28  9:56 UTC  (10+ messages)

[PATCH] media: atomisp: remove compat_ioctl32 code
 2021-05-28  9:56 UTC  (4+ messages)

[v2 00/17] Add Intel N5X SoC support
 2021-05-28  9:55 UTC  (8+ messages)
` [v2 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v2 15/17] arm: dts: Add base dtsi and devkit dts "

Where to define username/password when fetching sstate via http with basic authentication?
 2021-05-28  9:50 UTC  (3+ messages)
` [yocto] "

[PATCH v5 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-05-28  9:47 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH] venus: helper: do not set constrained format for UBWC
 2021-05-28  9:48 UTC 

[PATCH 1/2] drm/ttm: cleanup and add TTM_PL_FLAG_TEMPORARY
 2021-05-28  9:47 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: stop bookkeeping of temporary GTT allocation

[PATCH v2 1/4] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-05-28  9:43 UTC  (5+ messages)
` [PATCH v2 4/4] firmware: arm_scmi: add optee transport

[PATCH bpf-next v2 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-05-28  9:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] "

[PATCH] common/xfs: Fix _require_scratch_xfs_shrink bug
 2021-05-28  9:41 UTC 

[chrome-os:chromeos-5.10 11827/12498] drivers/pinctrl/pinctrl-single.c:725:6: error: variable 'num_pins_in_register' set but not used
 2021-05-28  9:40 UTC 

[PATCH] mt76: move interface_modes configuration in hw specific code
 2021-05-28  9:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] crypto/ccp: enable IOMMU for CCP
 2021-05-28  9:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH V3 rdma-core 0/5] Broadcom's user library update
 2021-05-28  9:39 UTC  (6+ messages)
` [PATCH V3 rdma-core 1/5] Update kernel headers
` [PATCH V3 rdma-core 2/5] bnxt_re/lib: Read wqe mode from the driver
` [PATCH V3 rdma-core 3/5] bnxt_re/lib: add a function to initialize software queue
` [PATCH V3 rdma-core 4/5] bnxt_re/lib: Use separate indices for shadow queue
` [PATCH V3 rdma-core 5/5] bnxt_re/lib: Move hardware queue to 16B aligned indices

[PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
 2021-05-28  9:35 UTC  (3+ messages)

arch/riscv/staging
 2021-05-28  9:37 UTC  (10+ messages)

[PATCH V2 0/4] mailbox: imx: add i.MX8ULP MU support
 2021-05-28 10:06 UTC  (10+ messages)
` [PATCH V2 1/4] dt-bindings: mailbox: imx-mu: "
` [PATCH V2 2/4] mailbox: imx: replace the xTR/xRR array with single register
` [PATCH V2 3/4] mailbox: imx: add xSR/xCR register array
` [PATCH V2 4/4] mailbox: imx-mailbox: support i.MX8ULP MU

[PATCH v4 for-next 00/12] RDMA: Use refcount_t for reference counting
 2021-05-28  9:37 UTC  (13+ messages)
` [PATCH v4 for-next 01/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
` [PATCH v4 for-next 02/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
` [PATCH v4 for-next 03/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_mad_snoop_private
` [PATCH v4 for-next 04/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
` [PATCH v4 for-next 05/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
` [PATCH v4 for-next 06/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_group
` [PATCH v4 for-next 07/12] RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
` [PATCH v4 for-next 08/12] RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
` [PATCH v4 for-next 09/12] RDMA/hns: Use refcount_t instead of atomic_t for SRQ "
` [PATCH v4 for-next 10/12] RDMA/hns: Use refcount_t instead of atomic_t for QP "
` [PATCH v4 for-next 11/12] RDMA/cxgb4: Use refcount_t instead of atomic_t for "
` [PATCH v4 for-next 12/12] RDMA/ipoib: "

[LTP] [PATCH v2 0/6] cfs_bandwidth01 and CGroup API
 2021-05-28  9:37 UTC  (4+ messages)
` [LTP] [PATCH v2 6/6] sched/cgroup: Add cfs_bandwidth01

[PATCH] usb: musb: Check devctl status again for a spurious session request
 2021-05-28  9:37 UTC  (4+ messages)

[PATCH 1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream()
 2021-05-28  9:36 UTC  (3+ messages)

[PATCH] reset: stm32: Fix bank and offset computation
 2021-05-28  9:36 UTC  (2+ messages)

[PATCH] dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported
 2021-05-28  9:32 UTC  (3+ messages)

[PATCH v3 00/19] am335x, guardian: update board specific changes
 2021-05-28  9:30 UTC  (13+ messages)
` [PATCH v3 03/19] configs: am335x_guardian: add ubi fastmap support
` [PATCH v3 05/19] configs: am335x_guardian: add memtest configs
` [PATCH v3 06/19] am335x, guardian: add memtest address range
` [PATCH v3 07/19] am335x, guardian: Update pinmux configuration
` [PATCH v3 12/19] am335x, guardian: update swi logic
` [PATCH v3 13/19] am335x, guardian: Enable backlight
` [PATCH v3 14/19] configs: am335x_guardian: Enable display config
` [PATCH v3 15/19] drivers: video: hx8238 fix build bug
` [PATCH v3 16/19] am335x, guardian: Enable panel driver Himax HX8238D
` [PATCH v3 17/19] am335x, guardian: software update available status is stored in AM3352 RTC scracth register
` [PATCH v3 18/19] configs: am335x_guardian: Enable bootcount nvmem support
` [PATCH v3 19/19] configs: am335x_guardian: add register maps support

[PATCH] xfs: fix check of whether the mkfs fail
 2021-05-28  9:40 UTC 

[PATCH 0/2 v2] block: Fix deadlock when merging requests with BFQ
 2021-05-28  9:33 UTC  (3+ messages)
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[PATCH rdma-core 0/4] libhns: Add support for direct WQE
 2021-05-28  9:32 UTC  (5+ messages)
` [PATCH rdma-core 1/4] Update kernel headers
` [PATCH rdma-core 2/4] libhns: Refactor hns uar mmap flow
` [PATCH rdma-core 3/4] libhns: Fixes data type when writing doorbell
` [PATCH rdma-core 4/4] libhns: Add support for direct wqe


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.