All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-03 20:06:46 to 2018-01-03 20:33:54 UTC [more...]

[BUG] kernel bug encountered at drivers/net/xen-netback/netback.c:430!
 2018-01-03 20:33 UTC  (7+ messages)

[RFC/RFT PATCH 0/6] Asynchronous UVC
 2018-01-03 20:32 UTC  (7+ messages)
` [RFC/RFT PATCH 1/6] uvcvideo: Refactor URB descriptors
` [RFC/RFT PATCH 2/6] uvcvideo: Convert decode functions to use new context structure
` [RFC/RFT PATCH 3/6] uvcvideo: Protect queue internals with helper
` [RFC/RFT PATCH 4/6] uvcvideo: queue: Simplify spin-lock usage
` [RFC/RFT PATCH 5/6] uvcvideo: queue: Support asynchronous buffer handling
` [RFC/RFT PATCH 6/6] uvcvideo: Move decode processing to process context

[PATCH 00/26] protocol version 2
 2018-01-03 20:33 UTC  (3+ messages)
` [PATCH 04/26] upload-pack: convert to a builtin

[RFC] Heuristic for inode/dentry fragmentation prevention
 2018-01-03 20:33 UTC  (2+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-03 20:11 UTC  (42+ messages)
` [PATCH 4.4 01/37] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.4 02/37] KAISER: Kernel Address Isolation
  ` [kernel-hardening] "
` [PATCH 4.4 03/37] kaiser: merged update
` [PATCH 4.4 04/37] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.4 05/37] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.4 06/37] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.4 07/37] kaiser: KAISER depends on SMP
` [PATCH 4.4 08/37] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.4 09/37] kaiser: fix perf crashes
` [PATCH 4.4 10/37] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.4 11/37] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.4 13/37] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.4 14/37] kaiser: cleanups while trying for gold link
` [PATCH 4.4 15/37] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.4 16/37] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.4 17/37] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.4 18/37] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.4 19/37] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.4 20/37] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.4 21/37] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.4 22/37] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.4 23/37] kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
` [PATCH 4.4 24/37] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.4 25/37] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.4 26/37] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.4 27/37] x86/kaiser: Check boottime cmdline params
` [PATCH 4.4 28/37] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.4 29/37] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.4 30/37] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.4 31/37] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.4 32/37] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.4 33/37] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.4 34/37] kaiser: disabled on Xen PV
` [PATCH 4.4 35/37] x86/kaiser: Move feature detection up
` [PATCH 4.4 36/37] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.4 37/37] KPTI: Report when enabled

[PATCH v4 00/18] dax: fix dma vs truncate/hole-punch
 2018-01-03 20:37 UTC  (6+ messages)
` [PATCH v4 08/18] tools/testing/nvdimm: add 'bio_delay' mechanism

[PATCH 00/38] trace-cmd: Simplify the msg handling
 2018-01-03 20:31 UTC  (3+ messages)
` [PATCH 28/38] trace-cmd msg: Add server structure of msg_handler
  ` [PATCH 28/38 v2] "

[PATCH] drm: i915: Fix audio issue on BXT
 2018-01-03 20:31 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 70af46386c03e0f01cfd6cd5b8785ac57807a330
 2018-01-03 20:30 UTC 

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-03 20:30 UTC  (8+ messages)
` [RFC v2 8/9] Bluetooth: drop HCI_UART_INIT_PENDING support

[PATCH 0/4] gpio: driver for the RPi3 GPIO expander
 2018-01-03 20:29 UTC  (7+ messages)
` [PATCH 4/4] ARM: dts: bcm2837-rpi-3-b: add "

[PATCH 1/3] nilfs-utils: use _POSIX_MAX_INPUT
 2018-01-03 20:28 UTC  (3+ messages)
  ` [PATCH 2/3] mount.nilfs: drop include rpc/types.h
  ` [PATCH 3/3] libmount, libblkid: fix order of autoconf probing

[PATCH 0/6] crypto: engine - Permit to enqueue all async requests
 2018-01-03 20:11 UTC  (21+ messages)
` [PATCH 1/6] Documentation: crypto: document crypto engine API
` [PATCH 2/6] crypto: engine - Permit to enqueue all async requests
` [PATCH 3/6] crypto: omap: convert to new crypto engine API
` [PATCH 4/6] crypto: virtio: "
` [PATCH 5/6] crypto: stm32-hash: convert to the "
` [PATCH 6/6] crypto: stm32-cryp: "

[PATCH] sparc64: drop unneeded compat include
 2018-01-03 20:27 UTC 

[RFC 0/4] EAPoL over NL80211
 2018-01-03 20:26 UTC  (12+ messages)
` [RFC 4/4] nl80211: Implement TX of control port frames

linux-firmware Pull Request (CNL:DMC)
 2018-01-03 20:26 UTC  (2+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-01-03 20:25 UTC  (3+ messages)
  ` [Bug 75985] [NVC1] "

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-03 20:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 06/21] RISC-V FPU Support
` [Qemu-devel] [PATCH v1 07/21] RISC-V GDB Stub

perf test BPF failing on 4.15.0-rc6
 2018-01-03 20:13 UTC  (7+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-03 20:11 UTC  (45+ messages)
` [PATCH 4.9 01/39] tcp_bbr: reset full pipe detection on loss recovery undo
` [PATCH 4.9 02/39] tcp_bbr: reset long-term bandwidth sampling "
` [PATCH 4.9 03/39] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH 4.9 04/39] KAISER: Kernel Address Isolation
  ` [kernel-hardening] "
` [PATCH 4.9 05/39] kaiser: merged update
` [PATCH 4.9 06/39] kaiser: do not set _PAGE_NX on pgd_none
` [PATCH 4.9 07/39] kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
` [PATCH 4.9 08/39] kaiser: fix build and FIXME in alloc_ldt_struct()
` [PATCH 4.9 09/39] kaiser: KAISER depends on SMP
` [PATCH 4.9 10/39] kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
` [PATCH 4.9 11/39] kaiser: fix perf crashes
` [PATCH 4.9 12/39] kaiser: ENOMEM if kaiser_pagetable_walk() NULL
` [PATCH 4.9 13/39] kaiser: tidied up asm/kaiser.h somewhat
` [PATCH 4.9 14/39] kaiser: tidied up kaiser_add/remove_mapping slightly
` [PATCH 4.9 15/39] kaiser: align addition to x86/mm/Makefile
` [PATCH 4.9 16/39] kaiser: cleanups while trying for gold link
` [PATCH 4.9 17/39] kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
` [PATCH 4.9 18/39] kaiser: delete KAISER_REAL_SWITCH option
` [PATCH 4.9 19/39] kaiser: vmstat show NR_KAISERTABLE as nr_overhead
` [PATCH 4.9 20/39] kaiser: enhanced by kernel and user PCIDs
` [PATCH 4.9 21/39] kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
` [PATCH 4.9 22/39] kaiser: PCID 0 for kernel and 128 for user
` [PATCH 4.9 23/39] kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
` [PATCH 4.9 24/39] kaiser: paranoid_entry pass cr3 need to paranoid_exit
` [PATCH 4.9 25/39] kaiser: kaiser_remove_mapping() move along the pgd
` [PATCH 4.9 26/39] kaiser: fix unlikely error in alloc_ldt_struct()
` [PATCH 4.9 27/39] kaiser: add "nokaiser" boot option, using ALTERNATIVE
` [PATCH 4.9 28/39] x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
` [PATCH 4.9 29/39] x86/kaiser: Check boottime cmdline params
` [PATCH 4.9 30/39] kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
` [PATCH 4.9 31/39] kaiser: drop is_atomic arg to kaiser_pagetable_walk()
` [PATCH 4.9 32/39] kaiser: asm/tlbflush.h handle noPGE at lower level
` [PATCH 4.9 33/39] kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
` [PATCH 4.9 34/39] x86/paravirt: Dont patch flush_tlb_single
` [PATCH 4.9 35/39] x86/kaiser: Reenable PARAVIRT
` [PATCH 4.9 36/39] kaiser: disabled on Xen PV
` [PATCH 4.9 37/39] x86/kaiser: Move feature detection up
` [PATCH 4.9 38/39] KPTI: Rename to PAGE_TABLE_ISOLATION
` [PATCH 4.9 39/39] KPTI: Report when enabled

makedumpfile saving vmcore fails with dynamically allocated mem_section (was: Re: [PATCH] handle renamed init_level4_pgt -> init_top_pgt)
 2018-01-03 20:21 UTC 

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-03 20:21 UTC  (5+ messages)
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline

[kernel-hardening] [PATCH 0/5] RFC: Public key encryption of dmesg by the kernel
 2018-01-03 20:21 UTC  (5+ messages)
` [kernel-hardening] [PATCH 5/5] docs: add dmesg encryption doc
  ` [kernel-hardening] "
    `  "

[PATCH 0/3] Performance enhancements
 2018-01-03 20:21 UTC  (8+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring

[PATCH V2] perf script: add script to profile and resolve physical mem type
 2018-01-03 20:20 UTC  (2+ messages)

[PATCH v2 0/4] Remoteproc core dump support
 2018-01-03 20:19 UTC  (5+ messages)
` [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"

[Buildroot] [PATCH] nilfs-utils: needs threads support
 2018-01-03 20:18 UTC  (2+ messages)

[PATCH 1/7] drm/amd/powerplay: correct PP_TemperatureRange member type since negative values are part of the valid range
 2018-01-03 20:18 UTC  (16+ messages)
` [PATCH 2/7] drm/amd/powerplay: new cgs interface setting dpm thermal range
` [PATCH 3/7] drm/amd/powerplay: new hw manager interface for retrieving device specific "
` [PATCH 4/7] drm/amd/powerplay: export thermal range through temp sysfs
` [PATCH 5/7] drm/amd/powerplay: export vega10 specific thermal ranges
` [PATCH 6/7] drm/amd/powerplay: export the thermal ranges of VI asics
` [PATCH 7/7] drm/amd/powerplay: export the thermal ranges of Carrizo

glibc update
 2018-01-03 20:17 UTC 

[Buildroot] [PATCH] nilfs-utils: fix build with static toolchains
 2018-01-03 20:15 UTC 

page table isolation alternative mechanism
 2018-01-03 20:15 UTC  (2+ messages)

[Qemu-devel] Clock warping with -icount
 2018-01-03 20:15 UTC 

[Qemu-devel] [PATCH] cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
 2018-01-03 20:13 UTC  (2+ messages)

[PATCH] iio/bmp280-core.c: Read calibration data in probe
 2018-01-03 20:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] wireless: libertas_tf: Adjustments for three function implementations
 2018-01-03 20:13 UTC  (7+ messages)
` [PATCH 1/2] wireless: libertas_tf: Delete an error message for a failed memory allocation in __if_usb_submit_rx_urb()
  ` [PATCH 1/2] wireless: libertas_tf: Delete an error message for a failed memory allocation in __if_us
` [PATCH 2/2] wireless: libertas_tf: Improve a size determination in two functions

[PATCH 1/2] f2fs: use flexible array for f2fs_checkpoint::sit_nat_version_bitmap
 2018-01-03 20:12 UTC  (3+ messages)

[PATCH 1/2] SolutionEngine771x: fix Ether platform data
 2018-01-03 20:08 UTC  (2+ messages)

Bug report - drivers/nvme/host/pci.c?
 2018-01-03 20:11 UTC  (3+ messages)

[PATCH v2] glib-2.0: Remove python3 modules when building for mingw
 2018-01-03 19:51 UTC 

[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
 2018-01-03 20:10 UTC  (18+ messages)

[Buildroot] [PATCH v4 0/2] Opentracing-cpp: new package
 2018-01-03 20:09 UTC  (3+ messages)
` [Buildroot] [PATCH v4 1/2] pkg-cmake: make BUILD_SHARED_LIBS part of generic cmake pkg logic
` [Buildroot] [PATCH v4 2/2] opentracing-cpp: new package

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-03 20:08 UTC  (6+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] drm/amd/powerplay: use ffs/fls instead of implementing our own
 2018-01-03 20:08 UTC  (2+ messages)

[PATCH V4 1/3] security: Add a cred_getsecid hook
 2018-01-03 20:08 UTC  (8+ messages)
` [PATCH V4 2/3] IMA: Use consistent creds

[PATCH 2/2] SolutionEngine771x: add Ether TSU resource
 2018-01-03 20:08 UTC  (2+ messages)

[PATCH 0/2] Ether fixes for the SolutionEngine771x boards
 2018-01-03 20:08 UTC  (2+ messages)

[xen-4.10-testing test] 117549: trouble: blocked/broken/fail/pass
 2018-01-03 20:08 UTC 

[PATCH] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
 2018-01-03 20:07 UTC  (2+ messages)

[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-01-03 20:00 UTC  (3+ messages)
` [PATCH v3 02/22] nvmem: core: Allow specifying device name verbatim
` [PATCH v3 05/22] nvmem: imx-ocotp: Convert to use devm_nvmem_register()

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-01-03 20:01 UTC  (5+ messages)
` [RESEND PATCH v2 15/15] arm64: dts: msm8996: db820c: Add sound card support


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.