All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-14 02:41:53 to 2019-08-14 05:52:43 UTC [more...]

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-14  5:51 UTC  (31+ messages)
` [PATCH v13 01/18] kunit: test: add KUnit test runner core
` [PATCH v13 02/18] kunit: test: add test resource management API
` [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v13 04/18] kunit: test: add assertion printing library
` [PATCH v13 05/18] kunit: test: add the concept of expectations
` [PATCH v13 06/18] kbuild: enable building KUnit
` [PATCH v13 07/18] kunit: test: add initial tests
` [PATCH v13 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v13 09/18] kunit: test: add support for test abort
` [PATCH v13 10/18] kunit: test: add tests for kunit "
` [PATCH v13 11/18] kunit: test: add the concept of assertions
  ` [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources
  ` [PATCH v13 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v13 14/18] kunit: defconfig: add defconfigs for building "
  ` [PATCH v13 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v13 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
  ` [PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v1 01/10] powerpc/mm: drop ppc_md.iounmap()
 2019-08-14  5:49 UTC  (12+ messages)
` [PATCH v1 02/10] powerpc/mm: rework io-workaround invocation
` [PATCH v1 08/10] powerpc/mm: move __ioremap_at() and __iounmap_at() into ioremap.c
` [PATCH v1 10/10] powerpc/mm: refactor ioremap_range() and use ioremap_page_range()

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-14  5:50 UTC  (6+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib

[PATCH 1/2] um: irq: Fix LAST_IRQ usage
 2019-08-14  5:49 UTC  (4+ messages)
` [PATCH 2/2] um: drivers: Add virtio vhost-user driver

[U-Boot] [PATCH v4 0/5] dm: spi: Convert Freescale ESPI driver to driver
 2019-08-14  5:47 UTC  (2+ messages)

[Xen-devel] [linux-4.4 test] 140072: regressions - FAIL
 2019-08-14  5:46 UTC 

[PATCH] soundwire: Don't build sound.o without CONFIG_ACPI
 2019-08-14  5:46 UTC  (5+ messages)
` [alsa-devel] "

[Fuego] Adding new test case to fuego
 2019-08-14  5:45 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] PCI/IOV: Move sysfs SR-IOV functions to iov.c
 2019-08-14  5:40 UTC  (9+ messages)
` [Linux-kernel-mentees] [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
  ` [Linux-kernel-mentees] [PATCH v2 2/3] PCI: sysfs: Change permissions from symbolic to octal

[PATCH] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN
 2019-08-14  5:37 UTC  (4+ messages)

[dpdk-dev] [RFC] ethdev: support hairpin queue
 2019-08-14  5:35 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-08-14  5:34 UTC  (4+ messages)

[REGRESSION] Boot failure with DEBUG_PAGEALLOC on Wii, after PPC32 KASAN patches
 2019-08-14  5:30 UTC  (2+ messages)

[net PATCH] net: tls, fix sk_write_space NULL write when tx disabled
 2019-08-14  5:31 UTC 

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-14  5:30 UTC  (8+ messages)
` [PATCH v2 "

[U-Boot] [PATCH v2] armv8: ls1028a: Add environment variables to facilitate the boot
 2019-08-14  5:29 UTC  (2+ messages)

[PATCH 0/6] lockdown fixups
 2019-08-14  5:23 UTC  (5+ messages)
` [PATCH 3/6] Avoid build warning when !CONFIG_KEXEC_SIG

[rcu:dev.2019.08.12a 35/61] ERROR: "tick_nohz_full_running" [kernel/rcu/rcutorture.ko] undefined!
 2019-08-14  5:22 UTC 

[PATCH 1/2] linuxloader: Add entries for riscv64
 2019-08-14  5:19 UTC  (2+ messages)
` [PATCH 2/2] musl: Delete GLIBC_LDSO before creating symlink with lnr

[PATCH 1/3] mm/mmap.c: prev could be retrieved from vma->vm_prev
 2019-08-14  5:16 UTC  (3+ messages)
` [PATCH 3/3] mm/mmap.c: extract __vma_unlink_list as counter part for __vma_link_list

[PATCH] ath11k: Fix skb_panic observed during msdu coalescing
 2019-08-14  5:15 UTC  (2+ messages)

[Xen-devel] [PATCH] failing to set value to 0 in Grub2ConfigFile
 2019-08-14  5:14 UTC  (4+ messages)

[PATCH] liquidio: add cleanup in octeon_setup_iq()
 2019-08-14  5:14 UTC 

[Qemu-devel] [PATCH v9 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-08-14  5:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 05/11] numa: Extend CLI to provide initiator information for numa nodes
` [Qemu-devel] [PATCH v9 09/11] numa: Extend the CLI to provide memory latency and bandwidth information

[U-Boot] [PATCH 1/1] efi_loader: do not call efi_runtime_detach twice
 2019-08-14  5:13 UTC 

[PATCH v2 bpf-next] libbpf: make libbpf.map source of truth for libbpf version
 2019-08-14  5:10 UTC 

[U-Boot] instruction "xchgb" for x86_64
 2019-08-14  5:08 UTC 

Missing error handling in the RegisterAdvertisement
 2019-08-14  5:07 UTC 

[v2, 0/4] ocelot: support PTP Ethernet frames trapping
 2019-08-14  4:56 UTC  (8+ messages)
` [v2, 3/4] ocelot_ace: fix action of trap
` [v2, 4/4] ocelot: add VCAP IS2 rule to trap PTP Ethernet frames

[PATCH bpf-next V9 0/3] BPF: New helper to obtain namespace data from current task
 2019-08-14  4:50 UTC  (5+ messages)
` [PATCH bpf-next V9 1/3] bpf: new "

[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-14  4:46 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts

[PATCH -next] drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
 2019-08-14  4:48 UTC  (2+ messages)

[PATCH bpf-next] libbpf: make libbpf.map source of truth for libbpf version
 2019-08-14  4:45 UTC  (5+ messages)

[PATCH 1/5] dt-bindings: mfd: Convert Allwinner GPADC bindings to a schema
 2019-08-14  4:44 UTC  (8+ messages)
` [PATCH 4/5] ARM: dts: sun8i: a83t: Remove the watchdog clock
` [PATCH 5/5] ARM: dts: sunxi: Add missing watchdog interrupts

[Virtio-fs] [PATCH] virtio: clean up unused 'char *bar_name'
 2019-08-14  4:44 UTC 

[U-Boot] [PATCH 1/1] efi_loader: parameter check in SetVirtualAddressMap
 2019-08-14  4:44 UTC 

[meta-oe][PATCH 1/1] php: zlib and zip support
 2019-08-14  4:43 UTC  (4+ messages)

RISC-V nommu support v3
 2019-08-14  4:41 UTC  (8+ messages)
` [PATCH 03/15] riscv: refactor the IPI code
` [PATCH 13/15] riscv: clear the instruction cache and all registers when booting

[meta-oe][PATCH v2] lvm2: Fix RDEPEND on lvm2 to lvm2-udevrules
 2019-08-14  4:42 UTC  (2+ messages)

[Qemu-devel] [GIT PULL for qemu-pseries REPOST] pseries: Update SLOF firmware image
 2019-08-14  4:33 UTC  (6+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH v4,1/2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-14  4:34 UTC  (2+ messages)

[PATCH next v9 00/11] add USB GPIO based connection detection driver
 2019-08-14  4:33 UTC  (6+ messages)
` [PATCH next v9 07/11] usb: roles: Add fwnode_usb_role_switch_get() function

如何用好抖音这个新的流量与商业变现利器?
 2019-08-14  4:33 UTC 

[PATCH 1/2] staging: erofs: introduce EFSCORRUPTED and more logs
 2019-08-14  4:32 UTC  (8+ messages)
` [PATCH 2/2] staging: erofs: differentiate unsupported on-disk format
  ` [PATCH RESEND 1/2] staging: erofs: introduce EFSCORRUPTED and more logs
    ` [PATCH RESEND 2/2] staging: erofs: differentiate unsupported on-disk format

[PATCH 00/17] soundwire: fixes for 5.4
 2019-08-14  4:31 UTC  (6+ messages)
` [PATCH 06/17] soundwire: cadence_master: use firmware defaults for frame shape
    ` [alsa-devel] "

[RFC PATCH] unpack-trees.c: handle empty deleted ita files
 2019-08-14  4:30 UTC  (4+ messages)

[PATCH 0/3] ocelot_ace: fix and improve the driver
 2019-08-14  4:28 UTC  (8+ messages)
` [PATCH 3/3] ocelot_ace: fix action of trap

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-14  4:22 UTC  (5+ messages)
` [PATCH v5 1/4] nvdimm: Consider probe return -EOPNOTSUPP as success

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Fudge gen11:vcs2 mocs register base
 2019-08-14  4:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] ARM: dts: sunxi: Add mdio bus sub-node to GMAC
 2019-08-14  4:22 UTC  (2+ messages)

[PATCH v3 00/20] sg: add v4 interface
 2019-08-14  4:19 UTC  (5+ messages)

[U-Boot] [PATCH v2] qemu-x86: Use config_distro_bootcmd
 2019-08-14  4:14 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-14  4:11 UTC  (16+ messages)
` [PATCH v2 1/5] soundwire: Add compute_params callback
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
  ` [alsa-devel] "

[Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
 2019-08-14  4:10 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda - Let all conexant codec enter D3 when rebooting
 2019-08-14  4:09 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Add a generic reboot_notify

Long delays with latest bitbake (was: [PATCH 1/7] insane.bbclass: in file-rdeps do not look into RDEPENDS recursively)
 2019-08-14  4:06 UTC  (4+ messages)

[Xen-devel] [linux-4.19 test] 140061: regressions - FAIL
 2019-08-14  4:00 UTC 

[PATCH] x86/apic: reset LDR in clear_local_APIC
 2019-08-14  4:00 UTC 

[PATCH] sctp: fix memleak in sctp_send_reset_streams
 2019-08-14  3:53 UTC  (3+ messages)

[PATCH] staging: erofs: removing an extra call to iloc() in fill_inode()
 2019-08-14  3:52 UTC  (5+ messages)

[PATCH 0/2] riscv: Correct the initialized flow of FP and __fstate_clean()
 2019-08-14  3:51 UTC  (7+ messages)
` [PATCH 1/2] riscv: Correct the initialized flow of FP register

[PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
 2019-08-14  3:48 UTC  (8+ messages)

[RFC PATCH v2 1/2] printk-rb: add a new printk ringbuffer implementation
 2019-08-14  3:46 UTC  (9+ messages)
` [PATCH POC] printk_ringbuffer: Alternative implementation of lockless printk ringbuffer

[PATCH] nds32: Fix typo in Kconfig.cpu
 2019-08-14  3:45 UTC 

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-14  3:43 UTC  (12+ messages)

xfsprogs-5.2.0 FTBFS: ../libxfs/.libs/libxfs.so: undefined reference to `xfs_ag_geom_health'
 2019-08-14  3:42 UTC  (11+ messages)

[PATCH net] netlink: Fix nlmsg_parse as a wrapper for strict message parsing
 2019-08-14  3:43 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2019-08-14  3:42 UTC 

[dpdk-dev] [PATCH] ethdev: add more protocol support in flow API
 2019-08-14  3:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH net v2] ibmveth: Convert multicast list size for little-endian system
 2019-08-14  3:35 UTC  (3+ messages)

[PATCH V2 1/2] usb: dwc3: Add node to update cache type setting
 2019-08-14  3:34 UTC  (6+ messages)

[PATCH] ceetm: fix the building warning
 2019-08-14  3:34 UTC 

[PATCH i-g-t] i915/gem_mocs_settings: Fudge gen11:vcs2 mocs register base
 2019-08-14  3:34 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[dpdk-dev] *rte_vhost_rx_queue_count* should be protected by vq->access_lock
 2019-08-14  3:31 UTC 

[PATCH 1/2] riscv: Add memmove string operation
 2019-08-14  3:27 UTC  (4+ messages)

[PATCH 1/4] cni: add 0.7.1 for cni and 0.7.5 for plugins
 2019-08-14  3:23 UTC  (8+ messages)
` [PATCH 2/4] cni: extract common settings to cni.inc

[Qemu-devel] [PATCH] spapr/xive: Mask the EAS when allocating an IRQ
 2019-08-14  2:36 UTC  (3+ messages)

linux-next: manual merge of the etnaviv tree with the drm-misc tree
 2019-08-14  3:20 UTC  (2+ messages)

[thud/master][PATCH v2] sciclient-rtos: Adding support to j7-evm
 2019-08-14  3:20 UTC 

[PATCH] arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protected
 2019-08-14  3:09 UTC 

[U-Boot] [PATCH 0/6] cbfs: Allow use before relocation / BSS
 2019-08-14  3:09 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] cbfs: Allow CBFS to be used in SPL
` [U-Boot] [PATCH 2/6] cbfs: Move declarations above functions
` [U-Boot] [PATCH 3/6] cbfs: Move static variables into a struct
` [U-Boot] [PATCH 4/6] cbfs: Move result variable into the struct
` [U-Boot] [PATCH 5/6] cbfs: Add functions to support multiple CBFSs
` [U-Boot] [PATCH 6/6] cbfs: Rename camel-case variables

linux-next: manual merge of the drm-misc tree with the drm and drm-intel trees
 2019-08-14  3:08 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] python-eventlet: upgrade 0.24.0 -> 0.25.0
 2019-08-14  3:03 UTC 

[PATCH v5 00/18] add thermal driver for h6
 2019-08-14  3:01 UTC  (8+ messages)
` [PATCH v5 08/18] thermal: sun8i: support mod clocks

linux-next: manual merge of the drm-msm tree with the drm tree
 2019-08-14  3:01 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Fix null ptr when calling query_ras_error_count
 2019-08-14  2:58 UTC  (4+ messages)

[PATCH net] net: phy: consider AN_RESTART status when reading link status
 2019-08-14  2:57 UTC  (2+ messages)

[PATCH v2 0/7] Seven fio patches
 2019-08-14  2:54 UTC  (3+ messages)
` [PATCH v2 5/7] Verify the absence of holes in struct jobs_eta at compile time

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-14  2:51 UTC  (4+ messages)

[PATCH V38 00/29] security: Add support for locking down the kernel
 2019-08-14  2:51 UTC  (3+ messages)
` [PATCH V38 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down

[PATCH net-next v7 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-14  2:50 UTC  (4+ messages)
` [PATCH net-next v7 5/6] flow_offload: support get multi-subsystem block

[PATCH v2] use delete_refs when deleting tags or branches
 2019-08-14  2:49 UTC 

[PATCH v2] net/mlx4_en: fix a memory leak bug
 2019-08-14  2:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] sysreset: switch to using SYSRESET_POWER_OFF for poweroff
 2019-08-14  2:46 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] rk8xx: add a sysreset driver "

[PATCH] Fix an OOB bug in parse_audio_mixer_unit
 2019-08-14  2:44 UTC  (2+ messages)

[x86/boot] 5b51ae969e: kexec boot failed
 2019-08-14  2:43 UTC  (7+ messages)
  ` [LKP] "

[igt-dev] [PATCH i-g-t v2] lib/display_require: reset hdcp on all connectors
 2019-08-14  2:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/display_require: reset hdcp on all connectors (rev2)


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.