public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-26 22:56:55 to 2022-06-27 06:21:38 UTC [more...]

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-06-27  6:21 UTC  (7+ messages)
` [PATCH 2/8] dmaengine: hisilicon: Fix CQ head update
` [PATCH 3/8] dmaengine: hisilicon: Add multi-thread support for a DMA channel
` [PATCH 7/8] Documentation: Add debugfs doc for hisi_dma

[PATCH] perf unwind: Fix uninitialized variable
 2022-06-27  6:20 UTC  (6+ messages)
` [Linux v5.19-rc1] tools/perf/a.out remains after make -C tools/perf clean

[PATCH] mm: hugetlb: kill set_huge_swap_pte_at()
 2022-06-27  6:18 UTC  (3+ messages)

[PATCH] crypto: testmgr - fix version number of RSA tests
 2022-06-27  6:16 UTC  (6+ messages)
` PING: "
    ` [External] "

[PATCH v5 00/22] TDX host kernel support
 2022-06-27  6:16 UTC  (18+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v5 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v5 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory

[GIT PULL] perf tools fixes for v5.19: 2nd batch
 2022-06-27  6:15 UTC  (2+ messages)

[PATCH] thermal: k3_j72xx_bandgap: Fix memory leak in k3_j72xx_bandgap_probe
 2022-06-27  6:15 UTC 

[PATCH] erofs: Wake up all waiters after z_erofs_lzma_head ready
 2022-06-27  6:15 UTC  (4+ messages)

[PATCH] MIPS: Loongson64: Fix section mismatch warning
 2022-06-27  6:15 UTC 

[PATCH] staging: qlge: replace msleep with usleep_range
 2022-06-27  6:12 UTC  (2+ messages)

[PATCH 0/5] OPP: Replace custom set_opp() with config_regulators()
 2022-06-27  6:10 UTC  (5+ messages)
` [PATCH 5/5] OPP: Remove custom OPP helper support

Default async probing for DT based systems
 2022-06-27  6:10 UTC  (5+ messages)

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-27  6:06 UTC  (13+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()
` [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
` [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages

[PATCH mtd-utils] nandflipbits: fix corrupted oob
 2022-06-27  6:03 UTC  (2+ messages)

linux-next: build failure after merge of the pinctrl tree
 2022-06-27  6:01 UTC 

[PATCH v3] docs: rename Documentation/vm to Documentation/mm
 2022-06-27  6:00 UTC 

[PATCH] x86/paravirt: useless assignment instructions cause Unixbench full core performance degradation
 2022-06-27  5:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] migrate_pages(): fix several bugs in error path
 2022-06-27  5:56 UTC  (13+ messages)
` [PATCH 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH 6/7] migrate_pages(): fix failure counting for THP splitting
` [PATCH 7/7] migrate_pages(): fix failure counting for retry

Linux 5.10.125
 2022-06-27  5:54 UTC  (6+ messages)

[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-27  5:53 UTC  (18+ messages)
  ` [PATCH v15 3/6] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v15 4/6] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v15 5/6] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v15 6/6] arm64: Introduce arch_stack_walk_reliable()

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:50 UTC  (32+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (11+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH] drm/bridge: add it6505 driver read config from dt property
 2022-06-27  5:40 UTC 

[PATCH v1 0/3] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
 2022-06-27  5:12 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: interrupt-controller: Require trigger type for T-HEAD PLIC
` [PATCH v1 2/3] irqchip/sifive-plic: Name the chip more generically
` [PATCH v1 3/3] irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling

[PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-27  5:07 UTC  (7+ messages)
` [PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API

[norov:fns 7/19] include/linux/compiler_types.h:352:45: error: call to '__compiletime_assert_600' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2022-06-27  5:01 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-27  4:55 UTC  (3+ messages)
` [PATCH v2 2/2] irqchip/sifive-plic: Add "

[PATCH] genirq: Increase the number of interrupters
 2022-06-27  4:53 UTC  (3+ messages)

[PATCH v11 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-06-27  4:43 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
` [PATCH v11 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
 2022-06-27  4:40 UTC  (8+ messages)
` [PATCH v7 09/12] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering

[PATCH] epic100: fix use after free on rmmod
 2022-06-27  4:35 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH v6 0/8] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-06-27  4:20 UTC  (4+ messages)

[RFC v2] perf: Rewrite core context handling
 2022-06-27  4:18 UTC  (3+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2022-06-27  4:15 UTC  (4+ messages)
` [PATCH v3 25/25] xfs: Support large folios

[PATCH 0/2] Update machine driver for audioreach solution
 2022-06-27  3:59 UTC  (4+ messages)
` [PATCH 1/2] ASoC: google: dt-bindings: Update sc7280-audioreach-herobrine compatible name

[PATCH] vfio: remove useless judgement
 2022-06-27  3:51 UTC 

[PATCH v19 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-27  3:51 UTC  (3+ messages)
` [PATCH v19 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v8 0/8] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-27  3:45 UTC  (4+ messages)
` [PATCH v8 2/8] ASoC: mediatek: mt8186: add platform driver

[PATCH v2] docs: rename Documentation/vm to Documentation/mm
 2022-06-27  3:43 UTC  (2+ messages)

[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
 2022-06-27  3:41 UTC  (4+ messages)
` [PATCH v3 1/2] RDMA/rxe: Update wqe_index for each wqe error completion

[PATCH] platform: x86: Remove duplicated include in barco-p50-gpio.c
 2022-06-27  3:39 UTC  (3+ messages)

Linux 5.19-rc4
 2022-06-27  3:37 UTC  (2+ messages)

[PATCH] tick/nohz: unexport __init-annotated tick_nohz_full_setup()
 2022-06-27  3:37 UTC  (2+ messages)

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-27  3:33 UTC  (3+ messages)
` [PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached

[PATCH] spi: dt-bindings: samsung: Add Exynos4210 SPI
 2022-06-27  3:29 UTC  (2+ messages)

[PATCH v2 0/5] Visconti: Add Toshiba Visconti Video Input Interface driver
 2022-06-27  3:20 UTC  (2+ messages)
` media: platform: visconti: Toshiba Visconti Video driver with media control framework

[PATCH] sound: It seems that the code format could be cleaner
 2022-06-27  3:25 UTC 

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-27  3:23 UTC  (3+ messages)
` [PATCH mm v2] "

[PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
 2022-06-27  3:19 UTC  (4+ messages)

[PATCH v8 0/5] fix the meson NFC clock
 2022-06-27  3:17 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: nand: meson: fix meson nfc clock
` [PATCH v8 2/5] mtd: rawnand: meson: fix the clock
` [PATCH v8 3/5] mtd: rawnand: meson: refine resource getting in probe
` [PATCH v8 4/5] dt-bindings: nand: meson: convert txt to yaml
` [PATCH v8 5/5] mtd: rawnand: meson: not support legacy clock

arch/mips/boot/compressed/../../../../lib/lz4/lz4_decompress.c:510:5: warning: no previous prototype for function 'LZ4_decompress_safe_forceExtDict'
 2022-06-27  3:12 UTC  (2+ messages)

[PATCH] usb: remove unnecessary mv_u3d* type casting
 2022-06-27  3:11 UTC  (2+ messages)
` [PATCH v2] usb: remove unnecessary mv_u3d* conversion

[PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
 2022-06-27  3:08 UTC  (3+ messages)

[PATCH] lib: Make LZ4_decompress_safe_forceExtDict() static
 2022-06-27  3:02 UTC 

[PATCH v6 0/4] Rewrite jevents program in python
 2022-06-27  2:57 UTC  (5+ messages)
` [PATCH v6 1/4] perf python: Prefer python3
` [PATCH v6 2/4] perf jevents: Add python converter script
` [PATCH v6 3/4] perf jevents: Switch build to use jevents.py
` [PATCH v6 4/4] perf jevents: Remove jevents.c

[PATCH v2] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-27  2:56 UTC  (5+ messages)

[V10,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-27  2:56 UTC  (8+ messages)
` [V10,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V10,2/7] mtk-jpegenc: export jpeg encoder functions
` [V10,3/7] mtk-jpegenc: manage jpegenc multi-hardware
` [V10,4/7] mtk-jpegenc: add jpegenc timeout func interface
` [V10,5/7] mtk-jpegenc: add jpeg encode worker interface
` [V10,6/7] mtk-jpegenc: add output pic reorder interface
` [V10,7/7] mtk-jpegenc: add stop cmd interface for jpgenc

[PATCH v10 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-06-27  2:56 UTC  (4+ messages)
` [PATCH v10 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[V4,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-06-27  2:55 UTC  (9+ messages)
` [V4,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V4,2/8] media: mtk-jpegdec: export jpeg decoder functions
` [PV4,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
` [V4,4/8] media: mtk-jpegdec: add jpegdec timeout func interface
` [V4,5/8] media: mtk-jpegdec: add jpeg decode worker interface
` [V4,6/8] media: mtk-jpegdec: add output pic reorder interface
` [V4,7/8] media: mtk-jpegdec: refactor jpegdec func interface
` [V4,8/8] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH 0/5] arm64: kdump: Function supplement and performance optimization
 2022-06-27  2:52 UTC  (8+ messages)
` [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory

[PATCH v2 08/12] powerpc: wiiu: latte interrupt controller support
 2022-06-27  2:51 UTC  (2+ messages)

[PATCH V3] virtio: disable notification hardening by default
 2022-06-27  2:50 UTC  (5+ messages)

linux-next: build warning after merge of the spdx tree
 2022-06-27  2:43 UTC  (3+ messages)
` [PATCH] Documentation: samsung-s3c24xx: Add blank line after SPDX directive

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-27  2:38 UTC  (11+ messages)

[PATCH v7 0/5] fix the meson NFC clock
 2022-06-27  2:36 UTC  (4+ messages)
` [PATCH v7 5/5] mtd: rawnand: meson: not support legacy clock

[PATCH v4] virtio_ring : keep used_wrap_counter in vq->last_used_idx
 2022-06-27  2:33 UTC  (7+ messages)

[PATCH v7 0/4] tracing/probes: allow no event name input when create group
 2022-06-27  2:19 UTC  (5+ messages)
` [PATCH v7 1/4] tracing: eprobe: add missing log index
` [PATCH v7 2/4] tracing: eprobe: remove duplicate is_good_name() operation
` [PATCH v7 3/4] tracing: auto generate event name when create a group of events
` [PATCH v7 4/4] selftests/ftrace: add test case for GRP/ only input

[PATCH v13 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-06-27  2:14 UTC  (3+ messages)
` [PATCH v13 4/4] Documentation: trace/objtrace: Add documentation for objtrace

[PATCH v4 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-27  2:06 UTC  (3+ messages)

[PATCH] drivers: the return value statement of the gcc_sm6350_probe function has an extra semicolon
 2022-06-27  2:05 UTC 

[PATCH v2] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema
 2022-06-27  1:50 UTC 

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-27  2:02 UTC  (5+ messages)
` [PATCH v9 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v9 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[ogabbay:gaudi2 49/54] gaudi2.c:(.text.gaudi2_cpucp_info_get+0x41c): undefined reference to `__udivdi3'
 2022-06-27  1:46 UTC 

[PATCH] dev-tools: fix one invalid url
 2022-06-27  1:40 UTC  (6+ messages)

[PATCH 0/5] mmc: dt-bindings: samsung,s3c6410-sdhci: convert to dtschema
 2022-06-27  1:31 UTC  (3+ messages)
  ` [PATCH 1/5] ARM: dts: exynos: align SDHCI node name with dtschema

[PATCH v3 0/2] A few cleanup and fixup patches for swap
 2022-06-27  1:29 UTC  (3+ messages)
` [PATCH v3 1/2] mm/swapfile: fix possible data races of inuse_pages

[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
 2022-06-27  1:26 UTC  (7+ messages)
` [PATCH 2/4] certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-06-27  1:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 00/22] Support SDEI Virtualization
 2022-06-27  3:18 UTC  (4+ messages)

[GIT PULL] Kbuild fixes for v5.19-rc4
 2022-06-27  1:09 UTC  (3+ messages)

[PATCH -next] mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
 2022-06-27  1:05 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:3637:6: warning: stack frame size (2072) exceeds limit (2048) in 'dml30_ModeSupportAndSystemConfigurationFull'
 2022-06-27  0:55 UTC 

linux-next: manual merge of the drm-msm-lumag tree with Linus' tree
 2022-06-27  0:33 UTC 

[PATCH v6 0/3] tracing/probes: allow no event name input when create group
 2022-06-27  0:33 UTC  (4+ messages)
` [PATCH v6 1/3] tracing: eprobe: remove duplicate is_good_name() operation

[PATCH v2 06/12] powerpc: wiiu: udbg support for latteipc
 2022-06-27  0:15 UTC  (2+ messages)

[PATCH] workqueue: Make create_worker() safe against spurious wakeups
 2022-06-27  0:01 UTC  (11+ messages)
` re. Spurious wakeup on a newly created kthread

[jsarha:topic/cros-sof-v4.19 438/6555] drivers/gpu/arm/midgard/mali_kbase_jd.c:275:22: warning: variable 'exclusive' set but not used
 2022-06-26 23:34 UTC 

[PATCH 1/3] security: Add LSM hook to setgroups() syscall
 2022-06-26 23:33 UTC  (3+ messages)

[PATCH] media: xilinx: drop unexpected word 'with' in comments
 2022-06-26 23:32 UTC  (2+ messages)

[PATCH v3] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-26 23:27 UTC 

linux-next: build warning after merge of the tegra tree
 2022-06-26 23:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox