All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 00:52:57 to 2020-03-09 04:30:19 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2020-03-09  4:30 UTC 

[PATCH v2] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-09  4:29 UTC  (4+ messages)

[Question] An issue when repeat reboot in guest during migration
 2020-03-09  4:25 UTC 

[PATCH net] gre: fix uninit-value in __iptunnel_pull_header
 2020-03-09  4:26 UTC  (2+ messages)

[PATCH net-next 0/3] bareudp: several code cleanup for bareudp module
 2020-03-09  4:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add fdisk support
 2020-03-09  4:22 UTC  (2+ messages)

[PATCH] NFSv4.2: error out when relink swapfile
 2020-03-09  4:21 UTC  (2+ messages)

[PATCH 0/9] ASoC: soc-pcm cleanup step6
 2020-03-09  4:08 UTC  (10+ messages)
` [PATCH 1/9] ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro
` [PATCH 2/9] ASoC: Intel: use "
` [PATCH 3/9] ASoC: mediatek: "
` [PATCH 4/9] ASoC: meson: "
` [PATCH 5/9] ASoC: qcom: "
` [PATCH 6/9] ASoC: soc: "
` [PATCH 7/9] ASoC: soc.h: remove non plural form for_each_xxx macro
` [PATCH 8/9] ASoC: soc-dapm: add for_each_card_dapms() macro
` [PATCH 9/9] ASoC: soc-dapm: add for_each_card_widgets() macro

[PATCH net-next v4 0/6] cxgb4/chcr: ktls tx ofld support on T6 adapter
 2020-03-09  4:16 UTC  (2+ messages)

[PATCH] mm: Use fallthrough;
 2020-03-09  4:15 UTC  (5+ messages)

[PATCH v2 net] ipvlan: do not add hardware address of master to its unicast filter list
 2020-03-09  4:14 UTC  (2+ messages)

[patch net-next v4 00/10] net: allow user specify TC action HW stats type
 2020-03-09  4:09 UTC  (2+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-09  3:58 UTC  (10+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 2/7] ASoC: fsl-asoc-card: Support new property fsl, asrc-format
  ` [PATCH v5 2/7] ASoC: fsl-asoc-card: Support new property fsl,asrc-format
` [PATCH v5 3/7] ASoC: fsl_asrc: "
` [PATCH v5 4/7] ASoC: fsl_asrc: rename asrc_priv to asrc
` [PATCH v5 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
` [PATCH v5 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v5 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers

[PATCHv4 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-03-09  4:03 UTC  (10+ messages)
` [PATCHv4 01/11] videobuf2: add cache management members

[PATCH] ASoC: simple-card-utils: use for_each_pcm_streams()
 2020-03-09  4:02 UTC 

[PATCH net-next v3 1/3] net: phy: marvell10g: add mdix control
 2020-03-09  4:02 UTC  (4+ messages)

[LTP] [PATCH] hugeshmctl01: Revert "hugeshmctl: Use loop from the API"
 2020-03-09  3:57 UTC  (4+ messages)
` [LTP] [PATCH v2] hugeshmctl01: Small refactor and remove stat_time

[PATCH v2 00/39] dm: Add programmatic generation of ACPI tables (part A)
 2020-03-09  3:45 UTC  (40+ messages)
` [PATCH v2 01/39] cpu: Support querying the address width
` [PATCH v2 02/39] spi: Add SPI mode enums
` [PATCH v2 03/39] tpm: cr50: Release locality on exit
` [PATCH v2 04/39] tpm: cr50: Add a comment for cr50_priv
` [PATCH v2 05/39] tpm: cr50: Use the correct GPIO binding
` [PATCH v2 06/39] tpm: Don't cleanup unless an error happens
` [PATCH v2 07/39] dm: pci: Allow disabling auto-config for a device
` [PATCH v2 08/39] x86: Correct wording of coreboot source code
` [PATCH v2 09/39] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v2 10/39] pci: Adjust dm_pci_read_bar32() to return errors correctly
` [PATCH v2 11/39] x86: apl: Add Global NVS table header
` [PATCH v2 12/39] dm: core: Add basic ACPI support
` [PATCH v2 13/39] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v2 14/39] acpi: Add a simple sandbox test
` [PATCH v2 15/39] x86: Move acpi_table header to main include/ directory
` [PATCH v2 16/39] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH v2 17/39] acpi: Add a central location for table version numbers
` [PATCH v2 18/39] acpi: Add support for DMAR
` [PATCH v2 19/39] acpi: Move acpi_fill_header() to generic code
` [PATCH v2 20/39] acpi: Add a method to write tables for a device
` [PATCH v2 21/39] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v2 22/39] x86: Allow devices to write ACPI tables
` [PATCH v2 23/39] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v2 24/39] acpi: Move acpi_add_table() to generic code
` [PATCH v2 25/39] acpi: Put table-setup code in its own function
` [PATCH v2 26/39] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v2 27/39] acpi: Add an acpi command
` [PATCH v2 28/39] acpi: Add some tables required by the generation code
` [PATCH v2 29/39] acpi: Add generation code for devices
` [PATCH v2 30/39] acpi: Add functions to generate ACPI code
` [PATCH v2 31/39] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v2 32/39] irq: Add a method to convert an interrupt "
` [PATCH v2 33/39] acpi: Add support for SSDT generation
` [PATCH v2 34/39] x86: acpi: Move MADT up a bit
` [PATCH v2 35/39] acpi: Record the items added to SSDT
` [PATCH v2 36/39] acpi: Support ordering SSDT data by device
` [PATCH v2 37/39] x86: Allow devices to write an SSDT
` [PATCH v2 38/39] acpi: Add support for DSDT generation
` [PATCH v2 39/39] x86: Allow devices to write to DSDT

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-09  3:41 UTC  (3+ messages)

[PATCH] arm: socfpga: increase QSPI kernel Image size for Stratix10 and Agilex
 2020-03-09  3:37 UTC 

[PATCH v2 0/7] vfio/pci: SR-IOV support
 2020-03-09  3:36 UTC  (25+ messages)
` [PATCH v2 3/7] vfio/pci: Introduce VF token
` [PATCH v2 5/7] vfio/pci: Add sriov_configure support
            ` [dpdk-dev] [PATCH v2 0/7] vfio/pci: SR-IOV support

[PATCH] arm64: dts: increase the QSPI reg address for Stratix10 and Agilex
 2020-03-09  3:36 UTC 

[PATCH v2 0/1] pwm: mediatek: add longer period support
 2020-03-09  3:35 UTC  (8+ messages)
` [PATCH v2 1/1] "

[meta-oe][PATCH] layer.conf: add meta-python to LAYERDEPENDS
 2020-03-09  3:35 UTC  (4+ messages)

[PATCH] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2020-03-09  3:27 UTC  (6+ messages)

I am trying to fixes a issue with QEMU with VxWorks
 2020-03-09  3:26 UTC 

[PATCH rcu-dev 1/2] rcuperf: Add ability to increase object allocation size
 2020-03-09  3:26 UTC  (3+ messages)

[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
 2020-03-09  3:26 UTC  (9+ messages)
` [PATCH 005/108] tpm: cr50: Use the correct GPIO binding
` [PATCH 013/108] acpi: Add a binding for ACPI settings in the device tree
  ` Antwort: "
      ` Antwort: "

[PATCH] Monitor: remove autorebuild pidfile when it exits
 2020-03-09  3:24 UTC 

[PATCH v2] power: supply: Allow charger manager can be built as a module
 2020-03-09  3:20 UTC  (3+ messages)

[Xen-devel] [linux-4.19 test] 148219: regressions - FAIL
 2020-03-09  3:13 UTC 

possible deadlock in __static_key_slow_dec
 2020-03-09  3:09 UTC  (2+ messages)

I need your urgently response
 2020-03-09  3:02 UTC 

[dpdk-dev] [PATCH] mempool: sort the rte_mempool_ops by name
 2020-03-09  3:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH dpdk-dev v3] "

[linux-next:master 7003/7050] include/linux/virtio_config.h:113: undefined reference to `page_reporting_unregister'
 2020-03-09  2:54 UTC  (2+ messages)

[PATCH 0/3] riscv: add support for restartable sequence
 2020-03-09  2:53 UTC  (4+ messages)

[PATCH] dp8393x: Mask EOL bit from descriptor addresses, take 2
 2020-03-09  2:51 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] package/ifupdown-scripts: add openrc support
 2020-03-09  2:50 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/ifupdown-scripts: always install /etc/network/nfs_check
` [Buildroot] [PATCH 2/3] package/ifupdown-scripts: relocate the generation the interfaces file
` [Buildroot] [PATCH 3/3] package/ifupdown-scripts: add openrc support

[PATCH iproute2-next] tc: pie: change maximum integer value of tc_pie_xstats->prob
 2020-03-09  2:49 UTC  (2+ messages)

[PATCH] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
 2020-03-09  2:39 UTC 

[PATCH 00/12] "Task_isolation" mode
 2020-03-09  2:38 UTC  (14+ messages)
` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
` [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

linux-next: no release today
 2020-03-09  2:35 UTC 

[PATCH v8 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-09  2:33 UTC  (9+ messages)
` [PATCH v8 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC

route: an issue caused by local and main table's merge
 2020-03-09  2:29 UTC  (2+ messages)

[PATCH v3] virtio-serial-bus: Plug memory leak on realize() error paths
 2020-03-09  2:27 UTC  (2+ messages)

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-09  2:22 UTC  (2+ messages)

[PATCH RFC 0/3] clean up misc device minor numbers
 2020-03-09  2:17 UTC  (4+ messages)
` [PATCH RFC 1/3] misc: cleanup minor number definitions in c file into miscdevice.h
` [PATCH RFC 2/3] misc: move FLASH_MINOR into miscdevice.h and fix conflicts
` [PATCH RFC 3/3] speakup: misc: Use dynamic minor numbers for speakup devices

[PATCH -V3] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-09  2:17 UTC 

general protection fault in __queue_work (2)
 2020-03-09  2:17 UTC 

[LTP] ❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
 2020-03-09  2:16 UTC  (3+ messages)

[PATCH -V2] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-09  2:15 UTC  (6+ messages)

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-03-09  2:15 UTC  (4+ messages)

[PATCH] io_uring: ensure RCU callback ordering with rcu_barrier()
 2020-03-09  2:13 UTC 

[PATCH] kbuild: Disable -Wpointer-to-enum-cast
 2020-03-09  2:11 UTC  (2+ messages)

devtool modify u-boot-aspeed fail when using intel wolfpass recipe
 2020-03-09  2:10 UTC  (3+ messages)
`  "
  `  "

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-09  2:07 UTC  (11+ messages)
` [PATCH v5 11/13] soc: mediatek: cmdq: add jump function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api

[PATCH v2 0/2] Implement "non 100% native mode" in via-ide
 2020-03-09  0:42 UTC  (3+ messages)
` [PATCH v2 1/2] ide: Make room for flags in PCIIDEState and add one for legacy IRQ routing
` [PATCH v2 2/2] via-ide: Also emulate non 100% native mode

[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-09  1:05 UTC  (3+ messages)

[PATCH] gpio: mxs: add COMPILE_TEST support for GPIO_MXS
 2020-03-09  1:57 UTC 

[Outreachy kernel] [PATCH] Staging: rtl8188eu: Add space around operator
 2020-03-08 19:59 UTC  (3+ messages)

NVME is not using CPU0
 2020-03-09  1:55 UTC  (2+ messages)

[Bug 1866577] [NEW] powerpc-none-eabi-gdb.exe GDB 9.1 with QEMU 4.2 gdb-stub comes with Reply contains invalid hex digit 79
 2020-03-09  1:26 UTC 

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-03-09  1:53 UTC  (10+ messages)
` [PATCH v4 7/7] RFC: drm/panfrost: devfreq: Add support for 2 regulators

[PATCHv2 1/2] powerpc/of: split out new_property() for reusing
 2020-03-09  1:50 UTC  (5+ messages)
` [PATCHv3 0/2] pseries/scm: buffer pmem's bound addr in dt for kexec kernel
  ` [PATCHv3 1/2] powerpc/of: split out new_property() for reusing

[LTP] ❌ FAIL: Test report for kernel 5.6.0-0.rc4.2.elrdy.cki (ark)
 2020-03-09  1:50 UTC  (2+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-09  0:56 UTC  (7+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

PROVE_RCU_LIST + /proc/lockdep warning
 2020-03-09  1:40 UTC  (3+ messages)

[PATCH] aio: add timeout validity check for io_[p]getevents
 2020-03-09  1:39 UTC  (5+ messages)

[PATCH -next] iio:ad7797: Use correct attribute_group
 2020-03-09  1:38 UTC  (4+ messages)

[PATCH v6 0/7] Add clocks for Unisoc's SC9863A
 2020-03-09  1:37 UTC  (4+ messages)
` [PATCH v6 3/7] dt-bindings: clk: sprd: add bindings for sc9863a clock controller

[PATCH 8/8] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC
 2020-03-09  1:31 UTC  (13+ messages)

[PATCH] MAINTAINERS: Update Chun-Kuang Hu's email address
 2020-03-09  1:35 UTC  (4+ messages)

mount before xfs_repair hangs
 2020-03-09  1:32 UTC  (4+ messages)

[PATCH] perf/x86/pmu-events: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
 2020-03-09  1:31 UTC 

[PATCH] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
 2020-03-09  1:31 UTC  (2+ messages)

[PATCH 4.4.y v2] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
 2020-03-09  1:27 UTC  (5+ messages)

possible deadlock in __generic_file_fsync
 2020-03-09  1:24 UTC  (4+ messages)
` [PATCH] fs/direct-io.c: avoid workqueue allocation race

[PATCH 1/2] arm64: change ARCH_SPRD Kconfig to tristate
 2020-03-09  1:17 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD

[PATCH 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
 2020-03-09  1:17 UTC  (3+ messages)

Linux 5.6-rc5
 2020-03-09  1:17 UTC 

[cpufreq] 909c0e9cc1: fwq.fwq.med 210.0% improvement
 2020-03-09  1:17 UTC  (8+ messages)
      ` [LKP] "

[PATCH v3 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-03-09  1:00 UTC  (5+ messages)
` [PATCH v3 2/7] vfio: introduce vfio_dma_rw to read/write a range of IOVAs

WARNING in ext4_write_inode
 2020-03-09  1:04 UTC  (4+ messages)
` [PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-09  0:57 UTC  (2+ messages)

[PATCH v1 05/11] KVM: x86/pmu: Add support to reprogram PEBS event for guest counters
 2020-03-09  0:58 UTC  (4+ messages)

[driver-core:debugfs_cleanup] BUILD SUCCESS 00a461de5a900888731c46ccd4b0f66d64851f1d
 2020-03-09  0:57 UTC 

[PATCH net-next] net: rmnet: set NETIF_F_LLTX flag
 2020-03-09  0:54 UTC  (3+ messages)

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-09  0:52 UTC  (4+ messages)
` [PATCH v2 01/11] pstore/blk: new support logger for block devices


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.