messages from 2022-03-23 21:45:53 to 2022-03-23 23:05:45 UTC [more...]
incoming
2022-03-23 23:05 UTC (17+ messages)
` [patch 01/41] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
` [patch 02/41] proc/vmcore: fix possible deadlock on concurrent mmap and read
` [patch 03/41] proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
` [patch 04/41] linux/types.h: remove unnecessary __bitwise__
` [patch 05/41] Documentation/sparse: add hints about __CHECKER__
` [patch 06/41] kernel/ksysfs.c: use helper macro __ATTR_RW
` [patch 07/41] Kconfig.debug: make DEBUG_INFO selectable from a choice
` [patch 08/41] include: drop pointless __compiler_offsetof indirection
` [patch 09/41] ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
[GIT PULL 0/4] ARM: SoC tree changes for 5.18
2022-03-23 23:05 UTC
[GIT PULL] ata changes for 5.18-rc1
2022-03-23 23:04 UTC (3+ messages)
[PATCH v2] qemu: Depend on virtual/egl
2022-03-23 23:03 UTC (3+ messages)
` [OE-core] "
[PATCH] poky/package: Prevent perform_packagecopy from removing /sysroot-only
2022-03-23 23:03 UTC
[PATCH 1/3] perf lock: Add --synth=no option for record
2022-03-23 23:02 UTC (3+ messages)
` [PATCH 2/3] perf lock: Extend struct lock_key to have print function
` [PATCH 3/3] perf lock: Add -F/--field option to control output
[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
2022-03-23 23:01 UTC (9+ messages)
` [PATCH RFC net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()
` [PATCH RFC net-next 4/5] net: phy: introduce is_c45_over_c22 flag
[RFC PATCH] getvalues(2) prototype
2022-03-23 22:58 UTC (8+ messages)
[dm-devel] [device-mapper-dm:dm-5.19 132/132] drivers/md/dm.c:1542:18: error: 'result' undeclared
2022-03-23 22:57 UTC (2+ messages)
` "
[PATCH v2 0/9] Crossing our fingers is not a strategy
2022-03-23 22:57 UTC (2+ messages)
[PATCH v2 1/3] nl80211: retrieve EHT capabilities in AP mode
2022-03-23 22:54 UTC (3+ messages)
` [PATCH v2 2/3] nl80211: retrieve EHT operation element "
` [PATCH v2 3/3] mac80211: EHT operation element support "
[PATCH RFC 00/12] IOMMUFD Generic interface
2022-03-23 22:54 UTC (11+ messages)
` [PATCH RFC 08/12] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
[PATCH v2 00/11] KVM: selftests: Add aarch64/page_fault_test
2022-03-23 22:54 UTC (24+ messages)
` [PATCH v2 01/11] KVM: selftests: Add a userfaultfd library
` [PATCH v2 02/11] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
` [PATCH v2 03/11] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v2 04/11] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v2 05/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v2 06/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v2 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v2 08/11] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v2 09/11] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v2 10/11] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v2 11/11] KVM: selftests: aarch64: Add mix of "
Memory leak in via_isa_realize()
2022-03-23 22:53 UTC (6+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915/dg2: Load DMC
2022-03-23 22:49 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "
[RFC PATCH v5 000/104] KVM TDX basic feature support
2022-03-23 22:48 UTC (6+ messages)
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path
imx8mp EQoS "EQOS_DMA_MODE_SWR stuck"
2022-03-23 22:47 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/adlp: Fix register corruption after DDI clock enabling
2022-03-23 22:47 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
[folded-merged] docs-sysctl-kernel-add-missing-bit-to-panic_print-fix.patch removed from -mm tree
2022-03-23 22:47 UTC
[PATCH v2 1/2] cfg80211: support disabling EHT mode
2022-03-23 22:46 UTC (2+ messages)
` [PATCH v2 2/2] mac80211: "
[folded-merged] taskstats-remove-unneeded-dead-assignment-fix.patch removed from -mm tree
2022-03-23 22:46 UTC
[Bug 976] rte_rib (and rte_rib6) do not handle /0 correctly
2022-03-23 22:46 UTC
[folded-merged] cgroup-use-irqsave-in-cgroup_rstat_flush_locked-fix.patch removed from -mm tree
2022-03-23 22:44 UTC
[PATCH v4 00/13] accel: Fix vCPU memory leaks
2022-03-23 22:43 UTC (14+ messages)
` [PATCH v4 07/13] accel-ops: Introduce create_vcpu_thread_precheck / postcheck handlers
` [PATCH v4 09/13] accel/all: Extract common_vcpu_thread_create()
` [PATCH v4 10/13] accel-ops: Introduce common_vcpu_thread_destroy() and .precheck handler
` [PATCH v4 11/13] accel/tcg: Add rr_destroy_vcpu_thread_precheck()
` [PATCH v4 12/13] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread()
` [PATCH v4 13/13] softmmu/cpus: Free cpu->halt_cond "
[folded-merged] kconfigdebug-make-debug_info-selectable-from-a-choice-fix.patch removed from -mm tree
2022-03-23 22:43 UTC
[folded-merged] linux-typesh-remove-unnecessary-__bitwise__-fix.patch removed from -mm tree
2022-03-23 22:42 UTC
[folded-merged] proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix.patch removed from -mm tree
2022-03-23 22:42 UTC
[PATCH] ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/B
2022-03-23 22:40 UTC (4+ messages)
[PATCHSET v2 0/2] Fix MSG_WAITALL for IORING_OP_RECV/RECVMSG
2022-03-23 22:41 UTC (3+ messages)
` [PATCH 1/2] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
` [PATCH 2/2] io_uring: add flag for disabling provided buffer recycling
[RFC BlueZ] adapter: Introduce BTD_ADAPTER_DBG
2022-03-23 22:40 UTC (10+ messages)
` [PATCH BlueZ v4 1/9] log: Don't log __FILE__ and __func__ with DBG_IDX
` [PATCH BlueZ v4 2/9] mgmt: Add DBG macro
` [PATCH BlueZ v4 3/9] mgmt: Introduce mgmt_set_verbose
` [PATCH BlueZ v4 4/9] adapter: Don't use DBG in mgmt_debug
` [PATCH BlueZ v4 5/9] att: Log file and function names
` [PATCH BlueZ v4 6/9] gatt-client: Add DBG macro
` [PATCH BlueZ v4 7/9] gatt-server: "
` [PATCH BlueZ v4 8/9] att: Rename att_debug and att_verbose to DBG and VERBOSE
` [PATCH BlueZ v4 9/9] device: Don't use DBG in gatt_debug
[PATCH v2 3/4] device property: Add iomap to fwnode operations
2022-03-23 22:37 UTC (2+ messages)
[dm-devel] [device-mapper-dm:dm-5.19 132/132] drivers/md/dm.c:1542:4: error: use of undeclared identifier 'result'
2022-03-23 22:37 UTC (2+ messages)
` "
[PATCH net v3 0/3] vsock/virtio: enable VQs early on probe and finish the setup before using them
2022-03-23 22:37 UTC (3+ messages)
kernel/bpf/btf.c:3827:24: warning: Variable 'tag' is not assigned a value. [unassignedVariable]
2022-03-23 22:37 UTC
[RFC PATCH v1] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
2022-03-23 22:36 UTC (4+ messages)
[PATCH] hw/riscv: virt: Warn the user if -bios is provided when using KVM
2022-03-23 22:31 UTC (4+ messages)
` [EXT] "
` [PATCH v2] "
[scsi] 6aded12b10: kernel_BUG_at_mm/usercopy.c
2022-03-23 22:33 UTC (9+ messages)
[RFC BlueZ] adapter: Introduce BTD_ADAPTER_DBG
2022-03-23 22:31 UTC (2+ messages)
` [RFC,BlueZ] "
OOPs on 5.18
2022-03-23 22:28 UTC
[OE-core][dunfell 00/13] Pull request (cover letter only)
2022-03-23 22:28 UTC
[PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
2022-03-23 22:25 UTC (11+ messages)
` [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
Unable to build branch nvme-5.18
2022-03-23 22:26 UTC (2+ messages)
[PATCH v2 1/4] arm: mvebu: dts: uDPU: update DTS
2022-03-23 22:25 UTC (3+ messages)
` [PATCH v2 2/4] net: mvneta: add SFP TX disable handling
[dm-devel] libmpathpersist: Getting undefined symbol during compilation
2022-03-23 22:24 UTC (2+ messages)
[PATCH] sandbox: usb: Fix out-of-bounds read when fd=-1
2022-03-23 22:24 UTC
usb: dwc2: Problem with remote wakeup implementation
2022-03-23 22:24 UTC
[PATCH] HID: logitech-hidpp: support Color LED feature (8071)
2022-03-23 22:24 UTC (3+ messages)
linux-next: manual merge of the folio tree with the ubifs-fixes tree
2022-03-23 22:17 UTC (3+ messages)
[PATCH BlueZ] mesh: Fix address overrun error in rx filter
2022-03-23 22:23 UTC (2+ messages)
` [BlueZ] "
linux-next: manual merge of the akpm-current tree with the asm-generic tree
2022-03-23 22:16 UTC (2+ messages)
[GIT PULL] asm-generic updates for 5.18
2022-03-23 22:15 UTC
[ovmf test] 168812: regressions - FAIL
2022-03-23 22:15 UTC
linux-next: manual merge of the folio tree with the asm-generic tree
2022-03-23 22:15 UTC (2+ messages)
[PATCH] iommu/dma: Explicitly sort PCI DMA windows
2022-03-23 22:15 UTC (4+ messages)
[meta-networking][PATCH] drbd-utils: update 9.13.1 -> 9.20.2
2022-03-23 22:14 UTC
How to determine the number of unique recent committers on a branch?
2022-03-23 22:14 UTC (5+ messages)
[PATCH v5 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-23 22:13 UTC (4+ messages)
[PATCH 0/7] test-lib-functions: a better "test_expect_failure"
2022-03-23 22:13 UTC (11+ messages)
` [PATCH 1/7] test-lib: add a "test_expect_todo", similar to "test_expect_failure"
[PATCH v4 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
2022-03-23 22:11 UTC (9+ messages)
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [PATCH v4 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection
[obsolete] kallsyms-print-module-name-in-%ps-s-case-when-kallsyms-is-disabled.patch removed from -mm tree
2022-03-23 22:11 UTC
[RFC PATCH 0/5] Split a huge page to any lower order pages
2022-03-23 22:10 UTC (6+ messages)
` [RFC PATCH 3/5] mm: thp: split "
[PATCH 1/1 module-testing] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
2022-03-23 22:10 UTC (3+ messages)
[GIT PULL] ext4 updates for 5.18-rc1
2022-03-23 22:10 UTC (3+ messages)
[RESEND PATCH v5 2/3] mm/mprotect: do not flush when not required architecturally
2022-03-23 22:09 UTC (2+ messages)
RFC: Use of user space handler vs. SIG_DFL on forced signals
2022-03-23 22:09 UTC (5+ messages)
[PATCH 1/3] dt-bindings: Add Immersion Corporation prefix
2022-03-23 22:07 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: input: Add bindings for Immersion ISA1200
[allisonhenderson-xfs-work:delayed_attrs_v29_extended 24/31] fs/xfs/libxfs/xfs_parent.c:55:1: warning: no previous prototype for function 'xfs_init_parent_name_rec'
2022-03-23 22:06 UTC
[allisonhenderson-xfs-work:delayed_attrs_v29_extended 24/31] fs/xfs/libxfs/xfs_parent.c:55:1: warning: no previous prototype for function 'xfs_init_parent_name_rec'
2022-03-23 22:06 UTC
[syzbot] general protection fault in list_lru_add
2022-03-23 22:03 UTC
[PATCH] net: usb: ax88179_178a: add Allied Telesis AT-UMCs
2022-03-23 22:00 UTC
[PATCH] i2c: rcar: add SMBus block read support
2022-03-23 21:52 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
2022-03-23 21:59 UTC (10+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
[PATCH RFC v3 0/6] Intruduce nfsrahead
2022-03-23 21:58 UTC (3+ messages)
[PATCH v5 0/4] add hugetlb_free_vmemmap sysctl
2022-03-23 21:57 UTC (2+ messages)
stable-rc/queue/5.10 baseline: 52 runs, 1 regressions (v5.10.108)
2022-03-23 21:57 UTC
[PATCH] random: treat bootloader trust toggle the same way as cpu trust toggle
2022-03-23 21:56 UTC (2+ messages)
[PATCH v2 2/2] wcn36xx: Implement tx_rate reporting
2022-03-23 21:55 UTC (3+ messages)
` [PATCH v3] "
[meta-security][PATCH] meta-security : Use SPDX style licensing format
2022-03-23 21:53 UTC (2+ messages)
` [yocto] "
[PATCH v4] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
2022-03-23 21:51 UTC (3+ messages)
[PATCH] btrfs: prevent subvol with swapfile from being deleted
2022-03-23 21:45 UTC (3+ messages)
` [PATCH v2] "
[Intel-gfx] [PATCH] drm/i915/display: Extend DP HDR support to hsw+
2022-03-23 21:49 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[Buildroot] [git commit branch/2021.02.x] package/libiec61850: bump to version 1.5.0
2022-03-23 21:42 UTC
[Buildroot] [git commit branch/2021.02.x] package/libiec61850: security bump to version 1.5.1
2022-03-23 21:43 UTC
[PATCH 00/10] Python: Remove synchronous QMP library
2022-03-23 21:47 UTC (3+ messages)
` [PATCH 01/10] python/aqmp: add explicit GPLv2 license to legacy.py
[PATCH for-7.1 0/4] use dc->vmsd with spapr devices vmstate
2022-03-23 21:47 UTC (6+ messages)
` [PATCH for-7.1 2/4] hw/ppc: use qdev to register physical DRC vmstates
[Buildroot] [git commit branch/2021.02.x] package/apache: security bump version to 2.4.53
2022-03-23 21:47 UTC
FAILED: patch "[PATCH] thermal: int340x: fix memory leak in int3400_notify()" failed to apply to 4.19-stable tree
2022-03-23 21:48 UTC (2+ messages)
[Buildroot] [git commit branch/2021.11.x] package/apache: security bump version to 2.4.53
2022-03-23 21:47 UTC
[PATCH BlueZ v3 1/9] log: Don't log __FILE__ and __func__ with DBG_IDX
2022-03-23 21:48 UTC (2+ messages)
` [BlueZ,v3,1/9] "
[Buildroot] [git commit branch/2021.11.x] package/libiec61850: security bump to version 1.5.1
2022-03-23 21:42 UTC
[Buildroot] [git commit branch/2022.02.x] package/apache: security bump version to 2.4.53
2022-03-23 21:47 UTC
FAILED: patch "[PATCH] thermal: int340x: fix memory leak in int3400_notify()" failed to apply to 4.14-stable tree
2022-03-23 21:48 UTC (2+ messages)
[Buildroot] [git commit branch/2022.02.x] package/libiec61850: security bump to version 1.5.1
2022-03-23 21:42 UTC
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.53
2022-03-23 21:47 UTC (2+ messages)
What's cooking in git.git (Mar 2022, #04; Thu, 17)
2022-03-23 21:47 UTC (6+ messages)
[PATCH 0/2] Add RZ/G2L DSI driver
2022-03-23 21:47 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings
FAILED: patch "[PATCH] thermal: int340x: fix memory leak in int3400_notify()" failed to apply to 5.4-stable tree
2022-03-23 21:47 UTC (2+ messages)
[PATCH 1/1] riscv: enable CONFIG_CMD_SBI for QEMU boards
2022-03-23 21:46 UTC
[Buildroot] [PATCH 1/1] package/libiec61850: security bump to version 1.5.1
2022-03-23 21:46 UTC (2+ messages)
[Buildroot] [git commit branch/2022.02.x] linux: bump CIP-RT kernel to version 5.10.104-cip3-rt3
2022-03-23 21:41 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.