All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-11 10:04:09 to 2024-11-11 10:43:55 UTC [more...]

[PATCH 0/4] Add pmem node for preserving distro ISO's
 2024-11-11 10:43 UTC  (4+ messages)
` [PATCH 2/4] efi_loader: add a function to remove memory from the EFI map

[PATCH 00/10] refs: optimize ref format migrations
 2024-11-11 10:43 UTC  (7+ messages)
` [PATCH 01/10] refs: allow passing flags when setting up a transaction
` [PATCH 04/10] refs/files: support symbolic and root refs in initial transaction
` [PATCH 05/10] refs: use "initial" transaction semantics to migrate refs

[PATCH v1 0/2] migration: Skip the first dirty sync
 2024-11-11 10:42 UTC  (7+ messages)
` [PATCH v1 2/2] migration: Do not perform RAMBlock dirty sync during the first iteration

[PATCH net v2]: stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines
 2024-11-11 10:39 UTC  (4+ messages)

[PATCH v3 0/2] Introduce service-time multipath policy and document
 2024-11-11 10:41 UTC  (2+ messages)

[PATCH] nvmet: fix the error of point math issue
 2024-11-11 10:40 UTC 

[PATCH] media: cxd2841er: fix 64-bit division on gcc-9
 2024-11-11 10:41 UTC 

Patchwork summary for: linux-renesas-soc
 2024-11-11 10:41 UTC 

Very high scheduling delay with plenty of idle CPUs
 2024-11-11 10:40 UTC  (6+ messages)

[PATCH v7 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-11-11 10:39 UTC  (11+ messages)
` [PATCH v7 01/10] x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
` [PATCH v7 02/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v7 03/10] x86/virt/tdx: Use auto-generated code to read global metadata
` [PATCH v7 04/10] x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
` [PATCH v7 05/10] x86/virt/tdx: Add missing header file inclusion to local tdx.h
` [PATCH v7 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code
` [PATCH v7 07/10] x86/virt/tdx: Trim away tail null CMRs
` [PATCH v7 08/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v7 09/10] x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation
` [PATCH v7 10/10] x86/virt/tdx: Print TDX module version

CVE-2024-50219: mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
 2024-11-11 10:40 UTC  (2+ messages)

USB-Audio: ALC4080: Add support for MSI MPG X870E CARBON WIFI (0db0:0b58)
 2024-11-11 10:40 UTC 

[PATCH] docs/mm: add VMA locks documentation
 2024-11-11 10:39 UTC  (5+ messages)

[syzbot] [usb?] KMSAN: kernel-infoleak in wdm_read
 2024-11-11 10:40 UTC  (4+ messages)
` [PATCH] usb/cdc-wdm: fix memory leak of wdm_device

[PATCH] platform: cznic: turris-omnia-mcu: Document the driver private data structure
 2024-11-11 10:39 UTC 

[PATCH blktests 0/8] nvme: prepare for ANA support: cont
 2024-11-11 10:39 UTC  (12+ messages)
` [PATCH blktests 1/8] nvme/rc: Implement --blkdev none for _nvmet_target_setup()
` [PATCH blktests 2/8] nvme: move _nvmet_target_setup() to common/nvme
` [PATCH blktests 3/8] nvme/016: do not create namespace when setting up the target
` [PATCH blktests 4/8] nvme/017: "
` [PATCH blktests 5/8] nvme/052: "

[PATCH] phy: stm32: work around constant-value overflow assertion
 2024-11-11 10:37 UTC  (2+ messages)

[PATCH 00/26] Memory leak fixes (pt.10, final)
 2024-11-11 10:38 UTC  (29+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 01/27] builtin/blame: fix leaking blame entries with `--incremental`
  ` [PATCH v2 02/27] bisect: fix leaking good/bad terms when reading multipe times
  ` [PATCH v2 03/27] bisect: fix leaking string in `handle_bad_merge_base()`
  ` [PATCH v2 04/27] bisect: fix leaking `current_bad_oid`
  ` [PATCH v2 05/27] bisect: fix multiple leaks in `bisect_next_all()`
  ` [PATCH v2 06/27] bisect: fix leaking commit list items in `check_merge_base()`
  ` [PATCH v2 07/27] bisect: fix various cases where we leak commit list items
  ` [PATCH v2 08/27] line-log: fix leak when rewriting commit parents
  ` [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
  ` [PATCH v2 10/27] git: refactor alias handling to use a `struct strvec`
  ` [PATCH v2 11/27] git: refactor builtin "
  ` [PATCH v2 12/27] split-index: fix memory leak in `move_cache_to_base_index()`
  ` [PATCH v2 13/27] builtin/sparse-checkout: fix leaking sanitized patterns
  ` [PATCH v2 14/27] help: refactor to not use globals for reading config
  ` [PATCH v2 15/27] help: fix leaking `struct cmdnames`
  ` [PATCH v2 16/27] help: fix leaking return value from `help_unknown_cmd()`
  ` [PATCH v2 17/27] builtin/help: fix leaks in `check_git_cmd()`
  ` [PATCH v2 18/27] builtin/init-db: fix leaking directory paths
  ` [PATCH v2 19/27] builtin/branch: fix leaking sorting options
  ` [PATCH v2 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand
  ` [PATCH v2 21/27] global: drop `UNLEAK()` annotation
  ` [PATCH v2 22/27] git-compat-util: drop now-unused `UNLEAK()` macro
  ` [PATCH v2 23/27] t5601: work around leak sanitizer issue
  ` [PATCH v2 24/27] t: mark some tests as leak free
  ` [PATCH v2 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites
  ` [PATCH v2 26/27] test-lib: unconditionally enable leak checking
  ` [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations

[PATCH nft] src: allow to map key to nfqueue number
 2024-11-11 10:38 UTC  (9+ messages)

test harness hang running functional test
 2024-11-11 10:37 UTC  (2+ messages)

[LTP] [PATCH 1/1] recvmmsg01: Workaround segfault on libc variant on 32 bit
 2024-11-11 10:37 UTC  (2+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-11 10:37 UTC  (10+ messages)

[PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields()
 2024-11-11 10:36 UTC  (3+ messages)

[PATCH v3 0/3] Fix bugs in qla2xxx driver
 2024-11-11 10:28 UTC  (3+ messages)

[PATCH v2] x86/platform/intel-mid: Replace deprecated PCI functions
 2024-11-11 10:36 UTC 

[RFC PATCH 00/21] Modernize the build system
 2024-11-11 10:36 UTC  (13+ messages)
` [RFC PATCH v4 00/19] "
  ` [RFC PATCH v4 04/19] Makefile: extract script to massage Perl scripts

[PATCH mtd-utils v2 RESEND 000/102] Add fsck.ubifs support
 2024-11-11 10:36 UTC  (9+ messages)
` [PATCH mtd-utils v2 RESEND 042/102] ubifs-utils: Adapt orphan.c in libubifs
` [PATCH mtd-utils v2 RESEND 047/102] ubifs-utils: open_ubi: Set errno if the target is not char device
` [PATCH mtd-utils v2 RESEND 072/102] fsck.ubifs: Move common functions and data structures into fsck.ubifs.c
` [PATCH mtd-utils v2 RESEND 078/102] fsck.ubifs: Check and correct files' information
` [PATCH mtd-utils v2 RESEND 083/102] fsck.ubifs: Check and correct the index size
` [PATCH mtd-utils v2 RESEND 086/102] fsck.ubifs: Check and create the lost+found

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-11 10:36 UTC  (7+ messages)
` [PATCH v1 13/22] siemens: configs/capricorn_cxg3_defconfig: updates
` [PATCH v1 15/22] siemens: imx8-capricorn.dtsi: small adaptions

"stty sane" in kunit.py
 2024-11-11 10:35 UTC  (3+ messages)

[CI v3 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-11 10:34 UTC  (16+ messages)
` [CI v3 01/15] drm/i915/display: identify discrete graphics
` [CI v3 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [CI v3 03/15] drm/i915/display: convert HAS_4TILE() "
` [CI v3 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [CI v3 05/15] drm/i915/display: convert HAS_DP20() "
` [CI v3 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [CI v3 07/15] drm/i915/display: convert HAS_IPS() "
` [CI v3 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [CI v3 09/15] drm/i915/display: convert HAS_SAGV() "
` [CI v3 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [CI v3 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [CI v3 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [CI v3 13/15] drm/i915/display: convert display device identification to struct intel_display
` [CI v3 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [CI v3 15/15] drm/i915/display: add mobile platform group

[Buildroot] [PATCH] package/sysvinit: add version number to SYSVINIT_MAKE_OPTS
 2024-11-11 10:35 UTC  (2+ messages)

[PATCHv4] drm/i915/dp: Guarantee a minimum HBlank time
 2024-11-11 10:35 UTC  (5+ messages)
` ✓ CI.Build: success for drm/i915/dp: Guarantee a minimum HBlank time (rev4)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v14 00/13] Add Secure TSC support for SNP guests
 2024-11-11 10:34 UTC  (5+ messages)
` [PATCH v14 03/13] x86/sev: "

[PATCH] usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()
 2024-11-11 10:34 UTC  (2+ messages)

[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-11-11 10:33 UTC  (4+ messages)
` [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer

[PATCH v2] mm/readahead: Fix large folio support in async readahead
 2024-11-11 10:33 UTC  (2+ messages)

[yocto] swupdate applications, bootloader, how to update #swupdate #yocto #poky #stefanobabic
 2024-11-11 10:33 UTC  (2+ messages)

[PATCH] cdx: constify bin_attribute callback
 2024-11-11 10:33 UTC 

[PATCH 0/2] iio: adc: ad7124: Implement input validation
 2024-11-11 10:37 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7124: Don't create more channels than the hardware is capable of

[PATCH] clk: qcom: remove unused data from gcc-ipq5424.c
 2024-11-11 10:32 UTC 

[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-11 10:32 UTC  (9+ messages)
` [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured

[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
 2024-11-11 10:31 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/3] utils/check-package: make check-package easier to run
 2024-11-11 10:31 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/3] docs/manual/adding-packages-tips: mention check-package requirements
` [Buildroot] [PATCH v2 2/3] utils/check-package: add inline script requirements

[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
 2024-11-11 10:29 UTC  (2+ messages)

[PATCH] tools: add forwarding header for arch/riscv/include/asm/fence.h
 2024-11-11 10:31 UTC  (7+ messages)

[PATCH v3] um: move thread info into task
 2024-11-11 10:29 UTC 

Soft lockup with fstests on NFSv3 and NFSv4.0
 2024-11-11 10:31 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: bd71828: Use charger resistor in mOhm instead of MOhm
 2024-11-11 10:31 UTC  (4+ messages)

[PATCH libmnl] whitespace: remove spacing irregularities
 2024-11-11 10:30 UTC  (2+ messages)

[PATCH v4 0/3] Setup memory management for RISC-V
 2024-11-11 10:29 UTC  (3+ messages)
` [PATCH v4 1/3] xen/riscv: introduce setup_mm()

[RFC PATCH 0/2] rust: LED abstractions
 2024-11-11 10:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/spdlog: bump to version 1.15.0
 2024-11-11 10:28 UTC 

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-11 10:29 UTC  (2+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-11-11 10:29 UTC  (5+ messages)
` [PATCH v15 0/3] power: "
  ` [PATCH v15 1/3] power: introduce PM QoS API on CPU wide

[PATCH v2 0/6] Enhance event delivery error handling
 2024-11-11 10:27 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: Add function for vectoring error generation
` [PATCH v2 2/6] KVM: x86: Add emulation status for vectoring during MMIO
` [PATCH v2 3/6] KVM: VMX: Handle vectoring error in check_emulate_instruction
` [PATCH v2 4/6] KVM: SVM: Handle MMIO during vectroing error
` [PATCH v2 5/6] selftests: KVM: extract lidt into helper function
` [PATCH v2 6/6] selftests: KVM: Add test case for MMIO during vectoring

[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
 2024-11-11 10:26 UTC  (3+ messages)
` [PATCH v4 02/13] riscv: dts: jh7110: Drop redundant devicetree files

[PATCH v2] dt-bindings: mfd: bd71828: Use charger resistor in mOhm instead of MOhm
 2024-11-11 10:27 UTC 

[PATCH] bus/fslmc: fix bus scan return failure value
 2024-11-11 10:26 UTC 

[PATCH v2] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
 2024-11-11 10:26 UTC  (3+ messages)

A question about "4.3.4.2 A Volatile Solution" of perfbook
 2024-11-11 10:25 UTC  (5+ messages)

[PATCH v1] drivers/char: move dt_uart_init() to dt-uart.c
 2024-11-11 10:24 UTC  (2+ messages)

[PATCH] packagedata.py : Fix RDEPENDS Version issue with AUTOINC
 2024-11-11 10:23 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW
 2024-11-11 10:21 UTC  (5+ messages)
` [PATCH v1 3/6] leds: gpio: Avoid using GPIOF_ACTIVE_LOW

[REGRESSION] ThinkPad L15 Gen 4 touchpad no longer works
 2024-11-11 10:23 UTC  (4+ messages)

[PATCH bpf-next v2] selftests/bpf: Consolidate kernel modules into common directory
 2024-11-11 10:20 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Add Renesas R8A779G0 (R-Car V4H) support
 2024-11-11 10:17 UTC  (3+ messages)

[PATCH] mtd: spi-nor: core: replace dummy buswidth from addr to data
 2024-11-11 10:18 UTC  (3+ messages)

[PATCHv4 net 0/2] bonding: fix ns targets not work on hardware NIC
 2024-11-11 10:16 UTC  (3+ messages)
` [PATCHv4 net 1/2] bonding: add ns target multicast address to slave device
` [PATCHv4 net 2/2] selftests: bonding: add ns multicast group testing

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-11-11 10:16 UTC  (5+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v7 2/5] selftests: kvm: s390: Add uc_skey VM test case
 2024-11-11 10:15 UTC  (3+ messages)

[PATCH mtd-utils v2 RESEND 040/102] ubifs-utils: Adapt master.c in libubifs
 2024-11-11  8:57 UTC  (2+ messages)
` [PATCH mtd-utils v2 RESEND 067/102] fsck.ubifs: Read master node & init lpt

[PATCH 00/23] Use VRR timing generator for fixed refresh rate modes
 2024-11-11 10:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH net v4] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-11-11 10:12 UTC  (3+ messages)

[PATCH 0/2] btrfs: fix use-after-free in btrfs_encoded_read_endio
 2024-11-11 10:13 UTC  (4+ messages)
` [PATCH 2/2] btrfs: simplify waiting for encoded read endios

[PATCH] io_uring/uring_cmd: fix buffer index retrieval
 2024-11-11 10:13 UTC 

[PATCH] arm64/mm: Change protval as 'pteval_t' in map_range()
 2024-11-11 10:07 UTC  (2+ messages)

[Buildroot] package/jailhouse: small typo error when installing helper scripts
 2024-11-11 10:11 UTC  (3+ messages)

[PATCH] wifi: ath9k: miscellaneous spelling fixes
 2024-11-11 10:11 UTC  (2+ messages)

[PATCH net v5] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-11-11  9:58 UTC 

[RFC PATCH] rust: add bindings for interrupt sources + interior mutability discussion
 2024-11-11 10:09 UTC  (3+ messages)

[linux-nvme:nvme-6.13 7/7] drivers/nvme/target/pr.c:851 nvmet_execute_pr_report() warn: potential pointer math issue ('ctrl_eds' is a 512 bit pointer)
 2024-11-11 10:01 UTC  (2+ messages)

[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
 2024-11-11 10:10 UTC  (11+ messages)

[docs][PATCH] contributor-guide: Remove duplicated words
 2024-11-11 10:09 UTC  (2+ messages)

[PATCH 0/3] Build improvements for clar
 2024-11-11 10:09 UTC  (3+ messages)
` [PATCH v2 0/4] "

[PATCH] rockchip: rk3308: Drop unused rk_board_init()
 2024-11-11 10:09 UTC  (4+ messages)

[PATCH 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-11-11  9:58 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board

[PATCH] edk2: update submodule to edk2-stable202408.01
 2024-11-11 10:07 UTC 

[PATCHv3 net 0/2] bonding: fix ns targets not work on hardware NIC
 2024-11-11 10:05 UTC  (4+ messages)
` [PATCHv3 net 1/2] bonding: add ns target multicast address to slave device

[PATCH] net: phy: fix may not suspend when phy has WoL
 2024-11-11 10:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/iproute2: fix building error using designated initializers
 2024-11-11 10:05 UTC  (2+ messages)

[PATCH v4 0/4] gpio: rockchip: Update the GPIO driver
 2024-11-11  9:48 UTC  (4+ messages)
` [PATCH v4 3/4] gpio: rockchip: support new version GPIO

[PATCH leds v7 00/11] Turris Omnia LED driver changes
 2024-11-11 10:03 UTC  (11+ messages)
` [PATCH leds v7 02/11] leds: turris-omnia: Use command execution functions from the MCU driver
` [PATCH leds v7 03/11] turris-omnia-mcu-interface.h: Add LED commands related definitions to global header
` [PATCH leds v7 04/11] leds: turris-omnia: Use global header for MCU command definitions
` [PATCH leds v7 05/11] dt-bindings: leds: cznic,turris-omnia-leds: Allow interrupts property
` [PATCH leds v7 06/11] leds: turris-omnia: Document driver private structures
` [PATCH leds v7 07/11] leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change
` [PATCH leds v7 08/11] platform: cznic: turris-omnia-mcu: Inform about missing LED panel brightness change interrupt feature
` [PATCH leds v7 09/11] leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver
` [PATCH leds v7 10/11] leds: turris-omnia: Use dev_err_probe() where appropriate
` [PATCH leds v7 11/11] leds: turris-omnia: Use uppercase first letter in all comments


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.