All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-26 11:02:02 to 2024-09-26 11:46:56 UTC [more...]

[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
 2024-09-26 11:37 UTC  (2+ messages)

[PATCH 00/23] Memory leak fixes (pt.7)
 2024-09-26 11:46 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/23] builtin/help: fix dangling reference to `html_path`
  ` [PATCH v2 02/23] builtin/help: fix leaking `html_path` when reading config multiple times
  ` [PATCH v2 03/23] git: fix leaking argv when handling builtins
  ` [PATCH v2 04/23] submodule: fix leaking update strategy
  ` [PATCH v2 05/23] builtin/submodule--helper: clear child process when not running it
  ` [PATCH v2 06/23] builtin/submodule--helper: fix leaking error buffer
  ` [PATCH v2 07/23] t/helper: fix leaking subrepo in nested submodule config helper
  ` [PATCH v2 08/23] builtin/submodule--helper: fix leaking remote ref on errors
  ` [PATCH v2 09/23] dir: fix off by one errors for ignored and untracked entries
  ` [PATCH v2 10/23] builtin/pull: fix leaking "ff" option
  ` [PATCH v2 11/23] diff: fix leaking orderfile option
  ` [PATCH v2 12/23] parse-options: free previous value of `OPTION_FILENAME`
  ` [PATCH v2 13/23] diffcore-order: fix leaking buffer when parsing orderfiles
  ` [PATCH v2 14/23] builtin/repack: fix leaking configuration
  ` [PATCH v2 15/23] builtin/difftool: plug several trivial memory leaks
  ` [PATCH v2 16/23] trace2: destroy context stored in thread-local storage
  ` [PATCH v2 17/23] submodule: fix leaking submodule ODB paths

[PATCH] bpf: Call kfree(obj) only once in free_one()
 2024-09-26 11:45 UTC 

[PATCH net v3 0/2] Fix AQR PMA capabilities
 2024-09-26 11:45 UTC  (3+ messages)
` [PATCH net v3 1/2] net: phy: aquantia: AQR115c fix up "

[PATCH v6 00/16] Introduce support for IGVM files
 2024-09-26 11:42 UTC  (17+ messages)
` [PATCH v6 01/16] meson: Add optional dependency on IGVM library
` [PATCH v6 02/16] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v6 03/16] backends/igvm: Add IGVM loader and configuration
` [PATCH v6 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v6 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v6 06/16] sev: Update launch_update_data functions to use Error handling
` [PATCH v6 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PATCH v6 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH v6 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PATCH v6 10/16] docs/system: Add documentation on support for IGVM
` [PATCH v6 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v6 12/16] backends/confidential-guest-support: Add set_guest_policy() function
` [PATCH v6 13/16] backends/igvm: Process initialization sections in IGVM file
` [PATCH v6 14/16] backends/igvm: Handle policy for SEV guests
` [PATCH v6 15/16] i386/sev: Add implementation of CGS set_guest_policy()
` [PATCH v6 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2

[PATCH] drm/xe: Add memirq report page address helpers
 2024-09-26 11:44 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

labeling drives, related to the file system choice
 2024-09-26 11:38 UTC  (2+ messages)

[PATCH v5 00/23] Fix xe_force_wake_get() failure handling
 2024-09-26 11:43 UTC  (8+ messages)
` [PATCH v5 01/23] drm/xe: Error handling in xe_force_wake_get()

[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
 2024-09-26 11:41 UTC  (3+ messages)

[ANN] Media Summit September 16th: Final Agenda (v7)
 2024-09-26 11:43 UTC  (23+ messages)

[PATCH i-g-t] lib/amdgpu: fix sdma linear copy command
 2024-09-26 11:42 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ CI.xeBAT: failure "

[syzbot] [udf?] KASAN: slab-out-of-bounds Read in udf_get_filelongad (2)
 2024-09-26 11:36 UTC  (2+ messages)

[OE-core] [PATCH 01/47] adwaita-icon-theme: upgrade 46.2 -> 47.0
 2024-09-26 11:40 UTC  (7+ messages)
` [OE-core] [PATCH 05/47] gawk: upgrade 5.3.0 -> 5.3.1
` [OE-core] [PATCH 14/47] libarchive: upgrade 3.7.4 -> 3.7.5
` [OE-core] [PATCH 18/47] liburi-perl: upgrade 5.28 -> 5.29

[PATCH v2 00/10] ARM: add assembler optimized memmove
 2024-09-26 11:17 UTC  (11+ messages)
` [PATCH v2 01/10] ARM: Use optimized reads[bwl] and writes[bwl] functions
` [PATCH v2 02/10] ARM: rename logical shift macros push pull into lspush lspull
` [PATCH v2 03/10] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
` [PATCH v2 04/10] ARM: update lib1funcs.S from Linux
` [PATCH v2 05/10] ARM: update findbit.S "
` [PATCH v2 06/10] ARM: update io-* "
` [PATCH v2 07/10] ARM: always assume the unified syntax for assembly code
` [PATCH v2 08/10] ARM: update memcpy.S and memset.S from Linux
` [PATCH v2 09/10] lib/string.c: export non optimized memmove as __default_memmove
` [PATCH v2 10/10] ARM: add optimized memmove

[PATCH V1 0/9] iommu_ioas_map_file
 2024-09-26 11:40 UTC  (11+ messages)
` [PATCH V1 1/9] mm/gup: repin_folio_unhugely

[openeuler:OLK-6.6 8439/14122] cpu.c:undefined reference to `trace_event_buffer_commit'
 2024-09-26 11:38 UTC 

drivers/ata/pata_buddha.c:75:27: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-09-26 11:38 UTC 

[PATCH v2 01/08] drm/amdgpu: Implement userqueue signal/wait IOCTL
 2024-09-26 11:38 UTC  (8+ messages)
` [PATCH v2 02/08] drm/amdgpu: screen freeze and userq driver crash

[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
 2024-09-26 11:37 UTC  (13+ messages)
` [PATCH v5 1/5] mtd: spi-nor: core: add manufacturer flags

[PATCH v3 00/15] mtd: spi-nor: macronix: workaround for device id re-use
 2024-09-26 11:35 UTC  (7+ messages)

[PATCH] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
 2024-09-26 11:35 UTC  (2+ messages)

[PATCH 0/5] Building PPTT with root node and identical implementation flag
 2024-09-26 11:33 UTC  (6+ messages)
` [PATCH 1/5] tests: virt: Allow changes to PPTT test table
` [PATCH 2/5] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PATCH 3/5] hw/acpi/aml-build: Build a root node in the PPTT table
` [PATCH 4/5] hw/acpi/aml-build: Update the revision of "
` [PATCH 5/5] tests: virt: Update expected ACPI tables for virt test

[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
 2024-09-26 11:32 UTC  (2+ messages)

[PATCH] clk: imx: improve precision of AV PLL to 1 Hz
 2024-09-26 11:33 UTC 

[PATCH] ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1
 2024-09-26 11:32 UTC 

[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables
 2024-09-26 11:32 UTC  (8+ messages)
` [PATCH 1/1] "

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-09-26 11:31 UTC  (6+ messages)

[bug report] pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code
 2024-09-26 11:29 UTC  (2+ messages)

[PATCH v5 0/2] Add Samsung S6E3HA8 panel driver
 2024-09-26 11:29 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v5 2/2] drm/panel: Add support for S6E3HA8 panel driver

[meta-selinux][PATCH] selinux-python: fix sepolicy runtime error
 2024-09-26 11:28 UTC 

[PATCH v3 0/5] xen/livepatch: improvements to loading
 2024-09-26 11:28 UTC  (9+ messages)
` [PATCH v3 1/5] xen/livepatch: drop load_addr Elf section field
` [PATCH v3 3/5] xen/livepatch: do Xen build-id check earlier
` [PATCH v3 4/5] x86/alternatives: do not BUG during apply

[PATCH 00/15] Ultrajoiner basic functionality series
 2024-09-26 11:28 UTC  (9+ messages)
` [PATCH 02/15] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 08/15] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 09/15] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 12/15] drm/i915/dp: Simplify helper to get slice count with joiner

[linux-next:master 12634/12811] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:954: warning: Function parameter or struct member 'queue_cnt' not described in 'get_wave_count'
 2024-09-26 11:27 UTC 

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-26 11:25 UTC  (13+ messages)
` [PATCH v4 14/35] efi_loader: Allocate and write ACPI tables

[PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-09-26 11:25 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add attiny_rst_gate to Ringneck
 2024-09-26 11:24 UTC  (3+ messages)

[PATCH v2 0/5] spi-gpio updates
 2024-09-26 11:21 UTC  (6+ messages)
` [PATCH v2 1/5] spi: spi-gpio: actually delay in spidelay()
` [PATCH v2 2/5] spi: spi-gpio: support different word widths
` [PATCH v2 3/5] spi: spi-gpio: switch to new gpio binding
` [PATCH v2 4/5] spi: spi-gpio: deassert CS during setup
` [PATCH v2 5/5] spi: spi-gpio: switch to gpiod api

[PATCH 0/2] livepatch: introduce 'stack_order' sysfs interface to klp_patch
 2024-09-26 11:23 UTC  (3+ messages)

[RFC PATCH 03/24] erofs: add Errno in Rust
 2024-09-26 11:23 UTC  (16+ messages)

[ath:pending] BUILD SUCCESS df6ba0a68ac75692bea052d456837711fff86d08
 2024-09-26 11:22 UTC 

[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-09-26 11:20 UTC  (11+ messages)

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-26 11:19 UTC  (3+ messages)

[LTP] [PATCH v2] syscalls/{fanotify17, getxattr05}: Fix the ENOSPC error
 2024-09-26 11:18 UTC  (2+ messages)

[paulmckrcu:dev] [srcu] 26cb612c43: BUG:using__this_cpu_read()in_preemptible
 2024-09-26 11:19 UTC  (4+ messages)

[PATCH] mm: migrate: annotate data-race in migrate_folio_unmap()
 2024-09-26 11:18 UTC  (2+ messages)

[PATCH 0/5] btrfs: make extent map shrinker more efficient and re-enable it
 2024-09-26 11:18 UTC  (5+ messages)
` [PATCH 5/5] btrfs: re-enable the extent map shrinker

[PATCH] usb: gadget: u_serial: fix null-ptr-deref in gs_start_io
 2024-09-26 11:17 UTC  (3+ messages)

[PATCH] ALSA: hda/conexant: fix Z60MR100 startup pop issue
 2024-09-26 10:01 UTC 

Git clone fails in p9 file system marked with FANOTIFY
 2024-09-26 11:17 UTC  (18+ messages)
  ` [EXTERNAL] "

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-09-26 11:16 UTC  (10+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-26 11:14 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v2 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v2 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains

[PATCH v8 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-09-26 11:13 UTC  (3+ messages)
` [PATCH v8 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH 0/2] ubifs: Adjustments for ubifs_purge_xattrs()
 2024-09-26 11:13 UTC  (7+ messages)
` [PATCH 1/2] ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
` [PATCH 2/2] ubifs: Reduce kfree() calls "

[PATCH 00/10] ARM: add assembler optimized memmove
 2024-09-26 11:12 UTC  (8+ messages)
` [PATCH 04/10] ARM: update lib1funcs.S from Linux
` [PATCH 10/10] ARM: add optimized memmove

[PATCH nf-next v5 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-09-26 11:11 UTC  (4+ messages)

[PATCH nf-next 0/7] netfilter: rework conntrack/flowtable interaction
 2024-09-26 11:11 UTC  (3+ messages)
` [PATCH nf-next 5/7] netfilter: conntrack: rework offload nf_conn timeout extension logic

[PATCH] Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x
 2024-09-26 11:08 UTC 

[PATCH AUTOSEL 6.6 001/139] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
 2024-09-26 11:07 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes

[PATCH v2 0/2] Untrusted Data Abstraction
 2024-09-26 11:09 UTC  (3+ messages)
` [PATCH v2 2/2] rust: switch uaccess to untrusted data API

[PATCH v2] btrfs: stripe-tree: correctly truncate stripe extents on delete
 2024-09-26 11:08 UTC  (2+ messages)

[PATCH v3] blkif: reconcile protocol specification with in-use implementations
 2024-09-26 11:08 UTC  (3+ messages)

[PATCH 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-26 11:07 UTC  (9+ messages)
` [PATCH 04/16] event: add event to notify lmb memory map changes

[PATCH net,v2 00/14] Netfilter fixes for net
 2024-09-26 11:07 UTC  (15+ messages)
` [PATCH net 01/14] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
` [PATCH net 02/14] netfilter: conntrack: add clash resolution for reverse collisions
` [PATCH net 03/14] selftests: netfilter: add reverse-clash resolution test case
` [PATCH net 04/14] selftests: netfilter: nft_tproxy.sh: add tcp tests
` [PATCH net 05/14] netfilter: ctnetlink: Guard possible unused functions
` [PATCH net 06/14] docs: tproxy: ignore non-transparent sockets in iptables
` [PATCH net 07/14] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
` [PATCH net 08/14] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
` [PATCH net 09/14] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
` [PATCH net 10/14] netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
` [PATCH net 11/14] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH net 12/14] netfilter: nfnetlink_queue: remove old clash resolution logic
` [PATCH net 13/14] kselftest: add test for nfqueue induced conntrack race
` [PATCH net 14/14] selftests: netfilter: Avoid hanging ipvs.sh

[PATCH 0/3] ARM: dts: renesas: use proper node names for keys
 2024-09-26 11:07 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: renesas: lager: "
` [PATCH 2/3] ARM: dts: renesas: alt: "
` [PATCH 3/3] ARM: dts: renesas: kzm9d: "

[PATCH i-g-t v1 0/2] Backlight control on HDR-enabled eDP panels
 2024-09-26 11:07 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] drm/amdgpu: fix vbios fetching for SR-IOV
 2024-09-26 11:06 UTC  (2+ messages)

[PATCH] conntrack: -L doesn't take a value, so don't discard one (same for -IUDGEFA)
 2024-09-26 11:05 UTC  (10+ messages)

[u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board
 2024-09-26 11:03 UTC  (3+ messages)

[PATCH 0/2] mtd: spi-nor: macronix: reading SFDP by all Macronix chips
 2024-09-26 11:02 UTC  (4+ messages)

[PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-09-26 11:01 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v2 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
` [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
` [PATCH v2 4/5] drm/msm/dpu: "
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p: add display dt nodes

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-26 11:01 UTC  (5+ messages)
` [PATCH v2 3/8] iommu: Add new flag to explictly request PASID capable domain


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.