All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-17 12:13:58 to 2020-02-17 13:00:39 UTC [more...]

clean up the attr interface v4
 2020-02-17 12:59 UTC  (14+ messages)
` [PATCH 01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
` [PATCH 02/31] xfs: remove the ATTR_INCOMPLETE flag
` [PATCH 03/31] xfs: merge xfs_attr_remove into xfs_attr_set
` [PATCH 04/31] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
` [PATCH 05/31] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 06/31] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
` [PATCH 07/31] xfs: remove the name == NULL check from xfs_attr_args_init
` [PATCH 08/31] xfs: remove the MAXNAMELEN "
` [PATCH 09/31] xfs: move struct xfs_da_args to xfs_types.h
` [PATCH 10/31] xfs: turn xfs_da_args.value into a void pointer
` [PATCH 11/31] xfs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH 12/31] xfs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH 13/31] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked

[RFC PATCH 1/2] KVM: CPUID: Enable supervisor XSAVE states in CPUID enumeration and XSS
 2020-02-17 13:03 UTC  (3+ messages)

[PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
 2020-02-17 12:59 UTC  (3+ messages)

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-17 12:59 UTC  (2+ messages)
` [PATCH] bpf: Enforce map preallocation for all instrumentation programs

[PATCH v1 0/2] scsi: ufs: fix waiting time for reference clock
 2020-02-17 12:58 UTC  (5+ messages)
` [PATCH v1 1/2] scsi: ufs: add required delay after gating "

[GIT PULL] i.MX clock fixes for 5.6
 2020-02-17 12:58 UTC  (2+ messages)

[cip-dev] [PATCH] ci: build targz images for testing
 2020-02-17 12:58 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/3] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-17 12:56 UTC  (15+ messages)
` [Xen-devel] [PATCH v2 2/3] x86/hyperv: skeleton for "

[yocto] Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build! #yocto #python
 2020-02-17 12:56 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_stolen: Remove test
 2020-02-17 12:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

README: fsgqa needs a home directory too
 2020-02-17 12:53 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 0/1] fbarray: fix duplicated fbarray file in secondary
 2020-02-17 12:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 1/1] "

RPI4: fail too boot with an initrd
 2020-02-17 12:53 UTC  (7+ messages)

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-02-17 12:52 UTC  (5+ messages)
` [PATCH v2 09/94] KVM: arm64: nv: Support virtual EL2 exceptions

Creating a build system which can scale. #yocto
 2020-02-17 12:52 UTC  (3+ messages)
` [yocto] "

[Buildroot] [PATCH] package/fail2ban: fix python3 2to3 dependency
 2020-02-17 12:52 UTC 

[PATCH v2] extcon: palmas: hide error messages if gpio returns -EPROBE_DEFER
 2020-02-17 12:52 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable additional support for Renesas platforms
 2020-02-17 12:51 UTC  (3+ messages)

[PATCH] efi/libstub/arm: make efi_entry() an ordinary PE/COFF entrypoint
 2020-02-17 12:49 UTC  (2+ messages)

[RFC PATCH 0/6] do not store GPU address in TTM
 2020-02-17 12:52 UTC  (9+ messages)
` [PATCH 5/7] drm/qxl: don't use ttm bo->offset
` [PATCH 6/7] drm/bochs: "

[Xen-devel] [PATCH 0/2] xen/rcu: let rcu work better with core scheduling
 2020-02-17 12:49 UTC  (10+ messages)
` [Xen-devel] [PATCH 2/2] xen/rcu: don't use stop_machine_run() for rcu_barrier()

[SPDK] performing i/o to a disk while removing cause the cpu to stuck
 2020-02-17 12:49 UTC 

[PATCH 00/42] Add i.MX8M support
 2020-02-17 12:46 UTC  (43+ messages)
` [PATCH 01/42] ARM: i.MX8: Move iomux header to make space for i.MX8MM
` [PATCH 02/42] ARM: i.MX8M: Add base addresses common to i.MX8M
` [PATCH 03/42] ARM: i.MX8M: add and use imx8mq_setup_pad()
` [PATCH 04/42] ARM: i.MX: Drop iomux argument from mx7_setup_pad()
` [PATCH 05/42] ARM: i.MX8M: Add iomux header for i.MX8MM
` [PATCH 06/42] ARM: i.MX8M: Add imx8mm-regs.h
` [PATCH 07/42] ARM: i.MX8M: Add ARCH_IMX8M symbol
` [PATCH 08/42] ARM: i.MX: esdctl: rename functions to imx8m_*
` [PATCH 09/42] ARM: i.MX8M: Use imx8mq.c for other i.MX8M as well
` [PATCH 10/42] ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*
` [PATCH 11/42] ARM: i.MX8M: Detect serial downloader mode correctly
` [PATCH 12/42] HAB: i.MX8M: rename imx8_* functions to imx8m_*
` [PATCH 13/42] ARM: i.MX8M: rename i.MX8M specific function
` [PATCH 14/42] ARM: i.MX8M: rename functions to be i.MX8M specific
` [PATCH 15/42] mci: imx-esdhc-pbl: Add instance 2 for i.MX8MM
` [PATCH 16/42] USB: gadget: fsl_udc: move register definitions to header file
` [PATCH 17/42] usb: gadget: fsl_udc: Add PBL image loading support
` [PATCH 18/42] usb: gadget: fsl_udc: Fix warnings on 64bit compilation
` [PATCH 19/42] usb: imx: Add i.MX8mm support
` [PATCH 20/42] serial: imx: Add imx8mm compatible
` [PATCH 21/42] mci: imx-esdhc: Add i.MX8mm support
` [PATCH 22/42] I2C: i.MX: Add early i2c support for i.MX8M
` [PATCH 23/42] clk: imx: Add pll14xx support
` [PATCH 24/42] clk: imx: Add imx8m_clk_composite_critical
` [PATCH 25/42] clk: imx: Add imx8mm clk driver
` [PATCH 26/42] ARM: i.MX: Add SoC namespace to imx7/8m CCM defines
` [PATCH 27/42] Add some CCM defines for i.MX8M
` [PATCH 28/42] ARM: i.MX8M: rename imx8-ccm-regs.h to imx8m-ccm-regs.h
` [PATCH 29/42] ARM: i.MX8M: Add some lowlevel clock functions
` [PATCH 30/42] ARM: i.MX7: Add and use function for early UART clock setup
` [PATCH 31/42] ARM: i.MX8M: "
` [PATCH 32/42] iomux: Add i.MX8MM support
` [PATCH 33/42] mfd: Add Rohm bd71837 header file
` [PATCH 34/42] scripts: imx-usb-loader: Add 2nd stage loading support
` [PATCH 35/42] scripts: imx-usb-loader: Add i.MX8MM support
` [PATCH 36/42] ARM: i.MX8MQ boards: Add missing includes
` [PATCH 37/42] ARM: i.MX8M: Add DDR controller support
` [PATCH 38/42] ARM: i.MX8M: Add TF-A loading support for i.MX8MM
` [PATCH 39/42] ARM: i.MX8M: Add i.MX8MM support
` [PATCH 40/42] scripts: imx-image: "
` [PATCH 41/42] ARM: i.MX: Add i.MX8MM EVK board support
` [PATCH 42/42] ARM: i.MX: update imx_v8_defconfig for i.MX8MM

shared/032: add options for reiser4
 2020-02-17 12:47 UTC  (2+ messages)

[Bug 206401] kernel panic on Hyper-V after 5 minutes due to memory hot-add
 2020-02-17 12:47 UTC  (9+ messages)

[PATCH v2 00/13] Add DM/DTS support for omap video driver
 2020-02-17 12:47 UTC  (4+ messages)
` [PATCH v2 10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel
  ` [PATCH v2 10/13] arm: dts: am335x: add 'u-boot,dm-pre-reloc' "

[PATCH v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-17 12:46 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] SRCU updates for v5.7
 2020-02-17 12:45 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Fix __call_srcu()/process_srcu() datarace
` [PATCH tip/core/rcu 4/4] srcu: Add READ_ONCE() to srcu_struct ->srcu_gp_seq load

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-17 12:44 UTC  (6+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
      ` QAPI schema for desired state of LUKS keyslots

[igt-dev] [PATCH i-g-t] lib: Update selftests to use dynamic subtests
 2020-02-17 12:44 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH bpf-next v4 0/3] libbpf: Add support for dynamic program attach target
 2020-02-17 12:43 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Bump libpf current version to v0.0.8
` [PATCH bpf-next v4 2/3] libbpf: Add support for dynamic program attach target
` [PATCH bpf-next v4 3/3] selftests/bpf: update xdp_bpf2bpf test to use new set_attach_target API

[PATCH] btrfs: test unaligned punch hole at ENOSPC
 2020-02-17 12:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] dm integrity: fix a deadlock due to offloading to an incorrect workqueue (fwd)
 2020-02-17 12:43 UTC 

[PATCH v2 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-02-17 12:42 UTC  (11+ messages)
  ` [PATCH v2 04/10] mmc: sdhci: Expose sdhci_init() as non-static

[Buildroot] [Bug 11926] New: Cross compiled Qt applications aren't working anymore
 2020-02-17 12:42 UTC  (2+ messages)
` [Buildroot] [Bug 11926] "

[alsa-devel] DMARC & gmail & cirrus.com
 2020-02-17 12:41 UTC  (6+ messages)

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-02-17 12:40 UTC  (6+ messages)
` [PATCH 03/11] PCI: OF: Check whether the host bridge supports ATS

[PATCH tip/core/rcu 0/3] Tasks-RCU updates for v5.7
 2020-02-17 12:38 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/3] rcu-tasks: *_ONCE() for rcu_tasks_cbs_head

[alsa-devel] [PATCH 1/2] ASoC: rt5682: Add CCF usage for providing I2S clks
 2020-02-17 12:36 UTC  (3+ messages)

[PATCH v2] configure: Avoid compiling system tools on user build by default
 2020-02-17 12:35 UTC  (2+ messages)

[PATCH] ceph: re-org copy_file_range and fix error handling paths
 2020-02-17 12:36 UTC 

[PATCH] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-02-17 12:35 UTC  (13+ messages)
  ` [EXT] "

[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
 2020-02-17 12:34 UTC  (4+ messages)
` [PATCH v4 3/4] qmp: Move dispatcher to a coroutine

[PATCH V3 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-02-17 12:33 UTC  (16+ messages)
` [PATCH V3 1/7] gpio: zynq: protect direction in/out with a spinlock
` [PATCH V3 2/7] dt-bindings: gpio: Add binding for Versal gpio
` [PATCH V3 3/7] devicetree-binding: Add pmc gpio node
` [PATCH V3 4/7] gpio: zynq: Add Versal support
` [PATCH V3 5/7] gpio: zynq: Disable the irq if it is not a wakeup source
` [PATCH V3 6/7] gpio: zynq: Add pmc gpio support
` [PATCH V3 7/7] gpio: zynq: Remove error prints in EPROBE_DEFER

[PATCH] efi: READ_ONCE rng seed size before munmap
 2020-02-17 12:33 UTC 

Fwd: use invd instead of wbinvd in real mode start code
 2020-02-17 12:33 UTC  (2+ messages)
  `  "

[dpdk-dev] Proposal to add a new toolchain for dpdk: g++
 2020-02-17 12:33 UTC  (2+ messages)

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-17 12:32 UTC  (4+ messages)
` [virtio-dev] "

[PATCH] ceph: fix dout logs for null pointers
 2020-02-17 12:31 UTC  (3+ messages)

[PATCH v6] fstests: transport two ext4 tests from LTP
 2020-02-17 12:31 UTC  (2+ messages)

Linux 5.6-rc2
 2020-02-17 12:30 UTC  (6+ messages)

USB DWC2 stops responding when insert/remove cable multiple times
 2020-02-17 12:30 UTC  (4+ messages)

CPU vulnerabilities in public clouds
 2020-02-17 12:30 UTC  (3+ messages)

[RESEND PATCH net-next] net: vlan: suppress "failed to kill vid" warnings
 2020-02-17 12:27 UTC 

[Buildroot] [PATCH] package/nfs-utils: bump version to 2.4.3
 2020-02-17 12:27 UTC  (2+ messages)

[RFC v3 0/9] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-17 12:26 UTC  (4+ messages)
` [RFC v3 1/9] nvmem: add driver for JZ4780 efuse

[PATCH 00/19] Introduce common headers
 2020-02-17 12:26 UTC  (5+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

[RFC 0/2] add 802.11 decapsulation offload support
 2020-02-17 12:24 UTC  (6+ messages)
` [RFC 1/2] mac80211: add receive path for ethernet frame format
` [RFC 2/2] ath11k: add 802.11 decapsulation offloading support

[LTP] min_free_kbytes.c:134: FAIL: child unexpectedly failed: 139
 2020-02-17 12:24 UTC  (3+ messages)

[PATCH 00/17] Improve qcow2 all-zero detection
 2020-02-17 12:22 UTC  (5+ messages)
` [PATCH 07/17] gluster: Drop useless has_zero_init callback
  ` [GEDI] "

[PATCH] ARM: bcm2835_defconfig: add minimal support for Raspberry Pi4
 2020-02-17 12:22 UTC  (3+ messages)

[PATCH] extcon: palmas: hide error messages if gpio returns -EPROBE_DEFER
 2020-02-17 12:21 UTC  (5+ messages)

[PATCH] jbd2: improve comments about freeing data buffers whose page mapping is NULL
 2020-02-17 12:21 UTC  (2+ messages)

[PATCH] progs: misc-test: 034: Call "udevmadm settle" before mount
 2020-02-17 12:20 UTC  (2+ messages)

[PATCH] soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier
 2020-02-17 12:20 UTC  (2+ messages)
` Patchwork summary for: linux-renesas-soc

[PATCH v3 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-02-17 12:20 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v9 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-02-17 12:18 UTC  (6+ messages)

[PATCH 4.4] ubifs: Fix deadlock in concurrent bulk-read and writepage
 2020-02-17 12:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/libxml2: add upstream security fix for CVE-2019-20388
 2020-02-17 12:16 UTC 

Multiple activve jobs with the V4L2 request i/f?
 2020-02-17 12:16 UTC 

[PATCH bpf-next 0/3] sockmap/ktls: Simplify how we restore sk_prot callbacks
 2020-02-17 12:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf, sk_msg: Let ULP restore sk_proto and write_space callback
` [PATCH bpf-next 2/3] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next 3/3] selftests/bpf: Test unhashing kTLS socket after removing from map

[RFC 0/9] Regmap over USB for Multifunction USB Device (gpio, display, ...)
 2020-02-17 12:15 UTC  (4+ messages)
` [RFC 6/9] regmap: Speed up _regmap_raw_write_impl() for large buffers

Pausing md check hangs
 2020-02-17 12:14 UTC  (7+ messages)

[alsa-devel] Applied "ASoC: core: ensure component names are unique" to the asoc tree
 2020-02-17 12:13 UTC  (2+ messages)

[PATCH v2 0/5] PCI: Endpoint: Miscellaneous improvements
 2020-02-17 12:14 UTC  (3+ messages)
` [PATCH v2 1/5] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF


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.