messages from 2023-08-25 18:44:18 to 2023-08-25 20:20:42 UTC [more...]
[PATCH v2 00/12] btrfs: ctree.[ch] cleanups
2023-08-25 20:19 UTC (3+ messages)
` [PATCH v2 01/12] btrfs: move btrfs_crc32c_final into free-space-cache.c
` [PATCH v2 03/12] btrfs: move btrfs_extref_hash into inode-item.h
[ANNOUNCE] libgpiod v2.0.2 released
2023-08-25 20:18 UTC
[igt-dev] [PATCH i-g-t v2 0/3] Toggle GT C States and validate power
2023-08-25 20:19 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Toggle GT C States and validate power (rev2)
[PATCH RFT] arm64: dts: qcom: sc7280: Add missing LMH interrupts
2023-08-25 20:17 UTC (2+ messages)
[PATCH] bootstd: Drop some TODOs
2023-08-25 20:16 UTC (2+ messages)
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-25 20:15 UTC (6+ messages)
` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH 00/15] Many folio conversions for ceph
2023-08-25 20:12 UTC (16+ messages)
` [PATCH 01/15] ceph: Convert ceph_writepages_start() to use folios a little more
` [PATCH 02/15] ceph: Convert ceph_page_mkwrite() to use a folio
` [PATCH 03/15] mm: Delete page_mkwrite_check_truncate()
` [PATCH 04/15] ceph: Add a migrate_folio method
` [PATCH 05/15] ceph: Remove ceph_writepage()
` [PATCH 06/15] ceph: Convert ceph_find_incompatible() to take a folio
` [PATCH 07/15] ceph: Convert writepage_nounlock() "
` [PATCH 08/15] ceph: Convert writepages_finish() to use "
` [PATCH 09/15] ceph: Use a folio in ceph_filemap_fault()
` [PATCH 10/15] ceph: Convert ceph_read_iter() to use a folio to read inline data
` [PATCH 11/15] ceph: Convert __ceph_do_getattr() to take a folio
` [PATCH 12/15] ceph: Convert ceph_fill_inode() "
` [PATCH 13/15] ceph: Convert ceph_fill_inline_data() "
` [PATCH 14/15] ceph: Convert ceph_set_page_fscache() to ceph_folio_start_fscache()
` [PATCH 15/15] netfs: Remove unused functions
[PATCH v2] fstests: generic/352 should accomodate other pwrite behaviors
2023-08-25 20:09 UTC
[PATCH] drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0
2023-08-25 20:10 UTC (2+ messages)
` "
[PATCH vOther2 1/1] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-08-25 20:08 UTC
[linuxppc:next-test 85/129] arch/powerpc/xmon/xmon.c:489:12: error: stack frame size (2160) exceeds limit (2048) in 'xmon_core'
2023-08-25 20:09 UTC (2+ messages)
[PATCH 0/2] genirq: don't leak handler procfs entries
2023-08-25 20:07 UTC (8+ messages)
` [PATCH 2/2] genirq: proc: fix a procfs entry leak
[PATCH next] i2c: qcom-cci: Fix error checking in cci_probe()
2023-08-25 20:07 UTC (2+ messages)
[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
2023-08-25 20:08 UTC (3+ messages)
[PATCH BlueZ 0/4] Add mgmt event for BIGInfo report
2023-08-25 20:05 UTC (3+ messages)
` [PATCH BlueZ 2/4] monitor: Add decoding support for BIGInfo mgmt event
[PATCH v2 0/2] i2c: add support for Zhaoxin I2C controller
2023-08-25 20:04 UTC (5+ messages)
` [PATCH v2 1/2] i2c: wmt: split out i2c-viai2c-common.{c,h}
` [PATCH v2 2/2] i2c: add support for Zhaoxin I2C controller
[PATCH] kallsyms: Fix kallsyms_selftest failure
2023-08-25 20:04 UTC (5+ messages)
[linux-next:master 3581/12910] arch/powerpc/kvm/../../../virt/kvm/vfio.c:89:7: error: attribute declaration must precede definition
2023-08-25 20:04 UTC (5+ messages)
[patchtest][PATCH] patchtest: refactor and simplify modules
2023-08-25 20:01 UTC
Providing detailed CPE information for CVE matching capabilities
2023-08-25 19:57 UTC (2+ messages)
` [OE-core] "
[stable:linux-6.1.y 6680/8877] vmlinux.o: warning: objtool: i915_request_get.cold+0x5b: relocation to !ENDBR: live_error_interrupt.cold+0x0
2023-08-25 19:57 UTC
[Buildroot] [PATCH 1/1] package/python3: add the configuration to support python curses
2023-08-25 19:56 UTC
[igt-dev] [PATCH 0/6] tests/kms_vrr: Modify kms_vrr to allow flicker
2023-08-25 19:55 UTC (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
[PATCH bpf-next v2 00/13] bpf: Add support for local percpu kptr
2023-08-25 19:54 UTC (14+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add support for non-fix-size percpu mem allocation
` [PATCH bpf-next v2 02/13] bpf: Add BPF_KPTR_PERCPU as a field type
` [PATCH bpf-next v2 03/13] bpf: Add alloc/xchg/direct_access support for local percpu kptr
` [PATCH bpf-next v2 04/13] bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
` [PATCH bpf-next v2 05/13] selftests/bpf: Update error message in negative linked_list test
` [PATCH bpf-next v2 06/13] libbpf: Add __percpu_kptr macro definition
` [PATCH bpf-next v2 07/13] selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
` [PATCH bpf-next v2 08/13] selftests/bpf: Add tests for array map with local percpu kptr
` [PATCH bpf-next v2 09/13] bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
` [PATCH bpf-next v2 10/13] selftests/bpf: Remove unnecessary direct read of local percpu kptr
` [PATCH bpf-next v2 11/13] selftests/bpf: Add tests for cgrp_local_storage with "
` [PATCH bpf-next v2 12/13] selftests/bpf: Add some negative tests
` [PATCH bpf-next v2 13/13] bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
[PATCH v2 00/23] SRSO fixes/cleanups
2023-08-25 19:51 UTC (3+ messages)
` [PATCH 15/23] x86/srso: Remove 'pred_cmd' label
[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
2023-08-25 19:50 UTC
[syzbot] [btrfs?] possible deadlock in btrfs_search_slot (2)
2023-08-25 19:50 UTC
Question on RPC_TASK_NO_RETRANS_TIMEOUT / NFS_CS_NO_RETRANS_TIMEOUT for NFSv3
2023-08-25 19:49 UTC (2+ messages)
[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
2023-08-25 19:47 UTC (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kbuild: Split internal config targets from .config into .fragment
WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
2023-08-25 19:49 UTC (6+ messages)
[RFC PATCH] Introduce persistent memory pool
2023-08-25 13:32 UTC (4+ messages)
[PATCH v2 2/2] iio: adc: add ltc2309 support
2023-08-25 19:46 UTC (2+ messages)
[Intel-gfx] [PATCH 00/42] Enable Lunar Lake display
2023-08-25 19:46 UTC (7+ messages)
` [Intel-gfx] [PATCH 19/42] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-xe] "
` [Intel-gfx] [PATCH 22/42] drm/i915/xe2lpd: Add DC state support
` [Intel-xe] "
[djwong-xfs:xfile-page-caching 105/203] fs/xfs/xfs_buf.c:2065:11-12: WARNING kmalloc is used to allocate this memory at line 2031
2023-08-25 19:46 UTC
[Cluster-devel] [PATCH 0/7] lockd: dlm: async lock request changes
2023-08-25 17:21 UTC (3+ messages)
` [Cluster-devel] [PATCH 1/7] lockd: introduce safe async lock op
resctrl2 - status
2023-08-25 19:44 UTC (7+ messages)
[PATCH net] r8169: fix ASPM-related issues on a number of systems with NIC version from RTL8168h
2023-08-25 19:44 UTC
pull-request: bpf-next 2023-08-25
2023-08-25 19:43 UTC
[PATCH v4 00/16] Staging: rtl8192e: Rename struct rx_ts_record references
2023-08-25 19:42 UTC (2+ messages)
[PATCH] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-08-25 19:40 UTC (2+ messages)
[PATCH v1] riscv: support arch_has_hw_pte_young()
2023-08-25 19:39 UTC (4+ messages)
[PATCH v2 0/8] cmd: gpt: GPT manipulation improvements
2023-08-25 19:38 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] cmd: gpt: Remove confusing help text
` [PATCH v3 2/8] doc: Add gpt command documentation
` [PATCH v3 3/8] tests: gpt: Remove test order dependency
` [PATCH v3 4/8] cmd: gpt: Add gpt_partition_bootable variable
` [PATCH v3 5/8] cmd: gpt: Add command to set bootable flags
` [PATCH v3 6/8] cmd: gpt: Preserve type GUID if enabled
` [PATCH v3 7/8] cmd: gpt: Preserve bootable flag
` [PATCH v3 8/8] cmd: gpt: Add command to swap partition order
[PATCH v11 0/9] rutabaga_gfx + gfxstream
2023-08-25 19:37 UTC (7+ messages)
[android-common:android-4.14-stable 20607/30000] fs/incfs/format.c:377:23: sparse: sparse: cast truncates bits from constant value (5346434e49 becomes 46434e49)
2023-08-25 19:36 UTC
[GIT PULL] hotfixes for 6.5
2023-08-25 19:34 UTC (2+ messages)
[PATCH] Bluetooth: hci_conn: verify connection is to be aborted before doing it
2023-08-25 19:34 UTC (3+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
` Bluetooth: hci_conn: verify connection is to be aborted before doing it
[PATCH vOther 1/1] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-08-25 19:29 UTC
[XEN PATCH] ioreq: include arch-specific ioreq header in <xen/ioreq.h>
2023-08-25 19:29 UTC (2+ messages)
[PATCH] efi: Correct handling of frame buffer
2023-08-25 19:28 UTC
[PATCH vOther 1/1] qemu-nbd: Restore "qemu-nbd -v --fork" output
2023-08-25 19:27 UTC
[XEN PATCH v3] arm64/vfp: address MISRA C:2012 Dir 4.3
2023-08-25 19:24 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v2] lib/i915: Add a helper to read mmio registers via ioctl
2023-08-25 19:22 UTC (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "
[PATCH v12 0/9] rutabaga_gfx + gfxstream
2023-08-25 19:18 UTC (6+ messages)
` [PATCH v12 8/9] gfxstream + rutabaga: enable rutabaga
[PATCH] drm/amdkfd: Checkpoint and restore queues on GFX11
2023-08-25 19:14 UTC
[PATCH] kbuild: Show Kconfig fragments in "help"
2023-08-25 19:11 UTC (7+ messages)
[PATCH v2] Add configuration option to allow build qemu binary with
2023-08-25 19:11 UTC (3+ messages)
` [PATCH v2 1/1] qemu-build: Add a qemu build option for enabling debug
[PATCH 0/3] leak tests: mark remaining tests leak-free as such
2023-08-25 19:08 UTC (6+ messages)
` [PATCH 1/3] leak tests: mark a handful of tests as leak-free
[syzbot] BUG: sleeping function called from invalid context aclient_loop: send disconnect: Broken pipe
2023-08-25 19:07 UTC
[PATCH RFC net-next v1 0/2] selftests/dpll: DPLL subsystem integration tests
2023-08-25 19:06 UTC (8+ messages)
` [PATCH RFC net-next v1 2/2] selftests/dpll: add DPLL system integration selftests
[libvirt test] 182515: tolerable all pass - PUSHED
2023-08-25 19:07 UTC
[Bug 217664] New: Laptop doesnt wake up from suspend mode
2023-08-25 19:07 UTC (2+ messages)
` [Bug 217664] "
[PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
2023-08-25 19:06 UTC (6+ messages)
[PATCH 00/12] Batch hugetlb vmemmap modification operations
2023-08-25 19:04 UTC (13+ messages)
` [PATCH 01/12] hugetlb: clear flags in tail pages that will be freed individually
` [PATCH 02/12] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH 03/12] hugetlb: Remove a few calls to page_folio()
` [PATCH 04/12] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
` [PATCH 05/12] hugetlb: restructure pool allocations
` [PATCH 06/12] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH 07/12] hugetlb: perform vmemmap restoration "
` [PATCH 08/12] hugetlb: batch freeing of vmemmap pages
` [PATCH 09/12] hugetlb_vmemmap: Optimistically set Optimized flag
` [PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH 11/12] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH 12/12] hugetlb: batch TLB flushes when restoring vmemmap
fs/smb/client/sess.c:160:5: warning: stack frame size (1152) exceeds limit (1024) in 'cifs_try_adding_channels'
2023-08-25 19:05 UTC
[linux-next:master 11860/12910] drivers/of/unittest.c:3763:43: error: invalid use of undefined type 'struct overlay_info'
2023-08-25 19:05 UTC
[PATCH v1] Documentation: Add missing documentation for EXPORT_OP flags
2023-08-25 19:04 UTC
[PATCH] ethernet: tg3: remove unreachable code
2023-08-25 19:04 UTC
[PATCH v2 0/4] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests
2023-08-25 19:02 UTC (2+ messages)
[PATCH] KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set
2023-08-25 19:02 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: Fix SEV-ES intrahost migration
2023-08-25 19:02 UTC (2+ messages)
[PATCH] KVM: x86: Update MAINTAINTERS to include selftests
2023-08-25 19:01 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Include mmu.h in spte.h
2023-08-25 19:01 UTC (2+ messages)
[PATCH 0/2] KVM: selftests: Fix sync_regs race tests on AMD
2023-08-25 19:01 UTC (2+ messages)
[PATCH v2] Convert CFG_SYS_UBOOT_START to Kconfig
2023-08-25 19:01 UTC (4+ messages)
[RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
2023-08-25 19:00 UTC (3+ messages)
[PATCH v13 00/11] LSM: Three basic syscalls
2023-08-25 18:58 UTC (5+ messages)
` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls
[PATCH] of: unittest: Fix of_unittest_pci_node() kconfig dependencies
2023-08-25 18:55 UTC (2+ messages)
[PATCH v3 0/5] ARM: Add GXP UMAC Support
2023-08-25 18:54 UTC (8+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver
[PATCH] drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'
2023-08-25 18:55 UTC (2+ messages)
[PATCH bpf-next v2 00/14] Exceptions - 1/2
2023-08-25 18:55 UTC (7+ messages)
[Intel-gfx] [PATCH v2 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
2023-08-25 18:54 UTC (10+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/i915/guc: Flush context destruction worker at suspend
` "
` [Intel-gfx] [PATCH v2 2/3] drm/i915/guc: Close deregister-context race against CT-loss
` "
[PATCH bpf-next v3] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
2023-08-25 18:53 UTC (2+ messages)
[PATCH 0/3] selftests/hid: assorted fixes
2023-08-25 18:53 UTC (3+ messages)
` [PATCH 4/3] selftests/hid: more fixes to build with older kernel
[PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe
2023-08-25 18:51 UTC (2+ messages)
[PATCH 1/2] net: dsa: microchip: KSZ9477: Provide functions to access MMD registers
2023-08-25 18:48 UTC (6+ messages)
` [PATCH 2/2] net: dsa: microchip: Provide Module 4 KSZ9477 errata (DS80000754C)
[Intel-gfx] [PATCH] drm/i915/gsc: define gsc fw
2023-08-25 18:48 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gsc: define gsc fw (rev3)
[PATCH 1/2] CI: Update to gcc-13.2.0
2023-08-25 18:48 UTC (4+ messages)
` [PATCH 2/2] CI: Move to latest Ubuntu "Jammy" tag
selftests: hid: trouble building with clang due to missing header
2023-08-25 18:46 UTC (14+ messages)
[PATCH V6 00/20] board: ti: Add support for BeaglePlay
2023-08-25 18:03 UTC (2+ messages)
` [PATCH V6 18/20] arm: dts: Add k3-am625-beagleplay
[PATCH 2/2] misc: bm92txx: Add driver for the ROHM BM92Txx
2023-08-25 18:45 UTC (2+ messages)
[PATCH v2 0/3] board: toradex: add verdin am62 support
2023-08-25 16:24 UTC (4+ messages)
` [PATCH v2 3/3] "
[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
2023-08-25 16:01 UTC (3+ messages)
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use
[RFC 0/3] Introduce event link profiles
2023-08-25 18:44 UTC (5+ messages)
` [PATCH "
` [PATCH 1/3] eventdev: introduce "
` [PATCH 2/3] event/cnxk: implement event "
` [PATCH 3/3] test/event: add event link profile test
[PATCH v3] irqchip/qcom-pdc: add support for v3.2 HW
2023-08-25 18:43 UTC (2+ messages)
[PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
2023-08-25 18:44 UTC (12+ messages)
[PATCH] workflows/linux: Add a new make subcommand linux-no-clone
2023-08-25 18:43 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.