linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-16 10:57:43 to 2022-03-16 13:52:23 UTC [more...]

[PATCH v2 0/8] Add memory shrinker to VirtIO-GPU DRM driver
 2022-03-16 13:52 UTC  (4+ messages)
` [PATCH v2 4/8] drm/virtio: Improve DMA API usage for shmem BOs

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-03-16 13:50 UTC 

[RFC] thunderbolt: Automatically authorize PCIe tunnels when IOMMU is active
 2022-03-16 13:48 UTC  (5+ messages)

[PATCH V3 0/7] x86/entry: Clean up entry code
 2022-03-16 13:48 UTC  (3+ messages)
` [PATCH V3 1/7] x86/entry: Use idtentry macro for entry_INT80_compat

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-16 13:46 UTC  (4+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

[PATCH v2 0/2] exfat: allow access to paths with trailing dots
 2022-03-16 13:45 UTC  (7+ messages)
` [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which state:
        ` [PATCH v2 2/2] exfat currently unconditionally strips trailing periods '.' when performing path lookup, but allows them in the filenames during file creation. This is done intentionally, loosely following Windows behaviour and specifications which

[csky-linux:riscv_compat_v8 20/20] arch/riscv/kernel/compat_signal.c:199:5: warning: no previous prototype for function 'compat_setup_rt_frame'
 2022-03-16 13:42 UTC 

[RFC PATCH 5/7] drm/ttm: add range busy check for range manager
 2022-03-16 13:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: remove the obsolete file entry for staging in ANDROID DRIVERS
 2022-03-16 13:38 UTC  (3+ messages)

Linux 5.15.29
 2022-03-16 13:36 UTC  (2+ messages)

Linux 5.16.15
 2022-03-16 13:36 UTC  (2+ messages)

Linux 5.10.106
 2022-03-16 13:36 UTC  (2+ messages)

[PATCH -next] ptrace: Remove duplicated include in ptrace.c
 2022-03-16 13:35 UTC  (3+ messages)

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-16 13:35 UTC  (3+ messages)
` [PATCH v8 18/19] drm/mediatek: change the aux retries times when receiving AUX_DEFER

[PATCH] delayacct: track delays from ksm cow
 2022-03-16 13:34 UTC 

[PATCH 00/24] Organize media platform drivers per manufacturer
 2022-03-16 13:28 UTC  (8+ messages)
` [PATCH 17/24] media: platform: rename stm32/ to sti/stm32/

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-16 13:27 UTC  (10+ messages)
` [PATCH v1 5/7] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v3 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-03-16 13:27 UTC  (5+ messages)
` [PATCH v3 5/9] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v3 7/9] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation

[PATCH] pahole: avoid segfault when parsing a problematic file
 2022-03-16 13:23 UTC  (5+ messages)
    ` [PATCH 1/2] pahole: avoid segfault when parsing bogus file
    ` [PATCH 2/2] dwarves: cus__load_files: set errno if load fails

[PATCH net-next v13 0/7] MediaTek Ethernet Patches on MT8195
 2022-03-16 13:20 UTC  (2+ messages)

[PATCH] USB: Fix xhci ERDP update issue
 2022-03-16 13:20 UTC  (8+ messages)

[PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics
 2022-03-16 13:17 UTC  (23+ messages)
` [PATCH v5 01/22] fscache: export fscache_end_operation()
` [PATCH v5 02/22] cachefiles: extract write routine
` [PATCH v5 03/22] cachefiles: introduce on-demand read mode
` [PATCH v5 04/22] cachefiles: notify user daemon with anon_fd when looking up cookie
` [PATCH v5 05/22] cachefiles: notify user daemon when withdrawing cookie
` [PATCH v5 06/22] cachefiles: implement on-demand read
` [PATCH v5 07/22] cachefiles: document on-demand read mode
` [PATCH v5 08/22] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v5 09/22] erofs: make erofs_map_blocks() generally available
` [PATCH v5 10/22] erofs: add mode checking helper
` [PATCH v5 11/22] erofs: register global fscache volume
` [PATCH v5 12/22] erofs: add cookie context helper functions
` [PATCH v5 13/22] erofs: add anonymous inode managing page cache of blob file
` [PATCH v5 14/22] erofs: add erofs_fscache_read_pages() helper
` [PATCH v5 15/22] erofs: register cookie context for bootstrap blob
` [PATCH v5 16/22] erofs: implement fscache-based metadata read
` [PATCH v5 17/22] erofs: implement fscache-based data read for non-inline layout
` [PATCH v5 18/22] erofs: implement fscache-based data read for inline layout
` [PATCH v5 19/22] erofs: register cookie context for data blobs
` [PATCH v5 20/22] erofs: implement fscache-based data read "
` [PATCH v5 21/22] erofs: implement fscache-based data readahead
` [PATCH v5 22/22] erofs: add 'uuid' mount option

[PATCH V2] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-16 13:15 UTC  (3+ messages)

[ANNOUNCE] 5.10.104-rt63
 2022-03-16 13:14 UTC  (3+ messages)

[csky-linux:riscv_compat_v8 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'struct compat_statfs'
 2022-03-16 13:13 UTC  (2+ messages)

[PATCH v2 00/67] media: Kconfig/Makefile reorg
 2022-03-16 13:13 UTC  (10+ messages)
` [PATCH v2 47/67] media: platform: rename sunxi/ to allwinner/
            `  "

[PATCH RESEND v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-03-16 13:10 UTC  (14+ messages)
` [PATCH RESEND v3 01/13] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH RESEND v3 02/13] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH RESEND v3 03/13] clk: stm32mp13: add stm32_mux clock management
` [PATCH RESEND v3 04/13] clk: stm32mp13: add stm32_gate management
` [PATCH RESEND v3 05/13] clk: stm32mp13: add stm32 divider clock
` [PATCH RESEND v3 06/13] clk: stm32mp13: add composite clock
` [PATCH RESEND v3 07/13] clk: stm32mp13: manage secured clocks
` [PATCH RESEND v3 08/13] clk: stm32mp13: add all STM32MP13 peripheral clocks
` [PATCH RESEND v3 09/13] clk: stm32mp13: add all STM32MP13 kernel clocks
` [PATCH RESEND v3 10/13] clk: stm32mp13: add multi mux function
` [PATCH RESEND v3 11/13] clk: stm32mp13: add safe mux management
` [PATCH RESEND v3 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
` [PATCH RESEND v3 13/13] ARM: dts: stm32: add RCC on STM32MP13x SoC family

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-03-16 13:11 UTC  (4+ messages)
` [PATCH v21 3/5] arm64: kdump: reimplement crashkernel=X

[PATCH 1/2] dt-bindings: gpio: pca95xx: drop useless consumer example
 2022-03-16 13:08 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clock: "

[PATCH v2 net-next] net: dsa: Never offload FDB entries on standalone ports
 2022-03-16 13:08 UTC  (2+ messages)

[PATCH v3 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-03-16 13:04 UTC  (5+ messages)
` [PATCH v3 01/13] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH v3 02/13] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH v3 03/13] clk: stm32mp13: add stm32_mux clock management

[PATCH v4 net-next 00/15] net: bridge: Multiple Spanning Trees
 2022-03-16 13:03 UTC  (10+ messages)
` [PATCH v4 net-next 10/15] net: dsa: Validate hardware support for MST
` [PATCH v4 net-next 12/15] net: dsa: Handle MST state changes

Linux 5.4.185
 2022-03-16 12:59 UTC  (2+ messages)

Linux 4.19.235
 2022-03-16 12:59 UTC  (2+ messages)

[PATCH] perf intel-pt: Synthesize cycle events
 2022-03-16 12:59 UTC  (11+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-03-16 12:58 UTC  (6+ messages)

[PATCH v2 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-03-16 12:56 UTC  (4+ messages)
` [PATCH v2 8/8] docs: ABI: Add sysfs documentation interface of hardware prefetch control driver

[PATCH V2] net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
 2022-03-16 12:56 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8795: handle eee specif erratum
 2022-03-16 12:55 UTC 

[PATCH -next] block: Add parameter description in kernel-doc comment
 2022-03-16 12:53 UTC 

[PATCH -next] ext4: cleanup ext4_fc_del()
 2022-03-16 13:01 UTC 

[PATCH] locking/refcount: Use REFCOUNT_WARN() to simplify code
 2022-03-16 12:51 UTC 

[PATCH] thunderbolt: Stop using iommu_present()
 2022-03-16 12:45 UTC  (2+ messages)

[PATCH 0/3] Move FPU related code from DCN3.1x drivers to DML folder
 2022-03-16 12:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust entry for header movement in hisilicon qm driver
 2022-03-16 12:42 UTC 

[PATCH v2 2/2] perf mem: Support HITM for when mem_lvl_num is used
 2022-03-16 12:42 UTC  (5+ messages)

[PATCH 4.19 00/29] 4.19.235-rc2 review
 2022-03-16 12:41 UTC  (3+ messages)
  ` previous mail relted

[PATCH v8 0/1] Introduce XSAVE feature self-test
 2022-03-16 12:40 UTC  (2+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature

[PATCH v5] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-16 12:40 UTC  (2+ messages)

[PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported
 2022-03-16 12:39 UTC  (3+ messages)
` [PATCH v1 1/2] Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query flag"
` [PATCH v1 2/2] ACPI: bus: Avoid using CPPC if not supported by firmware

[PATCH] x86: Remove a.out support
 2022-03-16 12:38 UTC  (5+ messages)

[mingo-tip:master 1471/2335] ./usr/include/asm-generic/bpf_perf_event.h:4:10: fatal error: uapi/linux/ptrace.h: No such file or directory
 2022-03-16 12:34 UTC 

system locks up with CONFIG_SLS=Y; 5.17.0-rc
 2022-03-16 12:31 UTC  (2+ messages)

[PATCH v1 0/2] cpuidle: intel_idle: Kerneldoc update and cleanup
 2022-03-16 12:29 UTC  (3+ messages)
` [PATCH v1 2/2] cpuidle: intel_idle: Drop redundant backslash at line end

[PATCHv3 bpf-next 00/13] bpf: Add kprobe multi link
 2022-03-16 12:24 UTC  (14+ messages)
` [PATCHv3 bpf-next 01/13] lib/sort: Add priv pointer to swap function
` [PATCHv3 bpf-next 02/13] kallsyms: Skip the name search for empty string
` [PATCHv3 bpf-next 03/13] bpf: Add multi kprobe link
` [PATCHv3 bpf-next 04/13] bpf: Add bpf_get_func_ip kprobe helper for "
` [PATCHv3 bpf-next 05/13] bpf: Add support to inline bpf_get_func_ip helper on x86
` [PATCHv3 bpf-next 06/13] bpf: Add cookie support to programs attached with kprobe multi link
` [PATCHv3 bpf-next 07/13] libbpf: Add libbpf_kallsyms_parse function
` [PATCHv3 bpf-next 08/13] libbpf: Add bpf_link_create support for multi kprobes
` [PATCHv3 bpf-next 09/13] libbpf: Add bpf_program__attach_kprobe_multi_opts function
` [PATCHv3 bpf-next 10/13] selftests/bpf: Add kprobe_multi attach test
` [PATCHv3 bpf-next 11/13] selftests/bpf: Add kprobe_multi bpf_cookie test
` [PATCHv3 bpf-next 12/13] selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
` [PATCHv3 bpf-next 13/13] selftests/bpf: Add cookie "

[PATCH v2] dt-bindings: arm: fsl: add IMX8MN DDR3L eval board
 2022-03-16 12:26 UTC  (2+ messages)

[PATCH] mm/swap: simplify the code of find_get_incore_page()
 2022-03-16 12:25 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: gce: add gce header file for mt8186
 2022-03-16 12:24 UTC  (2+ messages)

[PATCH -next] media: mtk-vcodec: Add missing of_node_put() in mtk_vdec_hw_prob_done()
 2022-03-16 12:34 UTC 

[PATCH V4 00/10] perf: Expand perf_branch_entry
 2022-03-16 12:20 UTC  (5+ messages)
` [PATCH V4 03/10] perf: Extend branch type classification

[intel-tdx:guest-upstream 5/32] arch/x86/coco/tdx/tdx.c:29:6: warning: no previous prototype for '__tdx_hypercall_failed'
 2022-03-16 12:14 UTC 

Linux 4.14.272
 2022-03-16 12:14 UTC  (2+ messages)

Linux 4.9.307
 2022-03-16 12:14 UTC  (2+ messages)

[intel-tdx:guest-rebased 128/129] arch/x86/kernel/head_64.o: warning: objtool: verify_cpu()+0x4d: unreachable instruction
 2022-03-16 12:14 UTC 

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (4+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override

[PATCH] misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"
 2022-03-16 12:12 UTC  (2+ messages)

[PATCH] ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
 2022-03-16 12:09 UTC  (2+ messages)

[PATCH v4] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-16 12:07 UTC 

[PATCH][next] block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
 2022-03-16 12:03 UTC  (2+ messages)

linux-next: build failure after merge of the kspp tree
 2022-03-16 12:00 UTC  (2+ messages)
` linux-next: build failure after merge of the kspp tree (in pinctrl-npcm7xx)

[PATCH v2][RFC] sched/fair: Change SIS_PROP to search idle CPU based on sum of util_avg
 2022-03-16 11:54 UTC  (3+ messages)

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-16 11:52 UTC  (2+ messages)

[PATCH V8 0/5] add display support for MediaTek SoC MT8186
 2022-03-16 11:51 UTC  (6+ messages)
` [PATCH V8 1/5] dt-bindings: display: mediatek: add aal binding for MT8183
` [PATCH V8 2/5] dt-bindings: display: mediatek: revise enum to const
` [PATCH V8 3/5] dt-bindings: display: mediatek: change to use enum for mutex
` [PATCH V8 4/5] dt-bindings: display: mediatek: add MT8186 SoC binding
` [PATCH V8 5/5] drm/mediatek: add display support for MT8186

[PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
 2022-03-16 11:50 UTC  (10+ messages)

[PATCH] selftests: net: fix warning when compiling selftest/net
 2022-03-16 11:50 UTC 

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-16 11:49 UTC  (3+ messages)
` [PATCH v2 7/8] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[jolsa-perf:bpf/kprobe_multi 6/13] kernel/trace/bpf_trace.c:1058:57: error: no member named 'ip' in 'struct pt_regs'
 2022-03-16 11:43 UTC 

[PATCH 01/11] habanalabs: set non-0 value in dram default page size
 2022-03-16 11:41 UTC  (11+ messages)
` [PATCH 02/11] habanalabs: add DRAM default page size to HW info
` [PATCH 03/11] habanalabs: change mmu_get_real_page_size to be ASIC-specific
` [PATCH 04/11] habanalabs: convert all MMU masks/shifts to arrays
` [PATCH 05/11] habanalabs: add user API to get valid DRAM page sizes
` [PATCH 06/11] habanalabs: add new return code to device fd open
` [PATCH 07/11] habanalabs: expose compute ctx status through info ioctl
` [PATCH 08/11] habanalabs/gaudi: increase submission resources
` [PATCH 09/11] habanalabs/gaudi: avoid resetting max power in hard reset
` [PATCH 10/11] habanalabs: parse full firmware versions
` [PATCH 11/11] habanalabs: modify dma_mask to be ASIC specific property

[PATCH v2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
 2022-03-16 11:38 UTC  (2+ messages)

[RFC PATCH v2 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-16 11:36 UTC  (6+ messages)
` [RFC PATCH v2 1/2] af_vsock: SOCK_SEQPACKET receive timeout test

[PATCH] staging: sm750fb: fix CamelCase naming style
 2022-03-16 11:32 UTC 

[PATCH] crypto: hisilicon/qm - optimize the barrier operation
 2022-03-16 11:26 UTC 

[PATCH] mmc: block: enable cache-flushing when mmc cache is on
 2022-03-16 11:28 UTC  (7+ messages)

[PATCH 0/3] Fix dtbs warnings for arch timer
 2022-03-16 11:27 UTC  (2+ messages)

[PATCH 0/3] irqchip/gic-v3: Assorted fixes and improvements
 2022-03-16 11:21 UTC  (3+ messages)
` [PATCH 2/3] irqchip/gic-v3: Detect LPI invalidation MMIO registers

[PATCH v8 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2022-03-16 11:18 UTC  (6+ messages)

[Linux-stm32] [PATCH v2 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
 2022-03-16 11:17 UTC  (2+ messages)

[PATCH v6 00/12] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-03-16 11:16 UTC  (6+ messages)
` [PATCH v6 10/12] perf tools: Improve IBS error handling

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-16 11:12 UTC  (11+ messages)

[tip:x86/misc] BUILD SUCCESS 686016f732420f88dd2e1d67cf4bb5dffdb93c82
 2022-03-16 11:09 UTC 

[paulmck-rcu:dev.2022.03.12a] BUILD SUCCESS 8f558f81ba876c9033204e9d7783b8b0aec0cc6b
 2022-03-16 11:09 UTC 

[RFC PATCH v2 0/3] ceph: add support for snapshot names encryption
 2022-03-16 11:00 UTC  (4+ messages)
` [RFC PATCH v2 2/3] ceph: add support for handling encrypted snapshot names

[PATCH v2 0/5] MediaTek pinctrl drivers cleanups
 2022-03-16 10:57 UTC  (2+ messages)


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).