linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-04 16:27:49 to 2019-10-04 19:11:19 UTC [more...]

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-04 19:11 UTC  (9+ messages)
` [RFC PATCH 03/13] kvm: Add XO memslot type
` [RFC PATCH 05/13] kvm: Add #PF injection for KVM XO

[PATCH] drm/imx: fix memory leak in imx_pd_bind
 2019-10-04 19:09 UTC 

[PATCH] drm: Fix comment doc for format_modifiers
 2019-10-04 19:08 UTC  (4+ messages)

[PATCH] mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release
 2019-10-04 19:07 UTC 

[GIT PULL] usercopy structs for v5.4-rc2
 2019-10-04 19:07 UTC  (4+ messages)

[PATCH 0/2] Improvements to the genericirq documentation
 2019-10-04 19:07 UTC  (4+ messages)
` [PATCH 1/2] docs: remove :c:func: from genericirq.rst
` [PATCH 2/2] docs: Add request_irq() documentation

[PATCH 0/4] HiSilicon hip08 uncore PMU events additions
 2019-10-04 19:06 UTC  (8+ messages)

[PATCH 1/2] docs: driver-api: Move bt8xxgpio to the gpio directory
 2019-10-04 19:05 UTC  (4+ messages)
` [PATCH 2/2] docs: driver-api: bt8xxgpio: Revive dead link

[PATCH v3 0/2] tpm: Detach page allocation from tpm_buf
 2019-10-04 19:01 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH] of: unittest: fix memory leak in unittest_data_add
 2019-10-04 18:58 UTC 

[PATCH v22 00/24] Intel SGX foundations
 2019-10-04 18:56 UTC  (10+ messages)
` [PATCH v22 07/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v22 16/24] x86/vdso: Add support for exception fixup in vDSO functions

[PATCH v6 00/17] arm64: MMU enabled kexec relocation
 2019-10-04 18:52 UTC  (18+ messages)
` [PATCH v6 01/17] kexec: quiet down kexec reboot
` [PATCH v6 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v6 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v6 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v6 05/17] arm64: hibernate: remove gotos as they are not needed
` [PATCH v6 06/17] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v6 07/17] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v6 08/17] arm64: hibernate: add trans_pgd public functions
` [PATCH v6 09/17] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v6 10/17] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v6 11/17] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v6 12/17] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v6 13/17] kexec: add machine_kexec_post_load()
` [PATCH v6 14/17] arm64: kexec: move relocation function setup and clean up
` [PATCH v6 15/17] arm64: kexec: add expandable argument to relocation function
` [PATCH v6 16/17] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v6 17/17] arm64: kexec: enable MMU during kexec relocation

[PATCH] mm/page_isolation: fix a deadlock with printk()
 2019-10-04 18:53 UTC  (3+ messages)

[PATCH] rtc: snvs: fix uninitialized usage of "lpcr" in snvs_rtc_enable()
 2019-10-04 18:52 UTC 

[PATCH] dma-mapping: Lift address space checks out of debug code
 2019-10-04 18:50 UTC  (6+ messages)

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-10-04 18:49 UTC  (8+ messages)
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-04 18:42 UTC  (18+ messages)

[PATCH] rproc: Add elf64 support in elf loader
 2019-10-04 18:42 UTC  (2+ messages)
` [PATCH v2] remoteproc: "

[PATCH] mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
 2019-10-04 18:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-10-04 18:34 UTC  (9+ messages)

Kernel Concurrency Sanitizer (KCSAN)
 2019-10-04 18:28 UTC  (9+ messages)

[PATCH 0/4] riscv: correct the do_trap_break()
 2019-10-04 18:28 UTC  (7+ messages)
` [PATCH 1/4] riscv: avoid kernel hangs when trapped in BUG()
` [PATCH 2/4] rsicv: avoid sending a SIGTRAP to a user thread trapped in WARN()
` [PATCH 3/4] riscv: Correct the handling of unexpected ebreak in do_trap_break()

[PATCH] usb-storage: SCSI glue: use pr_fmt and pr_err
 2019-10-04 18:25 UTC  (3+ messages)
` [PATCH] depmod: create and use System.map.no_namespaces

[git pull] drm fixes for 5.4-rc2
 2019-10-04 18:25 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.4-rc2
 2019-10-04 18:25 UTC  (2+ messages)

[GIT PULL] process fixes for v5.4-rc2
 2019-10-04 18:25 UTC  (4+ messages)

[GIT PULL] xen: fixes and cleanups for 5.4-rc2
 2019-10-04 18:25 UTC  (2+ messages)

[PATCH v9 00/17] Enable FSGSBASE instructions
 2019-10-04 18:16 UTC  (18+ messages)
` [PATCH v9 01/17] x86/ptrace: Prevent ptrace from clearing the FS/GS selector
` [PATCH v9 02/17] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
` [PATCH v9 03/17] x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH v9 04/17] x86/entry/64: Clean up paranoid exit
` [PATCH v9 05/17] x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
` [PATCH v9 06/17] x86/entry/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v9 07/17] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
` [PATCH v9 08/17] x86/entry/64: Document GSBASE handling in the paranoid path
` [PATCH v9 09/17] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [PATCH v9 10/17] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH v9 11/17] x86/fsgsbase/64: Use FSGSBASE in switch_to() if available
` [PATCH v9 12/17] x86/fsgsbase/64: Use FSGSBASE instructions on thread copy and ptrace
` [PATCH v9 13/17] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
` [PATCH v9 14/17] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
` [PATCH v9 15/17] x86/fsgsbase/64: Enable FSGSBASE on 64bit by default and add a chicken bit
` [PATCH v9 16/17] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH v9 17/17] Documentation/x86/64: Add documentation for GS/FS addressing mode

[PATCH] cxgb4: do not dma memory off of the stack
 2019-10-04 18:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] kheaders: making headers archive reproducible
 2019-10-04 18:14 UTC  (2+ messages)

[RFC PATCH] interconnect: Replace of_icc_get() with icc_get() and reduce DT binding
 2019-10-04 18:14 UTC  (5+ messages)

[PATCH v2] RDMA: release allocated skb
 2019-10-04 18:12 UTC  (5+ messages)

[PATCH v3 0/5] LogiCVC mfd and GPIO support
 2019-10-04 18:12 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: Document the Xylon LogiCVC multi-function device

[PATCH] blk-wbt: fix performance regression in wbt scale_up/scale_down
 2019-10-04 18:09 UTC 

[rfc] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-04 18:02 UTC  (5+ messages)

[PATCH] RDMA/core: Fix an error handling path in 'res_get_common_doit()'
 2019-10-04 17:56 UTC  (2+ messages)

[PATCH v2 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-04 17:53 UTC  (7+ messages)
` [PATCH v2 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v2 03/11] dt-bindings: crypto: Add DT bindings documentation for "

[PATCH V1] regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "regulator: qcom-rpmh: Fix PMIC5 BoB min voltage" to the regulator tree

[PATCH] tas2770: fix platform_no_drv_owner.cocci warnings
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "tas2770: fix platform_no_drv_owner.cocci warnings" to the asoc tree

spi: stm32-qspi: Fix kernel oops when unbinding driver
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: stm32-qspi: Fix kernel oops when unbinding driver" to the spi tree

[PATCH] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

[PATCH v2] regulator: Document "regulator-boot-on" binding more thoroughly
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "regulator: Document "regulator-boot-on" binding more thoroughly" to the regulator tree

[PATCH] regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe()
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe()" to the regulator tree

[PATCH V1 2/2] regulator: qcom-rpmh: add PM6150/PM6150L regulator support
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "regulator: qcom-rpmh: add PM6150/PM6150L regulator support" to the regulator tree

[PATCH V1 1/2] regulator: dt-bindings: Add PM6150x compatibles
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "regulator: dt-bindings: Add PM6150x compatibles" to the regulator tree

[PATCH 4.14 000/185] 4.14.147-stable review
 2019-10-04 17:51 UTC  (2+ messages)

kbuild change breaks HiFive-U boot here
 2019-10-04 17:48 UTC 

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-04 17:45 UTC  (6+ messages)

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-04 17:45 UTC  (4+ messages)

[PATCH] remoteproc: remove useless typedef
 2019-10-04 17:44 UTC 

[PATCH v8 2/5] leds: Add of_led_get() and led_put()
 2019-10-04 17:42 UTC  (11+ messages)
    ` Should regulator core support parsing OF based fwnode? (was: Re: [PATCH v8 2/5] leds: Add of_led_get() and led_put())
        ` Should regulator core support parsing OF based fwnode?

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-10-04 17:39 UTC  (11+ messages)
` [PATCH v3 3/3] clk: qcom: "

[GIT PULL] RISC-V updates for v5.4-rc2
 2019-10-04 17:36 UTC 

[PATCH wq/for-5.2-fixes] workqueue: Fix pwq ref leak in rescuer_thread()
 2019-10-04 17:36 UTC 

e1000e regression - 5.4rc1
 2019-10-04 17:36 UTC  (2+ messages)

[PATCH] RISC-V: Clear load reservations while restoring hart contexts
 2019-10-04 17:35 UTC  (2+ messages)

[PATCH wq/for-5.4-fixes] workqueue: more destroy_workqueue() fixes
 2019-10-04 17:35 UTC 

[PATCH v2] riscv: Fix memblock reservation for device tree blob
 2019-10-04 17:34 UTC  (2+ messages)

[PATCH v2 0/7] Add CascadeLake-N Support
 2019-10-04 17:32 UTC  (7+ messages)
` [PATCH v2 3/7] intel-speed-select: Add check for CascadeLake-N models
` [PATCH v2 6/7] intel-speed-select: Implement 'perf-profile info' on CascadeLake-N

[PATCH v2 00/21] Refine memblock API
 2019-10-04 17:29 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: add analog audio nodes on rk3399-rockpro64
 2019-10-04 17:26 UTC  (2+ messages)

[PATCH 0/5] SEV fixes and performance enhancements
 2019-10-04 17:25 UTC  (3+ messages)
` [PATCH 1/5] KVM: SVM: Serialize access to the SEV ASID bitmap

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-04 17:25 UTC  (4+ messages)
` [PATCH v7 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 1/3] arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
 2019-10-04 17:24 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings
      ` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[Patch v3 0/3] media: ov5640: updates
 2019-10-04 17:24 UTC  (4+ messages)
` [Patch v3 1/3] media: ov5640: add PIXEL_RATE control
` [Patch v3 2/3] media: ov5640: Fix 1920x1080 mode to remove extra enable/disable
` [Patch v3 3/3] media: ov5640: Make 2592x1944 mode only available at 15 fps

[PATCH] gfs2: removed unnecessary semicolon
 2019-10-04 17:22 UTC  (3+ messages)
  ` [Cluster-devel] "

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-10-04 17:20 UTC  (5+ messages)

[PATCH] mtd: onenand: prevent memory leak in onenand_scan
 2019-10-04 17:20 UTC  (5+ messages)
    ` [PATCH v2] "

memory leak in gfs2_init_fs_context
 2019-10-04 17:20 UTC  (3+ messages)
` [PATCH] gfs2: Fix memory leak when gfs2meta's fs_context is freed
  ` [Cluster-devel] "

[PATCH v4 0/4] User API for nested shared virtual address (SVA)
 2019-10-04 17:18 UTC  (3+ messages)
` [PATCH v4 3/4] iommu/ioasid: Add custom allocators

[PATCH] usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode
 2019-10-04 17:10 UTC 

[v1] e1000e: EEH on e1000e adapter detects io perm failure can trigger crash
 2019-10-04 17:04 UTC  (7+ messages)

[PATCH] docs: remove :c:func: from refcount-vs-atomic.rst
 2019-10-04 17:04 UTC  (2+ messages)

[PATCH] docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code block
 2019-10-04 17:01 UTC 

[PATCH 1/2] x86/hyperv: Allow guests to enable InvariantTSC
 2019-10-04 16:57 UTC  (2+ messages)

[PATCH v4 0/2] Add an API for edac device, for mulriple errors
 2019-10-04 16:57 UTC  (5+ messages)
` [PATCH v4 1/2] edac: Add an API for edac device to report for multiple errors
      ` [PATCH -v2] EDAC/device: Rework error logging API

[PATCH] devpts: Fix NULL pointer dereference in dcache_readdir()
 2019-10-04 16:54 UTC  (9+ messages)
          ` [cifs] semantics of IPC$ shares (was Re: [PATCH] devpts: Fix NULL pointer dereference in dcache_readdir())

DM3730 Bluetooth Performance differences between SERIAL_8250_OMAP vs SERIAL_OMAP
 2019-10-04 16:51 UTC  (5+ messages)

[PATCH RT v3 3/5] sched: migrate_dis/enable: Use rt_invol_sleep
 2019-10-04 16:45 UTC  (11+ messages)

[PATCH] mm: vmscan: remove unused scan_control parameter from pageout()
 2019-10-04 16:43 UTC  (3+ messages)

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-04 16:35 UTC  (2+ messages)

[PATCH] Remove GP_REPLAY state from rcu_sync
 2019-10-04 16:37 UTC  (3+ messages)

[BUGFIX PATCH] selftests: Use real temporary working directory for archiving
 2019-10-04 16:34 UTC  (2+ messages)

[PATCH] mm/rmap.c: reuse mergeable anon_vma as parent when fork
 2019-10-04 16:33 UTC  (2+ messages)

[PATCH v3 0/7] add Tegra194 XUSB host and pad controller support
 2019-10-04 16:29 UTC  (8+ messages)
` [PATCH v3 1/7] xhci: tegra: Parameterize mailbox register addresses
` [PATCH v3 2/7] usb: host: xhci-tegra: Add Tegra194 XHCI support
` [PATCH v3 3/7] phy: tegra: xusb: Protect Tegra186 soc with config
` [PATCH v3 4/7] phy: tegra: xusb: Add Tegra194 support
` [PATCH v3 5/7] dt-bindings: phy: tegra: "
` [PATCH v3 6/7] arm64: tegra: Add XUSB and pad controller on Tegra194
` [PATCH v3 7/7] arm64: tegra: Enable XUSB host in P2972-0000 board

[PATCH 0/4] arm64/cpufeature: Fix + doc update
 2019-10-04 16:29 UTC  (3+ messages)

[Patch v2 00/21] media: vpe: maintenance
 2019-10-04 16:29 UTC  (21+ messages)
` [Patch v2 02/21] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
` [Patch v2 03/21] media: ti-vpe: vpe: Add missing null pointer checks
` [Patch v2 04/21] media: ti-vpe: vpe: Remove unnecessary use of container_of
` [Patch v2 05/21] media: ti-vpe: Add support for SEQ_BT
` [Patch v2 06/21] media: ti-vpe: Add support for NV21 format
` [Patch v2 07/21] media: ti-vpe: Set MAX height supported to 2048 pixels
` [Patch v2 08/21] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
` [Patch v2 09/21] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
` [Patch v2 10/21] media: ti-vpe: vpe: Make sure YUYV is set as default format
` [Patch v2 11/21] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
` [Patch v2 12/21] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
` [Patch v2 13/21] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
` [Patch v2 14/21] media: ti-vpe: vpdma: Use fixed type for address in descriptor
` [Patch v2 15/21] media: ti-vpe: Set the DMA mask and coherent mask
` [Patch v2 16/21] media: ti-vpe: vpe: use standard struct instead of duplicating fields
` [Patch v2 17/21] media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
` [Patch v2 18/21] media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
` [Patch v2 19/21] media: v4l2-common: add pixel encoding support
` [Patch v2 20/21] media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
` [Patch v2 21/21] media: ti-vpe: vpe: don't rely on colorspace member for conversion


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