All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-04 00:19:40 to 2020-02-04 02:16:25 UTC [more...]

[PATCH v1] printk: Declare log_wait as external variable
 2020-02-04  2:16 UTC  (2+ messages)

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-04  2:13 UTC  (5+ messages)
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

[PATCH 1/3] drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
 2020-02-04  2:07 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage

[PATCH 1/2] drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c
 2020-02-04  2:07 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency

stable-rc/linux-4.19.y build: 156 builds: 0 failed, 156 passed, 9 warnings (v4.19.101-74-g32591972abd8)
 2020-02-04  2:07 UTC 

[PATCH v2] pl031: add finalize function to avoid memleaks
 2020-02-04  2:05 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/display/fbc: Make fences a nice-to-have for GEN9+
 2020-02-04  2:06 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dgfx: Do not write in removed FBC fence registers

[PATCH v2] usb: gadget: composite: Inform controller driver of self-powered
 2020-02-04  2:05 UTC 

[PATCH] drm/amdgpu: fetch default VDDC curve voltages (v2)
 2020-02-04  2:02 UTC  (2+ messages)

[PATCH libnetfilter_queue 0/1] src: Add nfq_hdr_put to library
 2020-02-04  2:00 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] src: move static nfq_hdr_put from examples/nf-queue.c into the library since everyone is going to want it

❌ FAIL: Test report for kernel 5.4.18-rc1-6213eed.cki (stable)
 2020-02-04  1:59 UTC  (2+ messages)
` [LTP] "

[RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req
 2020-02-04  1:54 UTC 

[PATCH v3 0/7] Some cleanup in arm/virt/acpi
 2020-02-04  1:43 UTC  (8+ messages)
` [PATCH v3 1/7] bios-tables-test: prepare to change ARM virt ACPI DSDT
` [PATCH v3 2/7] arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
` [PATCH v3 3/7] arm/virt/acpi: remove _ADR from devices identified by _HID
` [PATCH v3 4/7] arm/acpi: fix PCI _PRT definition
` [PATCH v3 5/7] arm/acpi: fix duplicated _UID of PCI interrupt link devices
` [PATCH v3 6/7] arm/acpi: simplify the description of PCI _CRS
` [PATCH v3 7/7] virt/acpi: update golden masters for DSDT update

incoming
 2020-02-04  1:49 UTC  (82+ messages)
` [patch 01/67] ocfs2: fix oops when writing cloned file
` [patch 02/67] mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
` [patch 03/67] fs/proc/page.c: allow inspection of last section and fix end detection
` [patch 04/67] mm/page_alloc.c: initialize memmap of unavailable memory directly
` [patch 05/67] mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
` [patch 06/67] mm: factor out next_present_section_nr()
` [patch 07/67] mm/memmap_init: update variable name in memmap_init_zone
` [patch 08/67] mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
` [patch 09/67] mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
` [patch 10/67] mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
` [patch 11/67] mm/memory_hotplug: drop local variables "
` [patch 12/67] mm/memory_hotplug: cleanup __remove_pages()
` [patch 13/67] mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
` [patch 14/67] smp_mb__{before,after}_atomic(): update Documentation
` [patch 15/67] ipc/mqueue.c: remove duplicated code
` [patch 16/67] ipc/mqueue.c: update/document memory barriers
` [patch 17/67] ipc/msg.c: update and document "
` [patch 18/67] ipc/sem.c: document and update "
` [patch 19/67] ipc/msg.c: consolidate all xxxctl_down() functions
` [patch 20/67] drivers/block/null_blk_main.c: fix layout
` [patch 21/67] drivers/block/null_blk_main.c: fix uninitialized var warnings
` [patch 22/67] pinctrl: fix pxa2xx.c build warnings
` [patch 23/67] mm: remove __krealloc
` [patch 24/67] mm: add generic p?d_leaf() macros
` [patch 25/67] arc: mm: add p?d_leaf() definitions
` [patch 26/67] arm: "
` [patch 27/67] arm64: "
` [patch 28/67] mips: "
` [patch 29/67] powerpc: "
` [patch 30/67] riscv: "
` [patch 31/67] s390: "
` [patch 32/67] sparc: "
` [patch 33/67] x86: "
` [patch 34/67] mm: pagewalk: add p4d_entry() and pgd_entry()
` [patch 35/67] mm: pagewalk: allow walking without vma
` [patch 36/67] mm: pagewalk: don't lock PTEs for walk_page_range_novma()
` [patch 37/67] mm: pagewalk: fix termination condition in walk_pte_range()
` [patch 38/67] mm: pagewalk: add 'depth' parameter to pte_hole
` [patch 39/67] x86: mm: point to struct seq_file from struct pg_state
` [patch 40/67] x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
` [patch 41/67] x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [patch 42/67] mm: add generic ptdump
` [patch 43/67] x86: mm: convert dump_pagetables to use walk_page_range
` [patch 44/67] arm64: mm: convert mm/dump.c to use walk_page_range()
` [patch 45/67] arm64: mm: display non-present entries in ptdump
` [patch 46/67] mm: ptdump: reduce level numbers by 1 in note_page()
` [patch 47/67] x86: mm: avoid allocating struct mm_struct on the stack
` [patch 48/67] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [patch 49/67] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [patch 50/67] asm-generic/tlb: avoid potential double flush
` [patch 51/67] asm-gemeric/tlb: remove stray function declarations
` [patch 52/67] asm-generic/tlb: add missing CONFIG symbol
` [patch 53/67] asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
` [patch 54/67] asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
` [patch 55/67] asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
` [patch 56/67] asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
` [patch 57/67] proc: decouple proc from VFS with "struct proc_ops"
` [patch 58/67] proc: convert everything to "
` [patch 59/67] lib/string: add strnchrnul()
` [patch 60/67] bitops: more BITS_TO_* macros
` [patch 61/67] lib: add test for bitmap_parse()
` [patch 62/67] lib: make bitmap_parse_user a wrapper on bitmap_parse
` [patch 63/67] lib: rework bitmap_parse()
` [patch 64/67] lib: new testcases for bitmap_parse{_user}
` [patch 65/67] include/linux/cpumask.h: don't calculate length of the input string
` [patch 66/67] treewide: remove redundant IS_ERR() before error code check
` [patch 67/67] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
` [merged] mips-kdb-remove-old-workaround-for-backtracing-on-other-cpus.patch removed from -mm tree
` [merged] kdb-kdb_current_regs-should-be-private.patch "
` [merged] kdb-kdb_current_task-shouldnt-be-exported.patch "
` [merged] kdb-gid-rid-of-implicit-setting-of-the-current-task-regs.patch "
` [merged] kdb-get-rid-of-confusing-diag-msg-from-rd-if-current-task-has-no-regs.patch "
` [obsolete] linux-next-git-rejects.patch "

[vsyrjala:dp_downstream_ports_5 10/34] htmldocs: drivers/gpu/drm/drm_dp_helper.c:384: warning: Function parameter or member 'type' not described in 'drm_dp_downstream_is_type'
 2020-02-04  1:49 UTC 

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-02-04  1:46 UTC  (7+ messages)

[Xen-devel] [PATCH v3 0/2] nvmx: implement support for MSR bitmaps
 2020-02-04  1:46 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 1/2] "

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2020-02-04  1:46 UTC  (12+ messages)

[sashal-linux-stable:queue-4.9 28/30] drivers/usb/dwc3/core.c:941:2: error: implicit declaration of function 'dwc3_set_prtcap'; did you mean 'dwc3_set_mode'?
 2020-02-04  1:45 UTC 

[PATCH] webkitgtk: Prefer -pthread over -lpthread
 2020-02-04  1:45 UTC 

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-02-04  1:44 UTC  (13+ messages)
` [PATCH v2 12/28] mm: vmstat: use s32 for vm_node_stat_diff in struct per_cpu_nodestat
` [PATCH v2 21/28] mm: memcg/slab: use a single set of kmem_caches for all memory cgroups

[PATCH v2 0/7] Some cleanup in arm/virt/acpi
 2020-02-04  1:43 UTC  (5+ messages)

[meta-python][PATCH] python3-imageio: add a new package
 2020-02-04  1:41 UTC 

[Xen-devel] [PATCH v2 0/4] x86/vvmx: fixes to interrupt injection
 2020-02-04  1:40 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 1/4] x86/vvmx: fix virtual interrupt injection when Ack on exit control is used
` [Xen-devel] [PATCH v2 2/4] x86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling
` [Xen-devel] [PATCH v2 3/4] x86/vvmx: don't enable interrupt window when using virt intr delivery

[Bug 205107] New: No HDD spindown/parking on shutdown
 2020-02-04  1:41 UTC  (2+ messages)
` [Bug 205107] "

[PATCH v2 00/14] git-p4: python3 compatibility
 2020-02-04  1:35 UTC  (7+ messages)

[PATCH v5 1/7] console: Don't perform test for CON_BRL flag
 2020-02-04  1:34 UTC  (2+ messages)

[Xen-devel] [PATCH 0/2] fix nested interrupt injection on virtual vmexit
 2020-02-04  1:31 UTC  (9+ messages)
` [Xen-devel] [PATCH 1/2] nvmx: fix handling of interrupts

[igt-dev] [PATCH i-g-t] tests/i915/gem_userptr_blits: Add aperture check
 2020-02-04  1:30 UTC 

Qumulo: a question about UECC detection from the ie31200_edac ko
 2020-02-04  1:25 UTC 

[kvm-unit-tests PATCH] x86: pmu: Test WRMSR on a running counter
 2020-02-04  1:25 UTC 

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-04  1:24 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/8] package/mariadb: fix permissions of data dir when using systemd
 2020-02-04  1:22 UTC  (8+ messages)
` [Buildroot] [PATCH v3 2/8] package/mariadb: remove mariadb_config from target
` [Buildroot] [PATCH v3 3/8] package/mariadb: add sysroot path to mariadb_config
` [Buildroot] [PATCH v3 4/8] package/mariadb: fix potential error message in sysv startup script
` [Buildroot] [PATCH v3 5/8] package/mariadb: rename variable "
` [Buildroot] [PATCH v3 6/8] package/mariadb: explicitly define logging directory to mysqld
` [Buildroot] [PATCH v3 7/8] package/mariadb: do not pass --user=mysql to mysql_install_db
` [Buildroot] [PATCH v3 8/8] package/mariadb: security bump version to 10.4.12

[PATCH V4] brd: check and limit max_part par
 2020-02-04  1:21 UTC  (3+ messages)

[cip-dev] CIP Kernel Meeting - Embedded World in Nuremberg
 2020-02-04  1:21 UTC 

[folded-merged] lib-add-test-for-bitmap_parse-fix-2.patch removed from -mm tree
 2020-02-04  1:13 UTC 

[folded-merged] lib-add-test-for-bitmap_parse-fix.patch removed from -mm tree
 2020-02-04  1:13 UTC 

[folded-merged] proc-convert-everything-to-struct-proc_ops-fix-2.patch removed from -mm tree
 2020-02-04  1:12 UTC 

[folded-merged] proc-convert-everything-to-struct-proc_ops-fix.patch removed from -mm tree
 2020-02-04  1:12 UTC 

[folded-merged] asm-generic-tlb-rename-have_rcu_table_free-fix.patch removed from -mm tree
 2020-02-04  1:12 UTC 

[folded-merged] x86-mm-avoid-allocating-struct-mm_struct-on-the-stack-fix.patch removed from -mm tree
 2020-02-04  1:11 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Program MBUS with rmw during initialization
 2020-02-04  1:10 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Program MBUS_ABOX{1, 2}_CTL during display init

[folded-merged] mm-pagewalk-add-p4d_entry-and-pgd_entry-fix.patch removed from -mm tree
 2020-02-04  1:10 UTC 

+ drivers-block-null_blk_mainc-fix-layout.patch added to -mm tree
 2020-02-04  1:09 UTC 

[folded-merged] drivers-block-null_blk_mainc-fix-layout.patch removed from -mm tree
 2020-02-04  1:06 UTC 

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-02-04  1:06 UTC 

[folded-merged] ipc-consolidate-all-xxxctl_down-functions-fix.patch removed from -mm tree
 2020-02-04  1:05 UTC 

[PATCH 1/2] t3305: check notes fanout more carefully and robustly
 2020-02-04  1:05 UTC  (3+ messages)
` [PATCH 2/2] notes.c: fix off-by-one error when decreasing notes fanout

In power saving mode i2c_nvidia_gpu modules affect power consumption a lot
 2020-02-04  1:04 UTC  (3+ messages)

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2020-02-04  1:01 UTC  (10+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support

[PATCH] staging/octeon: Mark Ethernet driver as BROKEN
 2020-02-04  0:54 UTC  (6+ messages)

[dpdk-dev] DPDK Windows Build
 2020-02-04  0:55 UTC  (9+ messages)

stable-rc/linux-4.14.y build: 170 builds: 0 failed, 170 passed, 83 warnings (v4.14.169-91-gb5f2cca4b424)
 2020-02-04  0:55 UTC 

[PATCH v5 00/15] add git-bugreport tool
 2020-02-04  0:53 UTC  (4+ messages)
` [PATCH v5 02/15] help: move list_config_help to builtin/help

[PATCH v4 0/8] Add QUSB2 PHY support for SC7180
 2020-02-04  0:53 UTC  (19+ messages)
` [PATCH v4 1/8] dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml
` [PATCH v4 2/8] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180
` [PATCH v4 3/8] phy: qcom-qusb2: Add generic QUSB2 V2 PHY support
` [PATCH v4 4/8] dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters
` [PATCH v4 5/8] phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY
` [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add generic QUSB2 V2 Phy compatible
` [PATCH v4 7/8] arm64: dts: qcom: sdm845: "
` [PATCH v4 8/8] arm64: dts: qcom: sc7180: Update QUSB2 V2 Phy params for SC7180 IDP device

[PATCH] pl031: add finalize function to avoid memleaks
 2020-02-04  0:49 UTC  (3+ messages)

[PATCH v2 1/3] drm: msm: Add 618 gpu to the adreno gpu list
 2020-02-04  0:40 UTC  (6+ messages)
` [PATCH v2 2/3] drm: msm: a6xx: Add support for A618
    ` [Freedreno] "

[PATCH v8 1/4] platform: chrome: Add cros-usbpd-notify driver
 2020-02-04  0:40 UTC  (7+ messages)

inconsistent lock state in rxrpc_put_client_conn
 2020-02-04  0:38 UTC 

About stale qgroup auto removal behavior change
 2020-02-04  0:37 UTC 

[PATCH v7 0/6] tpm: Add driver for cr50
 2020-02-04  0:37 UTC  (4+ messages)
` [PATCH v7 4/6] tpm: tpm_tis_spi: Support cr50 devices

[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
 2020-02-04  0:35 UTC 

linux-next: build failure after merge of the block tree
 2020-02-04  0:28 UTC  (2+ messages)

su & sw for HW-RAID60
 2020-02-04  0:28 UTC  (6+ messages)

[jolsa-perf:bpf/kallsyms 2/10] arch/x86/mm/init_32.c:241:19: error: redefinition of 'is_kernel_text'
 2020-02-04  0:28 UTC 

[PATCH] md: optimize barrier usage for Rmw atomic bitops
 2020-02-04  0:25 UTC  (3+ messages)

[MPTCP] Re: [syzkaller] KASAN: use-after-free Write in __lock_sock
 2020-02-04  0:24 UTC 

Packet originating from VPN tunnel does not get STAB overhead added
 2020-02-04  0:22 UTC 

[PATCH v3 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other DP
 2020-02-04  0:21 UTC  (5+ messages)
` [PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can

[PATCH v2 00/17] x86: coral: Add support for Cr50
 2020-02-04  0:19 UTC  (6+ messages)
` [PATCH v2 13/17] x86: Add support for ACPI general-purpose events
` [PATCH v2 14/17] x86: coral: Add I2C and TPM device-tree definitions
` [PATCH v2 15/17] tpm: Add more TPM2 definitions
` [PATCH v2 16/17] tpm: Add a driver for H1/Cr50
` [PATCH v2 17/17] x86: coral: Enable TPM


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.