messages from 2024-08-06 13:48:55 to 2024-08-06 15:50:14 UTC [more...]
[PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
2024-08-06 15:50 UTC (8+ messages)
` [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event
[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
2024-08-06 15:49 UTC (3+ messages)
[PATCH v3] lib: Convert test_user_copy to KUnit test
2024-08-06 15:48 UTC (2+ messages)
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-06 15:48 UTC (7+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
[PATCH v3 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
2024-08-06 15:48 UTC (6+ messages)
` [PATCH v3 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
[PATCH 2/2] i3c: master: svc: use slow speed for first broadcast address
2024-08-06 15:46 UTC (2+ messages)
[tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
2024-08-06 15:46 UTC (7+ messages)
[PATCH v3] firmware: ti_sci: add CPU latency constraint management
2024-08-06 15:44 UTC (2+ messages)
[PATCH] rust: add intrinsics to fix `-Os` builds
2024-08-06 15:41 UTC (2+ messages)
[PATCH v8 0/3] firmware: ti_sci: Introduce system suspend support
2024-08-06 15:42 UTC (5+ messages)
` [PATCH v8 1/3] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v8 2/3] firmware: ti_sci: Add support for querying the firmware caps
[PATCH v3 0/6] mtd: improve block2mtd + airoha parser
2024-08-06 15:39 UTC (5+ messages)
` [PATCH v3 2/6] nvme: assign of_node to nvme device
[PATCH] rust: x86: remove `-3dnow{,a}` from target features
2024-08-06 15:00 UTC (2+ messages)
[PATCH v1 00/11] mm: replace follow_page() by folio_walk
2024-08-06 15:36 UTC (7+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
2024-08-06 15:36 UTC (8+ messages)
` [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb
[PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
2024-08-06 15:35 UTC (2+ messages)
[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-08-06 15:30 UTC (7+ messages)
` [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
[PATCH v4 00/10] Add Rust linked list for reference counted values
2024-08-06 14:47 UTC (17+ messages)
` [PATCH v4 01/10] rust: init: add `assert_pinned` macro
` [PATCH v4 02/10] rust: list: add ListArc
` [PATCH v4 03/10] rust: list: add tracking for ListArc
` [PATCH v4 04/10] rust: list: add struct with prev/next pointers
` [PATCH v4 05/10] rust: list: add macro for implementing ListItem
` [PATCH v4 06/10] rust: list: add List
` [PATCH v4 07/10] rust: list: add iterators
` [PATCH v4 08/10] rust: list: add cursor
` [PATCH v4 09/10] rust: list: support heterogeneous lists
` [PATCH v4 10/10] rust: list: add ListArcField
[PATCH 0/2] tty: serial: samsung_tty: simple cleanups
2024-08-06 15:29 UTC (3+ messages)
` [PATCH 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
` [PATCH 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once
[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
2024-08-06 15:26 UTC (5+ messages)
` [PATCH net-next 2/2] net/smc: introduce statistics for ringbufs usage of net namespace
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-08-06 15:26 UTC (9+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
[PATCH 0/3] drm/omap: Minor fixes
2024-08-06 15:20 UTC (5+ messages)
` [PATCH 1/3] drm/omap: Fix possible NULL dereference
` [PATCH 2/3] drm/omap: Hide sparse warnings
` [PATCH 3/3] drm/omap: Fix locking in omap_gem_new_dmabuf()
[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
2024-08-06 15:25 UTC (2+ messages)
[PATCH v4] docs/zh_CN: Add dev-tools/kcsan Chinese translation
2024-08-06 15:24 UTC (5+ messages)
[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
2024-08-06 15:24 UTC (2+ messages)
[PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
2024-08-06 15:23 UTC (7+ messages)
` [PATCH v2 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks
` [PATCH v2 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [PATCH v2 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
[PATCH v2 0/3] Add CRU support for rk3576 SoC
2024-08-06 15:23 UTC (7+ messages)
` [PATCH v2 2/3] clk: rockchip: Add dt-binding header for rk3576
` [PATCH v2 3/3] clk: rockchip: Add clock controller for the RK3576
[PATCH v2 0/1] livepatch: Add using attribute to klp_func for using function
2024-08-06 15:21 UTC (3+ messages)
` [PATCH v2 1/1] livepatch: Add using attribute to klp_func for using function show
[PATCH -next,v2] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
2024-08-06 15:19 UTC (2+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-06 15:19 UTC (12+ messages)
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
[PATCH] Revert "perf: Add a counter for number of user access events in context"
2024-08-06 15:15 UTC (2+ messages)
[PATCH v3 00/15] honor isolcpus configuration
2024-08-06 15:03 UTC (7+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH net v3] igb: cope with large MAX_SKB_FRAGS
2024-08-06 15:13 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] PCI: remove type return
2024-08-06 15:11 UTC (2+ messages)
[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
2024-08-06 15:10 UTC (4+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support
[PATCH v3 0/5] Add bootph-all property for J7 boards
2024-08-06 15:07 UTC (5+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties
[PATCH v2 0/7] MIPS: clocksource cumulative enhancements
2024-08-06 15:06 UTC (6+ messages)
` [PATCH v2 2/7] MIPS: csrc-r4k: Apply verification clocksource flags
[PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema
2024-08-06 15:05 UTC (2+ messages)
[PATCH v4 0/6] Add support for ICSSG PA_STATS
2024-08-06 15:03 UTC (4+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
[PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
2024-08-06 15:03 UTC (2+ messages)
[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
2024-08-06 15:02 UTC (8+ messages)
` [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
2024-08-06 15:02 UTC (15+ messages)
[PATCH v4 00/28] Generic `Allocator` support for Rust
2024-08-06 15:00 UTC (3+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
[PATCH v3 0/9] Make SCMI transport as standalone drivers
2024-08-06 14:59 UTC (4+ messages)
` [PATCH v3 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver
[PATCH v4 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2024-08-06 14:57 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
[PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
2024-08-06 14:57 UTC (6+ messages)
` [PATCH v3 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL "
[PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
2024-08-06 14:56 UTC (4+ messages)
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
[linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
2024-08-06 14:54 UTC (15+ messages)
[PATCH 0/3] lockdep: minor config and documentation fixes
2024-08-06 14:52 UTC (8+ messages)
` [PATCH 2/3] lockdep: clarify size for LOCKDEP_*_BITS configs
` [PATCH 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-06 14:51 UTC (15+ messages)
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v24 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
[PATCH 00/10] perf/uprobe: Optimize uprobes
2024-08-06 14:50 UTC (14+ messages)
[PATCH v6 0/9] iio: adc: dfsdm: add scaling support
2024-08-06 14:49 UTC (5+ messages)
` [PATCH v6 5/9] dt-bindings: iio: add backend support to sd modulator
` [PATCH v6 6/9] dt-bindings: iio: add vref "
[PATCH] arm64: dts: ti: am642-phyboard-electra: Add PRU-ICSSG nodes
2024-08-06 14:47 UTC (2+ messages)
[RESEND PATCH] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
2024-08-06 14:47 UTC (2+ messages)
[PATCH V3] clk: scmi: add is_prepared hook
2024-08-06 14:56 UTC
[PATCH v2] crypto: arm64/poly1305 - move data to rodata section
2024-08-06 14:47 UTC (4+ messages)
[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
2024-08-06 14:46 UTC
[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
2024-08-06 14:45 UTC (8+ messages)
[PATCH 0/9] Support branch counters in block annotation
2024-08-06 14:42 UTC (10+ messages)
` [PATCH 5/9] perf evsel: Assign abbr name for the branch counter events
` [PATCH 6/9] perf report: Display the branch counter histogram
` [PATCH 7/9] perf annotate: "
[PATCH 00/10] mm: remove vma_merge()
2024-08-06 14:42 UTC (21+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
` [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
` [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
[PATCH 00/11] Add Nothing Phone (1) support
2024-08-06 14:42 UTC (3+ messages)
` [PATCH 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible
[PATCH v4 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-08-06 14:40 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-08-06 14:40 UTC (9+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
` [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
[PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-08-06 14:39 UTC (9+ messages)
` [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v3 2/4] x86/bus_lock: Add support for AMD
` [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
2024-08-06 14:39 UTC (8+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-08-06 14:38 UTC (11+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
[PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init()
2024-08-06 14:38 UTC (2+ messages)
` [PATCH 2/2] drm/sched: warn about drm_sched_job_init()'s partial init
[PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
2024-08-06 14:39 UTC (2+ messages)
[PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
2024-08-06 14:38 UTC (2+ messages)
[PATCH v2 0/3] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
2024-08-06 14:24 UTC (4+ messages)
` [PATCH v2 1/3] KVM: selftests: arm64: Simplify specification of filtered registers
` [PATCH v2 2/3] KVM: selftests: arm64: Use symbolic definitions for incorrect encodings
` [PATCH v2 3/3] KVM: selftests: arm64: Use generated defines for named system registers
[PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
2024-08-06 14:37 UTC (2+ messages)
[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
2024-08-06 14:35 UTC (2+ messages)
[RFC PATCH v18 0/8] TPEBS counting mode support
2024-08-06 14:35 UTC (7+ messages)
[PATCH] kbuild: add debug package to pacman PKGBUILD
2024-08-06 14:28 UTC (4+ messages)
[PATCH] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
2024-08-06 14:29 UTC
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
2024-08-06 14:26 UTC
[syzbot] [bluetooth?] WARNING in __hci_cmd_sync_sk
2024-08-06 14:28 UTC (2+ messages)
` [syzbot] "
[PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
2024-08-06 14:25 UTC
[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
2024-08-06 14:24 UTC (8+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
` [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
2024-08-06 14:23 UTC (12+ messages)
[PATCH v3 00/10] Add Rust linked list for reference counted values
2024-08-06 14:14 UTC (6+ messages)
` [PATCH v3 02/10] rust: list: add ListArc
[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-06 14:11 UTC (8+ messages)
` [PATCH v7 7/7] input: keyboard: support i.MX95 BBM module
[PATCH] iommu/s390: Implement blocking domain
2024-08-06 14:10 UTC (2+ messages)
[PATCH] f2fs: Require FMODE_WRITE for atomic write ioctls
2024-08-06 14:07 UTC
[PATCH v6 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-06 14:04 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
[syzbot] [can?] WARNING: refcount bug in j1939_session_put
2024-08-06 14:04 UTC (2+ messages)
[PATCH v3 0/2] add more multi functions to streamline error handling
2024-08-06 13:59 UTC (3+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better "
` [PATCH v3 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions
[PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
2024-08-06 13:58 UTC (7+ messages)
` [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
` [PATCH 2/6] cpufreq: omap: Drop asm includes
` [PATCH 3/6] cpufreq: armada-8k: Avoid excessive stack usage
` [PATCH 4/6] opp: ti: Drop unnecessary of_match_ptr()
` [PATCH 5/6] cpufreq: Enable COMPILE_TEST on Arm drivers
` [PATCH 6/6] cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency "
[PATCH cmpxchg 0/3] Provide emulation for one-byte cmpxchg()
2024-08-06 13:57 UTC (6+ messages)
` [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
[PATCH v3 0/4] Introduce userspace-driven ALSA timers
2024-08-06 13:56 UTC (7+ messages)
` [PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v3 4/4] selftests: ALSA: Cover userspace-driven timers with test
[PATCH v2] perf/core: Optimize event reschedule for a PMU
2024-08-06 13:54 UTC (5+ messages)
[PATCH 0/9] Touch Bar support for T2 Macs
2024-08-06 13:54 UTC (10+ messages)
` [PATCH 1/9] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
` [PATCH 2/9] HID: hid-appletb-kbd: add driver for the keyboard mode "
` [PATCH 3/9] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields
` [PATCH 4/9] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields
` [PATCH 5/9] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too
` [PATCH 6/9] HID: multitouch: allow specifying if a device is direct in a class
` [PATCH 7/9] HID: multitouch: add device ID for Apple Touch Bars
` [PATCH 8/9] drm/format-helper: add helper for BGR888 to XRGB8888 conversion
` [PATCH 9/9] drm/tiny: add driver for Apple Touch Bars in x86 Macs
CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
2024-08-06 13:53 UTC (4+ messages)
[PATCH RESEND v8 0/2] drm/atomic: Ease async flip restrictions
2024-08-06 13:53 UTC (3+ messages)
` [PATCH RESEND v8 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH RESEND v8 2/2] drm/amdgpu: Enable async flip on overlay planes
[PATCH] ASoC: rt1318: Constify struct reg_sequence
2024-08-06 13:52 UTC
[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
2024-08-06 13:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox