All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-12 15:09:27 to 2021-11-12 15:43:13 UTC [more...]

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2021-11-12 15:40 UTC  (37+ messages)
` [PATCH v3 01/18] Create a new boot/ directory
` [PATCH v3 02/18] pxe: Move API comments to the header files
` [PATCH v3 03/18] pxe: Use a context pointer
` [PATCH v3 04/18] pxe: Move do_getfile() into the context
` [PATCH v3 05/18] pxe: Add a userdata field to "
` [PATCH v3 06/18] pxe: Tidy up the is_pxe global
` [PATCH v3 07/18] pxe: Move pxe_utils files
` [PATCH v3 08/18] pxe: Tidy up some comments in pxe_utils
` [PATCH v3 09/18] pxe: Tidy up code style a little "
` [PATCH v3 10/18] pxe: Move common parsing coding into pxe_util
` [PATCH v3 11/18] pxe: Clean up the use of bootfile
` [PATCH v3 12/18] pxe: Drop get_bootfile_path()
` [PATCH v3 13/18] lib: Add tests for simple_itoa()
` [PATCH v3 14/18] lib: Add a function to convert a string to a hex value
` [PATCH v3 15/18] pxe: Return the file size from the getfile() function
` [PATCH v3 16/18] pxe: Refactor sysboot to have one helper
` [PATCH v3 17/18] doc: Move distro boot doc to rST
` [PATCH v3 18/18] pxe: Allow calling the pxe_get logic directly

[PATCH] get_maintainer.pl: add .get_maintainer.conf
 2021-11-12 15:40 UTC  (2+ messages)

[PATCH] Azure: Move to windows-2019
 2021-11-12 15:40 UTC  (2+ messages)

[RFC PATCH 0/3] Dual stacked/parallel memories bindings
 2021-11-12 15:42 UTC  (5+ messages)
` [RFC PATCH 1/3] spi: dt-bindings: Allow describing flashes with two CS
` [RFC PATCH 2/3] dt-binding: mtd: spi-nor: Allow two CS per device
` [RFC PATCH 3/3] spi: dt-bindings: zynqmp: Describe dual stacked/parallel memories modes

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-12 15:41 UTC  (7+ messages)
` [PATCH v4 10/25] assertions for blockjob_int.h
` [PATCH v4 12/25] assertions for blockob.h global state API
` [PATCH v4 13/25] include/sysemu/blockdev.h: move drive_add and inline drive_def

[PATCH 01/12] checkpolicy: use correct unsigned format specifiers
 2021-11-12 15:42 UTC  (12+ messages)
` [PATCH 02/12] libsepol: use string literals as format strings
` [PATCH 03/12] policycoreutils: use string literal "
` [PATCH 04/12] Enable extra global compiler warnings
` [PATCH 05/12] checkpolicy: ignore possible string truncation
` [PATCH 06/12] policycoreutils: mark local functions static
` [PATCH 07/12] sandbox: "
` [PATCH 08/12] python: "
` [PATCH 09/12] mcstrans: avoid missing prototypes
` [PATCH 10/12] libsemanage: mark local functions static
` [PATCH 11/12] libsemanage: include paired header for prototypes
` [PATCH 12/12] libsemanage: add extern prototype for legacy function

[PATCH 5.14 00/24] 5.14.18-rc1 review
 2021-11-12 15:41 UTC  (2+ messages)

[PATCH] blk-mq: setup blk_mq_alloc_data.cmd_flags after submit_bio_checks() is done
 2021-11-12 15:41 UTC  (5+ messages)

[PATCH 5.4 00/17] 5.4.159-rc1 review
 2021-11-12 15:41 UTC  (2+ messages)

[PATCH 4.14 00/22] 4.14.255-rc1 review
 2021-11-12 15:41 UTC  (2+ messages)

[PATCH 4.9 00/22] 4.9.290-rc1 review
 2021-11-12 15:40 UTC  (2+ messages)

Issue with UAS and" VIA Labs, Inc. VL817 SATA Adaptor"
 2021-11-12 15:40 UTC  (2+ messages)

[PATCH 0/3] Add pin control driver for Sunplus SP7021 SoC
 2021-11-12 15:40 UTC  (6+ messages)
` [PATCH v2 0/3] This is a patch series for pinctrl "
  ` [PATCH v2 2/3] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
  ` [PATCH v2 3/3] devicetree: bindings: pinctrl: Add bindings doc "

[PATCH 5.10 00/21] 5.10.79-rc1 review
 2021-11-12 15:40 UTC  (2+ messages)

[PATCH 4.19 00/16] 4.19.217-rc1 review
 2021-11-12 15:40 UTC  (2+ messages)

[PATCH 4.4 00/19] 4.4.292-rc1 review
 2021-11-12 15:40 UTC  (2+ messages)

[RFC PATCH 0/1] LTC2688 support
 2021-11-12 15:40 UTC  (8+ messages)
` [RFC PATCH 1/1] iio: dac: add support for ltc2688

[PATCH 00/20] exit cleanups
 2021-11-12 15:40 UTC  (3+ messages)
` [PATCH 09/20] signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON

[PATCH mptcp-next] mptcp: allow changing the "backup" bit by endpoint id
 2021-11-12 15:40 UTC  (4+ messages)

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-12 15:40 UTC  (9+ messages)
` [PATCH v5 1/8] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v5 4/8] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v5 5/8] device-dax: use ALIGN() for determining pgoff
` [PATCH v5 6/8] device-dax: use struct_size()
` [PATCH v5 7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v5 8/8] device-dax: compound devmap support

[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
 2021-11-12 15:37 UTC  (12+ messages)
` [PATCH 01/11] KVM: x86: Introduce vm_type to differentiate normal VMs from confidential VMs
` [PATCH 02/11] KVM: x86: Disable direct IRQ injection for TDX
` [PATCH 03/11] KVM: x86: Clean up kvm_vcpu_ioctl_x86_setup_mce()
` [PATCH 04/11] KVM: x86: Disable MCE related stuff for TDX
` [PATCH 05/11] KVM: x86: Disallow tsc manipulation "
` [PATCH 06/11] KVM: x86: Disable in-kernel I/O APIC and level routes "
` [PATCH 07/11] KVM: x86: Disable SMM "
` [PATCH 08/11] KVM: x86: Disable INIT/SIPI "
` [PATCH 09/11] KVM: x86: Block ioctls to access guest state "
` [PATCH 10/11] KVM: Disallow read-only memory for x86 TDX
` [PATCH 11/11] KVM: Disallow dirty logging "

[PATCH 0/4] mtd: rawnand: Fixes nand infra delay setting and FSMC nand controller
 2021-11-12 15:38 UTC  (4+ messages)
` [PATCH 2/4] mtd: rawnand: fsmc: Force to use 8 bits access when expected

stable-rc/queue/5.4 build: 185 builds: 3 failed, 182 passed, 4 errors, 28 warnings (v5.4.158-17-g0ed3ddf258ba)
 2021-11-12 15:38 UTC 

[PATCH 0/4] block: fix concurrent quiesce
 2021-11-12 15:38 UTC  (3+ messages)
` [PATCH 4/4] nvme: wait until quiesce is done

[PATCH v1] x86/csum: rewrite csum_partial()
 2021-11-12 15:37 UTC  (7+ messages)

[GIT PULL] KVM/arm64 fixes for 5.16, take #1
 2021-11-12 15:37 UTC  (3+ messages)

[PATCH kvm-unit-tests 0/2] Groups are separated by spaces
 2021-11-12 15:37 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] unittests.cfg: groups should be space separated

[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
 2021-11-12 15:37 UTC  (3+ messages)
` [RFC PATCH v2 1/5] virtio: introduce virtio_force_modern()

[PATCH v1 1/1] usb: doc: Fix spelling issues in README.usb
 2021-11-12 15:37 UTC 

Questions about replacing isolcpus by cgroup-v2
 2021-11-12 15:36 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Skip remap_io_mapping() for non-x86 platforms
 2021-11-12 15:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()
 2021-11-12 15:37 UTC  (4+ messages)

[PATCH v5 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-12 15:35 UTC  (9+ messages)
` [PATCH v5 1/8] leds: add support for hardware driven LEDs
` [PATCH v5 2/8] leds: document additional use of blink_set for hardware control
` [PATCH v5 3/8] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v5 4/8] leds: trigger: netdev: rename and expose NETDEV trigger enum and struct
` [PATCH v5 5/8] leds: trigger: netdev: add hardware control support
` [PATCH v5 6/8] leds: trigger: add hardware-phy-activity trigger
` [PATCH v5 7/8] net: dsa: qca8k: add LEDs support
` [PATCH v5 8/8] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH] libvirt: do not install /var/log for target
 2021-11-12 15:36 UTC  (4+ messages)
` [meta-virtualization] "

[PATCH v3] USB: ehci_brcm_hub_control: improve port index sanitizing
 2021-11-12 15:36 UTC  (2+ messages)

[PATCH v2 0/2] Dax poison recovery
 2021-11-12 15:36 UTC  (9+ messages)
` [PATCH v2 2/2] dax,pmem: Implement pmem based dax data recovery
            ` [dm-devel] [PATCH v2 2/2] dax, pmem: "

[PATCH 2/2] perf clang: Fixes for more recent LLVM/clang
 2021-11-12 15:35 UTC  (2+ messages)

CAAM RNG trouble
 2021-11-12 15:27 UTC  (2+ messages)
` [RFC PATCH] crypto: caam - restore retry count after HW RNG failure

[RFC PATCH v4 0/8] Adds support for PHY LEDs with offload triggers
 2021-11-12 15:35 UTC  (3+ messages)

[PATCH 1/6] drm/i915: move the pre_pin earlier
 2021-11-12 15:32 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH 2/6] drm/i915: Create a dummy object for gen6 ppgtt
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/6] drm/i915: Create a full object for mock_ring, v2
  `  "
` [PATCH 4/6] drm/i915: vma is always backed by an object
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915: Remove resv from i915_vma
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 6/6] drm/i915: Drain the ttm delayed workqueue too
  `  "

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-12 15:34 UTC  (2+ messages)

[PATCH v1] drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUs
 2021-11-12 15:33 UTC  (2+ messages)

[PATCH 0/2] Add OTP driver for Sunplus SP7021 SoC
 2021-11-12 15:33 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Sunplus OCOTP to json-schema

[dm-devel] [RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE
 2021-11-12 15:32 UTC  (3+ messages)

[PATCH] ath11k: Fix ETSI regd with weather radar overlap
 2021-11-12 15:31 UTC  (2+ messages)

[PATCH dt + pci 1/2] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
 2021-11-12 15:32 UTC  (3+ messages)

[PATCH 0/3] Enable RZ/G2L OSTM support
 2021-11-12 15:31 UTC  (4+ messages)
` [PATCH 1/3] drivers: soc: renesas: Enable RENESAS_OSTM

[PATCH v2 1/2] dt-bindings: pinctrl: samsung: Document Exynos7885
 2021-11-12 15:29 UTC  (3+ messages)

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-12 15:27 UTC  (5+ messages)

[PATCH 0/2] Add tfa9897 rcv-gpios support
 2021-11-12 15:29 UTC  (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: nxp, tfa989x: Add rcv-gpios property for tfa9897

[PATCH 0/2] avoid spurious blocked load update
 2021-11-12 15:29 UTC  (5+ messages)
` [PATCH 1/2] sched/fair: skip newidle update stats

[PATCH v2 00/10] block: Attempt on fixing 030-reported errors
 2021-11-12 15:27 UTC  (3+ messages)
` [PATCH v2 08/10] block: Let replace_child_tran keep indirect pointer

[PATCH] of/irq: Don't ignore interrupt-controller when interrupt-map failed
 2021-11-12 15:28 UTC  (5+ messages)

[PATCH 0/2] am: support --always option to am empty commits
 2021-11-12 15:28 UTC  (4+ messages)

[PATCH net] net/smc: Transfer remaining wait queue entries during fallback
 2021-11-12 15:28 UTC  (3+ messages)

[PATCH] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-12 15:27 UTC  (16+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] ext4: Avoid trim error on fs with small groups
 2021-11-12 15:26 UTC  (2+ messages)

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog
 2021-11-12 15:23 UTC  (3+ messages)

[ANNOUNCE] Xenomai 3.0.12 released
 2021-11-12 15:23 UTC 

[dpdk-dev] [PATCH 00/18] comment spelling errors
 2021-11-12 15:22 UTC  (4+ messages)
` [PATCH v4 00/18] fix docbook and "
  ` [PATCH v4 08/18] eal: fix typos in comments

stable-rc/queue/4.14 build: 191 builds: 3 failed, 188 passed, 2 errors, 32 warnings (v4.14.254-22-ge72515f84fc1)
 2021-11-12 15:22 UTC 

[RESEND, v14 0/3] Add SPMI support for Mediatek SoC IC
 2021-11-12 15:19 UTC  (5+ messages)
` [RESEND, v14 1/3] dt-bindings: spmi: modify the constraint of reg property

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-12 14:59 UTC  (16+ messages)
` [PATCH v5 01/18] exec/memop: Adding signedness to quad definitions
` [PATCH v5 02/18] exec/memop: Adding signed quad and octo defines
` [PATCH v5 04/18] target/riscv: additional macros to check instruction support
` [PATCH v5 05/18] target/riscv: separation of bitwise logic and arithmetic helpers
` [PATCH v5 07/18] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v5 08/18] target/riscv: moving some insns close to similar insns
` [PATCH v5 09/18] target/riscv: accessors to registers upper part and 128-bit load/store
` [PATCH v5 10/18] target/riscv: support for 128-bit bitwise instructions
` [PATCH v5 11/18] target/riscv: support for 128-bit U-type instructions
` [PATCH v5 12/18] target/riscv: support for 128-bit shift instructions
` [PATCH v5 13/18] target/riscv: support for 128-bit arithmetic instructions
` [PATCH v5 14/18] target/riscv: support for 128-bit M extension
` [PATCH v5 15/18] target/riscv: adding high part of some csrs
` [PATCH v5 16/18] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v5 18/18] target/riscv: actual functions to realize crs 128-bit insns

[PATCH 2/2] sched: sched: Fix rq->next_balance time updated to earlier than current time
 2021-11-12 15:21 UTC  (2+ messages)

[signal/vm86_32] 1a4d21a23c: kernel_BUG_at_arch/x86/kernel/vm#_32.c
 2021-11-12 15:21 UTC  (2+ messages)

[ANNOUNCE] Xenomai 3.1.2 released
 2021-11-12 15:20 UTC 

[PATCH v8 0/4] Add Xilinx AMS Driver
 2021-11-12 15:20 UTC  (3+ messages)
` [PATCH v8 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-12 15:20 UTC  (2+ messages)

[PATCH bpf] bpf: Fix inner map state pruning regression
 2021-11-12 15:20 UTC  (2+ messages)

[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-12 15:19 UTC  (5+ messages)
` [RFC PATCH 8/8] md: "
    ` [dm-devel] "

[PATCH] Remove LYNX KDI remainders
 2021-11-12 15:19 UTC  (3+ messages)

[PATCH for-4.16 v2] tests/resource: Extend to check that the grant frames are mapped correctly
 2021-11-12 15:19 UTC  (3+ messages)

Upgraded from Buster to Bullseye, unmountable Btrfs filesystem
 2021-11-12 15:18 UTC  (4+ messages)

[PATCH] hid-multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-12 15:17 UTC  (2+ messages)

[PATCH v2 0/3] Add RZ/G2L OSTM support
 2021-11-12 15:12 UTC  (7+ messages)
` [PATCH v2 3/3] clocksource/drivers/renesas-ostm: "

[PATCH] tools/lib/lockdep: drop liblockdep
 2021-11-12 15:16 UTC 

[PATCH 0/7] fix unused but set variables
 2021-11-12 15:15 UTC  (3+ messages)
` [PATCH 4/7] drivers/event/sw: "

[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-12 15:13 UTC  (3+ messages)
` [RESEND PATCH v2 08/11] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-12 15:08 UTC  (5+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC

[GIT PULL] erofs fixes for 5.16-rc1
 2021-11-12 15:13 UTC  (2+ messages)

[PATCH net-next] net: dsa: vsc73xxx: Make vsc73xx_remove() return void
 2021-11-12 15:11 UTC  (2+ messages)

[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-12 15:10 UTC  (7+ messages)
` [RESEND PATCH v2 05/13] backlight: qcom-wled: Override default length with qcom,enabled-strings

[RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability
 2021-11-12 15:10 UTC  (2+ messages)

[PATCH] dm: remove unneeded variable
 2021-11-12 15:09 UTC  (3+ messages)
` [dm-devel] "
  `  "

[PATCH] dm snapshot: remove unneeded variable
 2021-11-12 15:09 UTC  (2+ messages)
` [dm-devel] "

[PATCH 0/4] iommu/arm-smmu: Support Tegra234 SMMU
 2021-11-12 14:56 UTC  (3+ 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.