linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-10 14:39:15 to 2020-07-10 17:09:03 UTC [more...]

[RFC PATCH v2 0/5] mm: extend memfd with ability to create "secret" memory areas
 2020-07-10 17:08 UTC  (6+ messages)
` [RFC PATCH v2 1/5] mm: make HPAGE_PxD_{SHIFT,MASK,SIZE} always available

[Linux-kernel-mentees] [PATCH v2] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
 2020-07-10 17:08 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[PATCH v8 0/6] Add support for DisplayPort driver on SnapDragon
 2020-07-10 17:07 UTC  (3+ messages)

[RFC PATCH] irqchip/gic: Implement irq_chip->irq_retrigger()
 2020-07-10 17:08 UTC  (3+ messages)

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-10 17:08 UTC  (2+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-10 17:06 UTC  (21+ messages)
` [PATCH v3 01/19] tools: bpf: Use local copy of headers including uapi/linux/filter.h
` [PATCH v3 02/19] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
` [PATCH v3 03/19] asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
` [PATCH v3 04/19] alpha: Override READ_ONCE() with barriered implementation
` [PATCH v3 05/19] asm/rwonce: Remove smp_read_barrier_depends() invocation
` [PATCH v3 06/19] asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
` [PATCH v3 07/19] vhost: Remove redundant use of read_barrier_depends() barrier
` [PATCH v3 08/19] alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
` [PATCH v3 09/19] locking/barriers: Remove definitions for [smp_]read_barrier_depends()
` [PATCH v3 10/19] Documentation/barriers: Remove references to [smp_]read_barrier_depends()
` [PATCH v3 11/19] Documentation/barriers/kokr: "
` [PATCH v3 12/19] tools/memory-model: Remove smp_read_barrier_depends() from informal doc
` [PATCH v3 13/19] include/linux: Remove smp_read_barrier_depends() from comments
` [PATCH v3 14/19] checkpatch: Remove checks relating to [smp_]read_barrier_depends()
` [PATCH v3 15/19] arm64: Reduce the number of header files pulled into vmlinux.lds.S
` [PATCH v3 16/19] arm64: alternatives: Split up alternative.h
` [PATCH v3 17/19] arm64: cpufeatures: Add capability for LDAPR instruction
` [PATCH v3 18/19] arm64: alternatives: Remove READ_ONCE() usage during patch operation
` [PATCH v3 19/19] arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 17:06 UTC  (14+ messages)
` [PATCH v3 1/9] KVM: x86: Add helper functions for illegal GPA checking and page fault injection
` [PATCH v3 2/9] KVM: x86: mmu: Move translate_gpa() to mmu.c
` [PATCH v3 3/9] KVM: x86: mmu: Add guest physical address check in translate_gpa()
` [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to update_exception_bitmap
` [PATCH v3 5/9] KVM: x86: update exception bitmap on CPUID changes
` [PATCH v3 6/9] KVM: VMX: introduce vmx_need_pf_intercept
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
` [PATCH v3 8/9] KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
` [PATCH v3 9/9] KVM: x86: SVM: VMX: Make GUEST_MAXPHYADDR < HOST_MAXPHYADDR support configurable

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-10 17:05 UTC  (3+ messages)

[PATCH] habanalabs: remove unused hash
 2020-07-10 17:05 UTC  (2+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-10 17:04 UTC  (3+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[GIT PULL] io_uring fixes for 5.8-rc5
 2020-07-10 17:05 UTC  (2+ messages)

[PATCH v4 0/9] KVM: nSVM: fixes for CR3/MMU switch upon nested guest entry/exit
 2020-07-10 17:03 UTC  (2+ messages)

[PATCH v6 0/2] Add support for the OST in Ingenic X1000
 2020-07-10 17:02 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: timer: Add Ingenic X1000 OST bindings
` [PATCH v6 2/2] clocksource: Ingenic: Add support for the Ingenic X1000 OST

[git pull] habanalabs fixes pull request for kernel 5.8-rc4/5
 2020-07-10 17:03 UTC 

[PATCH v2 00/10] x86: Clean up percpu operations
 2020-07-10 16:56 UTC  (6+ messages)
` [PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()

[GIT PULL] Fix gfs2 readahead deadlocks
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for Linux 5.8-rc5
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc5
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v5.8 series
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] pin control fixes for the v5.8 series
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for 5.8
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] more s390 updates for 5.8-rc5
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.8-rc5
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] clean up kernel read/write helpers
 2020-07-10 16:55 UTC  (2+ messages)

[PATCH v3] KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
 2020-07-10 16:53 UTC  (2+ messages)

[PATCH] CodingStyle: Inclusive Terminology
 2020-07-10 16:52 UTC  (4+ messages)
    ` [Ksummit-discuss] "

[v1] drm/msm/dpu: enumerate second cursor pipe for external interface
 2020-07-10 16:49 UTC  (2+ messages)

user_access_{save,restore}() semantics
 2020-07-10 16:46 UTC  (3+ messages)

[PATCH] Fix unwind_frame for clang-built kernels
 2020-07-10 16:45 UTC  (3+ messages)
` [PATCH v2] ARM: stacktrace: "

WARNING in kmem_cache_free_bulk
 2020-07-10 16:44 UTC 

[PATCH v2] genpd: Fix up terminology with parent/child
 2020-07-10 16:41 UTC  (4+ messages)

[PATCH] MAINTAIERS: Add John Ogness as printk reviewer
 2020-07-10 16:40 UTC  (3+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.8-rc5
 2020-07-10 16:39 UTC 

[PATCH 0/3] Mediatek pinctrl patch on mt8192
 2020-07-10 16:39 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: mt8192: add binding document

[PATCH v7 0/5] remoteproc: qcom: PIL info support
 2020-07-10 16:35 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v7 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM
` [PATCH v7 3/5] remoteproc: qcom: Update PIL relocation info on load

[PATCH v5 0/2] shtc1: add support for device tree bindings
 2020-07-10 16:31 UTC  (3+ messages)
` [PATCH v5 2/2] devicetree: hwmon: shtc1: Add sensirion,shtc1.yaml

[PATCH v2 0/6] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-07-10 16:31 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: interconnect: Add property to set BCM TCS wait behavior

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2020-07-10 16:30 UTC  (7+ messages)
` [PATCH v2 4/6] devres: handle zero size in devm_kmalloc()

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-07-10 16:30 UTC  (6+ messages)

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-10 16:28 UTC  (7+ messages)
` [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion

[PATCH v8 4/4] kasan: update documentation for generic kasan
 2020-07-10 16:27 UTC 

[PATCH 0/6] Add support for ipq8064 tsens
 2020-07-10 16:26 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: thermal: tsens: document ipq8064 bindings

[PATCH v8 3/4] kasan: add tests for call_rcu stack recording
 2020-07-10 16:25 UTC 

[PATCH v8 2/4] kasan: record and print the free track
 2020-07-10 16:24 UTC 

[PATCH v8 1/4] rcu: kasan: record and print call_rcu() call stack
 2020-07-10 16:24 UTC 

[PATCH 3/5] vfio/pci: add qat devices to blocklist
 2020-07-10 16:22 UTC  (7+ messages)

[PATCH v1] regmap: Switch to use fwnode instead of OF one
 2020-07-10 16:22 UTC  (10+ messages)

[PATCH v8 0/4] kasan: memorize and print call_rcu stack
 2020-07-10 16:21 UTC 

[PATCH v3 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-10 16:19 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: Enable per-task stack canaries

[PATCH RFC 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-10 16:20 UTC  (3+ messages)

[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
 2020-07-10 16:19 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v3 0/3] devres: provide and use devm_krealloc()
 2020-07-10 16:15 UTC  (4+ messages)
` [PATCH v3 1/3] devres: provide devm_krealloc()
` [PATCH v3 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v3 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

ptrace: seccomp: Return value when the call was already invalid
 2020-07-10 16:14 UTC  (9+ messages)

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-10 16:14 UTC  (6+ messages)
` [PATCH v7 04/11] dmaengine: Introduce max SG list entries capability

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-10 16:14 UTC  (7+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH net-next] ptp: add debugfs support for IDT family of timing devices
 2020-07-10 15:41 UTC 

WARNING in fat12_ent_blocknr
 2020-07-10 16:14 UTC 

[PATCH] virtio_balloon: clear modern features under legacy
 2020-07-10 16:13 UTC  (2+ messages)

[PATCH v2] CodingStyle: Inclusive Terminology
 2020-07-10 16:13 UTC  (3+ messages)

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-10 16:13 UTC  (4+ messages)

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-10 16:12 UTC  (6+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-10 16:11 UTC  (5+ messages)

[PATCH for-next/seccomp 0/3] Check ENOSYS under tracing
 2020-07-10 16:11 UTC  (3+ messages)

Linux kernel in-tree Rust support
 2020-07-10 16:10 UTC  (4+ messages)

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-10 16:08 UTC  (9+ messages)
` [PATCH v3] "

[ANNOUNCE] Git v2.28.0-rc0
 2020-07-10 16:07 UTC  (3+ messages)

[PATCH] drm/vkms: change the max cursor width/height
 2020-07-10 16:03 UTC 

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2020-07-10 15:59 UTC  (3+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask

[PATCH v3] mm, oom: make the calculation of oom badness more accurate
 2020-07-10 15:57 UTC 

[PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
 2020-07-10 15:57 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: usb: ci-hdrc-usb2: add property disable-runtime-pm
 2020-07-10 15:56 UTC  (4+ messages)
` [PATCH 2/3] usb: chipidea: imx: support disabling runtime-pm
` [PATCH 3/3] ARM: dts: colibri-imx6ull: disable runtime pm

[PATCH RFC] kprobes: Remove MODULES dependency
 2020-07-10 15:51 UTC  (3+ messages)

[PATCH] stmmac: pci: Add support for LS7A bridge chip
 2020-07-10 15:50 UTC  (2+ messages)

Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
 2020-07-10 15:50 UTC 

[PATCH v6] drm/i915: Init lspcon after HPD in intel_dp_detect()
 2020-07-10 15:48 UTC  (3+ messages)

[PATCH] timers: Use only bucket expiry for base->next_expiry value
 2020-07-10 15:46 UTC 

[PATCH] fpga: dfl: pci: add device id for Intel FPGA PAC N3000
 2020-07-10 15:46 UTC  (8+ messages)

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-10 15:45 UTC  (14+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[PATCH V3 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-07-10 15:40 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl_spdif: Clear the validity bit for TX
 2020-07-10 15:39 UTC  (2+ messages)

[PATCH] spi: spi-cadence: add support for chip select high
 2020-07-10 15:35 UTC  (2+ messages)

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-10 15:31 UTC  (2+ messages)

[PATCH v8 0/5] driver core: add probe error check helper
 2020-07-10 15:30 UTC  (6+ messages)
    ` [PATCH v8 1/5] driver core: add device probe log helper
    ` [PATCH v8 2/5] driver core: add deferring probe reason to devices_deferred property
    ` [PATCH v8 3/5] drm/bridge/sii8620: fix resource acquisition error handling
    ` [PATCH v8 4/5] drm/bridge: lvds-codec: simplify "
    ` [PATCH v8 5/5] coccinelle: add script looking for cases where probe__err can be used

[PATCH] of: Add stub for of_get_next_parent
 2020-07-10 15:29 UTC  (2+ messages)

[PATCH -next] <linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
 2020-07-10 15:28 UTC  (2+ messages)

[PATCH v1] arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
 2020-07-10 15:29 UTC  (2+ messages)

[PATCH] selftests/livepatch: adopt to newer sysctl error format
 2020-07-10 15:27 UTC  (2+ messages)

clean up address limit helpers
 2020-07-10 15:25 UTC  (2+ messages)

[PATCH v7 1/4] driver core: add device probe log helper
 2020-07-10 15:25 UTC  (4+ messages)
  ` [PATCH v8 2/5] driver core: add deferring probe reason to devices_deferred property

[PATCH v3] sched/fair: handle case of task_h_load() returning 0
 2020-07-10 15:24 UTC 

[PATCH v2 0/2] Mediatek thermal driver update
 2020-07-10 15:23 UTC  (5+ messages)
` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system

[PATCH v2] KVM: SVM: emulate MSR_IA32_PERF_CAPABILITIES
 2020-07-10 15:23 UTC  (5+ messages)

[PATCH v3] firewire: Remove function callback casts
 2020-07-10 15:20 UTC  (3+ messages)

[PATCH] hid-input: Fix devices that return multiple bytes in battery report
 2020-07-10 15:19 UTC 

[PATCH V2 00/12] perf intel-pt: Add support for decoding FUP/TIP only
 2020-07-10 15:11 UTC  (13+ messages)
` [PATCH V2 01/12] perf intel-pt: Fix FUP packet state
` [PATCH V2 02/12] perf intel-pt: Fix duplicate branch after CBR
` [PATCH V2 03/12] perf tools: Improve aux_output not supported error
` [PATCH V2 04/12] perf auxtrace: Add missing itrace options to help text
` [PATCH V2 05/12] perf auxtrace: Add optional error flags to the itrace 'e' option
` [PATCH V2 06/12] perf intel-pt: Use itrace error flags to suppress some errors
` [PATCH V2 07/12] perf auxtrace: Add optional log flags to the itrace 'd' option
` [PATCH V2 08/12] perf intel-pt: Use itrace debug log flags to suppress some messages
` [PATCH V2 09/12] perf intel-pt: Time filter logged perf events
` [PATCH V2 10/12] perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
` [PATCH V2 11/12] perf intel-pt: Add support for decoding FUP/TIP only
` [PATCH V2 12/12] perf intel-pt: Add support for decoding PSB+ only

[RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-10 15:12 UTC  (4+ messages)

[PATCH v9 0/2] Adding support for Versal CPM as Root Port driver
 2020-07-10 15:16 UTC  (5+ messages)
` [PATCH v9 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH for-next v2 1/2] ASoC: tas2770: Fix reset gpio property name
 2020-07-10 14:50 UTC  (2+ messages)
` [PATCH for-next v2 2/2] dt-bindings: tas2770: Convert tas2770 binding to yaml

[PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
 2020-07-10 14:47 UTC  (9+ messages)

[ANNOUNCE][CFP] Kernel Dependability & Assurance Micro Conference - LPC 2020
 2020-07-10 14:42 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).