messages from 2023-06-12 12:34:56 to 2023-06-12 13:06:43 UTC [more...]
[RFC v2 0/6] Native Library Calls
2023-06-12 13:02 UTC (4+ messages)
` [RFC v2 1/6] build: Add configure options for native calls
stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.116-92-g09ab3478acfde)
2023-06-12 13:05 UTC
[PATCH v2] gpu: drm/amd: Remove the redundant null pointer check in list_for_each_entry() loops
2023-06-12 11:58 UTC
[PATCH] gpu: drm/amd: Fix the bug in list_for_each_entry() loops
2023-06-12 11:30 UTC (2+ messages)
[PATCH] drm/sched: Add native dependency support to drm_sched
2023-06-12 13:05 UTC (2+ messages)
RZ/G2 / RCAR3 32-bit Kernel
2023-06-12 13:05 UTC (3+ messages)
[PATCH net-next v4 0/5] introduce page_pool_alloc() API
2023-06-12 13:02 UTC (6+ messages)
` [PATCH net-next v4 1/5] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v4 2/5] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v4 3/5] page_pool: introduce page_pool_alloc() API
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
` [PATCH net-next v4 5/5] page_pool: update document about frag API
[PATCH] boot: don't print error message on -ENOMEDIUM
2023-06-12 13:03 UTC
[PATCH 00/19] misc fixes building sandbox 64-bit allyesconfig
2023-06-12 13:02 UTC (20+ messages)
` [PATCH 01/19] clk: always define clk_prepare_enable/disable
` [PATCH 02/19] clk: define clk_get_parent stub
` [PATCH 03/19] pci: disable building CONFIG_PCI when CONFIG_COMPILE_TEST
` [PATCH 04/19] mci: tegra: fix base address constant to be hexadecimal
` [PATCH 05/19] ata: ide-sff: fix warnings when compiling as 64-bit
` [PATCH 06/19] video: bochs: remove dependency on PCI header in common part
` [PATCH 07/19] commands: ubsan: hide pointer provenance used to trigger UB
` [PATCH 08/19] test: self: printf: silence clang warnings
` [PATCH 09/19] crypto: caam - fix pointer to u32 casts
` [PATCH 10/19] crypto: imx-scc: fix u32 to pointer casts
` [PATCH 11/19] mci: sdhci: dove: fix pointer to u32 casts
` [PATCH 12/19] lib: make_directory: return -ENOMEM on allocation failure
` [PATCH 13/19] include <linux/idr.h>: handle OOM gracefully inside idr_alloc_one
` [PATCH 14/19] mci: tegra: use correct types for mmio and DMA address
` [PATCH 15/19] mtd: spi-nor: cadence: fix types
` [PATCH 16/19] video: simplefb-fixup: warn on framebuffers >= 4G
` [PATCH 17/19] watchdog: imx28: use correct constant for computing timeout_max
` [PATCH 18/19] firmware: mark firmware sections as having non-executable stack
` [PATCH 19/19] phy: stm32: usb: depend on COMMON_CLK
[PATCH] accel/qaic: Fix dereferencing freed memory
2023-06-12 13:03 UTC (4+ messages)
Out of space loop: skip_balance not working
2023-06-12 13:02 UTC (5+ messages)
[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
2023-06-12 13:01 UTC (3+ messages)
` [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
[Intel-gfx] [PATCH v4 0/5] fdinfo memory stats
2023-06-12 13:02 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fdinfo memory stats (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
2023-06-12 13:02 UTC (27+ messages)
[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
2023-06-12 13:01 UTC (5+ messages)
` [Intel-xe] [PATCH v2 11/31] drm/xe/guc: Use doorbells for submission if possible
[PATCH v2] xen/arm: rename guest_cpuinfo in domain_cpuinfo
2023-06-12 13:00 UTC
[PATCH] treewide: add MODULE_DEVICE_TABLE markers
2023-06-12 12:59 UTC
[PATCH] fixup! block: parse partition table on block device registration
2023-06-12 13:00 UTC (2+ messages)
[PATCH v18 0/3] EDAC/nuvoton: Add NPCM memory controller driver
2023-06-12 13:00 UTC (9+ messages)
` [PATCH v18 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller
[PATCH] asm: align virt_to_phys definitions
2023-06-12 12:59 UTC
[PATCH master] kbuild: Port silent mode detection to future gnu make
2023-06-12 12:58 UTC
[axboe-block:for-6.5/block] [block] 1ccf164ec8: WARNING:at_mm/gup.c:#try_get_folio
2023-06-12 12:59 UTC (3+ messages)
[PATCH] mtd: nand: omap: Depend on BUS_OMAP_GPMC
2023-06-12 12:58 UTC (2+ messages)
[PATCH v3 00/57] Scope-based Resource Management
2023-06-12 12:58 UTC (6+ messages)
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
[PATCH] test/Containerfile: run wget with no-verbose flag
2023-06-12 12:57 UTC (2+ messages)
[libgpiod][PATCH] doc: add configuration to generate doxygen documentation on readthedocs
2023-06-12 12:58 UTC (4+ messages)
[PATCH] nvmem: retire struct nvmem_bus for better Linux compatibility
2023-06-12 12:57 UTC
[PATCH v13 00/24] Drivers for Gunyah hypervisor
2023-06-12 12:57 UTC (5+ messages)
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions
[Intel-gfx] [PATCHv2] drm/i915/display/dp: On AUX xfer timeout restart freshly
2023-06-12 12:57 UTC (4+ messages)
[libgpiod] Owners of libgiod* crates.io packages
2023-06-12 12:55 UTC (2+ messages)
[PATCH v2] test: self: add basic regulator selftest
2023-06-12 12:55 UTC
[PATCH] ALSA: seq: oss: Fix racy open/close of MIDI devices
2023-06-12 12:55 UTC
[kbd] [ANNOUNCE] kbd-2.6.0
2023-06-12 12:56 UTC
[PATCH v1 0/2] Add changes for cached buffer and persistent header buffers
2023-06-12 12:55 UTC (3+ messages)
` [PATCH v1 1/2] misc: fastrpc: Add cached buffer support
[PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance
2023-06-12 12:54 UTC (5+ messages)
` [PATCHv9 3/6] iomap: Add some uptodate state handling helpers for ifs state bitmap
renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
renesas/master v4l2-compliance on uvcvideo: 4 runs, 2 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
renesas/master igt-gpu-panfrost: 3 runs, 2 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
renesas/master sleep: 8 runs, 3 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
renesas/master ltp-ipc: 33 runs, 7 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
renesas/master cros-ec: 10 runs, 2 regressions (renesas-devel-2023-06-12-v6.4-rc6)
2023-06-12 12:54 UTC
[PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-12 12:54 UTC (3+ messages)
[igt-dev] [PATCH i-g-t v4] tests/xe_create: Add multiple engines create/destroy subtest
2023-06-12 12:55 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe_create: Add multiple engines create/destroy subtest (rev4)
[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
2023-06-12 12:55 UTC (3+ messages)
` [PATCH v2] net/ice:fix tunnel packet TX descriptor error
[PATCH master 1/6] net: smc1111: add missing drive's of_device_id array sentinel
2023-06-12 12:53 UTC (6+ messages)
` [PATCH master 2/6] scripts: remove openssl dependency in multi_v7_defconfig
` [PATCH master 3/6] clocksource: armv7m_systick: fix MMIO address
` [PATCH master 4/6] of: select OF_OVERLAY where appropriate
` [PATCH master 5/6] memory_display: don't skip va_end in error case
` [PATCH master 6/6] regmap-mmio: fix use-after-free
[PATCH 00/25] completion: add missing diff options
2023-06-12 12:52 UTC (29+ messages)
` [PATCH 21/25] completion: complete --ws-error-highlight
` [PATCH v2 00/25] completion: add missing diff options
` [PATCH v2 01/25] completion: add comments describing __git_diff_* globals
` [PATCH v2 02/25] completion: complete --break-rewrites
` [PATCH v2 03/25] completion: complete --cc
` [PATCH v2 04/25] completion: complete --combined-all-paths
` [PATCH v2 05/25] completion: complete --compact-summary
` [PATCH v2 06/25] completion: complete --default-prefix
` [PATCH v2 07/25] completion: complete --find-copies
` [PATCH v2 08/25] completion: complete --find-object
` [PATCH v2 09/25] completion: complete --find-renames
` [PATCH v2 10/25] completion: complete --function-context
` [PATCH v2 11/25] completion: complete --ignore-matching-lines
` [PATCH v2 12/25] completion: complete --irreversible-delete
` [PATCH v2 13/25] completion: complete --ita-invisible-in-index and --ita-visible-in-index
` [PATCH v2 14/25] completion: complete --line-prefix
` [PATCH v2 15/25] completion: complete --no-relative
` [PATCH v2 16/25] completion: complete --no-stat
` [PATCH v2 17/25] completion: complete --output
` [PATCH v2 18/25] completion: complete --output-indicator-{context,new,old}
` [PATCH v2 19/25] completion: complete --patch-with-raw
` [PATCH v2 20/25] completion: complete --unified
` [PATCH v2 21/25] completion: complete --ws-error-highlight
` [PATCH v2 22/25] completion: move --pickaxe-{all,regex} to __git_diff_common_options
` [PATCH v2 23/25] completion: complete --diff-merges, its options and --no-diff-merges
` [PATCH v2 24/25] completion: complete --remerge-diff
` [PATCH v2 25/25] diff.c: mention completion above add_diff_options
[PATCH 1/5] imx: imx8mm-beacon: Move environment definition to env file
2023-06-12 12:53 UTC (2+ messages)
QEMU AVR Patch - Correct handling of AVR interrupts
2023-06-12 12:53 UTC (3+ messages)
` Fwd: "
[PATCH v6 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-06-12 12:52 UTC (3+ messages)
` [PATCH v6 1/2] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v6 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
stable-rc/linux-5.10.y baseline: 180 runs, 8 regressions (v5.10.183-60-g4ac7b5daa8b1)
2023-06-12 12:52 UTC
[PATCH v4 0/6] boards: qemu-virt: support passing in FIT public key
2023-06-12 12:51 UTC (7+ messages)
` [PATCH v4 1/6] boards: qemu-virt: apply overlay at postcore_initcall level
` [PATCH v4 2/6] kbuild: support DTC_CPP_FLAGS_file.dtbo
` [PATCH v4 3/6] boards: qemu-virt: compile overlay as such
` [PATCH v4 4/6] boards: qemu-virt: support passing in FIT public key
` [PATCH v4 5/6] of: implement of_move_node helper
` [PATCH v4 6/6] boards: qemu-virt: support older QEMU with /soc/flash
[PATCH v3 0/4] Check if FIPS mode is enabled when running selftests
2023-06-12 12:51 UTC (5+ messages)
` [PATCH v3 1/4] selftests/harness: allow tests to be skipped during setup
` [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled
` [PATCH v3 3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH v3 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled
[PATCH v2 00/22] Restructure RPM SMD ICC
2023-06-12 12:51 UTC (9+ messages)
` [PATCH v2 04/22] clk: qcom: smd-rpm: Export clock scaling availability
[PATCH] memblock: use the helper macro for_each_zone
2023-06-12 12:51 UTC
[PATCH 0/5] cmd646: move device-specific BMDMA registers to separate memory region
2023-06-12 12:49 UTC (5+ messages)
` [PATCH 1/5] cmd646: checkpatch fixes
` [PATCH 4/5] cmd646: rename cmd646_bmdma_ops to bmdma_ops
[PATCH 0/4] btrfs: fixes for reclaim
2023-06-12 12:50 UTC (4+ messages)
` [PATCH 1/4] btrfs: delete unused BGs while reclaiming BGs
[PATCH v3 0/3] TDX Guest Quote generation support
2023-06-12 12:50 UTC (5+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
[igt-dev] [PATCH v6 i-g-t 0/9] Introduce KUnit
2023-06-12 12:49 UTC (10+ messages)
` [igt-dev] [PATCH i-g-t 1/9] lib/igt_kmod: rename kselftest functions to ktest
` [igt-dev] [PATCH i-g-t 2/9] lib/igt_kmod.c: check if module is builtin before attempting to unload it
` [igt-dev] [PATCH i-g-t 3/9] lib/igt_kmod: add compatibility for KUnit
` [igt-dev] [PATCH i-g-t 4/9] tests: DRM selftests: switch to KUnit
` [igt-dev] [PATCH i-g-t 5/9] Change logic of ktap parser to run on a thread
` [igt-dev] [PATCH i-g-t 6/9] kunit tests: add an optional name for the selftests
` [igt-dev] [PATCH i-g-t 7/9] KUnit: Remove igt_kselftest fallback
` [igt-dev] [PATCH i-g-t 8/9] KUnit: Change subtest name from all-tests to module name
` [igt-dev] [PATCH i-g-t 9/9] tests/xe: Add a test that launches the xe driver live kunit tests
[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
2023-06-12 12:49 UTC (3+ messages)
[PATCH v1 0/2] Privileged process support on remote subsystem
2023-06-12 12:49 UTC (3+ messages)
` [PATCH v1 2/2] misc: fastrpc: detect privileged processes based on group ID
[PATCH] MAKEALL: source defconfig after determining correct CROSS_COMPILE
2023-06-12 12:47 UTC
[PATCH 0/5] tools: address Coverity UNUSED issues
2023-06-12 12:47 UTC (3+ messages)
` [PATCH 1/5] xen-mfndump: drop dead assignment to "page" from lookup_pte_func()
[Intel-xe] [PATCH v2 0/2] drm/xe/reg_sr: Apply limit to register whitelisting
2023-06-12 12:46 UTC (2+ messages)
[PATCH v2 1/5] rust: core abstractions for network device drivers
2023-06-12 12:46 UTC (4+ messages)
[PATCH v3 0/8] PCI: qcom: Do not advertise hotplug capability
2023-06-12 12:46 UTC (3+ messages)
` [PATCH v3 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
[PATCH v2 bpf-next 00/18] BPF token
2023-06-12 12:44 UTC (2+ messages)
[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
2023-06-12 12:44 UTC (4+ messages)
` [PATCH v3] "
[PATCH] drm/i915/gmch: avoid unused variable warning
2023-06-12 12:43 UTC (3+ messages)
` [Intel-gfx] "
[QEMU PATCH 0/1]
2023-06-12 12:42 UTC (3+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
2023-06-12 12:43 UTC (15+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
[PATCH 1/3] net: ethernet: ti-cpsw: select CONFIG_GENERIC_ALLOCATOR
2023-06-12 12:40 UTC (3+ messages)
` [PATCH 2/3] net: ethernet: ti-cpsw:: rename soft_reset() function
` [PATCH 3/3] net: ethernet: ti-cpsw: fix linking built-in code to modules
[PATCH 0/2] ALSA: firewire: use 'GPL' string for module license
2023-06-12 12:39 UTC (2+ messages)
[PATCH v2] soc: qcom: pmic: Fix resource leaks in device_for_each_child_node() loops
2023-06-12 12:40 UTC (2+ messages)
` [cocci] "
[PATCH] ext4: Make running and commit transaction have their own freed_data_list
2023-06-12 12:40 UTC
[PATCH] net/iavf: fix abnormal disable HW interrupt
2023-06-12 12:40 UTC (4+ messages)
MT7922 problem with "fix rx filter incorrect by drv/fw inconsistent"
2023-06-12 12:39 UTC (6+ messages)
[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch
2023-06-12 12:38 UTC (2+ messages)
[PATCH net-next] netdevsim: add dummy macsec offload
2023-06-12 12:38 UTC (2+ messages)
[PATCH v7 0/5] erofs: cleanup of xattr handling
2023-06-12 12:37 UTC (6+ messages)
` [PATCH v7 1/5] erofs: use absolute position in xattr iterator
` [PATCH v7 2/5] erofs: unify xattr_iter structures
` [PATCH v7 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v7 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
` [PATCH v7 5/5] erofs: use separate xattr parsers "
[PATCH] tee: optee: Use kmemdup() to replace kmalloc + memcpy
2023-06-12 12:37 UTC (3+ messages)
[PATCH net v2 1/1] mlxbf_gige: Fix kernel panic at shutdown
2023-06-12 12:37 UTC (5+ messages)
stable-rc/linux-4.14.y baseline: 139 runs, 26 regressions (v4.14.317-18-gc9b693dad96c3)
2023-06-12 12:37 UTC
[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
2023-06-12 12:36 UTC (4+ messages)
` [PATCH 2/8] dt-bindings: rtc: Move isil,isl12022 from trivial-rtc.yaml into own schema file
[RFC PATCH] i2c: mvtwsi: reinitialize controller to clear bus errors
2023-06-12 12:35 UTC (2+ messages)
[PATCH v2 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable
2023-06-12 12:34 UTC (2+ messages)
[PATCH 1/5] ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
2023-06-12 12:34 UTC (12+ messages)
` [Linux-stm32] "
[PATCH v2] x86/kexec: Add a comment to relocate_kernel() for better readability
2023-06-12 12:34 UTC
stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.285-24-g0312c44fe5753)
2023-06-12 12:34 UTC
[PATCH v3 00/12] Add support for IIO devices in ASoC
2023-06-12 12:29 UTC (2+ messages)
` [PATCH v3 04/12] iio: consumer.h: Fix raw values documentation notes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.