All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 21:30:48 to 2022-01-25 22:41:23 UTC [more...]

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-25 22:41 UTC  (8+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] t5326: demonstrate bitmap corruption after permutation
  ` [PATCH v4 2/9] midx.c: make changing the preferred pack safe
  ` [PATCH v4 3/9] pack-revindex.c: instrument loading on-disk reverse index
  ` [PATCH v4 4/9] t5326: drop unnecessary setup
  ` [PATCH v4 5/9] t5326: extract `test_rev_exists`
  ` [PATCH v4 6/9] t5326: move tests to t/lib-bitmap.sh

linux-next: Fixes tag needs some work in the amdgpu tree
 2022-01-25 22:40 UTC 

stable-rc/queue/4.9 baseline: 102 runs, 2 regressions (v4.9.297-155-g882382565432)
 2022-01-25 22:39 UTC 

[Intel-gfx] [CI] drm/i915/rpl-s: Add stepping info
 2022-01-25 22:36 UTC 

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-25 22:37 UTC  (26+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain
` [RFC v3 02/12] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v3 03/12] drm/amdgpu: Fix crash on modprobe
` [RFC v3 04/12] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v3 05/12] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v3 06/12] drm/amdgpu: Drop hive->in_reset
` [RFC v3 07/12] drm/amdgpu: Drop concurrent GPU reset protection for device
` [RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
` [RFC v3 09/12] drm/amdgpu: Move reset sem into reset_domain
` [RFC v3 10/12] drm/amdgpu: Move in_gpu_reset "
` [RFC v3 11/12] drm/amdgpu: Rework amdgpu_device_lock_adev
` [RFC v3 12/12] Revert 'drm/amdgpu: annotate a false positive recursive locking'

[Buildroot] [PATCH 1/1] package/tesseract-ocr: override neon check
 2022-01-25 22:34 UTC 

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-01-25 22:36 UTC  (7+ messages)

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-25 22:35 UTC  (14+ messages)
                      ` [Cluster-devel] "

[PATCH v2 bpf-next 0/4] libbpf: deprecate legacy BPF map definitions
 2022-01-25 22:35 UTC  (10+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2022-01-25 22:35 UTC  (5+ messages)

stable-rc/linux-5.10.y build: 172 builds: 3 failed, 169 passed, 4 errors, 10 warnings (v5.10.93-561-gf32eb088b139)
 2022-01-25 22:34 UTC 

linux-next: Signed-off-by missing for commit in the samsung-krzk tree
 2022-01-25 22:33 UTC 

[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
 2022-01-25 22:32 UTC  (7+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()

[PATCH] Adding architectural support for HPE's GXP BMC. This is the first of a series of patches to support HPE's BMC with Linux Kernel
 2022-01-25 22:30 UTC  (3+ messages)

[RFC PATCH 0/2] Multicolor PWM LED support
 2022-01-25 22:31 UTC  (2+ messages)

[PATCH 0/2] EFI: Add CAPSULE_FLAG_INITIATE_RESET support
 2022-01-25 22:31 UTC  (4+ messages)
` [PATCH 1/2] EFI: Support CAPSULE_FLAGS_INITIATE_RESET for capsule update

[PATCH RESEND v4 0/9] clk: cs2000-cp: add dynamic mode and more features
 2022-01-25 22:30 UTC  (19+ messages)
` [PATCH RESEND v4 1/9] dt-bindings: clock: convert cs2000-cp bindings to yaml
` [PATCH RESEND v4 2/9] dt-bindings: clock: cs2000-cp: document aux-output-source
` [PATCH RESEND v4 3/9] dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag
` [PATCH RESEND v4 4/9] dt-bindings: clock: cs2000-cp: document cirrus,dynamic-mode
` [PATCH RESEND v4 5/9] clk: cs2000-cp: Make aux output function controllable
` [PATCH RESEND v4 6/9] clk: cs2000-cp: add support for dynamic mode
` [PATCH RESEND v4 7/9] clk: cs2000-cp: make clock skip setting configurable
` [PATCH RESEND v4 8/9] clk: cs2000-cp: freeze config during register fiddling
` [PATCH RESEND v4 9/9] clk: cs2000-cp: convert driver to regmap

[PATCH v3 0/6] Sparse HART id support
 2022-01-25 22:29 UTC  (6+ messages)
` [PATCH v3 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap

[PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-25 22:29 UTC  (12+ messages)

[PATCH 0/2] Fix two --diff-filter bugs
 2022-01-25 22:29 UTC  (3+ messages)
` [PATCH 1/2] docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
` [PATCH 2/2] diff-filter: be more careful when looking for negative bits

[PATCH net 0/3] ethernet: fix some esoteric drivers after netdev->dev_addr constification
 2022-01-25 22:28 UTC  (5+ messages)
` [PATCH net 1/3] ethernet: 3com/typhoon: don't write directly to netdev->dev_addr
` [PATCH net 2/3] ethernet: tundra: "
` [PATCH net 3/3] ethernet: broadcom/sb1250-mac: "

[PATCH][next] staging: unisys: visorinput: Use struct_size() helper in kzalloc()
 2022-01-25 22:34 UTC 

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-01-25 22:27 UTC  (2+ messages)

ardb/for-kernelci bisection: baseline.dmesg.alert on da850-lcdk
 2022-01-25 22:27 UTC  (3+ messages)

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-25 22:25 UTC  (16+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-01-25 22:23 UTC  (2+ messages)
` [Bug 215389] "

stable-rc/queue/5.16 baseline: 150 runs, 1 regressions (v5.16.2-1033-ge4f2c5155f37)
 2022-01-25 22:23 UTC 

Using memcpy instead of copy_to_user. xprtrdma code
 2022-01-25 22:21 UTC  (2+ messages)

linux-next: build failure after merge of the kspp tree
 2022-01-25 22:21 UTC  (10+ messages)

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 22:19 UTC  (3+ messages)

[PATCH net 0/2] net: dsa: Avoid cross-chip syncing of VLAN filtering
 2022-01-25 22:20 UTC  (5+ messages)

[RFC 1/2] shared/mgmt: Add request timeout handling
 2022-01-25 22:20 UTC  (3+ messages)

[geert-renesas-devel:renesas-arm-dt-for-v5.18] BUILD SUCCESS 72a2cab3a10bbfcc9cccc763834acded015d9282
 2022-01-25 22:18 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 1d26428af3fa29a0ab6986cee5a0ed32ea43e975
 2022-01-25 22:19 UTC 

[geert-renesas-devel:master] BUILD SUCCESS ac6604366d67f174f4ba9d29aab00854ab78cb61
 2022-01-25 22:19 UTC 

[PATCH v2 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
 2022-01-25 22:19 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option

[linux-next:master] BUILD REGRESSION d25ee88530253138d0b20d43511ca5acbda4e9f7
 2022-01-25 22:19 UTC 

[PATCH] pinctrl: fix a discarded-qualifiers build error
 2022-01-25 22:17 UTC  (4+ messages)

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-25 22:18 UTC  (5+ messages)
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table

[docs] [PATCH] manuals: add 3.4 and 3.4.1 release notes after migration information
 2022-01-25 22:18 UTC  (2+ messages)

[PATCH] LSM: general protection fault in legacy_parse_param
 2022-01-25 22:18 UTC  (4+ messages)

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-25 22:17 UTC 

No dbus objects for phosphor-regulators
 2022-01-25 22:15 UTC 

[PATCH] patch-id: fix scan_hunk_header on diffs with -U1
 2022-01-25 22:16 UTC 

[Buildroot] [PATCH v2] package/util-linux: bump version to 2.37.3 (fixes CVE-2021-3996, CVE-2021-3995)
 2022-01-25 22:15 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-25 22:14 UTC  (5+ messages)
` [PATCH 10/54] net: ethernet: replace bitmap_weight with bitmap_empty for qlogic

[Q] arm: SVE accesses at EL0 is broken with E2H+TGE?
 2022-01-25 22:08 UTC  (2+ messages)

D-Bus policies
 2022-01-25 22:15 UTC 

[PATCH] f2fs: fix fileattr_set unsupported attribute handling
 2022-01-25 22:13 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v5 0/5] discrete card 64K page support
 2022-01-25 22:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for discrete card 64K page support (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v5 0/7] trace qmp commands
 2022-01-25 21:56 UTC  (8+ messages)
` [PATCH v5 1/7] scripts/qapi/gen.py: add FOO.trace-events output module
` [PATCH v5 2/7] qapi/commands: refactor error handling code
` [PATCH v5 3/7] qapi/commands: Optionally generate trace for QMP commands
` [PATCH v5 4/7] meson: generate trace events for qmp commands
` [PATCH v5 5/7] docs/qapi-code-gen: update to cover trace events code generation
` [PATCH v5 6/7] meson: document, why we don't generate trace events for tests/ and qga/
` [PATCH v5 7/7] qapi: generate trace events by default

[PATCH v3 net-next] net-core: add InMacErrors counter
 2022-01-25 22:12 UTC 

stable-rc/linux-5.16.y build: 171 builds: 5 failed, 166 passed, 12 errors, 4 warnings (v5.16.2-1034-g39cb7e05eaf4)
 2022-01-25 22:12 UTC 

[PATCH 1/2] accel/tcg: Optimize jump cache flush during tlb range flush
 2022-01-25 22:06 UTC  (5+ messages)
` [PATCH 2/2] target/arm: Bail out early on 0-length tlb range invalidate

[PATCH] kbuild: unify cmd_copy and cmd_shipped
 2022-01-25 22:11 UTC  (3+ messages)

parallel file create rates (+high latency)
 2022-01-25 22:11 UTC  (11+ messages)

ppc64le: BUG: Kernel NULL pointer dereference on write at 0x00000000
 2022-01-25 22:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_render_copy_redux: reduce looping if on simulation
 2022-01-25 22:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_render_copy_redux: reduce looping if on simulation (rev3)

fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write
 2022-01-25 22:05 UTC 

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-25 22:05 UTC 

[PATCH v3] block: sed-opal: Add ioctl to return device status
 2022-01-25 22:03 UTC  (2+ messages)

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-25 22:03 UTC 

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-25 22:03 UTC  (10+ messages)
` [PATCH v4 49/66] bpf: Remove VMA linked list
` [PATCH v4 51/66] mm/khugepaged: Use maple tree iterators instead of vma "
` [PATCH v4 50/66] mm/gup: Use maple tree navigation instead of "

Persistent memory file system development in Rust
 2022-01-25 22:02 UTC 

[broonie-spi:for-next 6/17] drivers/spi/spi-mtk-nor.c:763:27: sparse: sparse: symbol 'mtk_nor_caps_mt8173' was not declared. Should it be static?
 2022-01-25 22:00 UTC  (2+ messages)

[PATCH v5 0/5] KVM: PPC: MMIO fixes
 2022-01-25 21:56 UTC  (12+ messages)
` [PATCH v5 1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v5 2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v5 3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
` [PATCH v5 4/5] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v5 5/5] KVM: PPC: Book3s: mmio: Deliver DSI "

stable-rc/queue/5.4 baseline: 134 runs, 4 regressions (v5.4.173-316-ga98244ea2a01)
 2022-01-25 22:00 UTC 

[PATCH] perf: Avoid -Warray-bounds warning for __rel_loc macro
 2022-01-25 22:00 UTC 

"kernel NULL pointer dereference" crash when attempting a write
 2022-01-25 21:59 UTC  (9+ messages)

[PATCH v1 0/2] Clean up struct svc_serv_ops
 2022-01-25 21:59 UTC  (6+ messages)
` [PATCH v1 1/2] SUNRPC: Remove the .svo_enqueue_xprt method
` [PATCH v1 2/2] SUNRPC: Remove svo_shutdown method

[dm-devel] [PATCH v2 0/9] multipathd: remove udev settle dependency
 2022-01-25 21:52 UTC  (3+ messages)

[PATCH] drm/panel-edp: Allow querying the detected panel via sysfs
 2022-01-25 21:54 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 168 builds: 4 failed, 164 passed, 14 errors, 5 warnings (v5.15.16-842-g384933ffef76)
 2022-01-25 21:54 UTC 

[XEN v4] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-25 21:53 UTC  (2+ messages)

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-25 21:53 UTC  (2+ messages)

Possible reproduction of CSD locking issue
 2022-01-25 21:52 UTC  (3+ messages)

[linux-next:master 1565/1734] kernel/bpf/btf.c:6509:2: warning: Argument to kfree() is the address of the local variable 'local_cand', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2022-01-25 21:50 UTC 

[PATCH dwarves 0/3] Parallelize BTF type info generating of pahole
 2022-01-25 21:49 UTC  (5+ messages)
` [PATCH dwarves v2 3/3] pahole: Use per-thread btf instances to avoid mutex locking

[PATCH] scsi: mpt3sas: avoid watchdog issue while releasing chain buffers
 2022-01-25 21:49 UTC  (2+ messages)

[Buildroot] [PATCH 00/28] Use the best FPU strategies on 32-bits Arm Cortex
 2022-01-25 21:48 UTC  (4+ messages)

[PATCH v2] audit: log AUDIT_TIME_* records only from rules
 2022-01-25 21:47 UTC  (3+ messages)

D-Bus policies
 2022-01-25 21:48 UTC 

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-25 21:42 UTC  (3+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

Stylus battery reported as having 1% charge even though fully charged
 2022-01-25 21:46 UTC  (2+ messages)

[PATCH v3 9/9] pack-bitmap.c: gracefully fallback after opening pack/MIDX
 2022-01-25 21:46 UTC  (3+ messages)

[PATCH v3 8/9] midx: read `RIDX` chunk when present
 2022-01-25 21:45 UTC  (3+ messages)

[PATCH] Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len
 2022-01-25 21:43 UTC  (2+ messages)

[PATCH] usb: usb251xb: add boost-up property support
 2022-01-25 21:42 UTC  (3+ messages)

[PATCH v5 0/2] Bluetooth: hci_h5: btrtl: Add support for RTL8822CS hci_ver 0x08
 2022-01-25 21:42 UTC  (3+ messages)
` [PATCH v5 2/2] Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open

Bpftool mirror now available
 2022-01-25 21:42 UTC  (5+ messages)

[PATCH] Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
 2022-01-25 21:41 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 184 builds: 3 failed, 181 passed, 2 errors, 34 warnings (v4.9.297-156-ge1c2457686e4)
 2022-01-25 21:40 UTC 

[PATCH v3 7/9] t/lib-bitmap.sh: parameterize tests over reverse index source
 2022-01-25 21:40 UTC  (3+ messages)

[PATCH][next] drm/i915/guc: Use struct_size() helper in kmalloc()
 2022-01-25 21:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] arm: kirkwood: Pogoplug V4 : Use Marvel network PHY driver
 2022-01-25 21:37 UTC  (3+ messages)

[PATCH v3 1/5] task_work: export task_work_add()
 2022-01-25 21:37 UTC  (2+ messages)

[lttng-dev] Add support for the LOONGARCH architecture
 2022-01-25 21:36 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/python-sqliteschema: drop python-six dependency
 2022-01-25 21:32 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-sqliteschema: bump to version 1.2.1

[PATCH][next] perf/x86/rapl: replace 0 with NULL to initialize pointers
 2022-01-25 21:32 UTC  (2+ messages)

Bluetooth Mesh: Option to retrieve RSSI value from received mesh messages
 2022-01-25 21:32 UTC  (3+ messages)

[PATCH v1 00/22] testing and plugin updates
 2022-01-25 21:29 UTC  (3+ messages)
` [PATCH v1 08/22] drop libxml2 checks since libxml is not actually used (for parallels)

[PATCH 3/3] riscv: convert pgtable_l4_enabled to static key
 2022-01-25 21:30 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.