messages from 2023-12-13 22:56:08 to 2023-12-13 23:54:09 UTC [more...]
stable/linux-4.19.y baseline: 132 runs, 2 regressions (v4.19.302)
2023-12-13 23:54 UTC
[PATCH] ALSA: hda/tas2781: reset the amp before component_add
2023-12-13 23:49 UTC
[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
2023-12-13 23:51 UTC (10+ messages)
[Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:50 UTC (8+ messages)
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-13 23:49 UTC (12+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[LTP] [PATCH v3 0/3] Add TDEBUG tst_res() flag
2023-12-13 23:48 UTC (8+ messages)
` [LTP] [PATCH v3 1/3] lib/tests: Add test for testing tst_res() flags
` [LTP] [PATCH v3 2/3] lib: Add support for TDEBUG tst_res() flag
[Nouveau] nouveau 0000:01:00.0: drm_WARN_ON(!found_head)
2023-12-13 23:48 UTC (10+ messages)
` "
RAID1 write-mostly+write-behind lockup bug, reproduced under 6.7-rc5
2023-12-13 23:48 UTC
[PATCH] driver core: Add a guard() definition for the device_lock()
2023-12-13 23:47 UTC (2+ messages)
[PATCH] btrfs: drop unused memparse() parameter
2023-12-13 23:46 UTC (6+ messages)
stable/linux-5.15.y build: 114 builds: 1 failed, 113 passed, 4 errors, 5 warnings (v5.15.143)
2023-12-13 23:46 UTC
fs/bcachefs/backpointers.c:46:5-8: Unneeded variable: "ret". Return " 0" on line 53
2023-12-13 23:45 UTC
[RFC,FUTURE 0/3] Make vSBDF configurable by toolstack
2023-12-13 23:44 UTC (4+ messages)
` [RFC,FUTURE 1/3] domctl/pci: add ability to provide/request a virtual SBDF
` [RFC,FUTURE 3/3] tools: libxl: use "vslot" parameter when assigning a PCI device
` [RFC,FUTURE 2/3] tools: libxc: add virtual_sbdf parameter to xc_assign_device
[PATCH 0/2] audit: Further reduce syscall latency
2023-12-13 23:45 UTC (3+ messages)
` [PATCH 2/2] audit: Apply codegen optimizations
[meta-oe] [PATCH] minifi-cpp: Fix do_configure error builder aarch64
2023-12-13 23:42 UTC (5+ messages)
` [oe] "
[RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
2023-12-13 23:43 UTC (3+ messages)
[PATCH] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
2023-12-13 23:42 UTC (4+ messages)
[PATCH ulogd] log NAT events using IPFIX
2023-12-13 23:42 UTC (5+ messages)
[PATCH V3] blk-mq: don't schedule block kworker on isolated CPUs
2023-12-13 23:42 UTC (2+ messages)
[PATCH v2 1/6] PCI/ASPM: Add locked helper for enabling link state
2023-12-13 23:39 UTC (2+ messages)
[PATCH 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-13 23:40 UTC (9+ messages)
` [PATCH 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
` [PATCH 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
` [PATCH 6/8] f2fs: "
` [PATCH 7/8] libfs: Don't support setting casefold operations during lookup
` [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
[PATCH v3 00/34] kmsan: Enable on s390
2023-12-13 23:24 UTC (35+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 02/34] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v3 03/34] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v3 04/34] kmsan: Increase the maximum store size to 4096
` [PATCH v3 05/34] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v3 06/34] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v3 07/34] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v3 08/34] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v3 09/34] kmsan: Expose kmsan_get_metadata()
` [PATCH v3 10/34] kmsan: Export panic_on_kmsan
` [PATCH v3 11/34] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v3 12/34] kmsan: Support SLAB_POISON
` [PATCH v3 13/34] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v3 14/34] mm: slub: Let KMSAN access metadata
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 16/34] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v3 18/34] kmsan: Accept ranges starting with 0 on s390
` [PATCH v3 19/34] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v3 20/34] s390: Use a larger stack for KMSAN
` [PATCH v3 21/34] s390/boot: Add the KMSAN runtime stub
` [PATCH v3 22/34] s390/checksum: Add a KMSAN check
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 31/34] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
[PATCH bpf-next v4] bpf: Support uid and gid when mounting bpffs
2023-12-13 23:40 UTC (2+ messages)
Please pull u-boot-dm/next
2023-12-13 23:39 UTC (2+ messages)
[PATCH v2] ALSA: hda/tas2781: call cleanup functions only once
2023-12-13 23:28 UTC
[Regression] 6.1.66, 6.6.5 - wifi: cfg80211: fix CQM for non-range use
2023-12-13 23:38 UTC (7+ messages)
[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-13 23:37 UTC (9+ messages)
` [PATCH 1/5] mm/zswap: reuse dstmem when decompress
` [PATCH 2/5] mm/zswap: change dstmem size to one page
` [PATCH 3/5] mm/zswap: refactor out __zswap_load()
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()
[PATCH net-next 0/3] netlink: specs: prep legacy specs for C code gen
2023-12-13 23:38 UTC (5+ messages)
` [PATCH net-next 1/3] netlink: specs: ovs: remove fixed header fields from attrs
` [PATCH net-next 2/3] netlink: specs: ovs: correct enum names in specs
` [PATCH net-next 3/3] netlink: specs: mptcp: rename the MPTCP path management(?) spec
[PATCH 00/15] kexec: Allow preservation of ftrace buffers
2023-12-13 23:36 UTC (6+ messages)
` [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers
Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
2023-12-13 23:35 UTC (5+ messages)
[PATCH] ALSA: hda/tas2781: call cleanup functions only once
2023-12-13 23:23 UTC
[PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
2023-12-13 23:33 UTC (5+ messages)
` [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
` [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
[PATCH net 1/2] net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
2023-12-13 23:31 UTC (2+ messages)
linux-next: build failure after merge of the mm-hotfixes tree
2023-12-13 23:31 UTC (2+ messages)
[PATCH 0/1] RFC: linux-5.15.y ksmbd backport for CVE-2023-38431
2023-12-13 23:31 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-13 23:29 UTC (3+ messages)
[PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-12-13 23:27 UTC (5+ messages)
` [PATCH v7 02/24] x86/resctrl: kfree() rmid_ptrs from rdtgroup_exit()
[GIT PULL] Rockchip clock fixes for 6.7
2023-12-13 23:27 UTC (3+ messages)
[PATCH] x86/virt/tdx: Make TDX host depend on X86_MCE
2023-12-13 23:26 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
2023-12-13 23:24 UTC
How to cope with subvolumes and snapshots on muti-user systems?
2023-12-13 23:24 UTC (11+ messages)
` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
[linux-next:pending-fixes] BUILD SUCCESS 91523d2e24e55ae76d35f6920af9711f1091772f
2023-12-13 23:23 UTC
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-13 23:23 UTC (6+ messages)
` [External] "
[PATCH] drm/i915: Add Wa_14019877138
2023-12-13 23:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14019877138 (rev4)
[PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
2023-12-13 23:21 UTC (2+ messages)
` [PATCH] dt-bindings: display: samsung, exynos-mixer: "
[linusw-pinctrl:ib-pef2256-framer] BUILD SUCCESS 1e95d20ae8e6a383b4c1dd2282e5259790724037
2023-12-13 23:20 UTC
[PATCH v3] drm/xe/uapi: Uniform async vs sync handling
2023-12-13 23:19 UTC (2+ messages)
` ✗ CI.BAT: failure for drm/xe/uapi: Uniform async vs sync handling (rev3)
[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
2023-12-13 23:18 UTC (5+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
[PATCH net-next 0/8] tools: ynl-gen: fill in the gaps in support of legacy families
2023-12-13 23:14 UTC (9+ messages)
` [PATCH net-next 1/8] tools: ynl-gen: add missing request free helpers for dumps
` [PATCH net-next 2/8] tools: ynl-gen: use enum user type for members and args
` [PATCH net-next 3/8] tools: ynl-gen: support fixed headers in genetlink
` [PATCH net-next 4/8] tools: ynl-gen: fill in implementations for TypeUnused
` [PATCH net-next 5/8] tools: ynl-gen: record information about recursive nests
` [PATCH net-next 6/8] tools: ynl-gen: re-sort ignoring "
` [PATCH net-next 7/8] tools: ynl-gen: store recursive nests by a pointer
` [PATCH net-next 8/8] tools: ynl-gen: print prototypes for recursive stuff
[PATCH 0/2 v3] Provide a fallback to smbios tables
2023-12-13 23:14 UTC (9+ messages)
` [PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH 00/13] More swap folio conversions
2023-12-13 23:14 UTC (3+ messages)
` [PATCH 01/13] mm: Return the folio from __read_swap_cache_async()
drivers/rpmsg/qcom_glink_smem.c:93:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-12-13 23:13 UTC
[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-12-13 23:13 UTC (12+ messages)
+ maple_tree-do-not-preallocate-nodes-for-slot-stores.patch added to mm-hotfixes-unstable branch
2023-12-13 23:12 UTC
[net-next PATCH 0/2] net: add define to describe link speed modes
2023-12-13 23:10 UTC (3+ messages)
+ mm-convert-swap_cluster_readahead-and-swap_vma_readahead-to-return-a-folio.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-return-a-folio-from-read_swap_cache_async.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-remove-page_swap_info.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-convert-swap_readpage-to-swap_read_folio.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-convert-swap_page_sector-to-swap_folio_sector.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-pass-a-folio-to-swap_readpage_bdev_async.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-pass-a-folio-to-swap_readpage_bdev_sync.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-pass-a-folio-to-swap_readpage_fs.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-pass-a-folio-to-swap_writepage_bdev_async.patch added to mm-unstable branch
2023-12-13 23:12 UTC
+ mm-pass-a-folio-to-swap_writepage_bdev_sync.patch added to mm-unstable branch
2023-12-13 23:12 UTC
[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
2023-12-13 23:10 UTC (2+ messages)
+ mm-pass-a-folio-to-swap_writepage_fs.patch added to mm-unstable branch
2023-12-13 23:11 UTC
+ mm-pass-a-folio-to-__swap_writepage.patch added to mm-unstable branch
2023-12-13 23:11 UTC
+ mm-return-the-folio-from-__read_swap_cache_async.patch added to mm-unstable branch
2023-12-13 23:11 UTC
[PATCH v4 0/2] drm/msm/dpu: INTF CRC configuration cleanups and fix
2023-12-13 23:11 UTC (3+ messages)
[PATCH] drm/msm/dp: call dp_display_get_next_bridge() during probe
2023-12-13 23:11 UTC (3+ messages)
[PATCH 0/4] drm/i915/dmc: DMC event stuff
2023-12-13 23:11 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dmc: DMC event stuff (rev2)
[xen-unstable test] 184114: regressions - FAIL
2023-12-13 23:09 UTC
[PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support
2023-12-13 23:07 UTC (3+ messages)
` [PATCH v6 08/17] board: ti: j784s4: Add board support for J784S4 EVM
[ANNOUNCE] 6.1.67-rt20
2023-12-13 23:06 UTC (2+ messages)
[PATCH v2] net: wget: Support non-default HTTP port
2023-12-13 23:06 UTC (2+ messages)
[PATCH v2] test/py: mii: Add tests for mii command
2023-12-13 23:06 UTC (2+ messages)
[PATCH] maintainers: bcmns3: remove maintainer
2023-12-13 23:06 UTC (2+ messages)
[PATCH] maintainers: rk3399: remove maintainer
2023-12-13 23:06 UTC (2+ messages)
[PATCH] MAINTAINERS: Fix ARCH_APPLE file paths
2023-12-13 23:05 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net] idpf: enable WB_ON_ITR
2023-12-13 23:06 UTC (7+ messages)
[PATCH] drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt
2023-12-13 23:05 UTC (2+ messages)
[PATCH] lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message
2023-12-13 23:05 UTC (2+ messages)
[PATCH 0/5] *** bugfixes and code refactoring for nvme target ***
2023-12-13 23:05 UTC (2+ messages)
[PATCH 00/10] Introduce VF specific interrupts handler
2023-12-13 23:04 UTC (4+ messages)
` [PATCH 01/10] drm/xe: Add device flag for memory based IRQ support
stable/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.204)
2023-12-13 23:03 UTC
[PATCH] crypto: tcrypt - add script tcrypt_speed_compare.py
2023-12-13 23:03 UTC (4+ messages)
[PATCH v3] trace/kprobe: Display the actual notrace function when rejecting a probe
2023-12-13 23:02 UTC (2+ messages)
arm64/for-kernelci baseline: 42 runs, 2 regressions (v6.7-rc5-83-gd5b235ec8eab1)
2023-12-13 23:01 UTC
[GIT PULL] xfs: fix growfsrt failure during rt volume attach
2023-12-13 23:00 UTC
[PATCH v5] drm/msm/dpu: improve DSC allocation
2023-12-13 23:00 UTC (3+ messages)
[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
2023-12-13 22:59 UTC (11+ messages)
[RFC 0/4] Fix extra settings not being taken post-DPP
2023-12-13 22:59 UTC (2+ messages)
[PATCH] btrfs: drop unused memparse() parameter
2023-12-13 22:52 UTC (5+ messages)
` [PATCH] btrfs: validate scrub_speed_max sysfs string
[PATCH v4] tracing/selftests: Add test to test the trace_marker
2023-12-13 22:59 UTC (2+ messages)
[PATCH] rpmsg: glink: Fix buffer overflow
2023-12-13 22:58 UTC (3+ messages)
[PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
2023-12-13 22:57 UTC (2+ messages)
[PATCHSET v28.2 0/4] xfs: online repair of quota and rt metadata files
2023-12-13 22:57 UTC (5+ messages)
` [PATCH 1/4] xfs: check the ondisk space mapping behind a dquot
` [PATCH 2/4] xfs: check dquot resource timers
` [PATCH 3/4] xfs: improve dquot iteration for scrub
` [PATCH 4/4] xfs: repair quotas
[PATCHSET v28.2 0/5] xfs: online repair of file fork mappings
2023-12-13 22:56 UTC (5+ messages)
` [PATCH 2/5] xfs: repair inode fork block mapping data structures
` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
` [PATCH 5/5] xfs: repair problems in CoW forks
[PATCH v5 0/7] Fixes and improvements for RS485
2023-12-13 22:55 UTC (4+ messages)
` [PATCH v5 6/7] serial: omap: do not override settings for RS485 support
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.