linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 08:48:42 to 2021-07-13 11:39:05 UTC [more...]

[PATCH v3 00/10] thread_info: use helpers to snapshot thread flags
 2021-07-13 11:38 UTC 

[PATCH] arm64: tegra: Enable SMMU support for PCIe on Tegra194
 2021-07-13 11:35 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
 2021-07-13 11:33 UTC  (2+ messages)

[PATCH v10 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-07-13 11:32 UTC  (3+ messages)
` [PATCH v10 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-13 11:31 UTC  (10+ messages)
` [PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v9 14/17] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v9 15/17] vduse: Implement an MMU-based IOMMU driver
` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

[PATCH v3] kdb: Get rid of custom debug heap allocator
 2021-07-13 11:24 UTC  (3+ messages)

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-07-13 11:23 UTC  (5+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH] divide by 3*sizeof(u32) when computing array_size
 2021-07-13 11:22 UTC  (6+ messages)

[PATCH] perf sched: Fix record failed when CONFIG_SCHEDSTATS is not set
 2021-07-13 11:23 UTC 

[PATCH mfd v3] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-07-13 11:21 UTC  (2+ messages)

[PATCH v2 0/5] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-13 11:18 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins

[syzbot] KASAN: use-after-free Read in r871xu_dev_remove
 2021-07-13 11:18 UTC  (6+ messages)

[PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13 11:17 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
` [PATCH v4 2/5] dt-bindings: PCI: add snps,dw-pcie-ep.yaml
` [PATCH v4 3/5] dt-bindings: PCI: update references to Designware schema
` [PATCH v4 4/5] dt-bindings: PCI: remove designware-pcie.txt
` [PATCH v4 5/5] dt-bindings: PCI: kirin-pcie.txt: Convert it to yaml

wcd938x.c:undefined reference to `wcd938x_sdw_free'
 2021-07-13 11:16 UTC 

[PATCH 1/1] fbmem: Do not delete the mode that is still in use
 2021-07-13 11:15 UTC  (3+ messages)

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-13 11:11 UTC  (2+ messages)

[PATCH 5.4 000/349] 5.4.132-rc2 review
 2021-07-13 11:08 UTC  (3+ messages)

[PATCH 5.10 000/598] 5.10.50-rc2 review
 2021-07-13 11:06 UTC  (3+ messages)

[PATCH] sched/debug: print column titles of show_state_filter()
 2021-07-13 11:05 UTC 

[syzbot] kernel BUG in io_queue_async_work
 2021-07-13 11:02 UTC  (2+ messages)

[PATCH] net: fddi: fix UAF in fza_probe
 2021-07-13 10:58 UTC 

[PATCHv6 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-07-13 10:56 UTC  (7+ messages)
` [PATCHv6 3/3] misc: gehc-achc: new driver

arch/arm/mach-s3c/irq-s3c24xx.c:529:31: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-07-13 10:52 UTC 

[PATCH 0/5] locking/atomic: generic arch__atomic_long_*() and arch_ bitops
 2021-07-13 10:52 UTC  (6+ messages)
` [PATCH 1/5] locking/atomic: simplify ifdef generation
` [PATCH 2/5] locking/atomic: remove ARCH_ATOMIC remanants
` [PATCH 3/5] locking/atomic: centralize generated headers
` [PATCH 4/5] locking/atomic: add arch_atomic_long*()
` [PATCH 5/5] locking/atomic: add generic arch_*() bitops

[PATCH 0/5] virtio: Parse virtio-device nodes from DT
 2021-07-13 10:50 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: virtio: mmio: Add support for device subnode
` [PATCH 2/5] virtio_mmio: Bind virtio device to device-tree node
` [PATCH 3/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH 4/5] i2c: virtio: Update i2c-adapter's of_node
` [PATCH 5/5] dt-bindings: gpio: Add bindings for gpio-virtio

OOPS: v4.19.171 kernfs_sop_show_options - Invalid "root->syscall_ops" ?
 2021-07-13 10:47 UTC 

[PATCH v1] base: soc: export soc_device_to_device API
 2021-07-13 10:46 UTC  (2+ messages)

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-13 10:45 UTC  (2+ messages)

arch/arm/mm/kasan_init.c:229:9: warning: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2021-07-13 10:45 UTC 

[GIT PULL] vboxsf fixes for 5.14-1
 2021-07-13 10:45 UTC 

[PATCH] task_work: return -EBUSY when adding same work
 2021-07-13 10:41 UTC  (3+ messages)

[PATCH v1 1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-07-13 10:40 UTC  (4+ messages)
` [PATCH v1 2/4] serial: 8250_pci: Get rid of redundant 'else' keyword
` [PATCH v1 3/4] serial: 8250_pci: Always try MSI/MSI-X
` [PATCH v1 4/4] serial: 8250_pci: Replace dev_*() by pci_*() macros

arch/arm/kernel/traps.c:775:6: warning: no previous prototype for function 'abort'
 2021-07-13 10:38 UTC 

[PATCH v15 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-07-13 18:41 UTC  (16+ messages)
` [PATCH v15 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v15 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v15 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v15 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v15 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v15 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v15 07/12] spi: imx: fix ERR009165
` [PATCH v15 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v15 09/12] dmaengine: imx-sdma: remove ERR009165 "
` [PATCH v15 10/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v15 11/12] dmaengine: imx-sdma: add uart rom script
` [PATCH v15 12/12] dmaengine: imx-sdma: add terminated list for freed descriptor in worker

[PATCH] arm64: dts: renesas: r9a07g044: Add missing GICv3 node properties
 2021-07-13 10:23 UTC  (10+ messages)

[PATCH 0/2] mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
 2021-07-13 10:24 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: memory_hotplug: cleanup after removal of pfn_valid_within()

[PATCH v2 0/2] Add support of HDMI for rk3568
 2021-07-13 10:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

[PATCH v1 1/1] serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
 2021-07-13 10:17 UTC 

[PATCH v12 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-13  9:53 UTC  (11+ messages)
` [PATCH v12 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v12 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v12 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v12 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v12 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v12 06/10] clk: rockchip: Add support "
  ` [PATCH v12 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v12 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v12 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v12 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH v5 00/13] Introduce Architectural LBR for vPMU
 2021-07-13 10:16 UTC  (19+ messages)
` [PATCH v5 05/13] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR
` [PATCH v5 06/13] KVM: x86/vmx: Save/Restore host MSR_ARCH_LBR_CTL state

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-13 10:16 UTC  (10+ messages)
` [PATCH v2 1/3] net/ncsi: fix restricted cast warning of sparse
` [PATCH v2 2/3] net/ncsi: add NCSI Intel OEM command to keep PHY up
` [PATCH v2 3/3] net/ncsi: add dummy response handler for Intel boards

[PATCH v2 1/1] serial: 8250_exar: Add ->unregister_gpio() callback
 2021-07-13  9:58 UTC 

[PATCH v1 1/1] Input: parkbd - switch to use module_parport_driver()
 2021-07-13  9:56 UTC  (2+ messages)

[PATCH] uapi: virtio_ids: Add VIRTIO_ID_GPIO from OASIS spec
 2021-07-13  9:55 UTC 

[PATCH v13 00/17] Introduce the Counter character device interface
 2021-07-13  9:53 UTC  (18+ messages)
` [PATCH v13 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v13 02/17] counter: Return error code on invalid modes
` [PATCH v13 03/17] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v13 04/17] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v13 05/17] counter: Rename counter_count_function to counter_function
` [PATCH v13 06/17] counter: Internalize sysfs interface code
` [PATCH v13 07/17] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v13 08/17] docs: counter: Update "
` [PATCH v13 09/17] counter: Move counter enums to uapi header
` [PATCH v13 10/17] counter: Add character device interface
` [PATCH v13 11/17] docs: counter: Document "
` [PATCH v13 12/17] tools/counter: Create Counter tools
` [PATCH v13 13/17] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v13 14/17] counter: Implement *_component_id sysfs attributes
` [PATCH v13 15/17] counter: Implement events_queue_size sysfs attribute
` [PATCH v13 16/17] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v13 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[syzbot] upstream test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-13  9:51 UTC  (2+ messages)

[PATCH v2] [media] em28xx-input: fix refcount bug in em28xx_usb_disconnect
 2021-07-13  9:49 UTC  (3+ messages)

[PATCH v3 1/2] perf: Fix required permissions if sigtrap is requested
 2021-07-13  9:48 UTC  (3+ messages)

[PATCH v8 00/10] CoreSight configuration management; ETM strobing
 2021-07-13  9:42 UTC  (3+ messages)

[PATCH] media: rcar-csi2: do not update format while streaming
 2021-07-13  9:42 UTC  (4+ messages)

[PATCH] audit: fix memory leak in nf_tables_commit
 2021-07-13  9:41 UTC 

[PATCH v2 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc()
 2021-07-13  9:37 UTC  (2+ messages)

[PATCH 0/3] kvm: svm: Add initial GHCB protocol version 2 support
 2021-07-13  9:35 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH 2/3] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH 3/3] KVM: SVM: Increase supported GHCB protocol version

[PATCH] driver core: auxiliary bus: Fix memory leak when driver_register() fail
 2021-07-13  9:34 UTC 

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-13  9:32 UTC  (9+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
` [PATCH 5/5] mm/vmscan: fix misleading comment in isolate_lru_pages()

[PATCH] libperf: fix build error with LIBPFM4=1
 2021-07-13  9:32 UTC  (2+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-07-13  9:30 UTC  (12+ messages)
` [PATCH v14 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v14 09/12] dmaengine: imx-sdma: remove ERR009165 "

[Backport for 5.10.y PATCH 0/7] Patches for 5.10.y
 2021-07-13  9:18 UTC  (8+ messages)
` [Backport for 5.10.y PATCH 1/7] loop: fix I/O error on fsync() in detached loop devices
` [Backport for 5.10.y PATCH 2/7] mm,hwpoison: return -EBUSY when migration fails
` [Backport for 5.10.y PATCH 3/7] io_uring: simplify io_remove_personalities()
` [Backport for 5.10.y PATCH 4/7] io_uring: Convert personality_idr to XArray
` [Backport for 5.10.y PATCH 5/7] io_uring: convert io_buffer_idr "
` [Backport for 5.10.y PATCH 6/7] scsi: iscsi: Fix race condition between login and sync thread
` [Backport for 5.10.y PATCH 7/7] scsi: iscsi: Fix iSCSI cls conn state

[PATCH v4 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-13  9:26 UTC  (3+ messages)
` [PATCH v4 2/2] media: rc: introduce Meson IR TX driver

[PATCH v5 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-07-13  9:26 UTC  (4+ messages)
` [PATCH v5 2/4] mfd: smpro-mfd: Adds Ampere's Altra SMpro MFD driver

drivers/net/wireless/mediatek/mt76/mt7915/init.c:134:41: error: passing 'const char *' to parameter of type 'char *' discards qualifiers
 2021-07-13  9:26 UTC 

[PATCH rfc v4 0/4] add frag page support in page pool
 2021-07-13  9:24 UTC  (5+ messages)
` [PATCH rfc v4 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v4 2/4] page_pool: add interface to manipulate bias in page pool
` [PATCH rfc v4 3/4] page_pool: add frag page recycling support "
` [PATCH rfc v4 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH v2] media: rockchip/rga: fix error handling in probe
 2021-07-13  9:24 UTC 

[PATCH v2 RFC] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-13  9:23 UTC  (7+ messages)

[tip:core/urgent 1/1] kernel/smpboot.c:50:20: warning: duplicate 'inline' declaration specifier
 2021-07-13  9:21 UTC 

[PATCH net-next 0/2] r8152: split the source code
 2021-07-13  9:18 UTC  (3+ messages)
` [PATCH net-next 1/2] r8152: group the usb ethernet of realtek
` [PATCH net-next 2/2] r8152: separate the r8152.c into r8152_main.c and r8152_fw.c

[PATCH v1 0/3] BeagleV Starlight reset support
 2021-07-13  9:18 UTC  (3+ messages)
` [PATCH v1 2/3] mfd: tps65086: Make interrupt line optional

[PATCH v1 0/4] AD7949 Fixes
 2021-07-13  9:16 UTC  (5+ messages)
` [PATCH v2 4/4] dt-bindings: iio: adc: ad7949: add adi,reference-source

[PATCH v13 000/137] Memory folios
 2021-07-13  9:15 UTC  (5+ messages)
` [PATCH v13 010/137] mm: Add folio flag manipulation functions

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-07-13  9:13 UTC  (10+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-13  9:11 UTC  (3+ messages)

[PATCH] scripts/setlocalversion: fix a bug when LOCALVERSION is empty
 2021-07-13  9:11 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/7] i2c: use proper DMAENGINE API for termination
 2021-07-13  9:07 UTC  (3+ messages)
` [PATCH 1/7] i2c: at91-master: : "

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-07-13  9:06 UTC  (4+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2021-07-13  9:05 UTC  (6+ messages)
` [PATCH 1/2] irqchip: "

[PATCH v2 00/13] Add support mtu3 gadget (runtime) PM
 2021-07-13  9:00 UTC  (4+ messages)
` [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2021-07-13  9:00 UTC  (2+ messages)

[PATCH] usb: typec: tipd: Don't block probing of consumer of "connector" nodes
 2021-07-13  8:58 UTC  (2+ messages)

[PATCH v1, 00/14] Using component framework to support multi hardware decode
 2021-07-13  8:55 UTC  (5+ messages)
` [PATCH v1, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture

[PATCH 1/3 v2] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-07-13  8:52 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).