messages from 2023-02-21 12:05:38 to 2023-02-21 12:54:47 UTC [more...]
[PATCH 00/21] driver core: bus: remove private "backpointer" from struct bus_type
2023-02-21 12:54 UTC (3+ messages)
` [PATCH 12/21] driver core: bus: bus iterator cleanups
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-02-21 12:45 UTC (6+ messages)
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
[PATCH] driver core: bus: Handle early calls to bus_to_subsys()
2023-02-21 12:53 UTC
[PATCH v10 0/9] Add latency priority for CFS class
2023-02-21 12:52 UTC (4+ messages)
` [PATCH v10 5/9] sched/fair: Take into account latency priority at wakeup
[PATCH net-next v4 0/4] sfc: support unicast PTP
2023-02-21 12:52 UTC (5+ messages)
` [PATCH net-next v4 1/4] sfc: store PTP filters in a list
` [PATCH net-next v4 2/4] sfc: allow insertion of filters for unicast PTP
` [PATCH net-next v4 3/4] sfc: support "
` [PATCH net-next v4 4/4] sfc: remove expired unicast PTP filters
[PATCH v4 00/16] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-02-21 12:52 UTC (6+ messages)
` [PATCH v4 09/16] s390: mm: Convert to GENERIC_IOREMAP
[PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
2023-02-21 12:31 UTC (9+ messages)
` [Intel-gfx] "
[PATCH 0/2] Add PTP support for sama7g5
2023-02-21 12:20 UTC (3+ messages)
[PATCH V2] meson: fix dependency on qemu-keymap
2023-02-21 12:49 UTC (3+ messages)
[PATCH v3 00/16] win32: do not mix SOCKET and fd space
2023-02-21 12:48 UTC (17+ messages)
` [PATCH v3 01/16] util: drop qemu_fork()
` [PATCH v3 02/16] tests: use closesocket()
` [PATCH v3 03/16] io: "
` [PATCH v3 04/16] tests: add test-error-report
` [PATCH v3 05/16] error: add global &error_warn destination
` [PATCH v3 06/16] win32/socket: introduce qemu_socket_select() helper
` [PATCH v3 07/16] win32/socket: introduce qemu_socket_unselect() helper
` [PATCH v3 08/16] aio: make aio_set_fd_poll() static to aio-posix.c
` [PATCH v3 09/16] aio/win32: aio_set_fd_handler() only supports SOCKET
` [PATCH v3 10/16] RFC: build-sys: add slirp.wrap
` [PATCH v3 11/16] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
` [PATCH v3 12/16] slirp: unregister the win32 SOCKET
` [PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
` [PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
` [PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
` [PATCH v3 16/16] win32: replace closesocket() with close() wrapper
[RFC PATCH 0/1] Making Rockchip IO domains dependency from other devices explicit
2023-02-21 12:14 UTC (6+ messages)
` [RFC PATCH 1/1] pinctrl: rockchip: add support for per-pinmux io-domain dependency
[PATCH] hw/acpi: Set memory regions to native endian as a work around
2023-02-21 12:48 UTC (12+ messages)
[PATCH] serial: jsm: Use min_t instead of min
2023-02-21 12:48 UTC (3+ messages)
[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
2023-02-21 12:48 UTC (9+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
[PATCH v2] uio:uio_pci_generic:Don't clear master bit when the process does not exit
2023-02-21 12:48 UTC (3+ messages)
[PATCH v10 0/9] arm64: j721s2: Add support for additional IPs
2023-02-21 12:06 UTC (19+ messages)
` [PATCH v10 1/9] dt-bindings: mfd: ti,j721e-system-controller: Fix mux node regex
` [PATCH v10 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v10 3/9] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v10 4/9] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v10 5/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v10 6/9] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v10 7/9] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v10 8/9] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v10 9/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe
[PATCH v9] virtio-net: support inner header hash
2023-02-21 12:47 UTC (4+ messages)
` [virtio-comment] "
[PATCH] net: dccp: delete redundant ackvec record in dccp_insert_options()
2023-02-21 12:46 UTC (3+ messages)
[PATCH RFC] xen: Work around Clang-IAS macro expansion bug
2023-02-21 12:46 UTC (5+ messages)
` [PATCH v1] "
[PATCH 0/7] MIPS DMA coherence fixes
2023-02-21 12:46 UTC (8+ messages)
` [PATCH 1/7] MIPS: Remove DMA_PERDEV_COHERENT
` [PATCH 2/7] MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms
` [PATCH 3/7] MIPS: c-r4k: Always install dma flush functions
` [PATCH 4/7] dma-mapping: Always provide dma_default_coherent
` [PATCH 5/7] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH 6/7] riscv: Select ARCH_DMA_DEFAULT_COHERENT
` [PATCH 7/7] of: address: Use dma_default_coherent to determine default coherency
[regression] Bug 217063 - Commit 2232b2d breaks microphone on Lenovo "82SJ" Ideapad 14ARH7
2023-02-21 12:44 UTC (2+ messages)
[PATCH v3] char: pcmcia: cm4000_cs: Fix use-after-free in cm4000_fops
2023-02-21 12:43 UTC (3+ messages)
[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
2023-02-21 12:43 UTC (10+ messages)
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-21 12:42 UTC (5+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
[PATCH 4.14 00/53] 4.14.306-rc1 review
2023-02-21 12:41 UTC (2+ messages)
stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.272-89-ge538c4751892)
2023-02-21 12:41 UTC
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-21 12:40 UTC (3+ messages)
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
[PATCH net-next v10 00/12] net: ethernet: mtk_eth_soc: various enhancements
2023-02-21 11:59 UTC (3+ messages)
[PATCH] qemu-keymap: Silence memory leak warning from Clang's sanitizer
2023-02-21 12:40 UTC (2+ messages)
[PATCH v4 00/54] MediaTek clocks: full module build and cleanups
2023-02-21 11:55 UTC (44+ messages)
` [PATCH v4 14/54] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v4 15/54] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v4 16/54] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v4 17/54] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v4 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v4 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v4 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v4 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v4 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v4 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v4 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v4 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v4 26/54] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v4 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v4 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v4 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v4 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v4 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v4 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v4 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v4 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v4 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v4 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v4 38/54] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v4 39/54] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v4 40/54] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v4 41/54] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v4 42/54] clk: mediatek: Allow all MT8167 "
` [PATCH v4 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v4 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v4 45/54] clk: mediatek: Allow building most MT6797 "
` [PATCH v4 46/54] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v4 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v4 48/54] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v4 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v4 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v4 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v4 52/54] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v4 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v4 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build
[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
2023-02-21 12:38 UTC (3+ messages)
[PATCH v2 00/29] Add KVM LoongArch support
2023-02-21 12:38 UTC (9+ messages)
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
[PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
2023-02-21 12:37 UTC (3+ messages)
printk: console output corrupted
2023-02-21 12:38 UTC
[PATCH v3 0/6] Python: Drop support for Python 3.6
2023-02-21 12:37 UTC (4+ messages)
` [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path
2023-02-21 12:36 UTC
[Intel-gfx] [PULL] drm-misc-next-fixes
2023-02-21 12:36 UTC (2+ messages)
` "
[PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-21 12:35 UTC (2+ messages)
[PATCH net] udp: fix memory schedule error
2023-02-21 12:35 UTC (3+ messages)
[PATCH v3 net-next 00/14] pds_core driver
2023-02-21 12:33 UTC (5+ messages)
` [PATCH v3 net-next 01/14] devlink: add enable_migration parameter
[PATCH v2] usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
2023-02-21 12:33 UTC (3+ messages)
[PATCH] rust: time: New module for timekeeping functions
2023-02-21 12:32 UTC (2+ messages)
[PATCH v3 0/5] apple-gmux: support MMIO gmux type on T2 Macs
2023-02-21 12:31 UTC (2+ messages)
[patch net-next] net: virtio_net: implement exact header length guest feature
2023-02-21 12:32 UTC (13+ messages)
Consultation on backport 97e3d26b5e5f("x86/mm: Randomize per-cpu entry area") to stable
2023-02-21 12:30 UTC (7+ messages)
[PATCH 0/4] Remove unused group parameter in bitmap checksum
2023-02-21 20:30 UTC (5+ messages)
` [PATCH 1/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify
` [PATCH 2/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_set
` [PATCH 3/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_verify
` [PATCH 4/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_set
[PATCH] [GSoC]t7501:modernize the style of test body
2023-02-21 12:28 UTC
[PATCH 4.19 00/89] 4.19.273-rc1 review
2023-02-21 12:27 UTC (2+ messages)
[PATCH 5.15 00/83] 5.15.95-rc1 review
2023-02-21 12:04 UTC (2+ messages)
[PATCH 0/3] leds: simatic-ipc-leds-gpio: split up
2023-02-21 12:24 UTC (4+ messages)
` [PATCH 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches
[PATCH v8 0/7] add support for CDX bus
2023-02-21 11:56 UTC (3+ messages)
` [PATCH v8 2/7] iommu/arm-smmu-v3: support ops registration "
[PATCH net-next v2 0/4] net: phy: EEE fixes
2023-02-21 11:57 UTC (3+ messages)
` [PATCH net-next v2 2/4] net: phy: c45: add genphy_c45_an_config_eee_aneg() function
[PATCH V2] rcu-tasks: Fix build error
2023-02-21 12:04 UTC
[PATCH net-next] net: phy: update obsolete comment about PHY_STARTING
2023-02-21 12:17 UTC (2+ messages)
[PATCH v2 0/3] Fix a couple of corner cases in feec() when using uclamp_max
2023-02-21 12:20 UTC (15+ messages)
` [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH v2 3/3] sched/tp: Add new tracepoint to track compute energy computation
[PATCH] mm/memcg: Skip high limit check in root memcg
2023-02-21 12:20 UTC (5+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-21 12:11 UTC (8+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-02-21 12:18 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability
[PATCH v5 0/5] Add MAX77541/MAX77540 PMIC Support
2023-02-21 12:18 UTC (5+ messages)
` [PATCH v5 2/5] regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support
` [PATCH v5 5/5] mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
[PATCH V1] rcu-tasks: Fix build error
2023-02-21 12:03 UTC
[PATCH v5] virtio-net: support the virtqueue coalescing moderation
2023-02-21 12:17 UTC (3+ messages)
` [virtio-dev] "
[v4l-utils] [PATCH v8 0/6] Switch build system to meson
2023-02-21 12:10 UTC (6+ messages)
[PULL 00/11] Misc patches for 2022-02-08
2023-02-21 12:15 UTC (3+ messages)
` [PULL 03/11] block/iscsi: fix double-free on BUSY or similar statuses
[GIT PULL] probes: Updates for 6.3
2023-02-21 12:14 UTC
[PATCH v9 0/8] Parallel CPU bringup for x86_64
2023-02-21 12:14 UTC (20+ messages)
[PATCH v10 0/4] add support for self monitoring
2023-02-21 12:15 UTC (6+ messages)
` [PATCH v11 "
` [PATCH v11 1/4] lib: add generic support for reading PMU events
` [EXT] "
[PATCH] wifi: mt76: mt7921: correctly handle removal in the absence of firmware
2023-02-21 11:37 UTC
SWUpdate+EBG: The impossible state and how it's being handled so far
2023-02-21 9:33 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 2d4a54ee969d8fec94b842509c83aad0a6f72f0f
2023-02-21 12:11 UTC
[PATCH 0/2] media: i2c: ov5647: Add test pattern support
2023-02-21 12:00 UTC (5+ messages)
` [PATCH 1/2] media: i2c: ov5647: Add test pattern control
[PATCH net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-02-21 12:01 UTC (2+ 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.