messages from 2023-02-07 14:26:39 to 2023-02-07 14:57:51 UTC [more...]
[PATCH 0/5] KVM: arm64: Handle unaligned memslots in kvm_(test_)_age_gfn()
2023-02-07 14:56 UTC (7+ messages)
` [PATCH 3/5] KVM: arm64: Only return attributes from stage2_update_leaf_attrs()
[PATCH v6 0/8] KVM perf support
2023-02-07 14:57 UTC (9+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add skeleton support for perf
` [PATCH v6 2/8] RISC-V: KVM: Add SBI PMU extension support
[autobuilder][PATCH 0/3] ease send-qa-email usage with older history
2023-02-07 14:57 UTC (4+ messages)
` [yocto] "
[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
2023-02-07 14:57 UTC (12+ messages)
[PATCH v2 00/10] Fixes for Rockchip NFC driver part 1
2023-02-07 14:56 UTC (11+ messages)
` [PATCH v2 01/10] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [PATCH v2 02/10] include: dm: ofnode: fix headers
` [PATCH v2 03/10] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v2 04/10] rockchip: adc: rockchip-saradc: convert dev_read_addr output "
` [PATCH v2 05/10] rockchip: timer: dw-apb-timer: "
` [PATCH v2 06/10] rockchip: mtd: raw: rockchip_nfc "
` [PATCH v2 07/10] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v2 08/10] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v2 09/10] mtd: nand: raw: rockchip_nfc: add flash_node to chip stucture
` [PATCH v2 10/10] mtd: nand: add support for the Sandisk SDTNQGAMA chip
[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-07 14:55 UTC (7+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account
[virtio-comment] [PATCH] virtio-net: support per-queue coalescing moderation
2023-02-07 14:56 UTC (8+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH] nvme-tcp: check for allocated queue in nvme_tcp_get_address()
2023-02-07 14:55 UTC
[PATCH v3 00/12] gpiolib cleanups
2023-02-07 14:55 UTC (14+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers
[PATCH v3 00/14] RISCV basic exception handling implementation
2023-02-07 14:55 UTC (15+ messages)
` [PATCH v3 01/14] xen/riscv: change ISA to r64G
` [PATCH v3 02/14] xen/riscv: add <asm/asm.h> header
` [PATCH v3 03/14] xen/riscv: add <asm/riscv_encoding.h header
` [PATCH v3 04/14] xen/riscv: add <asm/csr.h> header
` [PATCH v3 05/14] xen/riscv: introduce empty <asm/string.h>
` [PATCH v3 06/14] xen/riscv: introduce empty <asm/cache.h>
` [PATCH v3 08/14] xen/riscv: introduce exception handlers implementation
` [PATCH v3 09/14] xen/riscv: introduce decode_cause() stuff
` [PATCH v3 10/14] xen/riscv: mask all interrupts
` [PATCH v3 11/14] xen/riscv: introduce trap_init()
` [PATCH v3 12/14] xen/riscv: introduce an implementation of macros from <asm/bug.h>
` [PATCH v3 13/14] xen/riscv: test basic handling stuff
` [PATCH v3 14/14] automation: modify RISC-V smoke test
[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
2023-02-07 14:55 UTC (5+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
[PATCH 00/12] qtests vs. default devices
2023-02-07 14:55 UTC (13+ messages)
` [PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require missing devices
` [PATCH 09/12] tests/qtest: Do not include hexloader-test if loader device is not present
` [PATCH 10/12] tests/qemu-iotests: Require virtio-scsi-pci
` [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
` [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
[PATCH] Hexagon (meson.build): define min bison version
2023-02-07 14:54 UTC (2+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-07 14:54 UTC (16+ messages)
` [PATCH v3 02/10] char: do not double-close fd when failing to add client
` [PATCH v3 03/10] tests/docker: fix a win32 error due to portability
` [PATCH v3 04/10] osdep: implement qemu_socketpair() for win32
` [PATCH v3 05/10] qmp: 'add_client' actually expects sockets
` [PATCH v3 06/10] monitor: release the lock before calling close()
` [PATCH v3 07/10] qapi: implement conditional command arguments
` [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
` [PATCH v3 09/10] libqtest: make qtest_qmp_add_client work "
` [PATCH v3 10/10] qtest: enable vnc-display test "
[PATCH 0/8] AMDGPU usermode queues
2023-02-07 14:54 UTC (17+ messages)
` [PATCH 1/8] drm/amdgpu: UAPI for user queue management
` [PATCH 2/8] drm/amdgpu: add usermode queues
[PATCH v7 0/3] fanotify: Allow user space to pass back additional audit info
2023-02-07 14:54 UTC (4+ messages)
[PATCH 00/22] target/arm: Implement FEAT_RME
2023-02-07 14:53 UTC (11+ messages)
` [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
` [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
` [PATCH 04/22] target/arm: Update SCR and HCR for RME
` [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
` [PATCH 06/22] target/arm: Add RME cpregs
[OE-core] [PATCH] wic/plugins/source/bootimg-efi: Skip installing kernel-image into boot
2023-02-07 14:53 UTC (2+ messages)
` "
[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
2023-02-07 14:53 UTC (9+ messages)
` [PATCH -v4 6/9] migrate_pages: move migrate_folio_unmap()
` [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
` [PATCH -v4 8/9] migrate_pages: batch flushing TLB
` [PATCH -v4 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code
[PATCH 0/2] ARM: dts: add device-tree and bindings for renesas,rzn1d400-eb
2023-02-07 14:54 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: renesas: renesas.yaml: add renesas,rzn1d400-eb compatible
` [PATCH 2/2] ARM: dts: r9a06g032: add EB board device-tree
[PATCH v2 00/12] Implement Eager Page Splitting for ARM
2023-02-07 14:51 UTC (3+ messages)
` [PATCH v2 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
[PATCH v2 026/169] Correct SPL use of ARCH_VERSAL
2023-02-07 14:50 UTC (6+ messages)
` [PATCH v2 036/169] Correct SPL uses of CMD_BOOTEFI_BOOTMGR
[PATCH] nfsd: don't fsync nfsd_files on last close
2023-02-07 14:50 UTC
[syzbot] kernel BUG in process_one_work
2023-02-07 14:50 UTC (2+ messages)
[PATCH 1/2] thermal: tegra-bpmp: Handle offline zones
2023-02-07 13:56 UTC
[PATCH v10 0/2] testpmd: handle signals safely
2023-02-07 14:49 UTC (5+ messages)
` [PATCH v11 0/3] Fix cmdline_poll and testpmd signal handling
` [PATCH v11 3/3] testpmd: cleanup cleanly from signal
[linux-linus test] 176434: tolerable trouble: fail/pass/starved - PUSHED
2023-02-07 14:48 UTC
[PATCH] checkpatch.pl: Relax commit ID check to allow more than 12 chars
2023-02-07 14:47 UTC (8+ messages)
[PATCH v3 07/14] xen/riscv: introduce exception context
2023-02-07 14:46 UTC
[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
2023-02-07 14:47 UTC (7+ messages)
` mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
[PATCH v6 00/11] Parallel CPU bringup for x86_64
2023-02-07 14:46 UTC (12+ messages)
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
[PATCHv3 bpf-next 0/9] bpf: Move kernel test kfuncs into bpf_testmod
2023-02-07 14:46 UTC (11+ messages)
` [PATCHv3 bpf-next 1/9] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv3 bpf-next 2/9] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv3 bpf-next 3/9] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv3 bpf-next 5/9] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv3 bpf-next 6/9] selftests/bpf: Load bpf_testmod for verifier test
[PATCH v2 0/7] gpiolib cleanups
2023-02-07 14:34 UTC (7+ messages)
` [PATCH v2 4/7] gpiolib: remove gpio_set_debounce
stable-rc/queue/4.19 baseline: 155 runs, 28 regressions (v4.19.271-118-gb1d2ced71e9a)
2023-02-07 14:45 UTC
stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.230-195-g89c22b626d84)
2023-02-07 14:44 UTC
[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
2023-02-07 14:43 UTC (4+ messages)
` [PATCH v1 29/45] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
[PATCH v9 00/27] Drivers for gunyah hypervisor
2023-02-07 14:43 UTC (7+ messages)
` [PATCH v9 24/27] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v9 26/27] virt: gunyah: Add irqfd interface
[PATCH v5] power: supply: Introduce Qualcomm PMIC GLINK power supply
2023-02-07 14:42 UTC
[PATCH v5 net-next 0/8] sfc: devlink support for ef100
2023-02-07 14:42 UTC (4+ messages)
` [PATCH v5 net-next 2/8] sfc: add devlink info "
[PATCH v1] Remove Owen Hilyard as a DTS Maintainer
2023-02-07 14:42 UTC
[patch net] devlink: change port event netdev notifier from per-net to global
2023-02-07 14:40 UTC (2+ messages)
[PATCH net-next 0/6] net: stmmac: add renesas,rzn1-gmac support
2023-02-07 14:41 UTC (5+ messages)
` [PATCH net-next 3/6] net: stmmac: start phylink before setting up hardware
CY23 - Status of service enumeration
2023-02-07 14:41 UTC (6+ messages)
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-02-07 14:36 UTC (5+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
2023-02-07 14:37 UTC (2+ messages)
[syzbot] kernel BUG in __tlb_remove_page_size (2)
2023-02-07 14:31 UTC (2+ messages)
switch blk-cgroup to work on gendisk v3
2023-02-07 14:40 UTC (3+ messages)
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
[PATCH v3 1/2] target/riscv: add Zicond as an experimental extension
2023-02-07 14:39 UTC (2+ messages)
` [PATCH v3 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions
[PATCH] drm/amd/display: Align num_crtc to max_streams
2023-02-07 14:41 UTC (4+ messages)
[LTP] [PATCH v2] Refactor pidns17 test using new LTP API
2023-02-07 14:37 UTC
U-Boot tools and binman build fails in macOS 13
2023-02-07 14:39 UTC (7+ messages)
[PATCH v2 0/5] LoongArch: Add kernel relocation and KASLR support
2023-02-07 14:39 UTC (7+ messages)
` [PATCH v2 1/5] LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
` [PATCH v2 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers
` [PATCH v2 3/5] LoongArch: Add JUMP_LINK_ADDR macro implementation to avoid using la.abs
` [PATCH v2 4/5] LoongArch: Add support for kernel relocation
` [PATCH v2 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)
[Intel-gfx] [PATCH] drm/i915/dmc: drop "ucode" from function names
2023-02-07 14:39 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH 00/10] Add basic ACPI support for risc-v virt
2023-02-07 14:38 UTC (8+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
[PATCH bpf-next] virtio_net: update xdp_features with xdp multi-buff
2023-02-07 14:31 UTC (3+ messages)
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-07 14:32 UTC (6+ messages)
[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
2023-02-07 14:31 UTC (12+ messages)
[PATCH v2 0/4] Reserve DSPPs based on user request
2023-02-07 14:29 UTC (10+ messages)
` [PATCH v2 1/4] drm/msm/dpu: clear DSPP reservations in rm release
` [PATCH v2 2/4] drm/msm/dpu: add DSPPs into reservation upon a CTM request
` [PATCH v2 3/4] drm/msm/dpu: avoid unnecessary check in DPU reservations
` [PATCH v2 4/4] drm/msm/dpu: reserve the resources on topology change
[igt-dev] [PATCH i-g-t] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation
2023-02-07 14:33 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH 0/2] iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE
2023-02-07 14:30 UTC (2+ messages)
[meta-ti][dunfell][PATCH] conf: machine: j721s2: Add ehrpwm overlay for am68-sk
2023-02-07 14:33 UTC (2+ messages)
[Buildroot] [PATCH v5 00/12] Extend Qt6 configuration
2023-02-07 14:30 UTC (13+ messages)
` [Buildroot] [PATCH v5 01/12] package/qt6/qt6base: add support for gui module
` [Buildroot] [PATCH v5 02/12] package/qt6/qt6base: add support for fontconfig/harfbuzz
` [Buildroot] [PATCH v5 03/12] package/qt6/qt6base: Add support for jpeg/png/gif image format
` [Buildroot] [PATCH v5 04/12] package/qt6/qt6base: add support for widgets
` [Buildroot] [PATCH v5 05/12] package/qt6/qt6base: add support for widgets gtk backend
` [Buildroot] [PATCH v5 06/12] package/qt6/qt6base: add opengl support
` [Buildroot] [PATCH v5 07/12] package/qt6/qt6base: add QPA backend selection
` [Buildroot] [PATCH v5 08/12] package/qt6/qt6base: add support for tslib
` [Buildroot] [PATCH v5 09/12] package/qt6/qt6base: add support for libinput
` [Buildroot] [PATCH v5 10/12] package/qt6/qt6base: add support for kms
` [Buildroot] [PATCH v5 11/12] package/qt6/qt6base: add support for printsupport/cups
` [Buildroot] [PATCH v5 12/12] package/qt6/qt6base: add support for building examples
[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
2023-02-07 14:30 UTC (5+ messages)
` [PATCH v2 10/11] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v2 11/11] net: dsa: mt7530: use "
[PATCH 1/2] recipe_sanity: fix old override syntax
2023-02-07 14:31 UTC (2+ messages)
` [PATCH 2/2] lsof: "
[PATCH 0/3] Add LoongArch support to nolibc
2023-02-07 14:30 UTC (3+ messages)
` [PATCH 1/3] nolibc: Add statx() support to implement sys_stat()
stable-rc/linux-4.14.y build: 193 builds: 2 failed, 191 passed, 28 warnings (v4.14.304-89-g26afa41cb5bc)
2023-02-07 14:29 UTC
[PATCH v12 00/14] Add PSR support for eDP
2023-02-07 14:28 UTC (5+ messages)
` [PATCH v12 09/14] drm/msm/dp: disable self_refresh_aware after entering psr
thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
2023-02-07 14:27 UTC (6+ messages)
linux-next: build failure after merge of the mm tree
2023-02-07 14:25 UTC (3+ messages)
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.