All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-03 17:02:26 to 2021-11-03 17:46:02 UTC [more...]

[PATCH v3 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:45 UTC  (11+ messages)
` [PATCH v3 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v3 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v3 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v3 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v3 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v3 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v3 08/13] z2ram: add error handling support for add_disk()
` [PATCH v3 09/13] block/sunvdc: "
` [PATCH v3 11/13] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 12/13] block: fix __register_blkdev() probe add_disk() failures

[PATCH BlueZ 1/2] btdev: Add support for LE Set Privacy mode
 2021-11-03 17:45 UTC  (2+ messages)
` [BlueZ,1/2] "

[Buildroot] [PATCH 0/2] package/mrouted: bump version to v4.4
 2021-11-03 17:45 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] "
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Joachim Wiberg as co-maintainer for mrouted

[PATCH v9 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-03 15:58 UTC  (3+ messages)
` [PATCH v9 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_CATEGORIES bitmap to tracefs

[linux-lvm] logical volume usage type code, equivalent to GPT partition type GUID
 2021-11-03 17:44 UTC 

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-03 17:30 UTC  (11+ messages)
` [RFC PATCH 01/12] qapi: Add visit_next_struct_member()
` [RFC PATCH 02/12] qom: Create object_configure()
` [RFC PATCH 03/12] qom: Make object_configure() public
` [RFC PATCH 04/12] qom: Add instance_config() to TypeInfo
` [RFC PATCH 05/12] rng-random: Implement .instance_config
` [RFC PATCH 06/12] rng-backend: "
` [RFC PATCH 08/12] qapi: Create qom-config:... type for classes
` [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class
` [RFC PATCH 10/12] qapi: Generate QOM config marshalling code
` [RFC PATCH 11/12] qapi/qom: Add class definition for rng-builtin

[PATCH v3 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 17:45 UTC  (7+ messages)
` [PATCH v3 1/2] mwifiex: Use a define for firmware version string length
` [PATCH v3 2/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision

[Buildroot] [git commit] DEVELOPERS: add Joachim Wiberg as co-maintainer for mrouted
 2021-11-03 17:45 UTC 

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-03 17:45 UTC  (6+ messages)

[dpdk-dev] Question Regarding FIPS Validation in DPDK
 2021-11-03 17:44 UTC 

5.14.14+ USB regression caused by "usb: core: hcd: Add support for deferring roothub registration" series
 2021-11-03 17:45 UTC  (4+ messages)

[Buildroot] [PATCH 0/2] configs: Update ppc machines to v5.15
 2021-11-03 17:44 UTC  (2+ messages)

[Buildroot] [git commit] configs/qemu_ppc*: update to Linux 5.15
 2021-11-03 17:43 UTC 

[Buildroot] [git commit] utils/getdeveloperlib.py: fix check_output() return value decoding
 2021-11-02 22:20 UTC 

[Buildroot] [git commit] configs/qemu_ppc_g3beige: update to Linux 5.15
 2021-11-03 17:43 UTC 

[PATCH] rebase -i: fix rewording with --committer-date-is-author-date
 2021-11-03 17:44 UTC  (5+ messages)

[Buildroot] [git commit] utils/getdeveloperlib.py: call Developer.hasfile() with relative path
 2021-11-02 22:20 UTC 

[Intel-gfx] [PATCH v2 i-g-t 0/8] Fixes for gem_exec_capture
 2021-11-03 17:43 UTC  (16+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH v2 i-g-t 1/8] tests/i915/gem_exec_capture: Remove pointless assert
  ` [igt-dev] "
` [Intel-gfx] [PATCH v2 i-g-t 2/8] tests/i915/gem_exec_capture: Cope with larger page sizes
` [Intel-gfx] [PATCH v2 i-g-t 3/8] tests/i915/gem_exec_capture: Make the error decode a common helper
` [Intel-gfx] [PATCH v2 i-g-t 4/8] tests/i915/gem_exec_capture: Use contexts and engines properly
  ` [igt-dev] "
` [Intel-gfx] [PATCH v2 i-g-t 5/8] tests/i915/gem_exec_capture: Check for memory allocation failure
  ` [igt-dev] "
` [Intel-gfx] [PATCH v2 i-g-t 6/8] lib/igt_sysfs: Support large files
` [Intel-gfx] [PATCH v2 i-g-t 7/8] lib/igt_gt: Allow per engine reset testing
  ` [igt-dev] "
` [Intel-gfx] [PATCH v2 i-g-t 8/8] tests/i915/gem_exec_capture: Update to support GuC based resets
  ` [igt-dev] "

[PATCH mptcp-net] mptcp: fix race between close() and accept()
 2021-11-03 17:42 UTC 

[PATCH 3/4] am: drop tty requirement for --interactive
 2021-11-03 17:42 UTC  (8+ messages)
` [PATCH 0/2] prompt.c: split up git_prompt(), read from /dev/tty, not STDIN
  ` [PATCH 1/2] prompt.c: split up the password and non-password handling
  ` [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true

[PATCH v2 00/13] block: add_disk() error handling stragglers
 2021-11-03 17:41 UTC  (9+ messages)
` [PATCH v2 12/13] block: make __register_blkdev() return an error

[dpdk-dev] [PATCH] eal: promote non-EAL lcore API as stable
 2021-11-03 17:41 UTC  (3+ messages)

[just draft RFC] rtc: add simple pcf85363 driver
 2021-11-03 17:39 UTC 

do we need regmap-i2c in barebox?
 2021-11-03 17:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] Mempool fixes for FreeBSD
 2021-11-03 17:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] cgroup: rstat: Mark benign data race to silence KCSAN
 2021-11-03 17:39 UTC  (2+ messages)

[PATCH v5] backlight: lp855x: Switch to atomic PWM API
 2021-11-03 17:38 UTC  (2+ messages)

[RESEND PATCH v2] string: uninline memcpy_and_pad
 2021-11-03 17:37 UTC  (2+ messages)

IMX8MM eMMC CQHCI timeout
 2021-11-03 17:21 UTC  (6+ messages)
    ` [PATCH] mmc: sdhci-esdhc-imx: disable CMDQ support

[PATCHv2 net 0/4] security: fixups for the security hooks in sctp
 2021-11-03 17:36 UTC  (5+ messages)
` [PATCHv2 net 4/4] security: implement sctp_assoc_established hook in selinux

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-03 17:36 UTC  (17+ messages)

[PATCH v6 00/10] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-11-03 17:35 UTC  (6+ messages)
` [PATCH v6 06/10] rpmsg: Introduce rpmsg_create_default_ept function

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-03 17:35 UTC  (7+ messages)

[PATCH v8 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-03 17:34 UTC  (7+ messages)
` [PATCH v8 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v8 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v8 4/4] tools: Introduce power/acpi/pfru/pfru

[PATCH v2 1/3] backlight: lp855x: Move device_config setting out of lp855x_configure()
 2021-11-03 17:34 UTC  (10+ messages)
` [PATCH v2 3/3] backlight: lp855x: Add support ACPI enumeration

[PATCH v2 bpf-next 0/5] libbpf ELF sanity checking improvements
 2021-11-03 17:32 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] libbpf: detect corrupted ELF symbols section
` [PATCH v2 bpf-next 2/5] libbpf: improve sanity checking during BTF fix up
` [PATCH v2 bpf-next 3/5] libbpf: validate that .BTF and .BTF.ext sections contain data
` [PATCH v2 bpf-next 4/5] libbpf: fix section counting logic
` [PATCH v2 bpf-next 5/5] libbpf: improve ELF relo sanitization

[Buildroot] [PATCH 0/5] Add Alchemy build system and some related libs
 2021-11-03 17:31 UTC  (11+ messages)
` [Buildroot] [PATCH 1/5] package/alchemy: new host package
` [Buildroot] [PATCH 2/5] package/ulog: new package
` [Buildroot] [PATCH 3/5] package/libfutils: "

[PATCH 0/3] RZ/G2L SCI support and sh-sci driver update
 2021-11-03 17:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
` [PATCH 3/3] serial: sh-sci: Add reset support for "

[PATCH 1/3] iio: add adddac subdirectory
 2021-11-03 17:33 UTC  (5+ messages)
` [PATCH 3/3] iio: addac: add AD74413R driver

[PATCH -next v2 0/6] Add LCLK control into Aspeed LPC sub drivers
 2021-11-03 17:26 UTC  (8+ messages)
` [PATCH -next v2 5/6] dt-bindings: ipmi: aspeed, kcs-bmc: add 'clocks' as a required property
    ` [PATCH -next v2 5/6] dt-bindings: ipmi: aspeed,kcs-bmc: "

[PULL for 6.2 00/21] testing, plugin and gdbstub updates
 2021-11-03 17:20 UTC  (23+ messages)
` [PULL 01/21] tests/docker: Update debian-hexagon-cross to a newer toolchain
` [PULL 02/21] gitlab-ci: Remove special casing for hexagon testing
` [PULL 03/21] tests/docker: Add debian-nios2-cross image
` [PULL 04/21] tests/docker: Add debian-microblaze-cross image
` [PULL 05/21] tests/tcg: Enable container_cross_cc for microblaze
` [PULL 06/21] tests/tcg: Fix some targets default cross compiler path
` [PULL 07/21] tests/docker: split PARTIAL into PARTIAL and VIRTUAL images
` [PULL 08/21] tests/tcg: enable debian-nios2-cross for test building
` [PULL 09/21] ebpf: really include it only in system emulators
` [PULL 10/21] plugins/cache: freed heap-allocated mutexes
` [PULL 11/21] plugins/cache: implement unified L2 cache emulation
` [PULL 12/21] plugins/cache: split command line arguments into name and value
` [PULL 13/21] plugins/cache: make L2 emulation optional through args
` [PULL 14/21] docs/tcg-plugins: add L2 arguments to cache docs
` [PULL 15/21] chardev: don't exit() straight away on C-a x
` [PULL 16/21] tests/plugins: extend the insn plugin to track opcode sizes
` [PULL 17/21] plugins: try and make plugin_insn_append more ergonomic
` [PULL 18/21] tests/tcg: remove duplicate EXTRA_RUNS
` [PULL 19/21] gdbstub: Switch to the thread receiving a signal
` [PULL 20/21] tests/tcg: remove debug polluting make output
` [PULL 21/21] tests/vm/openbsd: Update to release 7.0

[PATCH] parisc: don't enable irqs unconditionally in handle_interruption()
 2021-11-03 17:10 UTC  (5+ messages)
              ` [PATCH] parisc: Don't disable interrupts in cmpxchg and futex operations
                  ` [PATCH v2] "

[PATCH v2 00/10] Fix kcontrol put callback in Tegra drivers
 2021-11-03 17:25 UTC  (5+ messages)
` [PATCH v2 01/10] ASoC: tegra: Fix kcontrol put callback in ADMAIF

Is this is the correct list to send patches on documentation bugs?
 2021-11-03 17:25 UTC 

No support for Realtek 8821CE RFE Type 6
 2021-11-03 17:25 UTC  (3+ messages)

[PATCH] dmaengine: idxd: add knob for enqcmds retries
 2021-11-03 17:23 UTC 

[PATCH 2/2] add optee-ftpm
 2021-11-03 17:23 UTC  (2+ messages)
  ` [meta-arm] "

[PATCH] builtin: add git-default-branch command
 2021-11-03 17:22 UTC  (3+ messages)

[dm-devel] [RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-03 16:53 UTC  (4+ messages)
` [dm-devel] [RFC PATCH v7 14/16] scripts: add boot policy generation program
    `  "

[RFC PATCH] tests/docker: force NOUSER=1 for base images
 2021-11-03 17:13 UTC 

[PATCH] tcp: Use BPF timeout setting for SYN ACK RTO
 2021-11-03 17:22 UTC  (6+ messages)
` [PATCH v2] "

stable-rc/queue/5.14 baseline: 149 runs, 1 regressions (v5.14.16-4-gde92c86f0526)
 2021-11-03 17:21 UTC 

[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 17:21 UTC  (4+ messages)

[PATCH v2 1/2] iio: frequency: admv1013: add support for ADMV1013
 2021-11-03 17:25 UTC  (8+ messages)

[PATCH] ci: disallow directional formatting
 2021-11-03 17:20 UTC  (4+ messages)

[PATCH v2 1/2] scsi: scsi_ioctl: Validate command size
 2021-11-03 17:20 UTC  (7+ messages)
` [PATCH v2 2/2] scsi: core: remove command size deduction from scsi_setup_scsi_cmnd

[PATCH v7] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-11-03 17:19 UTC  (3+ messages)
` [PATCH v8] "

[PATCH nf-next v5] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-03 17:16 UTC  (3+ messages)

[PATCH v3 0/2] Fix two kernel warnings in glink driver
 2021-11-03 17:16 UTC  (3+ messages)
` [PATCH v3 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

[PATCH 0/3] Get device's parent from parent field, fix sleeping IRQs disabled
 2021-11-03 17:07 UTC  (10+ messages)
` [PATCH 1/3] ACPI: Make acpi_fwnode_handle safer
` [PATCH 2/3] ACPI: Get acpi_device's parent from the parent field
` [PATCH 3/3] ACPI: Make acpi_node_get_parent() local

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-11-03 17:05 UTC  (6+ messages)
` [RFC PATCH v2 13/28] cxl: Flesh out register names

[PATCH v7 0/4] Add Xilinx AMS Driver
 2021-11-03 17:19 UTC  (5+ messages)
` [PATCH v7 2/4] iio: adc: Add Xilinx AMS driver

[PATCH v2] ASoC: Intel: add sof-nau8825 machine driver
 2021-11-03 16:36 UTC  (2+ messages)

[PATCH v4 04/13] dir: fix pattern matching on dirs
 2021-11-03 17:14 UTC  (7+ messages)

[TCWG CI] Regression caused by linux: arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
 2021-11-03 17:13 UTC  (2+ messages)

[PATCH v2] mm: Fix ERROR:do not initialise statics to 0 or NULL in memblock.c
 2021-11-03 17:11 UTC  (2+ messages)

[PATCH] arm64: arm64_ftr_reg->name may not be a human-readable string
 2021-11-03 17:08 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS 5fe11512cdc24ccc66ac5da3c815ac9e59449abc
 2021-11-03 17:08 UTC 

[PATCH 1/2] ARM: dts: at91: sama7g5: Add QSPI and OSPI nodes
 2021-11-03 17:07 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sama7g5ek: Add QSPI0 node

[RFC PATCH] ARM: s3c: mark as deprecated and schedule removal after 2022
 2021-11-03 17:05 UTC  (5+ messages)

[PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
 2021-11-03 17:06 UTC  (8+ messages)

[PATCH v5 0/7] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-11-03 17:05 UTC  (9+ messages)
` [PATCH v5 2/7] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v5 3/7] nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control_to_cache
` [PATCH v5 4/7] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v5 7/7] nSVM: use vmcb_ctrl_area_cached instead of vmcb_control_area in struct svm_nested_state

[PATCH v3 00/23] linux-user: Clean up siginfo_t handling
 2021-11-03 17:04 UTC  (9+ messages)
` [PATCH v3 15/23] target/mips: Extract break code into env->error_code
` [PATCH v3 16/23] target/mips: Extract trap "

[qemu-web PATCH] remove deployment phase from CI
 2021-11-03 17:03 UTC  (2+ messages)

[PATCH v2 0/3] mm/page_alloc: Remote per-cpu page list drain support
 2021-11-03 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
` [PATCH v2 2/3] mm/page_alloc: Convert per-cpu lists' local locks to per-cpu spin locks
` [PATCH v2 3/3] mm/page_alloc: Remotely drain per-cpu lists

[PULL 0/4] Trivial branch for 6.2 patches
 2021-11-03 17:05 UTC  (2+ messages)

[PATCH v2 0/2] Sparse Index: diff and blame builtins
 2021-11-03 17:05 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] diff: enable and test the sparse index

[PATCH v3 00/11] libtracefs dynamic events support
 2021-11-03 17:03 UTC  (3+ messages)
` [PATCH v3 02/11] libtracefs: New APIs for dynamic events

[PATCH mac80211-next] cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_radar_detection
 2021-11-03 17:02 UTC 

[PATCH 0/6] tests/docker: Update Fedora containers
 2021-11-03 16:59 UTC  (3+ messages)
` [PATCH 6/6] docker: Add Fedora 35 container


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.