All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-03 22:04:42 to 2021-11-03 23:25:43 UTC [more...]

[PATCH v4 0/3] MSG_ZEROCOPY for multifd
 2021-11-03 23:24 UTC  (5+ messages)
` [PATCH v4 3/3] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)

[PATCH v2 00/12] Board specific runtime determined default env
 2021-11-03 23:23 UTC  (12+ messages)
` [PATCH v2 01/12] env: Don't set ready flag if import failed in env_set_default()
` [PATCH v2 02/12] env: Fix env_get() when returning empty string using env_get_f()
` [PATCH v2 03/12] env: Simplify env_get_default()
` [PATCH v2 04/12] sysinfo: Make sysinfo_get_str() behave like snprintf()
` [PATCH v2 05/12] test: Use ut_asserteq_str() instead of ut_assertok(strcmp())
` [PATCH v2 06/12] sysinfo: Add get_str_list() method
` [PATCH v2 07/12] sysinfo: Make .detect() non-mandatory
` [PATCH v2 08/12] sysinfo: Add support for iterating string list
` [PATCH v2 09/12] env: Change return behaviour of env_set_default_vars()
` [PATCH v2 10/12] env: Add support for overwriting default environment via sysinfo
` [PATCH v2 11/12] arm: mvebu: Espressobin: Use new API for setting default env at runtime

[PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 23:25 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mm: Add NOC node
 2021-11-03 23:21 UTC  (5+ messages)

Cherry-picking 5.16 commits into OpenBMC Linux?
 2021-11-03 23:22 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-03 23:07 UTC  (4+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] x86/sgx: Free backing memory after faulting the enclave page
 2021-11-03 23:22 UTC 

linux-next: manual merge of the input tree with Linus' tree
 2021-11-03 23:21 UTC 

[PATCH] ksmbd-tools: fix unit file
 2021-11-03 23:20 UTC  (2+ messages)

[PATCH] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
 2021-11-03 23:05 UTC  (2+ messages)

[PATCH 0/3] Add some more options to the pretty-formats
 2021-11-03 23:20 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] pretty: add abbrev option to %(describe)

[PATCH v3 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-03 23:20 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-11-03 23:18 UTC  (5+ messages)
` [PATCH 1/4] ufs: move ICE functionality to a common library
` [PATCH 2/4] qcom_scm: scm call for deriving a software secret
` [PATCH 3/4] soc: qcom: add HWKM library for storage encryption
` [PATCH 4/4] soc: qcom: add wrapped key support for ICE

[PATCH net-next v2 0/3] net: ethernet: ti: cpsw: enable bc/mc storm prevention support
 2021-11-03 23:19 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: "

Breakage in dockerized(pedantic, fedora); Fix in the works
 2021-11-03 23:17 UTC 

[ANNOUNCE] Git v2.34.0-rc1
 2021-11-03 23:17 UTC 

[PATCH 00/10] drm: Add privacy-screen class and connector properties
 2021-11-03 23:16 UTC  (5+ messages)
` [PATCH 10/10] drm/i915: Add privacy-screen support (v3)

[syzbot] KASAN: use-after-free Write in io_submit_one
 2021-11-03 23:16 UTC 

[syzbot] WARNING in io_poll_task_func (2)
 2021-11-03 23:16 UTC 

[PATCH v5 00/14] last set for add_disk() error handling
 2021-11-03 23:04 UTC  (30+ messages)
` [PATCH v5 01/14] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v5 02/14] nvdimm/btt: add error handling support for add_disk()
` [PATCH v5 03/14] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v5 04/14] nvdimm/blk: add error handling support for add_disk()
` [PATCH v5 05/14] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v5 06/14] nvdimm/pmem: use add_disk() error handling
` [PATCH v5 07/14] z2ram: add error handling support for add_disk()
` [PATCH v5 08/14] block/sunvdc: "
` [PATCH v5 09/14] mtd/ubi/block: "
` [PATCH v5 10/14] ataflop: remove ataflop_probe_lock mutex
` [PATCH v5 11/14] block: update __register_blkdev() probe documentation
` [PATCH v5 12/14] ataflop: address add_disk() error handling on probe
` [PATCH v5 13/14] floppy: "
` [PATCH v5 14/14] block: add __must_check for *add_disk*() callers

[PATCH v3 0/7] Removal of bcm63xx-wdt
 2021-11-03 23:13 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v3 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v3 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v3 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v3 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v3 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v3 7/7] watchdog: Remove BCM63XX_WDT

[PATCH v6 1/2] net: brcm: netXtreme driver
 2021-11-03 23:13 UTC  (2+ messages)

Additional linting in meta-layer repotest
 2021-11-03 23:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: Fix issue when maximum queues is exceeded
 2021-11-03 23:09 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: fix race between close() and accept()
 2021-11-03 23:06 UTC  (2+ messages)

[PATCH] watchdog: Kconfig: enable MTK watchdog
 2021-11-03 23:03 UTC  (2+ messages)

[PATCH v2 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-03 23:00 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Add a wrapper to read index of GPR for "

[Buildroot] [PATCH v3 1/1] package/mender-grubenv: fix grub module checks
 2021-11-03 22:59 UTC 

[PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers
 2021-11-03 22:58 UTC  (6+ messages)
  ` [EXT] "

[GIT PULL 0/4] ARM SoC updates for 5.16
 2021-11-03 22:56 UTC  (13+ messages)
  ` [GIT PULL 1/4] ARM: "
  ` [GIT PULL 2/4] ARM: SoC DT updates for v5.16
  ` [GIT PULL 3/4] ARM: SoC drivers for 5.16
  ` [GIT PULL 4/4] ARM: defconfig updates "

Fwd: Fwd: X stopped working with 5.14 on iBook
 2021-11-03 22:55 UTC  (4+ messages)

[tobetter:odroid-5.15.y 43/75] include/drm/drm_mipi_dbi.h:186:41: error: invalid use of undefined type 'struct spi_device'
 2021-11-03 22:51 UTC  (2+ messages)

[PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions
 2021-11-03 22:51 UTC  (3+ messages)
` [PATCH v2 mptcp-net 1/2] mptcp: fix delack timer

Commit 76c2ff3e broke backlight on Chromebook snow
 2021-11-03 22:50 UTC  (6+ messages)
  ` Re : "

[PATCH] tcp: Use BIT() for OPTION_* constants
 2021-11-03 22:49 UTC  (2+ messages)

[PATCH 1/4] sysfs: introduce sysfs module
 2021-11-03 22:49 UTC 

[dpdk-dev] [PATCH] ethdev: mark old macros as deprecated
 2021-11-03 22:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/5] Improve output type formatting
 2021-11-03 22:48 UTC  (12+ messages)
` [PATCH v3 4/5] dtc: Drop dts source restriction for yaml output

stable-rc/queue/4.14 baseline: 126 runs, 1 regressions (v4.14.254-2-g116ed5b2592c)
 2021-11-03 22:47 UTC 

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

[Intel-gfx] [PATCH] drm/i915/pmu: Fix synchronization of PMU callback with reset
 2021-11-03 22:47 UTC 

stable-rc/queue/4.4 baseline: 103 runs, 1 regressions (v4.4.291-1-g1f67e88441a0)
 2021-11-03 22:44 UTC 

[PATCH v7 0/2] add a test mode for SANITIZE=leak, run it in CI
 2021-11-03 22:44 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/2] tests: "
    ` Re* "

[Buildroot] [PATCH 1/2] utils/getdeveloperlib.py: fix check_output() return value decoding
 2021-11-03 22:41 UTC  (5+ messages)

[Buildroot] [git commit] configs/raspberrypi: bump kernel to 581049d (5.10.76)
 2021-11-03 22:39 UTC 

[Buildroot] [v2 PATCH 0/2] Raspberry-Pi Zero 2 W support
 2021-11-03 22:39 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] configs/raspberrypi: bump kernel to 581049d (5.10.76)

[Buildroot] [PATCH 1/1] package/python-cryptography: add host-python3-six host dependency
 2021-11-03 22:37 UTC  (6+ messages)

[Buildroot] [git commit] package/nano: fix build with uclibc < 1.0.35
 2021-11-03 22:38 UTC 

[Buildroot] [PATCH 1/1] package/nano: fix build with uclibc < 1.0.35
 2021-11-03 22:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/collectd: add missing C++ comment for mysql
 2021-11-03 22:38 UTC  (2+ messages)

[dunfell/master][PATCH] recipes: update github SRC_URIs
 2021-11-03 22:37 UTC 

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-03 22:36 UTC  (16+ messages)
  ` [Virtio-fs] "

[Buildroot] [PATCH 1/1] package/ipcalc: fix static build
 2021-11-03 22:35 UTC  (2+ messages)

[Buildroot] [git commit] package/ipcalc: fix static build
 2021-11-03 22:35 UTC 

[INTERNAL PATCH 2/2] cxl/cxlmem: Change cxl_mem to a more descriptive name
 2021-11-03 22:34 UTC  (4+ messages)
` [PATCH] cxl/cxlmem: Remove unused cxlmd field

linux-next: manual merge of the arm64 tree with Linus' tree
 2021-11-03 22:32 UTC 

[PATCH] drm/msm/a6xx: Allocate enough space for GMU registers
 2021-11-03 22:31 UTC  (2+ messages)

[PATCH] Documentation: kunit: fix path to .kunitconfig in start.rst
 2021-11-03 22:30 UTC 

[PATCH nf] netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
 2021-11-03 22:21 UTC  (2+ messages)
` [PATCH nf] netfilter: ctnetlink: do not erase error code with EINVAL

[PATCH] xen/efi: Fix Grub2 boot on arm64
 2021-11-03 22:29 UTC  (4+ messages)

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

[PATCH] Update git: SRC_URIs
 2021-11-03 22:26 UTC  (2+ messages)
` [meta-arm] "

[PATCH] smack: clean up smack_enabled to be more readable
 2021-11-03 22:24 UTC  (3+ messages)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-03 22:22 UTC  (9+ messages)
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response

[PATCH 0/1] tests/acceptance: rename tests acceptance to tests avocado
 2021-11-03 22:19 UTC  (2+ messages)

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-03 22:18 UTC  (5+ messages)
` [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers

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

[PATCH v1] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
 2021-11-03 22:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: allow configuring the kni thread granularity
 2021-11-03 22:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[dunfell/master][PATCH] recipes: update github SRC_URIs
 2021-11-03 22:17 UTC 

[PATCH 4/4] netconfig: netconfig_reconfigure check bool for setting ARP
 2021-11-03 22:15 UTC 

[PATCH 3/4] station: set evict_nocarrier sysfs option during roaming
 2021-11-03 22:15 UTC 

[PATCH 2/4] netconfig: remove sysfs static functions
 2021-11-03 22:15 UTC 

[PATCH 1/4] sysfs: introduce sysfs module
 2021-11-03 22:14 UTC 

[PATCH] arm64: cpufeature: Export this_cpu_has_cap helper
 2021-11-03 22:12 UTC  (2+ messages)

[dpdk-dev] [PATCH 01/10] common/mlx5: update PRM definitions for regex availability
 2021-11-03 22:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH 10/10] doc: updated release notes and mlx5 file

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-11-03 22:12 UTC  (6+ messages)
` [Summit topic] Crazy (and not so crazy) ideas
  ` scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]
      ` test suite speedups via some not-so-crazy ideas (was: scripting speedups[...])
        ` test suite speedups via some not-so-crazy ideas

[dpdk-dev] [RFC] build: allow build DPDK as a meson submodule
 2021-11-03 22:12 UTC 

[PATCH v4 3/7] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
 2021-11-03 22:01 UTC  (5+ messages)
` [PATCH v4 4/7] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH v4 5/7] blockdev: Add a new IF type IF_OTHER
` [PATCH v4 6/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards
` [PATCH v4 7/7] hw/arm: quanta-gbs-bmc add i2c devices

[PATCH 0/2] media: max9271: Fix pclk_detect silent failure
 2021-11-03 22:10 UTC  (5+ messages)
` [PATCH 1/2] media: max9271: Fail loudly on bus read errors
` [PATCH 2/2] media: max9271: Ignore busy loop "

[Intel-wired-lan] [PATCH net v1] i40e: Fix display error code in dmesg
 2021-11-03 22:10 UTC  (2+ messages)

[PATCH] ASoC: SOF:control: Fix variable type in snd_sof_refresh_control()
 2021-11-03 22:09 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] libbpf: add unified bpf_prog_load() low-level API
 2021-11-03 22:08 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS
` [PATCH v2 bpf-next 02/12] libbpf: pass number of prog load attempts explicitly
` [PATCH v2 bpf-next 03/12] libbpf: unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
` [PATCH v2 bpf-next 04/12] libbpf: remove internal use of deprecated bpf_prog_load() variants
` [PATCH v2 bpf-next 05/12] libbpf: stop using to-be-deprecated APIs
` [PATCH v2 bpf-next 06/12] bpftool: stop using deprecated bpf_load_program()
` [PATCH v2 bpf-next 07/12] libbpf: remove deprecation attribute from struct bpf_prog_prep_result
` [PATCH v2 bpf-next 08/12] selftests/bpf: fix non-strict SEC() program sections
` [PATCH v2 bpf-next 09/12] selftests/bpf: convert legacy prog load APIs to bpf_prog_load()
` [PATCH v2 bpf-next 10/12] selftests/bpf: merge test_stub.c into testing_helpers.c
` [PATCH v2 bpf-next 11/12] selftests/bpf: use explicit bpf_prog_test_load() calls everywhere
` [PATCH v2 bpf-next 12/12] selftests/bpf: use explicit bpf_test_load_program() helper calls

stable-rc/queue/4.9 baseline: 115 runs, 1 regressions (v4.9.289-1-g5a84ac4fcc6e)
 2021-11-03 22:08 UTC 

[PATCH v4 0/7] Misc NPCM7XX patches
 2021-11-03 21:59 UTC  (3+ messages)
` [PATCH v4 1/7] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH v4 2/7] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus

[Buildroot] [PATCH 1/1] package/softhsm2: add p11-kit optional dependency
 2021-11-03 22:08 UTC  (2+ messages)

[xen-unstable-smoke test] 166034: tolerable all pass - PUSHED
 2021-11-03 22:07 UTC 

[Buildroot] [git commit] package/softhsm2: add p11-kit optional dependency
 2021-11-03 22:07 UTC 

[Buildroot] [PATCH 2/2] configs/asus_tinker_rk3288_defconfig: u-boot 2021.10 needs python3
 2021-11-03 22:06 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] configs/amarula_vyasa_rk3288: "

[Buildroot] [git commit] configs/amarula_vyasa_rk3288: u-boot 2021.10 needs python3
 2021-11-03 22:06 UTC 

[Buildroot] [git commit] configs/asus_tinker_rk3288_defconfig: u-boot 2021.10 needs python3 and pylibfdt
 2021-11-03 22:06 UTC 

[Buildroot] [PATCH] package/libnss: bump to version 3.72
 2021-11-03 22:04 UTC  (2+ messages)

[Buildroot] [git commit] package/libnss: bump to version 3.72
 2021-11-03 22:04 UTC 

stable-rc/queue/5.14 baseline: 162 runs, 1 regressions (v5.14.16-6-g90b81889e7b9)
 2021-11-03 22:04 UTC 

[GIT PULL] vhost,virtio,vhost: fixes,features
 2021-11-03 22:04 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.