All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 19:48:20 to 2022-07-12 20:43:14 UTC [more...]

[PATCH v5 0/8] target/mips: semihosting cleanup
 2022-07-12 20:25 UTC  (15+ messages)
` [PATCH v5 1/8] target/mips: Create report_fault for semihosting
` [PATCH v5 2/8] target/mips: Drop link syscall from semihosting
` [PATCH v5 3/8] target/mips: Use semihosting/syscalls.h
` [PATCH v5 4/8] target/mips: Avoid qemu_semihosting_log_out for UHI_plog
` [PATCH v5 5/8] target/mips: Use error_report for UHI_assert
` [PATCH v5 7/8] target/mips: Simplify UHI_argnlen and UHI_argn

[for-linus][PATCH 0/6] tracing: Fixes and minor clean ups for 5.19
 2022-07-12 20:39 UTC  (7+ messages)
` [for-linus][PATCH 1/6] tracing/histograms: Fix memory leak problem
` [for-linus][PATCH 2/6] tracing: Fix sleeping while atomic in kdb ftdump
` [for-linus][PATCH 3/6] ftrace: Be more specific about arch impact when function tracer is enabled
` [for-linus][PATCH 4/6] blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra semicolon
` [for-linus][PATCH 5/6] fprobe/samples: Make sample_probe static
` [for-linus][PATCH 6/6] samples: Use KSYM_NAME_LEN for kprobes

[PATCH v2] block: Use try_cmpxchg in update_io_ticks
 2022-07-12 20:40 UTC  (2+ messages)

[PATCH v2] block/rq_qos: Use atomic_try_cmpxchg in atomic_inc_below
 2022-07-12 20:39 UTC  (2+ messages)

[PATCH for-next v2 0/2] null_blk: harmonize some module parameter and configfs options
 2022-07-12 20:39 UTC  (2+ messages)

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-12 20:39 UTC  (58+ messages)
` [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper
` [PATCH v2 02/29] drm/i915: Don't register backlight when another backlight should be used
` [PATCH v2 03/29] drm/amdgpu: "
` [PATCH v2 04/29] drm/radeon: "
` [PATCH v2 05/29] drm/nouveau: "
` [PATCH v2 06/29] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
` [PATCH v2 07/29] ACPI: video: Remove acpi_video_bus from list before tearing it down
` [PATCH v2 08/29] ACPI: video: Simplify acpi_video_unregister_backlight()
` [PATCH v2 09/29] ACPI: video: Make backlight class device registration a separate step
` [PATCH v2 10/29] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
` [PATCH v2 11/29] drm/i915: Call acpi_video_register_backlight() (v2)
` [PATCH v2 12/29] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails
` [PATCH v2 13/29] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
` [PATCH v2 14/29] drm/radeon: Register ACPI video backlight when skipping radeon "
` [PATCH v2 15/29] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
    ` [Nouveau] "
` [PATCH v2 17/29] ACPI: video: Add Apple GMUX "
` [PATCH v2 18/29] platform/x86: apple-gmux: Stop calling acpi/video.h functions
` [PATCH v2 19/29] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
` [PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
    ` [Nouveau] "
` [PATCH v2 21/29] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
` [PATCH v2 22/29] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
` [PATCH v2 23/29] platform/x86: asus-wmi: Move acpi_backlight=native "
` [PATCH v2 24/29] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] "
` [PATCH v2 25/29] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
` [PATCH v2 26/29] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
` [PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks
` [PATCH v2 28/29] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
` [PATCH v2 29/29] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH rpcbind] autotools/systemd: call rpcbind with -w only on enabled warm starts
 2022-07-12 20:39 UTC  (2+ messages)

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-12 20:38 UTC  (5+ messages)
` [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
` [PATCH v5 07/11] net/9p: limit 'msize' to KMALLOC_MAX_SIZE for all transports

[PATCH] netfilter: xt_TPROXY: fix clang -Wformat warnings:
 2022-07-12 20:38 UTC  (4+ messages)
` [PATCH] netfilter: xt_TPROXY: remove pr_debug invocations

arch/arm/mach-omap1/devices.c:230:24: sparse: sparse: symbol 'omap_spi1' was not declared. Should it be static?
 2022-07-12 20:37 UTC 

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-12 20:38 UTC  (4+ messages)
` [PATCH 21/32] kasan: simplify invalid-free reporting

[PATCH] kasan: separate double free case from invalid free
 2022-07-12 20:36 UTC  (3+ messages)

[PATCH 00/13] btrfs: zoned: fix active zone tracking issues
 2022-07-12 20:32 UTC  (2+ messages)
` [PATCH v2 "

RTT-PROBE: lore-subspace-rtt
 2022-07-12 20:36 UTC 

[PATCH] btrfs: simplify error handling in btrfs_lookup_dentry
 2022-07-12 20:36 UTC  (3+ messages)

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-12 20:35 UTC  (4+ messages)
` [PATCH v7 030/102] KVM: TDX: Do TDX specific vcpu initialization

[Buildroot] [PATCH 1/1] package/gtest: drop host-gtest
 2022-07-12 20:31 UTC 

[PATCH] ui/cocoa: Fix switched_to_fullscreen warning
 2022-07-12 20:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as Guest Agent reviewer
 2022-07-12 20:13 UTC  (2+ messages)

[PATCH v9 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-07-12 20:31 UTC  (7+ messages)
` [PATCH v9 7/7] x86/crash: Add x86 crash hotplug support

[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
 2022-07-11 16:24 UTC  (7+ messages)
` [PATCH v3 3/9] tests/style: check for mixups of bool constants with int variables
` [PATCH v3 8/9] misc: remove qemu/osdep.h from headers / included source files
` [PATCH v3 9/9] tests/style: check qemu/osdep.h is NOT included in all .h/.c.inc files

[RFC PATCH] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
 2022-07-12 20:12 UTC  (2+ messages)

Error ret=-1 with EINTR in nbd_connect_systemd_socket_activation()
 2022-07-11 16:25 UTC  (2+ messages)

vcan OpenWRT
 2022-07-12 20:30 UTC  (3+ messages)

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-07-12 20:29 UTC  (5+ messages)
` [PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH] bcache: Use bcache without formatting existing device
 2022-07-12 20:29 UTC  (7+ messages)

RFC: Proper suspend-to-ram implementation of Ingenic SoCs
 2022-07-12 20:28 UTC  (2+ messages)

[PATCH] hw/ppc: pass random seed to fdt
 2022-07-12 20:26 UTC  (2+ messages)

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-07-12 20:27 UTC  (6+ messages)
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()

stable/linux-5.4.y baseline: 152 runs, 18 regressions (v5.4.205)
 2022-07-12 20:27 UTC 

[PATCH] mac80211: do not wake queues on a vif that is being stopped
 2022-07-12 20:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-12 20:26 UTC 

[meta-networking][PATCH v3] nftables: Upgrade 1.0.2 -> 1.0.4
 2022-07-12 20:26 UTC 

[PATCH] block: move initialization of i to its definition
 2022-07-12 20:26 UTC 

Reproducible build issues with buildpaths - take 2
 2022-07-12 20:26 UTC  (7+ messages)
` [OE-core] "

[PATCH 0/4] devtool fixes
 2022-07-12 20:25 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] arm64: dts: imx8qm-mek: mux and hook up GPIOs related to SD1
 2022-07-12 20:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8qm-mek: add usdhc pinctrl states to enable higher data rates

[linux-stable-rc:linux-5.10.y 7109/7120] arch/x86/kernel/cpu/bugs.c:57:21: warning: section attribute is specified on redeclared variable
 2022-07-12 20:24 UTC  (5+ messages)

Build warnings in Xen 5.15.y and 5.10.y with retbleed backports
 2022-07-12 20:22 UTC  (4+ messages)

[PATCH] btrfs: send: always use the rbtree based inode ref management infrastructure
 2022-07-12 20:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-07-12 20:17 UTC  (6+ messages)
` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[RFC PATCH 0/5] can: support CAN XL
 2022-07-12 20:20 UTC  (4+ messages)
` [RFC PATCH 2/5] can: canxl: introduce ETH_P_CANXL ethernet protocol handling

[PATCH v2 0/2] btrfs: send: fix sending link commands for existing file paths
 2022-07-12 20:14 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests/kprobe: Do not test for GRP/ without event failures
 2022-07-12 20:17 UTC 

[PATCH v3 01/10] PM: suspend: Introduce `pm_suspend_preferred_s2idle`
 2022-07-12 20:16 UTC  (3+ messages)

[PATCH v2 0/4] drm/msm/dsi: stop using drm_panel directly
 2022-07-12 20:10 UTC  (11+ messages)
` [PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
    ` [Freedreno] "

RTT-PROBE: lore-subspace-rtt
 2022-07-12 20:16 UTC 

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-12 20:13 UTC  (7+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-12 20:13 UTC  (4+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-12 20:13 UTC  (7+ messages)
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-12 20:13 UTC  (2+ messages)

[PATCH 1/2] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
 2022-07-12 20:12 UTC  (3+ messages)

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-12 20:12 UTC  (3+ messages)

[PATCH 0/2] limit the number of v4 clients to 4096 per 4GB of system memory
 2022-07-12 20:11 UTC  (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory

[kernel PATCH v1 0/1] This patch fixes a previous patch which did not remove setting
 2022-07-12 20:10 UTC  (2+ messages)

[kernel PATCH v2 0/1] Bluetooth: hci_sync: Fix resuming scan after suspend resume
 2022-07-12 20:10 UTC  (2+ messages)

(no subject)
 2022-07-12 20:09 UTC  (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory

[PATCHv2 1/3] block: ensure iov_iter advances for added pages
 2022-07-12 20:08 UTC  (2+ messages)

[PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
 2022-07-12 20:07 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] git docs: split "User-facing file formats" off from "Guides"
  ` [PATCH v3 2/7] git docs: create a "Git file formats and protocols" section
  ` [PATCH v3 3/7] docs: move commit-graph format docs to man section 5
  ` [PATCH v3 4/7] docs: move protocol-related "
  ` [PATCH v3 5/7] docs: move pack format "
  ` [PATCH v3 6/7] docs: move http-protocol "
  ` [PATCH v3 7/7] docs: move multi-pack-index "

[REGRESSION] amd-pstate doesn't work since v5.18.11
 2022-07-12 20:07 UTC  (5+ messages)

[linux-next:master 3960/9846] vmlinux.o: warning: objtool: __ct_user_enter+0x32: call to ftrace_likely_update() leaves .noinstr.text section
 2022-07-12 20:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-12 20:06 UTC 

[PATCH v3] PCI: endpoint: pci-epf-vntb: reduce several globals to statics
 2022-07-12 20:05 UTC  (2+ messages)

[PATCH] component: replace ternary operator with min()
 2022-07-12  7:12 UTC 

[PATCH BlueZ 0/1] [v2] ExcludeAdapter configuration setting for input plugin
 2022-07-12 20:04 UTC  (3+ messages)

Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
 2022-07-12 20:03 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-07-12 20:02 UTC  (4+ messages)
` [PATCH 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

DBus ObjectManager Interface usages within the project
 2022-07-12 20:02 UTC  (2+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-07-12 20:03 UTC  (11+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 0/3] ptrace: Stop supporting SIGKILL for PTRACE_EVENT_EXIT

[PATCH] spl_imx_romapi: Remove extraneous character
 2022-07-12 20:02 UTC  (3+ messages)

[PATCH] MAINTAINERS: Change mentions of mpm to olivia
 2022-07-12 20:00 UTC  (2+ messages)

[PATCH] blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
 2022-07-12 20:00 UTC  (5+ messages)

[PATCH 05/12] docs: PCI: pci-vntb-howto.rst: fix a title markup
 2022-07-12 19:58 UTC  (2+ messages)

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-07-12 19:56 UTC  (7+ messages)
` [PATCH net-next v2 03/35] dt-bindings: net: fman: Add additional interface properties

[PATCH 04/12] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork
 2022-07-12 19:57 UTC  (2+ messages)

[PATCH] x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-12 19:57 UTC  (8+ messages)

[linux-stable-rc:linux-5.10.y 7079/7120] /tmp/cc8UozNw.s:21: Warning: .space repeat count is zero, ignored
 2022-07-12 19:57 UTC 

[linux-stable-rc:linux-5.10.y 6996/7120] arch/x86/kernel/ftrace_64.o: warning: objtool: ftrace_epilogue()+0x10: unreachable instruction
 2022-07-12 19:57 UTC 

[PATCH 1/1] fs/fat: correct handling of full directory
 2022-07-12 19:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-12 19:56 UTC 

XDP redirect throughput with multi-CPU i40e
 2022-07-12 19:55 UTC 

[PATCH v7 0/4] tracing/probes: allow no event name input when create group
 2022-07-12 19:55 UTC  (2+ messages)

[PATCH v4] amba: Remove deferred device addition
 2022-07-12 19:53 UTC  (5+ messages)

How does bluetoothctl work from the command line with gatt?
 2022-07-12 19:52 UTC  (4+ messages)

stable/linux-5.18.y baseline: 151 runs, 2 regressions (v5.18.11)
 2022-07-12 19:52 UTC 

[PATCH] dt-bindings: PCI: qcom: fix typo in condition guarding resets
 2022-07-12 19:51 UTC  (2+ messages)

[PATCH] NTB: EPF: Mark pci_read and pci_write as static
 2022-07-12 19:49 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: ocelot: Add fixes for ocelot driver
 2022-07-12 19:50 UTC  (3+ messages)
` [PATCH v4 1/2] pinctrl: ocelot: Fix pincfg for lan966x
` [PATCH v4 2/2] pinctrl: ocelot: Fix pincfg

stable/linux-4.14.y baseline: 115 runs, 20 regressions (v4.14.288)
 2022-07-12 19:42 UTC 

[PATCH] PCI: dwc: Use the bitmap API to allocate bitmaps
 2022-07-12 19:41 UTC  (2+ messages)

[Bug 15051] New: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
 2022-07-12 19:41 UTC  (2+ messages)
` [Bug 15051] "


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.