messages from 2022-07-22 14:51:07 to 2022-07-22 18:35:45 UTC [more...]
[PATCH v4] cpu/hotplug: Do not bail-out in DYING/STARTING sections
2022-07-22 18:35 UTC (4+ messages)
[PATCH 0/3] dm-verity: optionally use tasklets in dm-verity
2022-07-22 18:33 UTC (5+ messages)
` [dm-devel] "
[PATCH v4 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
2022-07-22 18:33 UTC (6+ messages)
` [PATCH v4 01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v4 15/25] KVM: VMX: Extend VMX controls macro shenanigans
[PATCH v2 0/3] Add Versal compatible string to Macb driver
2022-07-22 18:31 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: cdns,macb: Add versal compatible string
[PATCH v2 0/2] spi: npcm-pspi: add Arbel NPCM8XX support
2022-07-22 18:31 UTC (3+ messages)
` [PATCH v2 2/2] spi: npcm-pspi: Add NPCM845 peripheral SPI support
[PATCH v2 0/2] ARM: add support for pcb8309
2022-07-22 18:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: at91: add lan966 pcb8309 board
[PATCH v2 1/3] dt-bindings: arm: qcom: Document additional sa8540p device
2022-07-22 18:27 UTC (2+ messages)
[PATCH] media: staging: media: zoran: Deleted dead code
2022-07-22 18:26 UTC
[RESEND PATCH 2/9] dt-bindings: arm64: bcmbca: Update BCM4908 description
2022-07-22 18:24 UTC (12+ messages)
[RFC PATCH] regulator: core: Allow for a base-load per client to come from dts
2022-07-22 18:22 UTC (2+ messages)
[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
2022-07-22 18:19 UTC (4+ messages)
[PATCH 0/3] Mediatek pinctrl patches for mt8188
2022-07-22 18:19 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition "
[GIT PULL] ACPI fix for v5.19-rc8
2022-07-22 18:17 UTC
[PATCH v4 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
2022-07-22 18:11 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
[PATCH v2] ASoC: dt-bindings: atmel-i2s: Convert to json-schema
2022-07-22 18:10 UTC (2+ messages)
[PATCH RFC 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-07-22 18:09 UTC (9+ messages)
` [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
[PATCH 0/3] Add SFC support for Ingenic SoCs
2022-07-22 18:07 UTC (6+ messages)
` [PATCH 1/3] mtd: spi-nor: Use the spi-mem poll status APIs
` [PATCH 2/3] dt-bindings: SPI: Add Ingenic SFC bindings
` [PATCH 3/3] SPI: Ingenic: Add SFC support for Ingenic SoCs
[PATCH V4 6/8] soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
2022-07-22 18:06 UTC (2+ messages)
[PATCH] PCI/ACPI: Update link to PCI firmware specification
2022-07-22 18:04 UTC (2+ messages)
[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
2022-07-22 18:02 UTC (7+ messages)
` [PATCH v5 bpf-next 4/4] bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
[PATCH 5.15 00/89] 5.15.57-rc1 review
2022-07-22 17:58 UTC (2+ messages)
[PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
2022-07-22 17:58 UTC (4+ messages)
[PATCH] mm: Remove the redundant updating of stats_flush_threshold
2022-07-22 17:57 UTC (4+ messages)
[PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
2022-07-22 17:56 UTC (11+ messages)
[PATCH v3 1/2] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
2022-07-22 17:55 UTC (15+ messages)
` [PATCH v3 2/2] dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel
[PATCH] xfs: Fix typo 'the the' in comment
2022-07-22 17:54 UTC (2+ messages)
[PATCH v7 0/3] Add new board revision and LTE SKUs for sc7280-villager family
2022-07-22 17:54 UTC (2+ messages)
[PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
2022-07-22 17:50 UTC (2+ messages)
[PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-22 17:49 UTC (4+ messages)
` [PATCH bpf-next v4 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable
[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-22 17:48 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v5 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v5 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v5 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH v2 0/2] Improve mq-deadline performance in HDD
2022-07-22 17:47 UTC (5+ messages)
` [PATCH v2 1/2] block: Introduce nr_sched_batch sys interface
` [PATCH v2 2/2] block/mq-deadline: Prioritize first request
[PATCH] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
2022-07-22 17:43 UTC (2+ messages)
[PATCH v2 0/5] Add SPI Driver to HPE GXP Architecture
2022-07-22 17:43 UTC (7+ messages)
` [PATCH v2 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
` [PATCH v2 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
` [PATCH v2 3/5] ARM: dts: hpe: Add spi driver node
` [PATCH v2 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver
` [PATCH v2 5/5] MAINTAINERS: add spi support to GXP
[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
2022-07-22 17:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
2022-07-22 17:42 UTC (2+ messages)
[PATCH v4 1/4] thermal/core: Encapsulate the trip point crossed function
2022-07-22 17:40 UTC (7+ messages)
` [PATCH v4 3/4] thermal/core: Build ascending ordered indexes for the trip points
[PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
2022-07-22 17:37 UTC (4+ messages)
[RFC PATCH] drm/edid: Make 144 Hz not preferred on Sharp LQ140M1JW46
2022-07-22 17:36 UTC (4+ messages)
[PATCH v4 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
2022-07-22 17:36 UTC (2+ messages)
[PATCH] Revert "KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled"
2022-07-22 17:34 UTC (5+ messages)
[PATCH v4 0/9] make statx() return DIO alignment information
2022-07-22 17:32 UTC (10+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "
[PATCH v3 0/6] Convert Qcom BAM dma binding to json format
2022-07-22 17:31 UTC (4+ messages)
` [PATCH v3 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA "
[PATCH 00/10] soc/arm64: qcom: Add LLCC BWMON on SDM845
2022-07-22 17:30 UTC (4+ messages)
` [PATCH 10/10] arm64: dts: qcom: sdm845: add LLCC BWMON
[PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
2022-07-22 17:28 UTC (7+ messages)
` [PATCH v5 12/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v5 16/17] KVM: arm64: Introduce pkvm_dump_backtrace()
[PATCH v2 0/7] Improve GPU Recovery
2022-07-22 17:25 UTC (20+ messages)
` [PATCH v2 3/7] drm/msm: Fix cx collapse issue during recovery
` [Freedreno] "
` [PATCH v2 5/7] arm64: dts: qcom: sc7280: Update gpu register list
` [Freedreno] "
[PATCH v5 00/12] thermal OF rework
2022-07-22 17:25 UTC (10+ messages)
` [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
` [PATCH v5 11/12] thermal/of: Use thermal trips stored "
Linux DRTM on UEFI platforms
2022-07-22 17:23 UTC (8+ messages)
[PATCH v3 0/3] mm/mprotect: Fix soft-dirty checks
2022-07-22 17:21 UTC (4+ messages)
` [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
[PATCH 1/1] iio: humidity: hdc100x: add manufacturer and device id cehck
2022-07-22 17:20 UTC
mainline build failure due to b67fbebd4cf9 ("mmu_gather: Force tlb-flush VM_PFNMAP vmas")
2022-07-22 17:19 UTC (3+ messages)
[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
2022-07-22 17:18 UTC (2+ messages)
[PATCH 0/6] ARM: defconfig cleanups
2022-07-22 17:17 UTC (7+ messages)
` [PATCH 1/6] ARM: refresh defconfig files
` [PATCH 4/6] ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y
Why set .suppress_bind_attrs even though .remove() implemented?
2022-07-22 17:17 UTC (4+ messages)
[PATCH v2 1/5] kunit: string-stream: Simplify resource use
2022-07-22 17:15 UTC (5+ messages)
` [PATCH v2 2/5] kunit: drop test pointer in string_stream_fragment
` [PATCH v2 3/5] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
` [PATCH v2 4/5] kunit: make kunit_kfree() not segfault on invalid inputs
` [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()
[PATCH v3 0/4] Introduce security_create_user_ns()
2022-07-22 17:05 UTC (2+ messages)
[PATCH] printk: Skip console drivers on PREEMPT_RT
2022-07-22 17:03 UTC (7+ messages)
` [PATCH v2] "
[PATCH] i2c: brcmstb: Use dev_name() for adapter name
2022-07-22 16:57 UTC (2+ messages)
[PATCH v7 0/4] Add Sstc extension support
2022-07-22 16:50 UTC (5+ messages)
` [PATCH v7 1/4] RISC-V: Add SSTC extension CSR details
` [PATCH v7 2/4] RISC-V: Enable sstc extension parsing from DT
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available
` [PATCH v7 4/4] RISC-V: KVM: Support sstc extension
[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
2022-07-22 16:50 UTC (6+ messages)
` [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
2022-07-22 16:49 UTC (10+ messages)
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points
[PATCH 1/4] kunit: string-stream: Simplify resource use
2022-07-22 16:49 UTC (4+ messages)
` [PATCH 4/4] kunit: make knuit_kfree() not segfault on invalid inputs
[RFC] futex2: add NUMA awareness
2022-07-22 16:42 UTC (4+ messages)
[PATCH] btrfs: Fix unused variable in load_free_space_cache()
2022-07-22 16:38 UTC
KASAN: vmalloc-out-of-bounds Write in snd_pcm_hw_params
2022-07-22 16:37 UTC
[PATCH v3 2/2] asm-generic: Add new pci.h and use it
2022-07-22 16:36 UTC (3+ messages)
[PATCH V4 5/8] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV
2022-07-22 16:35 UTC (2+ messages)
[PATCH] Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
2022-07-22 16:34 UTC (2+ messages)
[PATCH v24 1/2] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
2022-07-22 16:32 UTC (2+ messages)
` [PATCH v24 2/2] arm64: dts: qcom: sc7280-herobrine: "
[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
2022-07-22 16:31 UTC (2+ messages)
[PATCH 0/2] procfs: document proc timestamps
2022-07-22 16:29 UTC (3+ messages)
` [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate
` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps
[PATCH v5 0/9] drm: selftest: Convert to KUnit
2022-07-22 16:25 UTC (5+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "
KASAN: use-after-free Read in drm_gem_object_release
2022-07-22 16:23 UTC
[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
2022-07-22 16:16 UTC (3+ messages)
` [PATCH bpf-next v8 "
[PATCH v4] staging: r8188eu: Inserted empty line after declarations
2022-07-22 16:16 UTC
sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
2022-07-22 16:16 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: display: ti,am65x-dss: Add port properties for DSS
[RFC] proc: fix create timestamp of files in proc
2022-07-22 16:08 UTC (4+ messages)
[PATCH 0/2] Optimize memchr()
2022-07-22 16:08 UTC (11+ messages)
` [PATCH 2/2] lib/string.c: "
[PATCH] blk-mq: avoid potential infinite loop in __blk_mq_alloc_request
2022-07-22 16:08 UTC (4+ messages)
[PATCH Fix 0/2] Fix out-of-bounds maple tree isue
2022-07-22 16:06 UTC (3+ messages)
` [PATCH Fix 2/2] kernel/fork: Detect mas_store() failure in dup_mmap()
` [PATCH Fix 1/2] maple_tree: Fix mas_expected_entries() off by one
[PATCH 0/6] rtc: stm32: add alarm out and LSCO features
2022-07-22 16:02 UTC (5+ messages)
` [PATCH 2/6] dt-bindings: rtc: stm32: add alarm A out property to select output
[PATCH 0/4] usb: misc: adopt onboard hub support on stm32mp1 boards
2022-07-22 16:00 UTC (3+ messages)
` [PATCH 2/4] usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub
[GIT PULL] RISC-V Fixes for 5.19-rc8
2022-07-22 15:52 UTC
[PATCH 0/2] PCI: qcom: Minor cleanup
2022-07-22 15:49 UTC (3+ messages)
` [PATCH 1/2] PCI: qcom: Drop unnecessary <linux/interrupt.h> include
` [PATCH 2/2] PCI: qcom: Sort variants by Qcom IP rev
INFO: task hung in __bread_gfp
2022-07-22 15:44 UTC
[PATCH v3 3/3] remoteproc: Add AVM WASP driver
2022-07-22 15:44 UTC (2+ messages)
[syzbot] bpf-next build error (4)
2022-07-22 15:38 UTC
[patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-22 15:38 UTC (11+ messages)
[PATCH] mm/page_owner.c: allow page_owner with given start_pfn/count
2022-07-22 15:38 UTC (2+ messages)
[GIT PULL] gpio: fixes for v5.19-rc8
2022-07-22 15:33 UTC
[PATCH,RFC] livepatch: fix race between fork and klp_reverse_transition
2022-07-22 15:30 UTC (2+ messages)
[PATCH v2 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi
2022-07-22 15:29 UTC (3+ messages)
[PATCH net-next] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
2022-07-22 15:26 UTC (7+ messages)
[PATCH v2] EDAC/ghes: Fix buffer overflow in ghes_edac_register()
2022-07-22 15:24 UTC (3+ messages)
[PATCH V10 1/3] dt-bindings: rtc: zynqmp: Add clock information
2022-07-22 15:23 UTC (3+ messages)
` [PATCH V10 3/3] rtc: zynqmp: Add calibration set and get support
WARNING in inet_sock_destruct
2022-07-22 15:22 UTC
[PATCH] swiotlb: Clean up some coding style and minor issues
2022-07-22 15:22 UTC (2+ messages)
[PATCH] [v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
2022-07-22 15:21 UTC (3+ messages)
[PATCH] arm64: adjust KASLR relocation after ARCH_RANDOM removal
2022-07-22 15:17 UTC (2+ messages)
[PATCH] dma-mapping: update comment after dmabounce removal
2022-07-22 15:15 UTC (4+ messages)
[PATCH] scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
2022-07-22 15:15 UTC (2+ messages)
[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
2022-07-22 15:13 UTC (11+ messages)
` [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
[PATCH] media: uvc: Fix typo 'the the' in comment
2022-07-22 15:12 UTC (2+ messages)
[PATCH v3] drm/i915: stop using swiotlb
2022-07-22 15:12 UTC
[PATCH v3 0/3] Add PHY interrupt support for ETH{0,1} on RZ/G2L and RZ/V2L SMARC EVK
2022-07-22 15:11 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC
` [PATCH v3 2/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
` [PATCH v3 3/3] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
[PATCH] watchdog: dw_wdt: Fix comment typo
2022-07-22 15:11 UTC (2+ messages)
[PATCH] watchdog: Fix comment typo
2022-07-22 15:10 UTC (2+ messages)
kernel BUG in f2fs_new_node_page
2022-07-22 15:10 UTC
[PATCH 0/3] Add watchdog support for MT8188 Soc
2022-07-22 15:10 UTC (3+ messages)
` [PATCH] [3/3] watchdog: mediatek: mt8188: add wdt support
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-07-22 15:07 UTC (11+ messages)
[PATCH v2] drm/i915: stop using swiotlb
2022-07-22 15:06 UTC (3+ messages)
[PATCH] IB/core: Fix typo 'the the' in comment
2022-07-22 15:04 UTC (2+ messages)
[PATCH] x86/configs: update configs in x86_debug.config
2022-07-22 14:54 UTC (2+ messages)
[PATCH v2] asm-generic: remove a broken and needless ifdef conditional
2022-07-22 14:53 UTC (2+ messages)
[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-07-22 14:52 UTC (3+ messages)
[PATCH] ASoC: amd: acp: Modify dai_id macros to be more generic
2022-07-22 14:52 UTC (2+ messages)
[PATCH] ASoC: amd: yc: Update DMI table entries
2022-07-22 14:50 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).