All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-03 17:56:48 to 2024-01-03 18:36:25 UTC [more...]

[PATCH 0/4] ASoC: meson: Fix issues with LibreTech Saphire
 2024-01-03 18:34 UTC  (10+ messages)
` [PATCH 1/4] ASoC: meson: g12a-toacodec: Validate written enum values
` [PATCH 2/4] ASoC: meson: g12a-tohdmitx: "
` [PATCH 3/4] ASoC: meson: g12a-toacodec: Fix event generation
` [PATCH 4/4] ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux

[PATCH 000/112] efi: prepare for ARM64 EFI loader support
 2024-01-03 18:13 UTC  (77+ messages)
` [PATCH 002/112] commands: efiexit: flush console and shutdown barebox
` [PATCH 003/112] treewide: add errno_set helper for returning positive error code in errno
` [PATCH 005/112] common: add option to poweroff system on failure
` [PATCH 006/112] boot: print error code when booting fails
` [PATCH 007/112] common: efi: move directory to top-level
` [PATCH 009/112] efi: payload: image: return actual read_file() error
` [PATCH 013/112] efi: payload: image: allocate image via loader if it exceeds malloc area
` [PATCH 016/112] commands: kallsyms: add command-line interface
` [PATCH 017/112] block: define BLOCKSIZE globally in block.h
` [PATCH 020/112] commands: stat: print DT node for cdevs if available
` [PATCH 021/112] partitions: have parsers record bootable bits
` [PATCH 022/112] commands: stat: display bootable partition table bit info
` [PATCH 023/112] block: record block device type
` [PATCH 024/112] include: add definitions for UAPI discoverable partitions spec
` [PATCH 026/112] fs: fix unreaddir, so readdir returns unread dirent first
` [PATCH 027/112] fs: turn creat into static inline helper
` [PATCH 028/112] fs: drop unused LOOKUP_ flags
` [PATCH 029/112] fs: opendir: reference mount point until closedir is called
` [PATCH 030/112] fs: factor out opendir iteration
` [PATCH 032/112] fs: remove unused member from struct nameidata
` [PATCH 033/112] fs: always check path_init for errors
` [PATCH 034/112] fs: set current working dir directly when mounting root
` [PATCH 037/112] fs: support different root directories
` [PATCH 038/112] fs: implement O_CHROOT
` [PATCH 039/112] commands: introduce new findmnt command
` [PATCH 040/112] fs: initialize struct nameidata::last
` [PATCH 041/112] fs: support opening /
` [PATCH 043/112] commands: stat: add option for statat
` [PATCH 044/112] efi: payload: lower command line options print from error to info
` [PATCH 045/112] efi: payload: init: warn if /boot FS is unknown
` [PATCH 047/112] string: reduce strjoin runtime, drop trailing separator
` [PATCH 048/112] test: self: add strjoin tests
` [PATCH 049/112] filetype: have cdev_detect_type take a cdev
` [PATCH 050/112] ARM: mmu-early: gracefully handle already enabled MMU
` [PATCH 051/112] efi: don't hide structs, enums or unions behind _t
` [PATCH 052/112] efi: make headers self-contained
` [PATCH 053/112] efi: unify whitespace for GUIDs
` [PATCH 054/112] efi: efi-guid: add more GUIDs
` [PATCH 055/112] ARM64: cpu: setupc: rewrite to be fully PIC
` [PATCH 057/112] pbl: introduce CONFIG_PBL_FULLY_PIC
` [PATCH 058/112] efi: payload: fix ARM build
` [PATCH 059/112] efi: payload: init: restrict barebox mem to first 1G only on x86
` [PATCH 060/112] ARM: pbl: add 64K segment alignment for PE/COFF
` [PATCH 061/112] efi: add efi_is_loader/efi_is_payload helpers
` [PATCH 062/112] efi: payload: suppress EFI payload initcalls when not EFI-loaded
` [PATCH 063/112] ARM: make board data definitions accessible to other architectures
` [PATCH 066/112] efi: use efi_handle_t where appropriate
` [PATCH 068/112] efi: define efi_handle_t as opaque pointer
` [PATCH 071/112] efi: add EFI_WARN constants
` [PATCH 072/112] efi-stdio: fix wait_for_event argument
` [PATCH 073/112] efi-stdio: wait for extended input key event when using extended input
` [PATCH 074/112] efi: flesh out EFI definitions in header
` [PATCH 076/112] efi: improve usability of EFI_PAGE_* macros
` [PATCH 077/112] fs: efi: move definitions into header
` [PATCH 079/112] efi: stdio: fix efi_register_keystroke_notify prototype
` [PATCH 080/112] video: mark EFI_GOP driver x86-only for now
` [PATCH 082/112] efi: payload: register handler for EFI-stubbed ARM64 kernel
` [PATCH 083/112] efi: payload: factor C efi_main into dedicated file
` [PATCH 084/112] efi: payload: early-mem: simplify error message reporting
` [PATCH 086/112] ARM64: add optional EFI stub
` [PATCH 089/112] efi: devicepath: implement device_path_to_str_buf variant
` [PATCH 091/112] lib: string: import Linux strreplace helper
` [PATCH 092/112] efi: payload: dynamically determine bootloader file name
` [PATCH 095/112] efi: payload: don't require efi_loaded_image->parent_handle for bootsource detection
` [PATCH 096/112] commands: add cpuinfo -s option for stacktrace
` [PATCH 097/112] efi: devicepath: align MemoryMapped name with spec
` [PATCH 098/112] efi: devicepath: pretty print BBS BEV DeviceType
` [PATCH 099/112] efi: devicepath: format GUIDs as little endian
` [PATCH 100/112] efi: devicepath: move END device node definitions into header
` [PATCH 103/112] efi: devicepath: use flexible array members for trailing strings
` [PATCH 104/112] efi: devicepath: drop unused macro
` [PATCH 105/112] efi: devicepath: let compiler worry about unaligned unpacking
` [PATCH 106/112] efi: devicepath: correct formatting of BBS
` [PATCH 107/112] commands: provide efi_handle_dump in both payload and loader
` [PATCH 109/112] commands: efi_handle_dump: prepare for supporting EFI loader
` [PATCH 112/112] commands: efi_handle_dump: don't ignore failure to parse GUID

[PATCH] arm64: mm: Fix SOCs with DDR starting above zero
 2024-01-03 18:32 UTC  (4+ messages)

[tip:ras/core 11/13] include/linux/ras.h:9:10: fatal error: uapi/asm/mce.h: No such file or directory
 2024-01-03 18:35 UTC 

[linux-next:master 11916/12223] drivers/net/ethernet/broadcom/bnxt/bnxt.c:14028:9: error: call to undeclared function 'rps_may_expire_flow'; ISO C99 and later do not support implicit function declarations
 2024-01-03 18:35 UTC 

Some thoughts following a brief test of libgpiod ver 2.1
 2024-01-03 18:35 UTC  (4+ messages)

Oops in hdac_hda_dev_probe (6.7-rc7)
 2024-01-03 18:31 UTC  (10+ messages)

[PATCH] regulator: qcom_smd: Keep one rpm handle for all vregs
 2024-01-03 18:31 UTC  (4+ messages)

[PATCH 0/4] Refactor xe_exec_queue_create to fix user extensions
 2024-01-03 18:29 UTC  (8+ messages)
` [PATCH 3/4] drm/xe: Add exec_queue.sched_props.priority
` [PATCH 4/4] drm/xe: Finish refactoring of exec_queue_create

[RFC] ethdev: fast path async flow API
 2024-01-03 18:29 UTC  (6+ messages)

[xenomai-images][PATCH] customizations: Enable systemd-networkd on installation
 2024-01-03 18:28 UTC 

[ANNOUNCE] Release v5.10.205-cip42 and v6.1.67-cip12
 2024-01-03 18:26 UTC  (4+ messages)

[PATCH] eventfs: Stop using dcache_readdir() for getdents()
 2024-01-03 18:27 UTC  (3+ messages)

[PATCH net-next] net: phy: Cleanup struct mdio_driver_common
 2024-01-03 18:25 UTC  (3+ messages)

kernel/sched/fair.c:939:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-01-03 18:25 UTC 

arch/x86/include/asm/uv/uv_hub.h:892:31: error: 'dest_Fixed' undeclared
 2024-01-03 18:25 UTC 

fs/bcachefs/debug.c:421:5-8: Unneeded variable: "ret". Return " 0" on line 424
 2024-01-03 18:24 UTC 

kernel/power/autosleep.c:46:13: sparse: sparse: restricted suspend_state_t degrades to integer
 2024-01-03 18:24 UTC 

[syzbot] [arm?] WARNING in do_sve_acc
 2024-01-03 18:24 UTC  (5+ messages)

[PATCH v2 0/7] arm64: dts: iot2050: Add support for new SM variant
 2024-01-03 18:12 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: arm: ti: Add binding for Siemens IOT2050 "
` [PATCH v2 2/7] arm64: dts: ti: iot2050: Disable R5 lockstep for all PG2 boards
` [PATCH v2 3/7] arm64: dts: ti: iot2050: Factor out arduino connector bits
` [PATCH v2 4/7] arm64: dts: ti: iot2050: Factor out enabling of USB3 support
` [PATCH v2 5/7] arm64: dts: ti: iot2050: Factor out DP related bits
` [PATCH v2 6/7] arm64: dts: ti: iot2050: Annotate LED nodes
` [PATCH v2 7/7] arm64: dts: ti: iot2050: Support IOT2050-SM variant

[PATCH v2 0/4] thermal: intel: hfi: Fix memory corruption on resume from hibernation
 2024-01-03 18:21 UTC  (5+ messages)
` [PATCH v2 4/4] thermal: intel: hfi: Add a suspend notifier

[Buildroot] [PATCH 1/1] package/usbutils: bump to version 017
 2024-01-03 18:20 UTC 

[PATCH bpf-next v4 0/2] bpf: Simplify checking size of helper accesses
 2024-01-03 18:20 UTC  (2+ messages)

[PATCH v6 0/2] Add swappiness argument to memory.reclaim
 2024-01-03 18:19 UTC  (4+ messages)
` [PATCH v6 2/2] mm: add swapiness= arg "

[PATCH v8 0/3] add zynqmp TCM bindings
 2024-01-03 18:19 UTC  (8+ messages)
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v8 3/3] remoteproc: zynqmp: parse TCM from device tree

[Buildroot] [PATCH 1/1] package/gdal: add sqlite optional dependency
 2024-01-03 18:19 UTC 

[PATCH] efi: Fix stack protector issues
 2024-01-03 18:18 UTC  (6+ messages)

[PATCH] x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
 2024-01-03 18:18 UTC  (3+ messages)

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2024-01-03 18:18 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/utf8proc: bump to version 2.9.0
 2024-01-03 18:18 UTC 

[PATCH v4] usb: typec: class: fix typec_altmode_put_partner to put plugs
 2024-01-03 18:17 UTC 

[PATCH 1/1] net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
 2024-01-03 18:17 UTC  (2+ messages)

[PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2024-01-03 18:16 UTC  (9+ messages)
` [PATCH v2 3/6] ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs

+ mm-shrinker-use-kvzalloc_node-from-expand_one_shrinker_info.patch added to mm-hotfixes-unstable branch
 2024-01-03 18:17 UTC 

[PATCH v2] drm/i915: Disable DSB in Xe KMD
 2024-01-03 18:17 UTC 

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-03 18:16 UTC  (3+ messages)
` [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config

[PATCH bpf 0/3] s390/bpf: Fix gotol with large offsets
 2024-01-03 18:15 UTC  (5+ messages)
` [PATCH bpf 2/3] selftests/bpf: Double the size of test_loader log

[PATCH] Documentation: fix statement about rebase.instructionFormat
 2024-01-03 18:14 UTC 

[ANNOUNCE] 4.4.302-cip83-rt47
 2024-01-03 18:13 UTC 

[PATCH] drm/rockchip: analogix_dp: get encoder port ID from DT
 2024-01-03 18:13 UTC  (2+ messages)

+ mm-add-swapiness=-arg-to-memoryreclaim.patch added to mm-unstable branch
 2024-01-03 18:11 UTC 

+ mm-add-defines-for-min-max-swappiness.patch added to mm-unstable branch
 2024-01-03 18:11 UTC 

[perf] vsyscall, possible circular locking dependency detected
 2024-01-03 18:10 UTC  (3+ messages)

cache fixes (redux)
 2024-01-03 18:09 UTC  (7+ messages)
            ` cache fixes (redux) (a tale of many inode numbers...)

[cocci] [PATCH 0/3] drm: property: Adjustments for three function implementations
 2024-01-03 18:08 UTC  (8+ messages)
` [cocci] [PATCH 1/3] drm: property: One function call less in drm_property_create() after error detection
  `  "
        ` [1/3] "
          ` [cocci] "

[PATCH 6.6 00/49] 6.6.10-rc1 review
 2024-01-03 18:08 UTC 

What's cooking in git.git (Jan 2024, #01; Tue, 2)
 2024-01-03 18:08 UTC  (3+ messages)

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2024-01-03 18:05 UTC  (9+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics

[PATCH v2 0/7] Add a git regression workflow
 2024-01-03 18:04 UTC  (3+ messages)

[PATCH 0/2] x86: KVM: Limit guest physical bits when 5-level EPT is unsupported
 2024-01-03 18:04 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] arch/arm64: Fix typos
 2024-01-03 18:03 UTC  (3+ messages)

hangs during fstests testing with TLS
 2024-01-03 18:03 UTC 

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-03 18:02 UTC  (4+ messages)

[PATCH net-next v2 1/1] net/sched: We should only add appropriate qdiscs blocks to ports' xarray
 2024-01-03 18:02 UTC  (11+ messages)

[PATCH 2/2] ref-filter: support filtering of operational refs
 2024-01-03 18:01 UTC  (13+ messages)

[PATCH v15 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-01-03 18:00 UTC  (6+ messages)

[PATCH v7 00/17] Introduce initial TI's J784S4 and AM69 support
 2024-01-03 17:59 UTC  (5+ messages)
` [PATCH v7 14/17] configs: j784s4_evm: Add defconfig for j784s4 evm board
` [PATCH v7 15/17] configs: Add am69_sk_* defconfig fragments

[PATCH v3] test/py: i2c: Add tests for i2c command
 2024-01-03 17:57 UTC  (3+ messages)

[PATCH v2 00/18] change how multipathd deletes maps plus cleanups
 2024-01-03 17:56 UTC  (15+ messages)
` [PATCH v2 01/18] multipathd: remove nopath flushing code from flush_map()
` [PATCH v2 02/18] multipathd: make flush_map() delete maps like the multipath command
` [PATCH v2 06/18] libmultipath: make dm_remove_partmaps() a static function
` [PATCH v2 07/18] multipathd: always start failure replies with "fail\n"
` [PATCH v2 08/18] multipathd: print extra default reply msg for busy devices
` [PATCH v2 09/18] multipathd: handle busy devices in cli_del_maps()
` [PATCH v2 10/18] libmultipath: print error when find_mp_by_str() fails
` [PATCH v2 11/18] multipathd: don't open code find_mp_by_str() in client handers
` [PATCH v2 12/18] multipathd: make cli_handlers check for paths by dev and devt
` [PATCH v2 14/18] libdmmp: handle failures in _process_cmd
` [PATCH v2 15/18] multipath: get rid of unnecessary retries variable
` [PATCH v2 16/18] multipath: Don't locally retry deletgated remove failures
` [PATCH v2 17/18] multipath: if delegation times out mark as not delegated
` [PATCH v2 18/18] multipathd: sync features on flush_map failure corner case


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.