All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-12 13:46:43 to 2024-11-12 14:27:51 UTC [more...]

EFI File renaming
 2024-11-12 14:27 UTC  (6+ messages)

[PATCH v2 0/2] MAINTAINERS: Deal with the linux-mips.org mess
 2024-11-12 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] MAINTAINERS: Retire Ralf Baechle
` [PATCH v2 2/2] MAINTAINERS: Remove linux-mips.org references

[PATCH 00/21] kthread: Introduce preferred affinity v5
 2024-11-12 14:22 UTC  (22+ messages)
` [PATCH 01/21] arm/bL_switcher: Use kthread_run_on_cpu()
` [PATCH 02/21] x86/resctrl: "
` [PATCH 03/21] firmware: stratix10-svc: "
` [PATCH 04/21] scsi: bnx2fc: Use kthread_create_on_cpu()
` [PATCH 05/21] scsi: bnx2i: "
` [PATCH 06/21] scsi: qedi: "
` [PATCH 07/21] soc/qman: test: Use kthread_run_on_cpu()
` [PATCH 08/21] kallsyms: "
` [PATCH 09/21] lib: test_objpool: "
` [PATCH 10/21] net: pktgen: Use kthread_create_on_cpu()
` [PATCH 11/21] arm64: Keep first mismatched 32bits el0 capable CPU online through its callbacks
` [PATCH 12/21] sched,arm64: Handle CPU isolation on last resort fallback rq selection
` [PATCH 13/21] kthread: Make sure kthread hasn't started while binding it
` [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 15/21] mm: Create/affine kcompactd to its preferred node
` [PATCH 16/21] mm: Create/affine kswapd "
` [PATCH 17/21] kthread: Implement preferred affinity
` [PATCH 18/21] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 19/21] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 20/21] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 21/21] rcu: Use kthread preferred affinity for RCU exp kworkers

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-12 14:26 UTC  (11+ messages)
` [PATCH net-next v11 17/23] ovpn: add support for peer floating
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink

[Buildroot] [PATCH 00/17] board: cleanup genimage partition-type-uuid shortcuts
 2024-11-12 14:25 UTC  (6+ messages)
` [Buildroot] [PATCH 05/17] board/pc: use partition-type-uuid "root-x86"

[PATCHv11 0/9] write hints with nvme fdp and scsi streams
 2024-11-12 14:25 UTC  (5+ messages)

[PATCH] nfs(5): Update rsize/wsize options
 2024-11-12 14:25 UTC  (6+ messages)
` rsize/wsize chaos in heterogeneous environments "

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-11-12 14:25 UTC 

[PATCH] drm/amd/pm: fix and simplify workload handling
 2024-11-12 14:25 UTC  (5+ messages)

[PATCH 0/3] x86/ucode: Simplify/fix loading paths further
 2024-11-12 14:24 UTC  (5+ messages)
` [PATCH 2/3] x86/ucode: Fold microcode_update_cpu() and fix error handling

[PATCH] Revert "wifi: iwlegacy: do not skip frames with bad FCS"
 2024-11-12 14:24 UTC 

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-11-12 14:23 UTC  (13+ messages)
              ` [PATCH] sched/fair: Dequeue sched_delayed tasks when waking to a busy CPU

[PATCH 1/2] power: fix build with libvirt
 2024-11-12 14:23 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ci: install libvirt

[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
 2024-11-12 14:22 UTC  (8+ messages)

[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-12 14:21 UTC  (13+ messages)
` [PATCH v1 3/4] perf record: Skip don't fail for events that don't open

[PATCH] arm64: dts: rockchip: Fix vdd_gpu voltage constraints on PinePhone Pro
 2024-11-12 14:19 UTC  (3+ messages)

[PATCH i-g-t v2 1/2] tests/kms_atomic_transition: Use extended flag for local execution
 2024-11-12 14:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v2,1/2] "

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-11-12 14:19 UTC  (13+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH 1/2] ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
 2024-11-12 14:16 UTC  (6+ messages)
` [PATCH 2/2] ARM: stm32: Deduplicate DH STM32MP1xx "
    ` [Uboot-stm32] "

[PATCH] ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM
 2024-11-12 14:15 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM
 2024-11-12 14:15 UTC  (3+ messages)

[PATCH] ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM
 2024-11-12 14:14 UTC  (3+ messages)

[RFC PATCH 5.10.y] mm: hugetlb: call huge_pte_offset with i_mmap_rwsem held
 2024-11-12 14:16 UTC 

[PATCH v10 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-11-12 14:13 UTC  (4+ messages)
` [PATCH v10 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v9 00/12] labgrid: Provide an integration with Labgrid
 2024-11-12 14:13 UTC  (13+ messages)
` [PATCH v9 01/12] test: Allow signaling that U-Boot is ready
` [PATCH v9 02/12] test: Release board after tests complete
` [PATCH v9 03/12] test: Allow connecting to a running board
` [PATCH v9 04/12] test: Introduce the concept of a role
` [PATCH v9 05/12] test: Introduce lab mode
` [PATCH v9 06/12] test: Improve handling of sending commands
` [PATCH v9 07/12] test: Avoid double echo when starting up
` [PATCH v9 08/12] test: Try to shut down the lab console gracefully
` [PATCH v9 09/12] test: Add a section for closing the connection
` [PATCH v9 10/12] test: Support testing with two board-builds
` [PATCH v9 11/12] test: Correct regex string in test_spi
` [PATCH v9 12/12] CI: Allow running tests on sjg lab

[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
 2024-11-12 14:15 UTC  (3+ messages)
` [PATCH 07/15] ARM: dts: Configure interconnect target module for dra7 sata

[PATCH for-9.2] target/arm: Drop user-only special case in sve_stN_r
 2024-11-12 14:12 UTC 

[PATCH v3 0/9] CI: Set up for an arm64 runner
 2024-11-12 14:11 UTC  (10+ messages)
` [PATCH v3 1/9] sandbox: efi_loader: Correct use of addresses as pointers
` [PATCH v3 2/9] test: Adjust print_ut test to use unsigned char
` [PATCH v3 3/9] docker: Support building for multiple architectures
` [PATCH v3 4/9] docker: Adjust packages for arm64
` [PATCH v3 5/9] docker: Drop coreboot "
` [PATCH v3 6/9] docker: Fix LegacyKeyValueFormat warning with PYTHONPATH
` [PATCH v3 7/9] docker: Install toolchains on arm64 host
` [PATCH v3 8/9] CI: Add platform variable
` [PATCH v3 9/9] WIP: CI: Update for arm64

[PATCH net-next] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-12 14:12 UTC  (4+ messages)
  ` [EXTERNAL] "

[syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_find_entry
 2024-11-12 14:12 UTC  (2+ messages)

[PATCH] ASoC: da7219-aad: Fix detection of plugged jack after resume
 2024-11-12 14:11 UTC  (3+ messages)

Manually run Kernel and IEC tests on M-COM x86 and generate results
 2024-11-12 14:09 UTC  (2+ messages)

[PATCH i-g-t,v3 0/5] xe_fault_injection improvements
 2024-11-12 14:09 UTC  (3+ messages)
` ✓ CI.xeBAT: success for xe_fault_injection improvements (rev3)
` ✓ Fi.CI.BAT: "

Trace: Can't enable IRQ/MSI because no handler is installed
 2024-11-12 10:42 UTC 

[PATCHSET v3 0/16] Uncached buffered IO
 2024-11-12 14:09 UTC  (7+ messages)
` [PATCH 03/16] mm: add PG_uncached page flag
` [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes

[PATCH RFC v2 0/2] tsm: Unified Measurement Register ABI for TVMs
 2024-11-12 14:08 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
 2024-11-12 14:08 UTC  (2+ messages)

[PATCH] usertools/devbind: support all possible values sysfs flag
 2024-11-12 14:08 UTC  (4+ messages)
` [PATCH v2] usertools/devbind: support all possible values in "

[PATCH net-next] netlink: add igmp join/leave notifications
 2024-11-12 14:06 UTC  (3+ messages)

[PATCH net v3] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-11-12 14:06 UTC 

[PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-12 13:59 UTC  (3+ messages)
` [PATCH v3 1/2] compiler.h: add _static_assert()
` [PATCH v3 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH] drivers: of: fix possible overflow
 2024-11-12 14:03 UTC  (2+ messages)

[PATCH v3 00/15] efi_loader: efi http and ipconfig drivers
 2024-11-12 14:02 UTC  (5+ messages)
` [PATCH v3 10/15] efi_loader: net: add support to send http requests and parse http headers
` [PATCH v3 12/15] efi_loader: efi_net: add EFI_HTTP_PROTOCOL

[PATCH v2 0/4] tests/functional: Finish conversion of Aspeed tests
 2024-11-12 14:02 UTC  (11+ messages)
` [PATCH v2 1/4] tests/functional: Introduce _console_read()
` [PATCH v2 3/4] tests/functional: Convert Aspeed arm SDK tests
` [PATCH v2 4/4] tests/functional: Remove sleep workarounds from Aspeed tests

cacheflush completely broken, suspecting PAN+LPAE
 2024-11-12 13:58 UTC  (4+ messages)

[PATCH 00/18] x86: Improve operation under QEMU
 2024-11-12 13:59 UTC  (19+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
` [PATCH 02/18] x86: Expand x86_64 early memory
` [PATCH 03/18] RFC: x86: qemu: Switch to bochs display
` [PATCH 04/18] x86: qemu: Enable dhrystone
` [PATCH 05/18] x86: qemu: Avoid accessing BSS too early
` [PATCH 06/18] x86: Drop mpspec from the SPL build
` [PATCH 07/18] x86: Add some log categories
` [PATCH 08/18] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH 09/18] x86: Avoid clearing the VESA display
` [PATCH 10/18] x86: Add 64-bit entries to the GDT
` [PATCH 11/18] x86: Use defines for the cache flags
` [PATCH 12/18] x86: spl: Drop duplicate CPU init
` [PATCH 13/18] x86: Drop the message about features missing in 64-bit
` [PATCH 14/18] x86: Include stdbool.h in interrupt header
` [PATCH 15/18] x86: Tidy up the GDT size in start/16.S
` [PATCH 16/18] x86: Disable paging before changing to long mode
` [PATCH 17/18] x86: Use the same GDT when jumping "
` [PATCH 18/18] x86: Use a simple jump into "

ALSA 1.2.12 release
 2024-11-12 14:01 UTC  (2+ messages)
` ALSA 1.2.13 release

[PATCH v3 0/3] SRF: Fix offline CPU preventing pc6 entry
 2024-11-12 14:01 UTC  (9+ messages)
` [PATCH v3 2/3] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()

[PATCH v2] clk: meson: Fix the determine rate error in clk_regmap_divider_ro_ops
 2024-11-12 12:57 UTC 

[OE-core][kirkstone][PATCH] curl: Fix for CVE-2024-9681
 2024-11-12 14:00 UTC  (3+ messages)

Insecure hostname in nsm_make_temp_pathname
 2024-11-12 14:01 UTC  (2+ messages)

[linux-next:master] [epoll] 900bbaae67: filebench.sum_operations/s 3.8% regression
 2024-11-12 14:00 UTC 

[PATCH][next] security: remove redundant assignment to variable rc
 2024-11-12 14:00 UTC  (3+ messages)

[PATCH] tcl: correctly symlink tclsh to 9.0 version
 2024-11-12 13:59 UTC 

[PATCH v3 0/4] iomap: zero range flush fixes
 2024-11-12 14:01 UTC  (12+ messages)
` [PATCH v3 1/4] iomap: reset per-iter state on non-error iter advances
` [PATCH v3 2/4] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v3 4/4] iomap: warn on zero range of a post-eof folio

[PATCH] arm64: zynqmp: Set default RTC device at start
 2024-11-12 13:58 UTC 

[PATCH v3 0/8] blk: refactor queue affinity helpers
 2024-11-12 13:58 UTC  (3+ messages)
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues

[PATCH v2 0/8] target:386/ Emulate Intel RDT features needed to mount ResCtrl in Linux
 2024-11-12 10:28 UTC  (3+ messages)
` [PATCH v2 5/8] i386: Add CPUID enumeration for RDT

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-11-12 13:57 UTC  (4+ messages)
` [PATCH 4/5] mtd: nand: Update NAND manufacturer Ids

[PATCH 0/4] pidfs: implement file handle support
 2024-11-12 13:57 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_color: fix data->output
 2024-11-12 13:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next 0/2] Add support for the RTL907XD-VA and fix a driver warning
 2024-11-12 13:57 UTC  (3+ messages)
` [PATCH net-next 1/2] rtase: Add support for RTL907XD-VA PCIe port

[PATCH net-next v3 0/7] net: ndo_fdb_add/del: Have drivers report whether they notified
 2024-11-12 13:56 UTC  (7+ messages)
` [PATCH net-next v3 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
    ` [Intel-wired-lan] "
` [PATCH net-next v3 2/7] ndo_fdb_del: "
    ` [Intel-wired-lan] "

[RFC 0/3] tick-sched cleanups
 2024-11-12 13:56 UTC  (5+ messages)
` [RFC 1/3] tick-sched: Remove last_tick and calculate next tick from now

[PATCH] drivers: core: clear wake irq in device_unbind_cleanup
 2024-11-12 13:55 UTC  (4+ messages)

[PATCHv4 net 0/2] bonding: fix ns targets not work on hardware NIC
 2024-11-12 13:55 UTC  (5+ 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 v6 00/17] fanotify: add pre-content hooks
 2024-11-12 13:54 UTC  (9+ messages)
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-12 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/DPC: Run recovery on device that detected the error
` [PATCH v2 2/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH v2 0/2] btrfs: fix use-after-free in btrfs_encoded_read_endio
 2024-11-12 13:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] btrfs: simplify waiting for encoded read endios

[PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early
 2024-11-12 13:53 UTC  (9+ messages)
` [PATCH v2 2/2] fadump: reserve param area if below boot_mem_top

qla1280 driver for qlogic-1040 on alpha
 2024-11-12 13:52 UTC  (18+ messages)

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-12 13:52 UTC  (5+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[OE-core][kirkstone][PATCH] expat: patch CVE-2024-50602
 2024-11-12 13:52 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH v2] "

[ath:master-pending] BUILD SUCCESS 8d8c2e408d234f375298123d7d2e50c1dbc578cc
 2024-11-12 13:51 UTC 

[PATCH v2 0/4] Extend RAW format support for rzg2l-cru driver
 2024-11-12 13:52 UTC  (3+ messages)
` [PATCH v2 4/4] media: platform: rzg2l-cru: Add support for RAW10/12/14 data

[PATCH v5 0/4] gpio: rockchip: Update the GPIO driver
 2024-11-12 13:49 UTC  (9+ messages)
` [PATCH v5 4/4] gpio: rockchip: Set input direction when request irq

[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
 2024-11-12 13:50 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 1/2] igc: Link IRQs to NAPI instances

[PATCH 0/6] drm: Trivial include fixes
 2024-11-12 13:50 UTC  (3+ messages)
` [PATCH 1/6] drm/fsl-dcu: Include <linux/of.h>

[PATCH V4 0/3] Add EPSS L3 provider support on SA8775P SoC
 2024-11-12 13:50 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P

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

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-12 13:50 UTC  (5+ messages)
` [PATCH net-next 2/2] "

[PATCH rdma] RDMA/bnxt_re: cmds completions handler avoid accessing invalid memeory
 2024-11-12 13:49 UTC 

[PATCH] scsi: target: tcmu: Constify some structures
 2024-11-12 13:49 UTC  (2+ messages)

[PATCH 0/2] of: add support for value "false" to of_property_read_bool
 2024-11-12 13:46 UTC  (2+ messages)

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-11-12 13:48 UTC  (8+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[PATCH net v6] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-12 13:48 UTC  (5+ messages)

[PATCH v2 0/3] kselftest/arm64: fp-ptrace enhancements
 2024-11-12 13:38 UTC  (4+ messages)
` [PATCH v2 3/3] kselftest/arm64: Add FPMR coverage to fp-ptrace

[PATCH v1 0/6] Enable IPQ5424 USB support
 2024-11-12 13:45 UTC  (5+ messages)
` [PATCH v1 2/6] phy: qcom-qusb2: add QUSB2 support for IPQ5424
` [PATCH v1 4/6] phy: qcom: qmp: Enable IPQ5424 support


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.