All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 15:37:26 to 2024-05-06 16:22:56 UTC [more...]

[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-06 16:07 UTC  (14+ messages)
` [PATCH v2 1/5] LoongArch: Add update_mmu_tlb_range()
` [PATCH v2 2/5] mips: "
` [PATCH v2 3/5] riscv: "
` [PATCH v2 4/5] xtensa: "
` [PATCH v2 5/5] mm: "

[PATCH v5 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 16:22 UTC  (4+ messages)
` [PATCH v5 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH 0/8] PF: Support for adverse events notifications
 2024-05-06 16:22 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-06 16:22 UTC  (5+ messages)
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-06 16:22 UTC  (10+ messages)

[PATCH v2 00/25] target/i386: convert 1-byte opcodes to new decoder
 2024-05-06 16:21 UTC  (15+ messages)
` [PATCH v2 04/25] target/i386: cc_op is not dynamic in gen_jcc1
` [PATCH v2 05/25] target/i386: cleanup cc_op changes for REP/REPZ/REPNZ
` [PATCH v2 06/25] target/i386: pull cc_op update to callers of gen_jmp_rel{, _csize}
  ` [PATCH v2 06/25] target/i386: pull cc_op update to callers of gen_jmp_rel{,_csize}
` [PATCH v2 07/25] target/i386: extend cc_* when using them to compute flags
` [PATCH v2 08/25] target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare
` [PATCH v2 09/25] target/i386: clarify the "reg" argument of functions returning CCPrepare
` [PATCH v2 10/25] target/i386: cleanup *gen_eob*

[PATCH v6 0/5] Refactor default device atomic settings
 2024-05-06 16:21 UTC  (2+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-06 16:20 UTC  (10+ messages)

[PATCH v2 0/3] Input: Add ektf2232 support
 2024-05-06 16:21 UTC  (4+ messages)
` [PATCH v2 3/3] Input: ektf2127 - add "

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-06 16:21 UTC  (3+ messages)
` [RFT PATCH v2 15/48] drm/panel: ltk050h3146w: Don't call unprepare+disable at shutdown/remove

NFS context mount failures
 2024-05-06 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/raspberrypi-usbboot: bump version to 20221215-105525
 2024-05-06 16:20 UTC  (2+ messages)

[PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-06 16:17 UTC  (8+ messages)
` [PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

gamecube adapter driver
 2024-05-06 16:19 UTC 

[PATCH] dma-direct: Set SG_DMA_SWIOTLB flag for dma-direct
 2024-05-06 16:19 UTC  (6+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-06 16:18 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] configs/mangopi_mq1rdw1_defconfig: fix build failure due to undefined linux headers
 2024-05-06 16:16 UTC 

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-06 16:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6H
` [PATCH 2/3] MIPS: mobileye: Add EyeQ6H device tree
` [PATCH 3/3] MIPS: mobileye: Add EyeQ6H support

[Buildroot] [PATCH] configs/mangopi_mq1rdw1_defconfig: fix build failure due to undefined linux headers
 2024-05-06 16:16 UTC  (2+ messages)

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-06 16:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-06 16:16 UTC  (5+ messages)
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter

[PATCH v2 0/7] PCI: xilinx-nwl: Add phy support
 2024-05-06 16:15 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: pci: xilinx-nwl: Add phys
` [PATCH v2 2/7] PCI: xilinx-nwl: Fix off-by-one
` [PATCH v2 3/7] PCI: xilinx-nwl: Fix register misspelling
` [PATCH v2 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages
` [PATCH v2 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH v2 6/7] PCI: xilinx-nwl: Add phy support
` [PATCH v2 7/7] arm64: zynqmp: Add PCIe phys

[PATCH] selftests/alsa: make dump_config_tree() as void function
 2024-05-06 16:15 UTC  (2+ messages)

Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
 2024-05-06 16:14 UTC  (5+ messages)

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-06 16:15 UTC  (13+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[PATCH 0/4] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-05-06 16:14 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: mfd: rk809: Add audio codec properties

[PATCH 0/5] refs: remove functions without ref store
 2024-05-06 16:14 UTC  (6+ messages)

[norov:fns-removal 11/11] include/linux/cpumask.h:416:29: error: too few arguments provided to function-like macro invocation
 2024-05-06 16:14 UTC 

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-05-06 16:14 UTC  (2+ messages)

[PATCH 00/12] ALSA: hda: Reduce CONFIG_PM dependencies
 2024-05-06 16:13 UTC  (13+ messages)
` [PATCH 01/12] ALSA: hda: intel: "
` [PATCH 02/12] ALSA: hda: codec: "
` [PATCH 03/12] ALSA: hda: generic: "
` [PATCH 04/12] ALSA: hda: analog: "
` [PATCH 05/12] ALSA: hda: ca0132: "
` [PATCH 06/12] ALSA: hda: cirrus: "
` [PATCH 07/12] ALSA: hda: conexant: "
` [PATCH 08/12] ALSA: hda: cs4809: "
` [PATCH 09/12] ALSA: hda: hdmi: "
` [PATCH 10/12] ALSA: hda: realtek: "
` [PATCH 11/12] ALSA: hda: sigmantel: "
` [PATCH 12/12] ALSA: hda: via: "

[syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
 2024-05-06 16:13 UTC  (6+ messages)
` [syzbot] [mm?] [cgroups?] "

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-06 16:12 UTC  (11+ messages)
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini

[PATCH] ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipm
 2024-05-06 16:11 UTC  (3+ messages)

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-05-06 16:09 UTC  (3+ messages)
` (subset) "

[PATCH v5 linux-next] usb:typec:mux: remove indentation for common path
 2024-05-06 16:09 UTC  (3+ messages)

[PATCH] eal/arm: use stdatomic api in rte_pause
 2024-05-06 16:09 UTC  (2+ messages)

[PATCH master 1/3] pstore: ramoops: fix use of wrong types on 64-bit
 2024-05-06 16:02 UTC  (3+ messages)
` [PATCH master 2/3] pstore: fix size of OF fixup memory region
` [PATCH master 3/3] pstore: return -ENOENT when file is missing

[PATCH v2 1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
 2024-05-06 16:05 UTC  (2+ messages)

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-05-06 16:05 UTC  (3+ messages)
` [PATCH 2/3] x86/bus_lock: Add "

[PATCH] drm/panel-edp: Add ID for KD KD116N09-30NH-A016
 2024-05-06 16:02 UTC  (3+ messages)

[PATCH 0/3] Make it possible to compile the x86 binaries without FDC
 2024-05-06 15:59 UTC  (2+ messages)

[PATCH 0/2] regulator: devm_regulator_get_enable_read_voltage fixes
 2024-05-06 15:59 UTC  (3+ messages)
` [PATCH 1/2] regulator: devres: fix devm_regulator_get_enable_read_voltage() return
` [PATCH 2/2] hwmon: (adc128d818) simplify final return in probe

[PATCH] ARM: multi_v7_defconfig: Select CONFIG_USB_ONBOARD_DEV as built-in
 2024-05-06 15:58 UTC  (11+ messages)

[PATCH RESEND v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-05-06 15:58 UTC  (2+ messages)

[tip:x86/alternatives] [x86/alternatives] ee8962082a: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2024-05-06 15:57 UTC  (10+ messages)

[PATCH net-next v3 0/2] fix icmp error source address over xfrm tunnel
 2024-05-06 15:57 UTC  (6+ messages)
` [PATCH net-next v3 2/2] selftests/net: add ICMP unreachable over IPsec tunnel

[PATCH v3 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-05-06 15:57 UTC  (5+ messages)
` [PATCH v3 3/3] media: venus: add msm8998 support

[PATCH v3] rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
 2024-05-06 15:55 UTC  (3+ messages)

[PATCH v2] objtool: Report section name in elf_init_reloc_text_sym() warning
 2024-05-06 15:55 UTC 

[RFC] Printing numbers in SI units
 2024-05-06 15:55 UTC  (4+ messages)

[PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1
 2024-05-06 15:54 UTC  (6+ messages)

[PATCH] Makefile: add USE_PIE
 2024-05-06 15:54 UTC  (3+ messages)

[LTP] [PATCH] bind: Add negative tests for bind
 2024-05-06 15:54 UTC  (2+ messages)

[PATCH v8 00/13] Arm cache coloring
 2024-05-06 15:54 UTC  (10+ messages)
` [PATCH v8 01/13] xen/common: add cache coloring common code
` [PATCH v8 04/13] xen/arm: add Dom0 cache coloring support
` [PATCH v8 08/13] xen/page_alloc: introduce preserved page flags macro

[PATCH v7 0/6] iio: adc: ad7192: Add AD7194 support
 2024-05-06 15:54 UTC  (5+ messages)
` [PATCH v7 5/6] dt-bindings: "

[Intel-wired-lan] [PATCH v2 1/2] e1000e: let the sleep codes run every time
 2024-05-06 15:53 UTC  (3+ messages)

[PATCH v2 00/22] rockchip: rk3399: Sync DT with v6.8 and update defconfigs
 2024-05-06 15:52 UTC  (5+ messages)
` [PATCH v2 03/22] clk: rockchip: rk3399: Improve support for SCLK_PCIEPHY_REF clock

[PATCH 0/2] Add RK3128's sound nodes
 2024-05-06 15:51 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: rockchip: Add i2s nodes for RK3128
` [PATCH 2/2] ARM: dts: rockchip: Add spdif node "

[PATCH 0/4] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-06 15:51 UTC  (5+ messages)
` [PATCH 3/4] mtd: nand: mxc_nand: support software ECC

[PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
 2024-05-06 15:51 UTC  (3+ messages)

[PATCH net v3 0/2] ax25: Fix issues of ax25_dev and net_device
 2024-05-06 15:50 UTC  (3+ messages)
` [PATCH net v3 2/2] ax25: Change kfree() in ax25_dev_free() to ax25_dev_put()

[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
 2024-05-06 15:48 UTC  (3+ messages)
` [PATCH 2/2] iommu/dma: Fix zero'ing of bounce buffer padding used by untrusted devices

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-05-06 15:47 UTC  (7+ messages)
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL

[meta-ti][master][PATCH] recipes: Update WORKDIR references to UNPACKDIR
 2024-05-06 15:47 UTC 

[meta-arago][master][PATCH 1/2] recipes: Update S = WORKDIR recipes to use ${S} correctly
 2024-05-06 15:47 UTC  (2+ messages)
` [meta-arago][master][PATCH 2/2] recipes: Update WORKDIR references to UNPACKDIR

[PATCH v4 0/4] RAS: ATL: DF 4.5 NP2 Denormalization
 2024-05-06 15:46 UTC  (5+ messages)
` [PATCH v4 1/4] RAS/AMD/ATL: Read DRAM hole base early
` [PATCH v4 2/4] RAS/AMD/ATL: Expand helpers for adding and removing base and hole
` [PATCH v4 3/4] RAS/AMD/ATL: Validate address map when information is gathered
` [PATCH v4 4/4] RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization

[PATCH] i2c: xiic: print error code when xiic_start_xfer fails
 2024-05-06 15:45 UTC  (2+ messages)

[yocto-patches] [ptest-runner 1/2] utils.c: run-ptests improve pseudo-terminal handling
 2024-05-06 15:44 UTC 

[PATCH 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-06 15:45 UTC  (4+ messages)
` [PATCH 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2

[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
 2024-05-06 15:44 UTC  (5+ messages)
` [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06 15:43 UTC  (3+ messages)
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[rppt:execmem/x86-rox/rfc-v2 21/25] arch/x86/kernel/alternative.c:417:17: error: call to undeclared function 'module_writable_address'; ISO C99 and later do not support implicit function declarations
 2024-05-06 15:43 UTC 

[PATCH net-next] mptcp: fix possible NULL dereferences
 2024-05-06 15:41 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_ccs: Test XRGB2101010
 2024-05-06 15:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[isar-cip-core][PATCH v5 0/4] Integrate Delta Update with rdiff_image and delta handler
 2024-05-06 15:41 UTC  (5+ messages)
` [isar-cip-core][PATCH v5 1/4] Add Delta update support "
` [isar-cip-core][PATCH v5 2/4] swupdate.bbclass: Generate swu for delta updates
` [isar-cip-core][PATCH v5 3/4] doc/README.swupdate.md: Update steps to test Delta software Update
` [isar-cip-core][PATCH v5 4/4] Kconfig: Add delta update option

[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
 2024-05-06 15:40 UTC  (3+ messages)
` [PATCH v3 1/5] accel/tcg: Move SoftMMU specific units to softmmu_specific_ss[]

More doc updates needed for new migrate argument @channels
 2024-05-06 15:40 UTC  (3+ messages)

[PATCH 0/2] thermal: renesas: Group drivers and update dependencies
 2024-05-06 15:40 UTC  (3+ messages)
` [PATCH 1/2] thermal: renesas: Group all renesas thermal drivers together
` [PATCH 2/2] thermal: renesas: rcar: Add dependency on OF

[ptest-runner 1/2] utils.c: run-ptests improve pseudo-terminal handling
 2024-05-06 15:40 UTC  (2+ messages)
` [ptest-runner 2/2] utils.c: run_ptests improve error handling on ptests iteration

[PULL 00/12] qemu-sparc queue 20240506
 2024-05-06 15:40 UTC  (3+ messages)

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-06 15:21 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: add I3C config in DTS
 2024-05-06 15:38 UTC  (5+ messages)

[PATCH bpf] riscv, bpf: make some atomic operations fully ordered
 2024-05-06 15:38 UTC  (3+ messages)

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-05-06 15:37 UTC  (5+ messages)
` [PATCHv10 10/18] x86/tdx: Convert shared memory back to private on kexec


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.