linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-12 14:34:51 to 2018-09-12 16:45:38 UTC [more...]

[PATCH] perf/pt: Annotate pt_cap_group with __ro_after_init
 2018-09-12 16:45 UTC 

[PATCH 0/4] Address issues slowing persistent memory initialization
 2018-09-12 16:44 UTC  (12+ messages)
` [PATCH 1/4] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH 3/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH 0/2] introduce for_each_process_thread_break() and for_each_process_thread_continue()
 2018-09-12 16:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hung_task: change check_hung_uninterruptible_tasks() to use for_each_process_thread_break/continue

[PATCH 0/2] fix sync to flush processor cache for ext4 DAX files
 2018-09-12 16:41 UTC  (10+ messages)
` [PATCH 1/2] ext4, dax: update dax check to skip journal inode
` [PATCH 2/2] ext4, dax: set ext4_dax_aops for dax files

[PATCH v3 1/3] udmabuf: add documentation
 2018-09-12 16:40 UTC  (2+ messages)

[PATCH 0/5] Clean up huge vmap and ioremap code
 2018-09-12 16:39 UTC  (4+ messages)
` [PATCH 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-09-12 16:36 UTC  (12+ messages)
` [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v6 07/18] khwasan: add tag related helper functions
` [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU

[PATCH] usb: typec: don't disable sink or source on initialization
 2018-09-12 16:32 UTC  (5+ messages)
` [PATCH v3] usb: typec: get the vbus source and charge values from the devicetree

[PATCH] option: Improve Quectel EP06 detection
 2018-09-12 16:32 UTC  (6+ messages)

[PATCH 0/5][RFC] Encryption and authentication for hibernate snapshot image
 2018-09-12 16:27 UTC  (5+ messages)
` [PATCH 1/5] PM / hibernate: Create snapshot keys handler
` [PATCH 5/5] PM / hibernate: An option to request that snapshot image must be authenticated

[PATCH RFC] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-09-12 16:25 UTC  (5+ messages)

[PATCH] ACPI/PPTT: Handle architecturally unknown cache types
 2018-09-12 16:25 UTC  (15+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-12 16:25 UTC  (24+ messages)
` [PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
` [PATCH v2 03/17] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v2 04/17] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
  ` [PATCH v2 06/17] compat_ioctl: move rtc handling into rtc-dev.c
  ` [PATCH v2 07/17] compat_ioctl: move tape handling into drivers
  ` [PATCH v2 08/17] compat_ioctl: remove keyboard ioctl translation
  ` [PATCH v2 09/17] compat_ioctl: remove HIDIO translation
` [PATCH v2 10/17] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v2 11/17] compat_ioctl: remove isdn ioctl translation
  ` [PATCH v2 12/17] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v2 13/17] compat_ioctl: remove /dev/random commands
  ` [PATCH v2 14/17] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v2 15/17] compat_ioctl: remove PCI "
  ` [PATCH v2 16/17] compat_ioctl: remove /dev/raw "
  ` [PATCH v2 17/17] compat_ioctl: remove last RAID handling code

[PATCH v4 00/16] Add utilization clamping support
 2018-09-12 16:24 UTC  (14+ messages)
` [PATCH v4 02/16] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v4 08/16] sched/core: uclamp: propagate parent clamps
` [PATCH v4 09/16] sched/core: uclamp: map TG's clamp values into CPU's clamp groups

[PATCH v4 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2018-09-12 16:22 UTC  (3+ messages)
` [PATCH v4 1/2] phy: zynqmp: Add dt bindings for ZynqMP phy
` [PATCH v4 2/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-12 16:22 UTC  (15+ messages)
` [PATCH net-next v2 2/5] virtio_ring: support creating "
` [PATCH net-next v2 3/5] virtio_ring: add packed ring support
  ` [virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support packed ring

[RFC 0/4] perf: Per PMU access controls (paranoid setting)
 2018-09-12 16:19 UTC  (4+ messages)

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-12 16:16 UTC  (10+ messages)
` [PATCH 02/27] arm64: allwinner: h6: add system controller device tree node
    ` [linux-sunxi] "
` [PATCH 08/27] clk: sunxi-ng: Add support for H6 DE3 clocks
      ` [linux-sunxi] "

[PATCH] WATCHDOG: DIAG288_WDT: Fixed error POINTER_LOCATION
 2018-09-12 16:13 UTC  (2+ messages)

[PATCH v6 0/7] clocksource: rework Atmel TCB timer driver
 2018-09-12 16:11 UTC  (8+ messages)
` [PATCH v6 1/7] ARM: at91: add TCB registers definitions
` [PATCH v6 2/7] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
` [PATCH v6 3/7] clocksource/drivers: timer-atmel-tcb: add clockevent device on separate channel
` [PATCH v6 4/7] clocksource/drivers: atmel-pit: make option silent
` [PATCH v6 5/7] ARM: at91: Implement clocksource selection
` [PATCH v6 6/7] ARM: configs: at91: use new TCB timer driver
` [PATCH v6 7/7] ARM: configs: at91: unselect PIT

[PATCH v3 0/4] fs/dcache: Track # of negative dentries
 2018-09-12 16:11 UTC  (14+ messages)
` [PATCH v3 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v3 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH RFC] kernel/hung_task.c: disable on suspend
 2018-09-12 16:11 UTC 

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-09-12 16:11 UTC 

[PATCH] hyper-v: Fix wakeup from suspend-to-idle
 2018-09-12 16:11 UTC 

[PATCH v2 2/3] media: meson: add v4l2 m2m video decoder driver
 2018-09-12 16:10 UTC  (2+ messages)

[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-12 16:07 UTC  (6+ messages)

[PATCH 1/2] platform/x86: dell-smbios-wmi: Correct a memory leak
 2018-09-12 16:06 UTC  (4+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-09-12 16:05 UTC  (12+ messages)

[PATCH] WATCHDOG: uniphier_wdt.c: Fixed error do not initialise statics to 0
 2018-09-12 16:02 UTC  (2+ messages)

[PATCH v2 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-12 15:59 UTC  (25+ messages)
` [PATCH v2 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
` [PATCH v2 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v2 03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v2 04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
` [PATCH v2 05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed
` [PATCH v2 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v2 07/24] powerpc: handover page flags with a pgprot_t parameter
` [PATCH v2 08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32
` [PATCH v2 09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [PATCH v2 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v2 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v2 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v2 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v2 14/24] powerpc/mm: drop unused page flags
` [PATCH v2 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v2 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v2 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v2 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v2 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v2 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v2 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v2 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v2 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v2 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-12 15:55 UTC  (2+ messages)
  ` [PATCH V3 11/27] csky: Atomic operations

[PATCH] workqueue: combine judgments in the loop of maybe_create_worker
 2018-09-12 15:55 UTC  (2+ messages)

[PATCH] NTB: ntb_hw_switchtec: add pre-requisites for NTB driver and misc updates
 2018-09-12 15:53 UTC  (2+ messages)

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-12 15:53 UTC  (11+ messages)

BUG: spinlock bad magic in lockref_get
 2018-09-12 15:52 UTC 

[PATCH] memory_hotplug: fix the panic when memory end is not on the section boundary
 2018-09-12 15:51 UTC  (7+ messages)

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-12 15:49 UTC  (10+ messages)
` [RFC PATCH 04/10] x86/fpu: eager switch PKRU state
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[RFC PATCH v2 0/3] Groundwork for AFBC YUV formats
 2018-09-12 15:40 UTC  (9+ messages)
` [RFC PATCH v2 1/3] drm/fourcc: Add 'bpp' field for formats with non-integer bytes-per-pixel

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-12 15:37 UTC  (5+ messages)

[PATCH] clk: mvebu: ap806: Remove superfluous of_clk_add_provider
 2018-09-12 15:35 UTC 

[PATCH] proc: restrict kernel stack dumps to root
 2018-09-12 15:29 UTC  (2+ messages)

[PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2018-09-12 15:25 UTC  (6+ messages)

Custom PMI Handler
 2018-09-12 15:20 UTC 

[PATCH 0/6] numa-balancing patches
 2018-09-12 15:19 UTC  (7+ messages)
` [PATCH 3/6] sched/numa: Avoid task migration for small numa improvement
` [PATCH 5/6] sched/numa: Reset scan rate whenever task moves across nodes

[PATCH v2] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-09-12 15:17 UTC  (3+ messages)
` [PATCH v2] staging: "

[PATCH v2 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-09-12 15:04 UTC  (3+ messages)
` [PATCH v2 2/5] ext4: "

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-09-12 15:10 UTC  (5+ messages)
` [PATCH] media: "

[PATCH] x86/efi: earlyprintk - Add 64bit efi fb address support
 2018-09-12 15:09 UTC  (3+ messages)

[PATCH 0/2] Use named address spaces for percpu data
 2018-09-12 15:08 UTC  (4+ messages)
` [PATCH 1/2] x86: Use named address spaces in asm/percpu.h
` [PATCH 2/2] x86: Enable named address spaces for percpu data

[PATCH v2] ethernet: hnae: drop adhoc assert() macros
 2018-09-12 15:04 UTC  (3+ messages)

defconfig fails if CROSS_COMPILE is set while cross-gcc is not avaialble
 2018-09-12 14:59 UTC  (4+ messages)

[PATCH v7 00/14] Energy Aware Scheduling
 2018-09-12 14:56 UTC  (3+ messages)
` [PATCH v7 02/14] sched/cpufreq: Prepare schedutil for "

[PATCH V4 11/27] csky: Atomic operations
 2018-09-12 14:52 UTC  (17+ messages)
` [PATCH V4 12/27] csky: ELF and module probe
` [PATCH V4 13/27] csky: Library functions
` [PATCH V4 14/27] csky: User access
` [PATCH V4 15/27] csky: Debug and Ptrace GDB
` [PATCH V4 16/27] csky: SMP support
` [PATCH V4 17/27] csky: Misc headers
` [PATCH V4 18/27] dt-bindings: csky CPU Bindings
` [PATCH V4 19/27] dt-bindings: timer: gx6605s SOC timer
` [PATCH V4 20/27] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V4 21/27] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V4 22/27] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V4 23/27] clocksource: add gx6605s SOC system timer
` [PATCH V4 24/27] clocksource: add C-SKY SMP timer
` [PATCH V4 25/27] clocksource: add C-SKY timers' build infrastructure
` [PATCH V4 26/27] irqchip: add C-SKY irqchip drivers
` [PATCH V4 27/27] dt-bindings: Add vendor prefix for csky

[PATCH RESEND] drivers: soc: Allow building the sunxi driver without ARCH_SUNXI
 2018-09-12 14:53 UTC  (3+ messages)

[PATCH 0/2] sc16is7xx interrupt fixes
 2018-09-12 14:31 UTC  (3+ messages)
` [PATCH 1/2] sc16is7xx: Fix for multi-channel stall
` [PATCH 2/2] sc16is7xx: Fix for "Unexpected interrupt: 8"

[PATCH 0/5] fpga: patches for v4.19
 2018-09-12 14:43 UTC  (6+ messages)
` [PATCH 1/5] fpga: do not access region struct after fpga_region_unregister
` [PATCH 2/5] fpga: bridge: fix obvious function documentation error
` [PATCH 3/5] docs: fpga: document fpga manager flags
` [PATCH 4/5] fpga: of-fpga-region: Use platform_set_drvdata
` [PATCH 5/5] fpga: dfl-fme-region: Use platform_get_drvdata()

[RFC] memory_hotplug: Free pages as pageblock_order
 2018-09-12 14:42 UTC  (5+ messages)

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (2+ messages)

[PATCH] RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
 2018-09-12 14:38 UTC 

[PATCH 0/2] arm64: remove some extra semicolon
 2018-09-12 14:38 UTC  (3+ messages)

[PATCH V6 0/2] Add efi page fault handler to recover from page
 2018-09-12 14:37 UTC  (2+ messages)

[PATCH v2] RISC-V: Show IPI stats
 2018-09-12 14:37 UTC 

[PATCH 0/4] Add specific vt input's key map
 2018-09-12 14:35 UTC  (2+ messages)

[PATCH] [v3] drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
 2018-09-12 14:34 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).