linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-02 06:52:21 to 2021-09-02 11:02:29 UTC [more...]

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-02 11:02 UTC  (20+ messages)

[PATCH] media: usb: fix memory leak in stk_camera_probe
 2021-09-02 10:59 UTC  (7+ messages)

[PATCH net] net: hso: add failure handler for add_net_device
 2021-09-02 11:00 UTC  (2+ messages)

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-09-02 10:57 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
  ` [PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
  ` [PATCH v3 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

DVBS Blind scan implementation of Linux DVB
 2021-09-02 10:56 UTC  (2+ messages)

[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-02 10:50 UTC  (19+ messages)
` [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
` [PATCH 04/24] x86/entry: Expose the address of .Lgs_change to traps.c
` [PATCH 09/24] x86/traps: Add fence_swapgs_{user,kernel}_entry()
` [PATCH 11/24] x86/entry: Replace the most of asm code of error_entry to C code
` [PATCH 22/24] x86/entry: Implement and use do_paranoid_entry() and paranoid_exit()
` [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code

[PATCH] media: rcar_jpu: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-02 10:54 UTC  (2+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-02 10:53 UTC  (7+ messages)
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler

[mm] 2d146aa3aa: vm-scalability.throughput -36.4% regression
 2021-09-02 10:53 UTC  (11+ messages)

[PATCH] Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
 2021-09-02 10:50 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 10:39 UTC  (9+ messages)
        ` [PATCH] iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()

[PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()
 2021-09-02 10:40 UTC  (2+ messages)

[PATCH net-next] ipv6: change return type from int to void for mld_process_v2
 2021-09-02 10:40 UTC  (2+ messages)

[GIT PULL] Networking for v5.15
 2021-09-02 10:40 UTC  (5+ messages)
    ` [PATCH net] net: qrtr: revert check in qrtr_endpoint_post()

[PATCH 1/1] debugfs: use IS_ERR to check for error
 2021-09-02 10:38 UTC  (3+ messages)

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-02 10:37 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe

[PATCH linux-next] tee/optee/shm_pool: fix application of sizeof to pointer
 2021-09-02 10:34 UTC  (2+ messages)

[PATCH] ivtv: don't allow negative resolutions as module parameters
 2021-09-02 10:31 UTC 

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-09-02 10:18 UTC  (15+ messages)

Is it possible to implement the per-node page cache for programs/libraries?
 2021-09-02 10:17 UTC  (4+ messages)

[PATCH 1/3] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-02 10:17 UTC  (2+ messages)

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-02 10:16 UTC  (4+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 2/3] PM: domains: Restructure some code in __genpd_dev_pm_attach()
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-02 10:15 UTC  (6+ messages)
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH v1] MIPS: Malta: fix alignment of the devicetree buffer
 2021-09-02 10:14 UTC  (3+ messages)

[intel-tdx:guest 72/127] include/linux/mman.h:158:9: error: division by zero is undefined
 2021-09-02 10:07 UTC 

[PATCH] ARM: dts: omap3430-sdp: Fix NAND device node
 2021-09-02  9:58 UTC 

[PATCH v2 0/6] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-09-02  9:56 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: omap: Fixup GPMC child nodes
` [PATCH v2 2/6] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
` [PATCH v2 3/6] dt-bindings: mtd: ti,gpmc-nand: "
` [PATCH v2 4/6] dt-bindings: mtd: ti,gpmc-onenand: "
` [PATCH v2 5/6] dt-bindings: mtd: Remove gpmc-nor.txt
` [PATCH v2 6/6] dt-bindings: net: Remove gpmc-eth.txt

[patch 0/3] futex: Prevent inconsistent state and exit race
 2021-09-02  9:48 UTC  (4+ messages)
` [patch 1/3] "
` [patch 2/3] futex: Clarify comment for requeue_pi_wake_futex()
` [patch 3/3] futex: Avoid redundant task lookup

[PATCH] selftests/gpio: Fix gpio compiling error
 2021-09-02  9:40 UTC  (3+ messages)

[PATCH v4 0/5] interconnect: qcom: Add MSM8996 interconnect driver
 2021-09-02  9:42 UTC  (5+ messages)
` [PATCH v4 1/5] interconnect: qcom: sdm660: Commonize RPM-QoS

[PATCH] percpu: remove obsolete comments of pcpu_chunk_populated()
 2021-09-02  9:47 UTC 

[PATCH v7] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-02  9:41 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
 2021-09-02  9:39 UTC 

[PATCH v2] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-09-02  9:35 UTC 

[PATCH] net: tcp_drop adds `reason` and SNMP parameters for tracing v3
 2021-09-02  9:33 UTC 

[PATCH v12 2/6] PCI: mediatek: Add new method to get shared pcie-cfg base address
 2021-09-02  9:34 UTC  (4+ messages)

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-09-02  9:32 UTC  (2+ messages)

[GIT PULL] livepatching for 5.15
 2021-09-02  9:30 UTC 

linux-next: manual merge of the net-next tree with the iio-fixes, staging trees
 2021-09-02  9:30 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the staging tree
 2021-09-02  9:29 UTC  (2+ messages)

[PATCH 3/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller
 2021-09-02  9:29 UTC 

[PATCH] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-09-02  9:29 UTC  (3+ messages)

[PATCH 2/3] clk: lan966x: Add lan966x SoC clock driver
 2021-09-02  9:29 UTC 

[PATCH 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
 2021-09-02  9:29 UTC 

[PATCH 0/3] Add driver for lan966x Generic Clock Controlle
 2021-09-02  9:28 UTC 

[PATCH v12 3/6] PCI: mediatek: Add new method to get irq number
 2021-09-02  9:28 UTC  (2+ messages)

[PATCH v5 0/3] staging: r8188eu: fix sparse warnings
 2021-09-02  9:28 UTC  (7+ messages)
` [PATCH v5 1/3] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v5 2/3] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v5 3/3] staging: r8188eu: incorrect type in assignment

[PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module
 2021-09-02  9:28 UTC  (14+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-09-02  9:28 UTC  (6+ messages)

[PATCH] of: fix of_address_to_resource and of_iomap undefined
 2021-09-02  9:27 UTC 

[PATCH 00/16] Bring software triggers support to MAX1027-like ADCs
 2021-09-02  9:26 UTC  (12+ messages)
` [PATCH 10/16] iio: adc: max1027: Prevent single channel accesses during buffer reads
` [PATCH 11/16] iio: adc: max1027: Separate the IRQ handler from the read logic
` [PATCH 12/16] iio: adc: max1027: Introduce an end of conversion helper

[PATCH 1/2] staging: r8188eu: remove unused constants from wifi.h
 2021-09-02  9:23 UTC  (3+ messages)

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-02  9:20 UTC  (2+ messages)

[PATCH v2] nvme: avoid race in shutdown namespace removal
 2021-09-02  9:20 UTC 

[PATCH] media: uvcvideo: use dynamic allocation for uvc_copy_op
 2021-09-02  8:49 UTC 

[PATCH V4] mtd: rawnand: qcom: Update code word value for raw read
 2021-09-02  9:17 UTC  (2+ messages)

[PATCH 1/5] drm: Add drm_fixed_16_16 helper
 2021-09-02  9:15 UTC  (3+ messages)
` [PATCH 2/5] drm/meson: Use common "

[PATCH V2 0/2] Add Vol+ support for sc7280-idp
 2021-09-02  9:15 UTC  (3+ messages)
` [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH V2 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

linux-next: Tree for Sep 1
 2021-09-02  9:15 UTC  (6+ messages)
` linux-next: Tree for Sep 1 [sound/soc/mediatek/mt8195/snd-soc-mt8195-afe.ko]

[PATCH v3] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-02  9:15 UTC  (2+ messages)

[PATCH] mfd: da9063: Add support for latest EA silicon revision
 2021-09-02  9:10 UTC  (2+ messages)

Regression with mainline kernel on rpi4
 2021-09-02  9:08 UTC 

[PATCH] of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set
 2021-09-02  9:02 UTC 

[PATCH] drm/ttm: provide default page protection for UML
 2021-09-02  8:56 UTC  (8+ messages)

arch/x86/kvm/mmu/mmu.c:227:1: error: unused function 'is_cr4_la57'
 2021-09-02  8:54 UTC 

[PATCH v2] x86/mm: fix kern_addr_valid to cope with existing but not present entries
 2021-09-02  8:51 UTC  (2+ messages)

[tip:smp/urgent] BUILD SUCCESS 4b92d4add5f6dcf21275185c997d6ecb800054cd
 2021-09-02  8:49 UTC 

[V3][PATCH] selftests/x86: Fix error: variably modified 'altstack_data' at file scope
 2021-09-02  8:45 UTC  (2+ messages)

[PATCH 5.14 00/11] 5.14.1-rc1 review
 2021-09-02  8:44 UTC  (2+ messages)

[PATCH v10 0/8] NVIDIA Tegra power management patches for 5.16
 2021-09-02  8:42 UTC  (4+ messages)
` [PATCH v10 4/8] PM: domains: Add dev_get_performance_state() callback

libperf: lack of interface
 2021-09-02  8:41 UTC  (3+ messages)

[PATCH 9/9] x86/microcode/amd: Add __list_del_entry_valid() in front of __list_del() in free_cache()
 2021-09-02  8:38 UTC 

[PATCH v2] um: don't use CONFIG_X86_{32,64} symbols on x86
 2021-09-02  8:36 UTC 

[bpf] b89fbfbb85: netperf.Throughput_tps -21.3% regression
 2021-09-02  8:35 UTC  (3+ messages)
  ` [LKP] "

[PATCH 0/2] Use raw spinlocks in the ls-extirq driver
 2021-09-02  8:35 UTC  (7+ messages)
` [PATCH 1/2] regmap: teach regmap to use raw spinlocks if requested in the config

[PATCH net-next v3 RFC] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-02  8:31 UTC  (9+ messages)
` [PATCH net-next v4] "

[PATCH] um: don't use CONFIG_X86_{32,64} symbols on x86
 2021-09-02  8:28 UTC 

[PATCH] fs/ntfs3: Rework file operations
 2021-09-02  8:25 UTC  (4+ messages)

[PATCH v2 0/3] drivers: Add the helper function devm_platform_get_and_ioremap_resource_byname()
 2021-09-02  8:25 UTC  (5+ messages)
` [PATCH v2 1/3] driver core: platform: "

[PATCH] ASoC: mediatek: common: handle NULL case in suspend/resume function
 2021-09-02  8:21 UTC 

[PATCH 5.4 00/48] 5.4.144-rc1 review
 2021-09-02  8:19 UTC  (2+ messages)

[peterz-queue:master 73/91] arch/x86/include/asm/pgtable_64_types.h:22:34: error: conflicting types for 'pmd_t'
 2021-09-02  8:17 UTC 

[PATCH v2] perf build: Report failure for testing feature libopencsd
 2021-09-02  8:18 UTC 

[PATCH 0/5] fs/ntfs3: Fix various styling issues
 2021-09-02  8:10 UTC  (4+ messages)
` [PATCH 2/5] fs/ntfs3: Use consistent spacing around '+'

[PATCH 5.10 000/103] 5.10.62-rc1 review
 2021-09-02  8:06 UTC  (2+ messages)

[PATCH] watchdog: mtk: add disable_wdt_extrst support
 2021-09-02  8:04 UTC  (2+ messages)

[PATCH] clk: imx: use module_platform_driver
 2021-09-02  8:02 UTC 

[RFC PATCH 0/2] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-02  8:00 UTC  (5+ messages)
` [RFC PATCH 2/2] lib, stackdepot: Add helper to print stack entries

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-02  7:59 UTC  (6+ messages)

[PATCH] clk: rockchip: use module_platform_driver_probe
 2021-09-02  7:57 UTC 

[RFC PATCH v2 0/2] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-02  7:55 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] lib, stackdepot: Add helper to print stack entries

[PATCH v2 0/9] Support ETE decoding
 2021-09-02  7:53 UTC  (9+ messages)
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[PATCH v3 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-09-02  7:52 UTC  (4+ messages)
` [PATCH v3 1/3] kernel/resource: clean up and optimize iomem_is_exclusive()

[PATCH v4] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 860 and 870 SSD
 2021-09-02  7:44 UTC  (5+ messages)

[PATCH] perf build: Report failure for testing feature libopencsd
 2021-09-02  7:44 UTC 

[tip:locking/urgent] BUILD SUCCESS 1f15eb89144fdd4c881ef7181d51e989a732f4f0
 2021-09-02  7:41 UTC 

[PATCH v8 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-02  7:43 UTC  (11+ messages)
` [PATCH v8 3/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v8 4/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v8 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v8 6/7] xfs: support CoW in fsdax mode
` [PATCH v8 7/7] xfs: Add dax dedupe support

[PATCH] kernel/sched: Fix sched_fork() access an invalid sched_task_group
 2021-09-02  7:42 UTC  (8+ messages)

[PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC
 2021-09-02  7:38 UTC  (3+ messages)

[RFC PATCH] mm/oom: detect and kill task which has allocation forbidden by cpuset limit
 2021-09-02  7:34 UTC  (7+ messages)

[PATCH BUGFIX 0/1] block, bfq: fix a bug causing a memory leak
 2021-09-02  7:32 UTC  (4+ messages)
` [PATCH BUGFIX 1/1] block, bfq: honor already-setup queue merges

[GIT PULL] xen: branch for v5.15-rc1
 2021-09-02  7:29 UTC 

[PATCH 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-02  7:28 UTC  (7+ messages)
` [PATCH 2/5] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH 3/5] mm: Drop first_index/last_index in zap_details
` [PATCH 4/5] mm: Introduce zap_details.zap_flags

[PATCH v2 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-02  7:28 UTC  (5+ messages)
` [PATCH v2 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v2 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[PATCH] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-02  7:22 UTC  (2+ messages)

[PATCH] trace: Add migrate-disabled counter to tracing output
 2021-09-02  7:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] ASoC: mt8195: remove unnecessary CONFIG_PM
 2021-09-02  7:14 UTC 

[PATCH] drm/r128: fix build for UML
 2021-09-02  7:10 UTC  (2+ messages)

[RFC PATCH v8 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-09-02  7:10 UTC  (6+ messages)
  ` [RFC PATCH v8 2/4] arm64: Reorganize the unwinder code for better consistency and maintenance

[xfs] bad77c375e: stress-ng.fallocate.ops_per_sec -10.0% regression
 2021-09-02  7:27 UTC 

[PATCH 2/2] tracing: Add trace_trigger_soft_disabled() in front of trace_event_buffer_commit() in trace_inject_entry()
 2021-09-02  7:09 UTC 

[PATCH v2 0/9] Free user PTE page table pages
 2021-09-02  7:04 UTC  (13+ messages)
` [PATCH v2 6/9] mm: free "

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-09-02  7:04 UTC  (5+ messages)
` [PATCH v4 3/4] soc: aspeed: Add eSPI driver

[intel-tdx:guest 19/127] arch/x86/include/asm/kvm_para.h:39:10: error: implicit declaration of function 'tdx_kvm_hypercall'; did you mean 'kvm_hypercall0'?
 2021-09-02  7:03 UTC 

[PATCH v7 0/2] perf tools: Add PMU alias support
 2021-09-02  6:59 UTC  (3+ messages)
` [PATCH v7 1/2] perf pmu: "
` [PATCH v7 2/2] perf tests: Test for PMU alias

[v3] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-02  6:59 UTC 

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-09-02  6:56 UTC  (14+ messages)

[PATCH v2 1/5] powerpc/signal64: Access function descriptor with user access block
 2021-09-02  6:54 UTC  (3+ messages)
` [PATCH v2 3/5] signal: Add unsafe_copy_siginfo_to_user()

[PATCH 0/3] Add temperature notification support
 2021-09-02  6:52 UTC  (4+ messages)
` [PATCH 3/3] scsi: ufs-sysfs: Add sysfs entries for temperature notification


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