All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 13:11:56 to 2020-11-30 13:41:37 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2020-11-30 13:41 UTC 

[PATCH 0/2] IMX334 Camera Sensor Driver
 2020-11-30 13:39 UTC  (6+ messages)
` [PATCH 2/2] media: Add imx334 camera sensor driver

[PATCH 0/2] RFC: Precise TSC migration
 2020-11-30 13:38 UTC  (5+ messages)
` [PATCH 1/2] Update the kernel headers for 5.10-rc5 + TSC
` [PATCH 2/2] Implement support for precise TSC migration

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-11-30 13:41 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-11-30 13:40 UTC 

[PATCH 0/2] RFC: Precise TSC migration
 2020-11-30 13:38 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: implement KVM_SET_TSC_PRECISE/KVM_GET_TSC_PRECISE
` [PATCH 2/2] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS
` [PATCH 0/2] RFC: Precise TSC migration (summary)

[PATCH 0/7 um: IRQ handling cleanups
 2020-11-30 13:40 UTC  (7+ messages)
` [PATCH 7/7] um: simplify IRQ handling code

[Intel-gfx] [RFC 1/4] drm/i915/gt: Add an insert_entry for gen8_ppgtt
 2020-11-30 13:39 UTC  (4+ messages)
` [Intel-gfx] [RFC 4/4] drm/i915/gt: Pipelined page migration

[PATCH] mm/memcg: fix NULL pointer dereference at workingset_eviction
 2020-11-30 13:36 UTC  (3+ messages)
  ` [External] "

[net-next 0/6] can: tcan4x5x: various cleanups
 2020-11-30 13:37 UTC  (7+ messages)
` [net-next 1/6] can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
` [net-next 2/6] can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
` [net-next 3/6] can: m_can: Kconfig: convert the into menu
` [net-next 4/6] can: m_can: remove not used variable struct m_can_classdev::freq
` [net-next 5/6] can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
` [net-next 6/6] can: m_can: m_can_class_unregister(): move right after m_can_class_register()

[PATCH 0/3] tests/qtest: npcm7xx test fixes
 2020-11-30 13:37 UTC  (4+ messages)

[PATCH] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 13:33 UTC  (2+ messages)

5.10 regression caused by: "uas: fix sdev->host->dma_dev": many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-30 13:36 UTC  (8+ messages)
` [PATCH 1/2] uas: revert from scsi_add_host_with_dma() to scsi_add_host()
  ` [PATCH 2/2] usb-storage: "

[PATCH 00/11] pinctrl: renesas: R8A779A0 (V3U) device support
 2020-11-30 13:37 UTC  (7+ messages)
` [PATCH 04/11] pinctrl: renesas: r8a779a0: Add HSCIF pins, groups and functions
` [PATCH 05/11] pinctrl: renesas: r8a779a0: Add INTC-EX pins, groups and function
` [PATCH 06/11] pinctrl: renesas: r8a779a0: Add MMC pins, groups and functions

[PATCH 0/3] drm/rockchip: fix reference leak of pm_runtime_get_sync
 2020-11-30 13:44 UTC  (12+ messages)
` [PATCH 1/3] drm/rockchip: cdn-dp: fix reference leak when pm_runtime_get_sync fails
` [PATCH 2/3] drm/rockchip: vop: "
` [PATCH 3/3] drm/rockchip: lvds: "

[PATCH v3] arm64: dts: rockchip: add SPDIF node for rk3399-rockpro64
 2020-11-30 13:36 UTC  (5+ messages)

[RFC PATCH 1/3] fs: dax.c: move fs hole signifier from DAX_ZERO_PAGE to XA_ZERO_ENTRY
 2020-11-30 13:36 UTC  (3+ messages)

[RFC PATCH 0/3] Fix several bugs in KVM stage 2 translation
 2020-11-30 13:34 UTC  (7+ messages)
` [RFC PATCH 1/3] KVM: arm64: Fix possible memory leak in kvm stage2
` [RFC PATCH 2/3] KVM: arm64: Fix handling of merging tables into a block entry

Visitors List - Gulfood 2021
 2020-11-30 13:33 UTC 

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-30 13:33 UTC  (12+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-11-30 13:31 UTC  (19+ messages)
` [PATCH 01/18] property: Return true in fwnode_device_is_available for node types that do not implement this operation
` [PATCH 02/18] property: Add support for calling fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH 03/18] software_node: Fix failure to put() and get() references to children in software_node_get_next_child()
` [PATCH 04/18] software_node: Enforce parent before child ordering of nodes array for software_node_register_nodes()
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 06/18] software_node: amend software_node_unregister_node_group() to perform unregistration of array in reverse order to be consistent with software_node_unregister_nodes()
` [PATCH 07/18] software_node: Add support for fwnode_graph*() family of functions
` [PATCH 08/18] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH 09/18] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH 10/18] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple source files retaining ipu3-cio2 name
` [PATCH 11/18] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [PATCH 12/18] acpi: Add acpi_dev_get_next_match_dev() and macro to iterate through acpi_devices matching a given _HID
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 14/18] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH 15/18] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()
` [PATCH 17/18] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[RFC] sunxi phy-mode rgmii-id
 2020-11-30 13:33 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/lmem: Limit block size to 4G
 2020-11-30 13:32 UTC 

[PATCH -next] x86/platform/uv: Mark some symbols with static keyword
 2020-11-30 13:30 UTC  (2+ messages)

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-11-30 13:26 UTC  (10+ messages)

Fair Pay: Mandrake - Ubuntu - DevLab X
 2020-11-30 13:30 UTC 

[PATCH AUTOSEL 5.9 01/33] HID: uclogic: Add ID for Trust Flex Design Tablet
 2020-11-30 13:28 UTC  (11+ messages)
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper

[Buildroot] Problem adding a new package tpm2-tss-engine
 2020-11-30 13:29 UTC  (7+ messages)

[PATCH] perf record: Synthesize cgroup events only if needed
 2020-11-30 13:27 UTC  (5+ messages)

[PATCH] posix_acl.h: define missing ACL functions on non-posix-acl build
 2020-11-30 13:28 UTC  (9+ messages)

[PATCH v2] net/af_unix: don't create a path for a binded socket
 2020-11-30 13:27 UTC 

Proposal for a regular upstream performance testing
 2020-11-30 13:25 UTC  (4+ messages)

[djwong-xfs:realtime-rmap 174/202] fs/xfs/xfs_extfree_item.c:377:16: warning: variable 'rt_len' set but not used
 2020-11-30 13:28 UTC 

RE:[xenomai patch with kernel 5.4.77] Error building the kernel
 2020-11-30 13:27 UTC  (4+ messages)
` [xenomai "

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-30 13:26 UTC  (3+ messages)
` [PATCH 06/14] scsi: qla2xxx: init/os: Remove in_interrupt()

[PATCH v5 00/12] hw/block/nvme: zoned namespace command set
 2020-11-30 13:18 UTC  (5+ messages)
` [PATCH RFC v5 12/12] hw/block/nvme: add persistence for zone info

[PATCH] arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
 2020-11-30 13:25 UTC  (7+ messages)

[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2020-11-30 13:11 UTC  (3+ messages)
` [PATCH v2 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable
` [PATCH v2 2/2] ramlist: Resize dirty bitmap blocks after remove ramblock

[PATCH] arm64: dts: meson: update the Khadas VIM3/3L LED bindings
 2020-11-30 13:25 UTC  (4+ messages)

[PATCH v2] arm64: dts: meson-sm1: fix typo in opp table
 2020-11-30 13:23 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Differentiate oom failures from invalid map types
 2020-11-30 13:24 UTC  (2+ messages)

[PATCH 1/6] mbox: add polarfire soc system controller mailbox
 2020-11-30 13:23 UTC  (4+ messages)

[PATCH v2] kernel: relocate copy of module.lds to module compilation task
 2020-11-30 13:24 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 1/2] dt-bindings: arm: fsl: add Protonic MVT board
 2020-11-30 13:22 UTC  (6+ messages)
` [PATCH v1 2/2] ARM: dts: "

stable-rc/queue/4.14 baseline: 165 runs, 7 regressions (v4.14.209-47-gaeb6bcf64e43)
 2020-11-30 13:22 UTC 

[PATCH] qom: eliminate identical functions
 2020-11-30 13:18 UTC  (2+ messages)

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-11-30 13:22 UTC  (4+ messages)
` [PATCH v2 18/28] video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings

[PATCH] ARM: omap2plus_defconfig: drop unused POWER_AVS option
 2020-11-30 13:21 UTC  (3+ messages)

[PATCH v2 0/3] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2020-11-30 13:20 UTC  (9+ messages)
` [PATCH v2 1/3] UBI: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH v2 2/3] mtd: spi-nor: core: Allow flashes to specify MTD writesize

[PATCH libnetfilter_conntrack 1/2] build: use the right automake variables
 2020-11-30 13:21 UTC  (2+ messages)
` [PATCH libnetfilter_conntrack 2/2] Update .gitignore

[PATCH] qemu-nbd: Fix a memleak in qemu_nbd_client_list()
 2020-11-30 13:05 UTC  (2+ messages)

Visitors List - Gulfood 2021
 2020-11-30 13:20 UTC 

scheduling while atomic in z3fold
 2020-11-30 13:20 UTC  (10+ messages)

[PATCH v1 0/13] Convert NFS to new netfs and fscache APIs
 2020-11-30 13:18 UTC  (7+ messages)

[PATCH v3 0/2] arm64: dts: ti: k3-j721e: MMC/SD higher speed modes support
 2020-11-30 13:18 UTC  (3+ messages)

[PATCH linux-next] include/getcpu.h: Fixed kernel test robot warning
 2020-11-30 13:18 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/gt: Add an insert_entry for gen8_ppgtt
 2020-11-30 13:19 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
` [Intel-gfx] [PATCH 3/5] drm/i915/gt: Export the pinned context constructor
` [Intel-gfx] [PATCH 4/5] drm/i915/gt: Pipelined page migration
` [Intel-gfx] [PATCH 5/5] drm/i915/gt: Pipelined clear

[Intel-gfx] [PATCH] drm/i915/lmem: Limit block size to 4G
 2020-11-30 13:18 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: Check SRE bit for GICv2 legacy support
 2020-11-30 13:16 UTC  (5+ messages)

[PATCH 3/6] dt-bindings: add bindings for polarfire soc mailbox
 2020-11-30 13:17 UTC  (4+ messages)

“root account locked” after removing one RAID1 hard disc
 2020-11-30 13:16 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2020-11-30 13:17 UTC 

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2020-11-30 13:17 UTC 

[PATCH v2 0/3] target/nios2: Roll cpu_pic/nios2_iic code into CPU itself
 2020-11-30 13:12 UTC  (5+ messages)
` [PATCH v2 1/3] target/nios2: Move IIC code into CPU object proper

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-11-30 13:17 UTC 

[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-11-30 13:00 UTC  (3+ messages)
` [RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm

[PATCH v1 0/6] PCI: brcmstb: add EP regulators and panic handler
 2020-11-30 12:06 UTC  (5+ messages)
` [PATCH v1 2/6] PCI: brcmstb: Add control of EP voltage regulator(s)

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-11-30 13:16 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-11-30 13:16 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2020-11-30 13:16 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-30 13:15 UTC  (6+ messages)
` [PATCH v10 05/41] btrfs: check and enable ZONED mode

corrupted root, doesnt check, repair or mount
 2020-11-30 13:15 UTC  (4+ messages)

[PATCH 0/9] ARM: mstar: Add basic support for i2m and SMP
 2020-11-30 13:10 UTC  (19+ messages)
` [PATCH 1/9] dt-bindings: mstar: Add binding details for mstar, smpctrl
  ` [PATCH 1/9] dt-bindings: mstar: Add binding details for mstar,smpctrl
` [PATCH 2/9] dt-bindings: vendor-prefixes: Add honestar vendor prefix
` [PATCH 3/9] dt-bindings: mstar: Add Honestar SSD201_HT_V2 to mstar boards
` [PATCH 4/9] ARM: mstar: Add infinity2m support
` [PATCH 5/9] ARM: mstar: Add common dtsi for SSD201/SSD202D
` [PATCH 6/9] ARM: mstar: Add chip level dtsi for SSD202D
` [PATCH 7/9] ARM: mstar: Add dts for Honestar ssd201htv2
` [PATCH 8/9] ARM: mstar: Add smp ctrl registers to infinity2m dtsi
` [PATCH 9/9] ARM: mstar: SMP support

post-receive: pub/scm/linux/kernel/git/s390/linux
 2020-11-30 13:16 UTC 

[PATCH 0/3] MSI: Track device proxying when allocating MSIs
 2020-11-30 13:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/s390/linux
 2020-11-30 13:15 UTC 

[PATCH] RDMA/bnxt_re: Fix max_qp_wrs reported
 2020-11-30 13:13 UTC 

[PATCH] i40e: acquire VSI pointer only after VF is initialized
 2020-11-30 13:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/8] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-11-30 13:13 UTC  (6+ messages)

stable-rc/queue/5.4 baseline: 204 runs, 6 regressions (v5.4.80-90-g768da561c6f00)
 2020-11-30 13:12 UTC 

[PATCH v2 0/2] make macOS `git maintenance` test work on Windows
 2020-11-30 13:12 UTC  (3+ messages)
` [PATCH v2 2/2] t7900: make macOS-specific "

linux-5.4.80: "refcount_t: underflow; use-after-free" in rpc_async_schedule->rpc_free_task->nfs4_put_copy
 2020-11-30 13:12 UTC  (2+ messages)

[PULL 0/1] SD/MMC patches for 2020-11-17
 2020-11-30 12:59 UTC  (5+ messages)
` [PULL 1/1] hw/sd: Fix 2 GiB card CSD register values

[PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
 2020-11-30 13:06 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.