All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-11 12:01:33 to 2022-10-11 13:01:47 UTC [more...]

[PATCH v3 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-10-11 11:17 UTC  (6+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH v3 3/5] tests/acpi: allow changes for core_count2 test
` [PATCH v3 4/5] bios-tables-test: add test for number of cores > 255
` [PATCH v3 5/5] tests/acpi: update tables for new core count test

unnecessary log output in selinux_status_updated
 2022-10-11 13:01 UTC  (5+ messages)

[PATCH 0/1] perf test: Fix attr tests for PERF_FORMAT_LOST
 2022-10-11 13:00 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
 2022-10-11 11:23 UTC  (7+ messages)
` [PATCH v5 1/9] tests/x86: add helper qtest_qmp_device_del_send()
` [PATCH v5 2/9] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PATCH v5 4/9] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test

[PATCH] block: put the reference of the io scheduler module after switching back
 2022-10-11 12:59 UTC  (3+ messages)

[PATCH v14 00/70] Introducing the Maple Tree
 2022-10-11 12:59 UTC  (5+ messages)
` [PATCH v14 07/70] lib/test_maple_tree: add testing for maple tree

[PATCH 0/6] Enumerated bits in enum
 2022-10-11 12:58 UTC  (7+ messages)
` [PATCH 1/6] btrfs: add helper for bit enumeration
` [PATCH 2/6] btrfs: convert BTRFS_ILOCK-* defines to enum bit
` [PATCH 3/6] btrfs: convert extent_io page op defines to enum bits
` [PATCH 4/6] btrfs: convert EXTENT_* bits to enums
` [PATCH 5/6] btrfs: convert QGROUP_* defines to enum bits
` [PATCH 6/6] btrfs: convert __TRANS_* "

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-11 12:58 UTC  (4+ messages)
` [PATCH] perf: Fix missing SIGTRAPs
  ` [PATCH v2] "

[PATCH v1 0/4] testing/next hotfix (revert bios build, mingw)
 2022-10-11 11:34 UTC  (2+ messages)
` [PATCH v1 2/4] tests/docker: update test-mingw to run single build

[Virtio-fs] [virtiofsd] Issue opened: Allow for reconnection after the client disconnects
 2022-10-11 12:58 UTC 

[PATCH v3 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-10-11 12:57 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
` [PATCH v3 3/5] PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
` [PATCH v3 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF

[PATCH v1 0/4] Yocto Gitlab CI
 2022-10-11 12:57 UTC  (3+ messages)

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-11 12:57 UTC  (7+ messages)
` [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
` [RFC V2 PATCH 04/11] cxl/mem: Clear events on driver load
` [RFC V2 PATCH 05/11] cxl/mem: Trace General Media Event Record

[PATCH 2/2] mtd: parsers: add TP-Link SafeLoader partitions table parser
 2022-10-11 12:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: prevent the entire test from being aborted when a subtest fails
 2022-10-11 12:56 UTC  (2+ messages)

[linux-next:master 12768/12991] ERROR: modpost: "dcn20_build_mapped_resource" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2022-10-11 12:56 UTC 

[PATCH v2 0/9] A course adjustment, maybe
 2022-10-11 12:56 UTC  (4+ messages)
` [PATCH v2 7/9] NFSD: Use rhashtable for managing nfs4_file objects

stable-rc/linux-5.10.y bisection: baseline.login on panda
 2022-10-11 12:54 UTC  (3+ messages)

[PATCH 00/18] btrfs: fixes, cleanups and optimizations around fiemap
 2022-10-11 12:54 UTC  (22+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 01/19] btrfs: fix processing of delayed data refs during backref walking
  ` [PATCH v2 02/19] btrfs: fix processing of delayed tree block "
  ` [PATCH v2 03/19] btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
  ` [PATCH v2 04/19] btrfs: get the next extent map during fiemap/lseek more efficiently
  ` [PATCH v2 05/19] btrfs: skip unnecessary extent map searches during fiemap and lseek
  ` [PATCH v2 06/19] btrfs: skip unnecessary delalloc search "
  ` [PATCH v2 07/19] btrfs: drop pointless memset when cloning extent buffer
  ` [PATCH v2 08/19] btrfs: drop redundant bflags initialization when allocating "
  ` [PATCH v2 09/19] btrfs: remove checks for a root with id 0 during backref walking
  ` [PATCH v2 10/19] btrfs: remove checks for a 0 inode number "
  ` [PATCH v2 11/19] btrfs: directly pass the inode to btrfs_is_data_extent_shared()
  ` [PATCH v2 12/19] btrfs: turn the backref sharedness check cache into a context object
  ` [PATCH v2 13/19] btrfs: move ulists to data extent sharedness check context
  ` [PATCH v2 14/19] btrfs: remove roots ulist when checking data extent sharedness
  ` [PATCH v2 15/19] btrfs: remove useless logic when finding parent nodes
  ` [PATCH v2 16/19] btrfs: cache sharedness of the last few data extents during fiemap
  ` [PATCH v2 17/19] btrfs: move up backref sharedness cache store and lookup functions
  ` [PATCH v2 18/19] btrfs: avoid duplicated resolution of indirect backrefs during fiemap
  ` [PATCH v2 19/19] btrfs: avoid unnecessary "

[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-11 12:50 UTC  (4+ messages)
` [PATCH V2 1/1] "

[LTP] [PATCH] syscalls/add_key05: Add userdel and groupdel before useradd
 2022-10-11 12:51 UTC 

[PATCH v2 0/7] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2022-10-11 12:49 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS
` [PATCH v2 2/7] dt-bindings: soc: mediatek: "
` [PATCH v2 3/7] dts: arm64: mt8195: add MMSYS and MUTEX configuration for VPPSYS

[LTP] [PATCH v2] syscalls/add_key05: Add userdel and groupdel before useradd
 2022-10-11 12:46 UTC 

[PATCH -next] drm/amd/display: fix build error on arm64
 2022-10-11 12:41 UTC 

[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
 2022-10-11  9:49 UTC  (4+ messages)

[PATCH] selftests/perf_events: Add a SIGTRAP stress test with disables
 2022-10-11 12:45 UTC 

[PATCH] archive: deduplicate verbose printing
 2022-10-11 12:45 UTC  (2+ messages)

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-11 12:46 UTC  (8+ messages)

Bug 216560 - Kernel 6.0.0 Use after Free Error in NFS code
 2022-10-11 12:45 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
 2022-10-11 12:44 UTC  (2+ messages)

[PATCH 0/3] net: stmmac: probing config with fwnode instead of of
 2022-10-11 12:41 UTC  (5+ messages)
` [PATCH 1/3] net: stmmac: use fwnode instead of of to configure driver

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-11 10:42 UTC  (17+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-10-11 10:40 UTC  (3+ messages)
` [RFC PATCH 6/6] hw/cxl/mailbox: Wire up Get/Set Event Interrupt policy

[PATCH v2 0/2] riscv: Support HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC
 2022-10-11 12:39 UTC  (3+ messages)

only one element get stored in kfifo
 2022-10-11 12:36 UTC 

[LTP] [PATCH] stat03: cleanup, use TST_EXP_FAIL macro
 2022-10-11 12:38 UTC  (2+ messages)

[lttng-dev] LTTng and containers
 2022-10-10 16:12 UTC 

[PATCH v3] Bluetooth: virtio_bt: fix device removal
 2022-10-11 12:18 UTC  (2+ messages)
` [PATCH v3 resend] "

[PATCH 1/4] ARM: dts: omap3-n900: fix LCD reset line polarity
 2022-10-11 12:37 UTC  (3+ messages)

[PATCH BlueZ v3 1/3] audio/transport: Adding volume callback to media transport
 2022-10-11 12:36 UTC  (2+ messages)
` [BlueZ,v3,1/3] "

arch/arm/lib/aeabi_uldivmod.c:17:15: warning: no previous prototype for '__aeabi_uldivmod'
 2022-10-11 12:35 UTC 

[PATCH v6 0/6] iommu/s390: Fixes related to attach and aperture handling
 2022-10-11 12:34 UTC  (5+ messages)

[PATCH v7 0/5] media: Add ST VGXY61 camera sensor driver
 2022-10-11 12:30 UTC  (6+ messages)
` [PATCH v7 1/5] media: v4l: Add 1X16 16-bit greyscale media bus code definition
  ` [PATCH v7 2/5] media: v4l: ctrls: Add a control for HDR mode
` [PATCH v7 3/5] media: dt-bindings: Add ST VGXY61 camera sensor binding
` [PATCH v7 4/5] media: Documentation: Add ST VGXY61 driver documentation
` [PATCH v7 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-10-11 12:33 UTC  (6+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID

[LTP] [PATCH v8] Refactor aiocp using new LTP API
 2022-10-11 12:29 UTC  (3+ messages)

[PATCH] x86emul: respect NSCB
 2022-10-11 12:32 UTC  (6+ messages)
  ` [4.17?] "

[PATCH] bcma: support SPROM rev 11
 2022-10-11 12:29 UTC 

[PATCH] util/grub-mkfont: use valid conversion specifications in printf and fprintf
 2022-10-11 12:31 UTC 

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-11 12:30 UTC  (11+ messages)

[PATCH] clk: zynqmp: pll: Fix divider calculation to avoid out-of-range rate
 2022-10-11 12:27 UTC  (11+ messages)

[PATCH v2 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst
 2022-10-11 12:27 UTC  (9+ messages)
` [PATCH v2 1/4] docs/zh_CN: promote the title of zh_CN/process/index.rst
` [PATCH v2 2/4] docs/zh_CN: add zh_CN/arch.rst
` [PATCH v2 3/4] docs/zh_CN: Rewrite the Chinese translation front page
` [PATCH v2 4/4] docs/zh_CN: add a man-pages link to zh_CN/index.rst

[PATCH] efi: compile kernel.img with -fshort-wchar on all EFI targets
 2022-10-11 12:26 UTC 

[PATCH] migration: Fix a potential guest memory corruption
 2022-10-11 11:05 UTC  (2+ messages)

[PATCH v4] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-10-11 10:34 UTC  (2+ messages)

[PATCH] Documentation: ACPI: Prune DSDT override documentation from index
 2022-10-11 12:26 UTC 

Webui-vue: table multisort feature
 2022-10-11 12:14 UTC 

[RFC] memarea: introduce memory area library
 2022-10-11 12:17 UTC  (11+ messages)
` [PATCH v8 0/9] introduce memarea library
  ` [PATCH v8 1/9] memarea: "
  ` [PATCH v8 2/9] test/memarea: support memarea test
  ` [PATCH v8 3/9] memarea: support alloc/free/update-refcnt API
  ` [PATCH v8 4/9] test/memarea: support alloc/free/update-refcnt test
  ` [PATCH v8 5/9] memarea: support dump API
  ` [PATCH v8 6/9] test/memarea: support dump test
  ` [PATCH v8 7/9] memarea: support backup memory mechanism
  ` [PATCH v8 8/9] test/memarea: support backup memory test
  ` [PATCH v8 9/9] app/test: add memarea to malloc-perf-autotest

[PATCH] generic: test fiemap reports extent as shared after cloning it
 2022-10-11 12:22 UTC 

[LTP] [PATCH] syscalls/madvise11: new test for madvise(MADV_DONTNEED)
 2022-10-11 12:23 UTC 

[PATCH] virtio_bt: Fix alignment in configuration struct
 2022-10-11 12:23 UTC  (6+ messages)

Seemingly inconsistent checkout behaviour
 2022-10-11 12:14 UTC  (2+ messages)

[PATCH v8 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-10-11 12:18 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip

[LTP] [PATCH v2 0/3] new test for madvise(MADV_DONTNEED)
 2022-10-11 12:16 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] syscalls/madvise03: "
` [LTP] [PATCH v2 2/3] syscalls/madvise04: "
` [LTP] [PATCH v2 3/3] syscalls/madvise11: "

[PATCH v6 0/2] input: introduce support for Qualcomm SPMI haptics
 2022-10-11 12:18 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: input: document Qualcomm PMI8998 haptics driver

[PATCH] argo: Remove reachable ASSERT_UNREACHABLE
 2022-10-11 12:18 UTC  (4+ messages)

[RFC PATCH v2 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-11 11:03 UTC  (4+ messages)
` [RFC PATCH v2 2/4] acpi: fadt: support revision 6.0 of the ACPI specification

[LTP] [PATCH 1/1] tst_test.sh: Create (again) loop device in $TST_TMPDIR
 2022-10-11 12:17 UTC  (3+ messages)

Issue seen since commit f5ff79fddf0e ("dma-mapping: remove CONFIG_DMA_REMAP")
 2022-10-11 12:15 UTC  (2+ messages)

[PATCH v6 2/2] input: add Qualcomm SPMI haptics driver
 2022-10-11 12:13 UTC  (2+ messages)

[PATCH v4] win32: set threads name
 2022-10-11 10:33 UTC  (2+ messages)

next/master bisection: baseline.login on rk3328-rock64
 2022-10-11 12:13 UTC  (6+ messages)

[PULL 00/37] SCSI, i386 patches for 2022-10-11
 2022-10-11 10:27 UTC  (4+ messages)
` [PULL 29/37] target/i386: Add cpu_eip
` [PULL 30/37] target/i386: Inline gen_jmp_im
` [PULL 37/37] linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate

[PATCH] memorder.tex: the exists clause in Listing 15.35 should never be satisfied
 2022-10-11 12:13 UTC  (7+ messages)

[tisdk-setup-scripts][master][PATCH v2] create-sdcard : Correct if condition which checks for boot images
 2022-10-11 12:10 UTC 

[RFC PATCH] drm/syncobj: add IOCTL to register an eventfd for a timeline
 2022-10-11 12:10 UTC  (4+ messages)

[PATCH v2] dt-bindings: iio: dac: Change the I2C slave address for ds4422/4424 to its correct value
 2022-10-12  7:44 UTC  (2+ messages)

Bug 216559 - btrfs crash root mount RAID0 caused by ac0677348f3c2
 2022-10-11 12:09 UTC 

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-11 10:00 UTC  (7+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible

[PATCH 0/8] MIPS: ingenic: Add support for the JZ4755 SoC
 2022-10-11 12:09 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: "
` [PATCH 8/8] MIPS: DTS: Ingenic: "

[PATCH] sched/core.c: Add min_ratio for cfs bandwidth_control
 2022-10-11 12:07 UTC 

[PATCH v2 3/5] dt-bindings: regulator: Add binding schema for mt6357 regulators
 2022-10-11 12:03 UTC  (4+ messages)

[PATCH] fastboot: mmc: switch to user hwpart after erase/flash
 2022-10-11 12:07 UTC  (3+ messages)

[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-10-11 12:06 UTC  (4+ messages)
` [PATCH v2 10/16] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema

Xen Security Advisory 413 v2 (CVE-2022-33749) - XAPI open file limit DoS
 2022-10-11 12:06 UTC 

Xen Security Advisory 409 v3 (CVE-2022-33747) - Arm: unbounded memory consumption for 2nd-level page tables
 2022-10-11 12:06 UTC 

Xen Security Advisory 410 v3 (CVE-2022-33746) - P2M pool freeing may take excessively long
 2022-10-11 12:05 UTC 

Xen Security Advisory 411 v3 (CVE-2022-33748) - lock order inversion in transitive grant copy handling
 2022-10-11 12:05 UTC 

[Intel-gfx] [PATCH v2 0/2] Provision to ignore long HPDs in CI systems
 2022-10-11 12:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Provision to ignore long HPDs in CI systems (rev3)

[PATCH] qgraph: implement stack as a linked list
 2022-10-11 10:46 UTC 

[regression][6.1] After commit e4dc45b1848bc6bcac31eb1b4ccdd7f6718b3c86 system randomly hungs
 2022-10-11 12:05 UTC  (2+ messages)

[thierryreding:for-6.1/work 74/126] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt
 2022-10-11 12:04 UTC 

powerpc-linux-objdump: Warning: Unable to load dwo file: <no .debug_str_offsets section>/<no .debug_str_offsets section>
 2022-10-11 12:04 UTC 

[PATCH v7 0/5] media: Add ST VGXY61 camera sensor driver
 2022-10-11 12:03 UTC 

[PATCH 01/13] common/cnxk: set MTU size on SDP based on SoC type
 2022-10-11 12:01 UTC  (13+ messages)
` [PATCH 02/13] common/cnxk: add devargs for soft expiry poll frequency
` [PATCH 03/13] net/cnxk: fix later skip to include mbuf priv
` [PATCH 04/13] net/cnxk: add use nixtx offset for cn10kb
` [PATCH 05/13] common/cnxk: fix RQ mask config for cn10kb chip
` [PATCH 06/13] common/cnxk: fix schedule weight update
` [PATCH 07/13] common/cnxk: sync NIX HW info mbox structure with kernel
` [PATCH 08/13] common/cnxk: revert VF root weight
` [PATCH 09/13] common/cnxk: set hysteresis bit to one
` [PATCH 10/13] net/cnxk: handle SA soft packet and byte expiry events
` [PATCH 11/13] common/cnxk: sync mailbox for channel and bpid map
` [PATCH 12/13] net/cnxk: remove unnecessary dptr update
` [PATCH 13/13] net/cnxk: remove duplicate mempool debug checks

Issue: Networking performance in Xen VM on Arm64
 2022-10-11 12:03 UTC  (3+ messages)

[PATCH mptcp-next v6 00/13] refactor push pending
 2022-10-11 12:01 UTC  (12+ messages)
` [PATCH mptcp-next v6 03/13] mptcp: refactor push_pending logic
` [PATCH mptcp-next v6 04/13] mptcp: drop last_snd of struct mptcp_sock
` [PATCH mptcp-next v6 05/13] mptcp: simplify push_pending
` [PATCH mptcp-next v6 06/13] mptcp: multi subflows push_pending
` [PATCH mptcp-next v6 07/13] mptcp: don't delegate sending repeatedly
` [PATCH mptcp-next v6 08/13] mptcp: use msk instead of mptcp_sk
` [PATCH mptcp-next v6 09/13] mptcp: refactor subflow_push_pending logic
` [PATCH mptcp-next v6 10/13] mptcp: simplify subflow_push_pending
` [PATCH mptcp-next v6 11/13] mptcp: multi subflows subflow_push_pending
` [PATCH mptcp-next v6 12/13] mptcp: multi subflows retrans support
` [PATCH mptcp-next v6 13/13] Squash to "selftests/bpf: Add bpf_rr scheduler"

[PATCH 00/16] btrfs: split out larger chunks of ctree.h
 2022-10-11 12:01 UTC  (4+ messages)
` [PATCH 08/16] btrfs: move incompat and compat flag helpers to fs.c


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.