All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-04 18:14:25 to 2024-03-04 19:03:52 UTC [more...]

[PATCH v2 000/113] efi: prepare for ARM64 EFI loader support
 2024-03-04 19:00 UTC  (19+ messages)
` [PATCH v2 001/113] string: implement strcmp_ptr and streq_ptr helpers
` [PATCH v2 002/113] commands: efiexit: flush console and shutdown barebox
` [PATCH v2 003/113] treewide: add errno_set helper for returning positive error code in errno
` [PATCH v2 004/113] vsprintf: guard against NULL in UUID %pU
` [PATCH v2 005/113] common: add option to poweroff system on failure
` [PATCH v2 006/113] boot: print error code when booting fails
` [PATCH v2 007/113] common: efi: move directory to top-level
` [PATCH v2 008/113] efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOAD
` [PATCH v2 009/113] efi: payload: image: return actual read_file() error
` [PATCH v2 020/113] commands: stat: print DT node for cdevs if available
` [PATCH v2 028/113] fs: drop unused LOOKUP_ flags
` [PATCH v2 031/113] fs: implement fdopendir and rewinddir
` [PATCH v2 042/113] test: self: add dirfd tests
` [PATCH v2 049/113] test: self: add strjoin tests
` [PATCH v2 064/113] boarddata: add barebox_boarddata_is_machine helper
` [PATCH v2 068/113] efi: define efi_handle_t as opaque pointer
` [PATCH v2 088/113] efi: refactor device_path_to_partuuid for code reuse
` [PATCH v2 090/113] lib: vsprintf: align documentation with current feature set

[PATCH v2] clean: improve -n and -f implementation and documentation
 2024-03-04 19:03 UTC  (7+ messages)
  ` [PATCH 1/1] clean: further clean-up of implementation around "--force"

[PATCH 0/8] PageFlags cleanups
 2024-03-04 19:02 UTC  (5+ messages)
` [PATCH 4/8] mm: Add __dump_folio()

[PATCH v3 0/4] auxdisplay: 7 segment LED display
 2024-03-04 19:01 UTC  (10+ messages)
` [PATCH v3 4/4] ARM: dts: marvell: Indicate USB activity on x530

[PATCH] NFS: enable nconnect for RDMA
 2024-03-04 19:01 UTC  (3+ messages)

[0/2] Bluetooth: ISO: iso_listen_bis fixes
 2024-03-04 19:00 UTC  (3+ messages)
` [1/2] Bluetooth: ISO: Fix circular locking dependency warning

[PATCH] iw: Add JSON output options to 'iw' for scan results
 2024-03-04 19:00 UTC  (2+ messages)

[PATCH 0/5] riscv: add initial support for Canaan Kendryte K230
 2024-03-04 19:00 UTC  (4+ messages)
` [PATCH 4/5] riscv: dts: add initial canmv-k230 and k230-evb dts

[PATCH] Input: iqs269a - Use common error handling code in iqs269_parse_chan()
 2024-03-04 18:59 UTC  (7+ messages)
  ` [PATCH v2] Input: iqs269a - Use scope-based resource management "
        ` [v2] "

[PATCH v2] perf vendor events intel: Add umasks/occ_sel to PCU events
 2024-03-04 18:58 UTC  (3+ messages)

[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
 2024-03-04 18:58 UTC  (10+ messages)
` [PATCH 2/4] rpcbind: allow broadcast RPC to be disabled
` [PATCH 3/4] Listen on an AF_UNIX abstract address if supported
` [PATCH 4/4] rpcinfo: try connecting using abstract address

[PATCH 0/2] Run limited fuzz tests in GitHub CI
 2024-03-04 18:57 UTC  (4+ messages)
` [PATCH 1/2] fuzz: fix fuzz test build rules

[PATCH v2] Bluetooth: btnxpuart: Fix btnxpuart_close
 2024-03-04 18:57 UTC  (2+ messages)
` [v2] "

[PATCH v4 0/7] Thread memory improvements and fixes
 2024-03-04 18:57 UTC  (2+ messages)

[PATCH] perf vendor events amd: Fix Zen 4 cache latency events
 2024-03-04 18:56 UTC  (2+ messages)

[PATCH] fixup! of: fdt: implement fdt_machine_is_compatible
 2024-03-04 18:55 UTC 

[PATCH] perf version: Display availability of OpenCSD support
 2024-03-04 18:56 UTC  (2+ messages)

[PATCH v4 0/3] Fix crashes and warnings in ext4 unit test
 2024-03-04 18:55 UTC  (8+ messages)
` [PATCH v4 1/3] ext4: alloc test super block from sget
` [PATCH v4 2/3] ext4: hold group lock in ext4 kunit test
` [PATCH v4 3/3] ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in "

[RFC] Inconsistent sifive,fu540-c000-uart binding
 2024-03-04 18:53 UTC  (3+ messages)

[PATCH v4 0/2] Fix libaio cancellation support
 2024-03-04 18:53 UTC  (2+ messages)

[PATCH] make-release: switch to .xz format by default
 2024-03-04 18:51 UTC 

[PATCH 1/1] media: Kconfig: Select MEDIA_CONTROLLER for VIDEO_V4L2_SUBDEV_API
 2024-03-04 18:51 UTC 

[PATCH v1 0/6] LNL display
 2024-03-04 18:50 UTC  (6+ messages)

[PATCH 0/4] Series to add triggered buffer support to BMP280 driver
 2024-03-04 18:50 UTC  (4+ messages)
` [PATCH 3/4] iio: pressure: Add timestamp and scan_masks for "

[PATCH 0/4] slab: Introduce dedicated bucket allocator
 2024-03-04 18:49 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ipc, msg: Use dedicated slab buckets for alloc_msg()
` [PATCH 3/4] xattr: Use dedicated slab buckets for setxattr()
` [PATCH 4/4] mm/util: Use dedicated slab buckets for memdup_user()

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-03-04 18:49 UTC  (3+ messages)
` [PATCH 5.10 085/122] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()

[PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
 2024-03-04 18:48 UTC  (11+ messages)

[PATCH v1 1/1] mmc: mmc_spi: Don't mention DMA direction
 2024-03-04 18:48 UTC 

[PATCH 5.10] xen/events: close evtchn after mapping cleanup
 2024-03-04 18:47 UTC  (3+ messages)

Man page issues: logb, significand, cbrt, log2, log10, exp10
 2024-03-04 18:47 UTC  (3+ messages)
` logb() vs floor(log2()) (was: Man page issues: logb, significand, cbrt, log2, log10, exp10)
  ` logb() vs floor(log2())

[PATCH 0/3] t-ctype: simplify unit test definitions
 2024-03-04 18:46 UTC  (9+ messages)
` [PATCH 3/3] t-ctype: do one test per class and char

[PATCH] hash: make gfni stubs inline
 2024-03-04 18:45 UTC 

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-03-04 18:43 UTC  (2+ messages)

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-04 18:44 UTC  (15+ messages)
` [PATCH 2/9] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 3/9] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 4/9] drm/xe: Move xe_irq runtime suspend and resume out of lockdep
` [PATCH 5/9] drm/xe: Removing useless mem_access protection from runtime pm
` [PATCH 6/9] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
` [PATCH 7/9] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
` [PATCH 8/9] drm/xe: Ensure all the inner access are using the _noresume variant
` [PATCH 9/9] drm/xe: Kill xe_device_mem_access_{get*,put}
` ✓ CI.Patch_applied: success for series starting with [1/9] drm/xe: Remove useless mem_access during probe
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] tmpfs: don't interrupt fallocate with EINTR
 2024-03-04 18:43 UTC 

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-04 18:42 UTC  (6+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver

[PATCH v3 0/7] Add support for the internal RK3308 audio codec
 2024-03-04 18:40 UTC  (5+ messages)
` [PATCH v3 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates

[PATCH v2 0/2] Update st,stih407-thermal device
 2024-03-04 18:40 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH 0/2] Address some contpte nits
 2024-03-04 18:40 UTC  (7+ messages)
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()

[PATCH 00/71] replace use of fixed size rte_memcpy
 2024-03-04 18:39 UTC  (6+ messages)
` [PATCH v2 00/71] replace use of fixed size rte_mempcy
  ` [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy

[PATCH nf] netfilter: nf_tables: mark set as dead when deactivating anonymous set
 2024-03-04 18:39 UTC  (3+ messages)

[PATCH net-next 1/2] net: tuntap: Leverage core stats allocator
 2024-03-04 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: tap: Remove generic .ndo_get_stats64

[PATCH] xen/common: Do not allocate magic pages 1:1 for direct mapped domains
 2024-03-04 18:38 UTC  (8+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-03-04 18:38 UTC  (12+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

+ mm-huge_memory-enable-debugfs-to-split-huge-pages-to-any-order-fix.patch added to mm-unstable branch
 2024-03-04 18:38 UTC 

[ANN] netdev call - Mar 5th
 2024-03-04 18:36 UTC  (2+ messages)

[PATCH v1 00/13] dso/dsos memory savings and clean up
 2024-03-04 18:35 UTC  (14+ messages)
` [PATCH v1 01/13] perf dso: Reorder variables to save space in struct dso
` [PATCH v1 02/13] perf dsos: Attempt to better abstract dsos internals
` [PATCH v1 03/13] perf dsos: Tidy reference counting and locking
` [PATCH v1 04/13] perf dsos: Add dsos__for_each_dso
` [PATCH v1 05/13] perf dso: Move dso functions out of dsos
` [PATCH v1 06/13] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v1 07/13] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v1 08/13] perf dsos: Remove __dsos__addnew
` [PATCH v1 09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v1 10/13] perf dsos: Switch hand code to bsearch
` [PATCH v1 11/13] perf dso: Add reference count checking and accessor functions
` [PATCH v1 12/13] perf dso: Reference counting related fixes
` [PATCH v1 13/13] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-04 18:32 UTC  (10+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
 2024-03-04 18:31 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau: move more missing UAPI bits

[PATCH] usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
 2024-03-04 18:32 UTC  (2+ messages)

[ANNOUNCE] QEMU 7.2.10 Stable released
 2024-03-04 18:31 UTC 

[ANNOUNCE] QEMU 8.2.2 Stable released
 2024-03-04 18:31 UTC 

[PATCH v2 0/1] nvme: Fix problem when booting from NVMe drive was leading to a hang
 2024-03-04 18:25 UTC 

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-03-04 18:31 UTC  (13+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH 0/8] Enable LNL display
 2024-03-04 18:30 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/cdclk: Rename lnl_cdclk_table to xe2lpd_cdclk_table
` [PATCH 2/8] drm/i915/cdclk: Add and use xe2lpd_mdclk_source_sel()
` [PATCH 3/8] drm/i915/cdclk: Only compute squash waveform when necessary
` [PATCH 4/8] drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()
` [PATCH 5/8] drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_state
` [PATCH 6/8] drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changes
` [PATCH 7/8] drm/i915/xe2lpd: Load DMC
` [PATCH 8/8] drm/xe/lnl: Enable display support

[Bug] INFO: task hung in hub_activate
 2024-03-04 18:30 UTC  (4+ messages)

[PATCH] Revert "fs/aio: Make io_cancel() generate completions again"
 2024-03-04 18:29 UTC 

Issues in man pages of btrfs-progs
 2024-03-04 18:22 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table
 2024-03-04 18:28 UTC  (2+ messages)

[ovmf test] 184899: all pass - PUSHED
 2024-03-04 18:28 UTC 

[PATCH v2] scsi: lpfc: correct size for wqe for memset
 2024-03-04 18:27 UTC  (2+ messages)

[PATCH] tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
 2024-03-04 18:26 UTC  (3+ messages)

[ndctl PATCH v9 0/7] Support poison list retrieval
 2024-03-04 18:26 UTC  (3+ messages)
` [ndctl PATCH v9 4/7] cxl/event_trace: add helpers to retrieve tep fields by type

[PATCH stable v6.7] drm/nouveau: don't fini scheduler before entity flush
 2024-03-04 18:18 UTC  (5+ messages)
` Patch "drm/nouveau: don't fini scheduler before entity flush" has been added to the 6.6-stable tree

[PATCH] arm: stm32: Enable OHCI HCD support on STM32MP15xx DHSOM
 2024-03-04 18:25 UTC 

[PATCH v2] scsi: lpfc: correct size for cmdwqe/rspwqe for memset
 2024-03-04 18:25 UTC  (2+ messages)

[PATCH v4 0/7] Introduce multifd zero page checking
 2024-03-04 18:24 UTC  (5+ messages)
` [PATCH v4 2/7] migration/multifd: Implement zero page transmission on the multifd thread

[PATCH v5 6/6] swiotlb: Remove pointless stride adjustment for allocations >= PAGE_SIZE
 2024-03-04 18:22 UTC  (14+ messages)

[Buildroot] [PATCH] package/uclibc: update to 1.0.46
 2024-03-04 18:18 UTC 

[PATCH v6 0/3] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-03-04 18:20 UTC  (5+ messages)
` [PATCH v6 2/3] dt-bindings: pci: layerscape-pci: Add snps,dw-pcie.yaml reference
` [PATCH v6 3/3] dt-bindings: pci: layerscape-pci-ep: Add snps,dw-pcie-ep.yaml reference

[f2fs-dev] [PATCH v2] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix to use correct segment type in f2fs_allocate_data_block()
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: ro: compress: fix to avoid caching unaligned extent
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to do sanity check in update_sit_entry
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: fix to check return value __allocate_new_segment
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix to check return value in f2fs_insert_range()
 2024-03-04 18:20 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-03-04 18:20 UTC 

NILFS utils 2.2.10 was released
 2024-03-04 18:19 UTC 

unchecked MSR access error: WRMSR to 0xd84 (tried to write 0x0000000000010003) at rIP: 0xffffffffa025a1b8 (snbep_uncore_msr_init_box+0x38/0x60 [intel_uncore])
 2024-03-04 18:18 UTC 

[Buildroot] [PATCH] package/python-django: security bump to 5.0.3
 2024-03-04 18:18 UTC 

CVE-2021-47104: IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
 2024-03-04 18:17 UTC 

CVE-2021-47108: drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2024-03-04 18:17 UTC 

CVE-2021-47107: NFSD: Fix READDIR buffer overflow
 2024-03-04 18:17 UTC 

CVE-2021-47106: netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
 2024-03-04 18:17 UTC 

CVE-2021-47105: ice: xsk: return xsk buffers back to pool when cleaning the ring
 2024-03-04 18:17 UTC 

[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
 2024-03-04 18:17 UTC  (5+ messages)
` [XEN PATCH 02/10] xen/arm: "

[PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-03-04 18:17 UTC  (5+ messages)

[PATCH] powerpc/pseries: fix max polling time in plpks_confirm_object_flushed() function
 2024-03-04 18:16 UTC  (2+ messages)

[PATCH] setup: clarify TODO comment about ignoring core.bare
 2024-03-04 18:16 UTC  (3+ messages)
` [PATCH v2] setup: remove unnecessary variable

[RFC 0/8] ARM64 TLB logic revision for more control and enhanced diagnostics
 2024-03-04 18:15 UTC  (2+ messages)
  ` [RFC 3/8] ARM64: Base TLB functions

[PATCH] spi: dt-bindings: samsung: make dma properties not required
 2024-03-04 18:15 UTC  (7+ messages)

CVE-2021-47087: tee: optee: Fix incorrect page free bug
 2024-03-04 18:11 UTC 

[PATCH 0/2] btrfs-progs: forget removed devices
 2024-03-04 18:07 UTC  (5+ messages)

CVE-2021-47096: ALSA: rawmidi - fix the uninitalized user_pversion
 2024-03-04 18:11 UTC 

[LTP] [PATCH v1] Add utime07 test
 2024-03-04 18:14 UTC  (2+ messages)

CVE-2021-47095: ipmi: ssif: initialize ssif_info->client early
 2024-03-04 18:11 UTC 

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-03-04 18:14 UTC  (6+ messages)

CVE-2021-47094: KVM: x86/mmu: Don't advance iterator after restart due to yielding
 2024-03-04 18:11 UTC 

[PATCH RFC v3 0/7] soc: qcom: add in-kernel pd-mapper implementation
 2024-03-04 18:14 UTC  (4+ messages)
` [PATCH RFC v3 2/7] soc: qcom: qmi: add a way to remove running service


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.