public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-01 01:32:45 to 2017-09-01 09:30:00 UTC [more...]

[PATCH 00/31] struct timer_list callback argument conversion, step 1
 2017-09-01  9:29 UTC  (12+ messages)
` [PATCH 11/31] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 13/31] timer: Remove meaningless .data/.function assignments
` [PATCH 23/31] mips/sgi-ip32: Use separate static data field with with static timer
` [PATCH 24/31] mips/sgi-ip22: "
` [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional

[PATCH] drivers: staging: Add driver for Amplicon PCIe215
 2017-09-01  9:28 UTC  (4+ messages)

[PATCH] md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
 2017-09-01  9:26 UTC  (3+ messages)

[PATCH] iommu/dma: limit the IOVA allocated to dma-ranges region
 2017-09-01  9:26 UTC  (2+ messages)

[PATCH] swait: add missing barrier to swake_up
 2017-09-01  9:23 UTC  (2+ messages)

[PATCH] mm/vmstats: add counters for the page frag cache
 2017-09-01  9:21 UTC  (3+ messages)

[PATCH] platform/x86: intel_cht_int33fe: Work around BIOS bug on some devices
 2017-09-01  9:19 UTC  (6+ messages)

[patch 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-09-01  9:18 UTC  (4+ messages)

[PATCH v5 3/5] ghes_edac: add platform check to enable ghes_edac
 2017-09-01  9:14 UTC  (2+ messages)

[PATCH] Staging:android:ion:ion.c : Using WARN_ON() rather than BUG()
 2017-09-01  9:11 UTC  (3+ messages)

[tip:x86/apic] x86/idt: Move IST stack based traps to table init
 2017-09-01  9:09 UTC  (5+ messages)
  ` [PATCH] x86/idt: Fix the X86_TRAP_BP gate
    ` [tip:x86/apic] "

[PATCH net-next v2 0/4] net: mvpp2: optional PHYs and GoP link irq
 2017-09-01  9:04 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: mvpp2: take advantage of the is_rgmii helper
` [PATCH net-next v2 2/4] net: mvpp2: make the phy optional
` [PATCH net-next v2 3/4] net: mvpp2: use the GoP interrupt for link status changes
` [PATCH net-next v2 4/4] Documentation/bindings: net: marvell-pp2: add the link interrupt

[PATCH net] vhost_net: correctly check tx avail during rx busy polling
 2017-09-01  9:02 UTC 

[PATCH V4] staging:rtl8188eu:core Rename CamelCase variables
 2017-09-01  8:54 UTC  (3+ messages)

[PATCH v2 0/7] Remove the parent_node() for each arch
 2017-09-01  8:54 UTC  (10+ messages)
` [PATCH v2 1/7] ia64: topology: Remove the unused parent_node() macro
` [PATCH v2 2/7] MIPS: numa: "
` [PATCH v2 3/7] s390/topology: "
` [PATCH v2 4/7] sh/numa: "
` [PATCH v2 5/7] sparc64/topology: "
` [PATCH v2 6/7] tile/topology: "
` [PATCH v2 7/7] asm-generic: numa: "

[PATCH] ARM: dts: add initial Pistachio board support
 2017-09-01  8:52 UTC 

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-09-01  8:51 UTC  (2+ messages)

[ANNOUNCE] v4.11.12-rt11
 2017-09-01  8:50 UTC 

[Resend v5 04/14] mpt3sas: Added support for nvme encapsulated request message
 2017-09-01  8:44 UTC 

[GIT PULL] sound fixes for 4.13-rc8
 2017-09-01  8:42 UTC 

[PATCH 00/15] Improve DVB documentation and reduce its gap
 2017-09-01  8:40 UTC  (4+ messages)
` [PATCH 12/15] media: dmx.h: get rid of DMX_SET_SOURCE

[PATCH v4 00/14] mpt3sas driver NVMe support:
 2017-09-01  8:39 UTC  (7+ messages)

[PATCH] mm: kvfree the swap cluster info if the swap file is unsatisfactory
 2017-09-01  8:33 UTC  (3+ messages)

[PATCH] perf record: enable multiplexing scaling via -R
 2017-09-01  8:31 UTC  (13+ messages)

[PATCH 01/13] thermal/drivers/hisi: Fix missing interrupt enablement
 2017-09-01  8:31 UTC  (2+ messages)

[PATCH 0/5] net: mdio-mux: Misc fix
 2017-09-01  8:30 UTC  (3+ messages)

[PATCH 00/13] OpenRISC SMP Support
 2017-09-01  8:28 UTC  (8+ messages)
` [PATCH 01/13] openrisc: use shadow registers to save regs on exception
  ` [OpenRISC] "
` [PATCH 02/13] openrisc: define CPU_BIG_ENDIAN as true
  ` [OpenRISC] "

Buffer overflow in the mptctl_replace_fw() function in linux kernel MPT ioctl driver
 2017-09-01  8:24 UTC  (3+ messages)

[PATCH v1] platform/x86: wmi: Switch to use new generic UUID API
 2017-09-01  8:23 UTC  (10+ messages)

[PATCH][next] IB/core: fix spelling mistake: "aceess" -> "access"
 2017-09-01  8:22 UTC 

clean up dma_declare_coherent_memory calling conventions V2
 2017-09-01  8:19 UTC  (4+ messages)
` [PATCH 2/2] dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags

[GIT PULL 0/5] perf/core improvements and fixes
 2017-09-01  8:16 UTC  (7+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page

[PATCH 00/10] spi-nor: intel-spi: Various fixes and enhancements
 2017-09-01  8:00 UTC  (11+ messages)
` [PATCH 01/10] spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
` [PATCH 02/10] spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
` [PATCH 03/10] spi-nor: intel-spi: Fix broken software sequencing codes
` [PATCH 04/10] spi-nor: intel-spi: Check transfer length in the HW/SW cycle
` [PATCH 05/10] spi-nor: intel-spi: Use SW sequencer for BYT/LPT
` [PATCH 06/10] spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
` [PATCH 07/10] spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
` [PATCH 08/10] spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
` [PATCH 09/10] spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
` [PATCH 10/10] spi-nor: intel-spi: Fall back to use SW sequencer to erase

[PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
 2017-09-01  7:56 UTC  (3+ messages)

Crypto Fixes for 4.9
 2017-09-01  7:53 UTC  (8+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13

[RFC PATCH v2 0/7] x86/idle: add halt poll support
 2017-09-01  7:53 UTC  (20+ messages)
` [RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
` [RFC PATCH v2 3/7] sched/idle: Add poll before enter real idle path
` [RFC PATCH v2 7/7] sched/idle: update poll time when wakeup from idle

[ANNOUNCE] v4.11.12-rt10
 2017-09-01  7:47 UTC  (7+ messages)
` [patch-rt] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code

[PATCH] cpuidle: fix broadcast control when broadcast can not be entered
 2017-09-01  7:44 UTC  (2+ messages)

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-09-01  7:39 UTC  (3+ messages)
` [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t

[RESEND PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-09-01  7:34 UTC  (6+ messages)
` [RESEND PATCH v3 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings
` [RESEND PATCH v3 2/5] i2c: i2c-stm32f4: use generic definition of speed enum
` [RESEND PATCH v3 3/5] i2c: i2c-stm32f7: add driver
` [RESEND PATCH v3 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC
` [RESEND PATCH v3 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

[PATCH 0/3] drm/exynos/gsc: Support the rotate hardware limits of gsc
 2017-09-01  7:31 UTC  (6+ messages)
  ` [PATCH 1/3] ARM: dts: exynos: Add the hardware rotation limits for gsc
  ` [PATCH 2/3] arm64: "
  ` [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-09-01  7:31 UTC  (7+ messages)
` [PATCH 1/3] "

[RFC][PATCHv5 00/13] printk: introduce printing kernel thread
 2017-09-01  7:29 UTC  (9+ messages)
` printk: what is going on with additional newlines?

[PATCH][next] phy: mvebu-cp110-comphy: fix -ve error return against a u32
 2017-09-01  7:26 UTC  (2+ messages)

[PATCH v2 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-09-01  7:24 UTC  (7+ messages)
` [PATCH v2 03/13] ANDROID: binder: add support for RT prio inheritance

[PATCH 00/10] perf: inherit_stat related fixes
 2017-09-01  7:21 UTC  (4+ messages)
` [PATCH 03/10] perf: Make sure we read only scheduled events

[PATCH V5] staging:rtl8188eu:core Rename CamelCase variables
 2017-09-01  7:10 UTC 

[PATCH V2] staging:rtl8188eu:core Fix remove unneccessary else block
 2017-09-01  7:02 UTC 

[PATCH] drm/vblank: Fix delta_ns to an absolute value
 2017-09-01  7:07 UTC 

[PATCH v3 1/2] hwmon: (ltq-cputemp) add cpu temp sensor driver
 2017-09-01  6:58 UTC  (2+ messages)
` [PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation

[PATCH] staging: gdm724x: Rename variable for consistency
 2017-09-01  6:58 UTC  (2+ messages)

tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
 2017-09-01  6:57 UTC  (22+ messages)

[PATCH v3 1/6] android: binder: Refactor prev and next buffer into a helper function
 2017-09-01  6:52 UTC  (3+ messages)
` [PATCH] android: binder: fixup crash introduced by moving buffer hdr

[PATCH v7 0/3] Add support Rockchip Soc LVDS
 2017-09-01  6:49 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: display: Add Document for "

[PATCH v2] ath9k: remove cast to void pointer
 2017-09-01  6:43 UTC 

linux-next: Tree for Sep 1
 2017-09-01  6:39 UTC 

[PATCH 3/3] dmaengine: sun6i: Add support for Allwinner A64
 2017-09-01  6:04 UTC  (3+ messages)

[PATCH v2] arm64: fix unwind_frame() for filtered out fn for function graph tracing
 2017-09-01  5:48 UTC 

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-09-01  5:38 UTC  (5+ messages)
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v2] leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
 2017-09-01  5:38 UTC 

SMB3 security upgrade -fix warning messages on CIFS mount when mounting to older servers
 2017-09-01  5:38 UTC 

mmotm 2017-08-31-16-13 uploaded
 2017-09-01  5:11 UTC  (3+ messages)
` mmotm 2017-08-31-16-13 uploaded (x86/kernel/eisa.c)

[RFC/PATCH] drivers/of/platform: Add powerpc 4xx embedded busses to default list
 2017-09-01  5:10 UTC  (2+ messages)

[PATCH] uprobe: Warn if unable to install breakpoint
 2017-09-01  5:09 UTC  (2+ messages)

[PATCH] kernfs: checking for IS_ERR() instead of NULL
 2017-09-01  5:07 UTC  (4+ messages)

[PATCH 4.9 00/12] 4.9.47-stable review
 2017-09-01  5:02 UTC  (4+ messages)

[PATCH 0/4][RFC v2] x86/irq: Spread vectors on different CPUs
 2017-09-01  5:04 UTC  (5+ messages)
` [PATCH 1/4][RFC v2] x86/apic: Extend the defination for vector_irq
` [PATCH 2/4][RFC v2] x86/apic: Record the number of vectors assigned on a CPU
` [PATCH 3/4] x86/apic: Introduce the per vector cpumask array
` [PATCH 4/4][RFC v2] x86/apic: Spread the vectors by choosing the idlest CPU

[PATCH 3.18 00/24] 3.18.69-stable review
 2017-09-01  5:02 UTC  (3+ messages)

[PATCH 1/2] arm64: stacktrace: avoid listing stacktrace functions in stacktrace
 2017-09-01  5:00 UTC  (4+ messages)
` [PATCH 2/2] mm, page_owner: Skip unnecessary stack_trace entries

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2017-09-01  4:48 UTC 

[PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors
 2017-09-01  4:43 UTC  (3+ messages)

[ANNOUNCE]: SCST 3.3 pre-release freeze
 2017-09-01  4:16 UTC 

[PATCH 0/2] start using spin primitives in sched and locking
 2017-09-01  4:01 UTC  (2+ messages)

[RFC] tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test
 2017-09-01  3:53 UTC 

virtio_net: ethtool supported link modes
 2017-09-01  3:36 UTC  (2+ messages)

high latency in CFS when disable autogroup, bug or not?
 2017-09-01  3:28 UTC 

[PATCH 0/3] media: atmel-isc: Supplement the configuration of formats
 2017-09-01  3:20 UTC  (10+ messages)
` [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor

[PATCH 0/4] media: atmel-isc: Rework the format list and the clock
 2017-09-01  3:09 UTC  (5+ messages)
` [PATCH 1/4] media: atmel_isc: Add spin lock for clock enable ops
` [PATCH 2/4] media: atmel-isc: Add prepare and unprepare ops
` [PATCH 3/4] media: atmel-isc: Enable the clocks during probe
` [PATCH 4/4] media: atmel-isc: Rework the format list

[PATCH 0/3] dmaengine: Fix DMA on current allwinner SoCs, add A64 support
 2017-09-01  3:04 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: sun6i: Correct DMA support on H3

[PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally
 2017-09-01  3:00 UTC  (11+ messages)

[PATCHv4 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings
 2017-09-01  2:50 UTC  (3+ messages)

[PATCH v3 0/4] phy: rcar-gen3-usb2: add support for r8a77995
 2017-09-01  2:41 UTC  (5+ messages)
` [PATCH v3 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode
` [PATCH v3 2/4] phy: rcar-gen3-usb2: split the two meaning of "has_otg"
` [PATCH v3 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins
` [PATCH v3 4/4] phy: rcar-gen3-usb2: add binding for r8a77995

[PATCH 0/4] phy: rcar-gen3-usb2: add support for r8a77995
 2017-09-01  2:44 UTC  (7+ messages)
` [PATCH 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode
` [PATCH 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins

[PATCH 4.4 00/16] 4.4.86-stable review
 2017-09-01  2:31 UTC  (2+ messages)

[PATCH 1/2] clk: hi6220: change watchdog clock source
 2017-09-01  2:16 UTC  (3+ messages)

[PATCH 4/4] lockdep: Fix workqueue crossrelease annotation
 2017-09-01  2:05 UTC  (11+ messages)

[PATCH v1 0/3] clk: rockchip: rk3128: fix up some clks
 2017-09-01  2:01 UTC  (4+ messages)
` [PATCH v1 1/3] clk: rockchip: rk3128: add pclk_pmu as critical clock
` [PATCH v1 2/3] clk: rockchip: rk3128: fix up pvtm and mipi_24m gate regs description error
` [PATCH v1 3/3] clk: rockchip: rk3126: add sclk_timer5 as critical clock

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-09-01  2:00 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys

[PATCH][next] clk: ti: check for null return in strrchr to avoid null dereferencing
 2017-09-01  1:45 UTC  (2+ messages)

[PATCH] clk: Don't write error code into divider register
 2017-09-01  1:44 UTC  (5+ messages)

[PATCH 1/2] clk: uniphier: add audio system clock
 2017-09-01  1:41 UTC  (4+ messages)
` [PATCH 2/2] clk: uniphier: add video input subsystem clock

[RESEND PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver
 2017-09-01  1:36 UTC  (7+ messages)
` [RESEND PATCH v8 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [RESEND PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [RESEND PATCH v8 3/3] clk: stm32h7: Add stm32h743 clock driver

[PATCH] clk: uniphier: add PXs3 clock data
 2017-09-01  1:34 UTC  (2+ messages)

[PATCH 0/2] Add support for Hi6220 coresight
 2017-09-01  1:33 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