All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-23 13:20:16 to 2022-02-23 13:51:20 UTC [more...]

[Intel-gfx] [PATCH 0/3] drm/helpers: Make the suballocation manager drm generic
 2022-02-23 13:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/3] drm: Extract amdgpu_sa.c as a generic suballocation helper
` [Intel-gfx] [PATCH 2/3] drm/amd: Convert amdgpu to use "

[PATCH v5 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-23 13:43 UTC  (44+ messages)
` [PATCH v5 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v5 02/32] mtd: spi-nor: catalyst: "
` [PATCH v5 03/32] mtd: spi-nor: eon: "
` [PATCH v5 04/32] mtd: spi-nor: esmt: "
` [PATCH v5 05/32] mtd: spi-nor: everspin: "
` [PATCH v5 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v5 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v5 08/32] mtd: spi-nor: intel: "
` [PATCH v5 09/32] mtd: spi-nor: issi: "
` [PATCH v5 10/32] mtd: spi-nor: macronix: "
` [PATCH v5 11/32] mtd: spi-nor: micron-st: "
` [PATCH v5 12/32] mtd: spi-nor: spansion: "
` [PATCH v5 13/32] mtd: spi-nor: sst: "
` [PATCH v5 14/32] mtd: spi-nor: winbond: "
` [PATCH v5 15/32] mtd: spi-nor: xilinx: "
` [PATCH v5 16/32] mtd: spi-nor: xmc: "
` [PATCH v5 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v5 18/32] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v5 19/32] mtd: spi-nor: export more function to be used in vendor modules
` [PATCH v5 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v5 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v5 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v5 23/32] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v5 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v5 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v5 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v5 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v5 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v5 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v5 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v5 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v5 32/32] mtd: spi-nor: renumber flags

[PATCH] imx: imx8mm/imx8mn_beacon: Remove redundant code
 2022-02-23 13:50 UTC 

Unintended file entry addition in commit 7ed88a03b15b ("certs: Check that builtin blacklist hashes are valid")?
 2022-02-23 13:50 UTC 

[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
 2022-02-23 13:50 UTC  (2+ messages)
` [PATCH 2/2] ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L

[PATCH] raw/cnxk_gpio: fix DPDK version in a map file
 2022-02-23 13:50 UTC  (2+ messages)

[net-next v9 2/2] net: sched: support hash/classid/cpuid selecting tx queue
 2022-02-23 13:49 UTC 

[PATCH] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-02-23 13:49 UTC  (6+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v8 0/3] VNC-related HMP/QMP fixes
 2022-02-23 13:45 UTC  (6+ messages)
` [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password

[PATCH] sched: fix integer handling issue
 2022-02-23 13:49 UTC  (4+ messages)
` more than 64 lcores not properly supported

Checking for network online
 2022-02-23 13:48 UTC  (6+ messages)

[PATCH 0/5] refactore mlx5 guides
 2022-02-23 13:48 UTC  (7+ messages)
` [PATCH v2 0/5] Refactor "
  ` [PATCH v2 1/5] doc: remove obsolete explanations from mlx5 guide
  ` [PATCH v2 2/5] doc: replace broken links in "
  ` [PATCH v2 3/5] doc: correct name of BlueField-2 "
  ` [PATCH v2 4/5] doc: add shared guide for mlx5 PMDs
  ` [PATCH v2 5/5] doc: update doorbell mapping parameter name in mlx5 guide

[PATCH 1/2] i2c: designware: Lock the adapter while setting the suspended flag
 2022-02-23 13:48 UTC  (2+ messages)
` [PATCH 2/2] i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers

[PATCH v2 0/8] Add support for LoongArch
 2022-02-23 13:46 UTC  (9+ messages)
` [PATCH v2 1/8] PE: Add LoongArch definitions
` [PATCH v2 2/8] "
` [PATCH v2 3/8] LoongArch: Add setjmp implementation
` [PATCH v2 4/8] LoongArch: Add early startup code
` [PATCH v2 5/8] LoongArch: Add stubs for Linux loading commands
` [PATCH v2 6/8] LoongArch: Add awareness for LoongArch relocations
` [PATCH v2 7/8] LoongArch: Add auxiliary files
` [PATCH v2 8/8] LoongArch: Add to build system

[PATCH v2] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-23 13:48 UTC 

[igt-dev] [PATCH 0/9] Add support to collecr code coverage data
 2022-02-23 13:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[RFC PATCH] drm/panel: simple: panel-dpi: use bus-format to set bpc and bus_format
 2022-02-23 13:47 UTC  (5+ messages)

[PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
 2022-02-23 13:46 UTC  (3+ messages)
` [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path

Analysis of slow distro boots in check-avocado (BootLinuxAarch64.test_virt_tcg*)
 2022-02-23 13:43 UTC  (9+ messages)

[PATCH] scripts: kernel-doc: Check existence of FILE arg
 2022-02-23 13:47 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix cursor coordinates on bigjoiner slave
 2022-02-23 14:00 UTC  (2+ messages)
` [Intel-gfx] [v2] "

[PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type
 2022-02-23 13:46 UTC  (12+ messages)

[PATCH 1/2] docs: fix hardcoded link warning messages
 2022-02-23 13:46 UTC  (5+ messages)
` [PATCH 2/2] docs: point to renamed BB_BASEHASH_IGNORE_VARS variable
  ` [docs] "
` [docs] [PATCH 1/2] docs: fix hardcoded link warning messages

[igt-dev] [PATCH i-g-t] tests/kms_psr2_sf: Add new testcases for moving plane
 2022-02-23 13:44 UTC  (4+ messages)

[PATCH v6 0/4] s390x: Add partial z15 support and tests
 2022-02-23 13:40 UTC  (3+ messages)
` [PATCH v6 1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x

[PATCH v6 13/13] NFS: Trace effects of the readdirplus heuristic
 2022-02-23 13:40 UTC  (9+ messages)
` [PATCH v3 1/8] NFS: save the directory's change attribute on pagecache pages
  ` [PATCH v3 2/8] NFSv4: Send GETATTR with READDIR
    ` [PATCH v3 3/8] NFS: Add a struct to track readdir pagecache location
      ` [PATCH v3 4/8] NFS: Keep the readdir pagecache cursor updated
        ` [PATCH v3 5/8] NFS: readdir per-page cache validation
          ` [PATCH v3 6/8] NFS: stash the readdir pagecache cursor on the open directory context
            ` [PATCH v3 7/8] NFS: Support headless readdir pagecache pages
              ` [PATCH v3 8/8] NFS: Revalidate the directory pagecache on every nfs_readdir()

[PATCH 1/2] mfd: arizona-spi: Split Windows ACPI init code into its own function
 2022-02-23 13:42 UTC  (2+ messages)
` [PATCH 2/2] mfd: arizona-spi: Add Android board ACPI table handling

[igt-dev] [PATCH i-g-t v2] tests/kms_psr2_sf: Add new testcases for moving plane without updates
 2022-02-23 13:42 UTC 

[OE-core] [PATCH] ruby: upgrade 3.1.0 -> 3.1.1
 2022-02-23 13:41 UTC  (2+ messages)
` [OE-core] [PATCH] wireless-regdb: upgrade 2021.08.28 -> 2022.02.18

[PATCH] Documentation/vm/page_owner.rst: fix commends
 2022-02-23 13:41 UTC 

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-23 13:40 UTC  (3+ messages)
` [PATCH v2 01/18] KVM: x86: host-initiated EFER.LME write affects the MMU

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-23 13:39 UTC  (32+ messages)
` [PATCH v2 06/23] arm64: dts: mt8192: Add usb-phy node
` [PATCH v2 07/23] arm64: dts: mt8192: Add xhci node
` [PATCH v2 08/23] arm64: dts: mt8192: Add audio-related nodes
` [PATCH v2 14/23] arm64: dts: mt8192: Add mipi_tx node
` [PATCH v2 15/23] arm64: dts: mt8192: Add m4u and smi nodes
` [PATCH v2 17/23] arm64: dts: mt8192: Add vcodec lat and core nodes
` [PATCH v2 21/23] arm64: dts: mt8192: Add dsi node

[PATCH v3 0/5] ARM: r9a06g032: add support for the watchdogs
 2022-02-23 13:39 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: clock: r9a06g032: Add the definition of the watchdog clock
` [PATCH v3 3/5] ARM: dts: r9a06g032: Add the watchdog nodes
` [PATCH v3 4/5] ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0 with a 60s timeout

[PATCH 0/8] RZN1 DMA support
 2022-02-23 13:38 UTC  (8+ messages)
` [PATCH 5/8] dma: dw: Avoid partial transfers

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-23 13:39 UTC  (8+ messages)
` [RFC 10/10] net: sfp: add support for fwnode

[Intel-gfx] [PATCH] sound/hda/hdac_i915: reduce the timeout for component binding
 2022-02-23 13:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[virtio-comment] vsock: define a maximum size for the packet data
 2022-02-23 13:38 UTC  (6+ messages)

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2022-02-23 13:21 UTC  (6+ messages)
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver

[PATCH] drm/amdgpu: install ctx entities with cmpxchg
 2022-02-23 13:38 UTC 

[PATCH printk v1 00/13] implement threaded console printing
 2022-02-23 13:37 UTC  (3+ messages)
` [PATCH printk v1 13/13] console: introduce CON_MIGHT_SLEEP for vt

[PATCH v2 0/8] RZN1 DMA support
 2022-02-23 13:35 UTC  (3+ messages)
` [PATCH v2 5/8] dma: dw: Avoid partial transfers

[PATCH] virtio-blk: Check the max discard segment for discard request
 2022-02-23 13:36 UTC 

[PATCH v1] signal.c: repeatedly set the TIF_SIGPENDING flag
 2022-02-23 13:35 UTC 

[PATCH v6 00/13] Readdir improvements
 2022-02-23 13:34 UTC  (17+ messages)
` [PATCH v6 01/13] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v6 02/13] NFS: Trace lookup revalidation failure
    ` [PATCH v6 03/13] NFS: Adjust the amount of readahead performed by NFS readdir
      ` [PATCH v6 04/13] NFS: Simplify nfs_readdir_xdr_to_array()
        ` [PATCH v6 05/13] NFS: Improve algorithm for falling back to uncached readdir

[PATCH] console: Implement flush() function
 2022-02-23 13:34 UTC 

[PATCH net v2] ipv6: prevent a possible race condition with lifetimes
 2022-02-23 13:19 UTC 

[PATCH] ipv6: prevent a possible race condition with lifetimes
 2022-02-23 13:33 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v5] tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes
 2022-02-23 13:34 UTC 

[PATCH] app/compress-perf: optimize ops pool allocation
 2022-02-23 13:33 UTC 

[LTP] [PATCH v3 1/7] Merge multiple pidfd*.h into one header
 2022-02-23 13:34 UTC  (10+ messages)
` [LTP] [PATCH v3 2/7] syscalls/pidfd_send_signal: Add docparse formatting
` [LTP] [PATCH v3 3/7] lib/tst_safe_pidfd: Add SAFE_PIDFD_OPEN macro
` [LTP] [PATCH v3 4/7] syscalls/fanotify21: Make use of SAFE_PIDFD_OPEN
` [LTP] [PATCH v3 5/7] syscalls/pidfd_open01, 04: Make use of SAFE_FCNTL

[PATCH 0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support
 2022-02-23 13:31 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: baytrail: Add pinconf group + function for the pmu_clk
` [PATCH 2/5] platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQs
` [PATCH 3/5] platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050 data
` [PATCH 4/5] platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 poweroff hang
` [PATCH 5/5] platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound support

[PATCH] app/compress-perf: fix cyclecount enqueue ops allocation
 2022-02-23 13:32 UTC 

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-23 13:31 UTC  (7+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap

[PATCH] compress/mlx5: support out-of-space status
 2022-02-23 13:31 UTC 

[PATCH v2] libperf: Add API for allocating new thread map
 2022-02-23 13:31 UTC  (4+ messages)

[linux-next:master 7091/7526] drivers/iio/accel/adxl367.c:887:2: warning: variable 'handled' is uninitialized when used here
 2022-02-23 13:29 UTC 

[PATCH] [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86
 2022-02-23 13:29 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Extend instruction interception tests
 2022-02-23 13:29 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: Add more tests for MSCH
` [kvm-unit-tests PATCH v3 2/8] s390x: Add test for PFMF low-address protection
` [kvm-unit-tests PATCH v3 3/8] s390x: Add sck tests
` [kvm-unit-tests PATCH v3 4/8] s390x: Add tests for STCRW
` [kvm-unit-tests PATCH v3 5/8] s390x: Add more tests for SSCH
` [kvm-unit-tests PATCH v3 6/8] s390x: Add more tests for STSCH
` [kvm-unit-tests PATCH v3 7/8] s390x: Add tests for TSCH
` [kvm-unit-tests PATCH v3 8/8] s390x: Add EPSW test

[PATCH] test/crypto: remove mod exp smaller modulus cases
 2022-02-23 13:28 UTC  (4+ messages)
` [EXT] "

[PATCH RFC v1 0/2] VM fork detection for RNG
 2022-02-23 13:12 UTC  (2+ messages)
` [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG

[PATCH v7 1/2] dt-bindings: iio: frequency: Add ADMV4420 doc
 2022-02-23 13:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t, v2] i915/gem_wait: Add description for test and subtests
 2022-02-23 13:34 UTC 

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-02-23 13:24 UTC  (4+ messages)

[PATCH RFC net-next v2 0/7] net: dsa: mt7530: updates for phylink changes
 2022-02-23 13:21 UTC  (6+ messages)
` [PATCH RFC net-next v2 01/10] net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()

[Patch v3 3/9] dt-bindings: arm: tegra: Add NVIDIA Tegra194 axi2apb binding
 2022-02-23 13:22 UTC  (3+ messages)

[PATCH RESEND] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-02-23 13:16 UTC 

[PATCH u-boot-mvebu] watchdog: armada_37xx: Probe driver also when watchdog is already running
 2022-02-23 13:21 UTC 

igt-dev Digest, Vol 51, Issue 197
 2022-02-23 13:22 UTC 

[igt-dev] [PATCH i-g-t v4] tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes
 2022-02-23 13:21 UTC  (2+ messages)

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-23 13:21 UTC  (5+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v4 3/7] i2c: cht-wc: Use generic_handle_irq_safe()

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-23 13:21 UTC  (3+ messages)
` [PATCH v3 1/6] KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC

[ANNOUNCE] nftables 1.0.2 release
 2022-02-23 13:21 UTC  (4+ messages)

[PATCH 0/2] PHY of_init breakage with non-OF
 2022-02-23 13:20 UTC  (3+ messages)
` [PATCH 1/2] net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node
` [PATCH 2/2] net: phy: atheros: avoid error in ar803x_of_init() "

[Intel-gfx] [PATCH 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-02-23 13:21 UTC  (4+ messages)

[PATCH 00/20] migration: Postcopy Preemption
 2022-02-23 13:14 UTC  (6+ messages)
` [PATCH 19/20] migration: Postcopy recover with preempt enabled

[PATCH] RFC: Version support policy
 2022-02-23 13:20 UTC  (8+ messages)

[PATCH v5 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-02-23 13:20 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exception

[PATCH v3] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-02-23 13:14 UTC  (4+ messages)

[PATCH 0/3] drivers/net/ftgmac100: fix occasional DHCP failure
 2022-02-23 13:20 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.