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

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-11 12:51 UTC 

[PATCH 2/4] ARM: mstar: Add machine for MStar infinity family SoCs
 2020-06-11 12:49 UTC  (3+ messages)
` [PATCH v2 2/5] ARM: mstar: Add machine for MStar/Sigmastar infinity/mercury family ARMv7 SoCs

[PATCH] arm64: fpsimd: Added API to manage fpsimd state inside kernel
 2020-06-11 12:47 UTC  (6+ messages)

[PATCH 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-11 12:46 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH v2 2/4] dt-bindings: display: simple: add Tianma TM070JVHG33
` [PATCH v2 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH v2 4/4] drm/panel: simple: add Tianma TM070JVHG33

Feedback on Marvell 6176 DSA switch device tree and driver module code
 2020-06-10 22:29 UTC 

[RFC PATCH 0/4] kgdb: Honour the kprobe blacklist when setting breakpoints
 2020-06-11 12:43 UTC  (5+ messages)
` [RFC PATCH 3/4] kgdb: Add NOKPROBE labels on the trap handler functions

[PATCH 0/8] ASoC: qcom: q6asm: few fixes and enhancements
 2020-06-11 12:41 UTC  (9+ messages)
` [PATCH 1/8] ASoC: q6asm: add command opcode to timeout error report
` [PATCH 2/8] ASoC: q6asm: handle EOS correctly
` [PATCH 3/8] ASoC: q6asm: rename misleading session id variable
` [PATCH 4/8] ASoC: q6asm: make commands specific to streams
` [PATCH 5/8] ASoC: q6asm: use flags directly from asm-dai
` [PATCH 6/8] ASoC: q6asm: add length to write command token
` [PATCH 7/8] ASoC: q6asm-dai: check available buffer size before sending
` [PATCH 8/8] ASoC: q6asm: allow to specify buffer offset in q6asm_write

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-11 12:40 UTC  (25+ 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 51/75] x86/sev-es: Handle MMIO events

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

COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target '../tb10x-rootfs.cpio', needed by 'usr/initramfs_inc_data'
 2020-06-11 12:36 UTC 

[PATCH] xen: remove redundant initialization of variable irq
 2020-06-11 12:31 UTC 

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-11 12:31 UTC  (5+ messages)
` [RFC PATCH v4 04/10] vfio/pci: let vfio_pci know number of vendor regions and vendor irqs

[PATCH] drm/mxsfb: miss err handle in probe
 2020-06-11 12:23 UTC 

[PATCH] ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
 2020-06-11 12:28 UTC  (4+ messages)

[PATCH 0/5] media: meson: vdec: Add support for compressed framebuffer
 2020-06-11 12:26 UTC  (6+ messages)
` [PATCH 1/5] media: videodev2: add Compressed Framebuffer pixel formats

[RFC v2 0/3] Add QTI QFPROM-Efuse driver support
 2020-06-11 12:18 UTC  (5+ 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 v3 0/7] Venus dynamic debug
 2020-06-11 12:18 UTC  (17+ 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 1/2] dmaengine: fsl-edma: Add lockdep assert for exported function
 2020-06-11 12:17 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-11 12:15 UTC  (16+ messages)
` [PATCH v2 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v2 02/15] iommu: Report domain nesting info
` [PATCH v2 03/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v2 04/15] vfio: Add PASID allocation/free support
` [PATCH v2 05/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v2 06/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v2 07/15] iommu/uapi: Add iommu_gpasid_unbind_data
` [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 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v2 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v2 14/15] vfio: Document dual stage control
` [PATCH v2 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH 0/2] Add MSIOF support for R8A7742 SOC
 2020-06-11 12:09 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support

[PATCH] mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fix
 2020-06-11 12:09 UTC 

[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] 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  (8+ 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  (10+ messages)
` [PATCH v4 21/27] clk: bcm: rpi: Discover the "
` [PATCH v4 23/27] Revert "clk: bcm2835: remove pllb"
` [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  (4+ messages)
` [PATCH 1/2] net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB

[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 

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)

[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 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 


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