messages from 2023-02-27 17:17:15 to 2023-02-27 17:47:08 UTC [more...]
[PATCH] tests: Ensure TAP version is printed before other messages
2023-02-27 17:46 UTC (3+ messages)
[PATCH] arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
2023-02-27 17:45 UTC (2+ messages)
[PATCH v4 00/33] Per-VMA locks
2023-02-27 17:36 UTC (45+ messages)
` [PATCH v4 01/33] maple_tree: Be more cautious about dead nodes
` [PATCH v4 02/33] maple_tree: Detect dead nodes in mas_start()
` [PATCH v4 03/33] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v4 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v4 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v4 06/33] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v4 07/33] maple_tree: Add RCU lock checking to rcu callback functions
` [PATCH v4 08/33] mm: Enable maple tree RCU mode by default
` [PATCH v4 09/33] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v4 10/33] mm: rcu safe VMA freeing
` [PATCH v4 11/33] mm: move mmap_lock assert function definitions
` [PATCH v4 12/33] mm: add per-VMA lock and helper functions to control it
` [PATCH v4 13/33] mm: mark VMA as being written when changing vm_flags
` [PATCH v4 14/33] mm/mmap: move vma_prepare before vma_adjust_trans_huge
` [PATCH v4 15/33] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v4 16/33] mm/mmap: write-lock VMAs in vma_prepare before modifying them
` [PATCH v4 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v4 19/33] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v4 20/33] kernel/fork: assert no VMA readers during its destruction
` [PATCH v4 21/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v4 22/33] mm: introduce vma detached flag
` [PATCH v4 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v4 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v4 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v4 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v4 27/33] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v4 28/33] mm: introduce per-VMA lock statistics
` [PATCH v4 29/33] x86/mm: try VMA lock-based page fault handling first
` [PATCH v4 30/33] arm64/mm: "
` [PATCH v4 31/33] powerc/mm: "
` [PATCH v4 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v4 33/33] mm: separate vma->lock from vm_area_struct
[PATCH v5 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
2023-02-27 17:46 UTC (11+ messages)
` [PATCH v5 2/5] clk: imx: imx8mp: Add audiomix block control
` [PATCH v5 3/5] dt-bindings: clock: "
` [PATCH v5 4/5] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v5 5/5] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK
[PATCH v1 0/3] enable MMU for RISC-V
2023-02-27 17:45 UTC (9+ messages)
` [PATCH v1 1/3] xen/riscv: introduce setup_initial_pages
` [PATCH v1 2/3] xen/riscv: setup initial pagetables
thinktime and thinktime_iotime do not work as expected
2023-02-27 17:44 UTC (2+ messages)
[LSF/MM/BPF BOF] Userspace command abouts
2023-02-27 17:44 UTC (13+ messages)
[PATCH v2] examples/ipsec-secgw: set AES-CTR IV length to 16
2023-02-27 17:45 UTC (3+ messages)
` [PATCH v3] "
out of CI pipeline minutes again
2023-02-27 17:43 UTC (6+ messages)
[PATCH RFC net-next] net: phy: add Marvell PHY PTP support [multicast/DSA issues]
2023-02-27 17:42 UTC (5+ messages)
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-02-27 17:43 UTC (9+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
[PATCH] ps2: Don't send key release event for Lang1, Lang2 keys
2023-02-27 17:42 UTC (2+ messages)
[PATCH v2 1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary
2023-02-27 17:42 UTC (3+ messages)
` [PATCH v2 2/2] bitbake-user-manual: update Hello World example
` [bitbake-devel] "
[PATCH bpf-next v2 0/3] Fix some build errors for bpf selftest on LoongArch
2023-02-27 17:40 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Check __TARGET_ARCH_loongarch if target is bpf for LoongArch
stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.170-8-gaf2a8e58967f)
2023-02-27 17:40 UTC
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-27 17:39 UTC (12+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [Nouveau] "
[virtio-comment] [PATCH] Introduce VIRTIO_F_ISOLATE_INDIRECT_DESC feature
2023-02-27 17:41 UTC (4+ messages)
` [virtio-comment] Re: VIRTIO_RING_F_INDIRECT_SIZE status
[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-02-27 17:38 UTC (9+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
[l1k:rpi-6.2.y-await-linktraining 145/583] drivers/usb/host/dwc_common_port/dwc_crypto.c:80: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-02-27 17:39 UTC
[l1k:rpi-6.2.y-await-linktraining 461/583] drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c:1383:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31
2023-02-27 17:39 UTC
[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
2023-02-27 17:34 UTC (16+ messages)
` [PATCH v3 1/7] hw/cxl/events: Add event status register
` [PATCH v3 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v3 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v3 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v3 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v3 7/7] hw/cxl/events: Add injection of Memory Module Events
[PATCH 0/3] Rename queue index to queue number
2023-02-27 17:39 UTC (11+ messages)
` [PATCH 2/3] transport-mmio: Rename QueueNum register
` [virtio-dev] "
` [virtio-comment] Re: [PATCH 0/3] Rename queue index to queue number
` [virtio-dev] "
[PATCH v7 00/10] vidconsole: refactoring and support for wider fonts
2023-02-27 17:37 UTC (9+ messages)
` [PATCH v7 01/10] video console: refactoring and optimization
` [PATCH v7 02/10] video console: add support for fonts wider than 1 byte
` [PATCH v7 03/10] video console: move 8x16 font data in named header
` [PATCH v7 04/10] video console: implement multiple fonts configuration
` [PATCH v7 05/10] video console: move vidconsole_get_font_size() logic to driver ops
` [PATCH v7 06/10] video console: allow font size configuration at runtime
` [PATCH v7 09/10] video console: sandbox_defconfig: add 12x22 font
` [PATCH v7 10/10] video console: add 12x22 console simple font test
[PATCH v3] drm/virtio: Add option to disable KMS support
2023-02-27 17:38 UTC (3+ messages)
[PATCH v2 00/11] fixes and improvements to cnxk crypto PMD
2023-02-27 17:38 UTC (3+ messages)
` [PATCH v2 05/11] crypto/cnxk: set ctx for AE
stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.96-12-g79a511b0130e)
2023-02-27 17:37 UTC
[PATCH 00/11] fixes and improvements to cnxk crypto PMD
2023-02-27 17:38 UTC (3+ messages)
` [PATCH 05/11] crypto/cnxk: set ctx for AE
[PATCH v4 00/31] tcg: Simplify temporary usage
2023-02-27 17:35 UTC (5+ messages)
` [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
` [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
[PATCH v3 00/35] Per-VMA locks
2023-02-27 17:33 UTC (16+ messages)
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
[PATCH v16 00/11] s390x: CPU Topology
2023-02-27 17:34 UTC (6+ messages)
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH 1/3] examples/ipsec-secgw: fix auth IV length
2023-02-27 17:34 UTC (3+ messages)
pull request: liquidio: remove lio_23xx_vsw.bin
2023-02-27 17:34 UTC (4+ messages)
` [EXT] "
[Intel-gfx] [PATCH v2 1/3] drm/i915/power: move dc state members to struct i915_power_domains
2023-02-27 17:29 UTC (6+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/dmc: allocate dmc structure dynamically
[PATCH v14 1/3] drm: of: Lookup if child node has DSI panel or bridge
2023-02-27 17:32 UTC (3+ messages)
` [PATCH v14 2/3] drm: bridge: panel: Add drmm_panel_bridge_add_nodrm
` [PATCH v14 3/3] drm: bridge: panel: Add drmm_of_dsi_get_bridge helper
About regulator error events
2023-02-27 17:31 UTC (5+ messages)
bpf: Question about odd BPF verifier behaviour
2023-02-27 17:31 UTC (10+ messages)
[PATCH] kconfig: Proposed language extension for multiple builds
2023-02-27 17:30 UTC (10+ messages)
Fwd: [PATCH] ptrace.2: Add details about usage of PTRACE_GET_SYSCALL_INFO
2023-02-27 17:30 UTC
[PATCH v2 bpf-next 0/3]: Add socket destroy capability
2023-02-27 17:30 UTC (5+ messages)
` [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc
[PATCH net 0/7] mptcp: fixes for 6.3
2023-02-27 17:29 UTC (8+ messages)
` [PATCH net 1/7] mptcp: fix possible deadlock in subflow_error_report
` [PATCH net 2/7] mptcp: refactor passive socket initialization
` [PATCH net 3/7] mptcp: use the workqueue to destroy unaccepted sockets
` [PATCH net 4/7] mptcp: fix UaF in listener shutdown
` [PATCH net 5/7] selftests: mptcp: userspace pm: fix printed values
` [PATCH net 6/7] mptcp: add ro_after_init for tcp{,v6}_prot_override
` [PATCH net 7/7] mptcp: avoid setting TCP_CLOSE state twice
[Intel-gfx] [PATCH v3 1/4] drm/i915/power: move dc state members to struct i915_power_domains
2023-02-27 17:25 UTC (4+ messages)
` [Intel-gfx] [PATCH v3 2/4] drm/i915/dmc: use has_dmc_id_fw() instead of poking dmc->dmc_info directly
` [Intel-gfx] [PATCH v3 3/4] drm/i915/dmc: add i915_to_dmc() and dmc->i915 and use them
` [Intel-gfx] [PATCH v3 4/4] drm/i915/dmc: allocate dmc structure dynamically
[Intel-gfx] [PATCH v5 1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
2023-02-27 17:19 UTC (2+ messages)
` [Intel-gfx] [PATCH v5 2/2] drm/i915: Use correct huge page manager for MTL
[v1, 00/10] fips_validation application improvements
2023-02-27 17:27 UTC (3+ messages)
[GIT PULL] Kbuild updates for v6.3-rc1
2023-02-27 17:25 UTC (5+ messages)
[PATCH v3 00/27] Replace TARGET_TB_PCREL with CF_PCREL
2023-02-27 17:24 UTC (3+ messages)
` [PATCH v3 24/27] target/hexagon: Replace `tb_pc()` with `tb->pc`
[PATCH v3 0/3] mm: process/cgroup ksm support
2023-02-27 17:24 UTC (5+ messages)
` [PATCH v3 3/3] selftests/mm: add new selftests for KSM
[PATCH] mtd: nand: Show reserved block in chip.erase
2023-02-27 17:24 UTC (2+ messages)
[PATCH v2 0/5] Add Intel LJCA device driver
2023-02-27 17:23 UTC (3+ messages)
` [PATCH v2 4/5] spi: Add support for Intel LJCA USB SPI driver
[PATCH bpf-next v3 00/18] bpf: bpf memory usage
2023-02-27 17:21 UTC (3+ messages)
` [PATCH bpf-next v3 07/18] bpf: ringbuf "
[Patch V6 0/3] Tegra TPM driver with HW flow control
2023-02-27 17:21 UTC (4+ messages)
` [Patch V6 1/3] spi: Add TPM HW flow flag
` [Patch V6 2/3] tpm_tis-spi: Support hardware wait polling
` [Patch V6 3/3] spi: tegra210-quad: Enable TPM "
[igt-dev] [PATCH i-g-t] tests/kms_plane: add invalid pixel format tests
2023-02-27 17:21 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH v5 0/2] Another crack at a handshake upcall mechanism
2023-02-27 17:21 UTC (7+ messages)
` [PATCH v5 1/2] net/handshake: Create a NETLINK service for handling handshake requests
[PATCH v9 0/3] Enhance credential helper protocol to include auth headers
2023-02-27 17:20 UTC (9+ messages)
` [PATCH v10 "
` [PATCH v10 1/3] t5563: add tests for basic and anoymous HTTP access
` [PATCH v11 0/3] Enhance credential helper protocol to include auth headers
` [PATCH v11 1/3] t5563: add tests for basic and anoymous HTTP access
` [PATCH v11 2/3] http: read HTTP WWW-Authenticate response headers
` [PATCH v11 3/3] credential: add WWW-Authenticate header to cred requests
[PATCH] dmapool: push new blocks in ascending order
2023-02-27 17:20 UTC (3+ messages)
[Intel-gfx] [PATCH v4 1/2] drm/i915: Use correct huge page manager for MTL
2023-02-27 17:19 UTC (3+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
[hverkuil-media-tree:saa7146 5/7] drivers/media/common/saa7146/saa7146_video.c:1204:22: warning: unused variable 'size'
2023-02-27 17:19 UTC
[RFC 6/6] pci: hotplug: move cardbus code from drivers/pcmcia
2023-02-27 17:19 UTC (2+ messages)
[PATCH] service: Fix hidden service with wrong passphrase
2023-02-27 17:19 UTC
What's cooking in git.git (Feb 2023, #04; Wed, 22)
2023-02-27 17:19 UTC (4+ messages)
` mc/credential-helper-www-authenticate (Re: What's cooking in git.git (Feb 2023, #04; Wed, 22))
[Intel-gfx] [PATCH] drm/i915/gen12: Update combo PHY init sequence
2023-02-27 17:18 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gen12: Update combo PHY init sequence (rev2)
[PATCH 00/14] Backport BRCMNAND changes from Linux
2023-02-27 17:18 UTC (4+ messages)
[RFC PATCH 0/1] check-attr: integrate with sparse-index
2023-02-27 17:18 UTC (4+ messages)
` [RFC PATCH 1/1] "
[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
2023-02-27 17:17 UTC (11+ messages)
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-02-27 17:17 UTC
[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
2023-02-27 17:17 UTC (16+ messages)
[PATCH v3 0/2] of: populate of_root_node if not set (alternate)
2023-02-27 17:17 UTC (3+ messages)
` [PATCH v3 1/2] of: create of_root if no dtb provided
[igt-dev] [PATCH i-g-t] tools/intel_vbt_decode: Dump mode backlight data
2023-02-27 17:17 UTC (2+ messages)
[PATCH 1/2] sstate.bbclass: factor out manifest cleanup code from sstate_clean_manifest()
2023-02-27 17:17 UTC (4+ messages)
` [PATCH 2/2] sstate.bbclass: fix cleanup when sysroot in manifest != RECIPE_SYSROOT
` [OE-core] "
[PATCH] kcov: improve documentation
2023-02-27 17:17 UTC
[PATCH] eal: fix thread race in control thread creation
2023-02-27 17:17 UTC
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.