linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-02 14:43:33 to 2018-01-02 17:58:07 UTC [more...]

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-02 17:58 UTC  (7+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse

[PATCH 0/6] slimbus: sparse and CoverityScan fixes
 2018-01-02 17:54 UTC  (7+ messages)
` [PATCH 1/6] slimbus: avoid null pointer dereference on msg
` [PATCH 2/6] slimbus: fix retries comparison to correctly identify failed allocation
` [PATCH 3/6] slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
` [PATCH 4/6] slimbus: Use GFP_ATOMIC under spin lock
` [PATCH 5/6] slimbus: Fix missing unlock on error in slim_msg_response()
` [PATCH 6/6] slimbus: qcom: Fix return value check in qcom_slim_probe()

[PATCH v17 0/4] Replace PCI pool by DMA pool API
 2018-01-02 17:53 UTC  (5+ messages)
` [PATCH v17 1/4] block: DAC960: Replace PCI pool old API
` [PATCH v17 2/4] net: e100: "
` [PATCH v17 3/4] hinic: "
` [PATCH v17 4/4] PCI: Remove PCI pool macro functions

[PATCH v3] gpio: winbond: add driver
 2018-01-02 17:52 UTC  (2+ messages)

[PATCH] thermal/drivers/hisi: Remove bogus const from function return type
 2018-01-02 17:50 UTC  (3+ messages)

[PATCH] tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
 2018-01-02 17:50 UTC  (2+ messages)

[PATCH] tools: usb: usbip: fix fd leak in case of 'fread' failure
 2018-01-02 17:48 UTC  (2+ messages)

[PATCH] PCI: exynos: remove the deprecated phy codes
 2018-01-02 17:49 UTC  (4+ messages)

[RFC PATCH 0/5] perf events patches for improved ARM64 support
 2018-01-02 17:48 UTC  (11+ messages)
` [RFC PATCH 2/5] perf jevents: add support for arch recommended events

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-02 17:44 UTC  (11+ messages)

[PATCH -next] cifs: fix build errors for SMB_DIRECT
 2018-01-02 17:43 UTC 

[PATCH 4.14 000/146] 4.14.11-stable review
 2018-01-02 17:40 UTC  (2+ messages)

[PATCH] xen/input: do not advertise multi-touch pressure support
 2018-01-02 17:39 UTC  (2+ messages)

[PATCH] [v2] ARM: B15: fix unused label warnings
 2018-01-02 17:33 UTC  (4+ messages)

[PATCH 1/2] HID: core: i2c-hid: fix size check and type usage
 2018-01-02 17:30 UTC  (2+ messages)
` [PATCH 2/2] HID: i2c-hid: Fix resume issue on Raydium touchscreen device

[PATCH] sky2: Replace mdelay with msleep in sky2_vpd_wait
 2018-01-02 17:27 UTC  (2+ messages)

[PATCH] netfilter: add nf_queue_entry forward declaration
 2018-01-02 17:27 UTC  (2+ messages)

[PATCH] nokia N9: Add support for magnetometer and touchscreen
 2018-01-02 17:27 UTC  (2+ messages)

misc: bh1770glc: move sysfs interace to Documentation/ABI
 2018-01-02 17:25 UTC  (3+ messages)

general protection fault in skb_segment
 2018-01-02 17:23 UTC  (6+ messages)

[net-next: PATCH v2 0/5] Armada 7k/8k PP2 ACPI support
 2018-01-02 17:22 UTC  (9+ messages)
` [net-next: PATCH v2 5/5] net: mvpp2: enable ACPI support in the driver

[GIT PULL 0/2] EFI fixes for v4.15
 2018-01-02 17:21 UTC  (3+ messages)
` [PATCH 1/2] x86/efi: Fix kernel param add_efi_memmap regression
` [PATCH 2/2] efi: capsule-loader: reinstate virtual capsule mapping

[PATCH v4 05/19] afs: convert to new i_version API
 2018-01-02 17:20 UTC  (11+ messages)
` [PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
  ` [PATCH v4 01/19] fs: new API for handling inode->i_version
  ` [PATCH v4 16/19] fs: only set S_VERSION when updating times if necessary
  ` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH 00/27] timecounter/cyclecounter struct/interface update
 2018-01-02 17:15 UTC  (9+ messages)
` [PATCH 15/27] ALSA: hda - Use timecounter_initialize interface
  ` [alsa-devel] "

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-02 17:13 UTC  (4+ messages)
` [PATCH v2 16/22] mmc: tmio: fix never-detected card insertion bug

[PATCH v4 0/7] ARM: davinci: convert to common clock framework​
 2018-01-02 17:10 UTC  (3+ messages)

[PATCH v2 0/4] Address error and recovery for AER and DPC
 2018-01-02 17:12 UTC  (5+ messages)
` [PATCH v2 2/4] PCI/DPC/AER: Address Concurrency between "

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-02 17:05 UTC  (23+ messages)
` [PATCH v5 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH v5 03/15] clk: ingenic: support PLLs with no bypass bit
` [PATCH v5 04/15] clk: ingenic: Add code to enable/disable PLLs
` [PATCH v5 05/15] dt-bindings: clock: Add jz4770-cgu.h header
` [PATCH v5 06/15] clk: Add Ingenic jz4770 CGU driver
` [PATCH v5 07/15] MIPS: Setup boot_command_line before plat_mem_setup
` [PATCH v5 08/15] MIPS: ingenic: Use common cmdline handling code
` [PATCH v5 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
` [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
` [PATCH v5 11/15] MIPS: ingenic: Initial JZ4770 support
` [PATCH v5 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
` [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
` [PATCH v5 14/15] devicetree/bindings: Add GCW vendor prefix
` [PATCH v5 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH V3 1/6] PCI: Protect restore with device lock to be consistent
 2018-01-02 17:00 UTC  (6+ messages)
` [PATCH V3 2/6] PCI: Handle FLR failure and allow other reset types
` [PATCH V3 3/6] PCI: Make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH V3 4/6] PCI: Wait device ready after pci_pm_reset()
` [PATCH V3 5/6] PCI: Add a return type for pci_reset_bridge_secondary_bus()
` [PATCH V3 6/6] PCI: Add device wait after slot and bus reset

[PATCH 0/9] scsi: Use zeroing allocators than allocator/memset
 2018-01-02 17:01 UTC  (3+ messages)
` [PATCH 2/9] scsi: qla2xxx: Use zeroing allocator rather "

KASAN: slab-out-of-bounds Read in cap_convert_nscap
 2018-01-02 17:00 UTC  (2+ messages)

[PATCH 4.9 00/75] 4.9.74-stable review
 2018-01-02 16:57 UTC  (3+ messages)

[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
 2018-01-02 16:48 UTC  (5+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

[PATCH 4.4 00/63] 4.4.109-stable review
 2018-01-02 16:46 UTC  (2+ messages)

[PATCH 3.18 00/32] 3.18.91-stable review
 2018-01-02 16:46 UTC  (2+ messages)

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2018-01-02 16:44 UTC  (5+ messages)
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()

consolidate direct dma mapping and swiotlb support
 2018-01-02 16:44 UTC  (9+ messages)
` [PATCH 25/67] dma-direct: rename dma_noop to dma_direct
` [PATCH 26/67] dma-direct: use phys_to_dma
` [PATCH 30/67] dma-direct: retry allocations using GFP_DMA for small masks
` [PATCH 31/67] dma-direct: make dma_direct_{alloc,free} available to other implementations
  ` [PATCH 31/67] dma-direct: make dma_direct_{alloc, free} "

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-02 16:42 UTC  (7+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL
` [PATCH 4/7] ARM: dts: imx6ul: add interrupt of virt-capable GIC
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer
` [PATCH 6/7] ARM: dts: imx6ull: add IOMUXC SNVS instance
` [PATCH 7/7] ARM: dts: imx6ull: add UART8 support

[PATCH] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
 2018-01-02 16:40 UTC 

[PATCH][ocfs2-next] ocfs2: don't use a bool for error return from call to ocfs2_get_clusters
 2018-01-02 16:38 UTC 

[PATCH] ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL
 2018-01-02 16:38 UTC  (2+ messages)

[PATCH] cgroup-v2.txt: fix typos
 2018-01-02 16:34 UTC  (2+ messages)

[PATCH 00/12] mediatek: rework audio subsystem driver
 2018-01-02 16:31 UTC  (3+ messages)
` [PATCH 05/12] mfd: mtk-audsys: add MediaTek "

[PATCH] net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
 2018-01-02 16:30 UTC 

[PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
 2018-01-02 16:23 UTC  (6+ messages)

[PATCH 1/2] serial: imx: edd a .freeze_noirq function
 2018-01-02 16:15 UTC  (4+ messages)
` [PATCH 2/2] serial: imx: fix endless loop during suspend

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2018-01-02 16:15 UTC  (5+ messages)
` [PATCH v6 1/6] can: dev: Add support for limiting configured bitrate
` [PATCH v6 3/6] can: m_can: Add PM Runtime

[PATCH] swiotlb: suppress warning when __GFP_NOWARN is set v2
 2018-01-02 16:14 UTC  (3+ messages)

[PATCH v4 0/4] eeprom: at24: device tree support fixes
 2018-01-02 16:03 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: at24: consistently document the compatible property
` [PATCH v4 2/4] dt-bindings: at24: fix formatting and style
` [PATCH v4 3/4] dt-bindings: at24: extend the list of supported chips

[PATCH] scripts: Add device_attr_<rw|ro|wr>.pl scripts to convert DEVICE_ATTR uses
 2018-01-02 15:47 UTC  (4+ messages)

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-02 15:57 UTC  (2+ messages)

[PATCH] btrfs: qgroup: remove unused label 'retry'
 2018-01-02 15:52 UTC  (2+ messages)

[PATCH v4 0/7] typec: tcpm: Add sink side support for PPS
 2018-01-02 15:50 UTC  (8+ messages)
` [PATCH v4 1/7] typec: tcpm: Add PD Rev 3.0 definitions to PD header
` [PATCH v4 2/7] typec: tcpm: Add ADO header for Alert message handling
` [PATCH v4 3/7] typec: tcpm: Add SDB header for Status "
` [PATCH v4 4/7] typec: tcpm: Add core support for sink side PPS
` [PATCH v4 5/7] power: supply: Add 'connected_type' property and supporting code
` [PATCH v4 6/7] typec: tcpm: Represent source supply through power_supply class
` [PATCH v4 7/7] typec: tcpm: Add support for sink PPS related messages

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-02 15:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-02 15:50 UTC  (7+ messages)
` [PATCH v2 5/9] arch: sh: migor: Use new renesas-ceu camera driver
` [PATCH v2 7/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v2 9/9] media: i2c: tw9910: "

[PATCH 0/3] axp20x backup battery charging
 2018-01-02 15:48 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: axp20x: Document backup battery charging property
` [PATCH 2/3] mfd: axp20x: Add support for backup battery charging

[PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
 2018-01-02 15:47 UTC  (3+ messages)

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-02 15:47 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: dra7xx: Iterate over INTx status bits

[RFC PATCH 2/5] sched: Add NOHZ_STATS_KICK
 2018-01-02 15:44 UTC  (11+ messages)

[PATCH] crypto: tcrypt - free xoutbuf instead of axbuf
 2018-01-02 15:43 UTC 

[PATCH v2 0/3] renesas: irqchip: Use WAKEUP_PATH driver PM flag
 2018-01-02 15:41 UTC  (8+ messages)
` [PATCH v2 3/3] gpio: rcar: "

[PATCH v2] MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices
 2018-01-02 15:39 UTC 

[PATCH v3 0/2] MIPS: Augment CPC support
 2018-01-02 15:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Document mti,mips-cpc binding

[PATCH v3] backlight: tdo24m: fix the spi cs between transfers
 2018-01-02 15:38 UTC  (2+ messages)

[PATCH] tpm: remove unused variables
 2018-01-02 15:36 UTC  (2+ messages)

[PATCH] mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile
 2018-01-02 15:36 UTC  (2+ messages)

[PATCH 1/3] x86/tsc: Future-proof native_calibrate_tsc()
 2018-01-02 15:36 UTC  (3+ messages)
` [PATCH 2/3] x86/tsc: Fix erroneous TSC rate on Skylake Xeon

[PATCH v7 1/2] regmap: Add one flag to indicate if a hwlock should be used
 2018-01-02 15:36 UTC  (3+ messages)
` [PATCH v7 2/2] mfd: syscon: Add hardware spinlock support

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-02 15:36 UTC  (3+ messages)
` [PATCH 05/12] pinctrl: armada-37xx: "

[PATCH v5 0/3] Make input drivers y2038 safe
 2018-01-02 15:35 UTC  (4+ messages)
` [PATCH v5 2/3] input: evdev: Replace timeval with timespec64

[PATCH] platform/x86: silead_dmi: Add entry for the Teclast X98 Plus II
 2018-01-02 15:34 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2018-01-02 15:33 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-02 17:07 UTC  (7+ messages)
` [PATCH 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH] thermal/x86 pkg temp: Remove debugfs_create_u32() casts
 2018-01-02 15:30 UTC 

linux-next: build warning after merge of the netfilter-next tree
 2018-01-02 15:30 UTC  (2+ messages)

[PATCH] iommu/omap: Fix debugfs_create_*() usage
 2018-01-02 15:29 UTC 

[PATCH] clk: Fix debugfs_create_*() usage
 2018-01-02 15:27 UTC 

[PATCH] ACPI: Fix debugfs_create_*() usage
 2018-01-02 15:26 UTC 

[PATCH v17 0/5] ZII RAVE platform driver
 2018-01-02 15:17 UTC  (2+ messages)

[PATCH 00/12] drop unneeded newline
 2018-01-02 15:16 UTC  (6+ messages)
` [Cluster-devel] "

[PATCH v3 0/9] ufs: sysfs: read-only access to device descriptors, attributes and flags
 2018-01-02 15:08 UTC  (5+ messages)
` [PATCH v3 1/9] ufs: sysfs: device descriptor

[PATCH] v4l2: i2c: ov7670: Implement OF mbus configuration
 2018-01-02 15:03 UTC 

[PATCH v3 0/7] ARM: stm32: add initial STM32MPU support
 2018-01-02 15:01 UTC  (8+ messages)
` [PATCH v3 1/7] Documentation: arm: stm32: move to rst format
` [PATCH v3 2/7] ARM: stm32: prepare stm32 family to welcome armv7 architecture
` [PATCH v3 3/7] dt-bindings: stm32: add support of STM32MP157
` [PATCH v3 4/7] ARM: stm32: add initial support for STM32MP157
` [PATCH v3 5/7] ARM: configs: multi_v7: add stm32 support
` [PATCH v3 6/7] ARM: dts: stm32: add stm32mp157c initial support
` [PATCH v3 7/7] ARM: dts: stm32: add initial support of stm32mp157c eval board

[PATCH] btrfs: fix trivial indentation issues
 2018-01-02 14:58 UTC  (2+ messages)

[PATCH v2] Coccinelle: kzalloc-simple: Add all zero allocating functions
 2018-01-02 15:00 UTC  (6+ messages)
` Rename the SmPL script “kzalloc-….cocci”?

[PATCH] USB: serial: ark3116.c: Remove unused TIOCSSERIAL case from ioctl
 2018-01-02 15:00 UTC  (6+ messages)
  ` [PATCH 1/2] USB: serial: ark3116.c: Remove unused TIOCSSERIAL ioctl case
  ` [PATCH 2/2] USB: serial: ark3116.c: Move TIOCGSERIAL ioctl case to function

[PATCH] x86/xen/time: fix section mismatch for xen_init_time_ops()
 2018-01-02 15:00 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH v8 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2018-01-02 14:57 UTC  (6+ messages)
` [PATCH v8 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data

[PATCH v5] kernel: make groups_sort calling a responsibility group_info allocators
 2018-01-02 14:54 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/1] aio: make sure the input "timeout" value is valid
 2018-01-02 14:51 UTC  (6+ messages)

[PATCH] virtio_balloon: use non-blocking allocation
 2018-01-02 14:50 UTC 

[PATCH v5 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-01-02 14:42 UTC  (14+ messages)
` [PATCH v5 02/20] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol
` [PATCH v5 05/20] firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
` [PATCH v5 06/20] firmware: arm_scmi: add initial support for performance protocol
` [PATCH v5 07/20] firmware: arm_scmi: add initial support for clock protocol
` [PATCH v5 10/20] firmware: arm_scmi: probe and initialise all the supported protocols
` [PATCH v5 11/20] firmware: arm_scmi: add support for polling based SCMI transfers
` [PATCH v5 14/20] firmware: arm_scmi: add per-protocol channels support using idr objects
` [PATCH v5 15/20] firmware: arm_scmi: add device power domain support using genpd
` [PATCH v5 16/20] clk: add support for clocks provided by SCMI
` [PATCH v5 17/20] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
` [PATCH v5 18/20] hwmon: add support for sensors exported via ARM SCMI
` [PATCH v5 19/20] cpufreq: add support for CPU DVFS based on SCMI message protocol
` [PATCH v5 20/20] cpufreq: scmi: add support for fast frequency switching

TPM driver breaks S3 suspend
 2018-01-02 14:43 UTC  (4+ messages)

[PATCH v2] tpm: remove unused data fields from I2C and OF device ID tables
 2018-01-02 14:46 UTC  (2+ messages)

[lkp-robot] [tpm] b008bd39b1: kmsg.tpm_tpm#:A_TPM_error(#)occurred_attempting_get_random
 2018-01-02 14:44 UTC  (3+ 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).