linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 18:33:31 to 2020-09-25 21:33:21 UTC [more...]

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-25 19:53 UTC  (12+ messages)

Can we credibly make vdso_sgx_enter_enclave() pleasant to use?
 2020-09-25 20:20 UTC  (3+ messages)

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-25 21:32 UTC  (4+ messages)
` [PATCH v3 3/7] mfd: Add base driver for Netronix embedded controller

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-25 21:05 UTC  (19+ messages)
` [PATCH v5 01/17] device-dax: make pgmap optional for instance creation
` [PATCH v5 02/17] device-dax/kmem: introduce dax_kmem_range()
` [PATCH v5 03/17] device-dax/kmem: move resource name tracking to drvdata
` [PATCH v5 04/17] device-dax/kmem: replace release_resource() with release_mem_region()
` [PATCH v5 05/17] device-dax: add an allocation interface for device-dax instances
` [PATCH v5 06/17] device-dax: introduce 'struct dev_dax' typed-driver operations
` [PATCH v5 07/17] device-dax: introduce 'seed' devices
` [PATCH v5 08/17] drivers/base: make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v5 09/17] device-dax: add resize support
` [PATCH v5 10/17] mm/memremap_pages: convert to 'struct range'
` [PATCH v5 11/17] mm/memremap_pages: support multiple ranges per invocation
` [PATCH v5 13/17] device-dax: introduce 'mapping' devices
` [PATCH v5 14/17] device-dax: make align a per-device property
` [PATCH v5 16/17] dax/hmem: introduce dax_hmem.region_idle parameter
` [PATCH v5 17/17] device-dax: add a range mapping allocation attribute

[PATCH] ASoC: dt-bindings: sgtl5000: Add common clock properties
 2020-09-25 21:27 UTC 

[PATCH v2 0/8] KVM: x86/mmu: ITLB multi-hit workaround fixes
 2020-09-25 21:27 UTC  (4+ messages)
` [PATCH v2 6/8] KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)

[PATCH] dt-bindings: serial: fsl-imx-uart: fix i.MX 53 and 6 compatible matching
 2020-09-25 21:26 UTC 

[PATCH 0/3 v2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-25 21:26 UTC  (5+ messages)
` [PATCH 1/3 v2] tracepoints: Add helper to test if tracepoint is enabled in a header
` [PATCH 2/3 v2] mm/page_ref: Convert the open coded tracepoint enabled to the new helper
` [PATCH 3/3 v2] x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it

[PATCH] dt-bindings: pwm: imx: document i.MX compatibles
 2020-09-25 21:26 UTC 

[PATCH 00/22] Introduce the TDP MMU
 2020-09-25 21:23 UTC  (23+ messages)
` [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte
` [PATCH 02/22] kvm: mmu: Introduce tdp_iter
` [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
` [PATCH 05/22] kvm: mmu: Add functions to handle changed TDP SPTEs
` [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
` [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU
` [PATCH 08/22] kvm: mmu: Separate making non-leaf sptes from link_shadow_page
` [PATCH 09/22] kvm: mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg
` [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
` [PATCH 11/22] kvm: mmu: Factor out allocating a new tdp_mmu_page
` [PATCH 12/22] kvm: mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
` [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for "
` [PATCH 14/22] kvm: mmu: Add access tracking for tdp_mmu
` [PATCH 15/22] kvm: mmu: Support changed pte notifier in tdp MMU
` [PATCH 16/22] kvm: mmu: Add dirty logging handler for changed sptes
` [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
` [PATCH 18/22] kvm: mmu: Support disabling dirty logging for the tdp MMU
` [PATCH 19/22] kvm: mmu: Support write protection for nesting in "
` [PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
` [PATCH 21/22] kvm: mmu: Support MMIO in the "
` [PATCH 22/22] kvm: mmu: Don't clear write flooding count for direct roots

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-25 21:23 UTC  (6+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()
          ` [Linaro-mm-sig] "

[PATCH 5.8 00/56] 5.8.12-rc1 review
 2020-09-25 21:22 UTC  (3+ messages)

[PATCH net-next v2] net: vlan: Avoid using BUG() in vlan_proto_idx()
 2020-09-25 21:20 UTC  (3+ messages)

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-25 21:18 UTC  (4+ messages)

[PATCH] arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible
 2020-09-25 21:17 UTC 

[RFC PATCH v2 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-25 21:17 UTC  (5+ messages)
` [PATCH 1/2] ext4/xfs: add page refcount helper
` [PATCH 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-25 21:16 UTC  (3+ messages)

[PATCH v6 04/10] PCI/AER: Extend AER error handling to RCECs
 2020-09-25 21:14 UTC  (2+ messages)

[PATCH] pci: meson: build as module by default
 2020-09-25 21:13 UTC  (2+ messages)

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-25 21:13 UTC  (14+ messages)

[GIT PULL] MIPS fixes for v5.9
 2020-09-25 18:07 UTC 

KASLR support on ARM with Kernel 4.9 and 4.14
 2020-09-25 21:09 UTC  (5+ messages)

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-25 21:07 UTC  (9+ messages)
` [PATCH v2 seccomp 3/6] seccomp/cache: Add "emulator" to check if filter is arg-dependent

[PATCH 0/2] KVM: VMX: Super early file refactor for TDX
 2020-09-25 21:07 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-25 21:06 UTC  (8+ messages)
` [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM

[PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
 2020-09-25 19:25 UTC  (2+ messages)

[PATCH 0/2] iommu/iova: Solve longterm IOVA issue
 2020-09-25 19:26 UTC  (2+ messages)

[PATCH v2 0/3] implement I2C retries for mXT1368
 2020-09-25 21:02 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386
` [PATCH v2 2/3] Input: atmel_mxt_ts - implement I2C retries for mXT1368
` [PATCH v2 3/3] ARM: tegra: add mXT1386 compatible

[PATCH 0/2] perf stat: Unbreak perf stat with ARMv8 PMU events
 2020-09-25 21:01 UTC  (9+ messages)
` [PATCH 1/2] perf stat: Fix segfault when counting armv8_pmu events

[RFC PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-09-25 20:04 UTC  (4+ messages)
` [RFC PATCH 1/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2)
` [RFC PATCH 2/3] ipv6/icmp: "
` [RFC PATCH 3/3] selftests: Add VRF route leaking tests

[RFC PATCH v2] tools/x86: add kcpuid tool to show raw CPU features
 2020-09-25 20:57 UTC  (9+ messages)

[RFC PATCH 0/1] tracing: support dynamic string field types for synthetic events
 2020-09-25 20:57 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-09-25 20:55 UTC  (3+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH v8 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-25 20:54 UTC  (3+ messages)
` [PATCH v8 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-25 20:50 UTC  (7+ messages)

[PATCH] sched,fair: use list_for_each_entry() in print_cfs_stats()
 2020-09-25 19:10 UTC 

[PATCH 0/4] KVM: x86/mmu: Page fault handling cleanups
 2020-09-25 20:40 UTC  (3+ messages)

[RFC] openprom: Fix 'opiocnextprop'; ensure integer conversions; use string size
 2020-09-25 20:45 UTC  (4+ messages)

[PATCH v2 0/2] perf: Update CascadelakeX and SkylakeX events list
 2020-09-25 20:23 UTC  (7+ messages)
  ` [PATCH v2 1/2] perf vendor events: Update CascadelakeX events to v1.08

[PATCH] x86/dumpstack: Fix misleading instruction pointer error message
 2020-09-25 20:01 UTC  (2+ messages)

[PATCH v2] spi: spi-mtk-nor: fix timeout calculation overflow
 2020-09-25 20:42 UTC  (2+ messages)

[PATCH] fsl: imx-audmix : Use devm_kcalloc() instead of devm_kzalloc()
 2020-09-25 20:42 UTC  (2+ messages)

[PATCH 0/2] ASoC: qdsp6: fix some warnings when build without CONFIG_OF
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH 1/2] ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routing
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH] Asoc: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: qdsp6: fix some warnings when build without CONFIG_OF
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH] dt-bindings: tas2770: Mark ti,asi-format to deprecated
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Instantiate snd_soc_dai_driver
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH 1/3] ASoC: cs4234: Add dtschema binding document
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH 0/2] Enable runtime PM for SOF device
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH] fsl: imx-audmix : Replace seq_printf with seq_puts
 2020-09-25 20:41 UTC  (2+ messages)

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-25 20:30 UTC  (8+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag

[PATCH] x86/mce: Add Skylake quirk for patrol scrub reported errors
 2020-09-25 19:19 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25 19:18 UTC  (5+ messages)
` [PATCH 07/13] x86: Secure Launch kernel early boot stub

[PATCH v2 0/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID more useful
 2020-09-25 20:33 UTC  (4+ messages)
` [PATCH v2 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE

[PATCH v3 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU
 2020-09-25 20:36 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent

[PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-09-25 19:28 UTC  (2+ messages)
` [PATCH] ASoC: "

[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
 2020-09-25 19:38 UTC  (4+ messages)
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension

[WARNING] kernel/rcu/tree.c:1058 rcu_irq_enter+0x15/0x20
 2020-09-25 20:07 UTC  (2+ messages)

[PATCH 5.4 00/43] 5.4.68-rc1 review
 2020-09-25 20:02 UTC  (2+ messages)

arch/mips/kernel/r4k-bugs64.c:171:24: warning: no previous prototype for 'do_daddi_ov'
 2020-09-25 19:17 UTC 

[PATCH v6 02/10] PCI/RCEC: Bind RCEC devices to the Root Port driver
 2020-09-25 19:59 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots()
 2020-09-25 20:24 UTC  (2+ messages)

[PATCH v2] <sys/param.h>: Add nitems() and snitems() macros
 2020-09-25 19:37 UTC  (2+ messages)
` [PATCH v3] <sys/param.h>: Add nitems()

[PATCH v3 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-09-25 20:23 UTC  (2+ messages)

[PATCH 4/4] KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
 2020-09-25 20:21 UTC  (2+ messages)
  ` [PATCH v2 "

[GIT PULL] SPI fixes for v5.9-rc6
 2020-09-25 20:16 UTC 

[GIT PULL] regmap fixes for v5.9-rc6
 2020-09-25 20:16 UTC 

[GIT PULL] regulator fixes for v5.9-rc6
 2020-09-25 20:16 UTC 

[PATCH 4.19 00/37] 4.19.148-rc1 review
 2020-09-25 20:02 UTC  (2+ messages)

[PATCH v3 0/5] KVM: VMX: Clean up RTIT MAXPHYADDR usage
 2020-09-25 19:50 UTC  (2+ messages)

[for-next][PATCH 24/26] tracing: Enable creating new instance early boot
 2020-09-25 19:37 UTC  (3+ messages)
` [PATCH] tracing/boot: Initialize per-instance event list in "

[PATCH] cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
 2020-09-25 20:15 UTC  (2+ messages)

[PATCH 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-09-25 20:07 UTC  (3+ messages)
` [PATCH 4/5] media: mt9p031: Make pixel clock polarity configurable by DT

[PATCH v6 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-25 20:13 UTC  (2+ messages)

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-25 19:51 UTC  (6+ messages)
` [PATCH v2 8/8] x86/MCE/AMD Support new memory interleaving modes during address translation

[PATCH v4] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-25 19:40 UTC  (6+ messages)

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller
 2020-09-25 19:33 UTC  (7+ messages)

[PATCH 0/9] sched: Migrate disable support
 2020-09-25 19:32 UTC  (3+ messages)

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-25 19:43 UTC  (2+ messages)

[PATCH] Documentation/llvm: Fix clang target examples
 2020-09-25 18:52 UTC  (2+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-25 18:47 UTC  (5+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent

[PATCH net-next v2 1/2] ethtool: improve compat ioctl handling
 2020-09-25 18:42 UTC  (2+ messages)

[PATCH v2 0/1] scsi: libiscsi: fix NOP race condition
 2020-09-25 18:41 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/4] Actually implement nvmem support for mtd
 2020-09-25 18:39 UTC  (4+ messages)
` [PATCH v3 3/4] of_net: add mac-address-increment support

[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
 2020-09-25 18:37 UTC 

RFC: sort out get_gendisk abuses
 2020-09-25 18:38 UTC  (3+ messages)
` [PATCH 2/2] PM/hibernate: remove the bogus call to get_gendisk in software_resume

[PATCH RFT/RFC v2 00/47] staging: media: bring back zoran driver
 2020-09-25 18:36 UTC  (29+ messages)
` [PATCH RFT/RFC v2 11/47] staging: media: zoran: zoran_device.c: convert pr_x to pci_x
` [PATCH RFT/RFC v2 22/47] staging: media: zoran: remove overlay
` [PATCH RFT/RFC v2 23/47] staging: media: zoran: Use DMA coherent for stat_com
` [PATCH RFT/RFC v2 24/47] staging: media: zoran: use ZR_NORM
` [PATCH RFT/RFC v2 25/47] staging: media: zoran: zoran does not support STD_ALL
` [PATCH RFT/RFC v2 26/47] staging: media: zoran: convert irq to pci irq
` [PATCH RFT/RFC v2 27/47] staging: media: zoran: convert zoran alloc to devm
` [PATCH RFT/RFC v2 28/47] staging: media: zoran: convert mdelay to udelay
` [PATCH RFT/RFC v2 29/47] staging: media: zoran: use devm for videocodec_master alloc
` [PATCH RFT/RFC v2 30/47] staging: media: zoran: use pci_request_regions
` [PATCH RFT/RFC v2 31/47] staging: media: zoran: use devm_ioremap
` [PATCH RFT/RFC v2 32/47] staging: media: zoran: add stat_com buffer
` [PATCH RFT/RFC v2 33/47] staging: media: zoran: constify struct tvnorm
` [PATCH RFT/RFC v2 34/47] staging: media: zoran: constify codec_name
` [PATCH RFT/RFC v2 35/47] staging: media: zoran: Add more check for compliance
` [PATCH RFT/RFC v2 36/47] staging: media: zoran: Add vb_queue
` [PATCH RFT/RFC v2 37/47] staging: media: zoran: disable output
` [PATCH RFT/RFC v2 38/47] staging: media: zoran: device support only 32bit DMA address
` [PATCH RFT/RFC v2 39/47] staging: media: zoran: enable makefile
` [PATCH RFT/RFC v2 40/47] staging: media: zoran: remove framebuffer support
` [PATCH RFT/RFC v2 41/47] staging: media: zoran: add vidioc_g_parm
` [PATCH RFT/RFC v2 42/47] staging: media: zoran: remove test_interrupts
` [PATCH RFT/RFC v2 43/47] staging: media: zoran: fix use of buffer_size and sizeimage
` [PATCH RFT/RFC v2 44/47] staging: media: zoran: fix some compliance test
` [PATCH RFT/RFC v2 45/47] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp
` [PATCH RFT/RFC v2 46/47] staging: media: zoran: convert to vb2
` [PATCH RFT/RFC v2 47/47] staging: media: zoran: update TODO


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