All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 09:19:11 to 2020-11-16 09:59:34 UTC [more...]

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-11-16  9:59 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-11-16  9:59 UTC 

[linux-review:UPDATE-20201116-151039/Yu-Kuai/clocksource-drivers-cadence_ttc-fix-memory-leak-in-ttc_setup_clockevent/20201110-091242 1/1] drivers/clocksource/timer-cadence-ttc.c:417:3: error: 'go' undeclared
 2020-11-16  9:59 UTC 

[PATCH REPOST] media: omap3isp: Remove misleading comment
 2020-11-16  9:23 UTC  (2+ messages)

[RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2020-11-16  9:58 UTC  (6+ messages)

drivers/gpu/drm/mcde/mcde_display.c:543 mcde_configure_channel() error: uninitialized symbol 'val'
 2020-11-16  9:58 UTC  (2+ messages)

[PATCH] [v4] wireless: Initial driver submission for pureLiFi STA devices
 2020-11-16  9:22 UTC  (2+ messages)
` [PATCH] [v7] "

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-16  9:22 UTC  (9+ messages)
` [PATCH v3 30/56] drm/omap: dsi: move panel refresh function to host

drivers/mmc/host/tmio_mmc.c:177 tmio_mmc_probe() warn: argument 3 to %08lx specifier is cast from pointer
 2020-11-16  9:22 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-16  9:21 UTC  (4+ messages)
` [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-16  9:55 UTC  (5+ messages)
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v2 08/11] qapi/introspect.py: replace 'extra' dict with 'comment' argument

[OE-core] [PATCH v2] libdrm: upgrade 2.4.102 -> 2.4.103
 2020-11-16 21:55 UTC 

irq-loongson-pch-pic.c:undefined reference to `of_iomap'
 2020-11-16  9:21 UTC  (6+ messages)

[PATCH] drm/amdgpu/sriov: reopen sienna_child smu ip block under sriov
 2020-11-16  9:56 UTC  (2+ messages)

[PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial
 2020-11-16  9:51 UTC  (4+ messages)

[PATCH] contrib/libvhost-user: Fix bad printf format specifiers
 2020-11-16  9:52 UTC  (3+ messages)

[PATCH net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2020-11-16  9:15 UTC 

[PATCH v9] nvme-fabrics: reject I/O to offline device
 2020-11-16  9:54 UTC  (4+ messages)

[leon-rdma:rdma-next 3/31] drivers/infiniband/core/counters.c:154 alloc_and_bind() error: double unlocked 'port_counter->lock' (orig line 139)
 2020-11-16  9:53 UTC  (3+ messages)

[PATCH] xsk: add cq event
 2020-11-16  9:13 UTC  (2+ messages)

[PATCH v2] phy: mapphone-mdm6600: return error when timed out powering up
 2020-11-16  9:11 UTC 

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

Loadavg accounting error on arm64
 2020-11-16  9:10 UTC 

[PATCH v3] ARM: omap2plus_defconfig: add CONFIG_AK8975=m and CONFIG_KXCJK1013=m to support motorola xt894's magnetometer and motorola xt875's accelerometer respectivly
 2020-11-16  9:09 UTC  (2+ messages)

[PATCH 1/2] phy: stm32: don't print an error on probe deferral
 2020-11-16  9:50 UTC  (4+ messages)

[PATCH V4 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-16  9:07 UTC  (13+ messages)
` [PATCH V4 01/12] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V4 02/12] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V4 03/12] sbitmap: add helpers for updating allocation hint
` [PATCH V4 04/12] sbitmap: move allocation hint into sbitmap
` [PATCH V4 05/12] sbitmap: export sbitmap_weight
` [PATCH V4 06/12] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V4 07/12] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V4 08/12] blk-mq: return budget token from .get_budget callback
` [PATCH V4 09/12] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V4 10/12] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V4 11/12] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V4 12/12] scsi: replace sdev->device_busy with sbitmap

[dpdk-dev] [PATCH 0/4] restore tunnel offload functionality in mlx5
 2020-11-16  9:49 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
  ` [dpdk-dev] [PATCH v4 1/6] net/mlx5: fix tunnel offload callback names
  ` [dpdk-dev] [PATCH v4 2/6] net/mlx5: fix build with Direct Verbs disabled
  ` [dpdk-dev] [PATCH v4 3/6] net/mlx5: fix structure passing method in function call
  ` [dpdk-dev] [PATCH v4 4/6] net/mlx5: fix tunnel offload object allocation
  ` [dpdk-dev] [PATCH v4 5/6] net/mlx5: fix tunnel offload hub multi-thread protection
  ` [dpdk-dev] [PATCH v4 6/6] net/mlx5: fix crash in tunnel offload setup

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-11-16  9:50 UTC  (8+ messages)
` [PATCH RFC 02/12] vdpa: split vdpasim to core and net modules
` [PATCH RFC 12/12] vdpa_sim_blk: implement ramdisk behaviour

[PATCH v2 1/2] drm: convert drm_atomic_uapi.c to new debug helpers
 2020-11-16  9:08 UTC  (3+ messages)
  ` [v2,1/2] "

post-receive: pub/scm/linux/kernel/git/phy/linux-phy
 2020-11-16  9:49 UTC 

[PATCH net-next 3/3] nfc: s3fwrn5: Change the error code
 2020-11-16  9:08 UTC  (2+ messages)

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-16  9:48 UTC  (15+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object

[MPTCP] [PATCH net-next v3 13/13] mptcp: send explicit ack on delayed ack_seq incr
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 12/13] mptcp: keep track of advertised windows right edge
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 11/13] mptcp: rework poll+nospace handling
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 10/13] mptcp: try to push pending data on snd una updates
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 09/13] mptcp: move page frag allocation in mptcp_sendmsg()
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 08/13] mptcp: refactor shutdown and close
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 07/13] mptcp: introduce MPTCP snd_nxt
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 06/13] mptcp: add accounting for pending data
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 04/13] mptcp: introduce mptcp_schedule_work
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 03/13] tcp: factor out __tcp_close() helper
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 02/13] mptcp: use tcp_build_frag()
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 01/13] tcp: factor out tcp_build_frag()
 2020-11-16  9:48 UTC 

[MPTCP] [PATCH net-next v3 00/13] mptcp: improve multiple xmit streams support
 2020-11-16  9:48 UTC 

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-16  9:47 UTC  (6+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH 0/3] coresight: etm-perf: Fix pid tracing with VHE
 2020-11-16  9:46 UTC  (7+ messages)
` [PATCH 3/3] rfc: perf: cs_etm: Detect pid in VMID for kernel running at EL2

[meta-mono] Build error on the latest version of mono
 2020-11-16  9:46 UTC  (3+ messages)
` [oe] "

[PATCH v3 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
 2020-11-16  9:46 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib: Quieten device filtering
 2020-11-16  9:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/i915: Include the device name in the submission pretty-printer

[PATCH] net: sun8i-emac: Allow all RGMII PHY modes
 2020-11-16  9:46 UTC 

[Intel-gfx] [PATCH 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
 2020-11-16  9:46 UTC  (4+ messages)

[PATCH] cml1: Set proper LD while during kernel menuconfig
 2020-11-16  9:45 UTC 

[PATCH v4 0/8] media: i2c: Add RDACM21 camera module
 2020-11-16  9:08 UTC  (5+ messages)
` [PATCH v4 1/8] media: i2c: Add driver for "

[PATCH 0/9] dt-bindings: IIO: Drop wrong use of io-channel-ranges then drop it as well
 2020-11-16  9:44 UTC  (4+ messages)
` [PATCH 3/9] ARM: dts: Cygnus: Drop incorrect io-channel-ranges property

[RFC PATCH] MIPS: Kconfig: Select ARCH_WANT_FRAME_POINTERS
 2020-11-16  9:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/modem-manager: bump to version 1.14.8
 2020-11-16  9:44 UTC 

[xen-unstable test] 156814: tolerable FAIL
 2020-11-16  9:43 UTC 

ld.lld: error: undefined symbol: devm_mux_control_get
 2020-11-16  9:43 UTC 

[PATCH net-next 2/3] nfc: s3fwrn5: Fix the misspelling in a comment
 2020-11-16  9:08 UTC  (2+ messages)

[PATCH] irqchip/gic-v4.1: Optimize the wait for the completion of the analysis of the VPT
 2020-11-16  7:22 UTC  (2+ messages)

[PATCH] kvm: arm64: correctly align nVHE percpu data
 2020-11-16  9:42 UTC  (4+ messages)

[PATCH] x86/cpu: remove needless definition for !CONFIG_X86_32
 2020-11-16  9:42 UTC 

[linux-next:master 4911/5794] include/linux/bitfield.h:119:3: error: call to '__bad_mask' declared with attribute error: bad bitfield mask
 2020-11-16  9:08 UTC  (2+ messages)
` [PATCH RFC] pwm: keembay: Fix build failure with -Os

[PATCH 0/7] Introduce vdpa management tool
 2020-11-16  9:41 UTC  (2+ messages)

[PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
 2020-11-13 17:23 UTC  (6+ messages)
` [PATCH v5 3/7] IMA: add hook to measure critical data
        ` [dm-devel] "

[PATCH mtd-utils RFC] Add an ubifs mount helper
 2020-11-16  9:39 UTC  (2+ messages)

[dm-devel] [PATCH] dm table: Remove BUG_ON(in_interrupt())
 2020-11-13 14:19 UTC 

[PATCH v7 00/21] preallocate filter
 2020-11-16  9:32 UTC  (3+ messages)

[dm-devel] [PATCH] dm mpath selector: fix uninitialized value warning
 2020-11-15 20:24 UTC 

[RFC] Are you good with Lockdep?
 2020-11-16  9:05 UTC  (10+ messages)

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-11-16  9:37 UTC  (6+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH net-next 1/3] nfc: s3fwrn5: Remove the max_payload
 2020-11-16  9:06 UTC  (2+ messages)

[PATCH v3 0/2] md/cluster bugs fix
 2020-11-16  9:05 UTC  (3+ messages)
` [PATCH v3 1/2] md/cluster: reshape should returns error when remote doing resyncing job

post-receive: pub/scm/linux/kernel/git/mhiramat/linux
 2020-11-16  9:37 UTC 

[PATCH 00/13] Categorize some uncategorized devices
 2020-11-15 18:49 UTC  (14+ messages)
` [PATCH 01/13] pc-dimm: put it into the 'storage' category
` [PATCH 02/13] virtio-pmem: "
` [PATCH 03/13] vmmouse: put it into the 'input' category
` [PATCH 04/13] nvdimm: put it into the 'storage' category
` [PATCH 05/13] mc146818rtc: put it into the 'misc' category
` [PATCH 06/13] ipmi: put some ipmi devices into the correct category
` [PATCH 07/13] tpm: put some tpm "
` [PATCH 08/13] AMDVI-PCI: put it into the 'misc' category
` [PATCH 09/13] u2f-passthru: put it into the 'usb' category
` [PATCH 10/13] tosa-ssp: put it into the 'misc' category
` [PATCH 11/13] spitz: put some Spitz-family devices into the correct category
` [PATCH 12/13] SPI flash devices: put them into the 'storage' category
` [PATCH 13/13] bcm2835_cprman: put some peripherals of bcm2835 cprman into the 'misc' category

[PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-11-16  9:04 UTC  (2+ messages)

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-11-16  9:03 UTC  (4+ messages)
` [PATCH 03/21] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] gitlab-ci.yml: Add openSUSE Tumbleweed and Leap for gitlab CI/CD
 2020-11-16  9:23 UTC 

[Intel-gfx] [drm-tip:drm-tip 1117/1129] drivers/gpu/drm/drm_atomic_uapi.c:342 drm_atomic_set_crtc_for_connector() error: we previously assumed 'crtc' could be null (see line 326)
 2020-11-16  9:35 UTC  (7+ messages)
`  "

[PATCH v3] clk: renesas: r8a774c0: Add RPC clocks
 2020-11-16  9:03 UTC  (5+ messages)

drivers/net/wireless/ath/ath10k/sdio.c:2234:2: warning: Non-boolean value returned from function returning bool
 2020-11-16  9:33 UTC  (4+ messages)

New meta-ampere request
 2020-11-16  9:33 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 0/8] New netdev feature flags for XDP
 2020-11-16  9:34 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 1/8] net: ethtool: extend netdev_features flag set
` [Intel-wired-lan] [PATCH 2/8] drivers/net: turn XDP flags on
` [Intel-wired-lan] [PATCH 3/8] xsk: add usage of xdp netdev_features flags
` [Intel-wired-lan] [PATCH 4/8] xsk: add check for full support of XDP in bind
` [Intel-wired-lan] [PATCH 5/8] libbpf: extend netlink attribute API
` [Intel-wired-lan] [PATCH 6/8] libbpf: add functions to get XSK modes
` [Intel-wired-lan] [PATCH 7/8] libbpf: add API to get XSK/XDP caps
` [Intel-wired-lan] [PATCH 8/8] samples/bpf/xdp: apply netdev XDP/XSK modes info

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-11-16  9:02 UTC  (5+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[dpdk-dev] [PATCH] examples/multi_process: add missing SPDX header to Makefile
 2020-11-16  9:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] examples/multi_process: fix missing SPDX headers

[PATCH 1/2] RFT: gpio: sifive: Set affinity callback to parent
 2020-11-16  9:02 UTC  (4+ messages)
` [PATCH 2/2] RFT: gpio: tegra186: "

[PATCH net-next] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
 2020-11-16  9:01 UTC  (3+ messages)

[PATCH] thermal: amlogic: Add hwmon support
 2020-11-16  9:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-11-16  9:31 UTC 

[PATCH] clk: ti: Fix memleak in ti_fapll_synth_setup
 2020-11-16  9:00 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/iavf: fix SPDX license text
 2020-11-16  9:30 UTC  (2+ messages)

[PATCH 1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER
 2020-11-16  8:59 UTC  (3+ messages)

Fwd: XPS 9310 MSI vectors patch for ath11k
 2020-11-16  9:30 UTC  (3+ messages)

next/pending-fixes build: 22 builds: 1 failed, 21 passed, 21 warnings (v5.10-rc3-639-ga24d51ed9363)
 2020-11-16  8:58 UTC 

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-16  9:29 UTC  (3+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[dpdk-dev] [PATCH] net/iavf: fix typo in SPDX license
 2020-11-16  9:29 UTC  (2+ messages)

[PATCH 0/4] pinctrl: renesas: Add vin{4,5}_g8 pins
 2020-11-16  8:58 UTC  (4+ messages)
` [PATCH 1/4] pinctrl: renesas: r8a77951: "

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-11-16  8:57 UTC  (3+ messages)
` Antw: [EXT] [systemd-devel] "

[hch-block:bdev-inode 71/72] block/partitions/core.c:417 add_partition() warn: passing zero to 'ERR_PTR'
 2020-11-16  9:29 UTC  (2+ messages)

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-11-16  8:57 UTC  (4+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL

[PATCH v2 0/1] Fix object remain in offline per-cpu quarantine
 2020-11-16  9:26 UTC  (4+ messages)
` [PATCH v2 1/1] kasan: fix "

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2020-11-16  9:27 UTC 

[GIT PULL] usb: fixes for v5.10-rc5
 2020-11-16  8:57 UTC  (2+ messages)

[PATCH for-5.10] spi: spi-geni-qcom: Fix use-after-free on unbind
 2020-11-16  8:23 UTC  (2+ messages)
` [PATCH for-5.10] media: netup_unidvb: Don't leak SPI master in probe error path

[PATCH v1] add axi clock control for MT8192 spi-nor
 2020-11-16  9:24 UTC  (4+ messages)
` [PATCH v1] spi: spi-mtk-nor: "

drivers/net/ethernet/freescale/gianfar.c:580 gfar_parse_group() warn: 'grp->regs' not released on lines: 517
 2020-11-16  9:25 UTC  (2+ messages)

[RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
 2020-11-16  8:53 UTC  (11+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-16  9:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-11-16  8:53 UTC  (4+ messages)
` [PATCH v9 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-16  8:52 UTC  (3+ messages)

[PATCH -next] mm/page_alloc: Mark some symbols with static keyword
 2020-11-16  9:02 UTC 

[mripard:vc4/rework-helpers 12/28] drivers/clk/clk.c:2385 clk_set_min_rate() warn: variable dereferenced before check 'clk' (see line 2383)
 2020-11-16  9:20 UTC  (2+ messages)

[GIT PULL FOR v5.11] (v2) Various fixes
 2020-11-16  8:52 UTC  (2+ messages)
` [GIT PULL FOR v5.11] (v2) Various fixes (#68933)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-16  8:49 UTC  (5+ messages)
` [PATCH 14/40] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
` [PATCH 17/40] drm/meson/meson_vclk: Make two local functions static

[PATCH v5 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-16  8:48 UTC  (5+ messages)
` [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500


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.