All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-01 18:10:41 to 2023-09-01 20:18:32 UTC [more...]

[Intel-xe] [PATCH] drm/xe/display: Use acpi_target_system_state only if ACPI_SLEEP is enabled
 2023-09-01 20:18 UTC  (2+ messages)

[PATCH] [V2] ata: libata: add workaround to flip LPM during suspend/resume
 2023-09-01 20:14 UTC  (2+ messages)

[wireless-regdb] [ANN] wireless-regdb: master-2023-09-01
 2023-09-01 20:13 UTC 

[PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
 2023-09-01 20:11 UTC  (3+ messages)
` [PATCH 2/8] os-posix: create and export os_set_runas()

[PATCH 4/7] fbdev/core: Move logo functions into separate source file
 2023-09-01 20:09 UTC  (3+ messages)

[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-01 20:08 UTC  (4+ messages)
` [PATCH 07/20] target/riscv/cpu.c: add .instance_post_init()

[PATCH net-next v7 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-09-01 20:05 UTC  (3+ messages)
` [PATCH net-next v7 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD

[PATCH v2 0/6] Port gen_compile_commands.py from Linux to U-Boot
 2023-09-01 20:03 UTC  (7+ messages)
` [PATCH v2 1/6] scripts: Port Linux's gen_compile_commands.py "
` [PATCH v2 2/6] scripts/gen_compile_commands.py: adapt _LINE_PATTERN
` [PATCH v2 3/6] scripts/gen_compile_commands.py: fix docstring
` [PATCH v2 4/6] scripts/gen_compile_commands.py: add acknowledgments
` [PATCH v2 5/6] .gitignore: add compile_commands.json
` [PATCH v2 6/6] doc: add documentation for gen_compile_commands.py

[PATCH] ref-filter: sort numerically when ":size" is used
 2023-09-01 20:04 UTC  (8+ messages)

[PATCH] ata: Disable NCQ_TRIM on Micron 1100 drives
 2023-09-01 20:02 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[Bug report] overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS
 2023-09-01 20:01 UTC  (5+ messages)

[PATCH] io_uring/fdinfo: only print ->sq_array[] if it's there
 2023-09-01 20:01 UTC 

[syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo
 2023-09-01 19:59 UTC  (2+ messages)

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-09-01 19:58 UTC  (2+ messages)

[PATCH 1/2] add kconfig/ansible options for arm64 support
 2023-09-01 19:57 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Australia (AU) for June 2023
 2023-09-01 19:56 UTC  (4+ messages)
  ` [wireless-regdb] "

[Patch v2 0/2] Improvements to the Tegra CPUFREQ driver
 2023-09-01 19:53 UTC  (7+ messages)
` [Patch v2 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls
` [Patch v2 2/2] cpufreq: tegra194: use refclk delta based loop instead of udelay

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-01 19:50 UTC  (6+ messages)

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-01 19:46 UTC  (21+ messages)
` [PATCH v9 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v9 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v9 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v9 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v9 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH v9 06/20] target/riscv/cpu.c: split vendor "
` [PATCH v9 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v9 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH v9 09/20] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v9 10/20] target/riscv: add 'max' CPU type
` [PATCH v9 11/20] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PATCH v9 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH v9 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH v9 14/20] target/riscv: make CPUCFG() macro public
` [PATCH v9 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v9 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v9 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v9 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v9 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH v9 20/20] target/riscv/cpu.c: consider user option with RVG

[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
 2023-09-01 19:48 UTC  (2+ messages)

[PATCH v2 00/17] Enable stable/v3.2.x branch to be buildable with 6.1 kernels
 2023-09-01 19:45 UTC  (18+ messages)
` [PATCH stable/v3.2.x v2 01/17] Account for switch to pde_data in 5.17
` [PATCH stable/v3.2.x v2 02/17] Use linux/stddef.h instead of toolchain header
` [PATCH stable/v3.2.x v2 03/17] drivers/serial/16550A: Account for privatized defines in 5.17
` [PATCH stable/v3.2.x v2 04/17] drivers/net: Switch to dev_addr_set and eth_hw_addr_set
` [PATCH stable/v3.2.x v2 05/17] drivers: Convert pci_set_*dma_mask to DMA API
` [PATCH stable/v3.2.x v2 06/17] drivers: Convert pci_alloc/free_consistent "
` [PATCH stable/v3.2.x v2 07/17] drivers: Convert pci_map/unmap_single/page "
` [PATCH stable/v3.2.x v2 08/17] drivers: Convert pci_dma_sync_single_for_cpu/device "
` [PATCH stable/v3.2.x v2 09/17] cobalt: Resolve cast-function-type warnings
` [PATCH stable/v3.2.x v2 10/17] drivers/net/experimental/e1000: Use fallthrough
` [PATCH stable/v3.2.x v2 11/17] drivers/spi: Convert to GPIO descriptor API
` [PATCH stable/v3.2.x v2 12/17] drivers/spi: Switch to spi_controller API
` [PATCH stable/v3.2.x v2 13/17] drivers/spi: Account for dropped return value of spi_driver.remove
` [PATCH stable/v3.2.x v2 14/17] drivers/testing/heapcheck: Replace prandom_u32 with custom implementation
` [PATCH stable/v3.2.x v2 15/17] drivers/net/pcnet32: Adjust for kernel 6.1
` [PATCH stable/v3.2.x v2 16/17] cobalt/pipe: Allow building with kernels up to 6.1
` [PATCH stable/v3.2.x v2 17/17] cobalt/x86: "

[PATCH] drm/amdgpu: correct vmhub index in GMC v10/11
 2023-09-01 19:38 UTC 

[Patch v2 0/3] Refactor and clean up codes of mst
 2023-09-01 19:38 UTC  (9+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

[GIT PULL] HID for 6.6
 2023-09-01 19:37 UTC  (2+ messages)

[PATCH] media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf
 2023-09-01 19:37 UTC  (2+ messages)

[PATCH fstests v2 0/3] generic: skip a few tests on NFS
 2023-09-01 19:37 UTC  (4+ messages)
` [PATCH fstests v2 1/3] generic/294: don't run this test "

[PATCH] btrfs/282: skip test if /var/lib/btrfs isnt writable
 2023-09-01 19:36 UTC  (2+ messages)

[PATCH bpf-next v3 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
 2023-09-01 19:34 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 0560b156615d7187d03d3577da1f56e34b086673
 2023-09-01 19:33 UTC 

[PATCH] selftests/x86: Update map_shadow_stack syscall nr
 2023-09-01 19:33 UTC  (2+ messages)

ALSA 1.2.9 release
 2023-09-01 19:31 UTC  (2+ messages)
` ALSA 1.2.10 release

[PATCH] comedi: Fix driver module dependencies since HAS_IOPORT changes
 2023-09-01 19:26 UTC 

[igt-dev] [i-g-t] scripts/test_list: Allow unrecognized field:values in testplan
 2023-09-01 19:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for scripts/test_list: Allow unrecognized field:values in testplan (rev2)

[Buildroot] [PATCH v4 1/6] support/scripts/pkg-stats: ignore more makefiles that aren't packages
 2023-09-01 19:27 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/6] support/scripts/pkg-stats: check all files for warnings
` [Buildroot] [PATCH v4 3/6] support/scripts/nvd_api_v2.py: new helper class
` [Buildroot] [PATCH v4 4/6] support/scripts/cve.py: switch to NVD API v2
` [Buildroot] [PATCH v4 5/6] support/scripts/pkg-stats: switch CPEs "
` [Buildroot] [PATCH v4 6/6] support/scripts/pkg-stats: Only match CPE vendor and product

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-09-01 19:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/6] drm/edid: add drm_edid_is_digital()
    `  "

[Intel-gfx] [PATCH v4 0/6] drm/i915/dp_link_training: Define a final failure state when link training fails
 2023-09-01 19:25 UTC  (9+ messages)
` [Intel-gfx] [PATCH v4 1/6] drm/i915/dp_link_training: Add a final failing state to link training fallback
` [Intel-gfx] [PATCH v4 5/6] drm/i915/dp_link_training: Set all downstream MST ports to BAD before retrying

[PATCH] arm64: Restore trapless ptimer access
 2023-09-01 19:23 UTC  (3+ messages)

[PATCH mptcp-next v2 0/6] convert MPTCP to use YAML spec
 2023-09-01 19:22 UTC  (9+ messages)
` [PATCH mptcp-next v2 1/6] tools: ynl: add uns-admin-perm to genetlink legacy
` [PATCH mptcp-next v2 2/6] mptcp: convert netlink from small_ops to ops
` [PATCH mptcp-next v2 3/6] Documentation: netlink: add a YAML spec for mptcp
` [PATCH mptcp-next v2 4/6] mptcp: uapi: use header file generated from YAML spec
` [PATCH mptcp-next v2 5/6] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
` [PATCH mptcp-next v2 6/6] net: mptcp: use policy generated by YAML spec
  ` net: mptcp: use policy generated by YAML spec: Build Failure
  ` net: mptcp: use policy generated by YAML spec: Tests Results

[Buildroot] [PATCH] package/mc: bump to version 4.8.30
 2023-09-01 19:14 UTC 

[PATCH 1/2] vmcore: allow alternate dump capturing methods to export vmcore without is_kdump_kernel()
 2023-09-01 19:04 UTC  (6+ messages)
` [PATCH 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH v3 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-09-01 19:15 UTC  (3+ messages)
` [PATCH v3 5/6] docs: board: ti: Add j721s2_evm documentation

[PATCH 0/2] thermal: Add VTM driver support for J72xx SOCs
 2023-09-01 19:10 UTC  (7+ messages)
` [PATCH 1/2] thermal: k3-j72xx-bandgap: Add support for vtm

[PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-09-01 19:09 UTC 

[PATCHSET 0/3] fstests: updates for Linux 6.6
 2023-09-01 19:08 UTC  (3+ messages)
` [PATCH 3/3] xfs/559: adapt to kernels that use large folios for writes

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-01 19:06 UTC  (7+ messages)
` [PATCH v3 2/5] configfs-tsm: Introduce a shared ABI for attestation reports

[ANNOUNCE] 5.15.129-rt67
 2023-09-01 18:59 UTC 

[PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c
 2023-09-01  0:52 UTC  (4+ messages)
` [PATCH -next 2/4] drm/amd/display: Remove duplicated include in dcn35_optc.c
` [PATCH -next 3/4] drm/amd/display: Remove duplicated include in dcn35_hwseq.c
` [PATCH -next 4/4] drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c

[PATCH -next 1/5] drm/amd/display: clean up one inconsistent indenting
 2023-09-01  1:29 UTC  (5+ messages)
` [PATCH -next 2/5] "
` [PATCH -next 3/5] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 4/5] "
` [PATCH -next 5/5] drm/amd/display: clean up one inconsistent indenting

[PATCH] drm/amd: Make fence wait in suballocator uninterruptible
 2023-09-01  7:31 UTC 

[PATCH] drm/amdgpu: clean up some inconsistent indenting
 2023-09-01  7:02 UTC 

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-01 14:32 UTC  (3+ messages)
` [V11 3/8] wifi: mac80211: Add support for WBRF features

[PATCH] drm/amd: Make fence wait in suballocator uninterruptible
 2023-09-01  2:01 UTC 

[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-09-01 19:00 UTC  (12+ messages)
    ` [Intel-gfx] "

[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
 2023-09-01 19:03 UTC  (2+ messages)

[PATCH] x86/platform/uv: Use alternate source for socket to node data
 2023-09-01 19:01 UTC  (3+ messages)

[master-next][PATCH] virtiofsd: add seccomp to REQUIRED_DISTRO_FEATURES
 2023-09-01 19:01 UTC 

[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
 2023-09-01 18:58 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VRR, LRR, and M/N stuff (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
 2023-09-01 18:56 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI

[Buildroot] [PATCH] package/libopenssl: bump version to 3.1.2
 2023-09-01 18:55 UTC 

[PATCH] drm/tests: Zero initialize fourccs_out
 2023-09-01 18:52 UTC  (2+ messages)

cache thrashing question
 2023-09-01 18:52 UTC  (6+ messages)
  ` [RFC] cache guard

System Call trashing registers
 2023-09-01 18:49 UTC  (4+ messages)

[PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
 2023-09-01 18:48 UTC  (7+ messages)

[PATCH RESEND 0/2] block/qapi: Dead code cleanup
 2023-09-01 18:46 UTC  (3+ messages)
` [PATCH RESEND 1/2] block: Remove bdrv_query_block_node_info
` [PATCH RESEND 2/2] block: Remove unnecessary variable in bdrv_block_device_info

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-01 18:46 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-01 18:46 UTC  (2+ messages)

[PATCH 6.5 0/8] 6.5.1-rc1 review
 2023-09-01 18:45 UTC  (2+ messages)

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-01 18:44 UTC  (2+ messages)

[GIT PULL] KVM: x86 pull requests for 6.6
 2023-09-01 18:43 UTC  (5+ messages)
` [GIT PULL] KVM: x86: MMU changes "

[PATCH for-8.2 v2 0/2] migration: Add max-switchover-bandwidth parameter
 2023-09-01 18:39 UTC  (4+ messages)
` [PATCH for-8.2 v2 2/2] migration: Allow user to specify migration switchover bandwidth

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-09-01 18:39 UTC  (2+ messages)

[PATCH v1 0/3] Change tuning implementation
 2023-09-01 18:39 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties

[OE-core][PATCH] yocto-uninative: Update to 4.3
 2023-09-01 18:37 UTC 

[PATCH 4.19 0/2] 4.19.294-rc2 review
 2023-09-01 18:38 UTC  (2+ messages)

[PATH 6.1.y 0/2] Backport KVM's nx_huge_pages=never module parameter
 2023-09-01 18:34 UTC  (3+ messages)
` [PATH 6.1.y 1/2] KVM: x86/mmu: Use kstrtobool() instead of strtobool()
` [PATH 6.1.y 2/2] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages

[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
 2023-09-01 18:34 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-01 18:32 UTC 

[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
 2023-09-01 18:32 UTC  (5+ messages)

[PATCH v5 0/8] Fix segfault on migration return path
 2023-09-01 18:29 UTC  (4+ messages)
` [PATCH v5 8/8] migration: Add a wrapper to cleanup migration files

[ANNOUNCE] Git Rev News edition 102
 2023-09-01 18:28 UTC 

[GIT PULL] pstore fix for v6.6-rc1
 2023-09-01 18:27 UTC 

[PATCH v3 0/5] ppc: Enable full Xen build
 2023-09-01 18:25 UTC  (3+ messages)
` [PATCH v3 1/5] xen/ppc: Implement atomic.h
` [PATCH v3 3/5] xen/ppc: Define minimal stub headers required for full build

[PATCH v3 4/5] xen/ppc: Add stub function and symbol definitions
 2023-09-01 18:25 UTC 

[PATCH v3 2/5] xen/ppc: Implement bitops.h
 2023-09-01 18:25 UTC  (2+ messages)
` [PATCH v3 5/5] xen/ppc: Enable full Xen build

[PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
 2023-09-01 18:23 UTC  (12+ messages)

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-09-01 18:21 UTC  (7+ messages)
` [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()

[GIT PULL] x86/urgent for 6.6-rc1
 2023-09-01 18:20 UTC 

[tip:x86/urgent] BUILD SUCCESS 18032b47adf1db7b7f5fb2d1344e65aafe6417df
 2023-09-01 18:19 UTC 

[LTP] [PATCH] sched/rt: Disallow writing invalid values to sched_rt_period_us
 2023-09-01 18:17 UTC  (4+ messages)

[PATCH] .gitlab-ci: Test sandbox64 board in addition to sandbox
 2023-09-01 18:11 UTC  (2+ messages)

[PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
 2023-09-01 18:10 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 family
 2023-09-01 18:10 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "


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.