All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 18:26:31 to 2021-12-09 19:20:18 UTC [more...]

stable-rc/queue/5.15 build: 169 builds: 4 failed, 165 passed, 14 errors, 4 warnings (v5.15.6-209-g82401ab89557)
 2021-12-09 19:20 UTC 

tcmu data area double copy overhead
 2021-12-09 19:19 UTC  (4+ messages)

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-09 19:19 UTC  (11+ messages)
` [RFC PATCH 01/10] string-list API: change "nr" and "alloc" to "size_t"
` [RFC PATCH 02/10] range-diff.c: don't use st_mult() for signed "int"
` [RFC PATCH 03/10] range-diff.c: use "size_t" to refer to "struct string_list"'s "nr"
` [RFC PATCH 04/10] range-diff: zero out elements in "cost" first
` [RFC PATCH 05/10] linear-assignment.c: split up compute_assignment() function
` [RFC PATCH 06/10] linear-assignment.c: take "size_t", not "int" for *_count
` [RFC PATCH 07/10] linear-assignment.c: convert a macro to a "static inline" function
` [RFC PATCH 08/10] linear-assignment.c: detect signed add/mul on GCC and Clang
` [RFC PATCH 09/10] linear-assignment.c: add and use intprops.h from Gnulib
` [RFC PATCH 10/10] linear-assignment.c: use "intmax_t" instead of "int"

[PATCH 0/9] corstone1000: secure partitions patchset
 2021-12-09 19:19 UTC  (10+ messages)
` [PATCH 1/9] arm-bsp/u-boot: corstone1000: setting the boot console output
` [PATCH 2/9] arm-bsp/u-boot: corstone1000: remove the use of fdt_addr_r
` [PATCH 3/9] arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master
` [PATCH 4/9] arm-bsp/secure-partitions: add openamp rpc caller
` [PATCH 5/9] arm-bsp/optee-os: add openamp-virtio
` [PATCH 6/9] arm-bsp/secure-partitions: Add psa client definitions for ff-m
` [PATCH 7/9] arm-bsp/secure-partitions: add common service component to ipc support
` [PATCH 8/9] arm-bsp/secure-partitions: add secure storage ipc backend
` [PATCH 9/9] arm-bsp/secure-partitions: Use secure storage ipc and openamp for se_proxy

[PATCH 0/4] perf: Add new macros for mem_hops field
 2021-12-09 19:17 UTC  (3+ messages)

[PATCH 00/11] rebase: reset_head() related fixes and improvements
 2021-12-09 19:17 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 03/14] rebase: pass correct arguments to post-checkout hook
  ` [PATCH v2 04/14] rebase: do not remove untracked files on checkout
  ` [PATCH v2 07/14] create_autostash(): remove unneeded parameter

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-09 19:17 UTC  (3+ messages)

[PATCH] ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
 2021-12-09 19:16 UTC  (4+ messages)

[PATCH v4 00/13] ext4: new mount API conversion
 2021-12-09 19:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: include reductions
 2021-12-09 19:17 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/reset: remove useless intel_display_types.h include

[PATCH] target/ppc: powerpc_excp: Guard ALIGNMENT interrupt with CONFIG_TCG
 2021-12-09 19:15 UTC  (6+ messages)

[REGRESSION] 5-10% increase in IO latencies with nohz balance patch
 2021-12-09 19:16 UTC  (11+ messages)

[PATCH for-next v7 0/8] RDMA/rxe: Correct conditions
 2021-12-09 19:14 UTC  (9+ messages)
` [PATCH for-next v7 1/8] RDMA/rxe: Replace RB tree by xarray
` [PATCH for-next v7 2/8] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
` [PATCH for-next v7 3/8] RDMA/rxe: Cleanup pool APIs for keyed objects
` [PATCH for-next v7 4/8] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v7 5/8] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v7 6/8] RDMA/rxe: Minor cleanups in rxe_pool.c/rxe_pool.h
` [PATCH for-next v7 7/8] RDMA/rxe: Replace rxe_alloc by kzalloc for rxe_mc_elem
` [PATCH for-next v7 8/8] RDMA/rxe: Add wait for completion to obj destruct

[PATCH 1/2] drm/amdkfd: Use prange->list head for insert_list
 2021-12-09 19:15 UTC  (2+ messages)

[PATCH] drm/i915/guc: Use correct context lock when callig clr_context_registered
 2021-12-09 19:14 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-09 19:13 UTC  (10+ messages)
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v6 13/37] arm64/sme: Basic enumeration support

[PATCH v5 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 19:13 UTC  (3+ messages)
` [PATCH v5 2/3] mm: document locking restrictions for vm_operations_struct::close
` [PATCH v5 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-09 19:18 UTC  (8+ messages)
` [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID

[PATCH 00/25] ARM: tegra: Various cleanups for DT validation
 2021-12-09 19:13 UTC  (13+ messages)
` [PATCH 04/25] ARM: tegra: Rename top-level clocks
` [PATCH 10/25] ARM: tegra: Drop reg-shift for Tegra HS UART
` [PATCH 12/25] ARM: tegra: Do not use unit-address for OPP nodes
` [PATCH 16/25] ARM: tegra: Avoid pwm- prefix in pinmux nodes
` [PATCH 19/25] ARM: tegra: Add dummy backlight power supplies
` [PATCH 22/25] ARM: tegra: Move I2C clock frequency to bus nodes

[PULL] drm-intel-fixes
 2021-12-09 19:13 UTC  (2+ messages)
` [Intel-gfx] "

Redesign of QEMU startup & initial configuration
 2021-12-09 19:11 UTC  (2+ messages)

RFC: wilc1000 module parameter to disable chip sleep
 2021-12-09 19:12 UTC  (4+ messages)

[intel-lts:5.10/KMB-yocto 8168/8457] ./usr/include/misc/xlink_uapi.h:51:2: warning: parameter names (without types) in function declaration
 2021-12-09 19:11 UTC 

[PATCH v3] libtracefs: New APIs for getting the raw format of synth event
 2021-12-09 19:11 UTC  (4+ messages)

[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-09 19:11 UTC  (3+ messages)
` [PATCH v5 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace

[PATCH] KVM: x86: avoid out of bounds indices for fixed performance counters
 2021-12-09 19:11 UTC 

[PATCH v2 2/3] json: introduce JSON module
 2021-12-09 19:10 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_engines: Added out fence for execute-one subtest
 2021-12-09 18:58 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Support bigger GuC RSA keys
 2021-12-09 19:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/uc: correctly track uc_fw init failure
` [Intel-gfx] [PATCH 2/3] drm/i915/uc: Prepare for different firmware key sizes

[PATCH] audio: Add sndio backend
 2021-12-09 19:08 UTC  (2+ messages)

[PATCH v2] perf tools: Add SPE total latency as PERF_SAMPLE_WEIGHT
 2021-12-09 19:07 UTC  (2+ messages)

[PATCH] x86/mm: Include spinlock_t definition in pgtable
 2021-12-09 19:06 UTC  (2+ messages)
` [tip: x86/mm] "

[ovmf test] 167283: regressions - FAIL
 2021-12-09 19:05 UTC 

stable-rc/queue/5.4 build: 177 builds: 3 failed, 174 passed, 4 errors, 28 warnings (v5.4.163-73-gf01a13d9c502)
 2021-12-09 19:05 UTC 

[PATCH v2 1/2] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
 2021-12-09 19:04 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: spi-nor: macronix: Add support for mx66lm1g45g

[PATCH] bpf: return EOPNOTSUPP when JIT is needed and not possible
 2021-12-09 19:05 UTC  (2+ messages)

[PATCH v5 00/28] efi: Improvements to U-Boot running on top of UEFI
 2021-12-09 19:04 UTC  (7+ messages)
` [PATCH v5 01/28] efi: Rename UCLASS_EFI and IF_TYPE_EFI
` [PATCH v5 02/28] efi: Add EFI uclass for media
` [PATCH v5 03/28] efi: Add a media/block driver for EFI block devices

[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 19:03 UTC  (6+ messages)
` [PATCH v4 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

patch "Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by" added to usb-linus
 2021-12-09 19:03 UTC 

[PATCH] drm/amdkfd: add Navi2x to GWS init conditions
 2021-12-09 19:03 UTC  (2+ messages)

[asahilinux:asahi 54/56] drivers/spi/spi-apple.c:148:19: error: implicit declaration of function 'FIELD_PREP'
 2021-12-09 19:01 UTC  (2+ messages)

[PATCH v3] mm: fix panic in __alloc_pages
 2021-12-09 19:01 UTC  (12+ messages)

[PATCH v3 15/18] tcp: authopt: Add prefixlen support
 2021-12-09 19:01 UTC  (2+ messages)

[PATCH v3 0/3] block: show crypto capabilities in sysfs
 2021-12-09 19:00 UTC  (3+ messages)
` [PATCH v3 1/3] block: simplify calling convention of elv_unregister_queue()

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-09 18:57 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs

[syzbot] KMSAN: uninit-value in fib_get_nhs
 2021-12-09 18:57 UTC 

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-09 18:55 UTC  (21+ messages)
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[PATCH] drm/i915/guc: Remove racey GEM_BUG_ON
 2021-12-09 18:51 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09 18:56 UTC  (7+ messages)
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[RFC PATCH 0/5] Firmware Upload Framework
 2021-12-09 18:55 UTC  (6+ messages)

[PATCH v2] KVM: x86: Always set kvm_run->if_flag
 2021-12-09 18:55 UTC  (7+ messages)

[PATCH v2 RESEND 0/8] i2c: exynos5: Add support for modern Exynos SoCs
 2021-12-09 18:52 UTC  (9+ messages)
` [PATCH v2 RESEND 6/8] i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
` [PATCH v2 RESEND 7/8] arm: dts: exynos: Rename hsi2c nodes to i2c for Exynos5260

[PATCH 00/11] Parallel CPU bringup for x86_64
 2021-12-09 18:52 UTC  (6+ messages)
` [PATCH 02/11] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion

[PATCH v2] Unbuffered output when pipe/tee to a file
 2021-12-09 18:51 UTC  (4+ messages)

[ardb:for-kernelci 1/1] arch/arm/boot/compressed/head.S:315: Error: invalid constant (408000) after fixup
 2021-12-09 18:50 UTC  (2+ messages)

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-09 18:50 UTC  (6+ messages)
` [PATCH v4 net-next 2/9] i40e: respect metadata on XSK Rx to skb
        ` [Intel-wired-lan] "

[PATCH net] inet_diag: fix kernel-infoleak for UDP sockets
 2021-12-09 18:50 UTC 

[PATCH v2 0/3] implement branch --recurse-submodules
 2021-12-09 18:49 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] branch: move --set-upstream-to behavior to setup_tracking()
  ` [PATCH v3 2/5] branch: remove forward declaration of validate_branch_start()
  ` [PATCH v3 3/5] builtin/branch: clean up action-picking logic in cmd_branch()
  ` [PATCH v3 4/5] branch: add --recurse-submodules option for branch creation
  ` [PATCH v3 5/5] branch.c: replace questionable exit() codes

Pull trivial helper to preempt fscache merge conflict?
 2021-12-09 18:49 UTC  (2+ messages)

[PATCH v2 1/1] PCI: Introduce pci_bus_*() printing macros when device is not available
 2021-12-09 18:40 UTC  (2+ messages)

[PATCH] ti-sgx-ddk-km: Fix build with kernel 5.10 and musl support
 2021-12-09 18:48 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.83-129-gefc3f818915f)
 2021-12-09 18:47 UTC 

[PATCH v2] misc: Allow selective disabling of debug facility names
 2021-12-09 18:41 UTC  (8+ messages)

[BlueZ V2 PATCH 0/5] Replace random number generation function
 2021-12-09 18:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: SRIOV flr_work should use down_write
 2021-12-09 18:43 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
 2021-12-09 18:42 UTC  (2+ messages)
`  "

[PATCH v2 5/8] pinctrl: nuvoton: Add driver for WPCM450
 2021-12-09 18:40 UTC 

[PATCH] drm/amdkfd: explicitly create/destroy queue attributes under /sys
 2021-12-09 18:40 UTC  (2+ messages)

[PATCH] gcc: Fix tm.h plugin header
 2021-12-09 18:39 UTC  (3+ messages)
` [OE-core] "

[dunfell/master PATCHv3] ti-sci-fw: Fix for k3-image-gen issue for combined boot images
 2021-12-09 18:39 UTC 

[PATCH 0/2] clk: qcom: fix disp_cc_mdss_mdp_clk_src issues on sdm845
 2021-12-09 18:40 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: add API to safely park RCG2 sources
` [PATCH 2/2] clk: qcom: dispcc-sdm845: park disp_cc_mdss_mdp_clk_src

[Intel-gfx] [PATCH 0/4] drm/i915/cdclk: improve abstractions
 2021-12-09 18:38 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/cdclk: un-inline intel_cdclk_state functions

[PATCH 6/6] tests: fix $dir path
 2021-12-09 18:38 UTC 

[PATCH 5/6] tests: Add a test for write-intent bitmap support for imsm
 2021-12-09 18:38 UTC 

[PATCH 4/6] test: clear the superblock at every iteration in 02lineargrow
 2021-12-09 18:37 UTC 

[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
 2021-12-09 18:37 UTC  (3+ messages)

[PATCH 3/6] Revert "mdadm: fix coredump of mdadm --monitor -r"
 2021-12-09 18:37 UTC 

[PATCH 2/6] tests: fix raid0 tests for 0.90 metadata
 2021-12-09 18:36 UTC 

[PATCH 1/6] tests: add a test that validates raid0 with layout fails for 0.9 version
 2021-12-09 18:35 UTC 

[PATCH v2 0/9] Coresight: Add support for TPDM and TPDA
 2021-12-09 18:34 UTC  (4+ messages)
` [PATCH v2 6/9] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM

[PATCH V2 0/6] Resurrect mdadm test cases
 2021-12-09 18:35 UTC 

[RFC PATCH net-next 0/7] DSA master state tracking
 2021-12-09 18:34 UTC  (8+ messages)

[PATCH v4 0/1] arm64: dts: qcom: add support for Microsoft Surface Duo 2
 2021-12-09 18:32 UTC  (2+ messages)
` [PATCH v4] arm64: dts: qcom: add minimal DTS "

[PATCH] libgpiod: Fix build failure with musl
 2021-12-09 18:32 UTC  (3+ messages)

[ovmf test] 167279: regressions - FAIL
 2021-12-09 18:29 UTC 

[PATCH v3 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-09 18:28 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH v3 2/4] mmc: dw_mmc-exynos: "

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-09 18:28 UTC  (7+ messages)

[kvm-unit-tests PATCH 0/3] Add additional testing for routing L2 exceptions
 2021-12-09 18:26 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Fix a #GP from occurring in usermode's exception handlers
` [kvm-unit-tests PATCH 2/3] x86: Align L2's stacks
` [kvm-unit-tests PATCH 3/3] x86: Add test coverage for the routing logic when exceptions occur in L2

[PATCH nft v2 0/2] Improve handling of errors from mnl* functions"
 2021-12-09 18:26 UTC  (3+ messages)
` [PATCH nft v2 1/2] Use abort() in case of netlink_abi_error
` [PATCH nft v2 2/2] Handle retriable errors from mnl functions


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.