public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-14 14:02:24 to 2017-08-14 16:18:44 UTC [more...]

[RFC v1 0/4] ipmi_bmc: framework for IPMI on BMCs
 2017-08-14 16:03 UTC  (2+ messages)

[PATCH] lib/raid6: align AVX512 constants to 512 bits, not bytes
 2017-08-14 16:18 UTC  (2+ messages)

[PATCH][RESEND] of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
 2017-08-14 16:18 UTC 

[PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability
 2017-08-14 16:17 UTC  (17+ messages)

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-14 16:14 UTC  (12+ messages)

[PATCH v3] hwmon: (pmbus): Add debugfs for status registers
 2017-08-14 16:13 UTC  (2+ messages)

[PATCH v2] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-08-14 16:13 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] x86/mm: Fix personality(ADDR_NO_RANDOMIZE)
 2017-08-14 16:13 UTC  (2+ messages)

[PATCH 0/5] Updates to arc clock tree managment
 2017-08-14 16:12 UTC  (6+ messages)
` [PATCH 1/5] ARC: set and print cpu frequency at boot time
` [PATCH 2/5] ARC: AXS103: Get rid of platform specific cpu clock configuration
` [PATCH 3/5] ARC: AXS103: DTS: Add core pll node to manage cpu frequency
` [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts
` [PATCH 5/5] ARC: AXS103: use cpu-freq param instead of /cpu_card/core_clk

[PATCH v4 0/3] Allwinner R40 CCU driver
 2017-08-14 16:12 UTC  (8+ messages)
` [PATCH v4 1/3] clk: sunxi-ng: div: Add support for fixed post-divider
    ` [linux-sunxi] "
` [PATCH v4 2/3] clk: sunxi-ng: nkm: add "
  ` [linux-sunxi] "
` [PATCH v4 3/3] clk: sunxi-ng: support R40 SoC

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-14 16:13 UTC  (10+ messages)
` [PATCH v1 1/4] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v1 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support

[PATCH] mtd: spi-nor: fix "No newline at end of file"
 2017-08-14 16:11 UTC  (2+ messages)

[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
 2017-08-14 16:06 UTC  (3+ messages)

[PATCH 00/64] staging: lustre: uapi: normalize the lustre headers
 2017-08-14 15:47 UTC  (65+ messages)
` [PATCH 01/64] staging: lustre: uapi: Move functions out of lustre_idl.h
` [PATCH 02/64] staging: lustre: uapi: remove unused functions for lustre_fid.h
` [PATCH 03/64] staging: lustre: uapi: return error code for ostid_set_id
` [PATCH 04/64] staging: lustre: uapi: update URL doc link in lustre_fid.h
` [PATCH 05/64] staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.h
` [PATCH 06/64] staging: lustre: uapi: remove unused function in lustre_disk.h
` [PATCH 07/64] staging: lustre: uapi: remove userland version of obd_ioctl_*()
` [PATCH 08/64] staging: lustre: uapi: remove obd_ioctl_freedata() wrapper
` [PATCH 09/64] staging: lustre: uapi: remove obd_ioctl_popdata() wrapper
` [PATCH 10/64] staging: lustre: uapi: move obd_ioctl_getdata() declaration
` [PATCH 11/64] staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.c
` [PATCH 12/64] staging: lustre: uapi: move lustre_ioctl.h to uapi directory
` [PATCH 13/64] staging: lustre: uapi: use __ALIGN_KERNEL for lustre_ioctl.h
` [PATCH 14/64] staging: lustre: uapi: cleanup headers "
` [PATCH 15/64] staging: lustre: uapi: label lustre_ioctl.h as a UAPI header
` [PATCH 16/64] staging: lustre: uapi: move kernel only prototypes out of lustre_param.h
` [PATCH 17/64] staging: lustre: uapi: remove included headers "
` [PATCH 18/64] staging: lustre: uapi: move lustre_param.h to uapi directory
` [PATCH 19/64] staging: lustre: uapi: label lustre_param.h as an uapi header
` [PATCH 20/64] staging: lustre: uapi: style cleanups for lustre_param.h
` [PATCH 21/64] staging: lustre: uapi: remove lustre_cfg_free wrapper
` [PATCH 22/64] staging: lustre: uapi: don't memory allocate in UAPI header
` [PATCH 23/64] staging: lustre: uapi: move lustre_cfg_string() to obd_config.c
` [PATCH 24/64] staging: lustre: obdclass: no need to check for kfree
` [PATCH 25/64] staging: lustre: uapi: move lustre_cfg.h to uapi directory
` [PATCH 26/64] staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.h
` [PATCH 27/64] staging: lustre: uapi: change variable type to match
` [PATCH 28/64] staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULL
` [PATCH 29/64] staging: lustre: uapi: style cleanup of lustre_cfg.h
` [PATCH 30/64] staging: lustre: uapi: label lustre_cfg.h as an uapi header
` [PATCH 31/64] staging: lustre: libcfs: remove htonl hack in libcfs.h
` [PATCH 32/64] staging: lustre: libcfs: remove LOGL and LOGU macros
` [PATCH 33/64] staging: lustre: libcfs: create libcfs_debug.h UAPI header
` [PATCH 34/64] staging: lustre: socklnd: create socklnd.h "
` [PATCH 35/64] staging: lustre: lnet: delete lnet.h
` [PATCH 36/64] staging: lustre: lnet: migrate headers to lnet uapi directory
` [PATCH 37/64] staging: lustre: libcfs: sort headers in libcfs.h
` [PATCH 38/64] staging: lustre: lnet: remove userland function prototype in lnetctl.h
` [PATCH 39/64] staging: lustre: lnet: remove BIT macro from lnetctl.h
` [PATCH 40/64] staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.h
` [PATCH 41/64] staging: lustre: uapi: migrate remaining uapi headers to uapi directory
` [PATCH 42/64] staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTL
` [PATCH 43/64] staging: lustre: uapi: use proper byteorder functions in lustre_idl.h
` [PATCH 44/64] staging: lustre: uapi: remove BIT macro from UAPI headers
` [PATCH 45/64] staging: lustre: fid: add include path to Makefile
` [PATCH 46/64] staging: lustre: fld: "
` [PATCH 47/64] staging: lustre: ptlrpc: "
` [PATCH 48/64] staging: lustre: llite: "
` [PATCH 49/64] staging: lustre: lmv: "
` [PATCH 50/64] staging: lustre: lov: "
` [PATCH 51/64] staging: lustre: mdc: "
` [PATCH 52/64] staging: lustre: mgc: "
` [PATCH 53/64] staging: lustre: obdclass: "
` [PATCH 54/64] staging: lustre: obdecho: "
` [PATCH 55/64] staging: lustre: osc: "
` [PATCH 56/64] staging: lustre: lustre: cleanup paths for lustre internal headers
` [PATCH 57/64] staging: lustre: lustre: cleanup paths for lustre UAPI headers
` [PATCH 58/64] staging: lustre: lnet: selftest: add include path to Makefile
` [PATCH 59/64] staging: lustre: lnet: "
` [PATCH 60/64] staging: lustre: ko2iblnd: "
` [PATCH 61/64] staging: lustre: ksocklnd: "
` [PATCH 62/64] staging: lustre: libcfs: "
` [PATCH 63/64] staging: lustre: libcfs: cleanup paths for libcfs headers
` [PATCH 64/64] staging: lustre: lnet: cleanup paths for all LNet headers

[v7 wlcore: add missing nvs file name info for wilink8
 2017-08-14 16:04 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
 2017-08-14 16:03 UTC  (3+ messages)

[RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs
 2017-08-14 16:02 UTC  (11+ messages)

[PATCH net-next V2 0/3] XDP support for tap
 2017-08-14 16:01 UTC  (5+ messages)
` [PATCH net-next V2 3/3] tap: XDP support

[PATCH] net/bluetooth: make bluetooth socket can be created in net namespace
 2017-08-14 15:59 UTC  (5+ messages)

[PATCH v2 0/7] enable ghes_edac on selected platforms
 2017-08-14 15:57 UTC  (8+ messages)
` [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk()

[PATCH v10 0/5] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-14 15:44 UTC  (6+ messages)
` [PATCH v10 1/5] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v10 2/5] PCI: Disable Relaxed Ordering for some Intel processors
` [PATCH v10 3/5] PCI: Disable Relaxed Ordering Attributes for AMD A1100
` [PATCH v10 4/5] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v10 5/5] net/cxgb4vf: "

[v3 0/2] Early boot time stamps for x86
 2017-08-14 15:44 UTC  (4+ messages)
` [v3 1/2] sched/clock: interface to allow timestamps early in boot

[PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK
 2017-08-14 15:45 UTC  (2+ messages)

[PATCH] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds
 2017-08-14 15:37 UTC  (2+ messages)

[PATCH 00/14] arm64: VMAP_STACK support
 2017-08-14 15:32 UTC  (3+ messages)
` [PATCH 14/14] arm64: add VMAP_STACK overflow detection

[PATCH v3 0/4] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-14 15:30 UTC  (3+ messages)

[PATCH v5 00/19] simplify crypto wait for async op
 2017-08-14 15:21 UTC  (20+ messages)
` [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v5 04/19] crypto: marvell/cesa: "
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
` [PATCH v5 06/19] crypto: move algif to generic async completion
` [PATCH v5 07/19] crypto: move pub key "
` [PATCH v5 08/19] crypto: move drbg "
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 15/19] crypto: tcrypt: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 18/19] crypto: mediatek: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait

[PATCH v2 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port
 2017-08-14 15:28 UTC  (4+ messages)
` [PATCH v2 4/4] mmc: sdhci-cadence: add suspend / resume support

[PATCH 0/5] add support for relative references in special sections
 2017-08-14 15:29 UTC  (4+ messages)
` [PATCH 5/5] kernel: tracepoints: add support for relative references

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-14 15:23 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node

[PATCH 1/2] pinctrl: msm: GP clock for pinctrl-apq8064 binding
 2017-08-14 15:23 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: General Purpose clocks for apq8064

[PATCH v3 0/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
 2017-08-14 15:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: Document the IBM CCF power supply version 1
` [PATCH v3 2/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
` [PATCH v3 3/3] Documentation: hwmon: Document the IBM CFF power supply

[PATCH] staging: lustre: mgc: fix potential use after free in error path
 2017-08-14 15:25 UTC  (2+ messages)

[PATCH v4 0/8] Support more devices on rockchip rv1108
 2017-08-14 15:20 UTC  (3+ messages)
` [PATCH v4 1/8] spi: rockchip: add compatible string for rv1108 spi

[PATCH v4 1/2] arm: dts: mt7623: Add SD-card and EMMC to bananapi-r2
 2017-08-14 15:18 UTC  (4+ messages)

[iscsi] Deadlock occurred when network is in error
 2017-08-14 15:17 UTC  (2+ messages)

[PATCH v6 0/2] Add basic support for Mediatek MT2712 SoC
 2017-08-14 15:15 UTC  (2+ messages)

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-08-14 15:09 UTC  (5+ messages)
` [PATCH v2 16/18] hwmon: add support for sensors exported via ARM SCMI

[PATCH 0/3] arm64 xilinx zynqmp firmware interface
 2017-08-14 15:06 UTC  (10+ messages)
` [PATCH 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware
` [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface

[PATCH] staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_new
 2017-08-14 14:58 UTC  (2+ messages)

[PATCH v2 0/4] hwmon: (pmbus): Core extension for STATUS_WORD and debugfs
 2017-08-14 14:58 UTC  (4+ messages)
` [PATCH v2 4/4] hwmon: (pmbus): Add debugfs for status registers

[PATCH] debugobjects: Make kmemleak ignore debug objects
 2017-08-14 14:54 UTC  (2+ messages)
` [tip:core/debugobjects] "

[GIT PULL] pinctrl: samsung: Changes for v4.14
 2017-08-14 14:55 UTC  (2+ messages)

[PATCH v9 0/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-08-14 14:54 UTC  (3+ messages)
` [PATCH v9 1/2] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor
` [PATCH v9 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions

[PATCH v4 0/3] simulated interrupts
 2017-08-14 14:53 UTC  (4+ messages)
` [PATCH v4 1/3] irq/irq_sim: add a simple interrupt simulator framework
` [PATCH v4 2/3] irq/irq_sim: add a devres variant of irq_sim_init()
` [PATCH v4 3/3] gpio: mockup: use irq_sim

[PATCH v2 0/1] add (un)patch callbacks
 2017-08-14 14:53 UTC  (4+ messages)
` [PATCH v2 1/1] livepatch: "

[PATCH] watchdog: max77620_wdt: constify platform_device_id
 2017-08-14 14:53 UTC  (2+ messages)

[PATCH 1/2] watchdog: cadence_wdt: Enable access to module parameters
 2017-08-14 14:51 UTC  (5+ messages)
` [PATCH 2/2] watchdog: cadence_wdt: Show information when driver is probed

[PATCH v3 0/3] simulated interrupts
 2017-08-14 14:49 UTC  (6+ messages)
` [PATCH v3 1/3] irq/irq_sim: add a simple interrupt simulator framework

[PATCH] drm: udl: constify usb_device_id
 2017-08-14 14:49 UTC  (4+ messages)
` [PATCH] watchdog: pcwd_usb: "

[PATCH 0/2] kmemleak: Adjustments for three function implementations
 2017-08-14 14:45 UTC  (6+ messages)
` [PATCH 1/2] kmemleak: Delete an error message for a failed memory allocation in two functions

New assembler warnings with binutils 2.29
 2017-08-14 14:45 UTC  (7+ messages)

[PATCH] watchdog: constify watchdog_ops and watchdog_info structures
 2017-08-14 14:44 UTC  (2+ messages)

[PATCH RESEND] pty: show associative slave of ptmx in fdinfo
 2017-08-14 14:41 UTC  (2+ messages)
` [PATCH v2 resend] "

struct pt_regs missing in /usr/include/ tree for eBPF program compile
 2017-08-14 14:39 UTC  (4+ messages)
    ` Fwd: "

[PATCH 0/8] Zynq GPIO driver changes
 2017-08-14 14:33 UTC  (10+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller
` [PATCH 3/8] gpio: zynq: Shift zynq_gpio_init() to subsys_initcall level
` [PATCH 8/8] gpio: zynq: Fix driver function parameters alignment

[PATCHv4 00/14] Boot-time switching between 4- and 5-level paging
 2017-08-14 14:30 UTC  (4+ messages)
` [PATCHv4 01/14] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME

[PATCH v2 0/3] livepatch: Introduce force sysfs attribute
 2017-08-14 14:29 UTC  (7+ messages)
` [PATCH v2 1/3] livepatch: Add "
` [PATCH v2 2/3] livepatch: send a fake signal to all blocking tasks

Race between release_tty() and vt_disallocate()
 2017-08-14 14:25 UTC  (3+ messages)

nvmet_fc: add defer_req callback for deferment of cmd buffer return
 2017-08-14 14:19 UTC 

[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
 2017-08-14 13:41 UTC  (5+ messages)
` [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport

[PATCH v2] coccinelle: provide rule for finding refcounters
 2017-08-14 14:16 UTC  (3+ messages)
` [PATCH] Coccinelle: add atomic_as_refcounter script

[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-14 14:12 UTC  (6+ messages)
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
        ` [alsa-devel] "

[PATCH] drm/gma500: fix potential NULL pointer dereference dereference
 2017-08-14 14:12 UTC  (2+ messages)

[PATCH v2] ARC: HSDK: Add reset controller node to manage ethernet reset
 2017-08-14 14:09 UTC 

[PATCH 0/2] drivers: make regmap_irq_chip const
 2017-08-14 14:06 UTC  (3+ messages)
` [PATCH 2/2] gpio: "

[PATCH] acpi: apei: fix the wrongly parse generic error status block
 2017-08-14 14:04 UTC  (7+ messages)

[v6 00/15] complete deferred page initialization
 2017-08-14 14:01 UTC  (6+ messages)
` [v6 15/15] mm: debug for raw alloctor

Linux 4.13: Reported regressions as of Monday, 2017-08-14
 2017-08-14 14:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox