All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 17:44:00 to 2023-03-02 19:06:42 UTC [more...]

[PATCH 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-02 18:08 UTC  (6+ messages)
` [PATCH 5/5] ASoC: cs34l45: Hibernation support

[PATCH v5 00/12] Implement Eager Page Splitting for ARM
 2023-03-02 19:06 UTC  (4+ messages)
` [PATCH v5 12/12] KVM: arm64: Use local TLBI on permission relaxation

[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-03-02 19:06 UTC  (22+ messages)
` [dm-devel] [RFC PATCH v9 01/16] security: add ipe lsm
    `  "
` [dm-devel] [RFC PATCH v9 02/16] ipe: add policy parser
    `  "
` [dm-devel] [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
  `  "
` [dm-devel] [RFC PATCH v9 05/16] ipe: add userspace interface
  `  "
` [dm-devel] [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
  `  "
` [dm-devel] [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
    `  "
` [dm-devel] [RFC PATCH v9 08/16] ipe: add permissive toggle

[Intel-gfx] [PATCH 1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
 2023-03-02 19:03 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Don't send idle pattern after DP2.0 link training
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix idle pattern enabling

[Question] How can I get floating point registers on arm64
 2023-03-02 19:05 UTC 

[PATCH v3] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-03-02 19:04 UTC  (8+ messages)

[PATCH v2 0/7] mm: remove cgroup_throttle_swaprate() completely
 2023-03-02 19:04 UTC  (2+ messages)

[PATCH v3 1/2] capability: add cap_isidentical
 2023-03-02 19:03 UTC  (14+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

[RFC] Support for Arm CCA VMs on Linux
 2023-03-02 19:02 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] perf_pmu: Dump i915_runtime_pm_status
 2023-03-02 19:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for perf_pmu: Dump i915_runtime_pm_status (rev2)

[PATCH 0/4] Devicetree support for Loongson-1 GPIO
 2023-03-02 19:02 UTC  (7+ messages)
` [PATCH 1/4] gpio: loongson1: Update copyright

About swapaccount=
 2023-03-02 19:01 UTC 

[RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
 2023-03-02 18:59 UTC  (2+ messages)

[PATCH v2] tpm: Disable tpm verifier if tpm is not present
 2023-03-02 18:59 UTC  (10+ messages)

[PATCH v2 0/3] Do basic initialization things
 2023-03-02 18:58 UTC  (5+ messages)
` [PATCH v2 1/3] xen/riscv: read/save hart_id and dtb_base passed by bootloader

[PATCH bpf-next] bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
 2023-03-02 18:58 UTC 

[PATCH v2 0/1] introduce .editorconfig
 2023-03-02 18:57 UTC  (3+ messages)
` [PATCH v2 1/1] editorconfig: "

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-02 18:56 UTC  (9+ messages)

[samba-ksmbd:ksmbd-for-next-next 2/2] fs/ksmbd/smb2pdu.c:4941:42: sparse: sparse: invalid assignment: |=
 2023-03-02 18:56 UTC 

[PATCH 0/5] iotests: make meson aware of individual I/O tests
 2023-03-02 18:54 UTC  (7+ messages)
` [PATCH 1/5] iotests: explicitly pass source/build dir to 'check' command
` [PATCH 2/5] iotests: allow test discovery before building
` [PATCH 3/5] iotests: strip subdir path when listing tests
` [PATCH 4/5] iotests: print TAP protocol version when reporting tests
` [PATCH 5/5] iotests: register each I/O test separately with meson

[PATCH 0/1] process attribute support for Landlock
 2023-03-02 18:52 UTC  (2+ messages)
` [PATCH 1/1] lsm: adds process attribute getter "

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-02 12:19 UTC  (3+ messages)
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA

u-boot crashes if mass-storage devices are connected via USB-C
 2023-03-02 18:51 UTC  (6+ messages)

[PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-02 18:49 UTC  (3+ messages)
` [PATCH 3/3] kernfs: change kernfs_rename_lock into a read-write lock

[PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
 2023-03-02 18:47 UTC  (4+ messages)
` [PATCH 1/2] tcg: Clear "

Trying to reduce NFSv4 timeouts to a few seconds on an established connection
 2023-03-02 18:47 UTC  (14+ messages)

[PATCH v3 00/16] win32: do not mix SOCKET and fd space
 2023-03-02 18:45 UTC  (17+ messages)
` [PATCH v3 04/16] tests: add test-error-report
` [PATCH v3 05/16] error: add global &error_warn destination
` [PATCH v3 06/16] win32/socket: introduce qemu_socket_select() helper
` [PATCH v3 07/16] win32/socket: introduce qemu_socket_unselect() helper
` [PATCH v3 08/16] aio: make aio_set_fd_poll() static to aio-posix.c
` [PATCH v3 09/16] aio/win32: aio_set_fd_handler() only supports SOCKET
` [PATCH v3 11/16] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
` [PATCH v3 12/16] slirp: unregister the win32 SOCKET

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-03-02 18:46 UTC  (5+ messages)
` [PATCH 2/2] "

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 384/633] drivers/phy/qualcomm/phy-qcom-snps-eusb2.c:172:7: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2023-03-02 18:45 UTC 

[PATCH v6 00/14] GDB script fixes and improvements
 2023-03-02 18:44 UTC  (5+ messages)
` [PATCH v6 09/14] gdb: Add more support for debugging on EFI platforms

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-02 18:44 UTC  (2+ messages)
` [PATCH 2/2] eal/windows: fix create thread failure behavior

[Failure] Re: git 2.40.0-rc1
 2023-03-02 18:44 UTC  (2+ messages)

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-03-02 18:43 UTC  (2+ messages)

[PATCH] nvme: bring back auto-removal of deleted namespaces during sequential scan
 2023-03-02 18:43 UTC  (2+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-02 18:42 UTC  (11+ messages)
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-02 18:40 UTC  (12+ messages)
` [virtio-dev] [PATCH v10 01/10] virtio: document forward compatibility guarantees
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 02/10] admin: introduce device group and related concepts
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 03/10] admin: introduce group administration commands
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
  ` [virtio-dev] "
` [virtio-dev] [PATCH v10 06/10] mmio: document ADMIN_VQ as reserved
  ` [virtio-dev] "
` [virtio-dev] RE: [PATCH v10 00/10] Introduce device group and device management

[Intel-gfx] [PATCH 0/6] drm/i915: pm cleanups, rename to clock gating
 2023-03-02 18:40 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/wm: remove display/ prefix from include
` [Intel-gfx] [PATCH 2/6] drm/i915/pm: drop intel_pm_setup()
` [Intel-gfx] [PATCH 3/6] drm/i915/pm: drop intel_suspend_hw()
` [Intel-gfx] [PATCH 4/6] drm/i915: remove unnecessary intel_pm.h includes
` [Intel-gfx] [PATCH 5/6] drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]
` [Intel-gfx] [PATCH 6/6] drm/i915/clock: mass rename dev_priv to i915

[PATCH bpf-next 1/2] bpf, docs: Fix link to netdev-FAQ target
 2023-03-02 18:39 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf, docs: Fix final bpf docs build failure

[Intel-gfx] [PATCH] drm/i915/dmc: Load DMC on MTL
 2023-03-02 18:37 UTC  (3+ messages)

[PATCH RESEND] scsi: Add error checking to sysfs_update_group in drivers/scsi/scsi_transport_spi.c
 2023-03-02 18:37 UTC 

[GIT PULL] MIPS changes part 2 for v6.3
 2023-03-02 18:37 UTC  (2+ messages)

[akpm-mm:mm-everything 55/65] include/trace/events/ksm.h:46:1: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
 2023-03-02 18:35 UTC 

[GIT PULL] auxdisplay for 6.3
 2023-03-02 18:34 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 6.3-rc1
 2023-03-02 18:34 UTC  (2+ messages)

[GIT PULL] objtool changes for v6.3
 2023-03-02 18:34 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.3
 2023-03-02 18:34 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.3
 2023-03-02 18:33 UTC  (2+ messages)

[linux-lvm] lvconvert --uncache takes hours
 2023-03-02 18:33 UTC  (4+ messages)

[PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup
 2023-03-02 14:12 UTC 

[PATCH] dt-bindings: display: mediatek: Compatible list cleanup
 2023-03-02 13:35 UTC 

[PATCH -next 1/2] nbd: allow genl access outside init_net
 2023-03-02 18:29 UTC  (4+ messages)
` [PATCH -next 2/2] nbd: use the structured req attr check

[PATCH] drm/edid: fix info leak when failing to get panel id
 2023-03-02 18:29 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms
 2023-03-02 18:26 UTC  (6+ messages)

[RFC 1/3] file: Introduce iterate_fd_locked
 2023-03-02 18:22 UTC  (3+ messages)
` [RFC 2/3] file: allow callers to free the old file descriptor after dup2
` [RFC 3/3] file, epoll: Implement do_replace() and eventpoll_replace()

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-03-02 18:21 UTC  (4+ messages)
` [PATCH v2 09/26] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx

[PATCH v3 00/10] Add basic Boot Loader Interface support
 2023-03-02 18:20 UTC  (11+ messages)
` [PATCH v3 01/10] efi: Add grub_efi_set_variable_with_attributes
` [PATCH v3 02/10] efi: Check for integer overflow in string conversion
` [PATCH v3 03/10] Unify GUID types
` [PATCH v3 04/10] kern/misc: Add a format specifier GUIDs
` [PATCH v3 05/10] grub-core: Make use of guid printf format specifier
` [PATCH v3 06/10] Add a module for the Boot Loader Interface
` [PATCH v3 07/10] grub-core/kern/efi: Remove redundant null-termination
` [PATCH v3 08/10] types.h: Add GRUB_SSIZE_MAX
` [PATCH v3 09/10] commands/bli: Extract uft8 to utf16 conversion
` [PATCH v3 10/10] util/grub.d: Activate bli module on EFI

No such file or directory: lxdialog/dialog.h
 2023-03-02 18:19 UTC  (4+ messages)

[PATCH v2] vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
 2023-03-02 18:19 UTC  (5+ messages)

[PATCH] arm: total_compute: Remap console logs
 2023-03-02 14:40 UTC 

[PATCH 0/2] add support for hs bootflows on am62 devices
 2023-03-02 14:07 UTC 

[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
 2023-03-02 13:59 UTC  (5+ messages)
` [PATCH V2 1/9] gpio: gpio-rockchip: parse gpio-ranges for bank id

[RFT PATCH v2 1/3] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-03-02 18:19 UTC  (7+ messages)

[PATCH v3] vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
 2023-03-02 18:18 UTC 

[GIT PULL REQUEST] watchdog - v6.3 release cycle
 2023-03-02 16:25 UTC 

[PATCH] drm/amdgpu: avoid restore process run into dead loop
 2023-03-02 18:15 UTC 

[PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
 2023-03-02 18:14 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: msm8976: Add and provide xo clk to rpmcc
 2023-03-02 18:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8956-loire: Provide rate for xo_board clock

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-02 18:12 UTC  (6+ messages)

[syzbot] [block?] INFO: task hung in blkdev_get_by_dev (5)
 2023-03-02 18:11 UTC 

[PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts
 2023-03-02 18:10 UTC  (13+ messages)
` [PATCH v2 1/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary
` [PATCH v2 2/6] docs/about/deprecated: Deprecate 32-bit x86 hosts
` [PATCH v2 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs
` [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
` [PATCH v2 5/6] docs/about/deprecated: Deprecate 32-bit arm hosts
` [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-02 18:07 UTC  (8+ messages)
` [PATCH v12 8/8] sched/fair: Add latency list

[PATCH v1] serdev: Set fwnode for serdev devices
 2023-03-02 18:07 UTC  (5+ messages)

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-02 18:07 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 07/22] drm/i915/mtl: Add support for PM DEMAND

[PATCH] stm: class: Add MIPI OST protocol support
 2023-03-02 18:05 UTC  (3+ messages)

[PATCH v4 00/27] target/s390x: pc-relative translation blocks
 2023-03-02 18:05 UTC  (6+ messages)
` [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL

[PATCH ima-evm-utils v7] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
 2023-03-02 18:05 UTC 

[PATCH v2] board: rockchip: Add rk3588 evb
 2023-03-02 18:05 UTC  (2+ messages)

[PATCH v5 3/3] rebase: add a config option for --rebase-merges
 2023-03-02 18:02 UTC  (2+ messages)

[PATCH v5 2/3] rebase: deprecate --rebase-merges=""
 2023-03-02 18:02 UTC  (2+ messages)

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02 18:01 UTC  (4+ messages)

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-02 17:26 UTC  (3+ messages)
` [PATCH v4 3/4] "

[Intel-xe] [PATCH 0/8] drm/xe: clean up i915 includes both sides
 2023-03-02 18:00 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/8] drm/i915/display: don't use relative ../i915 includes
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/8] "

Nested NTFS volumes within Windows SMB share may result in inode collisions in linux client
 2023-03-02 18:00 UTC  (4+ messages)

[PATCH dwarves] dwarf_loader: Fix for BTF id drift caused by adding unspecified types
 2023-03-02 18:00 UTC  (3+ messages)

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-02 17:58 UTC  (8+ messages)

[Buildroot] [PATCH 1/4] package/gensio: add libglib2 optional dependency
 2023-03-02 17:53 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/gensio: add alsa-lib "
` [Buildroot] [PATCH 3/4] package/gensio: use mdns option
` [Buildroot] [PATCH 4/4] package/gensio: add C++ optional dependency

[PATCH] binutils: Enable --enable-new-dtags
 2023-03-02 17:54 UTC  (7+ messages)
` [OE-core] "

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-02 17:54 UTC 

[RFC XEN PATCH 0/7] automation, RFC prototype, Have GitLab CI built its own containers
 2023-03-02 17:53 UTC  (8+ messages)
` [RFC XEN PATCH 1/7] automation: Automatically rebuild debian:unstable container
` [RFC XEN PATCH 2/7] automation: Introduce test-containers stage
` [RFC XEN PATCH 3/7] automation: Add a template per container for build jobs
` [RFC XEN PATCH 4/7] automation: Adding containers build jobs and test of thoses
` [RFC XEN PATCH 5/7] automation: Introduce DO_REBUILD_CONTAINER, to allow to rebuild a container
` [RFC XEN PATCH 6/7] automation: Push container been tested
` [RFC XEN PATCH 7/7] automation: Add some more push containers jobs

[PATCHv6 00/11] Introduce RK806 Support
 2023-03-02 17:52 UTC  (4+ messages)
` [PATCHv6 08/11] mfd: rk8xx: add rk806 support

[PATCH 08/10] parisc: fix livelock in uaccess
 2023-03-02 17:53 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/opus: force arm mode instead of Thumb mode
 2023-03-02 17:51 UTC 

[PATCH] ACPI: docs: Update the pm_profile sysfs attribute documentation
 2023-03-02 17:49 UTC 

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-02 17:23 UTC  (2+ messages)

[RFC] Reducing NEED_CPU_H usage
 2023-03-02 17:44 UTC  (5+ messages)

[PATCH ima-evm-utils v6] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
 2023-03-02 17:44 UTC  (3+ messages)

[PULL 00/11] aspeed queue
 2023-03-02 17:42 UTC  (6+ messages)
` [PULL 05/11] hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
` [PULL 06/11] hw/arm/aspeed: Adding new machine Tiogapass "
` [PULL 07/11] hw/at24c : modify at24c to support 1 byte address mode
` [PULL 10/11] aspeed: Add a boot_rom overlap region in the SoC spi_boot container
` [PULL 11/11] aspeed/smc: Replace SysBus IRQs with GPIO lines

[PATCH v2 0/3] Improve trace/ring_buffer.c
 2023-03-02 17:43 UTC  (3+ messages)
` [PATCH v2 2/3] ring_buffer: Change some static functions to bool


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.