All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-11 00:59:08 to 2020-12-11 01:45:12 UTC [more...]

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-12-11  1:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH V2 0/2] "

[PATCH] crypto: ccree - remove unused including <linux/version.h>
 2020-12-11  1:42 UTC 

[PATCH] riscv: kernel: Drop unused clean rule
 2020-12-11  1:43 UTC  (2+ messages)

[PATCH v2] riscv: Using printk directly in __show_regs
 2020-12-11  1:43 UTC  (2+ messages)

[PATCH 1/1] riscv: provide memmove implementation
 2020-12-11  1:43 UTC  (2+ messages)

[PATCH v5 for-next 00/11] RDMA/hns: Updates for 5.11
 2020-12-11  1:37 UTC  (12+ messages)
` [PATCH v5 for-next 01/11] RDMA/hns: Limit the length of data copied between kernel and userspace
` [PATCH v5 for-next 02/11] RDMA/hns: Normalization the judgment of some features
` [PATCH v5 for-next 03/11] RDMA/hns: Do shift on traffic class when using RoCEv2
` [PATCH v5 for-next 04/11] RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
` [PATCH v5 for-next 05/11] RDMA/hns: WARN_ON if get a reserved sl from users
` [PATCH v5 for-next 06/11] RDMA/hns: Remove unnecessary access right set during INIT2INIT
` [PATCH v5 for-next 07/11] RDMA/hns: Fix coding style issues
` [PATCH v5 for-next 08/11] RDMA/hns: Clear redundant variable initialization
` [PATCH v5 for-next 09/11] RDMA/hns: Fix incorrect symbol types
` [PATCH v5 for-next 10/11] RDMA/hns: Fix inaccurate prints
` [PATCH v5 for-next 11/11] RDMA/hns: Simplify AEQE process for different types of queue

NOHZ tick-stop error: Non-RCU local softirq work is pending
 2020-12-11  1:40 UTC  (6+ messages)

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-11  1:39 UTC  (13+ messages)

[ti:ti-linux-5.4.y 1/1] net/hsr/hsr_forward.c:521:13: warning: stack frame size of 1664 bytes in function 'hsr_forward_do'
 2020-12-11  1:38 UTC 

[PATCH v2 0/2] Two changes related with UFS clock scaling
 2020-12-11  1:36 UTC  (8+ messages)
` [PATCH 1/2] scsi: ufs: Protect some contexts from unexpected "
` [PATCH 2/2] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2020-12-11  1:36 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH 0/4] clock: Get rid of clock_get_ns()
 2020-12-11  1:36 UTC  (5+ messages)
` [PATCH 1/4] clock: Introduce clock_ticks_to_ns()

[radeon-alex:amd-staging-drm-next 534/912] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:904:6: warning: old-style function definition
 2020-12-11  1:35 UTC  (2+ messages)

What's cooking in git.git (Dec 2020, #01; Tue, 8)
 2020-12-11  1:33 UTC  (6+ messages)
` fc/pull-merge-rebase, was "

[dpdk-dev] [PATCH] net/ixgbe: fix fdirctrl register setting
 2020-12-11  1:35 UTC 

[PATCH 00/29] RFC: iov_iter: Switch to using an ops table
 2020-12-11  1:30 UTC  (4+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations

[PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11  1:30 UTC  (17+ messages)
` [PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
      ` [dm-devel] "
` [PATCH v7 2/8] IMA: add support to measure buffer data hash
      ` [dm-devel] "
` [PATCH v7 6/8] IMA: extend critical data hook to limit the measurement based on a label
      ` [dm-devel] "
` [PATCH v7 7/8] IMA: define a builtin critical data measurement policy
      ` [dm-devel] "

[PATCH v2 00/26] dm: Change the way sequence numbers are implemented
 2020-12-11  1:31 UTC  (27+ messages)
` [PATCH v2 01/26] linker_lists: Fix alignment issue
` [PATCH v2 02/26] dm: Avoid accessing seq directly
` [PATCH v2 03/26] dm: core: Update uclass_find_next_free_req_seq() args
` [PATCH v2 04/26] dm: core: Add a new sequence number for devices
` [PATCH v2 05/26] dm: test: Check all devices have a sequence numbers
` [PATCH v2 06/26] dm: core: Switch binding to use new "
` [PATCH v2 07/26] dm: Fix return value in dev_read_alias_seq()
` [PATCH v2 08/26] dm: test: Drop assumptions of no sequence numbers
` [PATCH v2 09/26] octeon: Don't attempt to set the sequence number
` [PATCH v2 10/26] i2c: Update for new sequence numbers
` [PATCH v2 11/26] net: Update to use "
` [PATCH v2 12/26] pci: "
` [PATCH v2 13/26] spi: Update for "
` [PATCH v2 14/26] usb: ehci-mx6: Drop assignment of sequence number
` [PATCH v2 15/26] usb: Update for new sequence numbers
` [PATCH v2 16/26] x86: Drop unnecessary mp_init logic
` [PATCH v2 17/26] x86: Simplify acpi_device_infer_name()
` [PATCH v2 18/26] gpio: Update for new sequence numbers
` [PATCH v2 19/26] pinctrl: "
` [PATCH v2 20/26] dm: Switch over to use new sequence number for dev_seq()
` [PATCH v2 21/26] dm: Drop uclass_resolve_seq()
` [PATCH v2 22/26] dm: Drop the unused arg in uclass_find_device_by_seq()
` [PATCH v2 23/26] dm: core: Update uclass_find_next_free_req_seq() for new scheme
` [PATCH v2 24/26] cmd: Drop use of old sequence numbers in commands
` [PATCH v2 25/26] dm: core: Drop seq and req_seq
` [PATCH v2 26/26] dm: Update documentation for new sequence numbers

[PATCH] xen/arm: Add workaround for Cortex-A53 erratum #843419
 2020-12-11  1:29 UTC  (2+ messages)

[PATCH v3 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-11  1:29 UTC  (17+ messages)
` [PATCH v3 1/8] xen/arm: Import the SMMUv3 driver from Linux
` [PATCH v3 2/8] xen/arm: revert atomic operation related command-queue insertion patch
` [PATCH v3 3/8] xen/arm: revert patch related to XArray
` [PATCH v3 4/8] xen/arm: Remove support for Stage-1 translation on SMMUv3
` [PATCH v3 5/8] xen/device-tree: Add dt_property_match_string helper
` [PATCH v3 6/8] xen/arm: Remove Linux specific code that is not usable in XEN
` [PATCH v3 7/8] xen/arm: Add support for SMMUv3 driver
` [PATCH v3 8/8] xen/arm: smmuv3: Remove linux compatibility functions

[PATCH v4 for-next 00/11] RDMA/hns: Updates for 5.11
 2020-12-11  1:27 UTC  (3+ messages)

[PATCH] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-11  1:27 UTC  (5+ messages)

(no subject)
 2020-12-11  1:28 UTC  (5+ messages)
` [PATCH V3 21/23] xen/arm: Add mapcache invalidation handling

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next 3/6] mptcp: add set_flags command in PM netlink
 2020-12-11  1:27 UTC 

[PATCH bpf-next v2] selftests/bpf: Drop the need for LLVM's llc
 2020-12-11  1:26 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH v2 00/21] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-11  1:19 UTC  (44+ messages)
` [PATCH v2 01/21] clk: sunxi-ng: h6: Fix clock divider range on some clocks
` [PATCH v2 02/21] dt-bindings: pinctrl: Add Allwinner H616 compatible strings
` [PATCH v2 03/21] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
` [PATCH v2 04/21] pinctrl: sunxi: Add support for the Allwinner H616-R "
` [PATCH v2 05/21] dt-bindings: clk: sunxi-ccu: Add compatible string for Allwinner H616
` [PATCH v2 06/21] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
` [PATCH v2 07/21] clk: sunxi-ng: Add support for the Allwinner H616 CCU
` [PATCH v2 08/21] dt-bindings: mmc: sunxi: Add Allwinner A100 and H616 compatibles
` [PATCH v2 09/21] mmc: sunxi: add support for A100 mmc controller
` [PATCH v2 10/21] mfd: axp20x: Allow AXP chips without interrupt lines
` [PATCH v2 11/21] dt-bindings: sram: sunxi-sram: Add H616 compatible string
` [PATCH v2 12/21] soc: sunxi: sram: Add support for more than one EMAC clock
` [PATCH v2 13/21] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
` [PATCH v2 14/21] phy: sun4i-usb: Rework "pmu_unk1" handling
` [PATCH v2 15/21] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH v2 16/21] dt-bindings: watchdog: sun4i: Add A100 compatible
` [PATCH v2 17/21] dt-bindings: watchdog: sun4i: Add H616 compatible string
` [PATCH v2 18/21] dt-bindings: allwinner: Add H616 compatible strings
` [PATCH v2 19/21] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v2 20/21] dt-bindings: arm: sunxi: Add OrangePi Zero 2 binding
` [PATCH v2 21/21] arm64: dts: allwinner: Add OrangePi Zero 2 .dts

[PATCH 0/2] mtd: spinand: add support for MX35LFxG24AD & Fix bug of BCH
 2020-12-11  1:20 UTC  (5+ messages)
` [PATCH 1/2] mtd: nand: ecc-bch: Fix the size of calc_buf/code_buf of the BCH

[Bug 1907427] [NEW] Build on sparc64 fails with "undefined reference to `fdt_check_full'"
 2020-12-11  1:08 UTC  (3+ messages)

[PATCH v3 0/4] Add helpful advice about init.defaultBranch
 2020-12-11  1:22 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] init: provide useful "

[PATCH 0/2] tcg: Eliminate scratch regs from i386 backend
 2020-12-11  1:14 UTC  (3+ messages)
` [PATCH 1/2] tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH 2/2] tcg: Introduce INDEX_op_qemu_st8_i32

[PATCH RFC sl-b] Export return addresses for better diagnostics
 2020-12-11  1:20 UTC  (9+ messages)
` [PATCH RFC v2 sl-b] Export return addresses etc. "
    ` [PATCH v3 sl-b 1/6] mm: Add mem_dump_obj() to print source of memory block
    ` [PATCH v3 sl-b 2/6] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
    ` [PATCH v3 sl-b 3/6] mm: Make mem_dump_obj() handle vmalloc() memory
    ` [PATCH v3 sl-b 4/6] mm: Make mem_obj_dump() vmalloc() dumps include start and length
    ` [PATCH v3 sl-b 5/6] rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback
    ` [PATCH v3 sl-b 6/6] percpu_ref: Dump mem_dump_obj() info upon reference-count underflow

[MPTCP] Re: [MPTCP][PATCH v3 mptcp-next 1/6] mptcp: add the outgoing MP_PRIO support
 2020-12-11  1:23 UTC 

[PATCH] docs: update requirements to install six module
 2020-12-11  1:15 UTC  (5+ messages)

hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
 2020-12-11  1:19 UTC  (5+ messages)

[PATCH V5 0/6] nvmet: add ZBD backend support
 2020-12-11  1:18 UTC  (4+ messages)
` [PATCH V5 4/6] nvmet: add ZBD over ZNS "

[RFC 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2020-12-11  1:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev3)

[PATCH] mm, slab, slub: clear the slab_cache field when freeing page
 2020-12-11  1:17 UTC  (3+ messages)

[PATCH] mm/slab: Perform init_on_free earlier
 2020-12-11  1:17 UTC  (3+ messages)

[PATCH] xfs: silence a cppcheck warning
 2020-12-11  1:17 UTC  (2+ messages)

[PULL 0/3] tcg patch queue
 2020-12-11  1:10 UTC  (4+ messages)
` [PULL 1/3] accel/tcg: split CpusAccel into three TCG variants
` [PULL 2/3] accel/tcg: split tcg_start_vcpu_thread
` [PULL 3/3] accel/tcg: rename tcg-cpus functions to match module name

[PATCH v1 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-12-11  1:16 UTC  (6+ messages)
` [PATCH v1 1/2] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE (nested case only)

[PATCH] kvm: Take into account the unaligned section size when preparing bitmap
 2020-12-11  1:13 UTC  (8+ messages)

Unresponsive BMC after booting into Ubuntu
 2020-12-11  1:13 UTC  (5+ messages)

Refcount mismatch when unregistering netdevice from kernel
 2020-12-11  1:12 UTC  (7+ messages)

[PATCH v2 0/2] vim: configuration and sharness syntax
 2020-12-11  1:08 UTC  (4+ messages)
` [PATCH v2 1/2] Add project-wide .vimrc configuration

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Check a submit chain
 2020-12-11  1:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next v3] selftests/bpf: Silence ima_setup.sh when not running in verbose mode
 2020-12-11  1:07 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Go softly softly on initial modeset failure
 2020-12-11  1:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v6 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-12-11  0:46 UTC  (17+ messages)
` [PATCH v6 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v6 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v6 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v6 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v6 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v6 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v6 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v6 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v6 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v6 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v6 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v6 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v6 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v6 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v6 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v6 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

Testsuite failures on sparc64 due to unaligned access since 1.5.0
 2020-12-11  1:07 UTC  (3+ messages)

[PATCH 0/2] Enumerate and expose AVX512_FP16 feature
 2020-12-11  1:03 UTC  (3+ messages)
` [PATCH 2/2] x86: Expose AVX512_FP16 for supported CPUID

[RFC PATCH v2 2/6] power: supply: add sw-gauge for SOC estimation and CC correction
 2020-12-11  1:05 UTC  (2+ messages)

[git pull] drm fixes for 5.10 final
 2020-12-11  1:03 UTC  (2+ messages)

[PATCHSET 0/2] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-11  1:01 UTC  (6+ messages)
` [PATCH 2/2] fs: expose LOOKUP_NONBLOCK through openat2() RESOLVE_NONBLOCK

[PATCH v3 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
 2020-12-11  0:21 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 14240d4c5b25d087529691ccf4d7ea256f26cfdf
 2020-12-11  1:02 UTC 

[krzk-github:n/dts-mfd-rtc-interrupt-level-fixup-exynos-sec-maxim 27/27] drivers/power/supply/max17040_battery.c:365:15: warning: variable 'flags' set but not used
 2020-12-11  1:00 UTC 

[PATCH] tty: serial: meson: enable console as module
 2020-12-11  0:57 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.