All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-25 16:44:11 to 2024-01-25 17:09:33 UTC [more...]

[f2fs-dev] [PATCH v2 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-01-25 16:53 UTC  (7+ messages)
`  "
` [PATCH v2 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH v2 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
` [PATCH v2 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH v2 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH v2 5/5] block: remove gfp_flags from blkdev_zone_mgmt

[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
 2024-01-25 17:09 UTC  (3+ messages)

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-25 17:09 UTC  (13+ messages)
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`

[PATCH] nvme: enable retries for authentication commands
 2024-01-25 17:09 UTC  (6+ messages)

[PATCH] NFSD: change LISTXATTRS cookie encoding to big-endian
 2024-01-25 17:08 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board
 2024-01-25 17:08 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: fsl: add imx8qm "

[PATCH v1] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
 2024-01-25 17:07 UTC  (2+ messages)

Requesting help recovering my array
 2024-01-25 17:06 UTC  (17+ messages)

[PATCHSET v3 wq/for-6.9] workqueue: Implement system-wide max_active for unbound workqueues
 2024-01-25 17:06 UTC  (11+ messages)
` [PATCH 01/10] workqueue: Move pwq->max_active to wq->max_active
` [PATCH 02/10] workqueue: Factor out pwq_is_empty()
` [PATCH 03/10] workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
` [PATCH 04/10] workqueue: Move nr_active handling into helpers
` [PATCH 05/10] workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
` [PATCH 06/10] workqueue: RCU protect wq->dfl_pwq and implement accessors for it
` [PATCH 07/10] workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
` [PATCH 08/10] workqueue: Introduce struct wq_node_nr_active
` [PATCH 09/10] workqueue: Implement system-wide nr_active enforcement for unbound workqueues
` [PATCH 10/10] tools/workqueue/wq_dump.py: Add node_nr/max_active dump

[PATCH] tests/unit: Bump test-replication timeout to 45 seconds
 2024-01-25 17:05 UTC  (2+ messages)

[PATCH net] ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
 2024-01-25 17:05 UTC 

[PATCH] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-01-25 17:04 UTC  (6+ messages)

[PATCH v4 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-25 17:03 UTC  (4+ messages)
` [PATCH v4 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

[PATCH] NFSD: fix LISTXATTRS returning a short list with eof=TRUE
 2024-01-25 17:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 0/6 iwl-next] idpf: refactor virtchnl messages
 2024-01-25 17:01 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 4/6 iwl-next] idpf: refactor remaining "
    `  "

[PATCH] kexec: don't use kexec_file_load on XEN
 2024-01-25 17:02 UTC  (2+ messages)

[RFC PATCH 0/9] NT synchronization primitive driver
 2024-01-25 17:02 UTC  (9+ messages)
` [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device

[PATCH 00/23] XeKmd basic SVM support
 2024-01-25 17:00 UTC  (12+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices
                ` 回复:Making "

[PATCH v2 1/2] dt-bindings: usb: mt6360-tcpc: Drop interrupt-names
 2024-01-25 17:02 UTC  (11+ messages)

[PATCH] NFSD: fix LISTXATTRS returning more bytes than maxcount
 2024-01-25 17:02 UTC  (2+ messages)

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-01-25 17:01 UTC  (53+ messages)
` [PATCH RFC v3 05/35] mm: cma: Don't append newline when generating CMA area name
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
` [PATCH RFC v3 14/35] of: fdt: Return the region size in of_flat_dt_translate_address()
` [PATCH RFC v3 15/35] of: fdt: Add of_flat_read_u32()
` [PATCH RFC v3 16/35] KVM: arm64: Don't deny VM_PFNMAP VMAs when kvm_has_mte()
` [PATCH RFC v3 17/35] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC v3 18/35] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory
` [PATCH RFC v3 20/35] arm64: mte: Add tag storage memory to CMA
` [PATCH RFC v3 21/35] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
` [PATCH RFC v3 24/35] arm64: mte: Perform CMOs for tag blocks
` [PATCH RFC v3 25/35] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v3 26/35] arm64: mte: Use fault-on-access to reserve missing tag storage
` [PATCH RFC v3 27/35] arm64: mte: Handle tag storage pages mapped in an MTE VMA
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v3 29/35] arm64: mte: copypage: "
` [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with "
` [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
` [PATCH RFC v3 32/35] KVM: arm64: mte: Reserve tag storage for virtual machines with MTE
` [PATCH RFC v3 33/35] KVM: arm64: mte: Introduce VM_MTE_KVM VMA flag
` [PATCH RFC v3 34/35] arm64: mte: Enable dynamic tag storage management
` [PATCH RFC v3 35/35] HACK! arm64: dts: Add fake tag storage to fvp-base-revc.dts

[PATCH 00/10] Clean up includes
 2024-01-25 17:01 UTC  (13+ messages)
` [PATCH 03/10] disas/riscv: "
` [PATCH 04/10] aspeed: "
` [PATCH 05/10] acpi: "
` [PATCH 06/10] m68k: "
` [PATCH 08/10] cxl: "
` [PATCH 09/10] riscv: "

[PATCH v2] NUMA: no need for asm/numa.h when !NUMA
 2024-01-25 17:00 UTC  (2+ messages)
` Ping: "

[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-25 17:00 UTC  (3+ messages)

[alexshi:schedtest2 11/12] kernel/sched/fair.c:9744:6: error: expected '(' after 'if'
 2024-01-25 16:59 UTC 

[alexshi:schedtest2 11/12] kernel/sched/fair.c:9744:12: error: expected '(' before '!' token
 2024-01-25 16:59 UTC 

[PATCH v3 0/2] board: imx8mn-rve-gateway: fix compatible description
 2024-01-25 16:59 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: remove redundant company name
` [PATCH v3 2/2] arm64: dts: imx8mn-rve-gateway: "

[PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
 2024-01-25 16:52 UTC  (8+ messages)
` [PATCH i-g-t 1/3] "
` [PATCH i-g-t 2/3] lib/kunit: Report early kernel taints explicitly
` [PATCH i-g-t 3/3] lib/kunit: Process module remove error after list errors

[PATCH net v2] net: dsa: qca8k: fix illegal usage of GPIO
 2024-01-25 16:59 UTC  (2+ messages)

[PATCH v3 net-next] taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
 2024-01-25 16:59 UTC 

bmap-tools repository closes
 2024-01-25 16:58 UTC  (5+ messages)
` [yocto] "

[meta-arago][master/kirkstone][PATCH] tisdk-*-image: Fix SYSTEMD_DEFAULT_TARGET assignment
 2024-01-25 16:58 UTC 

[PATCH 0/2] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-01-25 16:56 UTC  (3+ messages)
` [PATCH 1/2] scripts/coccinelle: Add cpu_env.cocci_template script
` [PATCH 2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro

[PATCH v6 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-01-25 16:58 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v6 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v6 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH] drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'
 2024-01-25 16:58 UTC  (2+ messages)

[PATCH V3] hwmon: scmi-hwmon: implement change_mode for thermal zones
 2024-01-25 16:57 UTC  (7+ messages)

[PATCH v7 0/9] iio: add new backend framework
 2024-01-25 16:57 UTC  (6+ messages)
` [PATCH v7 4/9] driver: core: allow modifying device_links flags

[PATCH 1/3] x86/resctrl: Display the number of available CLOSIDs
 2024-01-25 16:57 UTC  (4+ messages)

[PATCH] pidfd: cleanup the usage of __pidfd_prepare's flags
 2024-01-25 16:56 UTC  (4+ messages)

[PATCH] x86: increase NMI timer frequency if necessary
 2024-01-25 16:55 UTC 

[PATCH 0/8] timers and Documentation: Cleanup
 2024-01-25 16:55 UTC  (8+ messages)
` [PATCH 6/8] Documentation: Create a new folder for all timer internals

[PATCH] firmware: ti_sci: fix the secure_hdr in do_xfer
 2024-01-25 16:55 UTC  (8+ messages)

[PATCH] Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
 2024-01-25 16:55 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in path_mount (2)
 2024-01-25 16:55 UTC  (7+ messages)

[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-01-25 16:55 UTC  (5+ messages)
` [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
    ` [f2fs-dev] "

[PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1
 2024-01-25 16:55 UTC 

[PATCH net] tcp: add sanity checks to rx zerocopy
 2024-01-25 16:54 UTC  (4+ messages)

[PATCH net] net: dsa: qca8k: fix illegal usage of GPIO
 2024-01-25 16:54 UTC  (4+ messages)

[PATCH v3 0/6] cmd: provide command to display SMBIOS information
 2024-01-25 16:53 UTC  (5+ messages)
` [PATCH v3 5/6] configs: enable smbios command on sandbox

[PATCH v2 0/3] clocksource: imx-sysctr: support i.MX95
 2024-01-25 16:53 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: timer: nxp,sysctr-timer: "

[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
 2024-01-25 16:52 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe/xe_guc: Reduce a print from warn to debug (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 0/5] trace-cmd: split: Handle splitting files with multiple instances
 2024-01-25 16:51 UTC  (6+ messages)
` [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection

[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent
 2024-01-25 16:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal-zones: Don't require polling-delay(-passive)

drivers/gpu/drm/xe/xe_guc_submit.c:1144:1-7: preceding lock on line 1100 (fwd)
 2024-01-25 16:51 UTC 

[PATCH v2 0/3] drm/etnaviv: Disable SH_EU clock gating on the i.MX8MP NPU
 2024-01-25 16:50 UTC  (5+ messages)
` [PATCH v2 2/3] drm/etnaviv: Turn etnaviv_is_model_rev() into a function

[PATCH] tests/qemu-iotests: Bump timeout of iothreads-stream test
 2024-01-25 16:49 UTC  (2+ messages)

[PATCH v2 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-01-25 15:34 UTC  (4+ messages)
` [PATCH v2 09/15] pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support
` [PATCH v2 13/15] arm64: dts: renesas: Add Renesas R8A779H0 SoC support
` [PATCH v2 14/15] arm64: dts: renesas: Add Gray Hawk Single board support

[PATCH 6.7 000/638] 6.7.2-rc2 review
 2024-01-25 16:48 UTC  (2+ messages)

[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
 2024-01-25 16:56 UTC 

[PATCH 6.6 000/580] 6.6.14-rc2 review
 2024-01-25 16:48 UTC  (2+ messages)

[PATCH v2 0/9] arm64: dts: renesas: Add support for more R-Car V4H and White Hawk variants
 2024-01-25 16:45 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: soc: renesas: Document R-Car V4H White Hawk Single

drivers/gpu/drm/xe/xe_guc_submit.c:1144:1-7: preceding lock on line 1100
 2024-01-25 16:47 UTC 

[PATCH] block: allocate aligned write buffer for 'truncate -m full'
 2024-01-25 16:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 iwl-next] igc: Add support for LEDs on i225/i226
 2024-01-25 16:47 UTC  (5+ messages)
      `  "

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-25 16:47 UTC  (7+ messages)
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages

[PATCH 6.1 000/414] 6.1.75-rc2 review
 2024-01-25 16:46 UTC  (2+ messages)

[PATCH 0/8] RTAS changes for 6.4
 2024-01-25 16:46 UTC  (5+ messages)
` [PATCH 8/8] powerpc/rtas: consume retry statuses in sys_rtas()

[PATCH RFC] bringup: Add soft iWARP bring-up option
 2024-01-25 16:46 UTC  (6+ messages)

[PATCH v5 1/3] x86/iommu: remove regions not to be mapped
 2024-01-25 16:46 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] x86: purge NMI_IO_APIC
 2024-01-25 16:45 UTC  (2+ messages)

[PATCH] btrfs: remove unused included headers
 2024-01-25 16:44 UTC 

[PATCH 0/4] wifi: ath11k: fix connection failure due to unexpected peer delete
 2024-01-25 16:44 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath11k: remove invalid peer create logic

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-01-25 16:44 UTC  (4+ messages)

[PATCH net-next v3 0/2] Implement irq_domain for TXGBE
 2024-01-25 16:44 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: txgbe: move interrupt codes to a separate file
` [PATCH net-next v3 2/2] net: txgbe: use irq_domain for interrupt controller


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.