linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-13 13:03:24 to 2017-02-13 15:37:46 UTC [more...]

[PATCH v2] reset: Add i.MX7 SRC reset driver
 2017-02-13 15:33 UTC  (2+ messages)
` [PATCH v2] soc/imx: Add GPCv2 power gating driver

Linux 4.10-rc8
 2017-02-13 15:37 UTC  (4+ messages)

[PATCH] perf: fix topology test on systems with sparse CPUs
 2017-02-13 15:34 UTC  (4+ messages)
` [PATCH v2 1/3] perf: add cpu__max_present_cpu()
  ` [PATCH v2 2/3] perf: make build_cpu_topology skip offline/absent CPUs
  ` [PATCH v2 3/3] perf: replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map

[PATCH V2 0/3] Define coherent device memory node
 2017-02-13 15:34 UTC  (2+ messages)

[PATCHv4 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-02-13 15:35 UTC  (7+ messages)
` [PATCHv4 2/5] x86/mm: introduce mmap{,_legacy}_base

[PATCH 0/2] sched/deadline: Fixes for constrained deadline tasks
 2017-02-13 15:35 UTC  (10+ messages)
` [PATCH 1/2] sched/deadline: Replenishment timer should fire in the next period
` [PATCH 2/2] sched/deadline: Throttle a constrained deadline task activated after the deadline

[PATCH v27 00/21] Richacls (Core and Ext4)
 2017-02-13 15:34 UTC  (4+ messages)
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags

[PATCH v28 00/21] Richacls (Core and Ext4)
 2017-02-13 15:32 UTC  (14+ messages)
` [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v28 05/21] richacl: In-memory representation and helper functions
` [PATCH v28 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v28 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v28 11/21] vfs: Cache richacl in struct inode
` [PATCH v28 12/21] richacl: Update the file masks in chmod()
` [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v28 15/21] richacl: Automatic Inheritance
` [PATCH v28 17/21] richacl: Add richacl xattr handler
` [PATCH v28 18/21] vfs: Add richacl permission checking
` [PATCH v28 20/21] ext4: Add richacl support
` [PATCH v28 21/21] ext4: Add richacl feature flag

[PATCH v8 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-02-13 15:32 UTC  (11+ messages)
  ` [PATCH v8 3/3] dmaengine: pl330: Don't require irq-safe "

[PATCH v1] nvmem: i.MX IIM driver
 2017-02-13 15:31 UTC  (3+ messages)
` [PATCH 1/2] nvmem: Add driver for the i.MX IIM
` [PATCH 2/2] dt-bindings: nvmem: Add i.MX IIM binding doc

[PATCH - REGRESSION] mwifiex: don't enable/disable IRQ 0 during suspend/resume
 2017-02-13 15:30 UTC  (2+ messages)

[PATCH 2/2] MIPS: loongson1: Add PWM support for Loongson1 board
 2017-02-13 15:30 UTC 

[PATCH 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-02-13 15:28 UTC 

[PATCH] sched/deadline: Remove redundant code replenishing runtime
 2017-02-13 15:24 UTC  (5+ messages)

[PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
 2017-02-13 15:24 UTC  (3+ messages)

[PATCH] gpio: pci-idio-16: Fix PCI BAR index
 2017-02-13 15:19 UTC  (2+ messages)

[PATCHv6 00/37] ext4: support of huge pages
 2017-02-13 15:17 UTC  (14+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed

linux-next: build failure after merge of the gpio tree
 2017-02-13 15:18 UTC  (2+ messages)

futex: Ahead futex_init from __initcall to core_initcall
 2017-02-13 15:16 UTC  (2+ messages)
` [tip:locking/urgent] futex: Move futex_init() "

net/kcm: GPF in kcm_sendmsg
 2017-02-13 15:14 UTC 

[PATCH v4 0/3] Add Broadcom SPU Crypto Driver
 2017-02-13 15:11 UTC  (3+ messages)

[PATCH v2 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-02-13 15:09 UTC  (4+ messages)
` [PATCH v2 6/9] arm, arm64: factorize common cpu capacity default code

[linux-sunxi] [PATCH 1/8] dt-bindings: fix for Allwinner H5 pinctrl's compatible
 2017-02-13 15:09 UTC  (4+ messages)
  ` [linux-sunxi] [PATCH 2/8] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl
  ` [PATCH 3/8] pinctrl: sunxi: Add A64 R_PIO controller support
  ` [linux-sunxi] "

[BUGFIX PATCH 0/3] kprobes/arm: Improve kprobes implementation on arm
 2017-02-13 15:05 UTC  (4+ messages)
` [BUGFIX PATCH 1/3] kprobes/arm: Allow to handle reentered kprobe on single-stepping
` [BUGFIX PATCH 2/3] kprobes/arm: Skip single-stepping in recursing path if possible
` [BUGFIX PATCH 3/3] kprobes/arm: Fix the return address of multiple kretprobes

[PATCH] soc/imx: Add GPCv2 power gating driver
 2017-02-13 15:05 UTC  (3+ messages)

[PATCH] [TRIVIAL] kasan: Add a prototype of task_struct to avoid warning
 2017-02-13 15:06 UTC  (2+ messages)

[PATCH] netlink: move nla_put_{u8,u16,u32} out of line
 2017-02-13 15:03 UTC  (6+ messages)

[BUG] Potential deadlock in the block layer
 2017-02-13 15:02 UTC  (2+ messages)

[PATCH] mm: free reserved area's memmap if possiable
 2017-02-13 14:54 UTC  (2+ messages)

[PATCH] reset: Add i.MX7 SRC reset driver
 2017-02-13 14:54 UTC  (3+ messages)

[PATCH] usb: gadget: legacy gadgets are optional
 2017-02-13 14:50 UTC 

net/xfrm: stack out-of-bounds in xfrm_flowi_sport
 2017-02-13 14:46 UTC 

[PATCH V6 0/5] LPC: legacy ISA I/O support
 2017-02-13 14:39 UTC  (10+ messages)
` [PATCH V6 1/5] LIB: Indirect ISA/LPC port IO introduced
` [PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07

[PATCH] gpio: pci-idio-16: Fix PCI device ID code
 2017-02-13 14:46 UTC  (2+ messages)

[PATCH v2 0/2] drm: Support framebuffer panning
 2017-02-13 14:45 UTC  (5+ messages)
` [PATCH v2 2/2] drm/fb_helper: implement ioctl FBIO_WAITFORVSYNC

[RFC simple allocator v2 0/2] Simple allocator
 2017-02-13 14:45 UTC  (3+ messages)
` [RFC simple allocator v2 1/2] Create Simple Allocator module
` [RFC simple allocator v2 2/2] add CMA simple allocator module

[PATCH v3 00/14] mm: page migration enhancement for thp
 2017-02-13 14:40 UTC  (10+ messages)
` [PATCH v3 03/14] mm: use pmd lock instead of racy checks in zap_pmd_range()

[PATCH 0/2] [media] exynos-gsc: Fix support for NV21 and NV61 formats
 2017-02-13 14:37 UTC  (8+ messages)
` [PATCH 1/2] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [PATCH 2/2] [media] exynos-gsc: Add support for NV{16,21,61}M pixel formats

[tip:locking/core] refcount_t: Introduce a special purpose refcount type
 2017-02-13 14:34 UTC 

[PATCHv6 0/3] staging: wlan-ng: align else if statement to coding standard
 2017-02-13 14:32 UTC  (4+ messages)
` [PATCHv6 1/3] staging: wlan-ng: move logical continuations at the end of line
` [PATCHv6 2/3] staging: wlan-ng: move else if statement to a single line
` [PATCHv6 3/3] staging: wlan-ng: realign else if continuation

[PATCH] [net-next] ARM: orion: fix PHYLIB dependency
 2017-02-13 14:31 UTC  (7+ messages)

[PATCH] Staging: wlan-ng: Fixed code style issue:
 2017-02-13 14:20 UTC 

[PATCH v2 0/3] xen/privcmd: support for dm_op and restriction
 2017-02-13 14:19 UTC  (8+ messages)
` [PATCH v2 2/3] xen/privcmd: Add IOCTL_PRIVCMD_DM_OP

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-02-13 14:15 UTC  (3+ messages)
` [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
` [PATCH 2/2] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec

[PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations
 2017-02-13 14:01 UTC  (6+ messages)
` [PATCH 4/5] IB/hfi1: Use memdup_user() rather than duplicating its implementation in hfi1_user_sdma_process_request()
      `  "

[patch net-next] net: qcom/emac: fix a sizeof() typo
 2017-02-13 14:00 UTC  (5+ messages)

[PATCH 1/4] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
 2017-02-13 14:00 UTC  (3+ messages)
` [PATCH 2/4] [media] em28xx: reduce stack usage in probe functions

[RFC,v2 1/3] sched: set loop_max after rq lock is taken
 2017-02-13 13:51 UTC  (5+ messages)
` [RFC,v2 3/3] sched: ignore task_h_load for CPU_NEWLY_IDLE

[PATCH v1 0/5] md: use bio_clone_fast()
 2017-02-13 13:49 UTC  (11+ messages)
` [PATCH v1 1/5] block: introduce bio_clone_bioset_partial()
` [PATCH v1 2/5] md/raid1: use bio_clone_bioset_partial() in case of write behind
` [PATCH v1 3/5] md: fail if mddev->bio_set can't be created
` [PATCH v1 4/5] md: remove unnecessary check on mddev
` [PATCH v1 5/5] md: fast clone bio in bio_clone_mddev()

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-13 13:44 UTC  (4+ messages)
` [PATCH 3/8] mm: cma: Export a few symbols

[PATCH v7 0/5] Update LZ4 compressor module
 2017-02-13 13:37 UTC  (8+ messages)
  ` [PATCH] lz4: fix performance regressions

[PATCH] sched/isolcpus: Show isolated cpu map
 2017-02-13 13:32 UTC  (4+ messages)

[PATCH -next] bus: qcom-ebi2: remove duplicated include from qcom-ebi2.c
 2017-02-13 13:27 UTC  (2+ messages)

[PATCH 4.9 00/60] 4.9.10-stable review
 2017-02-13 13:04 UTC  (58+ messages)
` [PATCH 4.9 01/60] cpufreq: intel_pstate: Disable energy efficiency optimization
` [PATCH 4.9 02/60] acpi, nfit: fix acpi_nfit_flush_probe() crash
` [PATCH 4.9 03/60] libnvdimm, namespace: do not delete namespace-id 0
` [PATCH 4.9 04/60] libnvdimm, pfn: fix memmap reservation size versus 4K alignment
` [PATCH 4.9 05/60] dm rq: cope with DM device destruction while in dm_old_request_fn()
` [PATCH 4.9 07/60] crypto: chcr - Check device is allocated before use
` [PATCH 4.9 08/60] crypto: qat - fix bar discovery for c62x
` [PATCH 4.9 09/60] crypto: qat - zero esram only for DH85x devices
` [PATCH 4.9 10/60] crypto: ccp - Fix DMA operations when IOMMU is enabled
` [PATCH 4.9 11/60] crypto: ccp - Fix double add when creating new DMA command
` [PATCH 4.9 12/60] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
` [PATCH 4.9 13/60] Input: uinput - fix crash when mixing old and new init style
` [PATCH 4.9 14/60] selinux: fix off-by-one in setprocattr
` [PATCH 4.9 15/60] Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
` [PATCH 4.9 16/60] rtlwifi: rtl8192ce: Fix loading of incorrect firmware
` [PATCH 4.9 17/60] cpumask: use nr_cpumask_bits for parsing functions
` [PATCH 4.9 18/60] mm/slub.c: fix random_seq offset destruction
` [PATCH 4.9 19/60] ibmvscsis: Add SGL limit
` [PATCH 4.9 20/60] hns: avoid stack overflow with CONFIG_KASAN
` [PATCH 4.9 21/60] ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
` [PATCH 4.9 22/60] drm/i915: fix use-after-free in page_flip_completed()
` [PATCH 4.9 23/60] drm/i915/bxt: Add MST support when do DPLL calculation
` [PATCH 4.9 24/60] drm/atomic: Fix double free in drm_atomic_state_default_clear
` [PATCH 4.9 25/60] target: Dont BUG_ON during NodeACL dynamic -> explicit conversion
` [PATCH 4.9 26/60] target: Use correct SCSI status during EXTENDED_COPY exception
` [PATCH 4.9 27/60] target: Fix early transport_generic_handle_tmr abort scenario
` [PATCH 4.9 28/60] target: Fix multi-session dynamic se_node_acl double free OOPs
` [PATCH 4.9 29/60] target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
` [PATCH 4.9 31/60] ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
` [PATCH 4.9 33/60] nl80211: Fix mesh HT operation check
` [PATCH 4.9 34/60] mac80211: Fix adding of mesh vendor IEs
` [PATCH 4.9 35/60] net/mlx5e: Modify TIRs hash only when its needed
` [PATCH 4.9 36/60] Drivers: hv: vmbus: Base host signaling strictly on the ring state
` [PATCH 4.9 37/60] Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
` [PATCH 4.9 38/60] Drivers: hv: vmbus: On the read path "
` [PATCH 4.9 39/60] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
` [PATCH 4.9 40/60] scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
` [PATCH 4.9 41/60] scsi: aacraid: Fix INTx/MSI-x issue with older controllers
` [PATCH 4.9 42/60] scsi: mpt3sas: disable ASPM for MPI2 controllers
` [PATCH 4.9 43/60] scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
` [PATCH 4.9 44/60] btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
` [PATCH 4.9 45/60] powerpc/mm/radix: Update ERAT flushes when invalidating TLB
` [PATCH 4.9 46/60] powerpc/powernv: Fix CPU hotplug to handle waking on HVI
` [PATCH 4.9 47/60] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
` [PATCH 4.9 48/60] ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
` [PATCH 4.9 49/60] ALSA: seq: Fix race at creating a queue
` [PATCH 4.9 50/60] ALSA: seq: Dont handle loop timeout at snd_seq_pool_done()
` [PATCH 4.9 51/60] Revert "ALSA: line6: Only determine control port properties if needed"
` [PATCH 4.9 52/60] x86/mm/ptdump: Fix soft lockup in page table walker
` [PATCH 4.9 53/60] x86/CPU/AMD: Bring back Compute Unit ID
` [PATCH 4.9 54/60] x86/CPU/AMD: Fix Zen SMT topology
` [PATCH 4.9 55/60] IB/rxe: Fix resid update
` [PATCH 4.9 56/60] IB/rxe: Fix mem_check_range integer overflow
` [PATCH 4.9 57/60] stacktrace, lockdep: Fix address, newline ugliness
` [PATCH 4.9 58/60] perf diff: Fix -o/--order option behavior (again)
` [PATCH 4.9 59/60] perf diff: Fix segfault on perf diff -o N option
` [PATCH 4.9 60/60] perf/core: Fix crash in perf_event_read()

[PATCH 0/3] pinctrl: berlin/mvebu/spear: make bool code non-modular
 2017-02-13 13:25 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: mvebu: make bool drivers explicitly non-modular
` [PATCH 2/3] pinctrl: spear: "
` [PATCH 3/3] pinctrl: berlin: "

[PATCH RT] Align rt_mutex inlining with upstream behavior
 2017-02-13 13:04 UTC  (8+ messages)

[PATCH] mtd: nand: gpio: make nCE GPIO optional
 2017-02-13 13:22 UTC  (4+ messages)

[PATCH 4.4 00/20] 4.4.49-stable review
 2017-02-13 13:05 UTC  (21+ messages)
` [PATCH 4.4 01/20] ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
` [PATCH 4.4 02/20] selinux: fix off-by-one in setprocattr
` [PATCH 4.4 03/20] Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
` [PATCH 4.4 04/20] cpumask: use nr_cpumask_bits for parsing functions
` [PATCH 4.4 05/20] hns: avoid stack overflow with CONFIG_KASAN
` [PATCH 4.4 06/20] ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
` [PATCH 4.4 07/20] target: Dont BUG_ON during NodeACL dynamic -> explicit conversion
` [PATCH 4.4 08/20] target: Use correct SCSI status during EXTENDED_COPY exception
` [PATCH 4.4 09/20] target: Fix early transport_generic_handle_tmr abort scenario
` [PATCH 4.4 10/20] target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
` [PATCH 4.4 11/20] ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
` [PATCH 4.4 12/20] mac80211: Fix adding of mesh vendor IEs
` [PATCH 4.4 13/20] [PATCH] netvsc: Set maximum GSO size in the right place
` [PATCH 4.4 14/20] scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
` [PATCH 4.4 15/20] scsi: aacraid: Fix INTx/MSI-x issue with older controllers
` [PATCH 4.4 16/20] scsi: mpt3sas: disable ASPM for MPI2 controllers
` [PATCH 4.4 17/20] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
` [PATCH 4.4 18/20] ALSA: seq: Fix race at creating a queue
` [PATCH 4.4 19/20] ALSA: seq: Dont handle loop timeout at snd_seq_pool_done()
` [PATCH 4.4 20/20] drm/i915: fix use-after-free in page_flip_completed()

[PATCH 1/2] gianfar: Deal with link state changes during GFAR_RESETTING dev state
 2017-02-13 12:22 UTC  (2+ messages)
` [PATCH 2/2] gianfar: Use the same initial values as the phy layer

[Patch 0/2] media: ti-vpe: allow user specified stride
 2017-02-13 13:06 UTC  (3+ messages)
` [Patch 1/2] media: ti-vpe: vpdma: add support for "
` [Patch 2/2] media: ti-vpe: vpe: allow use of "

[PATCH v4 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-13 13:05 UTC  (4+ messages)
` [PATCH v4 2/3] ASoC: zx-i2s: Add the info of pclk to the binding document for zx2967 family

[RFC PATCH 1/2] mm/memblock: introduce for_each_mem_pfn_range_rev()
 2017-02-13 13:03 UTC  (4+ messages)
` [RFC PATCH 2/2] mm/sparse: add last_section_nr in sparse_init() to reduce some iteration cycle


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