linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 10:10:54 to 2021-10-13 12:59:28 UTC [more...]

[PATCH v5] virtio-blk: Add validation for block size in config space
 2021-10-13 12:59 UTC  (8+ messages)

[PATCH v3 0/6] Add Xilinx Event Management Driver
 2021-10-13 12:59 UTC  (3+ messages)
  ` [PATCH v4 "

[PATCH v2] eCryptfs: fix setattr on empty lower file
 2021-10-13 12:56 UTC 

[PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250
 2021-10-13 12:56 UTC  (22+ messages)
` [PATCH v4 01/20] arm64/dts: qcom: Fix 'dma' & 'qcom,controlled-remotely' nodes in dts
` [PATCH v4 02/20] arm64/dts: qcom: ipq6018: Remove unused 'qcom,config-pipe-trust-reg' property
` [PATCH v4 03/20] arm64/dts: qcom: ipq6018: Remove unused 'iface_clk' property from dma-controller node
` [PATCH v4 04/20] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v4 05/20] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v4 06/20] dt-bindings: qcom-bam: Add 'iommus' "
` [PATCH v4 07/20] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v4 08/20] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v4 09/20] dt-bindings: qcom-qce: Add 'iommus' "
` [PATCH v4 10/20] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v4 11/20] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v4 12/20] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v4 13/20] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v4 14/20] crypto: qce: core: "
` [PATCH v4 15/20] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v4 16/20] crypto: qce: core: Make clocks optional
` [PATCH v4 17/20] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v4 18/20] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v4 19/20] crypto: qce: Add 'sm8250-qce' compatible string check
` [PATCH v4 20/20] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH] staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
 2021-10-13 12:51 UTC  (3+ messages)

[PATCH] init: Make unknown command line param message clearer
 2021-10-13 12:56 UTC  (4+ messages)

[PATCH v2 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
 2021-10-13 12:56 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx/virt: Extract sgx_vepc_remove_page()

[PATCH v2 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl
 2021-10-13 12:56 UTC  (2+ messages)
` [tip: x86/sgx] x86/sgx/virt: Implement "

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-10-13 12:56 UTC  (4+ messages)
` [PATCH V5 14/22] LoongArch: Add signal handling support
  ` [PATCH V5 15/22] LoongArch: Add elf and module support

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-13 12:55 UTC  (7+ messages)

[PATCH] pci: call _cond_resched() after pci_bus_write_config
 2021-10-13 12:55 UTC 

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-13 12:55 UTC  (8+ messages)

[RFC PATCH] tracing: BTF testing for kprobe-events
 2021-10-13 12:52 UTC  (3+ messages)

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-13 12:51 UTC  (4+ messages)

[RFC 0/3] mm/page_alloc: Remote per-cpu lists drain support
 2021-10-13 12:50 UTC  (3+ messages)

[PATCH V3 1/2] dt-bindings: update riscv plic compatible string
 2021-10-13 12:49 UTC  (12+ messages)

[PATCH] bus: sun50i-de2: Adjust printing error message
 2021-10-13 12:49 UTC  (2+ messages)
` (subset) "

[PATCH] Revert "virtio-blk: Add validation for block size in config space"
 2021-10-13 12:46 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-13 12:45 UTC  (3+ messages)
` [PATCH v3 9/9] PCI: imx: add the "

[PATCH] nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
 2021-10-13 12:45 UTC 

[PATCH v1 00/10] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-13 12:45 UTC  (13+ messages)
` [PATCH v1 06/10] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v1 09/10] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()

[PATCH] hv_netvsc: Fix potentionally overflow in netvsc_xdp_xmit()
 2021-10-13 12:44 UTC  (2+ messages)

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 12:22 UTC  (10+ messages)
` [PATCH 1/9] objtool,x86: Replace alternatives with .retpoline_sites
` [PATCH 2/9] x86/retpoline: Remove unused replacement symbols
` [PATCH 3/9] x86/asm: Fix register order
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support
` [PATCH 5/9] x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
` [PATCH 6/9] x86/alternative: Try inline spectre_v2=retpoline,amd
` [PATCH 7/9] x86/alternative: Add debug prints to apply_retpolines()
` [PATCH 8/9] x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
` [PATCH 9/9] bpf,x86: Respect X86_FEATURE_RETPOLINE*

[PATCH 0/5] dynamic debug for -next
 2021-10-13 12:42 UTC  (5+ messages)
` [PATCH 2/5] dyndbg: refine verbosity 1-4 summary-detail
` [PATCH 3/5] dyndbg: use alt-quotes in vpr-infos, not those user might use

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-13 12:41 UTC  (11+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 12:39 UTC  (4+ messages)
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests

[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-13 12:37 UTC  (11+ messages)
` [patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core

[PATCH] wireless: ath5k: replace snprintf in show functions with sysfs_emit
 2021-10-13 12:36 UTC  (2+ messages)

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-13 12:33 UTC  (9+ messages)
` [PATCH -next v2 2/6] ext4: introduce last_check_time record previous check time

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-13 12:33 UTC  (3+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management

[PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-13 12:44 UTC 

[PATCH] staging: r8188eu: use kzalloc instead of kmalloc and memset
 2021-10-13 12:29 UTC  (2+ messages)

[PATCH v2 4/4] bpf: export bpf_jit_current
 2021-10-13 12:29 UTC  (4+ messages)

[PATCH v2] usb: core: hub: improve port over-current alert msg
 2021-10-13 12:27 UTC 

[GIT PULL] another OP-TEE fix for v5.15
 2021-10-13 12:28 UTC 

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-13 12:28 UTC  (4+ messages)
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function

[PATCH] dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
 2021-10-13 12:28 UTC  (3+ messages)

[PATCH] tee: optee: Fix missing devices unregister during optee_remove
 2021-10-13 12:27 UTC  (7+ messages)

[PATCH] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-10-13 12:27 UTC  (3+ messages)

[PATCHv2 0/8] x86/ftrace: Add direct batch interface
 2021-10-13 12:25 UTC  (3+ messages)

[PATCH 00/22] PCI: Unify PCI error response checking
 2021-10-13 12:20 UTC  (6+ messages)
` [PATCH 16/22] PCI: pciehp: Use RESPONSE_IS_PCI_ERROR() to check read from hardware

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-13 12:25 UTC  (4+ messages)

[peterz-queue:objtool/core 34/37] drivers/net/wireless/mediatek/mt76/mt76x2/mac.o: warning: objtool: elf_add_altinstr
 2021-10-13 12:24 UTC 

[PATCH] drm/bridge: nwl-dsi: Move bridge add/remove to dsi callbacks
 2021-10-13 12:24 UTC  (2+ messages)

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 12:22 UTC  (6+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-13 12:17 UTC  (4+ messages)

linux-next: Tree for Oct 13
 2021-10-13 12:13 UTC  (2+ messages)

[PATCH v2 0/2] Introduce simple pidfd to task helper
 2021-10-13 12:12 UTC  (4+ messages)
` [PATCH v2 2/2] mm: use pidfd_get_task()

[PATCH -next] PM: hibernate: Get block device exclusively when do swsusp_check
 2021-10-13 12:19 UTC 

[PATCH] [RFC] usb: gadget: avoid unusual inline assembly
 2021-10-13 12:03 UTC  (2+ messages)

[PATCH] mm/thp: decrease nr_thps in file's mapping on THP split
 2021-10-13 12:01 UTC  (4+ messages)

[PATCH v6 0/3] xen, usb: support pvUSB frontend driver
 2021-10-13 12:01 UTC  (3+ messages)
` [PATCH v6 1/3] usb: Add Xen pvUSB protocol description

[RFC v2 0/8] CPU + GPU synchronised priority scheduling
 2021-10-13 12:01 UTC  (4+ messages)
` [RFC 6/8] drm/i915: Make some recently added vfuncs use full scheduling attribute
    ` [Intel-gfx] "

[PATCH V2] bcache: replace snprintf in show functions with sysfs_emit
 2021-10-13 11:58 UTC 

[PATCH] erofs: fix the per-CPU buffer decompression for small output size
 2021-10-13 11:58 UTC  (3+ messages)

[v2 2/2] ASoC : max98520 : Added AMplifier Driver Signed-off-by: George Song <george.song@maximintegrated.com>
 2021-10-13 11:55 UTC  (2+ messages)

[PATCH] drm/i915: Prefer struct_size over open coded arithmetic
 2021-10-13 11:51 UTC  (4+ messages)

mmotm 2021-10-05-19-53 uploaded
 2021-10-13 11:48 UTC  (7+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

[PATCH] mm/damon: Adjust the size of kbuf array to avoid overflow
 2021-10-13 11:48 UTC 

[PATCH] blk-cgroup: check blkcg policy is enabled in blkg_create()
 2021-10-13 11:47 UTC  (4+ messages)

[PATCH] crypto: ccp - Consolidate sev INIT logic
 2021-10-13 11:46 UTC  (4+ messages)

[PATCH 00/11] rcu: Make rcu_core() safe in PREEMPT_RT with NOCB + a few other fixes v2
 2021-10-13 11:43 UTC  (4+ messages)

[net-next PATCH v6 00/16] Multiple improvement for qca8337 switch
 2021-10-13 11:42 UTC  (7+ messages)
` [net-next PATCH v6 05/16] net: dsa: qca8k: add support for cpu port 6
` [net-next PATCH v6 15/16] dt-bindings: net: dsa: qca8k: convert to YAML schema

[PATCH] drm: fix null-ptr-deref in drm_dev_init_release()
 2021-10-13 11:41 UTC 

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-13 11:42 UTC  (5+ messages)
` [RFC PATCH v2 2/2] "

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-13 11:40 UTC 

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-10-13 11:41 UTC  (3+ messages)

[patch v4 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-13 11:37 UTC  (5+ messages)
` [patch v4 1/8] add basic task isolation prctl interface

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-13 11:37 UTC  (4+ messages)
` [PATCH v6 40/42] virt: Add SEV-SNP guest driver

[PATCH v5] clk: Add write operation for clk_parent debugfs node
 2021-10-13 11:35 UTC  (3+ messages)

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-10-13 11:35 UTC  (5+ messages)

[PATCH] memblock: exclude NOMAP regions from kmemleak
 2021-10-13 11:35 UTC  (3+ messages)

[PATCH 0/1] acpi: battery: Accept charges over the design capacity as full
 2021-10-13 11:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-13 11:33 UTC  (2+ messages)

WARNING: CPU: 2 PID: 633 at net/wireless/sme.c:974 cfg80211_roamed+0x265/0x2a0 [cfg80211]
 2021-10-13 11:27 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 01/17] arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
 2021-10-13 11:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 17/17] firmware: include drivers/firmware/Kconfig unconditionally

[PATCH] btrfs: replace snprintf in show functions with sysfs_emit
 2021-10-13 11:08 UTC  (6+ messages)
      ` 回复: "

[PATCH 1/3] dt-bindings: arm: fsl: add TQ-Systems boards based on i.MX6Q/QP/DL
 2021-10-13 11:12 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl: tqma6: add ERR006687 hardware workaround for "a" variant
` [PATCH 3/3] ARM: dts: imx6qdl: add TQ-Systems MBa6x device trees

[PATCH v3 0/2] optimize the bfq queue idle judgment
 2021-10-13 11:25 UTC  (3+ messages)
` [PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
` [PATCH v3 2/2] block, bfq: do not idle if only one cgroup is activated

csky-linux-ld: page_alloc.c:undefined reference to `memcg_bulk_pre_charge_hook'
 2021-10-13 11:10 UTC 

[PATCH] habanalabs: refactor fence handling in hl_cs_poll_fences
 2021-10-13 11:09 UTC 

[PATCH] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-13 11:11 UTC  (5+ messages)

[PATCH 1/2] ima: define ima_trusted_for hook
 2021-10-13 11:01 UTC  (2+ messages)
` [PATCH 2/2] fs: extend the trusted_for syscall to call IMA

[PATCH net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-13 11:02 UTC  (10+ messages)
` [PATCH net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC

[PATCH] net: phy: micrel: make *-skew-ps check more lenient
 2021-10-13 11:01 UTC  (5+ messages)

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-13 10:58 UTC  (3+ messages)

[PATCH 0/2] arm64: defconfig: Enable multimedia clocks on SC7180
 2021-10-13 10:56 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Add SC7180 GPUCC and DISPCC as module
` [PATCH 2/2] arm64: defconfig: Add SC7180 VIDEOCC "

[PATCH v2 0/6] staging: media: wave5: add wave5 codec driver
 2021-10-13 10:56 UTC  (7+ messages)
` [PATCH v2 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v2 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v2 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v2 4/6] staging: media: wave5: Add TODO file
` [PATCH v2 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v2 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-13 10:55 UTC  (4+ messages)

[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13 10:49 UTC  (4+ messages)

[PATCH] net: sfp: add quirk for Finisar FTLF8536P4BCL
 2021-10-13 10:45 UTC 

Use of '%#02x' is almost always wrong
 2021-10-13 10:39 UTC  (4+ messages)

[PATCH v2 0/4] kernel.h further split
 2021-10-13 10:31 UTC  (5+ messages)

[PATCH 4.19 00/27] 4.19.211-rc3 review
 2021-10-13 10:30 UTC  (2+ messages)

[PATCH 5.4 00/51] 5.4.153-rc3 review
 2021-10-13 10:29 UTC  (2+ messages)

[PATCH 5.10 00/81] 5.10.73-rc3 review
 2021-10-13 10:28 UTC  (2+ messages)

[PATCH v2 0/3] Add Naneng combo PHY support for RK3568
 2021-10-13 10:19 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [PATCH v2 2/3] phy/rockchip: add naneng combo phy for RK3568
` [PATCH v2 3/3] arm64: dts: rockchip: add naneng combo phy nodes for rk3568

[PATCH v4 0/5] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-13 10:23 UTC  (6+ messages)
` [PATCH v4 1/5] elfcore: use TASK_COMM_LEN instead of 16 in prpsinfo
` [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector
` [PATCH v4 3/5] fs/exec: use strscpy instead of strlcpy in __set_task_comm
` [PATCH v4 4/5] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
` [PATCH v4 5/5] kernel/kthread: show a warning if kthread's comm is truncated

Cannot get com20020 arcnet driver to work on Siemens IPC727E PC
 2021-10-13 10:21 UTC 

[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
 2021-10-13 10:21 UTC  (2+ messages)

[PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-10-13 10:15 UTC  (2+ messages)

[PATCH 0/8] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-13 10:13 UTC  (3+ messages)
` [PATCH 5/8] arm64: Recover kretprobe modified return address in stacktrace


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