linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-05 13:46:40 to 2017-04-05 17:00:56 UTC [more...]

[PATCH 00/38] Annotate hw config module params for future lockdown
 2017-04-05 16:59 UTC  (17+ messages)
` [PATCH 01/38] Annotate module params that specify hardware parameters (eg. ioport)
` [PATCH 02/38] Annotate hardware config module parameters in arch/x86/mm/
` [PATCH 03/38] Annotate hardware config module parameters in drivers/char/ipmi/
` [PATCH 04/38] Annotate hardware config module parameters in drivers/char/mwave/
` [PATCH 05/38] Annotate hardware config module parameters in drivers/char/
` [PATCH 06/38] Annotate hardware config module parameters in drivers/clocksource/
` [PATCH 09/38] Annotate hardware config module parameters in drivers/i2c/
` [PATCH 10/38] Annotate hardware config module parameters in drivers/iio/
` [PATCH 11/38] Annotate hardware config module parameters in drivers/input/
` [PATCH 12/38] Annotate hardware config module parameters in drivers/isdn/
` [PATCH 13/38] Annotate hardware config module parameters in drivers/media/
` [PATCH 14/38] Annotate hardware config module parameters in drivers/misc/
` [PATCH 15/38] Annotate hardware config module parameters in drivers/mmc/host/
` [PATCH 16/38] Annotate hardware config module parameters in drivers/net/appletalk/
` [PATCH 17/38] Annotate hardware config module parameters in drivers/net/arcnet/
` [PATCH 20/38] Annotate hardware config module parameters in drivers/net/hamradio/

[PATCH net-next 0/3] VXLAN over IPv6 link-local
 2017-04-05 16:58 UTC  (6+ messages)
` [PATCH net-next 3/3] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses

[PATCH] crypto: arm64/sha: use %c constraint code in ASM_EXPORT
 2017-04-05 16:56 UTC 

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-05 16:52 UTC  (5+ messages)
` [PATCH v6 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v6 11/23] PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently
` [PATCH v6 21/23] Documentation: PCI: Add userguide for PCI endpoint test function

[PATCH] clk: sunxi-ng: Display index when clock registration fails
 2017-04-05 16:52 UTC 

[PATCH 0/4] Add STM32H7 DAC driver
 2017-04-05 16:46 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: iio: stm32-dac: Add support for STM32 DAC
` [PATCH 2/4] iio: dac: add support for stm32 DAC
` [PATCH 3/4] iio: dac: stm32: add support for trigger events
` [PATCH 4/4] iio: dac: stm32: add support for waveform generator

[BUG] stack tracing causes: kernel/module.c:271 module_assert_mutex_or_preempt
 2017-04-05 16:45 UTC  (3+ messages)

[PATCH v2 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-04-05 16:44 UTC  (6+ messages)
` [PATCH v2 2/2] x86/mce/AMD: Carve out SMCA bank configuration

[PATCH] sched: Fix numabalancing to work with isolated cpus
 2017-04-05 16:44 UTC  (4+ messages)

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-04-05 16:44 UTC  (29+ messages)
      ` [RFC][PATCH] exec: Don't wait for ptraced threads to be reaped
            ` [RFC][PATCH 0/2] exec: Fixing ptrace'd mulit-threaded hang
              ` [RFC][PATCH 2/2] exec: If possible don't wait for ptraced threads to be reaped
              ` [RFC][PATCH v2 0/5] exec: Fixing ptrace'd mulit-threaded hang
                ` [RFC][PATCH v2 1/5] ptrace: Don't wait in PTRACE_O_TRACEEXIT for exec or coredump
                ` [RFC][PATCH v2 3/5] clone: Disallown CLONE_THREAD with a shared sighand_struct
                ` [RFC][PATCH v2 4/5] exec: If possible don't wait for ptraced threads to be reaped
                ` [RFC][PATCH v2 5/5] signal: Don't allow accessing signal_struct by old threads after exec
                  ` scope of cred_guard_mutex

Soft Lockup in "__udp4_lib_lookup", Maybe a GCC's bug
 2017-04-05 16:32 UTC 

[PATCH v5 00/23] FSI device driver implementation
 2017-04-05 16:36 UTC  (7+ messages)
` [PATCH v5 19/23] drivers/fsi: Add GPIO based FSI master
` [PATCH v5 21/23] drivers/fsi: Add SCOM FSI client device driver
` [PATCH v5 22/23] drivers/fsi: Add hub master support

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-05 16:34 UTC  (18+ messages)

[PATCH v3 0/9] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-05 16:28 UTC  (3+ messages)
` [PATCH v3 8/9] drm/rockchip: gem: Don't alloc/free gem buf when dev_private is invalid

[PATCH 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-05 16:20 UTC  (5+ messages)

[for-next][PATCH 0/7] tracing: Updates to filter probes and early ftrace init
 2017-04-05 16:21 UTC  (8+ messages)
` [for-next][PATCH 1/7] ftrace: Clean up __seq_open_private() return check
` [for-next][PATCH 2/7] ftrace: Assign iter->hash to filter or notrace hashes on seq read
` [for-next][PATCH 3/7] ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
` [for-next][PATCH 4/7] ftrace: Update func_pos in t_start() when all functions are enabled
` [for-next][PATCH 5/7] ftrace: Create separate t_func_next() to simplify the function / hash logic
` [for-next][PATCH 6/7] ftrace: Have init/main.c call ftrace directly to free init memory
` [for-next][PATCH 7/7] tracing/kprobes: expose maxactive for kretprobe in kprobe_events

[PATCH] fixup! gpu: host1x: Add IOMMU support
 2017-04-05 16:20 UTC  (2+ messages)

[PATCH v6 00/39] i.MX Media Driver
 2017-04-05 16:17 UTC  (12+ messages)
` [PATCH v6 19/39] media: Add i.MX media core driver
  ` [RFC] [media] imx: assume MEDIA_ENT_F_ATV_DECODER entities output video on pad 1

[PATCH 0/3] Allwinner A64 EHCI0/OHCI0 devicetree change
 2017-04-05 16:13 UTC  (4+ messages)
` [PATCH 1/3] dt: bindings: add pmu0 regs for USB PHYs on Allwinner H3/V3s/A64

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-05 15:43 UTC  (7+ messages)
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 4/8] p2pmem: Add debugfs "stats" file

[PATCH] get_maintainer: apply all .get_maintainer.ignore files
 2017-04-05 16:06 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: armada-xp-linksys-mamba: use wan instead of internet for DSA port
 2017-04-05 16:08 UTC  (5+ messages)

imx-drm: vblank wait timed out
 2017-04-05 16:07 UTC  (7+ messages)

[PATCH v1 1/5] platform/x86: intel_scu_ipc: Platform data is mandatory
 2017-04-05 16:05 UTC  (5+ messages)
` [PATCH v1 2/5] platform/x86: intel_scu_ipc: Rearrange init sequence
` [PATCH v1 3/5] platform/x86: intel_scu_ipc: Remove redundant subarch check
` [PATCH v1 4/5] platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macro
` [PATCH v1 5/5] platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()

[PATCH v2] clk/axs10x: introduce AXS10X pll driver
 2017-04-05 16:06 UTC  (3+ messages)

[PATCH v4 0/7] Add support for pinctrl/gpio on Armada 37xx
 2017-04-05 16:03 UTC  (9+ messages)
` [PATCH v4 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers
` [PATCH v4 2/7] arm64: marvell: enable the Armada 37xx pinctrl driver
` [PATCH v4 3/7] pinctrl: armada-37xx: Add pin controller support for Armada 37xx
` [PATCH v4 4/7] pinctrl: armada-37xx: Add gpio support
` [PATCH v4 5/7] pinctrl: aramda-37xx: Add irqchip support
` [PATCH v4 6/7] ARM64: dts: marvell: Add pinctrl nodes for Armada 3700
` [PATCH v4 7/7] ARM64: dts: marvell: armada37xx: add pinctrl definition

[PATCH 0/6] ASoC: Add OF device table to I2C drivers that are missing it
 2017-04-05  8:51 UTC  (3+ messages)
` [PATCH 5/6] ASoC: wm8978: Add OF device ID table

[PATCH] arm: dma: fix sharing of coherent DMA memory without struct page
 2017-04-05 16:02 UTC 

[PATCH v2 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-04-05 16:00 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: Document the STM32 QSPI bindings

[PATCH 00/11] AXP803 PMIC support for Pine64
 2017-04-05 16:01 UTC  (5+ messages)
` [PATCH 04/11] mfd: axp20x: support AXP803 variant
  ` [linux-sunxi] "
` [PATCH 07/11] regulator: axp20x-regulator: add support for AXP803
  ` [linux-sunxi] "

[PATCH] remove the obsolete hd driver
 2017-04-05 15:51 UTC  (3+ messages)

[PATCH] ARM: dts: armada-38x: label USB and SATA nodes
 2017-04-05 15:49 UTC  (5+ messages)

[PATCH 0/8 V3] x86/intel_rdt: Intel Memory bandwidth allocation
 2017-04-05 15:40 UTC  (5+ messages)
` [PATCH 1/8] Documentation, x86: "
` [PATCH 4/8] x86/intel_rct/mba: Add MBA structures and initialize MBA

[PATCH 00/16] Intel FPGA Device Drivers
 2017-04-05 15:39 UTC  (13+ messages)
` [PATCH 04/16] fpga: intel: pcie: parse feature list and create platform device for features
` [PATCH 11/16] fpga: intel: fme: add partial reconfiguration sub feature support

[PATCH v2 00/11] fujitsu-laptop: backlight cleanup
 2017-04-05 15:36 UTC  (2+ messages)

[STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-04-05 15:35 UTC  (4+ messages)

[PATCH 00/26] x86: 5-level paging enabling for v4.12
 2017-04-05 15:32 UTC  (5+ messages)
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot

[PATCH v2] selftests: add a generic testsuite for ethernet device
 2017-04-05 15:30 UTC  (2+ messages)

[PATCH 3/3] x86/intel_rdt: Update schemata read to show data in tabular format
 2017-04-05 15:28 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH 2/3] x86/intel_rdt: Implement "update" mode when writing schemata file
 2017-04-05 15:27 UTC  (2+ messages)
` [tip:x86/cpu] "

[PATCH v2 0/3] fujitsu-laptop: call_fext_func() cleanup
 2017-04-05 15:29 UTC  (2+ messages)

[PATCH v2] NFS: Avoid cross-structure casting
 2017-04-05 15:29 UTC 

[PATCH v4 0/8] add thermal throttling to Allwinner A33 SoC
 2017-04-05 12:11 UTC  (4+ messages)
` [PATCH v4 2/8] dt-bindings: input: touschcreen: remove sun4i documentation
` [PATCH v4 8/8] ARM: sun8i: sina33: add highest OPP of CPUs

[PATCH] ARM: dts: armada-385-linksys: disk-activity trigger for all
 2017-04-05 15:27 UTC  (3+ messages)

[PATCH] NFS: Avoid cross-structure casting
 2017-04-05 15:26 UTC  (3+ messages)

[RFC 00/10] V4L2 explicit synchronization support
 2017-04-05 15:24 UTC  (9+ messages)
` [RFC 01/10] [media] vb2: add explicit fence user API

[RFC][PATCH 1/2] printk: Introduce per-console filtering of messages by loglevel
 2017-04-05 15:22 UTC  (4+ messages)

[PATCH V7 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-04-05 15:24 UTC  (3+ messages)

[PATCH 0/5] IB/qib: Fine-tuning for four function implementations
 2017-04-05 15:21 UTC  (16+ messages)
` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs()
` [PATCH 2/5] IB/qib: Use kmalloc_array() in qib_init_7322_variables()
` [PATCH 3/5] IB/qib: Use kcalloc() in qib_alloc_devdata()
` [PATCH 4/5] IB/qib: Use kcalloc() in qib_init_pportdata()
` [PATCH 5/5] IB/qib: Adjust two size determinations "
        `  "

[PATCH v2 0/8] SIF related verbs patches
 2017-04-05 15:20 UTC  (3+ messages)
` [PATCH v2 2/8] ib_umem: Add a new, more generic ib_umem_get_attrs

[PATCH 0/3 V3] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-04-05 15:20 UTC  (3+ messages)
` [PATCH 1/3] x86/intel_rdt: Fix issue when mkdir uses a freed CLOSid

[tip:locking/core] rtmutex: Deboost before waking up the top waiter
 2017-04-05 15:03 UTC  (3+ messages)
` [tip:locking/core] Retiplockingcore_rtmutex_Deboost_before_waking_up_the_top_waiter
` [tip:locking/core] rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-05 15:03 UTC  (2+ messages)

[PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI
 2017-04-05 15:02 UTC  (3+ messages)
` [PATCH -v6 04/13] futex,rt_mutex: Provide futex specific rt_mutex API

[PATCH net-next] net/mlx5e: fix build error without CONFIG_SYSFS
 2017-04-05 14:55 UTC  (2+ messages)

[PATCH net-next] net: stmmac: allow changing the MTU while the interface is running
 2017-04-05 14:49 UTC  (2+ messages)

[PATCH 0/2] memory: Introduce ti-emif-sram driver
 2017-04-05 14:48 UTC  (6+ messages)
` [PATCH 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

an offer from us to become our facilitator
 2017-04-05 14:12 UTC 

[PATCH v2] HID: asus: support backlight on USB keyboards
 2017-04-05 14:40 UTC 

[PATCH -mm -v2] mm, swap: Sort swap entries before free
 2017-04-05 14:40 UTC  (2+ messages)

[PATCH v6 1/4] syscalls: Restore address limit after a syscall
 2017-04-05 14:36 UTC  (4+ messages)
` [PATCH v6 4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state

[PATCH 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
 2017-04-05 14:13 UTC  (5+ messages)
` [PATCH 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
` [PATCH 2/4] pwm: tegra: Increase precision in pwm rate calculation
` [PATCH 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
` [PATCH 4/4] pwm: tegra: Add support to configure pin state "

[PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
 2017-04-05 14:33 UTC  (4+ messages)
` [PATCH 00/39] Annotate hw config module params for future lockdown

[PATCH 0/2] pmu0 MMIO region for A64 USB PHY
 2017-04-05 14:30 UTC  (3+ messages)
` [PATCH 1/2] dt: bindings: add pmu0 regs for USB PHYs on Allwinner H3/V3s/A64
` [PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for USB PHY

[PATCH] xen, fbfront: fix connecting to backend
 2017-04-05 14:28 UTC  (3+ messages)

[PATCH] xen, fbfront: add support for specifying size via xenstore
 2017-04-05 14:29 UTC  (3+ messages)

[PATCH] net: ibm: emac: remove unused sysrq handler for 'c' key
 2017-04-05 14:26 UTC  (2+ messages)

[BUG nohz]: wrong user and system time accounting
 2017-04-05 14:26 UTC  (14+ messages)

[PATCH v4 0/9] Renesas RZ/A1 pin and gpio controller
 2017-04-05 14:27 UTC  (11+ messages)
` [PATCH v4 1/9] pinctrl: generic: Add bi-directional and output-enable
` [PATCH v4 2/9] pinctrl: Renesas RZ/A1 pin and gpio controller
` [PATCH v4 3/9] dt-bindings: pinctrl: Add RZ/A1 bindings doc
` [PATCH v4 4/9] arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl header
` [PATCH v4 5/9] arm: dts: r7s72100: Add pin controller node
` [PATCH v4 6/9] arm: dts: genmai: Add SCIF2 pin group
` [PATCH v4 7/9] arm: dts: genmai: Add RIIC2 "
` [PATCH v4 8/9] arm: dts: genmai: Add user led device nodes
` [PATCH v4 9/9] arm: dts: genmai: Add ethernet pin group

[PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers
 2017-04-05 14:25 UTC  (2+ messages)

[PATCH 0/2] fpga: Xilinx LogiCore PR Decoupler
 2017-04-05 14:24 UTC  (5+ messages)
` [PATCH 1/2] doc: Add bindings document for "

net/sctp: list double add warning in sctp_endpoint_add_asoc
 2017-04-05 14:22 UTC  (8+ messages)

[PATCH] crypto/nx: Update MAINTAINERS entry for 842 compression
 2017-04-05 14:10 UTC  (2+ messages)

[PATCH v3 1/3] usb: udc: allow adding and removing the same gadget device
 2017-04-05 14:12 UTC  (2+ messages)

[RFC PATCH 0/2] extend PWM framework to support PWM modes
 2017-04-05 13:58 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm mode
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: add support for pwm modes

[PATCH v4 0/3] Support for USB DRD Phy driver for NS2
 2017-04-05 14:10 UTC  (6+ messages)
` [PATCH v4 2/3] Broadcom USB DRD Phy driver for Northstar2

[RFC PATCH 0/2] extends PWM framework to support PWM dead-times
 2017-04-05 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm dead-times
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: implement pwm dead-time

[PATCH 0/3] rockchip dwc2: Turn off vbus on shutdown
 2017-04-05 14:06 UTC  (4+ messages)
` [PATCH 1/3] phy: rockchip-usb: Add vbus regulator support
` [PATCH 2/3] ARM: dts: rockchip: rock2: Setup usb vbus-supply
` [PATCH 3/3] usb: dwc2: Power off the phy on shutdown

[RFC][PATCH] spin loop arch primitives for busy waiting
 2017-04-05 14:01 UTC  (4+ messages)

[PATCH 00/16] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-04-05 13:53 UTC  (4+ messages)
` [PATCH 07/16] regulator: madera-micsupp: Mic supply for Cirrus Logic Madera codecs

[PATCH v1] hw_random: Fix timeriomem_rng for sub-jiffie update periods
 2017-04-05 12:57 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).