All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 13:32:39 to 2021-05-25 14:08:11 UTC [more...]

[PATCH v2 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-25 14:02 UTC  (33+ messages)
` [PATCH v2 01/33] locking/atomic: make ARCH_ATOMIC a Kconfig symbol
` [PATCH v2 02/33] locking/atomic: net: use linux/atomic.h for xchg & cmpxchg
` [PATCH v2 03/33] locking/atomic: h8300: use asm-generic exclusively
` [PATCH v2 04/33] locking/atomic: microblaze: "
` [PATCH v2 05/33] locking/atomic: openrisc: avoid asm-generic/atomic.h
` [PATCH v2 06/33] locking/atomic: atomic: remove stale comments
` [PATCH v2 07/33] locking/atomic: atomic: remove redundant include
` [PATCH v2 08/33] locking/atomic: atomic: simplify ifdeffery
` [PATCH v2 09/33] locking/atomic: atomic: support ARCH_ATOMIC
` [PATCH v2 10/33] locking/atomic: atomic64: "
` [PATCH v2 11/33] locking/atomic: cmpxchg: make `generic` a prefix
` [PATCH v2 12/33] locking/atomic: cmpxchg: support ARCH_ATOMIC
` [PATCH v2 13/33] locking/atomic: alpha: move to ARCH_ATOMIC
` [PATCH v2 14/33] locking/atomic: arc: "
` [PATCH v2 15/33] locking/atomic: arm: "
` [PATCH v2 16/33] locking/atomic: csky: "
` [PATCH v2 17/33] locking/atomic: h8300: "
` [PATCH v2 18/33] locking/atomic: hexagon: "
` [PATCH v2 19/33] locking/atomic: ia64: "
` [PATCH v2 20/33] locking/atomic: m68k: "
` [PATCH v2 21/33] locking/atomic: microblaze: "
` [PATCH v2 22/33] locking/atomic: mips: "
` [PATCH v2 23/33] locking/atomic: nds32: "
` [PATCH v2 24/33] locking/atomic: nios2: "
` [PATCH v2 25/33] locking/atomic: openrisc: "
` [PATCH v2 26/33] locking/atomic: parisc: "
` [PATCH v2 27/33] locking/atomic: powerpc: "
` [PATCH v2 28/33] locking/atomic: riscv: "
` [PATCH v2 29/33] locking/atomic: sh: "
` [PATCH v2 30/33] locking/atomic: sparc: "
` [PATCH v2 31/33] locking/atomic: xtensa: "
` [PATCH v2 32/33] locking/atomic: delete !ARCH_ATOMIC remnants

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-25 14:07 UTC  (6+ messages)
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH 0/2] kprobes: Remove kprobe::fault_handler
 2021-05-25 14:06 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] nvme-pci: set some AMD PCIe downstream storage device to D3 for s2idle
 2021-05-25 14:06 UTC  (5+ messages)

[igt-dev] [i-g-t 0/2] gem_exec_schedule: Report and check for timeslicing
 2021-05-25 14:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for gem_exec_schedule: Report and check for timeslicing (rev2)

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 14:02 UTC  (11+ messages)
` [PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
` [PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
` [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[PATCH v5 00/28] x86: Support Intel Advanced Matrix Extensions
 2021-05-25 14:04 UTC  (6+ messages)
` [PATCH v5 24/28] x86/fpu/xstate: Use per-task xstate mask for saving xstate in signal frame

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Introduce timeslicing for userspace
 2021-05-25 13:55 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] Let userspace know if they can trust timeslicing by including it as part of the I915_PARAM_HAS_SCHEDULER::I915_SCHEDULER_CAP_TIMESLICING

[PATCH v5 0/3] Rework CPU capacity asymmetry detection
 2021-05-25 14:04 UTC  (6+ messages)
` [PATCH v5 2/3] sched/topology: "

[PATCH] selftests: Use kselftest skip code for skipped tests
 2021-05-25 13:56 UTC  (2+ messages)

[LTP] [RFC PATCH 0/4] Auto review and Coccinelle
 2021-05-25 14:03 UTC  (4+ messages)

[PATCH] mfd: da9063: propagate errno when I2C mode fails
 2021-05-25 14:03 UTC  (2+ messages)
` AW: "

[PATCH v2] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
 2021-05-25 14:02 UTC  (3+ messages)

[PATCH 01/21] gdk-pixbuf: update a patch status
 2021-05-25 14:02 UTC  (7+ messages)
` [PATCH 02/21] systemd: update 247.6 -> 248.3
  ` [OE-core] "

[PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
 2021-05-25 14:00 UTC  (17+ messages)
` [PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
` [PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
` [PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
` [PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
` [PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
` [PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
` [PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
` [PATCH 9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ???

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-25 14:02 UTC  (10+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-05-25 14:01 UTC  (8+ messages)
    ` [f2fs-dev] "

Regression: bisected: AMDGPU causes Kernel Bad page state OOPS starting with kernels 5.11.x, 5.12.x, 5.13-rc
 2021-05-25 14:02 UTC  (2+ messages)

[PATCH AUTOSEL 5.12 01/63] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-25 14:01 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 30/63] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 5.12 32/63] ASoC: cs43130: handle errors in cs43130_probe() properly

[oe] [meta-networking][PATCH] dhcp-relay: add recipe
 2021-05-25 14:01 UTC  (3+ messages)
` [meta-networking][RESEND][PATCH] "

[PATCH] Staging: rtl8723bs: fixed a blank coding style
 2021-05-25 14:01 UTC 

[dpdk-dev] [PATCH] app/testpmd: do not use a possibly NULL Pointer
 2021-05-25 14:01 UTC  (2+ messages)

[meta-python][PATCH 1/4] python3-xmlschema: Upgrade 1.6.1 -> 1.6.2
 2021-05-25 14:00 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-websocket-client: Upgrade 1.0.0 -> 1.0.1
` [meta-python][PATCH 3/4] python3-alembic: Upgrade 1.6.2 -> 1.6.4
` [meta-python][PATCH 4/4] python3-sqlalchemy: Upgrade 1.4.11 -> 1.4.15

[PATCH] drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram
 2021-05-25 13:59 UTC  (4+ messages)

[PATCH 0/2] fixes for yt8511 phy driver
 2021-05-25 13:59 UTC  (5+ messages)
` [PATCH 1/2] net: phy: fix yt8511 clang uninitialized variable warning

[GIT PULL FOR v5.14] v4l2-ctrls: one fix plus refactor work
 2021-05-25 13:58 UTC 

[RFC net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-05-25 13:58 UTC  (5+ messages)
` [RFC net-next 2/2] net: fec: add ndo_select_queue to "

stable-rc/queue/5.10 build: 181 builds: 0 failed, 181 passed, 15 warnings (v5.10.39-103-g5d71e5f41792)
 2021-05-25 13:58 UTC 

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 13:54 UTC  (10+ messages)

[PATCH 0/3] Clean a few backend interfaces in the i915
 2021-05-25 13:56 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 1/1] Update kernel headers
 2021-05-25 22:32 UTC  (3+ messages)

[PATCH] regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
 2021-05-25 13:54 UTC  (3+ messages)

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-25 13:55 UTC  (2+ messages)

[meta-oe][PATCH] zsh: recipe overhaul
 2021-05-25 13:54 UTC 

[patch 0/3] VMX: configure posted interrupt descriptor when assigning device (v5)
 2021-05-25 13:41 UTC  (4+ messages)
` [patch 1/3] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 2/3] KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
` [patch 3/3] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

[PATCH] drm/fb-helper: improve DRM fbdev emulation device names
 2021-05-25 13:52 UTC  (8+ messages)

[PATCH V3 0/2] selftests/powerpc: Updates to EBB selftest for ISA v3.1
 2021-05-25 13:51 UTC  (3+ messages)
` [PATCH V3 1/2] selftests/powerpc: Fix "no_handler" EBB selftest
` [PATCH V3 2/2] selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1

[ti:ti-rt-linux-5.10.y 4405/5211] drivers/pci/endpoint/pci-epf-core.c:169 pci_epf_add_vepf() warn: inconsistent returns '&epf_pf->lock'
 2021-05-25 13:52 UTC  (2+ messages)

[f2fs-dev] [PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-25 13:50 UTC  (28+ messages)
`  "
` [f2fs-dev] [PATCH 01/13] mm: Fix comments mentioning i_mutex
  `  "
` [f2fs-dev] [PATCH 02/13] documentation: Sync file_operations members with reality
  `  "
` [f2fs-dev] [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
  `  "
` [f2fs-dev] [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
  `  "
` [f2fs-dev] [PATCH 05/13] ext4: Convert to use mapping->invalidate_lock
  `  "
` [f2fs-dev] [PATCH 06/13] ext2: Convert to using invalidate_lock
  `  "
` [f2fs-dev] [PATCH 07/13] xfs: Convert to use invalidate_lock
  `  "
` [f2fs-dev] [PATCH 08/13] xfs: Convert double locking of MMAPLOCK to use VFS helpers
  `  "
` [f2fs-dev] [PATCH 09/13] zonefs: Convert to using invalidate_lock
  `  "
` [f2fs-dev] [PATCH 10/13] f2fs: "
  `  "
` [f2fs-dev] [PATCH 11/13] fuse: "
  `  "
` [f2fs-dev] [PATCH 12/13] ceph: Fix race between hole punch and page fault
  `  "
` [f2fs-dev] [PATCH 13/13] cifs: "
  `  "

BPF: failed module verification on linux-next
 2021-05-25 13:51 UTC  (4+ messages)

[LTP] [PATCH 1/3] tst_net.sh: Move check_portmap_rpcbind() + fixes
 2021-05-25 13:50 UTC  (3+ messages)
` [LTP] [PATCH 2/3] nfs_lib.sh: Check running rpc.mountd, rpcbind/portmap
` [LTP] [PATCH 3/3] nfs_lib.sh: Print verbose mount info on error

Small patch for toaster.bbclass
 2021-05-25 13:49 UTC  (2+ messages)
  ` [Toaster] "

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-25 13:38 UTC  (3+ messages)
` [PATCH v2 03/19] arm64: entry: convert SError handlers "

[PATCH v8 0/3] PE/COFF measurement support
 2021-05-25 13:47 UTC  (4+ messages)
` [PATCH v8 3/3] efi_loader: add PE/COFF image measurement

[lttng-dev] [PATCH lttng-ust] Improve tracef/tracelog to use the stack for small strings
 2021-05-25 13:47 UTC  (2+ messages)

[PATCH] MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
 2021-05-25 13:39 UTC  (2+ messages)

[PATCH] MIPS: launch.h: add include guard to prevent build errors
 2021-05-25 13:40 UTC  (2+ messages)

[PATCH] MIPS: alchemy: xxs1500: add gpio-au1000.h header file
 2021-05-25 13:39 UTC  (2+ messages)

[PATCH 0/2] Update defconfig and fix kernel hang
 2021-05-25 13:38 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER

[v3 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-05-25 13:24 UTC  (6+ messages)
` [v3 1/2] arm64: dts: mediatek: Add mt8192 clock controllers
` [v3 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

[PATCH net] skbuff: Release nfct refcount on napi stolen or re-used skbs
 2021-05-25 13:45 UTC  (2+ messages)

[PATCH net-next 00/13] Add NXP SJA1110 support to the sja1105 DSA driver
 2021-05-25 13:43 UTC  (7+ messages)
` [PATCH net-next 11/13] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-25 13:42 UTC  (3+ messages)
` [PATCH rdma-rc 4/5] RDMA/core: Simplify addition of restrack object

[PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount
 2021-05-25 13:42 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] ath11k: send beacon template after vdev_start/restart during csa
 2021-05-25 13:30 UTC 

staging: rtl8723bs: removal of 5G code
 2021-05-25 13:40 UTC  (3+ messages)

[PATCH] docs: Activate xeCJK only in CJK chapters
 2021-05-25 13:39 UTC  (6+ messages)
` [PATCH v2] docs: Activate exCJK "
` [PATCH v3] "

[Intel-gfx] [PATCH] drm/i915: Only set bind_async_flags when concurrent access wa is not active
 2021-05-25 13:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Only set bind_async_flags when concurrent access wa is not active. (rev2)

[PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-25 13:37 UTC  (5+ messages)
` [PATCH v3 09/12] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
  ` [Intel-gfx] "

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-25 13:23 UTC  (4+ messages)

[PATCH v2] Bluetooth: fix the erroneous flush_work() order
 2021-05-25 13:36 UTC  (2+ messages)
` [v2] "

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.121-70-gb3c1ba3ecdd9)
 2021-05-25 13:36 UTC 

[PATCH 0/9] Add support for using xfstests to test AFS
 2021-05-25 13:34 UTC  (10+ messages)
` [PATCH 1/9] Add AFS support
` [PATCH 2/9] generic/294, afs: Allow for mknod subtest failing if mknod not supported
` [PATCH 3/9] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [PATCH 4/9] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
` [PATCH 5/9] generic/123, generic/128, afs: Allow for an fs that does its own perm management
` [PATCH 6/9] Add the ability to require O_TMPFILE to be supported for a test
` [PATCH 7/9] afs: Indicate the minimum DIO alignment is 1
` [PATCH 8/9] generic/465: Fix handling of DIO alignment < sizeof(long)
` [PATCH 9/9] Fix other posix_memalign() alignment issues

[PATCH v2 00/12] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-25 13:23 UTC  (4+ messages)
` [PATCH v2 10/12] drm/vc4: hdmi: Register HDMI codec
` [PATCH v2 11/12] drm/vc4: hdmi: Remove redundant variables
` [PATCH v2 12/12] ARM: dts: bcm2711: Tune DMA parameters for HDMI audio

[RFC net-next 0/2] Introduce MDIO probe order C45 over C22
 2021-05-25 13:34 UTC  (2+ messages)

rpc.gssd does not restart after package upgrade
 2021-05-25 13:34 UTC 

[PATCH v2 0/3] EM / PM: Inefficient OPPs
 2021-05-25 13:34 UTC  (7+ messages)
` [PATCH v2 3/3] PM / EM: Skip inefficient OPPs

[PATCH v3] tr2: log parent process name
 2021-05-25 13:33 UTC  (3+ messages)

[xen-unstable-smoke test] 162151: tolerable all pass - PUSHED
 2021-05-25 13:33 UTC 

[PATCH 5.12 000/127] 5.12.7-rc1 review
 2021-05-25 13:33 UTC  (2+ messages)

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-05-25 13:33 UTC  (2+ messages)
` [Bug 212469] "

[PATCH] arm64: dts: qcom: remove camera_mem region
 2021-05-25 13:32 UTC 

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-05-25 13:32 UTC  (4+ messages)
` [PATCH v4 14/17] drm/i915/pxp: User interface for Protected buffer
    ` [Intel-gfx] "


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.