linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 08:54:26 to 2020-06-11 12:09:57 UTC [more...]

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-11 12:15 UTC  (10+ messages)
` [PATCH v2 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v2 02/15] iommu: Report domain nesting info
` [PATCH v2 04/15] vfio: Add PASID allocation/free support
` [PATCH v2 06/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v2 08/15] iommu: Pass domain and unbind_data to sva_unbind_gpasid()
` [PATCH v2 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v2 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v2 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v2 13/15] vfio/pci: Expose PCIe PASID capability to guest

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-06-11 12:08 UTC  (7+ messages)
` [PATCH RESEND v9 04/18] media: platform: Change the fixed device node number to unfixed value
` [PATCH RESEND v9 05/18] media: platform: Improve power on and power off flow
` [PATCH RESEND v9 06/18] media: platform: Delete the resetting hardware flow in the system PM ops

[PATCH V2] crypto: talitos - fix ECB and CBC algs ivsize
 2020-06-11 12:07 UTC  (2+ messages)

[PATCH v7] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-06-11 12:05 UTC  (3+ messages)

[PATCH v3 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-11 12:03 UTC  (7+ messages)
` [PATCH v3 4/7] selftests/ftrace: Convert required interface checks into requires list

[PATCH v2 3/3] drm/bridge: Introduce LT9611 DSI to HDMI bridge
 2020-06-11 11:23 UTC  (2+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-11 12:01 UTC  (21+ messages)

[PATCH v2 0/3] printk: replace ringbuffer
 2020-06-11 12:01 UTC  (5+ messages)
` [PATCH v2 2/3] printk: add lockless buffer
  ` Barrier before pushing desc_ring tail: was "

[RFC PATCH][DO NOT COMMIT] media: dvb_frontend: Support concurrent DVB-T/DVB-T2 scan
 2020-06-11 11:57 UTC 

[PATCH] .clang-format: update column limit
 2020-06-11 11:54 UTC  (5+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-11 11:53 UTC  (22+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler

[PATCH v3 0/7] Venus dynamic debug
 2020-06-11 11:51 UTC  (16+ messages)
` [PATCH v3 5/7] venus: Add debugfs interface to set firmware log level
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible
  ` WIP generic module->debug_flags and dynamic_debug

[PATCH] iov_iter: Move unnecessary inclusion of crypto/hash.h
 2020-06-11 11:49 UTC  (6+ messages)
` [v2 PATCH] "

[PATCH V5 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-11 11:34 UTC  (10+ messages)
` [PATCH V5 1/9] pinctrl: imx: Support building SCU pinctrl driver "
` [PATCH V5 2/9] pinctrl: imx: Support building i.MX "
` [PATCH V5 3/9] pinctrl: imx8mm: Support building "
` [PATCH V5 4/9] pinctrl: imx8mn: "
` [PATCH V5 5/9] pinctrl: imx8mq: "
` [PATCH V5 6/9] pinctrl: imx8mp: "
` [PATCH V5 7/9] pinctrl: imx8qxp: "
` [PATCH V5 8/9] pinctrl: imx8qm: "
` [PATCH V5 9/9] pinctrl: imx8dxl: "

[PATCH v5 0/2] Add support for voltage regulator on ChromeOS EC
 2020-06-11 11:44 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: regulator: Add DT binding for cros-ec-regulator
` [PATCH v5 2/2] regulator: Add driver "

[PATCH v2] dma-buf: Move dma_buf_release() from fops to dentry_ops
 2020-06-11 11:44 UTC 

[PATCH v1] virtio-mem: add memory via add_memory_driver_managed()
 2020-06-11 11:41 UTC  (7+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-11 11:34 UTC  (12+ messages)
` [PATCH RFC v8 01/11] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v8 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v8 04/11] vhost: reorder functions
` [PATCH RFC v8 05/11] vhost: format-independent API for used buffers
` [PATCH RFC v8 06/11] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v8 07/11] vhost/net: avoid iov length math
` [PATCH RFC v8 08/11] vhost/test: convert to the buf API
` [PATCH RFC v8 09/11] vhost/scsi: switch to buf APIs
` [PATCH RFC v8 10/11] vhost/vsock: switch to the buf API
` [PATCH RFC v8 11/11] vhost: drop head based APIs

[GIT PULL] sound fixes for 5.8-rc1
 2020-06-11 11:33 UTC 

[PATCH] tools: PCI: Fix memory leak in run_test
 2020-06-11 11:32 UTC 

[PATCH RFC v7 00/14] vhost: ring format independence
 2020-06-11 11:30 UTC  (6+ messages)
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-11 11:29 UTC  (10+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
  ` [PATCH] "
  ` [Intel-gfx] [PATCH 03/18] "

[RFC v6 00/51] Large pages in the page cache
 2020-06-11 11:24 UTC  (3+ messages)

[PATCH] crypto: talitos - fix ECB and CBC algs ivsize
 2020-06-11 11:23 UTC  (6+ messages)

Consistent block device references for root= cmdline
 2020-06-11 11:23 UTC  (5+ messages)
    ` (EXT) "

[PATCH v4 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-11 11:21 UTC  (12+ messages)
` [PATCH v4 21/27] clk: bcm: rpi: Discover the "
` [PATCH v4 23/27] Revert "clk: bcm2835: remove pllb"
` [PATCH v4 25/27] clk: bcm2835: Allow custom CCF flags for the PLLs
` [PATCH v4 26/27] clk: bcm2835: Don't cache the PLLB rate
` [PATCH v4 27/27] clk: bcm: rpi: Remove the quirks for the CPU clock

[PATCH] ima: fix mprotect checking
 2020-06-11 11:19 UTC 

[PATCH v4.19.y 0/2] btrfs: Fix for CVE-2019-18885
 2020-06-11 11:20 UTC  (2+ messages)

[PATCH v2] serial: imx: Fix handling of TC irq in combination with DMA
 2020-06-11 11:18 UTC  (2+ messages)

[PATCH?] powerpc: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2020-06-11 11:11 UTC  (6+ messages)
` [PATCH? v2] "

[PATCH] dma-buf: support to walk the list of dmabuf for debug
 2020-06-11 11:28 UTC 

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-06-11 11:06 UTC  (10+ messages)

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-11 11:06 UTC  (14+ messages)

[PATCH] Input: joystick - work around "adi" module name confict
 2020-06-11 11:05 UTC  (2+ messages)

[RFC PATCH] ALSA: compress: Fix gapless playback state machine
 2020-06-11 11:05 UTC  (10+ messages)

[RFC PATCH v3 0/2] net: dsa: qca8k: Improve SGMII interface handling
 2020-06-11 11:04 UTC  (8+ messages)
` [PATCH 1/2] net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
` [PATCH 2/2] net: dsa: qca8k: Improve SGMII interface handling

[PATCH v2] f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
 2020-06-11 11:04 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/6] Add more configuration and regmap support for spi-altera
 2020-06-11 11:04 UTC  (5+ messages)
` [PATCH 4/6] spi: altera: use regmap instead of direct mmio register access
` [PATCH 6/6] spi: altera: fix size mismatch on 64 bit processors

linux-next: manual merge of the tip tree with Linus' tree
 2020-06-11 11:03 UTC  (3+ messages)

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-11 11:03 UTC  (2+ messages)

vdso_join_timens() question
 2020-06-11 11:02 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/translations/it_IT
 2020-06-11 11:02 UTC  (7+ messages)

Add MediaTek MT6873 devapc driver
 2020-06-11 11:01 UTC  (5+ messages)
` [PATCH 2/2] soc: mediatek: devapc: add devapc-mt6873 driver

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-11 10:54 UTC  (13+ messages)

[ima] 8eb613c0b8: stress-ng.icache.ops_per_sec -84.2% regression
 2020-06-11 10:53 UTC  (5+ messages)
` [LKP] "

drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1130 mt7915_mac_sta_stats_work() warn: test_bit() takes a bit number
 2020-06-11 10:46 UTC 

[PATCH] gpio: mpc8xxx: change the gpio interrupt flags
 2020-06-11 10:28 UTC 

Re: [PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-11 10:43 UTC  (3+ messages)
`  "

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-06-11 10:39 UTC  (2+ messages)

upstream test error: BUG: using smp_processor_id() in preemptible code in corrupted
 2020-06-11 10:38 UTC 

[PATCH 0/5] kexec_file_load() for arm
 2020-06-11 10:37 UTC  (2+ messages)

[RFC PATCH 0/1] Add LTR controls
 2020-06-11 10:25 UTC  (2+ messages)
` [RFC PATCH 1/1] media: v4l2-ctrls: add control for ltr

[PATCH 1/2] workqueue: don't always set __WQ_ORDERED implicitly
 2020-06-11 10:07 UTC  (2+ messages)
` [PATCH 2/2] scsi: register sysfs for scsi/iscsi workqueues

[PATCH v5] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-11 10:10 UTC 

[PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-06-11 10:09 UTC  (3+ messages)

[PATCH] ipvs: avoid drop first packet to reuse conntrack
 2020-06-11 10:01 UTC 

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-06-11 10:00 UTC  (11+ messages)

[PATCH 1/4] drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIO
 2020-06-11  9:59 UTC  (8+ messages)
` [PATCH 2/4] drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local array
` [PATCH 3/4] drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrs
` [PATCH 4/4] drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIO

[PATCH] doc: devicetree: bindings: fix spelling mistake
 2020-06-11  9:58 UTC 

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-11  9:56 UTC  (4+ messages)
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

[v3] drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
 2020-06-11  9:56 UTC  (2+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-11  9:55 UTC  (11+ messages)

[PATCH v4] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-11  9:52 UTC  (3+ messages)

[RFC v2 0/3] Add QTI QFPROM-Efuse driver support
 2020-06-11  9:48 UTC  (4+ messages)
` [RFC v2 1/3] dt-bindings: nvmem: Add devicetree bindings for qfprom-efuse
` [RFC v2 2/3] drivers: nvmem: Add QTI qfprom-efuse support
` [RFC v2 3/3] arm64: dts: qcom: sc7180: Add qfprom-efuse

[PATCH 2/2] ASoC: max98390: Update regmap readable reg and volatile
 2020-06-11  9:48 UTC 

[PATCH 1/2] ASoC: max98390: Add Amp init common setting func
 2020-06-11  9:47 UTC 

[PATCH] hfs: fix null-ptr-deref in hfs_find_init()
 2020-06-11  9:46 UTC  (4+ messages)

[PATCH] arm64: fpsimd: Added API to manage fpsimd state inside kernel
 2020-06-11  9:42 UTC  (5+ messages)

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-06-11  9:40 UTC  (5+ messages)
` [PATCH 16/19] "
` [PATCH 19/19] mm: memcontrol: update page->mem_cgroup stability rules

[PATCH 0/2] Driver for watchdog timer on Intel Lightning Mountain SoC
 2020-06-11  9:38 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: watchdog: intel: Add YAML Schemas for Watchdog timer

회수: [PATCH] arm64: fpsimd: Added API to manage fpsimd state inside kernel
 2020-06-11  9:35 UTC 

[PATCH] drm/panfrost: Use kvfree() to free bo->sgts in panfrost_mmu_map_fault_addr()
 2020-06-11  9:31 UTC  (3+ messages)
` [PATCH v2] drm/panfrost: Use kvfree() to free bo->sgts

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-11  9:30 UTC  (3+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH] ipvs: avoid drop first packet to reuse conntrack
 2020-06-11  9:28 UTC 

[PATCH v4 0/3] clk: bcm: Add BCM2711 DVP driver
 2020-06-11  9:23 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v4 2/3] clk: bcm: Add BCM2711 DVP driver
` [PATCH v4 3/3] ARM: dts: bcm2711: Add HDMI DVP

[PATCH/RFC 0/8] Support qcom USB3+DP combo phy (or type-c phy)
 2020-06-11  9:19 UTC  (9+ messages)
` [PATCH/RFC 1/8] phy: qcom-qmp: Move phy mode into struct qmp_phy
` [PATCH/RFC 2/8] phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'
` [PATCH/RFC 3/8] phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'
` [PATCH/RFC 4/8] phy: qcom-qmp: Get dp_com I/O resource by index
` [PATCH/RFC 5/8] phy: qcom-qmp: Add support for DP in USB3+DP combo phy
` [PATCH/RFC 6/8] phy: qcom-qmp: Add support for sc7180 DP phy
` [PATCH/RFC 7/8] clk: qcom: dispcc: Update DP clk ops for phy design
` [PATCH/RFC 8/8] drm/msm/dp: Use qmp phy for DP PLL and PHY

[PATCH] arch/x86: reset MXCSR to default in kernel_fpu_begin()
 2020-06-11  9:18 UTC  (6+ messages)

[btrfs] e678934cbe: reaim.jobs_per_min -30.7% regression
 2020-06-11  9:02 UTC 

[PATCH] alpha: Fix build around srm_sysrq_reboot_op
 2020-06-11  9:11 UTC 

[PATCH 1/2] panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
 2020-06-11  9:07 UTC  (4+ messages)
` [PATCH 2/2] panfrost: Add compatible string for bifrost

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-11  9:06 UTC  (6+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version

[PATCH 00/10] perf parse-events: enable more flex/bison warnings
 2020-06-11  9:02 UTC  (2+ messages)

[PATCH v2 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-06-11  9:01 UTC  (6+ messages)
` [PATCH v2 2/2] usb: phy: Add USB3 PHY support for "

Intel laptop: Starting with `maxcpus=1` and then bringing other CPUs online freezes system
 2020-06-11  8:59 UTC 

[PATCH v2 0/3] ASoC: ti: Add support for audio on J721e EVM
 2020-06-11  8:59 UTC  (5+ messages)
` [PATCH v2 2/3] bindings: sound: Add documentation for TI j721e EVM (CPB and IVI)

[PATCH 1/1] mfd: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-11  8:56 UTC 

[PATCH V4 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-11  8:55 UTC  (5+ messages)
` [PATCH V4 4/9] pinctrl: imx8mn: Support building "

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-11  8:54 UTC  (3+ 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).