All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-15 17:41:20 to 2024-01-15 19:05:39 UTC [more...]

[lttng-dev] New TLS usage in libgcc_s.so.1, compatibility impact
 2024-01-15 19:05 UTC  (2+ messages)

[PATCH v12 00/15] PCI devices passthrough on Arm, part 3
 2024-01-15 19:03 UTC  (5+ messages)
` [PATCH v12 09/15] vpci/header: program p2m with guest BAR view

Proposal to add CRIU support to DRM render nodes
 2024-01-15 18:58 UTC  (2+ messages)

[PATCH 0/5] trace-cmd: split: Handle splitting files with multiple instances
 2024-01-15 18:56 UTC  (5+ messages)
` [PATCH 5/5] "

[PATCH v3] gpio: EN7523: fix kernel-doc warnings
 2024-01-15 18:56 UTC 

[RFC] Fix stuck UCSI controller on DELL
 2024-01-15 18:55 UTC  (3+ messages)

[PATCH stable] x86/microcode: do not cache microcode if it will not be used
 2024-01-15 18:54 UTC  (3+ messages)

[PATCH v4 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-15 18:54 UTC  (7+ messages)
` [PATCH v4 1/6] s390/vfio-ap: always filter entire AP matrix
` [PATCH v4 2/6] s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
` [PATCH v4 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v4 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config
` [PATCH v4 5/6] s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
` [PATCH v4 6/6] s390/vfio-ap: do not reset queue removed from host config

[PATCH 1/2] drm/amdgpu: Pass amdgpu_job directly to amdgpu_ring_soft_recovery
 2024-01-15 18:53 UTC  (19+ messages)
` [PATCH 2/2] drm/amdgpu: Mark ctx as guilty in ring_soft_recovery path

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-01-15 18:51 UTC  (41+ messages)
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v2 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()

[PATCH 0/2] xen/arm: head: early printk on 1:1 mapping
 2024-01-15 18:51 UTC  (3+ messages)
` [PATCH 1/2] xen/arm32: head: Move earlyprintk 'hex' to .rodata.idmap

[PATCH bpf v3] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
 2024-01-15 18:51 UTC  (3+ messages)

[PATCH] sandbox_flattree: enable button support
 2024-01-15 18:50 UTC 

[PATCH] coroutine-ucontext: Save fake stack for pooled coroutine
 2024-01-15 18:47 UTC  (2+ messages)

[PATCH] drm/xe/guc: Enable WA 14018913170
 2024-01-15 18:55 UTC 

[PATCH TOOLS 0/2] convert main() from C to Rust
 2024-01-15 18:45 UTC  (6+ messages)

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2024-01-15 18:44 UTC  (2+ messages)

[RFC] Sleep waiting for an rwsem to be unlocked
 2024-01-15 18:44 UTC  (2+ messages)

[PATCH] arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
 2024-01-15 18:42 UTC  (2+ messages)

[GIT PULL] bcachefs updates for 6.8
 2024-01-15 18:42 UTC  (11+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-01-15 18:18 UTC  (26+ messages)
` [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v9 02/25] ima: Align ima_file_mprotect() "
` [PATCH v9 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v9 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v9 05/25] ima: Align ima_post_read_file() "
` [PATCH v9 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v9 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v9 10/25] security: Introduce inode_post_setattr hook
` [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 14/25] security: Introduce path_post_mknod hook
` [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v9 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v9 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 21/25] ima: Move IMA-Appraisal "
` [PATCH v9 22/25] evm: Move "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-15 18:39 UTC  (4+ messages)
` [RFC PATCH v3 11/30] migration/multifd: Allow multifd without packets

[meta-oe][PATCH] mozjs: update 115.2.0 -> 115.6.0
 2024-01-15 18:39 UTC 

[RFC 0/3] reading proc/pid/maps under RCU
 2024-01-15 18:38 UTC  (4+ messages)
` [RFC 1/3] mm: make vm_area_struct anon_name field RCU-safe
` [RFC 2/3] seq_file: add validate() operation to seq_operations
` [RFC 3/3] mm/maps: read proc/pid/maps under RCU

[PATCH v2 0/2] coresight: core: Add device name support
 2024-01-15 18:37 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: arm: Add device-name in the coresight components

[RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
 2024-01-15 18:37 UTC  (7+ messages)

Help required - kernel-doc, code block and backslash
 2024-01-15 18:36 UTC 

[PATCH v2 mptcp-net] mptcp: relax check on MPC passive fallback
 2024-01-15 18:35 UTC  (2+ messages)

[PATCH] rpmsg: Remove usage of the deprecated ida_simple_xx() API
 2024-01-15 18:34 UTC  (2+ messages)

[PATCH v3 0/7] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2024-01-15 18:33 UTC  (9+ messages)
` [PATCH v3 7/7] locking/rtmutex: Acquire the hb lock via trylock after wait-proxylock

[PATCH] interconnect: qcom: sm8450: Revert "interconnect: qcom: sm8450: Enable sync_state"
 2024-01-15 18:32 UTC  (9+ messages)

Linux 6.6.12
 2024-01-15 18:30 UTC  (2+ messages)

Linux 6.1.73
 2024-01-15 18:30 UTC  (2+ messages)

[PATCH] virtio_fs: remove duplicate check if queue is broken
 2024-01-15 18:29 UTC 

[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
 2024-01-15 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
` [PATCH v2 2/3] hw/arm: Add AHCI/SATA controller "
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 "

Limited/Broken functionality of ASLR for Libs >= 2MB
 2024-01-15 18:21 UTC  (4+ messages)

[PATCH v2] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-01-15 18:26 UTC  (2+ messages)

[PATCH v2] eventfs: Use kcalloc() instead of kzalloc()
 2024-01-15 18:24 UTC  (2+ messages)

[meta-gnome][PATCH 1/4] eog: update 45.1 -> 45.2
 2024-01-15 18:24 UTC  (4+ messages)
` [meta-gnome][PATCH 2/4] file-roller: update 43.0 -> 43.1
` [meta-gnome][PATCH 3/4] gvfs: update 1.52.1 -> 1.52.2
` [meta-gnome][PATCH 4/4] gjs: update 1.78.1 -> 1.78.2

[PATCH] dt-bindings: remoteproc: do not override firmware-name $ref
 2024-01-15 18:20 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Do not override firmware-name $ref
 2024-01-15 18:20 UTC 

[PATCH] dt-bindings: input: silead,gsl1680: do not override firmware-name $ref
 2024-01-15 18:20 UTC 

[PATCH] dt-bindings: mfd: iqs62x: Do not override firmware-name $ref
 2024-01-15 18:20 UTC 

[PATCH 0/2] hw/arm: Unconditionally map MMIO-based USB host controllers
 2024-01-15 18:19 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/allwinner-a10: Unconditionally map the USB Host controllers

DSA switch: VLAN tag not added on packets directed to a PVID,untagged switchport
 2024-01-15 18:15 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 22/23] include/linux/stddef.h:8:14: error: invalid initializer
 2024-01-15 18:15 UTC 

Linux kernel 6.1.73 released
 2024-01-15 18:15 UTC 

Linux kernel 6.6.12 released
 2024-01-15 18:15 UTC 

[PATCH v4 0/2] remoteproc: get rproc devices for clusters
 2024-01-15 18:14 UTC  (3+ messages)
` [PATCH v4 1/2] remoteproc: Make rproc_get_by_phandle() work "

[PATCH mptcp-net] mptcp: relax check on MPC passive fallback
 2024-01-15 18:13 UTC  (3+ messages)

[PATCH 0/3] ALSA: usb: add support for XMOS XVF3500
 2024-01-15 18:11 UTC  (9+ messages)
` [PATCH 2/3] ASoC: dt-bindings: xmos,xvf3500: add bindings "

Linux kernel 5.15.147 released
 2024-01-15 18:10 UTC 

[Buildroot] [PATCH 1/1] configs/asus_tinker-s_rk3288: bump Linux to 6.1.72
 2024-01-15 18:09 UTC 

[PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-01-15 18:09 UTC  (3+ messages)
` [PATCH v3 07/14] drm/panthor: Add the MMU/VM logical block

[PATCH 0/5] Remove deprecated command line options
 2024-01-15 18:06 UTC  (6+ messages)
` [PATCH 5/5] qemu-options: Remove the deprecated -singlestep option

[PATCH 00/12] selftests/net: Add TCP-AO tests
 2024-01-15 18:05 UTC  (4+ messages)
` [PATCH 12/12] selftests/net: Add TCP-AO key-management test

[PATCH v11 0/5] Introducing trace buffer mapping by user-space
 2024-01-15 18:03 UTC  (8+ messages)
` [PATCH v11 2/5] ring-buffer: Introducing ring-buffer mapping functions

[layerindex-web][PATCH 0/6] Recipe Reporting System fixes
 2024-01-15 18:03 UTC  (7+ messages)
` [layerindex-web][PATCH 1/6] rrs_maintainer_history: new override syntax
` [layerindex-web][PATCH 2/6] rrs_maintainer_history: fix syntax
` [layerindex-web][PATCH 3/6] rrs_upgrade_history: remap new srcrev fetcher API
` [layerindex-web][PATCH 4/6] rrs_upstream_history: allow skip update_data
` [layerindex-web][PATCH 5/6] rrs_upstream_history: fix get_recipe_pv_without_srcpv
` [layerindex-web][PATCH 6/6] rrs_upstream_history: fix get_upstream_info

[PATCH v4 0/3] w1: add UART w1 bus driver
 2024-01-15 18:02 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: w1: UART 1-Wire bus

Linux 5.15.147
 2024-01-15 18:01 UTC  (2+ messages)

Linux 5.10.208
 2024-01-15 18:01 UTC  (2+ messages)

Linux 5.4.267
 2024-01-15 18:01 UTC  (2+ messages)

[PATCH] proc: Remove usage of the deprecated ida_simple_xx() API
 2024-01-15 18:01 UTC  (2+ messages)

Linux 4.19.305
 2024-01-15 18:01 UTC  (2+ messages)

Linux kernel 5.10.208 released
 2024-01-15 18:00 UTC 

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2024-01-15 17:58 UTC  (6+ messages)
` [PATCH v2 4/6] iommufd: Deliver fault messages "

[PATCH v2] x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
 2024-01-15 17:57 UTC 

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-15 17:57 UTC  (4+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()

[PATCH 00/13] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
 2024-01-15 17:57 UTC  (4+ messages)
` [PATCH 11/13] trans_rvv.c.inc: remove vlmax arg from vec_element_loadx()

[PATCH v1 0/2] thermal: A couple of minor governor fixes
 2024-01-15 17:57 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: gov_fair_share: Fix dependency on trip points ordering
` [PATCH v1 2/2] thermal: gov_bang_bang: Fix possible cooling device state ping-pong

[layerindex-web][PATCH 0/6] Docker related fixes
 2024-01-15 17:56 UTC  (7+ messages)
` [layerindex-web][PATCH 1/6] dockersetup: use .zst not .zstd
` [layerindex-web][PATCH 2/6] Dockerfile: sort apt packages alphabetically
` [layerindex-web][PATCH 3/6] Dockerfile: fix mysqlclient==2.2.1 build
` [layerindex-web][PATCH 4/6] requirements.txt: bump all to latest
` [layerindex-web][PATCH 5/6] docker-compose.yml: mariadb:lts
` [layerindex-web][PATCH 6/6] docker-compose.yml: drop version '3'

[dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
 2024-01-15 17:56 UTC  (2+ messages)

[PATCH] drm/bridge: synopsys: dw-mipi-dsi: fix deferred dsi host probe breaks dsi device probe
 2024-01-15 17:54 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
 2024-01-15 17:54 UTC  (2+ messages)

[PATCH 0/9] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-01-15 17:52 UTC  (5+ messages)
` [PATCH 6/9] arm64: dts: mediatek: mt8186: add default thermal zones

[PATCH v5 0/5] drm/managed: Add drmm_release_action
 2024-01-15 17:50 UTC  (2+ messages)
` ✗ CI.BAT: failure for drm/managed: Add drmm_release_action (rev5)

[PATCH] rust: Use llvm-config from native llvm-rust on rust target builds
 2024-01-15 17:49 UTC  (4+ messages)
` [OE-core] "

ath11k and vfio-pci support
 2024-01-15 17:46 UTC  (15+ messages)

[PATCH] dt-bindings: ignore paths outside kernel for DT_SCHEMA_FILES
 2024-01-15 17:43 UTC  (8+ messages)

[PATCH v2 00/14] stm32: add bsec and OTP support to stm32mp25
 2024-01-15 17:42 UTC  (7+ messages)
` [PATCH v2 09/14] stm32mp: stm32prog: add support of stm32mp25
` [PATCH v2 10/14] stm32mp: activate the command stboard for stm32mp25 boards
` [PATCH v2 14/14] arm: Rename STM32MP15x

[PATCH] gpiolib: Fix scope-based gpio_device refcounting
 2024-01-15 17:41 UTC  (4+ 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.