public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-11 17:40:57 to 2016-10-11 23:05:54 UTC [more...]

[PATCH v4 0/3] Add support for led triggers on phy link state change
 2016-10-11 21:29 UTC  (6+ messages)
` [PATCH v4 1/3] skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
` [PATCH v4 2/3] net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link
` [PATCH v4 3/3] net: phy: leds: add support for led triggers on phy link state change

[PATCH v2 28/31] cpia2_usb: don't use stack for DMA
 2016-10-11 22:56 UTC  (2+ messages)

mmotm 2016-10-11-15-46 uploaded
 2016-10-11 22:47 UTC 

pca953x interrupt missing
 2016-10-11 22:54 UTC 

[PATCH v2] z3fold: add shrinker
 2016-10-11 22:52 UTC  (2+ messages)

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-11 22:51 UTC  (21+ messages)
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path

tty, fbcon: use-after-free in fbcon_invert_region
 2016-10-11 22:48 UTC  (3+ messages)

[PATCH] cpufreq: CPPC: Correct desired_perf calculation
 2016-10-11 22:31 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable Intel e1000e driver
 2016-10-11 22:38 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable EEPROM_AT25 config option
 2016-10-11 22:33 UTC  (4+ messages)

[PATCH 0/8] PM / OPP: Multiple regulator support
 2016-10-11 22:26 UTC  (4+ messages)
` [PATCH 7/8] PM / OPP: Allow platform specific custom opp_set_rate() callbacks

[PATCH 1/8] f2fs: clear nlink if fail to add_link
 2016-10-11 22:19 UTC  (2+ messages)

[PATCH 00/45] staging: rts5208: Checkpatch.pl cleanup
 2016-10-11 21:57 UTC  (46+ messages)
` [PATCH 01/45] staging: rts5208: spi.c: Remove unnecessary parenthesis
` [PATCH 02/45] staging: rts5208: spi.c: Alignment fixes
` [PATCH 03/45] staging: rts5208: sd.h: "
` [PATCH 04/45] staging: rts5208: sd.c: Remove unnecessary parentheses
` [PATCH 05/45] staging: rts5208: sd.c: Alignment fixes
` [PATCH 06/45] staging: rts5208: sd.c: Long line fixes
` [PATCH 07/45] staging: rts5208: sd.c: CamelCase fixes
` [PATCH 08/45] staging: rts5208: sd.c: Fix logical continuations
` [PATCH 09/45] staging: rts5208: sd.c: Spacing cleanup
` [PATCH 10/45] staging: rts5208: Alignment fixes
` [PATCH 11/45] staging: rts5208: Unnecessary parentheses cleanup
` [PATCH 12/45] staging: rts5208: Alignment fix
` [PATCH 13/45] staging: rts5208: Fix typo in function name
` [PATCH 14/45] staging: rts5208: Alignment fixes
` [PATCH 15/45] staging: rts5208: Remove parentheses
` [PATCH 16/45] staging: rts5208: CamelCase fixes
` [PATCH 17/45] staging: rts5208: Remove multiple assignment
` [PATCH 18/45] staging: rts5208: Add braces to if()
` [PATCH 19/45] staging: rts5208: Add space around operator
` [PATCH 20/45] staging: rts5208: Alignment fixes
` [PATCH 21/45] staging: rts5208: Long lines fixes
` [PATCH 22/45] staging: rts5208: Prefer using BIT macro
` [PATCH 23/45] staging: rts5208: Parenthesis alignment
` [PATCH 24/45] staging: rts5208: Unecessary parantheses
` [PATCH 25/45] staging: rts5208: Parenthesis alignment
` [PATCH 26/45] staging: rts5208: Unnecessary parentheses
` [PATCH 27/45] staging: rts5208: Spacing
` [PATCH 28/45] staging: rts5208: Comparison to NULL
` [PATCH 29/45] staging: rts5208: rtsx.c: Unnecessary parentheses
` [PATCH 30/45] staging: rts5208: rtsx.c: Alignment
` [PATCH 31/45] staging: rts5208: rtsx.c: Multiple assignments
` [PATCH 32/45] staging: rts5208: rtsx.c: Spacing
` [PATCH 33/45] staging: rts5208: rtsx.c: CamelCase
` [PATCH 34/45] staging: rts5208: rtsx.c: Spacing
` [PATCH 35/45] staging: rts5208: rtsx.c: Alloc sizeof struct
` [PATCH 36/45] staging: rts5208: ms.h: Parenthesis alignment
` [PATCH 37/45] staging: rts5208: ms.c: "
` [PATCH 38/45] staging: rts5208: ms.c: Long Lines
` [PATCH 39/45] staging: rts5208: ms.c: Multiple assignments
` [PATCH 40/45] staging: rts5208: ms.c: Braces fix
` [PATCH 41/45] staging: rts5208: CamelCase fix
` [PATCH 42/45] staging: rts5208: rtsx_scsi.h: Long lines
` [PATCH 43/45] staging: rts5208: rtxs_chip.h: "
` [PATCH 44/45] staging: rts5208: rtsx_chip.c: "
` [PATCH 45/45] staging: rts5208: rtsx.c: Alignment fix

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-11 21:57 UTC  (13+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed

[Resend PATCH] SCSI: scan: fix use-after-free
 2016-10-11 22:01 UTC  (2+ messages)

[PATCH v4] drm/panel: simple: Add support for AUO t215hvn01
 2016-10-11 21:59 UTC 

[RESEND PATCH v3] scsi: ufshcd: fix possible unclocked register access
 2016-10-11 21:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add ARM64-specific ACPI maintainers entry
 2016-10-11 21:52 UTC  (2+ messages)

[PATCH] z3fold: add shrinker
 2016-10-11 21:51 UTC  (3+ messages)

[PATCH] ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n
 2016-10-11 21:54 UTC  (2+ messages)

latest version of bluetooth for n950?
 2016-10-11 21:41 UTC  (3+ messages)

[RFC PATCH 00/11] Introduce writeback connectors
 2016-10-11 21:24 UTC  (8+ messages)

[git pull] drm pull for v4.9
 2016-10-11 21:14 UTC 

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-10-11 21:06 UTC  (8+ messages)
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP

[PATCH] cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
 2016-10-11 21:13 UTC 

[PATCH v2] x86/tsc: Set X86_FEATURE_TSC_RELIABLE to skip refined calibration
 2016-10-11 21:11 UTC  (6+ messages)

Intermittent perf build failures
 2016-10-11 20:59 UTC  (2+ messages)

[PATCH] scsi: NCR5380: no longer mark irq probing as __init
 2016-10-11 20:58 UTC  (3+ messages)

[PATCH 0/3] Add support for led triggers on phy link state change
 2016-10-11 20:56 UTC  (4+ messages)
` [RFC v3 3/3] phy,leds: add "

[mm] c4344e8035: WARNING: CPU: 0 PID: 101 at mm/memory.c:303 __tlb_remove_page_size+0x25/0x99
 2016-10-11 20:47 UTC 

[PATCH v2 0/4] ACPI / gpio: Updates to properties
 2016-10-11 20:46 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI / property: Allow holes in reference properties

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-11 20:38 UTC  (4+ messages)

[PATCH v2] timers: Fix usleep_range() in the context of wake_up_process()
 2016-10-11 20:40 UTC  (8+ messages)

[PATCH] iio: accel: mma8452: claim direct mode during write raw
 2016-10-11 19:32 UTC 

[PATCH v2 0/3] hisi_sas add hip07 support
 2016-10-11 20:34 UTC  (2+ messages)

[PATCH] Don't touch single threaded PTEs which are on the right node
 2016-10-11 20:28 UTC 

[PATCH v8 0/2] J-Core timer support
 2016-10-11 20:28 UTC  (4+ messages)
` [PATCH v8 2/2] clocksource: add J-Core timer/clocksource driver

[PATCH] fnic: Use time64_t to represent trace timestamps
 2016-10-11 20:28 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v4.9-rc1
 2016-10-11 20:24 UTC 

[RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-11 20:18 UTC  (18+ messages)
` [Xen-devel] "

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-10-11 20:18 UTC  (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

[GIT PULL] overlayfs update for 4.9
 2016-10-11 19:49 UTC  (4+ messages)

[PATCH v19 00/12] Device Tree support for FPGA Programming
 2016-10-11 19:31 UTC  (4+ messages)
` [PATCH v19 01/12] fpga: add bindings document for fpga region

[PATCH] iio: light: ltr501: claim direct mode during raw writes
 2016-10-11 19:57 UTC 

[PATCH] iio: light: ltr501: claim direct mode during select raw reads
 2016-10-11 19:56 UTC 

[PATCH 0/3] Locality support for the CRB driver
 2016-10-11 19:48 UTC  (6+ messages)
` [PATCH 1/3] tpm_crb: map locality registers

[PATCH] iio: pressure: mpl3115: claim direct mode during raw reads
 2016-10-11 19:33 UTC 

[PATCH] Staging:greybus:arche-apb-ctrl: fixed some coding style issue
 2016-10-11 19:49 UTC 

[PATCH] iio: accel: mma8452: claim direct mode during raw reads
 2016-10-11 19:31 UTC 

[PATCH 1/2] driver core: skip removal test for non-removable drivers
 2016-10-11 18:41 UTC  (2+ messages)
` [PATCH 2/2] driver core: fix smatch warning on dev->bus check

[RFC PATCH 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-11 19:42 UTC  (6+ messages)
` [RFC PATCH 6/6] sparc64: Enable 64-bit DMA

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-11 19:40 UTC  (7+ messages)
` [PATCH v2 01/10] drm/i915/skl: Move per-pipe ddb allocations into crtc states
  ` [Intel-gfx] "
` [PATCH v2 03/10] drm/i915/gen9: Make skl_wm_level per-plane
` [PATCH 04/10] drm/i915/gen9: Cleanup skl_pipe_wm_active_state
  ` [Intel-gfx] "

[PATCH -v4 0/8] locking/mutex: Rewrite basic mutex
 2016-10-11 18:42 UTC  (2+ messages)

[PATCH] Input: set default for iProc touchscreen
 2016-10-11 18:58 UTC  (3+ messages)

[PATCH] sched/fair: Do not decay new task load on first enqueue
 2016-10-11 18:57 UTC  (10+ messages)

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-11 18:52 UTC  (3+ messages)
` [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

[PATCH 3/5] Input: add driver for Ilitek ili2139 touch IC
 2016-10-11 18:51 UTC  (2+ messages)

parisc crash on boot with 4.8+git
 2016-10-11 18:40 UTC  (10+ messages)

The possible regression in kernel 4.8 - clk: imx: correct AV PLL rate formula
 2016-10-11 18:34 UTC  (5+ messages)

[PATCH] kvm: x86: correct the misleading comment in vmx_handle_external_intr
 2016-10-11 18:23 UTC  (2+ messages)

[PATCH 0/5] i2c: i2c-piix4: set of coding style fixes
 2016-10-11 17:34 UTC  (4+ messages)
` [PATCH 1/5] i2c: i2c-piix4: coding style fix - '*' adjacent to data name
` [PATCH 2/5] i2c: i2c-piix4: coding style fix - assignment in if condition
` [PATCH 5/5] i2c: i2c-piix4: coding style fix - quoted string split across lines

[PATCH] char/tpm: Check return code of wait_for_tpm_stat
 2016-10-11 18:01 UTC  (3+ messages)

[PATCH 00/44] Convert FibreChannel bsg code to use bsg-lib
 2016-10-11 18:00 UTC  (2+ messages)

[PATCH RESEND 0/3] Clean up handling of event log files
 2016-10-11 18:12 UTC  (8+ messages)
` [PATCH RESEND 2/3] tpm: replace dynamically allocated bios_dir with a static array

Is conditional calling of restore_altstack() correct for ARC
 2016-10-11 18:04 UTC 

[RFC PATCH 1/5] mm: Use the correct page size when removing the page
 2016-10-11 17:31 UTC  (2+ messages)
` [RFC PATCH 5/5] mm: Remove the page size change check in tlb_remove_page

[PATCH v3 00/18] Intel Cache Allocation Technology
 2016-10-11 18:04 UTC  (7+ messages)
` [PATCH v3 05/18] Documentation, x86: Documentation for Intel resource allocation user interface

[GIT PULL 00/68] perf/core improvements and fixes
 2016-10-11 17:31 UTC  (23+ messages)
` [PATCH 01/68] perf list: Add support for listing only json events
` [PATCH 03/68] perf intel-pt/bts: Tidy instruction buffer size usage
` [PATCH 04/68] perf intel-pt/bts: Report instruction bytes and length in sample
` [PATCH 05/68] perf top: Fix refreshing hierarchy entries on TUI
` [PATCH 07/68] perf c2c: Introduce c2c_decode_stats function
` [PATCH 08/68] perf c2c: Introduce c2c_add_stats function
` [PATCH 10/68] perf c2c: Add record subcommand
` [PATCH 12/68] perf c2c report: Add dimension support
` [PATCH 13/68] perf c2c report: Add sort_entry "
` [PATCH 14/68] perf c2c report: Fallback to standard dimensions
` [PATCH 15/68] perf c2c report: Add sample processing
` [PATCH 18/68] perf c2c report: Add header macros
` [PATCH 20/68] perf c2c report: Add 'offset' dimension key
` [PATCH 21/68] perf c2c report: Add 'iaddr' "
` [PATCH 22/68] perf c2c report: Add hitm related dimension keys
` [PATCH 23/68] perf c2c report: Add stores "
` [PATCH 24/68] perf c2c report: Add loads "
` [PATCH 25/68] perf c2c report: Add llc and remote "
` [PATCH 27/68] perf c2c report: Add total record sort key
` [PATCH 28/68] perf c2c report: Add total loads "
` [PATCH 32/68] perf c2c report: Add 'pid' "
` [PATCH 34/68] perf c2c report: Add 'symbol' and 'dso' sort keys

[GIT PULL] UBI/UBIFS updates for 4.9-rc1
 2016-10-11 17:57 UTC  (2+ messages)

[PATCH 1/1] dm raid: fix compat_features validation
 2016-10-11 17:44 UTC  (5+ messages)
` [dm-devel] "

[PATCH v4 0/8] i2c: Host Notify / i801 fixes
 2016-10-11 17:46 UTC  (5+ messages)
` [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

[lkp] [driver core] bea5b158ff: kobject (922508b4): tried to init an initialized object
 2016-10-11 17:41 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