All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-07 09:26:58 to 2022-10-07 10:49:35 UTC [more...]

[PATCH 1/2] mtd: spinand: winbond: fix winbond lashes identifications
 2022-10-07 10:48 UTC  (4+ messages)
` [PATCH 2/2] mtd: spinand: winbond: add Winbond W25N02KV flash support

[PATCH v5] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-10-07 10:48 UTC 

[PATCH v2] perf: make scripting depend on setuptools3
 2022-10-07 10:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v3] examples/fips_validation: add parsing for AES CTR
 2022-10-07 10:48 UTC  (3+ messages)
` [PATCH v4] "
  ` [EXT] "

[PATCH 1/1 v2] Termination resistor documentation
 2022-10-07 10:45 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-10-07 10:44 UTC  (2+ messages)
` [PATCH v4] mempool: fix get objects from mempool with cache

[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
 2022-10-07 10:40 UTC  (19+ messages)
` [PATCH v3 32/42] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v3 33/42] target/arm: Split out S1TranslateResult type
` [PATCH v3 34/42] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v3 35/42] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v3 36/42] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v3 37/42] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v3 38/42] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v3 39/42] target/arm: Don't shift attrs "
` [PATCH v3 40/42] target/arm: Consider GP an attribute "

[PATCH v6 00/13] blkio: add libblkio BlockDriver
 2022-10-07 10:39 UTC  (3+ messages)
` [PATCH v6 02/13] blkio: add libblkio block driver

[Intel-gfx] [PATCH] drm/i915: Allow panel fixed modes to have differing sync polarities
 2022-10-07 10:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v3] media: visl: add virtual stateless decoder driver
 2022-10-07 10:43 UTC  (2+ messages)

[PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
 2022-10-07 10:41 UTC  (4+ messages)

[PATCH 1/2] mtd: spinand: winbond: fix winbond lashes identifications
 2022-10-07 10:40 UTC  (4+ messages)
` [PATCH 2/2] mtd: spinand: winbond: add Winbond W25N02KV flash support

[PATCH v1] examples/fips_validation: fix parsing SHA test type from JSON vector
 2022-10-07 10:40 UTC  (3+ messages)

pull request: rtw89: 8852c: update fw to v0.27.56.1
 2022-10-07 10:39 UTC 

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-10-07 10:39 UTC 

cip-gitlab/ci/pavel/linux-test build: 175 builds: 2 failed, 173 passed, 4 errors, 10 warnings (v5.10.145-cip17-rt7)
 2022-10-07 10:39 UTC 

[f2fs-dev] [PATCH v4 1/2] f2fs: correct i_size change for atomic writes
 2022-10-07 10:37 UTC  (5+ messages)

[PATCH 1/1] Termination resistor documentation
 2022-10-07 10:37 UTC  (3+ messages)

[PATCH v2 0/8] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-10-07  9:34 UTC  (18+ messages)
` [PATCH v2 1/8] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v2 2/8] arm64: dts: mediatek: mt8195: "
` [PATCH v2 3/8] arm64: dts: mediatek: mt7986: "
` [PATCH v2 4/8] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v2 5/8] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v2 6/8] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v2 7/8] watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu
` [PATCH v2 8/8] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH] rtl_bt: Update RTL8852C BT USB firmware to 0xD5B8_A40A
 2022-10-07 10:35 UTC 

[PATCH 01/19] xen/arm: Implement PSCI system suspend
 2022-10-07 10:32 UTC  (19+ messages)
` [PATCH 02/19] watchdog: Introduce a separate struct for watchdog timers
` [PATCH 03/19] xen/arm: While a domain is suspended put its watchdogs on pause
` [PATCH 05/19] xen/x86: Move freeze/thaw_domains into common files
` [PATCH 04/19] xen/arm: Trigger Xen suspend when Dom0 completes suspend
` [PATCH 09/19] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
` [PATCH 08/19] xen/arm: Add rcu_barrier() before enabling non-boot CPUs on resume
` [PATCH 07/19] xen/arm: Disable/enable non-boot physical CPUs on suspend/resume
` [PATCH 06/19] xen/arm: Freeze domains on suspend and thaw them on resume
` [PATCH 12/19] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface)
` [PATCH 10/19] xen/arm: Suspend/resume GIC on system suspend/resume
` [PATCH 11/19] xen/arm: Suspend/resume timer interrupt generation
` [PATCH 16/19] xen/arm: Suspend/resume console on Xen suspend/resume
` [PATCH 15/19] xen/arm: Resume Dom0 after Xen resumes
` [PATCH 13/19] xen/arm: Resume memory management on Xen resume
` [PATCH 14/19] xen/arm: Save/restore context on suspend/resume
` [PATCH 17/19] xen: don't free percpu areas during suspend
` [PATCH 18/19] timers: Don't migrate timers "
` [PATCH 19/19] Fix misleading indentation gcc warning

[PATCH 1/2] kni: flag deprecated status at build time
 2022-10-07 10:34 UTC  (3+ messages)

[PATCH] genirq: Remove unused parameter force of irq_set_affinity_deactivated()
 2022-10-07 10:32 UTC 

[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-07 10:32 UTC  (6+ messages)
` [PATCH 01/10] media: ar0521: Implement enum_frame_sizes

[rft, PATCH v1 1/1] pinctrl: Clean up headers
 2022-10-07 10:32 UTC 

[PATCH v8 0/3] add Intel uncore api to be called through l3fwd-power
 2022-10-07 10:30 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] power: add Intel uncore frequency control API to power library

[PATCH] drivers: suggestion on removing empty version.map files
 2022-10-07 10:30 UTC  (3+ messages)
` [PATCH 1/2] drivers: suggestion on meson without version file

[isar-cip-core][PATCH 1/1] use qualified path for CIP_IMAGE_OPTIONS
 2022-10-07 10:29 UTC  (6+ messages)

A possibly mistake on the "Git Commands - Setup and Config page"
 2022-10-07 10:26 UTC  (4+ messages)

[PATCH] arm64: tegra: Add Tegra234 SDMMC1 device tree node
 2022-10-07 10:26 UTC 

[PATCH v2] gpio: tegra186: Check GPIO pin permission before access
 2022-10-07 10:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/2] Extend MDP3 data structure
 2022-10-07  9:22 UTC  (2+ messages)
` [PATCH v1 1/2] media: platform: mtk-mdp3: extend mdp_color format for compressed mode

[PATCH 00/16] Updates to ov9282 sensor driver
 2022-10-07 10:22 UTC  (4+ messages)
` [PATCH 16/16] media: i2c: ov9282: Support event handlers

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-07 10:21 UTC  (5+ messages)
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL

[PATCH V2] clk: tegra: Fix Tegra PWM parent clock
 2022-10-07 10:21 UTC  (2+ messages)

[RFC v3] non-temporal memcpy
 2022-10-07 10:19 UTC  (2+ messages)
` [PATCH v2] eal: "

Preparing isar-cip-core for RZ/Five
 2022-10-07 10:19 UTC  (11+ messages)
            ` ldconfig segfault on RZ/Five was "

[PATCH] gitmodules: recurse by default
 2022-10-07 10:11 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 01/10] lib/igt_freebsd.h: Create FreeBSD compatibility header
 2022-10-07 10:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 02/10] include/freebsd-uapi/sync_file.h: Create FreeBSD sync_file header

gitlab test failures -- job failed ... pods not found
 2022-10-07 10:15 UTC  (10+ messages)
  ` [cip-dev] "

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-10-07 10:13 UTC  (16+ messages)

sudmodule.<name>.recurse ignored
 2022-10-07 10:10 UTC 

[PATCH v1 0/2] usb: typec: UCSI resume fix
 2022-10-07 10:09 UTC  (3+ messages)
` [PATCH v1 1/2] usb: typec: ucsi: Check the connection on resume
` [PATCH v1 2/2] usb: typec: ucsi: acpi: Implement resume callback

[Intel-wired-lan] [PATCH net v1] i40e: Fix failure message when XDP is configured in TX only mode
 2022-10-07 10:09 UTC  (4+ messages)

[PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-07 10:08 UTC  (2+ messages)

[PATCH v4] ethdev: support congestion management
 2022-10-07 10:07 UTC  (3+ messages)
` [EXT] "

[RFC PATCH 0/2] usb: typec: ucsi: Check connection on resume
 2022-10-07 10:04 UTC  (5+ messages)

ublk-qcow2: ublk-qcow2 is available
 2022-10-07 10:04 UTC  (8+ messages)

[feature request] resume capability for users in enemies of Internet countries
 2022-10-07 10:03 UTC  (5+ messages)

[PATCH v10 0/5] sched: Persistent user requested affinity
 2022-10-07 10:01 UTC  (3+ messages)
` [PATCH v10 3/5] sched: Enforce "

[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
 2022-10-07 10:01 UTC  (8+ messages)
` [PATCH v2 1/3] nvme-hwmon: Return error on kzalloc failure

[PATCH v2 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-10-07  9:59 UTC  (6+ messages)
` [PATCH v2 06/19] powerpc/cputable: Split cpu_specs[] out of cputable.h

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-07  9:59 UTC  (10+ messages)
` [PATCH 06/15] run-command API: have "run_processes_parallel{,_tr2}()" return void
` [PATCH 07/15] run-command API: make "jobs" parameter an "unsigned int"
` [PATCH 08/15] run-command API: don't fall back on online_cpus()
` [PATCH 10/15] run-command API: add nascent "struct run_process_parallel_opts"

[PATCH 0/3] Prepare the tree for 4.17 RC
 2022-10-07  9:58 UTC  (10+ messages)
` [PATCH 1/3] process/release-technician-checklist: Explain how the banner in README is generated
` [PATCH 2/3] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.17 RC1)
` [PATCH 3/3] Update Xen version to 4.17-rc

[PATCH 1/3] pwm: Reorder header file to get rid of struct pwm_capture forward declaration
 2022-10-07  9:58 UTC  (8+ messages)
` [PATCH 3/3] pwm: Make capture support optional

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-07  9:57 UTC  (3+ messages)
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes

[PATCH v1] examples/fips_validation: fix memory allocation in aes mct test
 2022-10-07  9:56 UTC  (4+ messages)
` [PATCH v2] examples/fips_validation: fix memory allocation in AES MCT test

[PATCH v1 2/2] examples/fips_validation: add parsing for tdes
 2022-10-07  9:55 UTC  (5+ messages)
` [PATCH v2 1/2] examples/fips_validation: share test callback with multiple keys
  ` [PATCH v2 2/2] examples/fips_validation: add parsing for TDES

[PATCH v2 0/2] Enable runtime PM more broadly
 2022-10-07  9:55 UTC  (3+ messages)
` [PATCH v2 1/2] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.217)
 2022-10-07  9:54 UTC 

[PATCH v5 0/2] perf: ARM CoreSight PMU support
 2022-10-07  9:53 UTC  (7+ messages)
` [PATCH v5 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver

[PATCH v3] win32: set threads name
 2022-10-07  9:52 UTC  (6+ messages)

+ lib-check-if-stack_table-valid-in-__stack_depot_save.patch added to mm-nonmm-unstable branch
 2022-10-07  9:54 UTC  (2+ messages)

stable-rc/queue/5.10 build: 181 builds: 14 failed, 167 passed, 15 errors, 21 warnings (v5.10.147-9-ga86f57436c88)
 2022-10-07  9:54 UTC 

[v1] examples/fips_validation: fix SHA MCT test from segfault
 2022-10-07  9:53 UTC  (3+ messages)

[PATCH] lib: check if stack_table valid in __stack_depot_save
 2022-10-07  9:53 UTC  (2+ messages)

[PATCH] smem: msm: add missing <linux/sizes.h>
 2022-10-07  9:52 UTC 

[PATCH v1 0/5] FIPS asymmetric validation
 2022-10-07  9:52 UTC  (3+ messages)
` [v2 0/7] "

[PATCH 0/3] Tegra Fuse Nvmem Interface Update
 2022-10-07  9:51 UTC  (4+ messages)
` [PATCH 1/3] soc/tegra: fuse: use soc specific nvmem cells
` [PATCH 2/3] soc/tegra: fuse: add fuse nvmem keepout list
` [PATCH 3/3] soc/tegra: fuse: add opt-dla-disable nvmem cell

[yocto] other ways of removing GPLv3 components (than meta-gplv2) #GPLv3
 2022-10-07  9:51 UTC  (4+ messages)
` other ways of removing GPLv3 components (than meta-gplv2) #gplv3
  ` [yocto] "

[PATCH v6 0/6] iommu/s390: Fixes related to attach and aperture handling
 2022-10-07  9:50 UTC  (7+ messages)
` [PATCH v6 1/6] iommu/s390: Fix duplicate domain attachments
` [PATCH v6 2/6] iommu/s390: Get rid of s390_domain_device
` [PATCH v6 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v6 4/6] iommu/s390: Fix incorrect aperture check
` [PATCH v6 5/6] iommu/s390: Fix incorrect pgsize_bitmap
` [PATCH v6 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()

[PATCH] xilinx: zynqmp: change the type of multiboot variable
 2022-10-07  9:48 UTC  (2+ messages)

[meta-python][PATCH 1/2] python3-tabulate: Upgrade 0.8.10 -> 0.9.0
 2022-10-07  9:46 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-imageio: Upgrade 2.22.0 -> 2.22.1

[PATCH] Re: [tip: perf/core] perf: Use sample_flags for raw_data
 2022-10-07  9:45 UTC  (3+ messages)
` [PATCH] bpf: fix sample_flags for bpf_perf_event_output

[PATCH v3] pinctrl: ocelot: Fix interrupt controller
 2022-10-07  9:49 UTC  (5+ messages)

[Bug 216546] New: ( ID 1131:1001) Integrated System Solution Corp. KY-BT100 Bluetooth Adapter fails to Initialize
 2022-10-07  9:41 UTC  (2+ messages)
` [Bug 216546] "

[LTP] [PATCH v3] syscalls: Fix tst_res() format string for 64-bit offset
 2022-10-07  9:39 UTC 

[PATCH v2 0/2] fastboot/mach-meson: release usb_gadget on reboot commands
 2022-10-07  9:38 UTC  (3+ messages)
` [PATCH v2 1/2] usb: gadget: fastboot: detach usb "
` [PATCH v2 2/2] mach-meson: g12a: reset usb controller in reset_misc()

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-07  9:38 UTC  (4+ messages)
` [PATCH 2/8] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-07  9:37 UTC  (5+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

[helgaas-pci:next] BUILD SUCCESS 0e00a3aeae255416577fc69b9b49be4778c05464
 2022-10-07  9:34 UTC 

[Buildroot] [PATCH 1/1] package/rt-tests: bump version to 2.4
 2022-10-07  9:23 UTC 

[PATCH] soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
 2022-10-07  9:35 UTC  (2+ messages)

[PATCH] xilinx: common: Add print_cpuinfo() declaration
 2022-10-07  9:34 UTC  (2+ messages)

[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
 2022-10-07  9:26 UTC  (3+ messages)

[PATCH] xilinx: common: Add zynq_board_read_rom_ethaddr() declaration
 2022-10-07  9:33 UTC  (2+ messages)

[PATCH v2] greatlakes: dts: Add Facebook greatlakes (AST2600) BMC
 2022-10-07  9:31 UTC  (5+ messages)

[PATCH] spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static
 2022-10-07  9:31 UTC  (2+ messages)

[PATCH mptcp-next v5 0/3] mptcp: add statistics for mptcp socket in use
 2022-10-07  9:29 UTC  (4+ messages)
` [PATCH mptcp-next v5 1/3] mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
` [PATCH mptcp-next v5 2/3] mptcp: add statistics for mptcp socket in use
` [PATCH mptcp-next v5 3/3] selftest: mptcp: add test "

[PATCH] arm64: zynqmp: Fix compiler warnings in mp.c
 2022-10-07  9:31 UTC  (2+ messages)

[PATCH 1/1] efi_loader: reformat efi_disk_add_dev()
 2022-10-07  9:30 UTC 

[PATCH 0/5] CodingGuidelines: various C99 updates
 2022-10-07  9:30 UTC  (6+ messages)
` [PATCH 1/5] CodingGuidelines: update for C99
` [PATCH 2/5] CodingGuidelines: mention dynamic C99 initializer elements
` [PATCH 3/5] CodingGuidelines: allow declaring variables in for loops
` [PATCH 4/5] CodingGuidelines: mention C99 features we can't use
` [PATCH 5/5] CodingGuidelines: recommend against unportable C99 struct syntax

[PATCH v2 00/16] x86: head_64.S spring cleaning
 2022-10-07  9:30 UTC  (5+ messages)
` [PATCH v2 03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code

next/master bisection: baseline.login on qemu_arm-virt-gicv3
 2022-10-07  9:28 UTC  (5+ messages)

[PATCH mptcp-next v4 0/3] mptcp: add statistics for mptcp socket in use
 2022-10-07  9:30 UTC  (3+ messages)

[PATCH] net/9p: use a dedicated spinlock for modifying IDR
 2022-10-07  9:29 UTC  (4+ messages)
` [PATCH] net/9p: use a dedicated spinlock for trans_fd

[git pull] drm for 6.1-rc1
 2022-10-07  9:28 UTC  (10+ messages)

[PATCH v3] gpio: ftgpio010: Add support for Faraday Technology FTGPIO010
 2022-10-07  9:27 UTC  (2+ messages)

LINUX NFS support for SHA256 hash types
 2022-10-07  9:27 UTC  (3+ messages)

[PATCH 0/3] ipmi: fix ipmi memleak and unload bug
 2022-10-07  9:26 UTC  (4+ messages)
` [PATCH 1/3] ipmi: fix msg stack when IPMI is disconnected
` [PATCH 2/3] ipmi: fix long wait in unload when IPMI disconnect
` [PATCH 3/3] ipmi: fix memleak when unload ipmi driver


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.