All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-04 01:21:59 to 2020-02-04 03:13:02 UTC [more...]

[PATCH v4 0/8] UFS driver general fixes bundle 4
 2020-02-04  3:12 UTC  (5+ messages)
` [PATCH v4 1/8] scsi: ufs: Flush exception event before suspend

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-02-04  3:12 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings

[PATCH v4 0/5] Add support Weighted Round Robin for blkcg and nvme
 2020-02-04  3:11 UTC  (6+ messages)
` [PATCH v4 4/5] genirq/affinity: allow driver's discontigous affinity set

incoming
 2020-02-04  3:11 UTC  (87+ 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 "

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-04  3:10 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: Documentation for qcom,eud
` [PATCH v4 2/2] Embedded USB Debugger (EUD) driver

[PATCHv5 0/5]Odroid n2 using eMMC would fail to boot up
 2020-02-04  3:09 UTC  (7+ messages)
` [PATCHv5 1/5] mmc: meson-gx: Fix clk phase tuning for MMC

[alsa-devel] [PATCH] ASoC: max98357a: add speaker switch
 2020-02-04  3:04 UTC 

linux-next: build failure after merge of the mfd tree
 2020-02-04  3:03 UTC 

[PATCH 0/2] x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
 2020-02-04  3:02 UTC  (2+ messages)

[PATCH v2 0/3] gpio: intel_gpio: Fix Intel gpio driver
 2020-02-04  2:59 UTC  (10+ messages)
` [PATCH v2 1/3] gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
` [PATCH v2 2/3] gpio: intel_gpio: Clear tx state bit when setting output
` [PATCH v2 3/3] gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()

[PATCH v2 0/4] migration: Replace gemu_log with qemu_log
 2020-02-04  2:55 UTC  (9+ messages)
` [PATCH v2 1/4] linux-user: Use `qemu_log' for non-strace logging
` [PATCH v2 2/4] linux-user: Use `qemu_log' for strace

[PATCH 0/4] migration: Replace gemu_log with qemu_log
 2020-02-04  2:55 UTC  (5+ messages)

[RFC][PATCHv2 00/12] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-04  2:56 UTC  (13+ messages)
` [RFC][PATCHv2 01/12] videobuf2: add cache management members
` [RFC][PATCHv2 02/12] videobuf2: handle V4L2 buffer cache flags
` [RFC][PATCHv2 03/12] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 04/12] videobuf2: add queue memory consistency parameter
` [RFC][PATCHv2 05/12] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 06/12] videobuf2: factor out planes prepare/finish functions
` [RFC][PATCHv2 07/12] videobuf2: do not sync caches when we are allowed not to
` [RFC][PATCHv2 08/12] videobuf2: check ->synced flag in prepare() and finish()
` [RFC][PATCHv2 09/12] videobuf2: let user-space know if driver supports cache hints
` [RFC][PATCHv2 10/12] videobuf2: add begin/end cpu_access callbacks to dma-contig
` [RFC][PATCHv2 11/12] videobuf2: add begin/end cpu_access callbacks to dma-sg
` [RFC][PATCHv2 12/12] videobuf2: don't test db_attach in dma-contig prepare and finish

[PATCH v3 0/4] migration: Replace gemu_log with qemu_log
 2020-02-04  2:54 UTC  (5+ messages)
` [PATCH v3 1/4] linux-user: Use `qemu_log' for non-strace logging
` [PATCH v3 2/4] linux-user: Use `qemu_log' for strace
` [PATCH v3 3/4] linux-user: remove gemu_log from the linux-user tree
` [PATCH v3 4/4] bsd-user: Replace gemu_log with qemu_log

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-04  2:55 UTC  (7+ messages)
` [PATCH v2 3/6] kvm: x86: Emulate split-lock access as a write
` [PATCH v2 6/6] x86: vmx: virtualize split lock detection

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-04  2:50 UTC  (9+ messages)
` [RFC][PATCH 12/15] videobuf2: add begin/end cpu_access callbacks to dma-sg

[PATCH] azure: Move to vs2017-win2016 platform build host
 2020-02-04  2:47 UTC  (3+ messages)

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-02-04  2:47 UTC  (14+ 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

[meta-python][zeus][PATCH v2 1/2] python-twisted: add required RDEPENDS for twistd
 2020-02-04  2:46 UTC  (2+ messages)

[PATCH V5] brd: check and limit max_part par
 2020-02-04  2:44 UTC 

[v2] nbd: add a flush_workqueue in nbd_start_device
 2020-02-04  2:41 UTC  (3+ messages)

[meta-virtualization][m-c-s][PATCH] glusterfs: change pythnon2 dependencies to python3 ones
 2020-02-04  2:38 UTC 

[PATCH v2 0/6] perf annotate: Misc fixes / improvements
 2020-02-04  2:37 UTC  (6+ messages)
` [PATCH v2 1/6] perf annotate: Remove privsize from symbol__annotate() args

[PATCH 1/2] x86: itss: Add a Kconfig option to enable/disable ITSS driver
 2020-02-04  2:35 UTC  (2+ messages)

[PATCH] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-04  2:34 UTC 

[PATCH v2 00/13] x86: coral: Add support for Cr50
 2020-02-04  2:32 UTC  (5+ messages)
` [PATCH v2 08/13] dm: irq: Add support for requesting interrupts

[PATCH net-next] qed: Remove set but not used variable 'p_archipelago'
 2020-02-04  2:24 UTC  (3+ messages)
` [PATCH net-next] qed: Remove set but not used variable 'p_link'

[PATCH 3/5] drm/r128: Wean off drm_pci_alloc
 2020-02-04  2:29 UTC  (4+ messages)
  ` [Intel-gfx] "

[RFC PATCH v2] ceph: do not execute direct write in parallel if O_APPEND is specified
 2020-02-04  2:28 UTC 

[PATCH] gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
 2020-02-04  2:20 UTC 

[PATCH] mtd: nand: Add comment about Kioxia ID
 2020-02-04  2:26 UTC  (2+ messages)

[PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
 2020-02-04  2:22 UTC  (3+ messages)
` [PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-04  2:22 UTC  (9+ messages)
` [PATCH v2 1/3] PCI: hv: Move hypercall related definitions into tlfs header
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

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

[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

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

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

[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)

[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

[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 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  (3+ messages)

[Buildroot] [PATCH v3 1/8] package/mariadb: fix permissions of data dir when using systemd
 2020-02-04  1:22 UTC  (3+ messages)
` [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


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.