All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-13 17:32:25 to 2020-02-13 18:26:57 UTC [more...]

[PATCH 0/6] docs: sysctl/kernel.rst rework
 2020-02-13 17:47 UTC  (6+ messages)
` [PATCH 1/6] docs: pretty up sysctl/kernel.rst
` [PATCH 2/6] docs: merge debugging-modules.txt into sysctl/kernel.rst
` [PATCH 3/6] docs: drop l2cr from sysctl/kernel.rst
` [PATCH 4/6] docs: add missing IPC documentation in sysctl/kernel.rst
` [PATCH 5/6] docs: document stop-a "

[PATCH rdma-rc 0/9] Fixes for v5.6
 2020-02-13 18:26 UTC  (9+ messages)
` [PATCH rdma-rc 4/9] IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
` [PATCH rdma-rc 8/9] IB/umad: Fix kernel crash while unloading ib_umad

[PATCH v2 0/5] Documentation: nfs: convert remaining files to ReST
 2020-02-13 18:26 UTC  (2+ messages)

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-13 18:17 UTC  (8+ messages)
` [PATCH v4 01/16] hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
` [PATCH v4 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v4 03/16] hw/i386: Consolidate topology functions
` [PATCH v4 04/16] hw/i386: Introduce init_topo_info to initialize X86CPUTopoInfo
` [PATCH v4 05/16] machine: Add SMP Sockets in CpuTopology
` [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg
` [PATCH v4 07/16] hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids

[dpdk-dev] [PATCH] app/testpmd: add port check before manual detach
 2020-02-13 18:25 UTC  (2+ messages)

linusw/for-next boot: 54 boots: 2 failed, 52 passed (gpio-v5.6-2-13-g53803ecac78b)
 2020-02-13 18:24 UTC 

[PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
 2020-02-13 18:23 UTC 

[PATCH] pc-bios/s390x: Pack ResetInfo struct
 2020-02-13 18:02 UTC  (3+ messages)

[PATCH 1/2] perf: Be compatible with all python versions when fetching ldflags
 2020-02-13 18:21 UTC  (2+ messages)
` [PATCH 2/2] perf: Normalize gcc parameter when generating arch errno table

[PATCH v15 0/5] Add Error Disconnect Recover (EDR) support
 2020-02-13 18:20 UTC  (6+ messages)
` [PATCH v15 1/5] PCI/ERR: Update error status after reset_link()
` [PATCH v15 2/5] PCI/DPC: Remove pcie_device reference from dpc_dev structure
` [PATCH v15 3/5] PCI/EDR: Export AER, DPC and error recovery functions
` [PATCH v15 4/5] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v15 5/5] PCI/ACPI: Enable EDR support

[alsa-devel] [PATCH 0/9] ASoC: meson: gx: add audio output support
 2020-02-13 18:21 UTC  (13+ messages)
` [alsa-devel] [PATCH 1/9] ASoC: core: allow a dt node to provide several components
      `  "
` [alsa-devel] [PATCH 5/9] ASoC: meson: aiu: add hdmi codec control support
    `  "

[PATCH 4.19 00/52] 4.19.104-stable review
 2020-02-13 18:22 UTC  (3+ messages)
` [PATCH 4.19 16/52] serial: uartps: Add a timeout to the tx empty wait

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-13 18:20 UTC  (5+ messages)

[PATCH 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-13 18:20 UTC  (9+ messages)
` [PATCH 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH 3/3] tpm: ibmvtpm: Add support for TPM 2

[PATCH v2 00/30] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-13 17:56 UTC  (31+ messages)
` [PATCH v2 01/30] configure: Allow user to specify sphinx-build binary
` [PATCH v2 02/30] configure: Check that sphinx-build is using Python 3
` [PATCH v2 03/30] Makefile: Fix typo in dependency list for interop manpages
` [PATCH v2 04/30] qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
` [PATCH v2 05/30] qga/qapi-schema.json: Fix indent level on doc comments
` [PATCH v2 06/30] qga/qapi-schema.json: minor format fixups for rST
` [PATCH v2 07/30] qapi/block-core.json: Use literal block for ascii art
` [PATCH v2 08/30] qapi: Use ':' after @argument in doc comments
` [PATCH v2 09/30] qapi: Fix indent level on doc comments in json files
` [PATCH v2 10/30] qapi: Remove hardcoded tabs
` [PATCH v2 11/30] qapi/ui.json: Put input-send-event body text in the right place
` [PATCH v2 12/30] qapi/ui.json: Avoid `...' texinfo style quoting
` [PATCH v2 13/30] qapi/block-core.json: Use explicit bulleted lists
` [PATCH v2 14/30] qapi/ui.json: "
` [PATCH v2 15/30] qapi/{block, misc, tmp, net}.json: "
` [PATCH v2 16/30] qapi: Add blank lines before "
` [PATCH v2 17/30] qapi/migration.json: Replace _this_ with *this*
` [PATCH v2 18/30] qapi: Delete all the "foo: dropped in n.n" notes
` [PATCH v2 19/30] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH v2 20/30] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v2 21/30] tests/qapi/doc-good.json: Clean up markup
` [PATCH v2 22/30] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v2 23/30] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v2 24/30] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v2 25/30] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v2 26/30] docs/interop: Convert qemu-qmp-ref "
` [PATCH v2 27/30] qapi: Use rST markup for literal blocks
` [PATCH v2 28/30] qga/qapi-schema.json: Add some headings
` [PATCH v2 29/30] scripts/qapi: Remove texinfo generation support
` [PATCH v2 30/30] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions

[PATCH 0/13] combining object filters and bitmaps
 2020-02-13 18:19 UTC  (7+ messages)
` [PATCH 01/13] pack-bitmap: factor out type iterator initialization
` [PATCH 02/13] pack-bitmap: fix leak of haves/wants object lists
` [PATCH 03/13] rev-list: fallback to non-bitmap traversal when filtering

linusw/devel boot: 55 boots: 5 failed, 50 passed (v5.6-rc1-12-gb2929a9cb2fb)
 2020-02-13 18:19 UTC 

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-13 18:17 UTC  (7+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description

[Xen-devel] [xen-unstable test] 146936: tolerable FAIL
 2020-02-13 18:16 UTC 

[PATCH v4 0/5] memory: Introduce memory controller mini-framework
 2020-02-13 18:15 UTC  (12+ messages)
` [PATCH v4 3/5] "

HSP/HFP ofono bluetooth support for Linux desktop
 2020-02-13 18:14 UTC  (6+ messages)

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-02-13 18:11 UTC  (3+ messages)
` [PATCH v7 6/6] loop: Add support for REQ_ALLOCATE

[PATCH v3] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-13 18:11 UTC  (4+ messages)

[sdbusplus] To generate a common header for public information of interfaces
 2020-02-13 18:11 UTC  (2+ messages)

[PATCH 1/1] Support LVDS output on Allwinner A20
 2020-02-13 18:11 UTC  (8+ messages)

big number(around 100 digits) arithmetic
 2020-02-13 18:11 UTC  (4+ messages)

[PATCH 0/5] object.c: localize global the_repository variable into r
 2020-02-13 18:10 UTC  (6+ messages)
` [PATCH 2/5] object.c: lookup_unknown_object() accept 'r' as parameter

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Ensure 'ENABLE_BOOT_FETCH' is enabled before ppGTT
 2020-02-13 18:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-13 18:08 UTC  (7+ messages)
` [PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
      ` [dpdk-dev] "

[Intel-gfx] [PATCH] drm/i915/gt: Ensure 'ENABLE_BOOT_FETCH' is enabled before ppGTT
 2020-02-13 18:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v3 3/3] kbuild: generate autoksyms.h early
 2020-02-13 18:07 UTC  (6+ messages)
      ` [kbuild-all] "

[PATCH v26 00/22] Intel SGX foundations
 2020-02-13 18:07 UTC  (7+ messages)
` [PATCH v26 06/22] x86/cpu/intel: Detect SGX supprt
` [PATCH v26 10/22] x86/sgx: Linux Enclave Driver

[Intel-gfx] [PATCH v3] drm/i915/gem: Don't leak non-persistent requests on changing engines
 2020-02-13 18:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Don't leak non-persistent requests on changing engines (rev5)

[Question] Why PageReadahead is not migrated by migration code?
 2020-02-13 18:04 UTC  (3+ messages)

i.MX8QXP MEK does not boot
 2020-02-13 18:03 UTC  (2+ messages)

[tip:sched/urgent] BUILD SUCCESS e9f5490c3574b435ce7fe7a71724aa3866babc7f
 2020-02-13 18:00 UTC 

[tip:sched/core] BUILD SUCCESS 25ac227a25ac946e0356772012398cd1710a8bab
 2020-02-13 18:00 UTC 

[Buildroot] [PATCH 1/1] package/bootstrap: security bump to version 4.3.1
 2020-02-13 18:00 UTC 

[tip:core/objtool] BUILD SUCCESS dc4197236c20e761f2007c641afd193f81a00a74
 2020-02-13 18:00 UTC 

[PATCH 0/2] watchdog: Provide user control over WDOG_STOP_ON_REBOOT
 2020-02-13 17:59 UTC  (3+ messages)
` [PATCH 1/2] watchdog: Check WDOG_STOP_ON_REBOOT in reboot notifier
` [PATCH 2/2] watchdog/uapi: Add WDIOS_{RUN,STOP}_ON_REBOOT

[PATCH v2] mx6sabreauto: Convert to DM_ETH
 2020-02-13 17:59 UTC 

[PATCH 0/3] builtin/commit-graph.c: new split/merge options
 2020-02-13 17:58 UTC  (15+ messages)
` [PATCH 2/3] builtin/commit-graph.c: introduce '--input=<source>'
` [PATCH v3 0/3] builtin/commit-graph.c: new split/merge options
  ` [PATCH v3 3/3] builtin/commit-graph.c: support '--input=none'

should all "IMAGE_INSTALL +=" become "IMAGE_INSTALL_append"?
 2020-02-13 17:58 UTC  (5+ messages)
` [yocto] "

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-13 17:58 UTC  (12+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-02-13 17:57 UTC  (2+ messages)

[RFC PATCH 0/3] efi/x86: add support for generic EFI mixed mode boot
 2020-02-13 17:55 UTC  (9+ messages)
` [RFC PATCH 3/3] efi/x86: implement mixed mode boot without the handover protocol

[PATCH v6 000/102] x86: Add initial support for apollolake
 2020-02-13 17:51 UTC  (10+ messages)
` [PATCH v6 001/102] binman: Add a library to access binman entries
  ` [BUG] "
                ` Aw: "

[PATCH v2] Add gpu memory tracepoints
 2020-02-13 17:49 UTC  (4+ messages)
` [PATCH v3] gpu/trace: add "

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-02-13 17:49 UTC  (4+ messages)

[palmer:utsname-long 1/1] fs//proc/version.c:8:10: fatal error: generated/compile.h: No such file or directory
 2020-02-13 17:49 UTC 

PCIe hotplug
 2020-02-13 17:48 UTC  (2+ messages)

[Intel-wired-lan] [next-queue PATCH v2 0/2] igc: Add initial TSN qdiscs offloading
 2020-02-13 17:48 UTC  (7+ messages)
` [Intel-wired-lan] [next-queue PATCH v2 2/2] igc: Add support for ETF offloading

[PATCH] {Makefile,config.mk,a/Kconfig}: introduce SUPPLIER
 2020-02-13 17:48 UTC  (4+ messages)

BLKSECDISCARD ioctl and hung tasks
 2020-02-13 17:48 UTC  (3+ messages)

Add OEM Interface in bmcweb
 2020-02-13 17:47 UTC  (4+ messages)

[PATCH] bpf: queue_stack_maps: Replace zero-length array with flexible-array member
 2020-02-13 17:47 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/1] package/mariadb: patch mariadb_config to add sysroot path
 2020-02-13 17:46 UTC 

[PATCH] xfs: add agf freeblocks verify in xfs_agf_verify
 2020-02-13 17:44 UTC  (2+ messages)

Heads up: phylink changes for next merge window
 2020-02-13 17:45 UTC  (5+ messages)

Creating a QEmu (x86-64) Image, which can execute binary applications from other x86-64 linux OSes
 2020-02-13 17:44 UTC  (9+ messages)
` [yocto] "

[PATCH] Documentation: bootconfig: fix Sphinx block warning
 2020-02-13 17:43 UTC  (4+ messages)

[PATCH] crypto: s5p-sss - Replace zero-length array with flexible-array member
 2020-02-13 17:21 UTC 

linux-next: Tree for Feb 13
 2020-02-13 17:41 UTC  (4+ messages)
` [alsa-devel] linux-next: Tree for Feb 13 (sound/soc/codecs/snd-soc-ab8500-codec)
    `  "

clk: imx: clock driver for imx8qm?
 2020-02-13 17:42 UTC  (3+ messages)

[PATCH bpf-next v2] libbpf: Add support for dynamic program attach target
 2020-02-13 17:42 UTC  (2+ messages)

[PATCH] x86/resctrl: Preserve CDP enable over cpuhp
 2020-02-13 17:42 UTC  (3+ messages)

[PATCH v2] usb: typec: tcpm: set correct data role for non-DRD
 2020-02-13 17:42 UTC  (3+ messages)

[PATCH] dissect: introduce sym_is_local() for reporter
 2020-02-13 17:41 UTC  (4+ messages)

[dpdk-dev] [RFC] meter: fix ABI break due to experimental tag removal
 2020-02-13 17:40 UTC  (7+ messages)

[PATCH] btrfs: Don't free tree_root when exiting btrfs_ioctl_get_subvol_info()
 2020-02-13 17:43 UTC  (2+ messages)

linusw/for-next build: 5 builds: 0 failed, 5 passed (gpio-v5.6-2-13-g53803ecac78b)
 2020-02-13 17:39 UTC 

[PATCH -next v2] mm/kmemleak: annotate various data races obj->ptr
 2020-02-13 17:38 UTC  (2+ messages)

[PATCH] qcow2: Fix alignment checks in encrypted images
 2020-02-13 17:36 UTC  (2+ messages)

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-13 17:37 UTC  (3+ messages)
` [PATCH 03/18] c6x: replace setup_irq() by request_irq()

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-13 17:37 UTC  (4+ messages)
` [PATCH 30/61] KVM: x86: Handle MPX CPUID adjustment in VMX code

[Intel-gfx] [PATCH 1/2] MAINTAINERS: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (3+ messages)
  `  "

[Intel-gfx] [PATCH 2/2] drm/i915: Update drm/i915 bug filing URL
 2020-02-13 17:37 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH] [v1 1/1] examples/kni: fix SIGTERM signal handling
 2020-02-13 17:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH] [v2 1/1] examples/kni: add "

Mapping between Host virtual address and guest physical address
 2020-02-13 17:35 UTC 

[Buildroot] [PATCH] package/squashfs: update homepage link
 2020-02-13 17:36 UTC 

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-13 17:36 UTC  (3+ messages)
` [RFC 3/4] sched/fair: replace runnable load average by runnable average

[PATCH v4 0/8] introduce memory hinting API for external process
 2020-02-13 17:35 UTC  (5+ messages)
` [PATCH v4 1/8] mm: pass task to do_madvise

warning messages for net/ipv4/tcp_output.c
 2020-02-13 17:34 UTC  (4+ messages)

linusw/devel build: 5 builds: 0 failed, 5 passed (v5.6-rc1-12-gb2929a9cb2fb)
 2020-02-13 17:34 UTC 

[Bug 206501] New: Kernel 5.6-rc1 fails to boot on a PowerMac G4 3,6 with CONFIG_VMAP_STACK=y: Oops! Machine check, sig: 7 [#1]
 2020-02-13 17:32 UTC  (2+ messages)
` [Bug 206501] "

[RFC v3] Bluetooth: Add debugfs option to enable runtime debug statements
 2020-02-13 17:33 UTC  (3+ messages)

[HELP] Create a new image recipe based on a (changed) existing one
 2020-02-13 17:34 UTC  (4+ messages)

Build failed in Jenkins: media-build #2969
 2020-02-13 17:34 UTC  (2+ messages)
` Build failed in Jenkins: media-build #2970

[PATCH 00/15] amdgpu: remove load and unload callbacks (v3)
 2020-02-13 17:32 UTC  (8+ messages)
` [PATCH 14/15] drm/amdgpu/ring: move debugfs init into core amdgpu debugfs


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.