All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-17 08:40:47 to 2023-05-17 09:16:26 UTC [more...]

[Intel-gfx] [PATCH v6 6/8] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
 2023-05-17  9:16 UTC  (3+ messages)
`  "

[PATCH v7.2.3 00/30] Patch Round-up for stable 7.2.3, freeze on 2023-05-27
 2023-05-17  9:10 UTC  (31+ messages)
` [PATCH v7.2.3 01/30] vnc: avoid underflow when accessing user-provided address
` [PATCH v7.2.3 02/30] target/i386: Change wrong XFRM value in SGX CPUID leaf
` [PATCH v7.2.3 03/30] acpi: pcihp: allow repeating hot-unplug requests
` [PATCH v7.2.3 04/30] qemu-options: finesse the recommendations around -blockdev
` [PATCH v7.2.3 05/30] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
` [PATCH v7.2.3 06/30] target/arm: Initialize debug capabilities only once
` [PATCH v7.2.3 07/30] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
` [PATCH v7.2.3 08/30] hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
` [PATCH v7.2.3 09/30] hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
` [PATCH v7.2.3 10/30] hw/arm/raspi: Use arm_write_bootloader() to write boot code
` [PATCH v7.2.3 11/30] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
` [PATCH v7.2.3 12/30] target/arm: Define and use new load_cpu_field_low32()
` [PATCH v7.2.3 13/30] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
` [PATCH v7.2.3 14/30] hw/net/allwinner-sun8i-emac: "
` [PATCH v7.2.3 15/30] softfloat: Fix the incorrect computation in float32_exp2
` [PATCH v7.2.3 16/30] meson: leave unnecessary modules out of the build
` [PATCH v7.2.3 17/30] block: Fix use after free in blockdev_mark_auto_del()
` [PATCH v7.2.3 18/30] target/riscv: Fix itrigger when icount is used
` [PATCH v7.2.3 19/30] accel/tcg: Fix atomic_mmu_lookup for reads
` [PATCH v7.2.3 20/30] ui: Fix pixel colour channel order for PNG screenshots
` [PATCH v7.2.3 21/30] async: Suppress GCC13 false positive in aio_bh_poll()
` [PATCH v7.2.3 22/30] tcg: ppc64: Fix mask generation for vextractdm
` [PATCH v7.2.3 23/30] hw/virtio/vhost-user: avoid using unitialized errp
` [PATCH v7.2.3 24/30] virtio: fix reachable assertion due to stale value of cached region size
` [PATCH v7.2.3 25/30] block/monitor: Fix crash when executing HMP commit
` [PATCH v7.2.3 26/30] target/s390x: Fix EXECUTE of relative branches
` [PATCH v7.2.3 27/30] 9pfs/xen: Fix segfault on shutdown
` [PATCH v7.2.3 28/30] xen/pt: reserve PCI slot 2 for Intel igd-passthru
` [PATCH v7.2.3 29/30] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PATCH v7.2.3 30/30] Revert "vhost-user: Introduce nested event loop "

[PATCH v2 00/31] Separate links and async sub-devices
 2023-05-17  9:16 UTC  (4+ messages)

[PATCH v10 3/4] dmaengine: dw-edma: Add support for native HDMA
 2023-05-17  9:16 UTC 

[linux-next:master 2420/3030] ld.lld: error: undefined symbol: __udivdi3
 2023-05-17  9:16 UTC 

[PATCH v4 1/2] dt-bindings: pinctrl: Allow use of pinconf in addition to pinctrl and pinmux
 2023-05-17  9:14 UTC  (7+ messages)
` [PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml

[PATCH] btrfs: fix uninitialized warning in btrfs_log_inode
 2023-05-17  9:13 UTC  (4+ messages)

[PATCH v2 0/4] Input: support virtual objects on touchscreens
 2023-05-17  9:13 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties

[PATCH bpf v8 00/13] bpf sockmap fixes
 2023-05-17  9:12 UTC  (3+ messages)
` [PATCH bpf v8 03/13] bpf: sockmap, reschedule is now done through backlog

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.242-281-gfc448a508bf0)
 2023-05-17  9:12 UTC 

[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-17  9:11 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
      ` fd == 0 means AT_FDCWD "

[PATCH] ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table
 2023-05-17  9:07 UTC 

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-17  9:10 UTC  (9+ messages)

[PATCH] include/asm-generic/topology.h: remove dead code cpumask_of_node macro
 2023-05-17  9:04 UTC 

[ANN] Media Summit June 26th: Please let me know if you will attend
 2023-05-17  9:09 UTC  (2+ messages)

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-05-17  9:09 UTC  (5+ messages)
` [PATCH v3 1/4] vhost: change vhost_virtqueue access lock to a read/write one
` [PATCH v3 2/4] vhost: make the guest_notifications statistic counter atomic
` [PATCH v3 3/4] vhost: fix invalid call FD handling
` [PATCH v3 4/4] vhost: add device op to offload the interrupt kick

[PATCH v5] kobject: Fix global-out-of-bounds in kobject_action_type()
 2023-05-17  9:07 UTC  (4+ messages)

[PATCH v6] mem: telemetry support for memseg and element information
 2023-05-17  9:08 UTC  (4+ messages)
` [PATCH v7] "
    ` [EXT] "

[PATCH v4 00/10] Add stage-2 translation for SMMUv3
 2023-05-17  9:06 UTC  (2+ messages)

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-05-17  9:05 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: disable delset and delsetelem on anonymous sets
 2023-05-17  9:05 UTC  (2+ messages)

[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
 2023-05-17  9:05 UTC  (5+ messages)

[PATCH v2 00/34] ARM: MMU rework
 2023-05-17  9:03 UTC  (15+ messages)
` [PATCH v2 01/34] ARM: remove unused membase argument
` [PATCH v2 02/34] ARM: remove unused define
` [PATCH v2 03/34] ARM: rename __arm_mem_scratch to arm_mem_scratch
` [PATCH v2 04/34] ARM: put scratch mem area below OP-TEE
` [PATCH v2 06/34] ARM: make arm_mem_scratch() a static inline function
` [PATCH v2 07/34] ARM: define stack base consistently
` [PATCH v2 12/34] ARM: mmu-common.c: use common mmu include
` [PATCH v2 13/34] ARM: mmu32: rename mmu.h to mmu_32.h
` [PATCH v2 14/34] ARM: mmu: implement MAP_FAULT
` [PATCH v2 15/34] ARM: mmu64: Use arch_remap_range where possible
` [PATCH v2 16/34] ARM: mmu32: implement zero_page_*()
` [PATCH v2 17/34] ARM: i.MX: Drop HAB workaround
` [PATCH v2 23/34] ARM: mmu64: create alloc_pte()
` [PATCH v2 29/34] ARM: mmu32: add get_pte_flags, get_pmd_flags

[PATCH] arm64: dts: marvell: add missing cache properties
 2023-05-17  9:04 UTC  (3+ messages)

[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough
 2023-05-17  8:58 UTC  (9+ messages)
` [PATCH V2 2/2] blk-mq: make sure elevator callbacks aren't called for passthrough request

[PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
 2023-05-17  9:04 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/kms_async_flips: Ger rid of i915 specific fb creation
 2023-05-17  9:04 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_async_flips: Split test_init()
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_async_flips: Test all modifiers

[PATCH v3 0/4] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous
 2023-05-17  9:04 UTC  (10+ messages)
` [PATCH v3 1/4] agp/amd64: Remove GPL distribution notice
` [PATCH v3 2/4] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v3 3/4] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v3 4/4] include: synclink: Replace GPL license notice with SPDX identifier

[cip-kernel-config][PATCH] 5.10.y-cip/x86: add Siemens IPC127e defconfig
 2023-05-17  9:03 UTC  (2+ messages)
` [cip-dev] "

[igt-dev] [i-g-t V2 00/81] Document KMS tests
 2023-05-17  9:03 UTC  (3+ messages)
` [igt-dev] [i-g-t V2 01/81] tests/chamelium: Move chamelium helpers to lib

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-17  9:02 UTC  (6+ messages)

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-17  9:01 UTC  (4+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-17  9:01 UTC  (3+ messages)

[OE-core] [PATCH] ncurses: Update 6.4 -> 6.4+20230514
 2023-05-17  9:00 UTC  (5+ messages)
`  "

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-05-17  8:59 UTC  (5+ messages)

[PATCH v2 00/10] Clean ups for maple tree
 2023-05-17  8:58 UTC  (11+ messages)
` [PATCH v2 01/10] maple_tree: Rework mtree_alloc_{range,rrange}()
` [PATCH v2 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap()
` [PATCH v2 03/10] maple_tree: Fix the arguments to __must_hold()
` [PATCH v2 04/10] maple_tree: Simplify mas_is_span_wr()
` [PATCH v2 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null()
` [PATCH v2 06/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately
` [PATCH v2 07/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH v2 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient
` [PATCH v2 09/10] maple_tree: Simplify and clean up mas_wr_node_store()
` [PATCH v2 10/10] maple_tree: Relocate the declaration of mas_empty_area_rev()

[PATCH 5.4 000/282] 5.4.243-rc1 review
 2023-05-17  8:58 UTC  (5+ messages)

Bug report: kernel paniced when system hibernates
 2023-05-17  8:58 UTC  (4+ messages)

[PATCH V1] block: Fix null pointer dereference issue on struct io_cq
 2023-05-17  8:58 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/instdone: GEN12 INSTDONE initialization
 2023-05-17  8:58 UTC 

[PATCH] fbdev: i810: include i810_main.h in i810_dvt.c
 2023-05-17  8:57 UTC  (7+ messages)

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-05-17  8:56 UTC  (7+ messages)
` [RFC PATCH 08/17] sunxi: introduce NCAT2 generation model

[PATCH v4 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-17  8:55 UTC  (8+ messages)
` [PATCH v4 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "

Build mainline driver for another Kernel Version
 2023-05-17  8:56 UTC  (4+ messages)

[PATCH mptcp-next v2] selftests/bpf: use random netns name for mptcp
 2023-05-17  8:55 UTC  (7+ messages)
` [PATCH mptcp-next v2] Squash to "selftests/bpf: Add bpf_first test"
` [PATCH mptcp-next v2] Squash to "selftests/bpf: Add bpf_bkup test"
` [PATCH mptcp-next v2] Squash to "selftests/bpf: Add bpf_rr test"
` [PATCH mptcp-next v2] Squash to "selftests/bpf: Add bpf_red test"

[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
 2023-05-17  8:53 UTC  (6+ messages)
` [PATCH V8] ethdev: fix one address occupies two entries "

Preemp-RT kernel builds from 6.3 on fails on Xilinx Zynq 7Z010
 2023-05-17  8:54 UTC  (3+ messages)

[PATCH 1/1] cdx: Rename MCDI_LOGGING to CDX_MCDI_LOGGING
 2023-05-17  8:53 UTC  (2+ messages)

[PATCH] drm/drm_atomic.h: fixup typos
 2023-05-17  8:53 UTC  (4+ messages)

[PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
 2023-05-17  8:49 UTC  (13+ messages)

[PATCH 5.10 000/381] 5.10.180-rc1 review
 2023-05-17  8:51 UTC  (3+ messages)

[PATCH] wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory
 2023-05-17  8:50 UTC  (3+ messages)

[PATCH v5 00/14] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-17  8:50 UTC  (4+ messages)

[PATCH] KVM: arm64: Use BTI for pKVM
 2023-05-17  8:49 UTC  (4+ messages)

[PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
 2023-05-17  8:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano

[PATCH 0/7] RK3588 ADC support
 2023-05-17  8:49 UTC  (5+ messages)
` [PATCH 7/7] dt-bindings: iio: adc: Add rockchip,rk3588-saradc string

[PATCH net-next v8 0/9] TXGBE PHYLINK support
 2023-05-17  8:49 UTC  (4+ messages)
` [PATCH net-next v8 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH 0/2] Fix SM8550 LLCC
 2023-05-17  8:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Fix SM8550 description

[PATCH V2 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX93
 2023-05-17  8:46 UTC  (3+ messages)
` [PATCH V2 2/2] nvmem: imx: support i.MX93 OCOTP

[PATCH v2 0/2] Add phy tuning support for imx8mq-usb
 2023-05-17  8:45 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-17  7:40 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5

[PATCH v2] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-17  8:45 UTC  (8+ messages)

[PATCH 0/6] video: zynqmp: Add support for ZynqMP DP
 2023-05-17  8:42 UTC  (7+ messages)
` [PATCH 1/6] video: Add support for RGBA8888 format
` [PATCH 2/6] video: bmp: Support rgba8888 pixel format
` [PATCH 3/6] video: move zynqmp files to subdirectory
` [PATCH 4/6] video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem
` [PATCH 5/6] xilinx: zynqmp: Enable the vidconsole by default
` [PATCH 6/6] video: zynqmp: Enable 1024x768 resolution

[PATCH nf-next] netfilter: nf_tables: disable delset and delsetelem on anonymous sets
 2023-05-17  8:42 UTC 

[PATCH v2] ntfs: Add myself as a reviewer
 2023-05-17  8:43 UTC  (4+ messages)

[avpatel:riscv_sbi_nested_v1 56/60] arch/riscv/kvm/mmu.c:761:9: sparse: sparse: incorrect type in assignment (different base types)
 2023-05-17  8:42 UTC 

[PATCH v8.0.1 00/36] Patch Round-up for stable 8.0.1, freeze on 2023-05-27
 2023-05-17  8:42 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-05-17  8:42 UTC  (2+ messages)

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-17  8:34 UTC  (9+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-17  8:42 UTC  (15+ messages)
` [PATCH 1/2] xen/x86/pvh: use preset XSDT header for XSDT generation
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

introduce bdev holder ops and a file system shutdown method
 2023-05-17  8:42 UTC  (7+ messages)
` [PATCH 5/9] block: introduce holder ops

[PATCH 0/2] Fix and clean MT8365 clock indexes
 2023-05-17  8:41 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: mt8365: remove the max clock number defines

[PATCH v3] RISC-V: Enable dead code elimination
 2023-05-17  8:41 UTC  (2+ messages)

[PATCH mptcp-next 0/4] run sched tests in a dedicated ns
 2023-05-17  8:41 UTC  (5+ messages)
` [PATCH mptcp-next 1/4] Squash to "selftests/bpf: Add bpf_first test"

[PATCH] drm/drm_atomic_helper.c: fix a typo
 2023-05-17  8:41 UTC  (3+ messages)

[PATCH 1/7] thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()
 2023-05-17  8:41 UTC  (7+ messages)
` [PATCH 2/7] thunderbolt: Log function name of the called quirk
` [PATCH 3/7] thunderbolt: Add debug log for link controller power quirk
` [PATCH 4/7] thunderbolt: Allow specifying custom credits for DMA tunnels
` [PATCH 5/7] thunderbolt: Add MODULE_DESCRIPTION
` [PATCH 6/7] thunderbolt: dma_test: Update MODULE_DESCRIPTION
` [PATCH 7/7] thunderbolt: Drop retimer vendor check


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.