All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-10 06:16:20 to 2025-01-10 07:39:11 UTC [more...]

[PATCH 3/6] syscall.h: introduce syscall_set_nr()
 2025-01-10  7:37 UTC  (2+ messages)

tidy up direct I/O flag handling in the loop driver
 2025-01-10  7:37 UTC  (9+ messages)
` [PATCH 1/8] loop: move updating lo_flags out of loop_set_status_from_info
` [PATCH 2/8] loop: update commands in loop_set_status still referring to transfers
` [PATCH 3/8] loop: create a lo_can_use_dio helper
` [PATCH 4/8] loop: only write back pagecache when starting to to use direct I/O
` [PATCH 5/8] loop: open code the direct I/O flag update in loop_set_dio
` [PATCH 6/8] loop: allow loop_set_status to re-enable direct I/O
` [PATCH 7/8] loop: don't freeze the queue in loop_update_dio
` [PATCH 8/8] loop: remove the use_dio field in struct loop_device

[PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
 2025-01-10  7:37 UTC  (11+ messages)
` [PATCH 04/23] qapi: expand tags to all doc sections
` [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing

[PATCH v8 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2025-01-10  7:37 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v8 2/2] pwm: add support for NXPs high-side switch MC33XS2410

[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
 2025-01-10  7:37 UTC  (5+ messages)

[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
 2025-01-10  7:37 UTC  (4+ messages)

[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2025-01-10  7:37 UTC  (2+ messages)

[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
 2025-01-10  7:36 UTC  (3+ messages)

[v4 0/6] Fix several bugs in error handling during device probe
 2025-01-10  7:37 UTC  (4+ messages)
` [v4 5/5] drm/amdgpu: fix invalid memory access in amdgpu_fence_driver_sw_fini()

[PATCH] nvme-pci: use correct size to free the hmb buffer
 2025-01-09 23:51 UTC 

[PATCH] kcov: add unique cover, edge, and cmp modes
 2025-01-10  7:30 UTC 

[PATCH 0/7] of: overlay: Add support for export-symbols node feature
 2025-01-10  7:36 UTC  (11+ messages)

[PATCH mptcp-next v4 0/7] BPF path manager, part 2
 2025-01-10  7:36 UTC  (8+ messages)
` [PATCH mptcp-next v4 1/7] mptcp: make three pm wrappers static
` [PATCH mptcp-next v4 2/7] mptcp: drop skb parameter of get_addr
` [PATCH mptcp-next v4 3/7] mptcp: add id parameter for get_addr
` [PATCH mptcp-next v4 4/7] mptcp: reuse sending nlmsg code in get_addr
` [PATCH mptcp-next v4 5/7] mptcp: drop skb parameter of set_flags
` [PATCH mptcp-next v4 6/7] mptcp: change rem type "
` [PATCH mptcp-next v4 7/7] mptcp: add local parameter for set_flags

[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
 2025-01-10  7:32 UTC  (10+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
` [RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware

[PATCH v4 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2025-01-10  7:33 UTC  (5+ messages)
` [PATCH v4 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support

[PATCH v4] vpci: Add resizable bar support
 2025-01-10  7:34 UTC  (4+ messages)

[PATCH 00/22] maintainer updates for jan '25 (semihosting, gdb, plugins)
 2025-01-10  7:34 UTC  (3+ messages)
` [PATCH 08/22] system/vl: more error exit into config enumeration code

[PATCH v6 00/14] iommufd support pasid attach/replace
 2025-01-10  7:34 UTC  (15+ messages)
` [PATCH v6 01/14] iommu: Introduce a replace API for device pasid
` [PATCH v6 05/14] iommufd: Pass pasid through the device attach/replace path
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support

[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
 2025-01-10  7:34 UTC  (4+ messages)
` [PATCH 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
  ` [PATCH 04/20] dissolve external_name.u into separate members

[PATCH v2 1/4] media: ov2740: Debug log chip ID
 2025-01-10  7:33 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-10  7:31 UTC  (2+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available

[PATCH mptcp-next v9 0/8] use GENL_REQ_ATTR_CHECK in userspace pm
 2025-01-10  7:30 UTC  (9+ messages)
` [PATCH mptcp-next v9 1/8] mptcp: drop info of userspace_pm_remove_id_zero_address
` [PATCH mptcp-next v9 2/8] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH mptcp-next v9 3/8] mptcp: pm: more precise error messages
` [PATCH mptcp-next v9 4/8] mptcp: pm: improve "
` [PATCH mptcp-next v9 5/8] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH mptcp-next v9 6/8] mptcp: pm: remove duplicated error messages
` [PATCH mptcp-next v9 7/8] mptcp: pm: mark missing address attributes
` [PATCH mptcp-next v9 8/8] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible

[PATCH v2 00/10] TPM2 key protector follow-up patches
 2025-01-10  7:29 UTC  (7+ messages)
` [PATCH v2 08/10] util/grub-protect: Support NV index mode
` [PATCH v2 09/10] tests/tpm2_key_protector_test: Amend the NV index mode test

[PATCH v2] xen: update pvcalls_front_accept prototype
 2025-01-10  7:28 UTC  (6+ messages)

[PATCH i-g-t v8 0/2] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
 2025-01-10  7:28 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] trace2: prevent segfault on config collection where no value specified
 2025-01-10  7:28 UTC  (2+ messages)
` [PATCH v2] "

wpan-tools 0.10 release
 2025-01-10  7:27 UTC 

[PATCH v2 00/10] media: ov08x40: Various improvements
 2025-01-10  7:21 UTC  (5+ messages)
` [PATCH v2 08/10] media: ov08x40: Add missing ov08x40_identify_module() call on stream-start

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-10  7:13 UTC  (4+ messages)
` [RFC PATCH 08/10] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [RFC PATCH 09/10] net: ti: prueth: Adds power management support for PRU-ICSS
` [RFC PATCH 10/10] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH] checkpatch: don't warn about extra parentheses in staging/
 2025-01-10  7:18 UTC  (2+ messages)

[PATCH 0/6] Introduce drm sharpness property
 2025-01-10  7:18 UTC  (9+ messages)
` [PATCH 1/6] drm: Introduce sharpness strength property
` [PATCH v6 2/6] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/6] drm/i915/display: Configure the scaler
` [PATCH v7 4/6] drm/i915/display: Enable the second scaler for sharpness
` [PATCH v6 5/6] drm/i915/display: Add registers and compute the strength
` [PATCH 6/6] drm/i915/display: Load the lut values and enable sharpness
` ✗ Fi.CI.BUILD: failure for Introduce drm sharpness property (rev6)
` ✗ CI.Patch_applied: failure for Introduce drm sharpness property (rev4)

[PATCH] virtio-net: Fix num_buffers for version 1
 2025-01-10  7:16 UTC  (2+ messages)

[PATCH v3 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2025-01-10  7:17 UTC  (7+ messages)
` [PATCH v3 1/3] rockchip: rk356x: "
` [PATCH v3 2/3] rockchip: rk3588: "
` [PATCH v3 3/3] rockchip: rk3308: "

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-10  7:13 UTC  (13+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10  7:13 UTC  (4+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API

[RFC PATCH 00/21] Concept for tightly coupled package manager (Node.js, Go, Rust)
 2025-01-10  7:12 UTC  (2+ messages)
  ` [bitbake-devel] [RFC PATCH 06/21] fetch2: introduce common package manager metadata

[Question] How to enable CoreSight ETMv4 on rk3399?
 2025-01-10  7:13 UTC  (3+ messages)

[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2025-01-10  7:09 UTC  (5+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  7:05 UTC  (21+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
` [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support"

[joel-granados:jag/ctl_table_const 1/1] drivers/infiniband/core/iwcm.c:1189:30: sparse: sparse: incorrect type in argument 3 (different modifiers)
 2025-01-10  7:07 UTC 

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-10  7:04 UTC  (7+ messages)

[PATCH v7 0/5] i386: Support SMP Cache Topology
 2025-01-10  7:25 UTC  (3+ messages)
` [PATCH v7 1/5] hw/core/machine: Reject thread level cache

[PATCH 0/7] Enable shared device assignment
 2025-01-10  7:06 UTC  (18+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager

[bug report] ASoC: soc-card: add snd_soc_card_set_bias_level()
 2025-01-10  7:06 UTC 

[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
 2025-01-10  7:04 UTC  (2+ messages)

[bug report] mm: allow compound zone device pages
 2025-01-10  7:04 UTC 

[bug report] fs/dax: create a common implementation to break DAX layouts
 2025-01-10  7:03 UTC 

drivers/tty/mips_ejtag_fdc.c:343:32: error: incompatible pointer types passing 'const char **' to parameter of type 'const u8 **' (aka 'const unsigned char **')
 2025-01-10  6:59 UTC  (2+ messages)

[PATCH v2] rockchip: use OF_UPSTREAM for rk3066a/rk3188
 2025-01-10  6:57 UTC  (2+ messages)

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  6:56 UTC  (7+ messages)
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[dhowells-fs:crypto-krb5 2/8] crypto/krb5/kdf.c:218:10: warning: variable 'mode' is uninitialized when used here
 2025-01-10  6:56 UTC 

[paulmckrcu:dev.2025.01.07a 46/56] kernel/rcu/srcutree.c:800:18: error: passing 'atomic_long_t' (aka 'atomic64_t') to parameter of incompatible type 'atomic_long_t *' (aka 'atomic64_t *'); take the address with &
 2025-01-10  6:56 UTC 

[PATCH v1 0/1] Add firmware-name in BT node
 2025-01-10  6:56 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2025-01-10  6:56 UTC  (3+ messages)

linux-next: Tree for Jan 10
 2025-01-10  6:56 UTC 

[PATCH RFC 0/4] introduce IPsec Operation in virtio-net
 2025-01-10  6:56 UTC  (4+ messages)
` [PATCH RFC 2/4] virtio-net: Add new flow filter selector and action for IPsec

[PATCH v1] BNEP: Fix the BNEP Unknown Control Message in PTS testing:
 2025-01-10  6:54 UTC 

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-10  6:53 UTC  (11+ messages)

USB EHCI chipidea regression on NXP i.MX7
 2025-01-10  6:51 UTC  (4+ messages)

[PATCH] qmp: update vhost-user protocol feature maps
 2025-01-10  6:53 UTC  (5+ messages)

[PATCH] drm/i915: Add VM_DONTEXPAND to exported buffers
 2025-01-10  6:52 UTC  (3+ messages)

linux-next: build failure after merge of the hid tree
 2025-01-10  6:52 UTC 

[PATCH v2 0/4] rockchip: rk3288: Include files from dts/upstream
 2025-01-10  6:50 UTC  (3+ messages)
` [PATCH v2 2/4] rockchip: clk: rk3288: Drop use of SCLK_MAC_PLL

[PATCH v9 0/3] wifi: ath12k: report station mode stats
 2025-01-10  6:48 UTC  (4+ messages)
` [PATCH v9 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v9 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v9 3/3] wifi: ath12k: report station mode signal strength

[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
 2025-01-10  6:48 UTC  (7+ messages)

[PATCH] eal: add worker threads cleanup in rte_eal_cleanup()
 2025-01-10  6:47 UTC 

[PATCH] usb: host: ehci-atmel: Add HSIC mode support
 2025-01-10  6:41 UTC 

[RFC PATCH V2] drm/xe/guc: Use exec queue hints for GT frequency
 2025-01-10  6:46 UTC  (8+ messages)

[PATCH 4/4] clk: Make debugfs code into a loadable kernel module
 2025-01-10  6:45 UTC  (2+ messages)

[PATCH] x86/e820: update code comment about e820_table_kexec
 2025-01-10  6:34 UTC  (6+ messages)

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-10  6:45 UTC  (3+ messages)

v6.13-rc1: Module signing stopped working for external modules
 2025-01-10  6:44 UTC  (2+ messages)

[PATCH v4 0/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
 2025-01-10  6:43 UTC  (4+ messages)
` [PATCH v4 2/2] "

Kernel Warnings at fs/debugfs/file.c 90
 2025-01-10  6:44 UTC 

[PATCH v5 07/20] drm/rockchip: analogix_dp: Expand device data to support multiple edp display
 2025-01-10  6:24 UTC  (4+ messages)

[PATCH v2 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-01-10  6:09 UTC  (5+ messages)
` [PATCH v2 3/5] pinctrl: Add driver support for Amlogic SoCs

[PATCH v7 0/5] wifi: ath12k: Factory test mode support
 2025-01-10  6:12 UTC  (6+ messages)
` [PATCH v7 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v7 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v7 3/5] wifi: ath12k: add factory test mode support
` [PATCH v7 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v7 5/5] wifi: ath12k: Disable MLO in Factory Test Mode

[PATCH i-g-t v1 0/2] Support for IN_FORMATS_ASYNC plane property
 2025-01-10  6:39 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: Add support to retrieve async
` [PATCH i-g-t v1 2/2] tests/kms_async_flips: use in_formats_async for async modifiers

[PATCH] drm/amdgpu: Add mutex locking to VMID Manager Initialization for Process Isolation
 2025-01-10  6:38 UTC  (2+ messages)

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-01-10  6:39 UTC  (5+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-10  6:38 UTC  (7+ messages)
` [RFC 01/11] introduce khugepaged_collapse_single_pmd to collapse a single pmd
` [RFC 06/11] khugepaged: generalize alloc_charge_folio for mTHP support
` [RFC 07/11] khugepaged: generalize __collapse_huge_page_* "

[PATCH] libmultipath: add condition for enqueueing path to io error check
 2025-01-10  6:38 UTC 

[bug report] fs/dax: create a common implementation to break DAX layouts
 2025-01-10  6:37 UTC 

[PATCH i-g-t v2 0/5] Update image assets
 2025-01-10  6:37 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Update image assets (rev3)

[bug report] fs/dax: properly refcount fs dax pages
 2025-01-10  6:35 UTC 

[PATCH v5] sched_ext: Refresh scx idle state during idle-to-idle transitions
 2025-01-10  6:34 UTC  (2+ messages)

[Intel-wired-lan] [bug report] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
 2025-01-10  6:34 UTC 

[PATCH 1/6] Remove unused dpp_pc and dpp_size
 2025-01-10  6:30 UTC  (7+ messages)
` [PATCH 6/6] Add support for pid function "-" with absolute offset
  ` [DTrace-devel] "

[isar-cip-core][PATCH] ci: Disable currently broken deployment to KernelCI
 2025-01-10  6:29 UTC 

[isar-cip-core][PATCH] ci: Drop redundant deploy_kernelci disabling
 2025-01-10  6:29 UTC 

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2025-01-10  6:28 UTC  (7+ messages)
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr

Help getting child process id
 2025-01-10  6:27 UTC 

[PATCH v2 0/3] padata: fix UAF issues
 2025-01-10  6:16 UTC  (4+ messages)
` [PATCH v2 1/3] padata: add pd get/put refcnt helper
` [PATCH v2 2/3] padata: fix UAF in padata_reorder
` [PATCH v2 3/3] padata: avoid UAF for reorder_work

[PATCH] bfs: put a inode if link count is 0
 2025-01-10  6:24 UTC  (2+ messages)

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2025-01-10  6:24 UTC  (3+ messages)
` [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

[syzbot] [exfat?] possible deadlock in exfat_get_block (2)
 2025-01-10  6:23 UTC 

[PATCH v3] mmc: sdhci-msm: Correctly set the load for the regulator
 2025-01-10  6:22 UTC  (3+ messages)

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-10  6:16 UTC  (2+ messages)

Not fully traversing iova reservations bug
 2025-01-10  6:19 UTC 

[PATCH] mm/memfd: reserve hugetlb folios before allocation
 2025-01-10  6:17 UTC  (5+ messages)

[meta-security][scarthgap][PATCH] suricata: fix CVE-2024-45795 & CVE-2024-45796
 2025-01-10  6:16 UTC  (2+ 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.