All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 03:33:18 to 2018-12-05 05:39:08 UTC [more...]

[PATCH] lib: add warning for NULL pointer
 2018-12-05 11:55 UTC  (3+ messages)

[PATCH] thermal: armada: fix broken temperature sensor in 4.19
 2018-12-05  5:38 UTC  (4+ messages)

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-05  5:38 UTC  (5+ messages)

[PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock
 2018-12-05  5:37 UTC  (3+ messages)

[PATCH v2 0/3] mmu notifier contextual informations
 2018-12-05  5:36 UTC  (8+ messages)
` [PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
` [PATCH v2 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
` [PATCH v2 3/3] mm/mmu_notifier: contextual information for event triggering invalidation v2

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-05  5:36 UTC  (16+ messages)
` [RFC v2 07/13] x86/mm: Add helpers for reference counting encrypted VMAs
` [RFC v2 09/13] mm: Restrict memory encryption to anonymous VMA's
` [RFC v2 13/13] keys/mktme: Support CPU Hotplug for MKTME keys

[Qemu-devel] i386: don't require elf64 for multiboot kernel
 2018-12-05  5:35 UTC  (2+ messages)

[LTP] [PATCH v3] syscalls/statx: Add test for sync flags
 2018-12-05  5:35 UTC 

+ panic-avoid-the-extra-noise-dmesg.patch added to -mm tree
 2018-12-05  5:29 UTC  (7+ messages)

[Bug 117] in case of malloc_elem_alloc should we increment alloc_count (heap->alloc_count++)?
 2018-12-05  5:27 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 14/17] ERROR: "mdiobus_unregister" [drivers/net/ethernet/intel/ixgbe/ixgbe.ko] undefined!
 2018-12-05  5:25 UTC 

[PATCH net 0/2] mlx4 fixes for 4.20-rc
 2018-12-05  5:24 UTC  (5+ messages)
` [PATCH net 1/2] net/mlx4_en: Change min MTU size to ETH_MIN_MTU

Ran into "invalid block group size" bug, unclear how to proceed
 2018-12-05  5:24 UTC  (4+ messages)

[selftests] f70b472e93: kernel_selftests.firmware.fw_run_tests.sh.fail
 2018-12-05  5:24 UTC  (2+ messages)
` [LKP] "

[PATCH net-next] tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
 2018-12-05  5:21 UTC  (2+ messages)

[PATCH] clk: vc5: Add suspend/resume support
 2018-12-05  5:21 UTC  (4+ messages)

[PATCH 4.14 000/146] 4.14.86-stable review
 2018-12-05  5:18 UTC  (2+ messages)

[PATCH v2 1/2] net: mvpp2: fix detection of 10G SFP modules
 2018-12-05  5:17 UTC  (4+ messages)
` [PATCH v2 2/2] net: mvpp2: fix phylink handling of invalid PHY modes

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-05  5:14 UTC  (13+ messages)
` [PATCH kernel v4 01/19] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v4 02/19] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
    ` [PATCH kernel v4 02/19] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regi
` [PATCH kernel v4 03/19] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v4 04/19] powerpc/powernv: Move npu struct from pnv_phb to pci_controller

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-05  5:17 UTC  (5+ messages)
` [PATCH 1/3] test-lib: consolidate naming of test-results paths
` [PATCH 2/3] test-lib-functions: introduce the 'test_set_port' helper function

[V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-05  5:00 UTC  (7+ messages)
` [LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){
  ` [Intel-wired-lan] "
  `  "

linux-next: build failure after merge of the akpm-current tree
 2018-12-05  5:14 UTC 

[RFC] net: documentation: build a directory structure for drivers
 2018-12-05  5:13 UTC  (2+ messages)

[PATCH 4.9 00/50] 4.9.143-stable review
 2018-12-05  5:12 UTC  (2+ messages)

[locking/lockdep] f069edd342: WARNING:at_kernel/locking/lockdep.c:#register_lock_class
 2018-12-05  5:09 UTC  (2+ messages)

[PATCH v2] net/i40e: fix VF/PF port reset
 2018-12-05 12:46 UTC 

[PATCH v2 net-next] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel
 2018-12-05  5:07 UTC  (2+ messages)

[Qemu-devel] [RFCv2 for-4.0 0/5] Improve balloon handling of pagesizes other than 4kiB
 2018-12-05  5:06 UTC  (6+ messages)
` [Qemu-devel] [RFCv2 for-4.0 1/5] virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
` [Qemu-devel] [RFCv2 for-4.0 2/5] virtio-balloon: Corrections to address verification
` [Qemu-devel] [RFCv2 for-4.0 3/5] virtio-balloon: Rework ballon_page() interface
` [Qemu-devel] [RFCv2 for-4.0 4/5] virtio-balloon: Use ram_block_discard_range() instead of raw madvise()
` [Qemu-devel] [RFCv2 for-4.0 5/5] virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size

[Qemu-devel] [PATCH v3] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-05  4:59 UTC  (4+ messages)

[PATCH mlx5-next 0/4] mlx5 core CQE API and misc updates
 2018-12-05  5:04 UTC  (5+ messages)
` [PATCH mlx5-next 2/4] net/mlx5: Use helper to get CQE opcode
` [PATCH mlx5-next 4/4] net/mlx5: Move flow counters data structures from flow steering header

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 15/17] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:8822: undefined reference to `mdiobus_write'
 2018-12-05  5:04 UTC 

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-05  5:03 UTC  (5+ messages)
` [PATCH 11/14] pinctrl: milbeaut: Add Milbeaut M10V pinctrl

[WIP RFC 0/5] Design for offloading part of packfile response to CDN
 2018-12-05  5:02 UTC  (5+ messages)
` [WIP RFC 1/5] Documentation: order protocol v2 sections
` [WIP RFC 2/5] Documentation: add Packfile URIs design doc

[tpm] b885537f7e: kmsg.tpm_tpm#:A_TPM_error(-#)occurred_attempting_to_determine_the_timeouts
 2018-12-05  5:01 UTC  (2+ messages)
` [LKP] "

[mm] a2a937d4c4: vm-scalability.throughput -29.6% regression
 2018-12-05  5:01 UTC 

[cfg80211] 113f3aaa81: hwsim.p2p_go_move_reg_change.fail
 2018-12-05  5:00 UTC 

[PATCH] xfsdump: don't fail installation if /sbin is symlink of /usr/sbin
 2018-12-05  4:56 UTC  (3+ messages)

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-12-05  4:41 UTC  (3+ messages)

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-05  4:54 UTC  (2+ messages)

[PATCH net-next V2 0/2] net/sched: act_tunnel_key: support key-less tunnels
 2018-12-05  4:54 UTC  (2+ messages)

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-05  4:41 UTC  (12+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[mmotm:master 48/283] mm/kasan/common.c:481:17: error: 'KASAN_SHADOW_INIT' undeclared; did you mean 'KASAN_SHADOW_END'?
 2018-12-05  4:52 UTC 

[PATCH 1/2] net: linkwatch: send change uevent on link changes
 2018-12-05  4:49 UTC  (2+ messages)

[PATCH] x86/build: fix compiler support check for CONFIG_RETPOLINE
 2018-12-05  4:46 UTC  (3+ messages)

[PATCH 0/9] caching loose objects
 2018-12-05  4:46 UTC  (11+ messages)
` [PATCH 8/9] sha1-file: use loose object cache for quick existence check

[PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
 2018-12-05  4:45 UTC  (11+ messages)
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files
  ` [PATCH v3 07/14] checkout: split into "

[PATCH] ethernet: fman: fix wrong of_node_put() in probe function
 2018-12-05  4:43 UTC  (2+ messages)

[PATCH V3 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-05  4:42 UTC  (10+ messages)
` [PATCH V3 2/5] mm: update ptep_modify_prot_commit to take old pte value as arg
` [PATCH V3 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
  ` [PATCH V3 updated] "

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-05  4:41 UTC  (7+ messages)
` [RFC PATCH 02/14] mm/hms: heterogenenous memory system (HMS) documentation

[PATCH v2] drivers/scsi/fnic/fnic_trace.c: Use vzalloc
 2018-12-05  4:37 UTC  (3+ messages)

[PATCH] drivers/scsi/snic/snic_trc.c: Use vzalloc
 2018-12-05  4:33 UTC  (3+ messages)

[PATCH net] rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
 2018-12-05  4:29 UTC  (2+ messages)

[PATCH][next] qed: fix spelling mistake "Dispalying" -> "Displaying"
 2018-12-05  4:26 UTC  (3+ messages)

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-05  4:26 UTC  (7+ messages)
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

[PATCH 1/2] ASoC: Fix function return type
 2018-12-05  4:26 UTC  (5+ messages)
` [PATCH 2/2] ASoC: DA7219: Implement error check on reg read and write

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-12-05  4:24 UTC  (3+ messages)
` [PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile

cron job: media_tree daily build: ERRORS
 2018-12-05  4:23 UTC 

[PATCH 0/2] xfs_io: additions for testing copy_range
 2018-12-05  4:23 UTC  (9+ messages)
` [PATCH 1/2] io: open pipes in non-blocking mode
` [PATCH 2/2] xfs_io: allow open file permissions to be changed
  ` [PATCH 2/2 V2] "

[PATCH] scsi: wd719x: Fix sleeping under a spinlock
 2018-12-05  4:21 UTC 

[PATCH v2 00/34] Devicetree schema
 2018-12-05  4:18 UTC  (8+ messages)
` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' binding to its own file

Moving ARM dts files
 2018-12-05  4:18 UTC  (6+ messages)

every millicsecond interrupt in xenomai domain on a am355x board can cause something wrong?
 2018-12-05  4:17 UTC  (6+ messages)
  `  "
    `  "

[PATCH 1/2] ARM: dts: imx6ul: Correct mask for GIC PPI interrupts
 2018-12-05  4:14 UTC  (3+ messages)

[Bug 108771] [amdgpu]] *ERROR* ring gfx timeout
 2018-12-05  4:14 UTC  (4+ messages)
` [Bug 108771] [amdgpu] "

[PATCH 0/6] xfsprogs-4.20: various fixes
 2018-12-05  4:11 UTC  (5+ messages)
` [PATCH 2/6] xfs_repair: don't error out on dirs with a single leafn block
  ` [PATCH v2 "

[PATCH] ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
 2018-12-05  4:10 UTC  (4+ messages)

[U-Boot] Please pull u-boot-dm
 2018-12-05  4:10 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx7d-pico: Describe the Wifi clock
 2018-12-05  4:07 UTC  (2+ messages)

[ANNOUNCE] Git v2.20.0-rc2
 2018-12-05  4:05 UTC  (4+ messages)

[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
 2018-12-05  3:54 UTC  (3+ messages)

The Linux Plumbers Conference videos are up
 2018-12-04  7:55 UTC  (4+ messages)

sysctl of Alpine standard 3.8.1 doesn't support option -r
 2018-12-03  7:28 UTC 

Android traffic not being sent over tunnel when using kernel backend
 2018-12-04  3:35 UTC 

[PATCH 0/3] rhashtable: replace rhashtable_walk_peek implementation
 2018-12-05  3:51 UTC  (3+ messages)
` [PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
  ` [PATCH net-next] "

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:41 UTC  (9+ messages)
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v1 0/5] perf cs-etm: Correct packets handling
 2018-12-05  3:49 UTC  (5+ messages)
` [PATCH v1 5/5] perf cs-etm: Track exception number

Re: VHUB didn't work on AST2500
 2018-12-05  3:39 UTC 

[PATCH] eal: fix memleak on mp request error handler
 2018-12-05  3:46 UTC  (3+ messages)
` [PATCH] devtools: fix symbol check when adding experimental section

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-05  3:38 UTC  (20+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
` [REPOST PATCH v6 3/4] kgdb: Don't round up a CPU that failed rounding up before
` [REPOST PATCH v6 4/4] kdb: Don't back trace on a cpu that didn't round up

[PATCH 0/3] Devtool: provide easy means of reconfiguring the kernel
 2018-12-04 19:54 UTC 

[PATCH v1] drm/arm: Delete redundant CONFIG_DRM_ARM
 2018-12-05  3:41 UTC  (2+ messages)

[PATCH] ARM: dts: vf610-zii-scu4-aib: Add HI8435 support
 2018-12-05  3:40 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier
 2018-12-05  3:37 UTC  (2+ messages)

How de-duplicate similar repositories with alternates
 2018-12-05  3:37 UTC  (5+ messages)
` [PATCH 2/3] sha1-file: emit error if an alternate looks like a repository
` [PATCH 3/3] sha1-file: change alternate "error:" message to "warning:"

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-05  3:37 UTC  (6+ messages)
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[Qemu-devel] [PATCH v1] s390: guest support for diagnose 318 and limit max VCPUs to 247
 2018-12-04 23:50 UTC  (2+ messages)

[RFC 1/2] ARM: dts: imx6ul: Correct mask for GIC PPI interrupts
 2018-12-05  3:35 UTC  (2+ messages)

[PATCH v3 0/3] hisi_sas: DIF support
 2018-12-05  2:14 UTC  (5+ messages)
` [PATCH v3 4/4] scsi: hisi_sas: Add support for DIF feature for v3 hw

[PATCH] Uprobes: Fix kernel oops with delayed_uprobe_remove()
 2018-12-05  3:34 UTC  (3+ messages)
` [PATCH v2] "

[RFC] ARM: dts: imx7d-nitrogen7: Use mmc-pwrseq to activate the Wifi clock
 2018-12-05  3:32 UTC  (2+ messages)


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.