messages from 2022-03-23 22:04:55 to 2022-03-23 23:06:52 UTC [more...]
incoming
2022-03-23 23:06 UTC (56+ 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()
` [patch 10/41] bitfield: add explicit inclusions to the example
` [patch 11/41] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
` [patch 12/41] lib: bitmap: fix many kernel-doc warnings
` [patch 13/41] checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
` [patch 14/41] checkpatch: add --fix option for some TRAILING_STATEMENTS
` [patch 15/41] checkpatch: add early_param exception to blank line after struct/function test
` [patch 16/41] checkpatch: use python3 to find codespell dictionary
` [patch 17/41] init: use ktime_us_delta() to make initcall_debug log more precise
` [patch 18/41] init.h: improve __setup and early_param documentation
` [patch 19/41] init/main.c: return 1 from handled __setup() functions
` [patch 20/41] fs/pipe: use kvcalloc to allocate a pipe_buffer array
` [patch 21/41] fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
` [patch 22/41] minix: fix bug when opening a file with O_DIRECT
` [patch 23/41] fat: use pointer to simple type in put_user()
` [patch 24/41] cgroup: use irqsave in cgroup_rstat_flush_locked()
` [patch 25/41] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
` [patch 26/41] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
` [patch 27/41] x86/setup: "
` [patch 28/41] arm64: mm: "
` [patch 29/41] docs: kdump: update description about sysfs file system support
` [patch 30/41] docs: kdump: add scp example to write out the dump file
` [patch 31/41] panic: unset panic_on_warn inside panic()
[Bug 215712] New: kernel deadlocks while mounting the image
2022-03-23 23:06 UTC (2+ messages)
` [Bug 215712] "
[syzbot] general protection fault in io_kill_timeouts
2022-03-23 23:06 UTC (2+ messages)
[PATCH 0/2] crypto objtool cleanup
2022-03-23 23:05 UTC (2+ messages)
` [PATCH 3/2] x86/poly1305: Fixup SLS
[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 (2+ messages)
[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 (5+ messages)
` [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
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.