All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-27 22:35:22 to 2021-08-28 00:50:03 UTC [more...]

[Intel-gfx] [PATCH 2/5] drm/i915/adlp: Require always a power-of-two sized CCS surface stride
 2021-08-28  0:50 UTC  (2+ messages)

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-28  0:35 UTC  (41+ messages)
` [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v2 02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v2 03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v2 04/13] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v2 05/13] perf: Force architectures to opt-in to "
` [PATCH v2 06/13] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v2 07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v2 08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v2 09/13] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v2 10/13] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v2 11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v2 12/13] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v2 13/13] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-28  0:46 UTC  (4+ messages)
` [RFC 07/10] hw/mos6522: Fix initial timer counter reload

[PATCH 0/2] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-08-28  0:47 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
  ` [PATCH v2 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL "
  ` [PATCH v2 3/3] test-lib-functions: optionally keep HOME and TERM in 'debug'

[PATCH mptcp] mptcp: do not shrink snd_nxt when recovering
 2021-08-28  0:45 UTC  (2+ messages)

[xen-unstable test] 164499: regressions - FAIL
 2021-08-28  0:44 UTC 

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-08-27
 2021-08-28  0:43 UTC  (3+ messages)
` [PATCH net 2/5] ice: remove dead code for allocating pin_config

[f2fs-dev] [PATCH v2] f2fs: introduce fragment allocation mode mount option
 2021-08-28  0:43 UTC  (5+ messages)

[TEST PATCH] KVM: selftests: Add a test case for debugfs directory
 2021-08-27 23:48 UTC 

stable-rc/queue/4.19 baseline: 138 runs, 3 regressions (v4.19.205-7-g0cfdba431276)
 2021-08-28  0:41 UTC 

[RFCv3 06/15] tcp: authopt: Compute packet signatures
 2021-08-28  0:39 UTC  (2+ messages)

[RFC PATCH 0/4] Support for hardware-wrapped inline encryption keys
 2021-08-28  0:32 UTC  (5+ messages)
` [RFC PATCH 1/4] block: add hardware-wrapped key support
` [RFC PATCH 2/4] fscrypt: improve documentation for inline encryption
` [RFC PATCH 3/4] fscrypt: allow 256-bit master keys with AES-256-XTS
` [RFC PATCH 4/4] fscrypt: add support for hardware-wrapped keys

[PATCH net-next 0/6] ionic: queue mgmt updates
 2021-08-28  0:39 UTC  (3+ messages)
` [PATCH net-next 4/6] ionic: add queue lock around open and stop

[PATCH net v2] net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list
 2021-08-28  0:30 UTC  (3+ messages)

[PATCH 0/5] hw/arm/aspeed: Add fuji machine type
 2021-08-28  0:30 UTC  (7+ messages)
` [PATCH 1/5] hw/arm/aspeed: Add get_irq to AspeedSoCClass
` [PATCH 2/5] hw/arm/aspeed: Select console UART from machine
` [PATCH 3/5] hw/arm/aspeed: Add fuji machine type
` [PATCH 4/5] hw/arm/aspeed: Fix AST2600_CLK_SEL3 address
` [PATCH 5/5] hw/arm/aspeed: Initialize AST2600 clock selection registers

stable-rc/queue/4.9 build: 182 builds: 0 failed, 182 passed, 4 warnings (v4.9.281-1-g541bc8044fa7)
 2021-08-28  0:24 UTC 

[jolsa-perf:bpf/batch 8/27] samples/ftrace/ftrace-direct-multi.c:8:6: warning: no previous prototype for 'my_direct_func'
 2021-08-28  0:22 UTC  (2+ messages)

[PATCH net 1/1] atlantic: Fix driver resume flow
 2021-08-28  0:23 UTC  (2+ messages)

XFS fallocate implementation incorrectly reports ENOSPC
 2021-08-28  0:21 UTC  (8+ messages)
            ` Mysterious ENOSPC [was: XFS fallocate implementation incorrectly reports ENOSPC]

kernel/bpf/btf.c:5588:13: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
 2021-08-28  0:21 UTC 

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-28  0:20 UTC  (13+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes
` [PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
  ` [PATCH v2 1/6] object-file: use futimens rather than utime
  ` [PATCH v2 2/6] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v2 3/6] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v2 4/6] core.fsyncobjectfiles: add windows support for batch mode
  ` [PATCH v2 5/6] update-index: use the bulk-checkin infrastructure
  ` [PATCH v2 6/6] core.fsyncobjectfiles: performance tests for add and stash

kernel/dma/pool.c:123 atomic_pool_expand() warn: should '((page - mem_map) + arch_pfn_offset) << 14' be a 64 bit type?
 2021-08-28  0:20 UTC 

Error in 'man operator'
 2021-08-28  0:20 UTC  (6+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed (acpi-5.14-rc8-64-ga93c0039d89d)
 2021-08-28  0:19 UTC 

[PATCH 0/2] Update 128b/132b MST Slot Information
 2021-08-27 23:43 UTC  (3+ messages)
` [PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
` [PATCH 2/2] drm/amdgpu: Example Usage in AMDGPU

[PATCH net 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup
 2021-08-28  0:17 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix possible divide by zero
` [PATCH net 2/2] selftests: mptcp: clean tmp files in simult_flows

[PATCH net-next v4 0/2] bnxt: add rx discards stats for oom and netpool
 2021-08-28  0:16 UTC  (3+ messages)

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-08-28  0:14 UTC  (3+ messages)
` [PATCH v8 1/3] mm: rearrange madvise code to allow for reuse

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-28  0:06 UTC  (14+ messages)
` [PATCH v2 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH] staging: pi433: fix docs typos and references to previous struct names
 2021-08-28  0:08 UTC 

❌ FAIL: Test report for kernel 5.14.0-rc7 (mainline.kernel.org-clang, 73367f05)
 2021-08-28  0:08 UTC 

Clarification regarding updating "Xen hypervisor device tree bindings on Arm"
 2021-08-28  0:05 UTC  (6+ messages)

[Fuego] [PATCH 1/4] linaro: localhost does not require ssh
 2021-08-28  0:05 UTC  (6+ messages)
` [Fuego] [PATCH 2/4] linaro: update to python3

stable-rc/queue/5.13 baseline: 160 runs, 4 regressions (v5.13.13-13-gc528c5e23aa0)
 2021-08-28  0:04 UTC 

[intel-tdx:guest 72/113] arch/x86/include/asm/tdx.h:185:12: error: incomplete definition of type 'struct device'
 2021-08-28  0:02 UTC  (2+ messages)

[PATCH v3] cgroup: Avoid compiler warnings with no subsystems
 2021-08-28  0:02 UTC  (2+ messages)

[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test
 2021-08-27 23:59 UTC 

[PATCH v8 0/3] maintenance: add support for systemd timers on Linux
 2021-08-27 23:54 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`

[PATCH] staging: r8188eu: add extra TODO entries
 2021-08-28  0:02 UTC 

[PATCH] usb: gadget: u_audio: fix race condition on endpoint stop
 2021-08-27 23:59 UTC  (2+ messages)

fs/f2fs/compress.c:1036:3: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-08-27 23:59 UTC 

Wanted: CDROM maintainer
 2021-08-27 23:56 UTC  (2+ messages)

[PATCH BlueZ] device: add MTU D-Bus property
 2021-08-27 23:55 UTC  (2+ messages)
` [BlueZ] "

[PATCH] NFSD: drop support for ancient file-handles
 2021-08-27 23:55 UTC  (14+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH 15/38] md/raid5: Replace deprecated CPU-hotplug functions
 2021-08-27 23:53 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH 01/38] Documentation: Replace deprecated CPU-hotplug functions
 2021-08-27 23:53 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH 20/38] mm: Replace deprecated CPU-hotplug functions
 2021-08-27 23:53 UTC  (2+ messages)
` [tip: smp/core] "

[kdave-btrfs-devel:misc-next 147/154] fs/btrfs/zoned.c:1697: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-08-27 23:50 UTC  (2+ messages)

NFS server regression in kernel 5.13 (tested w/ 5.13.9)
 2021-08-27 23:49 UTC  (29+ messages)

[PATCH] workqueue: Don't record workqueue stack holding raw_spin_lock
 2021-08-27 23:49 UTC 

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-08-27 23:44 UTC  (7+ messages)
` [PATCH 05/13] add: fail when adding an untracked sparse file
` [PATCH 11/13] mv: refuse to move sparse paths

[PATCH] soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
 2021-08-27 23:42 UTC  (11+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915/adlp: Add support for remapping CCS FBs
 2021-08-27 23:41 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] eventfd: Make signal recursion protection a task bit
 2021-08-27 23:41 UTC  (2+ messages)
` [tip: sched/core] "

[Intel-wired-lan] [PATCH] igc: optimize igc_ptp_systim_to_hwtstamp()
 2021-08-27 23:40 UTC  (3+ messages)
`  "

[PATCH] Declare the file_operations struct as const
 2021-08-27 23:38 UTC  (7+ messages)

stable-rc/queue/5.10 baseline: 157 runs, 3 regressions (v5.10.61-11-gecd5171696ed)
 2021-08-27 23:38 UTC 

[hverkuil-media:extron 7/7] drivers/media/cec/usb/extron/extron-cec-drv.c:48:10: fatal error: extron-cec-drv.h: No such file or directory
 2021-08-27 23:35 UTC  (2+ messages)

[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-27 23:35 UTC  (11+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[RFC PATCH 0/3] Provide fast access to thread-specific data
 2021-08-27 23:42 UTC  (4+ messages)
` [RFC PATCH 1/3] Introduce per thread user-kernel shared structure
` [RFC PATCH 2/3] Publish tasks's scheduler stats thru the "
` [RFC PATCH 3/3] Introduce task's 'off cpu' time

[[patch] 1/2] malloc.3: modernize for glibc 2.34
 2021-08-27 23:34 UTC  (8+ messages)
` [[patch] 2/2] malloc_hook.3: "
  ` [PATCH] "
` [PATCH] malloc.3: modernize for glibc 2.34 (ping 1)

[PATCH v2] generic/646: Test page faults during read and write
 2021-08-27 23:32 UTC  (2+ messages)

[PATCH] perf record: Fix wrong comm in system-wide mode with delay
 2021-08-27 23:32 UTC 

[PATCH v1 1/3] Revert "usb: gadget: u_audio: add real feedback implementation"
 2021-08-27 23:30 UTC  (8+ messages)
` [PATCH] usb: gadget: f_uac2: fixup feedback endpoint stop

[GIT PULL] ARM: SoC fixes for 5.14, part 4
 2021-08-27 23:26 UTC  (4+ messages)

drm: simpledrm: fbdev emulation error with CONFIG_DRM_SIMPLEDRM enabled
 2021-08-27 23:25 UTC  (9+ messages)

[GIT PULL] Block fixes for 5.14-final
 2021-08-27 23:27 UTC  (2+ messages)

[Cluster-devel] [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-27 23:22 UTC  (17+ messages)
` [Cluster-devel] [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
                `  "
` [Cluster-devel] [PATCH v7 16/19] iomap: Add done_before argument to iomap_dio_rw
        ` [Ocfs2-devel] "
          `  "

[PATCH] pretty-options.txt: describe supported encoding
 2021-08-27 23:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] libtool: Only package libltdl for the target
 2021-08-27 23:13 UTC  (4+ messages)
` [PATCH 2/2] quilt: Only package guard "
  ` [OE-core] "
` [OE-core] [PATCH 1/2] libtool: Only package libltdl "

[RFC 0/1] add parallelism to test_progs
 2021-08-27 23:13 UTC  (2+ messages)
` [RFC 1/1] selftests/bpf: Add "

[PATCH] io_uring: support CLOCK_BOOTTIME for timeouts
 2021-08-27 23:13 UTC 

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-27 23:10 UTC  (5+ messages)
` [XEN RFC PATCH 18/40] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI

[kdave-btrfs-devel:misc-next 147/154] fs/btrfs/zoned.c:1697: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-08-27 23:10 UTC  (2+ messages)

[PATCH] Don't block writes to swap-files with ETXTBSY
 2021-08-27 23:10 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sdm660: Add initial IFC6560 board
 2021-08-27 23:05 UTC  (2+ messages)

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-08-27 23:04 UTC  (7+ messages)

[PATCH] hwmon: (pmbus/ibm-cffps) Do not swap max_power_out
 2021-08-27 23:04 UTC 

[BUG] potential hugetlb css refcounting issues
 2021-08-27 22:58 UTC  (2+ messages)

[PATCH 0/2] selftests: tool: update format of kselftest TAP results to improve compatibility with KTAP
 2021-08-27 22:58 UTC  (3+ messages)
` [PATCH 1/2] selftests: tool: Add subtest header line and change indentation format in TAP results
` [PATCH 2/2] Revert "selftests: Remove KSFT_TAP_LEVEL"

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-27 22:56 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] merge: make sparse-aware with ORT
  ` [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts

[ANNOUNCE] v5.14-rc7-rt14
 2021-08-27 22:48 UTC 

Automatically Handling Using/Checking Out Branches With One or More Different Contained Submodules?
 2021-08-27 22:48 UTC  (2+ messages)

[kdave-btrfs-devel:misc-next 125/154] fs/btrfs/disk-io.c:3326:3: warning: Value stored to 'features' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-27 22:44 UTC 

Crash on unplug smsc95xx on 5.14.0-rc6
 2021-08-27 22:41 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.14.0-rc7 (mainline.kernel.org-clang, 1a6d80ff)
 2021-08-27 22:39 UTC 

[PATCH stable-5.4.y] btrfs: fix race between marking inode needs to be logged and log syncing
 2021-08-27 22:37 UTC 

[PATCH] afs: Fix missing put on afs_read objects on missing get on the key therein
 2021-08-27 22:39 UTC 

[PATCH v3 0/5] iio: st_sensors: convert probe functions to full devm
 2021-08-27 22:35 UTC  (3+ messages)
` [PATCH v3 5/5] iio: st_sensors: remove reference to parent device object on st_sensor_data

[Printing-architecture] OpenPrinting News Flash
 2021-08-27 22:36 UTC 

[Buildroot] [PATCH 0/2] Add and workaround gcc bug 83143
 2021-08-27 22:34 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_83143
` [Buildroot] [PATCH 2/2] package/ruby: fix build failure due to gcc bug 83143


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.