All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-05 13:22:21 to 2021-01-05 14:05:28 UTC [more...]

[PATCH 00/10] Remove support for TX49xx
 2021-01-05 14:02 UTC  (9+ messages)
` [PATCH 02/10] net: tc35815: Drop support for TX49XX boards
` [PATCH 03/10] net: 8390: "
` [PATCH 04/10] spi: txx9: Remove driver
` [PATCH 05/10] dma: tx49 removal
` [PATCH 06/10] mtd: Remove drivers used by TX49xx
` [PATCH 07/10] char: hw_random: Remove tx4939 driver
` [PATCH 08/10] rtc: tx4939: Remove driver

[PATCH linux dev-5.8 v2 00/11] Add NPCM7xx patches to dev-5.8
 2021-01-05 13:45 UTC  (12+ messages)
` [PATCH linux dev-5.8 v2 01/11] clk: npcm7xx: add read only flag to divider clocks
` [PATCH linux dev-5.8 v2 02/11] iio: adc: add calibration support to npcm ADC
` [PATCH linux dev-5.8 v2 03/11] dts: npcm750: add fuse regmap support node
` [PATCH linux dev-5.8 v2 04/11] watchdog: npcm: Add DT restart priority and reset type support
` [PATCH linux dev-5.8 v2 05/11] dt-binding: watchdog: Add DT restart priority and reset type
` [PATCH linux dev-5.8 v2 06/11] pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driver
` [PATCH linux dev-5.8 v2 07/11] pinctrl: pinconf: add pin persist configuration
` [PATCH linux dev-5.8 v2 08/11] pinctrl: npcm7xx: Add pin persist configuration support
` [PATCH linux dev-5.8 v2 09/11] spi: npcm-pspi: Add full duplex support
` [PATCH linux dev-5.8 v2 10/11] dt-binding: bmc: add NPCM7XX JTAG master documentation
` [PATCH linux dev-5.8 v2 11/11] misc: npcm7xx-jtag-master: add NPCM7xx JTAG master driver

[PATCH] KVM: arm64: Remove spurious semicolon in reg_to_encoding()
 2021-01-05 14:04 UTC  (4+ messages)

kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")
 2021-01-05 14:03 UTC  (3+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2021-01-05 14:01 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

virtiofs and its optional xattr support vs. fs_use_xattr
 2021-01-05 14:00 UTC  (12+ messages)

[PATCH v6 00/18] HSM driver for ACRN hypervisor
 2021-01-05 14:03 UTC  (8+ messages)
` [PATCH v6 06/18] virt: acrn: Introduce VM management interfaces

[RFT][PATCH v1] media: zr364xx: Fix memory leak in ->probe()
 2021-01-05 14:00 UTC  (2+ messages)

[PATCH] kgdbts: Passing ekgdbts to command line causes panic
 2021-01-05 14:01 UTC  (2+ messages)

On test-media script integration for vidtv
 2021-01-05 13:58 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[meta-virtualization][PATCH v5] Adding k3s recipe
 2021-01-05 13:58 UTC  (15+ messages)
` [meta-virtualization][PATCH] k3s: Bump to v1.19.3+k3s3

[PATCH v2] btf: support ints larger than 128 bits
 2021-01-05 13:58 UTC  (3+ messages)

[PATCH] NFS: Adjust fs_context error logging
 2021-01-05 13:54 UTC 

[cip-dev] [PATCH v3 4.19.y-cip 00/17] Add Renesas RPC-IF driver
 2021-01-05 13:57 UTC  (18+ messages)
` [cip-dev] [PATCH v3 4.19.y-cip 01/17] dt-bindings: memory: document Renesas RPC-IF bindings
` [cip-dev] [PATCH v3 4.19.y-cip 02/17] memory: add Renesas RPC-IF driver
` [cip-dev] [PATCH v3 4.19.y-cip 03/17] memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer()
` [cip-dev] [PATCH v3 4.19.y-cip 04/17] memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm
` [cip-dev] [PATCH v3 4.19.y-cip 05/17] memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
` [cip-dev] [PATCH v3 4.19.y-cip 06/17] memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
` [cip-dev] [PATCH v3 4.19.y-cip 07/17] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
` [cip-dev] [PATCH v3 4.19.y-cip 08/17] spi: spi-mem: export spi_mem_default_supports_op()
` [cip-dev] [PATCH v3 4.19.y-cip 09/17] spi: spi-mem: Split spi_mem_exec_op() code
` [cip-dev] [PATCH v3 4.19.y-cip 10/17] spi: spi-mem: fix reference leak in spi_mem_access_start
` [cip-dev] [PATCH v3 4.19.y-cip 11/17] spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
` [cip-dev] [PATCH v3 4.19.y-cip 12/17] spi: spi-mem: Compute length only when needed
` [cip-dev] [PATCH v3 4.19.y-cip 13/17] spi: spi-mem: Add a new API to support direct mapping
` [cip-dev] [PATCH v3 4.19.y-cip 14/17] spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
` [cip-dev] [PATCH v3 4.19.y-cip 15/17] spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
` [cip-dev] [PATCH v3 4.19.y-cip 16/17] spi: add Renesas RPC-IF driver
` [cip-dev] [PATCH v3 4.19.y-cip 17/17] spi: rpc-if: Fix use-after-free on unbind

[PATCH] loop: fix I/O error on fsync() in detached loop devices
 2021-01-05 13:57 UTC  (3+ messages)

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-05 13:55 UTC  (3+ messages)

[PATCH V3 0/9] Add the page size in the perf record (user tools)
 2021-01-05 13:55 UTC  (4+ messages)
` [PATCH V3 5/9] perf mem: Support data page size

[PATCH] irq/irq_sim: shrink devm_irq_domain_create_sim()
 2021-01-05 13:56 UTC 

Wireguard not available for CentOS Stream
 2021-01-05 13:56 UTC  (5+ messages)

[PATCH RFC] lib: extend ASSERT()
 2021-01-05 13:56 UTC  (2+ messages)

Nvidia Jetson nano - gpio pin list
 2021-01-05 13:55 UTC 

[PATCH 1/2] ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
 2021-01-05 13:55 UTC  (2+ messages)

[PATCH v2] loop: fix I/O error on fsync() in detached loop devices
 2021-01-05 13:54 UTC 

[PATCH v2 0/5] Consolidate RPM interconnect and support to MSM8939
 2021-01-05 13:54 UTC  (4+ messages)
` [PATCH v2 5/5] interconnect: qcom: Add MSM8939 interconnect provider driver

[PATCH] pinctrl: nomadik: remove unused variable ‘wake’ in nmk_gpio_dbg_show_one
 2021-01-05 14:04 UTC  (2+ messages)

[PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
 2021-01-05 13:52 UTC  (2+ messages)

[PATCH] staging: vchiq: fix uninitialized variable copy
 2021-01-05 13:52 UTC  (3+ messages)

[PATCH 1/2] thunderbolt: Start lane initialization after sleep
 2021-01-05 13:53 UTC  (4+ messages)
` [PATCH 2/2] thunderbolt: Add support for de-authorizing devices

drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:1056 vchiq_get_user_ptr() error: uninitialized symbol 'ptr'
 2021-01-05 13:53 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_rotation_crc: avoid recalculating refecence crcs
 2021-01-05 13:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH v6 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-05 13:47 UTC  (4+ messages)
` [PATCH v6 4/6] mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations

[RFC PATCH v2 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-01-05 13:47 UTC  (7+ messages)
` [RFC PATCH v2 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables

[PATCH 0/2] tcg: Eliminate scratch regs from i386 backend
 2021-01-05 13:46 UTC  (5+ messages)
` [PATCH 1/2] tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH 2/2] tcg: Introduce INDEX_op_qemu_st8_i32

[PATCH v3 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI
 2021-01-05 13:47 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

dwc2 gadget rejecting new AIO transfer when bus is suspended
 2021-01-05 13:46 UTC  (7+ messages)

[PATCH v3 0/6] Add Unisoc's drm kms module
 2021-01-05 13:46 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH v3 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v3 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH v3 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v3 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v3 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[RFC PATCH RESEND] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC  (6+ messages)

[PATCH] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
 2021-01-05 13:47 UTC  (2+ messages)

imx6ull capture from OV5640
 2021-01-05 13:45 UTC  (7+ messages)

[PATCH] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC 

[PATCH] rtc: s5m: use devm_i2c_new_dummy_device()
 2021-01-05 13:44 UTC 

[PATCH 1/2] xen/arm: Correct the coding style of get_cycles
 2021-01-05 13:45 UTC  (4+ messages)
` [PATCH 2/2] xen/arm: Add defensive barrier in get_cycles for Arm64

[PATCH] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-05 13:43 UTC  (7+ messages)

drivers/scsi/qedi/qedi_main.c:924 qedi_get_boot_tgt_info() error: snprintf() chops off the last chars of 256 vs 255
 2021-01-05 13:41 UTC  (3+ messages)

A PCI quirk for resizeable BAR 0 on Navi10
 2021-01-05 13:44 UTC  (15+ messages)
` [PATCH 1/4] pci: export pci_rebar_get_possible_sizes
` [PATCH 2/4] pci: add BAR bytes->size helper & expose size->bytes helper v2
` [PATCH 3/4] amdgpu: resize BAR0 to the maximum available size, even if it doesn't cover VRAM (v6)
` [PATCH 4/4] PCI: add a REBAR size quirk for Sapphire RX 5600 XT Pulse

[PATCH net V2] net: ipv6: Validate GSO SKB before finish IPv6 processing
 2021-01-05 13:43 UTC 

suspend/resume issue in stmmac driver
 2021-01-05 13:43 UTC 

[resend/standalone PATCH v4] Add auxiliary bus support
 2021-01-05 13:42 UTC  (12+ messages)

[PATCH] rcu: Fix dynticks_nmi_nesting underflow check in rcu_is_cpu_rrupt_from_idle
 2021-01-05 13:42 UTC  (3+ messages)

[PATCH] xen/arm: Using unsigned long for arm64 MPIDR mask
 2021-01-05 13:43 UTC  (3+ messages)

cBPF socket filters failing - inexplicably?
 2021-01-05 13:42 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Add slot selector
 2021-01-05 13:43 UTC  (3+ messages)

[PATCH] io_uring: Delete useless variable ‘id’ in io_prep_async_work
 2021-01-05 13:53 UTC 

next/pending-fixes baseline: 221 runs, 7 regressions (v5.11-rc2-349-gbe2b364c5113e)
 2021-01-05 13:42 UTC 

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2021-01-05 13:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/8] emu/iavf: add vfio-user device register and unregister

[PATCH] csky: Fix a typo in Kconfig
 2021-01-05 13:41 UTC 

[BUG] Stacktrace in ath11k_pci
 2021-01-05 13:40 UTC  (4+ messages)
` wireless wiki: ath11k missing in drivers page

[GIT PULL] xilinx patches for v2021.04
 2021-01-05 13:41 UTC 

[patch 0/3] speakup: simplify relation between line disc and synth
 2021-01-05 13:39 UTC  (6+ messages)
` [patch 1/3] speakup: Add synth parameter to io functions

[PATCH] module: harden ELF info handling
 2021-01-05 13:39 UTC  (2+ messages)

[PATCH for-next 0/2] Host information userspace version
 2021-01-05 13:39 UTC  (6+ messages)
` [PATCH for-next 1/2] RDMA/efa: Move host info set to first ucontext allocation

[PATCH] Make EFI minimum heap size configurable via --enable-efi-min-heap-mb
 2021-01-05 13:39 UTC  (2+ messages)

[PATCH 0/5] domain referencing adjustments
 2021-01-05 13:38 UTC  (8+ messages)
` [PATCH 1/5] common: don't (kind of) open-code rcu_lock_domain_by_any_id()
` [PATCH 2/5] evtchn: don't pointlessly use get_domain()
` [PATCH 3/5] argo: don't pointlessly use get_domain_by_id()
` [PATCH 4/5] x86: "
` [PATCH 5/5] x86/mem-sharing: "

b4: encouraging using the cover letter in merge commits?
 2021-01-05 13:38 UTC  (10+ messages)
` [kernel.org users] "

[LTP] [PATCH 1/2] syscalls/open01.c: Don't continue when open() failed
 2021-01-05 13:38 UTC  (5+ messages)
` [LTP] [RFC PATCH 2/2] include/tst_test_macros.h: Report TINFO when TST_EXP_FD() succeeded

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-05 13:35 UTC  (10+ messages)
` [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx
  ` [kbuild] "

[PATCH 0/8] pm80xx updates
 2021-01-05 13:35 UTC  (13+ messages)
` [PATCH 3/8] pm80xx: check main config table address
` [PATCH 4/8] pm80xx: fix missing tag_free in NVMD DATA req
` [PATCH 5/8] pm80xx: fix driver fatal dump failure
` [PATCH 6/8] pm80xx: Simultaneous poll for all FW readiness
` [PATCH 7/8] pm80xx: Log SATA IOMB completion status on failure
` [PATCH 8/8] pm80xx: Add sysfs attribute for ioc health

[PATCH v2] usb: dwc3: gadget: Clear wait flag on dequeue
 2021-01-05 13:35 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Add slot selector
 2021-01-05 13:35 UTC 

test-tool: bloom: generate_filter for multiple string?
 2021-01-05 13:34 UTC  (3+ messages)

[PATCH v2] media: v4l2-async: Add waiting subdevices debugfs
 2021-01-05 13:34 UTC  (3+ messages)

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 75 warnings (v4.19.164-29-g4c0bb8a87fa6b)
 2021-01-05 13:33 UTC 

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 108 warnings (v5.4.86-47-g202e5c3ee884)
 2021-01-05 13:33 UTC 

[PATCH V2] mtd: rawnand: qcom: update last code word register
 2021-01-05 13:31 UTC  (3+ messages)

[meta-oe][PATCH 1/3] nodejs: 12.19.0 -> 12.19.1
 2021-01-05 13:31 UTC  (2+ messages)
` [oe] "

[PATCH] sys-utils: mount.8: fix a typo
 2021-01-05 13:29 UTC  (2+ messages)

[PATCH v4 0/5] media: staging: Add bcm2835-unicam driver
 2021-01-05 13:30 UTC  (5+ messages)
` [PATCH v4 5/5] media: bcm2835-unicam: Add TODO file

[PATCH 1/1] fstab.5: NTFS and FAT volume IDs use upper case
 2021-01-05 13:29 UTC  (2+ messages)

[PATCH] mmc: xenon_sdhci: Remove duplicated macros
 2021-01-05 13:30 UTC 

[PATCH CI 1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-01-05 13:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] "

[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
 2021-01-05 13:26 UTC 

heap buffer overflow during dvbv5-scan
 2021-01-05 13:27 UTC 

[RFC please help] membarrier: Rewrite sync_core_before_usermode()
 2021-01-05 13:26 UTC  (6+ messages)

[PATCH v7,1/2] Serial: silabs si4455 serial driver
 2021-01-05 13:28 UTC  (2+ messages)

Fw: Hiding the vim user in amdgpu_vcn.c (typo in comment)
 2021-01-05 13:19 UTC 

[PATCH] circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS
 2021-01-05 13:25 UTC  (3+ messages)

[PATCH] arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
 2021-01-05 13:23 UTC  (3+ messages)

[PATCH 0/2] A brace of vchiq bulk transfer fixes
 2021-01-05 13:22 UTC  (8+ messages)
` [PATCH 1/2] staging: vchiq: Fix bulk userdata handling

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2021-01-05 13:23 UTC  (9+ messages)
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector

[PATCH 0/7] Introduce vdpa management tool
 2021-01-05 13:23 UTC  (9+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[RFC] system.3: Document bug when the command name starts with a hypen
 2021-01-05 13:23 UTC  (2+ messages)

[PATCH v3] fs/btrfs: avoid null pointer dereference if reloc control has not been initialized
 2021-01-05 13:22 UTC 

[Intel-gfx] [PATCH i-g-t 1/2] i915/gem_ctx_isolation: Protect inject_reset_context() from banning
 2021-01-05 13:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-01-05 13:19 UTC  (2+ messages)
` [PATCH] [PATCH] [v12] wireless: Initial driver submission for pureLiFi STA devices

[ANN] U-Boot v2021.01-rc5 released
 2021-01-05 13:22 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.