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

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

[PATCH 01/15] checkpolicy: add libfuzz based fuzzer
 2024-03-04 19:18 UTC  (15+ messages)
` [PATCH 02/15] checkpolicy: cleanup resources on parse error
` [PATCH 03/15] checkpolicy: cleanup identifiers on error
` [PATCH 04/15] checkpolicy: free ebitmap "
` [PATCH 05/15] checkpolicy: check allocation and free memory on error at type definition

+ mm-add-__dump_folio-fix-3-fix.patch added to mm-unstable branch
 2024-03-04 19:17 UTC 

[Bug] INFO: task hung in hub_activate
 2024-03-04 19:17 UTC  (5+ messages)
      ` Bug in sysfs_break_active_protection()

+ mm-add-__dump_folio-fix-3.patch added to mm-unstable branch
 2024-03-04 19:17 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/xe_compute_preempt: Add compute-preempt-many
 2024-03-04 19:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_compute_preempt: Add compute-preempt-many (rev3)

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

[PATCH v2 0/6] Some minor cleanups
 2024-03-04 19:17 UTC  (3+ messages)
` [PATCH v2 3/6] t/jobs: Further clarify regression test 8

[PATCH] python/semanage: Do not sort local fcontext definitions
 2024-03-04 19:16 UTC  (3+ messages)

[PATCH v3] checkpolicy, libsepol: Fix potential double free of mls_level_t
 2024-03-04 19:15 UTC  (2+ messages)

[PATCH v2] libsepol: Use a dynamic buffer in sepol_av_to_string()
 2024-03-04 19:15 UTC  (2+ messages)

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-04 19:14 UTC  (2+ messages)
` ✗ CI.BAT: failure for series starting with [1/9] "

[PATCH 0/4 for 9.0] Clean-up disassembler handling for plugins
 2024-03-04 19:13 UTC  (5+ messages)
` [PATCH 1/4] disas: introduce no_raw_bytes
` [PATCH 2/4] disas/hppa: honour no_raw_bytes
` [PATCH 3/4] target/loongarch: honour no_raw_bytes when disassembling
` [PATCH 4/4] target/riscv: "

[PATCH] python/semanage: Allow modifying records on "add"
 2024-03-04 19:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/12] plugins/execlog: add data address match and address range support
 2024-03-04 19:12 UTC  (6+ messages)
` [PATCH v3 01/12] util/log: convert debug_regions to GList

[PATCH bpf-next v2 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-04 19:13 UTC  (3+ messages)
` [PATCH bpf-next v2 08/15] libbpf: sync progs autoload with maps autocreate "

[PATCH] xfs: allow cross-linking special files without project quota
 2024-03-04 15:50 UTC 

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2024-03-04 19:13 UTC  (8+ messages)

[PATCH v7 0/9] x86: Confine early 1:1 mapped startup code
 2024-03-04 19:13 UTC  (3+ messages)

[PATCH 1/3] libsepol: ensure transitivity in compare functions
 2024-03-04 19:12 UTC  (3+ messages)

[PATCH BlueZ v1] build: Fix distcheck
 2024-03-04 19:12 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v3 0/2] ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
 2024-03-04 19:12 UTC  (3+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-04 19:10 UTC  (25+ messages)
` [PATCH v5 01/24] fsverity: remove hash page spin lock
` [PATCH v5 02/24] xfs: add parent pointer support to attribute code
` [PATCH v5 03/24] xfs: define parent pointer ondisk extended attribute format
` [PATCH v5 04/24] xfs: add parent pointer validator functions
` [PATCH v5 05/24] fs: add FS_XFLAG_VERITY for verity files
` [PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
` [PATCH v5 07/24] fsverity: support block-based Merkle tree caching
` [PATCH v5 08/24] fsverity: add per-sb workqueue for post read processing
` [PATCH v5 09/24] fsverity: add tracepoints
` [PATCH v5 10/24] iomap: integrate fs-verity verification into iomap's read path
` [PATCH v5 11/24] xfs: add XBF_VERITY_SEEN xfs_buf flag
` [PATCH v5 12/24] xfs: add XFS_DA_OP_BUFFER to make xfs_attr_get() return buffer
` [PATCH v5 13/24] xfs: add attribute type for fs-verity
` [PATCH v5 14/24] xfs: make xfs_buf_get() to take XBF_* flags
` [PATCH v5 15/24] xfs: add XBF_DOUBLE_ALLOC to increase size of the buffer
` [PATCH v5 16/24] xfs: add fs-verity ro-compat flag
` [PATCH v5 17/24] xfs: add inode on-disk VERITY flag
` [PATCH v5 18/24] xfs: initialize fs-verity on file open and cleanup on inode destruction
` [PATCH v5 19/24] xfs: don't allow to enable DAX on fs-verity sealsed inode
` [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
` [PATCH v5 21/24] xfs: add fs-verity support
` [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
` [PATCH v5 23/24] xfs: add fs-verity ioctls
` [PATCH v5 24/24] xfs: enable ro-compat fs-verity flag

drivers/iommu/io-pgtable-arm.c:330:13: error: void value not ignored as it ought to be
 2024-03-04 19:11 UTC 

[PATCH] arm: dts: k3-am64: Move to OF_UPSTREAM
 2024-03-04 19:11 UTC 

[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-04 19:10 UTC  (4+ messages)
` [PATCH 5/5] KVM: arm64: Exclude FP ownership from kvm_vcpu_arch

[PATCH v2 000/113] efi: prepare for ARM64 EFI loader support
 2024-03-04 19:00 UTC  (105+ messages)
` [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 010/113] of: don't report failure to of_read_file twice
` [PATCH v2 011/113] efi: payload: make missing state reporting less verbose
` [PATCH v2 012/113] libfile: factor out read_file_into_buf helper
` [PATCH v2 013/113] efi: payload: image: allocate image via loader if it exceeds malloc area
` [PATCH v2 014/113] efi: payload: image: use assigned barebox loader type on x86
` [PATCH v2 015/113] efi: payload: iomem: adjust types to avoid casting
` [PATCH v2 016/113] commands: kallsyms: add command-line interface
` [PATCH v2 017/113] block: define BLOCKSIZE globally in block.h
` [PATCH v2 018/113] cdev: implement setter/getter for cdev device node
` [PATCH v2 019/113] block: virtio: assign virtio-mmio device tree node to cdevs
` [PATCH v2 020/113] commands: stat: print DT node for cdevs if available
` [PATCH v2 022/113] commands: stat: display bootable partition table bit info
` [PATCH v2 023/113] block: record block device type
` [PATCH v2 024/113] include: add definitions for UAPI discoverable partitions spec
` [PATCH v2 025/113] efi: payload: restrict 8250 UART at I/O port 0x3f8 registration to x86
` [PATCH v2 026/113] fs: fix unreaddir, so readdir returns unread dirent first
` [PATCH v2 027/113] fs: turn creat into static inline helper
` [PATCH v2 028/113] fs: drop unused LOOKUP_ flags
` [PATCH v2 029/113] fs: opendir: reference mount point until closedir is called
` [PATCH v2 030/113] fs: factor out opendir iteration
` [PATCH v2 031/113] fs: implement fdopendir and rewinddir
` [PATCH v2 032/113] fs: remove unused member from struct nameidata
` [PATCH v2 033/113] fs: always check path_init for errors
` [PATCH v2 034/113] fs: set current working dir directly when mounting root
` [PATCH v2 035/113] fs: implement openat and friends
` [PATCH v2 036/113] fs: implement O_PATH
` [PATCH v2 037/113] fs: support different root directories
` [PATCH v2 038/113] fs: implement O_CHROOT
` [PATCH v2 039/113] commands: introduce new findmnt command
` [PATCH v2 041/113] fs: support opening /
` [PATCH v2 042/113] test: self: add dirfd tests
` [PATCH v2 043/113] commands: stat: add option for statat
` [PATCH v2 044/113] efi: payload: lower command line options print from error to info
` [PATCH v2 046/113] commands: time: switch to using getopt for -n
` [PATCH v2 047/113] commands: time: reduce strjoin runtime, drop trailing space
` [PATCH v2 048/113] commands: time: refactor into new strjoin
` [PATCH v2 049/113] test: self: add strjoin tests
` [PATCH v2 050/113] filetype: have cdev_detect_type take a cdev
` [PATCH v2 051/113] ARM: mmu-early: gracefully handle already enabled MMU
` [PATCH v2 052/113] efi: don't hide structs, enums or unions behind _t
` [PATCH v2 053/113] efi: make headers self-contained
` [PATCH v2 054/113] efi: unify whitespace for GUIDs
` [PATCH v2 055/113] efi: efi-guid: add more GUIDs
` [PATCH v2 056/113] ARM64: cpu: setupc: rewrite to be fully PIC
` [PATCH v2 057/113] ARM64: runtime-offset: make get_runtime_offset "
` [PATCH v2 058/113] pbl: introduce CONFIG_PBL_FULLY_PIC
` [PATCH v2 059/113] efi: payload: fix ARM build
` [PATCH v2 060/113] efi: payload: init: restrict barebox mem to first 1G only on x86
` [PATCH v2 061/113] efi: add efi_is_loader/efi_is_payload helpers
` [PATCH v2 062/113] efi: payload: suppress EFI payload initcalls when not EFI-loaded
` [PATCH v2 063/113] ARM: make board data definitions accessible to other architectures
` [PATCH v2 064/113] boarddata: add barebox_boarddata_is_machine helper
` [PATCH v2 065/113] common: add PE/COFF loader
` [PATCH v2 066/113] efi: use efi_handle_t where appropriate
` [PATCH v2 067/113] efi: block: move definitions into header file
` [PATCH v2 068/113] efi: define efi_handle_t as opaque pointer
` [PATCH v2 069/113] efi: constify guid_t in API
` [PATCH v2 070/113] efi: rename efi_simple_input_interface to efi_simple_text_input_protocol
` [PATCH v2 071/113] efi: add EFI_WARN constants
` [PATCH v2 072/113] efi-stdio: fix wait_for_event argument
` [PATCH v2 073/113] efi-stdio: wait for extended input key event when using extended input
` [PATCH v2 074/113] efi: flesh out EFI definitions in header
` [PATCH v2 075/113] efi: add efi_driver_binding_protocol
` [PATCH v2 076/113] efi: improve usability of EFI_PAGE_* macros
` [PATCH v2 077/113] fs: efi: move definitions into header
` [PATCH v2 078/113] efi: fs: flesh out file system definitions
` [PATCH v2 079/113] efi: stdio: fix efi_register_keystroke_notify prototype
` [PATCH v2 080/113] video: mark EFI_GOP driver x86-only for now
` [PATCH v2 081/113] filetype: add new file types for EFI-enabled Linux images
` [PATCH v2 082/113] efi: payload: register handler for EFI-stubbed ARM64 kernel
` [PATCH v2 083/113] efi: payload: factor C efi_main into dedicated file
` [PATCH v2 084/113] efi: payload: early-mem: simplify error message reporting
` [PATCH v2 086/113] ARM64: add optional EFI stub
` [PATCH v2 087/113] efi: devicepath: improve const safety
` [PATCH v2 088/113] efi: refactor device_path_to_partuuid for code reuse
` [PATCH v2 089/113] efi: devicepath: implement device_path_to_str_buf variant
` [PATCH v2 090/113] lib: vsprintf: align documentation with current feature set
` [PATCH v2 091/113] vsprintf: add %pD for printing EFI device path
` [PATCH v2 094/113] efi: payload: iomem: register later
` [PATCH v2 095/113] efi: payload: protect against buggy EFI implementations
` [PATCH v2 096/113] efi: payload: don't require efi_loaded_image->parent_handle for bootsource detection
` [PATCH v2 097/113] commands: add cpuinfo -s option for stacktrace
` [PATCH v2 098/113] efi: devicepath: align MemoryMapped name with spec
` [PATCH v2 099/113] efi: devicepath: pretty print BBS BEV DeviceType
` [PATCH v2 100/113] efi: devicepath: format GUIDs as little endian
` [PATCH v2 101/113] efi: devicepath: move END device node definitions into header
` [PATCH v2 103/113] efi: devicepath: namespace definitions
` [PATCH v2 104/113] efi: devicepath: use flexible array members for trailing strings
` [PATCH v2 106/113] efi: devicepath: let compiler worry about unaligned unpacking
` [PATCH v2 107/113] efi: devicepath: correct formatting of BBS
` [PATCH v2 108/113] commands: provide efi_handle_dump in both payload and loader
` [PATCH v2 109/113] lib: uuid: implement uuid/guid_parse
` [PATCH v2 110/113] commands: efi_handle_dump: prepare for supporting EFI loader
` [PATCH v2 111/113] commands: efi_handle_dump: print loaded image devpath
` [PATCH v2 112/113] commands: efi_handle_dump: use guid_parse instead of open-coding
` [PATCH v2 113/113] commands: efi_handle_dump: don't ignore failure to parse GUID

[PATCH 0/7] sh: Fix missing prototypes (part two)
 2024-03-04 19:10 UTC  (8+ messages)
` [PATCH 1/7] sh: cache: Move forward declarations to <asm/cacheflush.h>
` [PATCH 2/7] sh: traps: Make is_dsp_inst() static
` [PATCH 3/7] sh: mach-highlander: Add missing #include <mach/highlander.h>
` [PATCH 4/7] sh: mach-sh03: Make sh03_rtc_settimeofday() static
` [PATCH 5/7] sh: sh7757lcr: Make init_sh7757lcr_IRQ() static
` [PATCH 6/7] sh: sh7757: Add missing #include <asm/mmzone.h>
` [PATCH 7/7] sh: sh7785lcr: Make init_sh7785lcr_IRQ() static

[PATCH BlueZ v2] build: Fix distcheck
 2024-03-04 19:10 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v6 0/3] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-03-04 19:10 UTC  (7+ 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

[PATCH v4 0/2] Fix libaio cancellation support
 2024-03-04 19:10 UTC  (3+ messages)
` [PATCH v4 1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio

[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
 2024-03-04 19:10 UTC  (4+ messages)

[PATCH 1/2] kernel-module-dirs.bbclass: Add class
 2024-03-04 19:10 UTC  (5+ messages)
` [OE-core] "

[PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
 2024-03-04 19:08 UTC  (3+ messages)

[PATCH 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-04 19:08 UTC  (4+ messages)
` [PATCH v6 06/15] media: v4l: Add V4L2-PIX-FMT-Y12P format

[PATCH v4 00/12] Add support for NIST P521 to ecdsa
 2024-03-04 19:01 UTC  (3+ messages)

[PATCH 0/5] ASoC: Harden DAPM route checks and Intel fixes
 2024-03-04 19:05 UTC  (6+ messages)
` [PATCH 1/5] ASoC: Intel: Disable route checks for Skylake boards
` [PATCH 2/5] ASoC: topology: Do not ignore route checks when parsing graphs
` [PATCH 3/5] ASoC: Intel: avs: ssm4567: Do not ignore route checks
` [PATCH 4/5] ASoC: Intel: avs: ssm4567: Board cleanup
` [PATCH 5/5] ASoC: Intel: avs: i2s_test: Remove redundant dapm routes

folio_mmapped
 2024-03-04 19:04 UTC  (11+ messages)
` folio_mmapped

[PATCH v3] efs: convert efs to use the new mount api
 2024-03-04 19:04 UTC  (2+ messages)

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

[PATCH v2] clean: improve -n and -f implementation and documentation
 2024-03-04 19:03 UTC  (3+ messages)

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

[PATCH] NFS: enable nconnect for RDMA
 2024-03-04 19:01 UTC  (3+ 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.