linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-07 06:35:59 to 2021-06-07 08:47:02 UTC [more...]

[PATCH] staging: rtl8723bs: Fix uninitialized variable
 2021-06-07  8:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-07  8:44 UTC  (2+ messages)

[PATCH v2 00/13] imx8q video decoder/encoder driver
 2021-06-07  8:43 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings
` [PATCH v2 02/13] media: v4l: add some definition of v4l2 colorspace/xfer_func/ycbcr_encoding
` [PATCH v2 03/13] media: imx: imx8q: add imx8q vpu device driver
` [PATCH v2 04/13] media: imx: imx8q: add vpu core driver
` [PATCH v2 05/13] media: imx: imx8q: implement vpu core communication based on mailbox
` [PATCH v2 06/13] media: imx: imx8q: add vpu v4l2 m2m support
` [PATCH v2 07/13] media: imx: imx8q: add v4l2 m2m vpu encoder stateful driver
` [PATCH v2 08/13] media: imx: imx8q: add v4l2 m2m vpu decoder "
` [PATCH v2 09/13] media: imx: imx8q: implement windsor encoder rpc interface
` [PATCH v2 10/13] media: imx: imx8q: implement malone decoder "
` [PATCH v2 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v2 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v2 13/13] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry

[PATCH] drm/sun4i: de3: Be explicit about supported modifiers
 2021-06-07  8:43 UTC  (3+ messages)

[PATCH v10] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-07  8:42 UTC  (4+ messages)

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-07  8:42 UTC  (9+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values

[PATCH -next] dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
 2021-06-07  8:41 UTC  (2+ messages)

[PATCH v2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-07  8:40 UTC 

[RFC PATCH 10/13] mm/damon/schemes: Activate schemes based on a watermarks mechanism
 2021-06-07  8:40 UTC  (2+ messages)

[PATCH v3 1/1] pgo: Fix sleep in atomic section in prf_open() v3
 2021-06-07  8:39 UTC 

[PATCH 1/1] lib/test: Fix spelling mistakes
 2021-06-07  8:39 UTC  (2+ messages)

[PATCH] reset: bail if try_module_get() fails
 2021-06-07  8:36 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the iio tree
 2021-06-07  8:36 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add EEPROM node for NanoPi R4S
 2021-06-07  8:35 UTC  (2+ messages)

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-07  8:35 UTC  (15+ messages)

[PATCH] staging: rtl8723bs: Fix uninitialized variable
 2021-06-07  8:33 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the percpu tree
 2021-06-07  8:33 UTC 

[PATCH 1/1] lib: devres: Add error information printing for __devm_ioremap_resource()
 2021-06-07  8:33 UTC  (5+ messages)

[PATCH v2 0/7] ARM: mm: cleanup page fault and fix pxn process issue
 2021-06-07  8:32 UTC  (7+ messages)
` [PATCH v2 7/7] ARM: mm: Fix PXN process with LPAE feature

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-07  8:30 UTC  (5+ messages)

[PATCH v6 0/5] add support for FRAM
 2021-06-07  8:26 UTC  (6+ messages)
` [PATCH v6 1/5] nvmem: eeprom: at25: prepare basics for FRAM support
` [PATCH v6 2/5] nvmem: eeprom: at25: add support for FRAM
` [PATCH v6 3/5] nvmem: eeprom: add documentation "
` [PATCH v6 4/5] nvmem: eeprom: at25: export FRAM serial num
` [PATCH v6 5/5] nvmem: eeprom: add documentation of sysfs sernum file

[PATCH v5 1/3] dt-bindings: dma: add schema for altera-msgdma
 2021-06-07  8:28 UTC  (4+ messages)
` [PATCH v5 3/3] dmaengine: altera-msgdma: add OF support

[PULL] memory: tegra: Changes for v5.14-rc1
 2021-06-07  8:28 UTC  (5+ messages)

[RFC] LKMM: Add volatile_if()
 2021-06-07  8:27 UTC  (16+ messages)

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-07  8:27 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
` [PATCH net-next v2 2/8] net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
` [PATCH net-next v2 3/8] net: usb/phy: asix: add support for ax88772A/C PHYs
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support
` [PATCH net-next v2 5/8] net: usb: asix: ax88772: add generic selftest support
` [PATCH net-next v2 6/8] net: usb: asix: add error handling for asix_mdio_* functions
` [PATCH net-next v2 7/8] net: phy: do not print dump stack if device was removed
` [PATCH net-next v2 8/8] usbnet: run unbind() before unregister_netdev()

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-07  8:26 UTC  (2+ messages)

[PATCH] tracing: Export tracing_start() and tracing_stop()
 2021-06-07  8:25 UTC  (2+ messages)

[PATCH v3] usb: dwc3: support 64 bit DMA in platform driver
 2021-06-07  8:22 UTC  (4+ messages)

[PATCH rdma-next v1 00/15] Reorganize sysfs file creation for struct ib_devices
 2021-06-07  8:17 UTC  (16+ messages)
` [PATCH rdma-next v1 01/15] RDMA: Split the alloc_hw_stats() ops to port and device variants
` [PATCH rdma-next v1 02/15] RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
` [PATCH rdma-next v1 03/15] RDMA/core: Split port and device counter sysfs attributes
` [PATCH rdma-next v1 04/15] RDMA/core: Split gid_attrs related sysfs from add_port()
` [PATCH rdma-next v1 05/15] RDMA/core: Simplify how the gid_attrs sysfs is created
` [PATCH rdma-next v1 06/15] RDMA/core: Simplify how the port "
` [PATCH rdma-next v1 07/15] RDMA/core: Create the device hw_counters through the normal groups mechanism
` [PATCH rdma-next v1 08/15] RDMA/core: Remove the kobject_uevent() NOP
` [PATCH rdma-next v1 09/15] RDMA/core: Expose the ib port sysfs attribute machinery
` [PATCH rdma-next v1 10/15] RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
` [PATCH rdma-next v1 11/15] RDMA/qib: Use attributes for the port sysfs
` [PATCH rdma-next v1 12/15] RDMA/hfi1: "
` [PATCH rdma-next v1 13/15] RDMA: Change ops->init_port to ops->port_groups
` [PATCH rdma-next v1 14/15] RDMA/core: Allow port_groups to be used with namespaces
` [PATCH rdma-next v1 15/15] RDMA: Remove rdma_set_device_sysfs_group()

[PATCH] x86/kprobes: remove free_insn_page since it is same with the common weak function
 2021-06-07  8:15 UTC  (2+ messages)

[PATCH v4 0/6] Support ROCKCHIP SPI new feature
 2021-06-07  8:15 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 and rk3568
` [PATCH v4 5/6] spi: rockchip: Support cs-gpio
  ` [PATCH v4 6/6] spi: rockchip: Support SPI_CS_HIGH

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-07  8:14 UTC  (17+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-07  8:14 UTC  (3+ messages)
` [PATCH 08/12] MAINTAINERS: update faraday,ftrtc010.yaml reference

[PATCH net-next v3 00/10] Adding the Sparx5 Switch Driver
 2021-06-07  8:13 UTC  (5+ messages)
` [PATCH net-next v3 02/10] net: sparx5: add the basic sparx5 driver

[RFC] Adding A64FX hardware prefetch sysfs interface
 2021-06-07  8:11 UTC  (2+ messages)

[PATCH net-next v3] net: gemini: Use devm_platform_get_and_ioremap_resource()
 2021-06-07  8:11 UTC  (2+ messages)

[mm/mempolicy] 7463fff037: ltp.mbind01.fail
 2021-06-07  8:10 UTC  (2+ messages)

[PATCH v1] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-07  8:08 UTC  (3+ messages)

[PATCH] pinctrl: mediatek: fix build error without CONFIG_PINCTRL_MTK
 2021-06-07  8:08 UTC  (2+ messages)

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-07  8:07 UTC  (13+ messages)
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
` [RFC PATCH v2 10/11] riscv: soc: Add Allwinner SoC kconfig option

[PATCH 0/3] cleanup patches for PM reference leak
 2021-06-07  8:06 UTC  (8+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()

[PATCH] recordmcount: avoid using ABS symbol as reference
 2021-06-07  8:06 UTC  (6+ messages)

[PATCH v2 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-07  8:04 UTC  (4+ messages)
` [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools

[PATCH net-next v1 0/7] port asix ax88772 to the PHYlib
 2021-06-07  8:04 UTC  (7+ messages)
` [PATCH net-next v1 5/7] net: usb: asix: add error handling for asix_mdio_* functions
` [PATCH net-next v1 7/7] usbnet: run unbind() before unregister_netdev()

[PATCH rdma-rc] RDMA/mlx5: Block FDB rules when not in switchdev mode
 2021-06-07  8:03 UTC 

[PATCH 0/4] Add "activ bpc" drm property and use it in AMD and Intel driver
 2021-06-07  8:00 UTC  (10+ messages)
` [PATCH 2/4] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH 4/4] drm/i915/display: Add handling for new "active bpc" property

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-07  7:58 UTC  (11+ messages)
` [PATCH v10 01/10] mm: Remove special swap entry functions
` [PATCH v10 02/10] mm/swapops: Rework swap entry manipulation code
` [PATCH v10 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v10 04/10] mm/rmap: Split migration into its own function
` [PATCH v10 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v10 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v10 07/10] mm: Device exclusive memory access
` [PATCH v10 08/10] mm: Selftests for exclusive device memory
` [PATCH v10 09/10] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v10 10/10] nouveau/svm: Implement atomic SVM access

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-07  7:56 UTC  (7+ messages)

KASAN: use-after-free Read in hci_chan_del
 2021-06-07  7:55 UTC  (6+ messages)

[PATCH 0/2] media: cedrus: hevc: add support for multiple slices
 2021-06-07  7:43 UTC  (3+ messages)
` [PATCH 1/2] media: hevc: Add segment address field

[PATCH RFC] x86: remove toolchain check for X32 ABI capability
 2021-06-07  7:39 UTC  (4+ messages)

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-06-07  7:38 UTC  (7+ messages)
` [PATCH v3] bpf: core: fix "
    ` [PATCH v4] "

[PATCH 0/3] media: fix zero-length USB control requests
 2021-06-07  7:34 UTC  (4+ messages)
` [PATCH 3/3] media: rtl28xxu: fix zero-length control request

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-07  7:34 UTC  (5+ messages)

[RFC] genirq: Add effective CPU index retrieving interface
 2021-06-07  7:33 UTC 

[PATCH 1/2] drm/vc4: hdmi: Fix error path of hpd-gpios
 2021-06-07  7:32 UTC  (6+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Convert to gpiod

[PATCH] acpi-cpufreq: Skip cleanup if initialization didn't occur
 2021-06-07  7:26 UTC  (4+ messages)

[PATCH] acpi-cpufreq: Skip initialization if a cpufreq driver exists
 2021-06-07  7:25 UTC  (3+ messages)

[PATCH 1/1] lib: Fix spelling mistakes
 2021-06-07  7:25 UTC 

[PATCH] dt-bindings: serial: Move omap-serial.txt to YAML schema
 2021-06-07  7:25 UTC  (5+ messages)

[v7 0/2] Support pwm driver for aspeed ast26xx
 2021-06-07  7:24 UTC  (3+ messages)
` [v7 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] mm, thp: relax migration wait when failed to get tail page
 2021-06-07  7:24 UTC  (5+ messages)

[PATCH 0/8] Additional features for Hantro HEVC
 2021-06-07  7:23 UTC  (4+ messages)
` [PATCH 7/8] media: hevc: Add scaling matrix control

[PATCH v2 1/3] KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-07  7:19 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: LAPIC: Reset TMCCT during vCPU reset
` [PATCH v2 3/3] KVM: X86: Let's harden the ipi fastpath condition edge-trigger mode

[PATCH 1/9] staging: rtl8188eu: remove unused RT_PRINT_DATA macro
 2021-06-07  7:19 UTC  (3+ messages)
` [PATCH 6/9] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_ops_linux.c

[PATCH v4 0/7] ASPEED sgpio driver enhancement
 2021-06-07  7:15 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v4 2/7] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles
` [PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v4 4/7] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
` [PATCH v4 5/7] gpio: gpio-aspeed-sgpio: Add set_config function
` [PATCH v4 6/7] gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
` [PATCH v4 7/7] gpio: gpio-aspeed-sgpio: Use generic device property APIs

[PATCH v2] pinctrl: ralink: pinctrl-rt2880: avoid to error in calls if pin is already enabled
 2021-06-07  7:12 UTC  (3+ messages)

[PATCH] pinctrl: ralink: pinctrl-rt2880: avoid to error in calls is pin is already enabled
 2021-06-07  7:08 UTC  (2+ messages)

[Patch v2] block: return the correct bvec when checking for gaps
 2021-06-07  7:09 UTC  (2+ messages)

[PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-06-07  7:04 UTC  (3+ messages)

[RESEND PATCH] pinctrl: single: config: enable the pin's input
 2021-06-07  7:02 UTC  (2+ messages)

[PATCH] arm64: dts: meson: vim3l: add NNA node
 2021-06-07  7:03 UTC  (3+ messages)

[PATCH 0/6] Add serial and i2c aliases for Khadas VIM boards
 2021-06-07  7:01 UTC  (2+ messages)

[PATCH] drm/etnaviv: remove NULL check which is not needed
 2021-06-07  6:59 UTC  (2+ messages)

[PATCH] drm/etnaviv: remove no need NULL check
 2021-06-07  6:57 UTC  (2+ messages)

[PATCH] PM: sleep: Replace read_lock/unlock(tasklist_lock) with rcu_read_lock/unlock()
 2021-06-07  6:57 UTC 

[PATCH][next] mtd: rawnand: ensure return variable is initialized
 2021-06-07  6:57 UTC  (4+ messages)

[PATCH v2 0/7] arm64: dts: meson-sm1-odroid: various fixes for C4/HC4
 2021-06-07  6:54 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for tf_io regulator
` [PATCH v2 2/7] arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
` [PATCH v2 3/7] arm64: dts: meson-sm1-odroid: add 5v regulator gpio
` [PATCH v2 4/7] arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
` [PATCH v2 5/7] arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8
` [PATCH v2 6/7] arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4
` [PATCH v2 7/7] arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator

[PATCH v2 0/3] fix mediatek UART APDMA desc logic
 2021-06-07  6:53 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-07  6:51 UTC  (14+ messages)

[PATCH net-next v2] net: gemini: Use devm_platform_get_and_ioremap_resource()
 2021-06-07  6:49 UTC  (4+ messages)

[PATCH v5 0/5] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-06-07  6:47 UTC  (7+ messages)
` [PATCH v5 3/5] mtd: spi-nor: otp: return -EROFS if region is read-only

[PATCH] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
 2021-06-07  6:46 UTC  (5+ messages)

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-06-07  6:45 UTC  (5+ messages)
` [PATCH 2/4] MIPS: pci: Add driver for MT7621 PCIe controller

[PATCH v3 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
 2021-06-07  6:36 UTC  (4+ messages)
` [PATCH v3 3/8] dt-bindings: spi: spi-rockchip: add description for rv1126

linux-next: build failure after merge of the drm-misc tree
 2021-06-07  6:39 UTC  (2+ messages)

[PATCH] net/atm/common.c fix a spelling mistake
 2021-06-07  6:38 UTC 

[PATCH v12 1/3] bio: control bio max size
 2021-06-07  6:35 UTC  (4+ messages)

[PATCH] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
 2021-06-07  6:46 UTC 

[irqchip: irq/irqchip-next] irqdomain: Kill irq_domain_add_legacy_isa
 2021-06-07  6:35 UTC  (4+ messages)
    ` [kbuild-all] "


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