All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-13 22:14:11 to 2023-12-13 23:03:31 UTC [more...]

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] driver core: Add a guard() definition for the device_lock()
 2023-12-13 23:02 UTC 

[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  (25+ 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  (6+ messages)
` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
` [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  (13+ messages)
` [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v5 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v5 5/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v5 6/7] serial: omap: do not override settings for RS485 support

[PATCH 3/3] block/mq-deadline: Disable I/O prioritization in certain cases
 2023-12-13 22:55 UTC  (12+ messages)

[PATCHSET v28.2 0/9] xfs: online repair of inodes and forks
 2023-12-13 22:55 UTC  (10+ messages)
` [PATCH 1/9] xfs: disable online repair quota helpers when quota not enabled
` [PATCH 2/9] xfs: try to attach dquots to files before repairing them
` [PATCH 3/9] xfs: add missing nrext64 inode flag check to scrub
` [PATCH 4/9] xfs: dont cast to char * for XFS_DFORK_*PTR macros
` [PATCH 5/9] xfs: set inode sick state flags when we zap either ondisk fork
` [PATCH 6/9] xfs: repair inode records
` [PATCH 7/9] xfs: zap broken inode forks
` [PATCH 8/9] xfs: abort directory parent scrub scans if we encounter a zapped directory
` [PATCH 9/9] xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped

[PATCH] ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
 2023-12-13 22:54 UTC 

[PATCHSET v28.2 0/6] xfs: prepare repair for bulk loading
 2023-12-13 22:53 UTC  (7+ messages)
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
` [PATCH 2/6] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
` [PATCH 3/6] xfs: read leaf blocks when computing keys for bulkloading into node blocks
` [PATCH 4/6] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 5/6] xfs: move btree bulkload record initialization to ->get_record implementations
` [PATCH 6/6] xfs: constrain dirty buffers while formatting a staged btree

[kernel-cve-report] New CVE entries this week
 2023-12-13 22:52 UTC 

[PATCH 1/3] drm/i915: Allow the initial async flip to change modifier
 2023-12-13 22:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

drivers/isdn/hardware/mISDN/hfcmulti.c:466:22: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-13 22:50 UTC 

[PATCH v3] drm/xe/uapi: Uniform async vs sync handling
 2023-12-13 22:49 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Uniform async vs sync handling (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH net-next 0/2] MDIO mux cleanup
 2023-12-13 22:49 UTC  (5+ messages)
` [PATCH net-next 1/2] net: mdio-mux: show errors on probe failure
` [PATCH net-next 2/2] net: mdio-mux: be compatible with parent buses which only support C45

[PATCH v2 bpf-next 00/10] Enhance BPF global subprogs with argument tags
 2023-12-13 22:48 UTC  (6+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test

[PATCH v3 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2023-12-13 22:47 UTC  (6+ messages)
` [PATCH v3 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v3 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH 0/2] btrfs: migrate the remaining functions exposed by a full fstests with larger metadata folios
 2023-12-13 22:39 UTC  (2+ messages)

[PATCH 1/3] systemtap: upgrade 4.9 -> 5.0
 2023-12-13 22:44 UTC  (4+ messages)
` [OE-core] "

How to cope with subvolumes and snapshots on muti-user systems?
 2023-12-13 22:45 UTC  (13+ messages)
            ` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)

stable-rc/queue/4.19 baseline: 90 runs, 19 regressions (v4.19.301-53-g4a8301db521be)
 2023-12-13 22:44 UTC 

[PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
 2023-12-13 22:42 UTC  (3+ messages)

[PATCH] media: dt-bindings: samsung,s5p-mfc: Fix iommu properties schemas
 2023-12-13 22:42 UTC 

[PATCH 1/4] drm/ttm: return ENOSPC from ttm_bo_mem_space
 2023-12-13 22:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH] dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo
 2023-12-13 22:42 UTC 

[PATCH net-next v4 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-13 22:41 UTC  (14+ messages)
` [PATCH net-next v4 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v4 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v4 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v4 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v4 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v4 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v4 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v4 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v4 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v4 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v4 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v4 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v4 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs

[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-13 22:41 UTC  (12+ messages)
` [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
 2023-12-13 22:41 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
` [PATCH v2 2/3] KVM: X86: Add a capability to configure bus frequency for APIC timer
` [PATCH v2 3/3] KVM: selftests: Add test case for x86 apic_bus_clock_frequency

[PATCH v2] drm/xe/uapi: Uniform async vs sync handling
 2023-12-13 22:41 UTC  (5+ messages)

Advice appreciated - attempting data recovery on Intel Optane H10 (CSTS=0x0?)
 2023-12-13 22:40 UTC  (2+ messages)

[PATCH v2] mei: fix spellos in mei.h
 2023-12-13 22:40 UTC 

[PATCH v3 00/11] devm_led_classdev_register() usage problem
 2023-12-13 22:38 UTC  (14+ messages)
` [PATCH v3 01/11] leds: aw2013: unlock mutex before destroying it
` [PATCH v3 02/11] locking: add define if mutex_destroy() is not an empty function
` [PATCH v3 03/11] devm-helpers: introduce devm_mutex_init
` [PATCH v3 04/11] leds: aw2013: use devm API to cleanup module's resources

[Printing-architecture] RFC: Pantum M7300FDW and similar
 2023-12-13 22:39 UTC  (4+ messages)

[PATCH v8 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-12-13 22:37 UTC  (6+ messages)
` [PATCH v8 1/5] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option
` [PATCH v8 2/5] ACPI, APEI, EINJ: Add wrapper __init function
` [PATCH v8 3/5] ACPI: Add CXL protocol error defines
` [PATCH v8 4/5] cxl/core, EINJ: Add CXL debugfs files and EINJ functions
` [PATCH v8 5/5] EINJ, Documentation: Update EINJ kernel doc

[PATCH 0/2 v3] Provide a fallback to smbios tables
 2023-12-13 22:37 UTC  (14+ messages)
` [PATCH 1/2 v3] smbios: Simplify reporting of unknown values
` [PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing

[PATCHSET 0/3] fstests: random fixes for v2023.12.10
 2023-12-13 22:34 UTC  (4+ messages)
` [PATCH 1/3] generic/615: fix loop termination failures
` [PATCH 2/3] generic/410: don't blow away seqres.full during test
` [PATCH 3/3] generic/735: skip this test if we cannot finsert at pos 1M

[PATCH v2 0/3] btrfs: migrate IO path to folios
 2023-12-13 22:27 UTC  (2+ messages)

[PATCH v3 0/3] Add support for XeLink device
 2023-12-13 22:32 UTC  (2+ messages)
` ✓ CI.BAT: success for Add support for XeLink device (rev5)

[PATCH v4 0/1] Enforce 4k sectorize by default for mkfs
 2023-12-13 22:25 UTC  (2+ messages)

[PATCH] x86: tdx: hide unused tdx_dump_mce_info()
 2023-12-13 22:32 UTC  (7+ messages)

[akpm-mm:mm-unstable 208/262] lib/maple_tree.c:5506:25: error: no member named 'end' in 'struct ma_state'
 2023-12-13 22:30 UTC 

[linux-next:master 6248/7300] drivers/hwmon/max31827.c:394:16: sparse: sparse: dubious: x & !y
 2023-12-13 22:30 UTC 

[PATCH] drm/i915/mtl: Fix HDMI/DP PLL clock selection
 2023-12-13 22:29 UTC  (2+ messages)

[Buildroot] [PATCH v8 01/10] package/binutils-bare-metal: new package
 2023-12-13 22:28 UTC  (2+ messages)

[PATCH] x86/virt/tdx: Make TDX host depend on X86_MCE
 2023-12-13 22:28 UTC 

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-13 22:28 UTC  (6+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events

[PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up
 2023-12-13 22:27 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mdio: mdio-bcm-unimac: Delay before first poll
` [PATCH net v2 2/2] net: mdio: mdio-bcm-unimac: Use read_poll_timeout

[RFC] edit: Add basic support for input line editing
 2023-12-13 22:26 UTC  (4+ messages)

[PATCH] gfxmenu/gui_image.c: Fix double free of bitmap
 2023-12-13 22:25 UTC 

[PATCH] sstate: Fix dir ownership issues in SSTATE_DIR
 2023-12-13 22:25 UTC 

[meta-python][PATCH] python3-termcolor: update to version 2.4.0
 2023-12-13 22:25 UTC 

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS bf88f7d920da2bbabef16404a449a4f72cc0ffcd
 2023-12-13 22:23 UTC 

[RFC nf-next 0/2] netfilter: bpf: support prog update
 2023-12-13 22:24 UTC  (3+ messages)
` [RFC nf-next 1/2] "

[PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
 2023-12-13 22:23 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
` [PATCH bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx "

[PATCH v2 0/5] video: Improve syncing performance with cyclic
 2023-12-13 22:22 UTC  (8+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL

linux-next: Tree for Dec 13
 2023-12-13 22:22 UTC  (3+ messages)
` linux-next: Tree for Dec 13 (riscv-32-bit: opcodes)

[PATCH v3] mmc: Poll CD in case cyclic framework is enabled
 2023-12-13 22:22 UTC  (8+ messages)

[meta-python][PATCH] python3-ujson: update to version 5.9.0
 2023-12-13 22:21 UTC 

[Intel-wired-lan] [PATCH iwl-net] idpf: enable WB_ON_ITR
 2023-12-13 22:22 UTC  (6+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS dfaacc77d7876849d0ecdb5dc734d1fb8e6717d3
 2023-12-13 22:20 UTC 

[PATCH v1 1/1] ARM: dts: aspeed: Add IEISystems FP5280G3 BMC machine
 2023-12-13 22:19 UTC  (2+ messages)

[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
 2023-12-13 22:19 UTC  (3+ messages)
` [PATCH v1 3/6] of: irq: add wake capable bit to of_irq_resource()

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.7-rc5-83-gd5b235ec8eab1)
 2023-12-13 22:18 UTC 

[GIT PULL FOR 6.8] mt9m114 fix
 2023-12-13 22:18 UTC  (2+ messages)
` [GIT PULL FOR 6.8] mt9m114 fix (#98006)

linux-next: build failure after merge of the mm-hotfixes tree
 2023-12-13 22:18 UTC 

[PATCH 0/4] drm/i915/dmc: DMC event stuff
 2023-12-13 22:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dmc: DMC event stuff (rev2)

[PATCH] mm: memcg: remove direct use of __memcg_kmem_uncharge_page
 2023-12-13 22:15 UTC  (16+ messages)

[PATCH v2 0/3] watchdog/hpwdt: Cleanup Claiming NMI
 2023-12-13 22:14 UTC  (7+ messages)
` [PATCH v2 1/3] watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
` [PATCH v2 2/3] watchdog/hpwdt: Remove redundant test
` [PATCH v2 3/3] watchdog/hpwdt: Remove unused variable

[PATCH] drm/amdkfd: fix mes set shader debugger process management
 2023-12-13 22:14 UTC  (13+ messages)


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.