linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 17:26:21 to 2018-02-12 21:22:22 UTC [more...]

[PATCH] mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMA
 2018-02-12 21:22 UTC  (2+ messages)

[PATCH] perf: Add support for creating offline events
 2018-02-12 21:21 UTC  (6+ messages)

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-12 21:20 UTC  (2+ messages)

[PATCH] clk: don't call __of_clk_get_by_name() unnecessarily from clk_get()
 2018-02-12 21:19 UTC  (4+ messages)

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-12 21:16 UTC  (4+ messages)

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-12 21:15 UTC  (2+ messages)

[PATCH 0/2] Two lustre bug fixes
 2018-02-12 21:09 UTC  (3+ messages)
` [PATCH 2/2] staging: lustre: honor error code from ll_iget()
` [PATCH 1/2] staging: lustre: fix inverted test on strcmp

[PATCH] rtc: ac100: Fix ac100 determine rate bug
 2018-02-12 21:07 UTC 

[PATCH v13 0/4] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-02-12 21:00 UTC  (5+ messages)
` [PATCH v13 3/4] fw_cfg: write vmcoreinfo details

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-12 20:59 UTC  (6+ messages)
` [PATCH 2/2] i2c: piix4: Use usleep_range()

[PATCH v1 0/2] arm: npcm: add low-level debug support for NPCM7XX
 2018-02-12 20:58 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] MAINTAINERS: Add low-level debug files to Nuvoton NPCM section

[PATCH for-4.17] percpu: add Dennis Zhou as a percpu co-maintainer
 2018-02-12 20:53 UTC  (2+ messages)

pata-macio WARNING at dmam_alloc_coherent+0xec/0x110
 2018-02-12 20:52 UTC 

[PATCH v2 0/4] of: change overlay apply input data from unflattened
 2018-02-12 20:51 UTC  (4+ messages)
` [PATCH v2 4/4] of: improve reporting invalid overlay target path

[PATCH] staging: android: ion: Add requested allocation alignment
 2018-02-12 20:46 UTC  (6+ messages)

[PATCH V2] auxdisplay: use correct string length
 2018-02-12 20:42 UTC  (4+ messages)

[PATCH] staging: android: ion: Restrict cache maintenance to dma mapped memory
 2018-02-12 20:39 UTC  (3+ messages)

[PATCH v2] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-02-12 20:33 UTC  (5+ messages)

[PATCH 0/3] perf tools: Miscellaneous fix from the previous cycle
 2018-02-12 20:32 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Freeing allocated memory
` [PATCH 2/3] perf util: Use target->per_thread and target->system_wide flags
` [PATCH 3/3] perf tools: Fixing uninitialised variable

[PATCH 1/3] nvme: fix the dangerous reference of namespaces list
 2018-02-12 20:25 UTC  (11+ messages)
` [PATCH 2/3] nvme: fix the deadlock in nvme_update_formats
` [PATCH 3/3] nvme: change namespaces_mutext to namespaces_rwsem

[PATCH RESEND 1/4] powerpc/vas: Fix order of cleanup in debugfs dir
 2018-02-12 20:25 UTC  (4+ messages)
` [PATCH 2/4] powerpc/vas: Fix cleanup when VAS is not configured

[GIT PULL] ext4 updates for 4.15
 2018-02-12 20:23 UTC  (5+ messages)
` ext4 iomap SEEK broken [was: [GIT PULL] ext4 updates for 4.15]

[PATCH V2 0/4] lightnvm: base 2.0 implementation
 2018-02-12 20:21 UTC  (3+ messages)
` [PATCH V2 4/4] nvme: lightnvm: add late setup of block size and metadata

[PATCH 0/4] Reduce migrations due to load imbalance and process exits
 2018-02-12 20:20 UTC  (13+ messages)
` [PATCH 3/4] sched/fair: Do not migrate on wake_affine_weight if weights are equal
` [PATCH 4/4] sched/fair: Do not migrate due to a sync wakeup on exit

[PATCH] usb: dwc2: Print error if unable to set DMA coherent mask
 2018-02-12 20:20 UTC 

[PATCH v1 1/1] usb: cdc_acm: prevent race at write to acm while system resumes
 2018-02-12 20:15 UTC 

(no subject)
 2018-02-12 19:22 UTC 

[PATCH v3 7/7] x86/entry: indent PUSH_AND_CLEAR_REGS and POP_REGS properly
 2018-02-12 20:13 UTC  (3+ messages)
` [tip:x86/pti] x86/entry/64: Indent "
  ` [PATCH] x86/entry/64: Remove unused icebp macro

[PATCH 0/3] axp20x backup battery charging
 2018-02-12 20:10 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: axp20x: Document backup battery charging property

v4.13 on nokia n900: oops during tethering
 2018-02-12 20:10 UTC 

lost connection to test machine (4)
 2018-02-12 20:05 UTC  (4+ messages)

[PATCH manpages] membarrier.2: New membarrier commands introduced in 4.16
 2018-02-12 19:55 UTC 

[PATCH 01/14] x86/crypto: aesni: Merge INITIAL_BLOCKS_ENC/DEC
 2018-02-12 19:51 UTC  (14+ messages)
` [PATCH 02/14] x86/crypto: aesni: Macro-ify func save/restore
` [PATCH 03/14] x86/crypto: aesni: Add GCM_INIT macro
` [PATCH 04/14] x86/crypto: aesni: Add GCM_COMPLETE macro
` [PATCH 05/14] x86/crypto: aesni: Merge encode and decode to GCM_ENC_DEC macro
` [PATCH 06/14] x86/crypto: aesni: Introduce gcm_context_data
` [PATCH 07/14] x86/crypto: aesni: Split AAD hash calculation to separate macro
` [PATCH 08/14] x86/crypto: aesni: Fill in new context data structures
` [PATCH 09/14] x86/crypto: aesni: Move ghash_mul to GCM_COMPLETE
` [PATCH 10/14] x86/crypto: aesni: Move HashKey computation from stack to gcm_context
` [PATCH 11/14] x86/crypto: aesni: Introduce partial block macro
` [PATCH 12/14] x86/crypto: aesni: Add fast path for > 16 byte update
` [PATCH 13/14] x86/crypto: aesni: Introduce scatter/gather asm function stubs
` [PATCH 14/14] x86/crypto: aesni: Update aesni-intel_glue to use scatter/gather

[PATCH] platform/x86: intel_turbo_max_3: Remove restriction for HWP platforms
 2018-02-12 19:50 UTC 

[PATCH 00/14] x86/crypto gcmaes SSE scatter/gather support
 2018-02-12 19:47 UTC 

[PATCH v3 1/3] extcon: axp288: Constify the axp288_pwr_up_down_info array
 2018-02-12 19:46 UTC  (3+ messages)
` [PATCH v3 2/3] Revert "extcon: axp288: Redo charger type detection a couple of seconds after probe()"
` [PATCH v3 3/3] extcon: int3496: process id-pin first so that we start with the right status

[tip:x86/pti 19/20] arch/x86/entry/.tmp_entry_64.o: warning: objtool: paranoid_entry()+0x11: call without frame pointer save/setup
 2018-02-12 19:45 UTC 

[PATCH] extcon: intel-int3496: Fix oops on probe
 2018-02-12 19:46 UTC  (3+ messages)

[PATCH 0/4] staging: iio: accel: adis16201 driver cleanup
 2018-02-12 19:46 UTC  (6+ messages)
` [PATCH 2/4] staging: iio: accel: Remove unnecessary comments and add suitable suffix

[PATCH] spi: bcm2835aux: use 64-bit arithmetic instead of 32-bit
 2018-02-12 19:38 UTC  (11+ messages)
  ` [PATCH] spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc

[PATCH v2] net: make getname() functions return length rather than use int* parameter
 2018-02-12 19:36 UTC  (2+ messages)

Linux 4.16-rc1: regression bisected, Debian kernel package tool make-kpkg stalls indefinitely during kernel build due to commit "kconfig: remove check_stdin()"
 2018-02-12 19:01 UTC 

[PATCH] ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
 2018-02-12 19:32 UTC  (5+ messages)

[kmemleak] unreferenced object 0xcd9c1a80 (size 192):
 2018-02-12 19:26 UTC  (5+ messages)

[PATCH v3 0/7] x86/entry: simplify and unify SAVE/POP_REGS
 2018-02-12 19:17 UTC  (4+ messages)
` [PATCH v3 8/7] TESTING_ONLY x86/entry: reduce static footprint of idtentry

[PATCH 0/2] irqchip: GICv2m Multi-MSI support
 2018-02-12 19:17 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: juno: Describe the full GICv2m region

[PATCH] nvme-pci: drain the entered requests after ctrl is shutdown
 2018-02-12 19:15 UTC  (3+ messages)

[RFC PATCH 00/20] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-12 19:07 UTC  (7+ messages)

[PATCH] rtc: isl12026: Add driver
 2018-02-12 19:03 UTC  (2+ messages)

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-12 18:58 UTC  (14+ messages)
` [PATCH 2/5] drm: Allow determining if current task is output poll worker
    ` [Intel-gfx] "

[PATCH] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
 2018-02-12 18:55 UTC  (4+ messages)

[PATCH 0/4 v6] lib: debugobjects: Introduce new global free list and defer objects free via the free list
 2018-02-12 18:53 UTC  (7+ messages)
` [PATCH 2/4 v6] lib: debugobjects: add global free list and the counter

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-02-12 18:47 UTC  (7+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[PATCH v5 00/20][RESEND] firmware: ARM System Control and Management Interface(SCMI) support
 2018-02-12 18:45 UTC  (21+ messages)
` [PATCH v5 01/20] dt-bindings: mailbox: add support for mailbox client shared memory
` [PATCH v5 02/20] dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol
` [PATCH v5 03/20] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [PATCH v5 04/20] firmware: arm_scmi: add common infrastructure and support for base 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 08/20] firmware: arm_scmi: add initial support for power protocol
` [PATCH v5 09/20] firmware: arm_scmi: add initial support for sensor 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 12/20] firmware: arm_scmi: add option for polling based performance domain operations
` [PATCH v5 13/20] firmware: arm_scmi: refactor in preparation to support per-protocol channels
` [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

[PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
 2018-02-12 18:40 UTC  (2+ messages)

[PATCH RESENT] nvme-pci: suspend queues based on online_queues
 2018-02-12 18:37 UTC  (2+ messages)

KASAN: use-after-free Read in remove_wait_queue
 2018-02-12 18:31 UTC  (5+ messages)

[PATCH] irqchip: Remove hashed address printing
 2018-02-12 18:30 UTC  (2+ messages)

[PATCH v2 0/5] Add support for i2c_new_secondary_device
 2018-02-12 18:30 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: media: adv7604: "
` [PATCH v2 2/5] dt-bindings: adv7511: "
` [PATCH v2 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
` [PATCH v2 4/5] media: adv7604: Add support for i2c_new_secondary_device
` [PATCH v2 5/5] drm: adv7511: "

[PATCH] sunrpc: Add task's xid to 'not responding' messages on call_timeout
 2018-02-12 18:28 UTC  (4+ messages)

[PATCH][btrfs-next] Btrfs: extent map selftest: fix non-ANSI btrfs_test_extent_map declaration
 2018-02-12 18:22 UTC  (2+ messages)

BUG: A31s Not booting anymore
 2018-02-12 18:21 UTC 

BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2
 2018-02-12 18:21 UTC  (2+ messages)

[RFC PATCH 0/3] SCHED_DEADLINE cgroups support
 2018-02-12 18:17 UTC  (6+ messages)
` [RFC PATCH 1/3] sched/deadline: merge dl_bw into dl_bandwidth

[PATCH 1/4] regmap: Correct comparison in regmap_cached
 2018-02-12 18:15 UTC  (4+ messages)
` [PATCH 2/4] regmap: Correct offset handling in regmap_volatile_range
` [PATCH 3/4] regmap: Don't use format_val in regmap_bulk_read
` [PATCH 4/4] regmap: Use helper function for register offset

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-02-12 18:12 UTC  (5+ messages)
` [RFC REBASED 2/5] powerpc/mm/slice: implement a slice mask cache
` [RFC REBASED 3/5] powerpc/mm/slice: implement slice_check_range_fits
` [RFC REBASED 4/5] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

UFS writing request failure handling
 2018-02-12 18:13 UTC  (2+ messages)

[PATCH 0/2] Stop wake_affine fighting with automatic NUMA balancing
 2018-02-12 18:11 UTC  (6+ messages)
` [PATCH 2/2] sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine

[PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
 2018-02-12 18:05 UTC  (3+ messages)

[PATCH v5 00/11] ufs: sysfs: read-only access to device
 2018-02-12 18:00 UTC  (5+ messages)
` [PATCH v5 02/11] scsi: ufs: sysfs: device descriptor

[PATCH] net: make getname() functions return length rather than use int* parameter
 2018-02-12 17:59 UTC  (3+ messages)

[PATCH 0/5] selftests/x86: fixes for !CONFIG_IA32_EMULATION and vsyscall=none
 2018-02-12 17:58 UTC  (8+ messages)
` [PATCH 2/5] selftests/x86: fix vDSO selftest segfault for vsyscall=none
          ` [PATCH] selftests/x86: clarify that there is no buffer overflow on sscanf usage

[PATCH 0/3] dra7xx: PCIe IRQ handling rework
 2018-02-12 17:58 UTC  (3+ messages)
` [PATCH 2/3] PCI: dwc: pci-dra7xx: Improve MSI IRQ handling

[REGRESSION, bisect] pci: cxgb4 probe fails after commit 104daa71b3961434 ("PCI: Determine actual VPD size on first access")
 2018-02-12 17:56 UTC  (3+ messages)

[asoc:topic/uniphier 3/7] sound/soc/uniphier/aio-core.c:907:5: sparse: symbol 'aiodma_rb_get_rp' was not declared. Should it be static?
 2018-02-12 17:53 UTC  (2+ messages)
` [RFC PATCH asoc] ASoC: uniphier: aiodma_rb_get_rp() can be static

[tip:x86/pti 19/20] arch/x86/entry/entry_64.o: warning: objtool: paranoid_entry()+0x11: call without frame pointer save/setup
 2018-02-12 17:45 UTC  (2+ messages)
` [PATCH] x86/entry/64: Fix paranoid_entry() frame pointer warning

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-12 17:43 UTC  (3+ messages)
` [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support

[PATCH] nbd: fix return value in error handling path
 2018-02-12 17:14 UTC 

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2018-02-12 17:30 UTC  (7+ messages)

[PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
 2018-02-12 17:37 UTC  (10+ messages)

[RFC PATCH 4/7] kconfig: support new special property shell=
 2018-02-12 17:37 UTC  (14+ messages)

[PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
 2018-02-12 17:33 UTC  (2+ messages)

[PATCHv2 6/6] iommu/intel: Ratelimit each dmar fault printing
 2018-02-12 17:26 UTC  (2+ messages)
` [PATCHv3 "


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).