messages from 2022-02-03 09:25:07 to 2022-02-03 10:18:31 UTC [more...]
[LTP] [RFC PATCH] API: Allow testing of kernel features in development
2022-02-03 10:18 UTC (2+ messages)
` [LTP] [PATCH] Create policy for testing unstable kernel features
[PATCH 00/12] clk: add STM32F429 clock driver support
2022-02-03 10:16 UTC (2+ messages)
[PATCH] firmware: zynqmp-fpga: fix use of uninitialized addr
2022-02-03 10:16 UTC (2+ messages)
[BUG]: musb broken since v5.17-rc1 on gta04 (omap3 / dm3730)
2022-02-03 10:16 UTC
[PATCH v2 net-next 0/5] net: dsa: mv88e6xxx: Improve standalone port isolation
2022-02-03 10:16 UTC (6+ messages)
` [PATCH v2 net-next 1/5] net: dsa: mv88e6xxx: Improve isolation of standalone ports
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Support policy entries in the VTU
` [PATCH v2 net-next 3/5] net: dsa: mv88e6xxx: Enable port policy support on 6097
` [PATCH v2 net-next 4/5] net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
` [PATCH v2 net-next 5/5] selftests: net: bridge: Parameterize ageing timeout
[PATCH v2 0/6] Fix some bugs related to ramp and dax
2022-02-03 10:17 UTC (5+ messages)
` [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
[PATCH v2] doc: check-ignore: code-quote an exclamation mark
2022-02-03 10:16 UTC
[yocto] [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config
2022-02-03 10:16 UTC (5+ messages)
[PATCH master] clk: imx6: fix PLL exception for i.MX6DQ revision 1.0
2022-02-03 10:14 UTC (2+ messages)
[Virtio-fs] [virtiofsd] MR closed: Flexibilize our deps to support new patch versions
2022-02-03 10:14 UTC
[PATCH v3 0/4] mtdchar: add MEMREAD ioctl
2022-02-03 10:13 UTC (7+ messages)
` [PATCH v3 4/4] "
[PATCH 0/8] virtio: Add vhost-user based Video decode
2022-02-03 10:13 UTC (4+ messages)
` [PATCH 1/8] vhost-user-video: Add a README.md with cheat sheet of commands
[PATCH] MAINTAINERS: Update maintainers for chelsio crypto drivers
2022-02-03 10:12 UTC
[PATCH 0/9] Add SCMI Virtio & Clock atomic support
2022-02-03 10:08 UTC (5+ messages)
` [PATCH v2 1/9] firmware: arm_scmi: Add a virtio channel refcount
[PATCH] mm: vmscan: remove deadlock due to throttling failing to make progress
2022-02-03 10:12 UTC (2+ messages)
[PATCH] serial: cadence: add ZynqMP compatibles
2022-02-03 9:57 UTC (2+ messages)
[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
2022-02-03 10:09 UTC (6+ messages)
` [PATCH 10/12] block.c: add subtree_drains where needed
[PATCH 0/6] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
2022-02-03 9:51 UTC (5+ messages)
` [PATCH 5/6] sched/preempt: add PREEMPT_DYNAMIC using "
[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-03 10:09 UTC (11+ messages)
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
[PATCH] mmc: block: fix read single on recovery logic
2022-02-03 10:09 UTC (2+ messages)
[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
2022-02-03 9:51 UTC (117+ messages)
` [PATCH v2 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v2 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v2 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v2 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v2 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v2 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v2 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v2 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v2 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v2 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v2 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v2 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v2 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v2 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v2 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v2 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v2 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v2 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v2 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v2 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v2 22/31] clk: mediatek: gate: "
` [PATCH v2 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v2 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v2 25/31] clk: mediatek: pll: "
` [PATCH v2 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v2 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v2 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v2 31/31] clk: mediatek: Warn if clk IDs are duplicated
[PATCH] doc: check-ignore: code-quote an exclamation mark
2022-02-03 10:08 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 00/19] Add iecm and idpf
2022-02-03 10:08 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net-next 06/19] iecm: add virtchnl messages for queues
[PATCH] docs: document patch rules
2022-02-03 10:07 UTC (4+ messages)
[Buildroot] [PATCH 1/1] configs/zynqmp_zcu10x: Bump ATF/U-Boot/Linux to Xilinx 2021.2
2022-02-03 10:07 UTC (5+ messages)
Notes on Generating Python signatures for QMP RPCs
2022-02-03 10:03 UTC (4+ messages)
[PATCH] ASoC: cs47l15: Ensure regmap_irq is built
2022-02-03 10:05 UTC (2+ messages)
[PATCH v2] iommu/iova: Separate out rcache init
2022-02-03 9:59 UTC (2+ messages)
[PATCH net-next v2 0/2] Support for the IOAM insertion frequency
2022-02-03 10:01 UTC (3+ messages)
[PATCH] net: bootp: Make root path (option 17) length configurable
2022-02-03 10:00 UTC (2+ messages)
[PATCH v3 33/40] cxl/mem: Add the cxl_mem driver
2022-02-03 9:59 UTC (5+ messages)
` [PATCH v4 "
[PATCH v2] perf/amd: Implement erratum #1292 workaround for F19h M00-0Fh
2022-02-03 9:58 UTC (2+ messages)
` [PATCH v3] "
[Question] Translation Dictionary
2022-02-03 9:54 UTC (3+ messages)
[Virtio-fs] [virtiofsd] MR merged: mount_fd: Use Arc for MountFd reference counting
2022-02-03 9:57 UTC
[PATCH v3 32/40] cxl/core/port: Add switch port enumeration
2022-02-03 9:55 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 0/2] x86/mm: get/set PoD target related adjustments
2022-02-03 9:52 UTC (7+ messages)
` [PATCH v3 1/2] IOMMU/x86: disallow device assignment to PoD guests
Updated git tree for MM patches??
2022-02-03 9:52 UTC (3+ messages)
[PATCH v2 00/13] In-core git merge-tree ("Server side merges")
2022-02-03 9:45 UTC (7+ messages)
` [PATCH v3 00/15] "
` [PATCH v3 03/15] merge-tree: add option parsing and initial shell for real merge function
[PATCH v2 0/4] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM
2022-02-03 9:51 UTC (3+ messages)
[PATCH v2 0/2] drm/tiny: Ensure DT compatibles have SPI device IDs
2022-02-03 9:48 UTC (2+ messages)
[Intel-gfx] [PATCH 00/20] Initial support for small BAR recovery
2022-02-03 9:48 UTC (16+ messages)
` [Intel-gfx] [PATCH 16/20] drm/i915/create: apply ALLOC_TOPDOWN by default
` "
` [Intel-gfx] [PATCH 17/20] drm/i915/uapi: add NEEDS_CPU_ACCESS hint
` "
` [Intel-gfx] [PATCH 18/20] drm/i915/uapi: forbid ALLOC_TOPDOWN for error capture
` "
` [Intel-gfx] [PATCH 19/20] drm/i915/lmem: don't treat small BAR as an error
` "
[PATCH net-next v2 0/4] add frag page support in page pool
2022-02-03 9:48 UTC (7+ messages)
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "
[Buildroot] [PATCH 1/1] package/mpd: ignore CVE-2020-746[56] intended for FreeBSD PPP daemon
2022-02-03 9:47 UTC
[PATCH v2 0/3] drm/panel: Ensure DT compatibles have SPI device IDs
2022-02-03 9:47 UTC (2+ messages)
[PATCH] test/mbuf: fix mbuf data content check
2022-02-03 9:47 UTC (2+ messages)
[PATCH v4 0/4] Python: Improvements for iotest 040,041
2022-02-03 9:38 UTC (8+ messages)
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py
[PATCH mptcp-next v4 0/8] mptcp: fixes and enhancements related to path management
2022-02-03 9:46 UTC (3+ messages)
` [PATCH mptcp-next v4 5/8] mptcp: netlink: store per namespace list of refcounted listen socks
[PATCH] libata: Don't issue ATA_LOG_DIRECTORY to SATADOM-ML 3ME
2022-02-03 9:44 UTC (11+ messages)
[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
2022-02-03 9:44 UTC (7+ messages)
[PATCH v3 00/13] ARM: ftrace fixes and cleanups
2022-02-03 9:41 UTC (4+ messages)
` [PATCH v3 08/13] ARM: ftrace: enable the graph tracer with the EABI unwinder
QCA6174 connection issues when loading board firmware
2022-02-03 9:42 UTC (2+ messages)
[PATCH 00/19] rtw89: support AP mode
2022-02-03 9:41 UTC (6+ messages)
` [PATCH 13/19] rtw89: extend role_maintain to "
[PATCH] ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
2022-02-03 9:41 UTC
[PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support
2022-02-03 9:41 UTC (7+ messages)
` [PATCH v3 31/40] cxl/memdev: Add numa_node attribute
[PATCH v3] sched/fair: Fix fault in reweight_entity
2022-02-03 9:40 UTC (3+ messages)
` [PATCH v4] "
[PATCH bpf-next 0/3] libbpf: Fix accessing the first syscall argument on s390
2022-02-03 9:40 UTC (5+ messages)
` [PATCH bpf-next 1/3] s390/bpf: Add orig_gpr2 to user_pt_regs
[PATCH mptcp-next] selftests: mptcp: fix diag instability
2022-02-03 9:40 UTC (3+ messages)
[PATCH v2] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
2022-02-03 9:39 UTC (2+ messages)
[LTP] [PATCH v1] Extract libclone from testcases/kernel/containers
2022-02-03 9:37 UTC (5+ messages)
[PULL] drm-intel-fixes
2022-02-03 9:37 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 4.16 / 4.15] MAINTAINERS: Anthony is stable branch tools maintainer
2022-02-03 9:35 UTC (2+ messages)
[PATCH v5] kernel/time: move timer sysctls to its own file
2022-02-03 9:35 UTC (4+ messages)
[PATCH net-next v1 0/4] usbnet: add "label" support
2022-02-03 9:34 UTC (3+ messages)
Building of warrior branch fails when building with Ubuntu 20.04 LTS #qemu #yocto #linux
2022-02-03 9:33 UTC (2+ messages)
` Building of warrior branch fails when building with Ubuntu 20.04 LTS #linux #qemu #yocto
[PATCH 01/33] seatd: add recipe
2022-02-03 9:33 UTC (4+ messages)
` [PATCH 03/33] gdb: update 11.1 -> 11.2
` [OE-core] "
[PATCH v3 0/4] mm/gup: some cleanups
2022-02-03 9:32 UTC (5+ messages)
` [PATCH v3 1/4] mm: Fix invalid page pointer returned with FOLL_PIN gups
` [PATCH v3 2/4] mm/gup: clean up follow_pfn_pte() slightly
` [PATCH v3 3/4] mm/gup: remove unused pin_user_pages_locked()
` [PATCH v3 4/4] mm/gup: remove get_user_pages_locked()
[PATCH 0/3] support USB offload feature
2022-02-03 9:33 UTC (2+ messages)
[PATCH v2] rtw88: fix use after free in rtw_hw_scan_update_probe_req()
2022-02-03 9:29 UTC (2+ messages)
[Intel-gfx] [PATCH v3] dma-buf-map: Rename to iosys-map
2022-02-03 9:29 UTC (4+ messages)
` "
[PATCH 00/12] Update gstreamer recipes to 1.19.90
2022-02-03 9:27 UTC (4+ messages)
` [PATCH 05/12] gstreamer1.0-plugins-ugly: 1.18.5 -> 1.19.90
[PATCH] mm/page_alloc: add zone to zonelist if populated
2022-02-03 9:27 UTC (3+ messages)
[PATCH] linux/const.h: Explain how __is_constexpr() works
2022-02-03 9:25 UTC (3+ messages)
[yocto] Build error:undefined reference to `stime' on Yocto Warrior
2022-02-03 9:25 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.