linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-27 01:12:55 to 2017-05-27 08:47:54 UTC [more...]

[PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-05-27  8:47 UTC  (15+ messages)
` [PATCH v2 05/20] randstruct: Whitelist struct security_hook_heads cast
` [PATCH v2 06/20] randstruct: Whitelist UNIXCB cast
` [PATCH v2 11/20] randstruct: Disable randomization of ACPICA structs
` [PATCH v2 12/20] sgi-xp: Use designated initializers
` [PATCH v2 14/20] drm/amd/powerplay: "
` [PATCH v2 19/20] [RFC] task_struct: Allow randomized layout
` [PATCH v2 20/20] ACPICA: Use designated initializers

[GIT pull] timer fixes for 4.12
 2017-05-27  8:45 UTC 

[GIT pull] ras fixes for 4.12
 2017-05-27  8:42 UTC 

[PATCH v6 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-27  8:38 UTC  (7+ messages)
` [PATCH v6 1/6] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v6 2/6] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v6 3/6] drm/i915/gvt: Frame buffer decoder "
` [PATCH v6 4/6] vfio: Define vfio based vgpu's dma-buf operations
` [PATCH v6 5/6] drm/i915/gvt: Dmabuf support for GVT-g
` [PATCH v6 6/6] drm/i915/gvt: Adding interface so user space can get the dma-buf

[GIT pull] perf fixes for 4.12
 2017-05-27  8:39 UTC 

[GIT pull] locking fix for 4.12
 2017-05-27  8:33 UTC 

[GIT pull core fix for 4.12
 2017-05-27  8:32 UTC 

[PATCH v2] genirq: Check irq disabled & masked states in irq_shutdown
 2017-05-27  8:30 UTC  (2+ messages)

[PATCH] ubifs: Add freeze support
 2017-05-27  8:23 UTC  (4+ messages)

[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
 2017-05-27  8:17 UTC  (15+ messages)

[PATCH] genirq: Check irq disabled & masked states in irq_shutdown
 2017-05-27  8:16 UTC  (4+ messages)

[PATCH] Doc*/media/uapi: fix control name
 2017-05-27  8:12 UTC 

Admin
 2017-05-27  7:57 UTC 

Admin
 2017-05-27  7:55 UTC 

[PATCH] powerpc: Convert VDSO update function to use new update_vsyscall interface
 2017-05-27  8:04 UTC 

[PATCH 2/2] kernel: mark all struct k_clock instances const
 2017-05-27  7:52 UTC  (2+ messages)
` [tip:timers/core] posix-timers: Make posix_clocks immutable

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2017-05-27  7:47 UTC  (9+ messages)
` [PATCH] "
    ` [PATCH] Revert "timers: Don't wake ktimersoftd on every tick"

[RFC][PATCH 0/4] Fixes for two recently found timekeeping bugs
 2017-05-27  7:38 UTC  (8+ messages)
` [RFC][PATCH 1/4] time: Fix clock->read(clock) race around clocksource changes
` [RFC][PATCH 2/4] time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
` [RFC][PATCH 3/4] arm64: vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
` [RFC][PATCH 4/4] time: Clean up CLOCK_MONOTONIC_RAW time handling

[PATCH] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-05-27  7:31 UTC 

Odp: Re: Dzial Kredytowy
 2017-05-27 15:04 UTC 

[PATCH v1 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-05-27 15:17 UTC  (3+ messages)

[PATCH 1/2] power: reset: reboot-mode: Make include file global
 2017-05-27  6:51 UTC  (2+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support

linux-next: build warning after merge of the akpm-current tree
 2017-05-27  6:36 UTC  (5+ messages)
  ` [PATCH] JFS: do not ignore return code from write_one_page()

[PATCH v2 1/3] firmware: qcom: scm: Expose secure IO service
 2017-05-27  6:33 UTC  (3+ messages)
` [PATCH v2 2/3] firmware: qcom: scm: Expose download-mode control
` [PATCH v2 3/3] arm64: dts: qcom: Specify dload address for msm8916 and msm8996

[PATCH 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-05-27  5:56 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: sprd: Add Spreadtrum pin control driver

[PATCHv4] usb: typec: Add a sysfs node to manage port type
 2017-05-27  5:43 UTC  (2+ messages)

drivers/hwmon/aspeed-pwm-tacho.c:337:21: error: variable 'aspeed_pwm_tacho_regmap_config' has initializer but incomplete type
 2017-05-27  5:42 UTC 

[PATCH 00/16] Convert WMI to a proper bus
 2017-05-27  5:31 UTC  (17+ messages)
` [PATCH 01/16] platform/x86: wmi: Drop "Mapper (un)loaded" messages
` [PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg
` [PATCH 03/16] platform/x86: wmi: Clean up acpi_wmi_add
` [PATCH 04/16] platform/x86: wmi: Track wmi devices per ACPI device
` [PATCH 05/16] platform/x86: wmi: Turn WMI into a bus driver
` [PATCH 06/16] platform/x86: wmi: Fix error handling when creating devices
` [PATCH 07/16] platform/x86: wmi: Split devices into types and add basic sysfs attributes
` [PATCH 08/16] platform/x86: wmi: Probe data objects for read and write capabilities
` [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them
` [PATCH 10/16] platform/x86: wmi: Incorporate acpi_install_notify_handler
` [PATCH 11/16] platform/x86: wmi: Add a new interface to read block data
` [PATCH 12/16] platform/x86: wmi: Bind the platform device, not the ACPI node
` [PATCH 13/16] platform/x86: wmi: Add an interface for subdrivers to access sibling devices
` [PATCH 14/16] platform/x86: wmi: Require query for data blocks, rename writable to setable
` [PATCH 15/16] platform/x86: wmi-mof: New driver to expose embedded WMI MOF metadata
` [PATCH 16/16] platform/x86: dell-wmi: Convert to the WMI bus infrastructure

[PATCH] platform/x86: dell-rbtn: Improve explanation about DELLABC6
 2017-05-27  5:16 UTC 

[PATCH] platform/x86: dell-wmi: Add a better description for "stealth mode"
 2017-05-27  5:16 UTC 

[PATCH] platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
 2017-05-27  5:15 UTC 

[PATCH] staging/lustre/lov: remove set_fs() call from lov_getstripe()
 2017-05-27  3:40 UTC 

[PATCH] dsa: mv88e6xxx: fix returnvar.cocci warnings
 2017-05-27  4:38 UTC 

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-27  4:06 UTC  (3+ messages)
` [PATCH 5/5] Add a sysrq option to exit "

[RFC][PATCH] time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
 2017-05-27  3:58 UTC  (5+ messages)

[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-27  3:48 UTC  (7+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-05-27  3:49 UTC  (9+ messages)
` [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h
` [PATCH v7 04/26] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b

[RFC 1/3] dt-binding: soc: qcom: Add binding for RFSA
 2017-05-27  3:37 UTC  (3+ messages)
` [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem

[PATCH] iscsi-target: Fix initial login PDU asynchronous socket close OOPs
 2017-05-27  3:14 UTC  (2+ messages)

[PATCH] usb: dwc2: resume root hub to handle disconnect of device
 2017-05-27  3:23 UTC 

[PATCH 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-05-27  3:08 UTC  (4+ messages)
` [PATCH 2/6] mfd: hi6421-pmic: move hi6421_regmap_config definition to header file

[PATCH 0/5] [GIT PULL] ftrace/kprobes/x86: Memory Fix Edition
 2017-05-27  2:48 UTC  (6+ messages)
` [PATCH 1/5] ftrace: Fix memory leak in ftrace_graph_release()
` [PATCH 2/5] kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
` [PATCH 3/5] selftests/ftrace: Add a testcase for many kprobe events
` [PATCH 4/5] x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
` [PATCH 5/5] x86/ftrace: Make sure that ftrace trampolines are not RWX

[PATCH v4] usb: typec: Add a sysfs node to manage port type
 2017-05-27  2:24 UTC  (2+ messages)

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-05-27  2:19 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-27  2:17 UTC  (4+ messages)
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME

[PATCH] drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
 2017-05-27  1:53 UTC  (2+ messages)

[PATCH v3 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-05-27  1:12 UTC  (3+ messages)
` [PATCH v3 2/2] remoteproc: Modify recovery path to use rproc_{start,stop}()

[PATCH 3/7] RISC-V: Device Tree Documentation
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH 2/7] RISC-V: arch/riscv Makefile and Kconfigs
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH 1/7] RISC-V: Top-Level Makefile for riscv{32,64}
 2017-05-27  0:57 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove dsa_port_is_bridged
 2017-05-27  0:15 UTC  (2+ messages)

[PATCH] dmi: Make dmi_walk and dmi_walk_early return real error codes
 2017-05-26 23:59 UTC 

[PATCH] f2fs: remove false-positive bug_on
 2017-05-26 23:59 UTC 

[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
 2017-05-26 23:58 UTC  (3+ messages)

[RFC PATCH v3 1/5] ACPI: button: Add indication of BIOS notification and faked events
 2017-05-26 23:42 UTC  (5+ messages)
` [RFC PATCH v3 2/5] ACPI: button: Extends complement switch event support for all modes
` [RFC PATCH v3 3/5] ACPI: button: Add lid event type debugging messages
` [RFC PATCH v3 4/5] ACPI: button: Fix lid notification
` [RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value

[PATCH] perf/annotate/powerpc: Fix branch instruction with multiple operands
 2017-05-26 23:23 UTC  (2+ messages)
` [PATCH] perf/annotate: "

[git pull] Input updates for v4.12-rc2
 2017-05-26 23:20 UTC 

[PATCH v2 for-4.12-fixes 1/2] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
 2017-05-26 23:04 UTC  (4+ messages)

[PATCH] x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
 2017-05-26 23:04 UTC  (2+ messages)

[PATCH] staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()
 2017-05-26 22:53 UTC 

[PATCH net-next] net: dsa: b53: remove unused dev argument
 2017-05-26 22:50 UTC  (2+ messages)

[PATCH] perf/core: Remove unused function perf_cgroup_event_cgrp_time()
 2017-05-26 22:46 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: power: supply: add battery charge voltage/current
 2017-05-26 22:31 UTC  (8+ messages)
` [PATCH v3 2/4] power: supply: core: add charging voltage/current battery info
` [PATCH v3 3/4] dt-bindings: power: tps65217_charger: add NTC type for battery temperature measurement
` [PATCH v3 4/4] power: tps65217_charger: add support for NTC type, voltage and current charge

[PATCH] livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS
 2017-05-26 22:28 UTC  (3+ messages)

[PATCH v2 0/4] Add iomux-route switching support
 2017-05-26 22:19 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove dev arg of dsa_register_switch
 2017-05-26 22:12 UTC 

next-20170515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
 2017-05-26 22:13 UTC  (12+ messages)

[PATCH]: perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-05-26 22:13 UTC 

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 22:10 UTC  (3+ messages)
` [PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time "
  ` KASAN vs. "

[PATCH] KVM: X86: Fix preempt the preemption timer cancel
 2017-05-26 22:07 UTC  (3+ messages)

[PATCH net-next 0/3] net: dsa: mv88e6xxx: PHY nitpicks
 2017-05-26 22:03 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: provide a PHY setup helper
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: rename PHY PPU accessors
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: rename PHY PPU functions

[PATCH net-next] net: dsa: mv88e6xxx: handle SERDES error appropriately
 2017-05-26 22:02 UTC 

Talent Scout
 2017-05-26 21:06 UTC 

[PATCH] firmware: request_firmware() should propagate -ERESTARTSYS
 2017-05-26 21:55 UTC  (14+ messages)
` [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback

[PATCH v3 1/2] mmc: dw_mmc: Use device_property_read instead of of_property_read
 2017-05-26 21:53 UTC  (2+ messages)
` [PATCH v3 2/2] mmc: core: "

[PATCH] Revert "firmware: vpd: remove platform driver"
 2017-05-26 21:53 UTC  (2+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-26 21:31 UTC  (2+ messages)

[PATCH V4 2/2] powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-26 21:29 UTC  (2+ messages)
` [PATCH V4 1/2] powerpc/numa: Update CPU topology when VPHN enabled

[PATCH 0/3] cfq-iosched: Fix warnings about unused functions
 2017-05-26 21:22 UTC  (4+ messages)
` [PATCH 1/3] cfq-iosched: Mark cfq_clear_cfqq_*() as __maybe_unused
` [PATCH 2/3] cfq-iosched: Fix warning about unused dummy functions
` [PATCH 3/3] cfq-iosched: Delete unused function min_vdisktime()

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-05-26 21:20 UTC  (5+ messages)
` [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
` [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-05-26 21:13 UTC  (6+ messages)

[PATCH 0/6] kmod: few simple enhancements
 2017-05-26 21:12 UTC  (10+ messages)
` [PATCH v2 0/5] kmod: help make deterministic
  ` [PATCH v2 4/5] kmod: add helpers for getting kmod limit
  ` [PATCH v3 0/4] kmod: help make deterministic
    ` [PATCH v3 1/4] module: use list_for_each_entry_rcu() on find_module_all()
    ` [PATCH v3 2/4] kmod: reduce atomic operations on kmod_concurrent and simplify
    ` [PATCH v3 3/4] kmod: add test driver to stress test the module loader
    ` [PATCH v3 4/4] kmod: throttle kmod thread limit

HID: intel_ish-hid: various cleanups
 2017-05-26 20:59 UTC  (12+ messages)
` [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage
` [PATCH v2 2/5] HID: intel_ish-hid: clarify locking in client code
` [PATCH v2 3/5] HID: intel_ish-hid: convert timespec to ktime_t
` [PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t
` [PATCH v2 5/5] HID: intel_ish-hid: enable compile testing

[stable backport PATCH] usercopy: Adjust tests to deal with SMAP/PAN
 2017-05-26 20:57 UTC  (3+ messages)

[stable backport PATCH v2] usercopy: Adjust tests to deal with SMAP/PAN
 2017-05-26 20:56 UTC 

[PATCH v2 0/3] EDAC: mv64x60: updates
 2017-05-26 20:51 UTC  (3+ messages)
` [PATCH v2 1/3] EDAC: mv64x60: remove unused variable

[PATCHv3] usb: typec: Add a sysfs node to manage port type
 2017-05-26 20:37 UTC  (5+ messages)

arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
 2017-05-26 20:37 UTC  (5+ messages)

[PATCH 0/4] Add DT support for davinci remoteproc driver
 2017-05-26 20:21 UTC  (5+ messages)
` [PATCH 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
` [PATCH 2/4] remoteproc/davinci: add support to parse internal memories
` [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
` [PATCH 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP

[PATCH] misc: ad525x_dpot_spi: Add device tree support
 2017-05-26 20:18 UTC  (2+ 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).