messages from 2024-03-05 16:11:53 to 2024-03-05 16:57:16 UTC [more...]
[PATCH v2] nouveau/dmem: handle kcalloc() allocation failure
2024-03-05 16:54 UTC (2+ messages)
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
2024-03-05 16:57 UTC (2+ messages)
` [Bug 218305] "
[PATCH V1 0/3] drm/xe/arl: Add Arrow Lake H support
2024-03-05 16:57 UTC (3+ messages)
` [PATCH V2 3/3] "
[PATCH] i2c: remove redundant condition
2024-03-05 16:56 UTC
[PATCH v3 0/7] riscv: add initial support for Canaan Kendryte K230
2024-03-05 16:55 UTC (5+ messages)
` [PATCH v3 7/7] riscv: config: enable SOC_CANAAN in defconfig
Unable to recover from DataOut timeout while in ERL=0
2024-03-05 16:55 UTC (2+ messages)
[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-03-05 16:55 UTC (10+ messages)
[PATCH v1 1/1] x86/rtc: Remove unused intel-mid.h
2024-03-05 16:55 UTC (7+ messages)
[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
2024-03-05 16:55 UTC (9+ messages)
CVE-2023-52521: bpf: Annotate bpf_long_memcpy with data_race
2024-03-05 16:54 UTC (2+ messages)
[PATCH v1 0/3] watchdog: intel-mid_wdt: header and code cleanups
2024-03-05 16:52 UTC (4+ messages)
` [PATCH v1 1/3] watchdog: intel-mid_wdt: Remove unused intel-mid.h
` [PATCH v1 2/3] watchdog: intel-mid_wdt: Don't use "proxy" headers
` [PATCH v1 3/3] watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()
[PATCH net-next v9 00/13] net: Make timestamping selectable
2024-03-05 16:52 UTC (11+ messages)
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[RFC] How to test panic handlers, without crashing the kernel
2024-03-05 16:52 UTC (6+ messages)
Clarify the meaning of "character" in the documentation
2024-03-05 16:51 UTC (2+ messages)
CVE-2023-52560: mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
2024-03-05 16:51 UTC (2+ messages)
[PATCH v2] x86: disable non-instrumented version of copy_mc when KMSAN is enabled
2024-03-05 16:50 UTC (5+ messages)
[RFC v2 0/5] ARM Nested Virt Support
2024-03-05 16:49 UTC (5+ messages)
` [RFC v2 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [RFC v2 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
[PATCH] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-05 16:49 UTC (2+ messages)
[meta-oe][PATCH 1/1] googletest: allow for shared libraries
2024-03-05 16:48 UTC (4+ messages)
` [oe] "
[PATCH v3 0/5] Add Arm Mali-C55 Image Signal Processor Driver
2024-03-05 16:48 UTC (11+ messages)
` [PATCH v3 1/5] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH v3 2/5] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v3 3/5] media: mali-c55: Add Mali-C55 ISP driver
` [PATCH v3 4/5] media: Documentation: Add Mali-C55 ISP Documentation
` [PATCH v3 5/5] MAINTAINERS: Add entry for mali-c55 driver
Cover-cover letter for two resctrl patch sets
2024-03-05 16:48 UTC (7+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU
[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
2024-03-05 16:42 UTC (4+ messages)
` [PATCH RESEND v3 1/3] i386: Fix conditional CONFIG_SYNDBG enablement
` [PATCH RESEND v3 2/3] i386: Exclude 'hv-syndbg' from 'hv-passthrough'
` [PATCH RESEND v3 3/3] docs/system: Add recommendations to Hyper-V enlightenments doc
[PATCH 6.7 000/161] 6.7.9-rc3 review
2024-03-05 16:48 UTC
RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
2024-03-05 16:47 UTC (2+ messages)
[kvm-unit-tests PATCH v3 00/18] arm64: EFI improvements
2024-03-05 16:46 UTC (19+ messages)
` [kvm-unit-tests PATCH v3 01/18] runtime: Update MAX_SMP probe
` [kvm-unit-tests PATCH v3 02/18] runtime: Add yet another 'no kernel' error message
` [kvm-unit-tests PATCH v3 03/18] arm64: efi: Don't create dummy test
` [kvm-unit-tests PATCH v3 04/18] arm64: efi: Make running tests on EFI can be parallel
` [kvm-unit-tests PATCH v3 05/18] arm64: efi: Remove redundant dtb generation
` [kvm-unit-tests PATCH v3 06/18] arm64: efi: Move run code into a function
` [kvm-unit-tests PATCH v3 07/18] arm64: efi: Remove EFI_USE_DTB
` [kvm-unit-tests PATCH v3 08/18] arm64: efi: Improve device tree discovery
` [kvm-unit-tests PATCH v3 09/18] lib/efi: Add support for loading the initrd
` [kvm-unit-tests PATCH v3 10/18] arm64: efi: Allow running tests directly
` [kvm-unit-tests PATCH v3 11/18] arm/arm64: Factor out some initial setup
` [kvm-unit-tests PATCH v3 12/18] arm/arm64: Factor out allocator init from mem_init
` [kvm-unit-tests PATCH v3 13/18] arm64: Simplify efi_mem_init
` [kvm-unit-tests PATCH v3 14/18] arm64: Add memregions_efi_init
` [kvm-unit-tests PATCH v3 15/18] arm64: efi: Don't map reserved regions
` [kvm-unit-tests PATCH v3 16/18] arm64: efi: Fix _start returns from failed _relocate
` [kvm-unit-tests PATCH v3 17/18] arm64: efi: Switch to our own stack
` [kvm-unit-tests PATCH v3 18/18] arm64: efi: Add gitlab CI
[PATCH v2] Makefile: use shell to calculate map_size
2024-03-05 16:46 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] contributor-guide: Add notes for tests
2024-03-05 16:46 UTC
[PATCHv2] kconfig: add some Kconfig env variables to make help
2024-03-05 16:46 UTC (12+ messages)
[PATCH 1/2] kernel-module-dirs.bbclass: Add class
2024-03-05 16:46 UTC (2+ messages)
` [OE-core] "
[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
2024-03-05 16:46 UTC (4+ messages)
` [PATCH v5 19/23] xen/riscv: add minimal stuff to mm.h to build full Xen
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-05 16:46 UTC (6+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL
[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
2024-03-05 16:44 UTC (2+ messages)
Reaching official SMC maintainers
2024-03-05 16:39 UTC (3+ messages)
[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-03-05 16:43 UTC (7+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
2024-03-05 16:42 UTC (9+ messages)
` [PATCH v3 1/3] rpmb: add "
[PATCH] drm/udl: Add ARGB8888 as a format
2024-03-05 16:41 UTC (3+ messages)
[PATCH v5] Add JSON output options to 'iw' for scan results
2024-03-05 16:40 UTC (4+ messages)
[PATCH v2] target/arm: Fix 32-bit SMOPA
2024-03-05 16:39 UTC
[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
2024-03-05 16:39 UTC (6+ messages)
[PATCH] coredump: get machine check errors early rather than during iov_iter
2024-03-05 16:39 UTC (3+ messages)
[PATCH v3 6/7] riscv: dts: add initial canmv-k230 and k230-evb dts
2024-03-05 16:37 UTC (5+ messages)
[PATCH 0/4] Enable aarch64 with guestfs
2024-03-05 16:36 UTC (5+ messages)
` [PATCH 1/4] guestfs: Specify host architecture to virt-builder
` [PATCH 2/4] guestfs: Enable destruction of guests with NVRAM
` [PATCH 3/4] gen_nodes: Instructions for adding a new guestfs architecture
` [PATCH 4/4] libvirt: Support aarch64 guests
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-03-05 16:35 UTC (10+ messages)
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces
[PATCH v4 0/3] Add JH7110 cpufreq support
2024-03-05 16:35 UTC (5+ messages)
` [PATCH v4 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq
[PATCH v2] kvm: set guest physical bits in CPUID.0x80000008
2024-03-05 16:35 UTC (2+ messages)
[mlmmj] What do you do with Gmail accounts?
2024-03-05 16:04 UTC (5+ messages)
[PATCH 1/2] nvme-core: add ctrl state transition debug helper
2024-03-05 16:34 UTC (2+ messages)
[PATCH STABLE v5.15.y] mm/migrate: set swap entry values of THP tail pages properly
2024-03-05 16:33 UTC (3+ messages)
[PATCH v1] mm: swap: Fix race between free_swap_and_cache() and swapoff()
2024-03-05 16:33 UTC (3+ messages)
[PATCH mptcp-net v2] mptcp: don't account accept() of non-MPC client as fallback to TCP
2024-03-05 16:32 UTC (3+ messages)
` mptcp: don't account accept() of non-MPC client as fallback to TCP: Tests Results
[PATCH i-g-t 0/4] Add xe_render_copy tests
2024-03-05 16:32 UTC (3+ messages)
` [PATCH i-g-t 4/4] tests/xe_render_copy: Add render-copy test for xe
[PATCH STABLE v4.19.y] mm/migrate: set swap entry values of THP tail pages properly
2024-03-05 16:32 UTC
[soc:soc/arm] BUILD SUCCESS b98ad40faa1c1a01f45561d5d9655bbaeb668c80
2024-03-05 16:31 UTC
[PATCH RFC] kbuild: create a list of all built DTB files
2024-03-05 16:30 UTC (6+ messages)
[PATCH v2] docs/misra/rules.rst update
2024-03-05 16:29 UTC (13+ messages)
` [PATCH v2 2/3] docs/misra/rules.rst: add rule 5.5
[PATCH STABLE v5.4.y] mm/migrate: set swap entry values of THP tail pages properly
2024-03-05 16:29 UTC
[PATCH 0/6] ipmi: Convert to platform remove callback returning void
2024-03-05 16:27 UTC (8+ messages)
` [PATCH 2/6] ipmi: ipmi_powernv: "
` [PATCH 5/6] ipmi: kcs_bmc_aspeed: "
` [PATCH 6/6] ipmi: kcs_bmc_npcm7xx: "
[meta-oe][PATCH] postgresql: upgrade 15.5 -> 16.2
2024-03-05 16:28 UTC (2+ messages)
` [oe] "
[PATCH STABLE v5.10.y] mm/migrate: set swap entry values of THP tail pages properly
2024-03-05 16:27 UTC
[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
2024-03-05 16:27 UTC (9+ messages)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
2024-03-05 16:26 UTC (5+ messages)
[PATCH 0/3] nvme: constify struct class usage
2024-03-05 16:25 UTC (4+ messages)
[OE-core][PATCH] testimage: allow to set runqemu bootparams option
2024-03-05 16:25 UTC (3+ messages)
[PATCH 0/7] PCI: Solve two bridge window sizing issues
2024-03-05 16:25 UTC (2+ messages)
[PATCH i-g-t 0/2] revamp big joiner test
2024-03-05 16:36 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: move bigjoiner_mode_found to lib
` [PATCH i-g-t 2/2] tests/intel/kms_big_joiner: revamp kms_big_joiner
[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
2024-03-05 16:25 UTC (4+ messages)
[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
2024-03-05 16:25 UTC (4+ messages)
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients
[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
2024-03-05 16:22 UTC (11+ messages)
` [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops
Should --update-refs exclude refs pointing to the current HEAD?
2024-03-05 16:22 UTC (3+ messages)
[PATCH v2 0/2] clk: fix mux determine rate logic
2024-03-05 16:22 UTC (6+ messages)
` [PATCH v2 1/2] clk: set initial best mux parent to current parent when determining rate
` [PATCH v2 2/2] clk: test: use __clk_mux_determine_rate() and remove FIXME
[PATCH 6.7 000/161] 6.7.9-rc3 review
2024-03-05 16:21 UTC (2+ messages)
Key for Quentin Monnet
2024-03-05 16:22 UTC (2+ messages)
[PATCH 5.10 00/41] 5.10.212-rc2 review
2024-03-05 16:21 UTC (2+ messages)
[PATCH 5.15 00/83] 5.15.151-rc2 review
2024-03-05 16:21 UTC (2+ messages)
[PATCH] staging: media: tegra-video: Use common error handling code in tegra_vi_graph_parse_one()
2024-03-05 16:21 UTC (6+ messages)
` "
[PATCH] xattr: restrict vfs_getxattr_alloc() allocation size
2024-03-05 16:21 UTC (2+ messages)
[RFC PATCH 0/1] package.bbclass: Expose list of split out debug files
2024-03-05 16:18 UTC (5+ messages)
` [RFC PATCH v2 0/3] package: Extract GNU build ID during packaging
` [RFC PATCH v2 1/3] oe-pkgdata-util: Add read-extended command
` [RFC PATCH v2 2/3] package: Expose list of split out debug files
` [RFC PATCH v2 3/3] packagedata: Extract GNU build ID during pkgdata creation
[PATCH v2] arm: dts: k3-am64: Move to OF_UPSTREAM
2024-03-05 16:19 UTC
[PATCH v3 0/4] TTM unlockable restartable LRU list iteration
2024-03-05 16:19 UTC (3+ messages)
` ✓ CI.KUnit: success for TTM unlockable restartable LRU list iteration (rev3)
` ✗ CI.Build: failure "
[PATCH v3 0/2] drm/bridge: adv7511: get edid in hpd_work to update CEC phys address
2024-03-05 16:18 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH] freevxfs: Convert freevxfs to the new mount API
2024-03-05 16:18 UTC (3+ messages)
[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
2024-03-05 16:18 UTC (3+ messages)
[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
2024-03-05 16:17 UTC (8+ messages)
` [XEN PATCH 04/10] xen/public: address "
[PATCH v1 0/2] platform/x86: Remove unused intel-mid.h
2024-03-05 16:14 UTC (3+ messages)
` [PATCH v1 1/2] platform/x86: intel_scu_wdt: "
` [PATCH v1 2/2] platform/x86: intel_scu_pcidrv: "
[PATCH v5 00/13] Enabling DCD emulation support in Qemu
2024-03-05 16:15 UTC (4+ messages)
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents
[PATCH] btrfs: fix memory leak in btrfs_read_folio
2024-03-05 16:05 UTC (2+ messages)
[PATCH 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
2024-03-05 16:11 UTC (4+ messages)
` [PATCH 1/2] phy: tegra: xusb: Add API to retrieve the port number of phy
` [PATCH 2/2] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
[PATCH v3 00/13] Hello Again Everyone!
2024-03-05 16:11 UTC (2+ messages)
[cip-dev][isar-cip-core][PATCH v3 0/6] Make swupdate signing more robust
2024-03-05 16:10 UTC (4+ messages)
` [cip-dev][isar-cip-core][PATCH v3 1/6] swupdate: check output of sign-swu
` [cip-dev][isar-cip-core][PATCH v3 2/6] sign-swu-cms: check if key and cert are valid
` [cip-dev][isar-cip-core][PATCH v3 5/6] format: classes/efibootguard fix spacing
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.