linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-22 14:35:13 to 2017-06-22 17:14:57 UTC [more...]

[PATCH v3 00/11] bring back stack frame warning with KASAN
 2017-06-22 17:13 UTC  (4+ messages)
` [PATCH v3 01/11] compiler: introduce noinline_if_stackbloat annotation
` [PATCH v3 03/11] rocker: mark rocker_tlv_put_* functions as noinline_if_stackbloat
` [PATCH v3 08/11] brcmsmac: make some local variables 'static const' to reduce stack size

[patch 54/55] x86/apic: Mark single target interrupts
 2017-06-22 17:10 UTC  (2+ messages)
` [tip:irq/core] "

[patch 53/55] genirq/cpuhotplug: Avoid irq affinity setting for single targets
 2017-06-22 17:09 UTC  (2+ messages)
` [tip:irq/core] "

[patch 52/55] genirq: Introduce IRQD_SINGLE_TARGET flag
 2017-06-22 17:09 UTC  (2+ messages)
` [tip:irq/core] "

[patch 51/55] genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
 2017-06-22 17:08 UTC  (2+ messages)
` [tip:irq/core] "

[patch 50/55] genirq: Handle managed irqs gracefully in irq_startup()
 2017-06-22 17:08 UTC  (2+ messages)
` [tip:irq/core] "

Query on VFIO in Virtual machine
 2017-06-22 17:12 UTC  (3+ messages)

[patch 49/55] genirq: Add force argument to irq_startup()
 2017-06-22 17:07 UTC  (2+ messages)
` [tip:irq/core] "

[patch 48/55] genirq: Split out irq_startup() code
 2017-06-22 17:06 UTC  (2+ messages)
` [tip:irq/core] "

[patch 47/55] genirq: Introduce IRQD_MANAGED_SHUTDOWN
 2017-06-22 17:06 UTC  (2+ messages)
` [tip:irq/core] "

[patch 46/55] x86/apic: Implement effective irq mask update
 2017-06-22 17:05 UTC  (2+ messages)
` [tip:irq/core] "

[patch 45/55] xen/events: Add support for effective affinity mask
 2017-06-22 17:05 UTC  (2+ messages)
` [tip:irq/core] "

[patch 44/55] x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
 2017-06-22 17:04 UTC  (2+ messages)
` [tip:irq/core] "

seccomp ptrace selftest failures with 4.4-stable [Was: Re: LTS testing with latest kselftests - some failures]
 2017-06-22 17:09 UTC  (3+ messages)

[patch 42/55] x86/apic: Move online masking to core code
 2017-06-22 17:03 UTC  (2+ messages)
` [tip:irq/core] "

[patch 41/55] x86/uv: Use default_cpu_mask_to_apicid_and()
 2017-06-22 17:03 UTC  (2+ messages)
` [tip:irq/core] "

[patch 43/55] x86/apic: Move cpumask and to core code
 2017-06-22 17:04 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] dt-bindings: thermal: add file extension to brcm,ns-thermal
 2017-06-22 17:08 UTC  (4+ messages)

[patch 40/55] x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
 2017-06-22 17:02 UTC  (2+ messages)
` [tip:irq/core] "

[patch 39/55] genirq/cpuhotplug: Use effective affinity mask
 2017-06-22 17:01 UTC  (2+ messages)
` [tip:irq/core] "

[patch 38/55] genirq: Introduce effective affinity mask
 2017-06-22 17:01 UTC  (2+ messages)
` [tip:irq/core] "

[patch 37/55] genirq/proc: Replace ever repeating type cast
 2017-06-22 17:00 UTC  (2+ messages)
` [tip:irq/core] "

[patch 35/55] genirq: Remove pointless arg from show_irq_affinity
 2017-06-22 16:59 UTC  (2+ messages)
` [tip:irq/core] "

[patch 36/55] genirq: Remove pointless gfp argument
 2017-06-22 17:00 UTC  (2+ messages)
` [tip:irq/core] "

[patch 34/55] genirq: Move irq_fixup_move_pending() to core
 2017-06-22 16:58 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v3 1/3] drm/rockchip: dw_hdmi: add RK3399 HDMI support
 2017-06-22 17:04 UTC  (3+ messages)
` [PATCH v3.1 "

[PATCH 0/2] A couple of small updates/fixes for kprobes tracer
 2017-06-22 17:03 UTC  (4+ messages)
` [PATCH 2/2] selftests/ftrace: Update multiple kprobes test for powerpc

[patch 33/55] x86/irq: Use irq_migrate_all_off_this_cpu()
 2017-06-22 16:58 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] x86/uaccess: use unrolled string copy for short strings
 2017-06-22 17:02 UTC  (5+ messages)

[patch 32/55] x86/irq: Restructure fixup_irqs()
 2017-06-22 16:57 UTC  (2+ messages)
` [tip:irq/core] "

[patch 31/55] genirq/cpuhotplug: Set force affinity flag on hotplug migration
 2017-06-22 16:57 UTC  (2+ messages)
` [tip:irq/core] "

[patch 30/55] genirq/cpuhotplug: Add support for conditional masking
 2017-06-22 16:56 UTC  (2+ messages)
` [tip:irq/core] "

[patch 29/55] genirq/cpuhotplug: Add support for cleaning up move in progress
 2017-06-22 16:56 UTC  (2+ messages)
` [tip:irq/core] "

[patch 28/55] genirq/cpuhotplug: Do not migrated shutdown irqs
 2017-06-22 16:55 UTC  (2+ messages)
` [tip:irq/core] "

[patch 27/55] genirq/cpuhotplug: Reorder check logic
 2017-06-22 16:54 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2] rtc: ds3232: add temperature support
 2017-06-22 16:58 UTC 

[v3 1/6] mm, oom: use oom_victims counter to synchronize oom victim selection
 2017-06-22 16:58 UTC  (2+ messages)

[patch 26/55] genirq/cpuhotplug: Dont claim success on error
 2017-06-22 16:54 UTC  (2+ messages)
` [tip:irq/core] "

[patch 25/55] genirq/cpuhotplug: Remove irq disabling logic
 2017-06-22 16:53 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] rsi: add in missing RSI_FSM_STATES into array fsm_state
 2017-06-22 16:58 UTC 

[patch 24/55] genirq: Move pending helpers to internal.h
 2017-06-22 16:53 UTC  (2+ messages)
` [tip:irq/core] "

[patch 23/55] genirq: Move initial affinity setup to irq_startup()
 2017-06-22 16:52 UTC  (2+ messages)
` [tip:irq/core] "

(no subject)
 2017-06-22 16:40 UTC 

[patch 22/55] genirq: Rename setup_affinity() to irq_setup_affinity()
 2017-06-22 16:52 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2] Moved module init-functions into the module
 2017-06-22 16:56 UTC  (3+ messages)

[patch 21/55] genirq: Remove mask argument from setup_affinity()
 2017-06-22 16:51 UTC  (2+ messages)
` [tip:irq/core] "

[patch 20/55] x86/irq: Cleanup pending irq move in fixup_irqs()
 2017-06-22 16:50 UTC  (2+ messages)
` [tip:irq/core] "

[patch 19/55] genirq: Provide irq_fixup_move_pending()
 2017-06-22 16:50 UTC  (2+ messages)
` [tip:irq/core] "

[patch 18/55] genirq: Add missing comment for IRQD_STARTED
 2017-06-22 16:49 UTC  (2+ messages)
` [tip:irq/core] "

[patch 17/55] genirq/debugfs: Add proper debugfs interface
 2017-06-22 16:49 UTC  (2+ messages)
` [tip:irq/core] "

[patch 15/55] PCI: vmd: Create named irq domain
 2017-06-22 16:47 UTC  (2+ messages)
` [tip:irq/core] PCI/vmd: "

Bad page state freeing hugepages
 2017-06-22 16:53 UTC  (3+ messages)

[patch 16/55] genirq/irqdomain: Add map counter
 2017-06-22 16:48 UTC  (2+ messages)
` [tip:irq/core] "

[patch 13/55] x86/msi: Remove unused remap irq domain interface
 2017-06-22 16:46 UTC  (2+ messages)
` [tip:irq/core] "

[patch 14/55] x86/msi: Create named irq domains
 2017-06-22 16:47 UTC  (2+ messages)
` [tip:irq/core] "

[patch 11/55] iommu/vt-d: Use named irq domain interface
 2017-06-22 16:45 UTC  (2+ messages)
` [tip:irq/core] "

[patch 12/55] iommu/amd: Use named irq domain interface
 2017-06-22 16:46 UTC  (2+ messages)
` [tip:irq/core] "

[patch 10/55] x86/msi: Provide new iommu irqdomain interface
 2017-06-22 16:45 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-22 16:48 UTC  (8+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[patch 09/55] x86/uv: Create named irq domain
 2017-06-22 16:44 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-22 16:48 UTC  (4+ messages)
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[patch 08/55] x86/htirq: Create named domain
 2017-06-22 16:44 UTC  (2+ messages)
` [tip:irq/core] "

[patch 07/55] x86/ioapic: Create named irq domain
 2017-06-22 16:43 UTC  (2+ messages)
` [tip:irq/core] "

[patch 06/55] x86/vector: Create named irq domain
 2017-06-22 16:42 UTC  (2+ messages)
` [tip:irq/core] "

[patch 05/55] genirq: Allow fwnode to carry name information only
 2017-06-22 16:42 UTC  (2+ messages)
` [tip:irq/core] "

[patch 03/55] iommu/vt-d: Add name to irq chip
 2017-06-22 16:41 UTC  (2+ messages)
` [tip:irq/core] "

[patch 02/55] iommu/amd: Add name to irq chip
 2017-06-22 16:40 UTC  (2+ messages)
` [tip:irq/core] "

[patch 04/55] genirq/msi: Prevent overwriting domain name
 2017-06-22 16:41 UTC  (2+ messages)
` [tip:irq/core] "

[patch 01/55] x86/apic: Add name to irq chip
 2017-06-22 16:40 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH V2 0/5] arch_topology: Minor cleanups
 2017-06-22 16:44 UTC  (9+ messages)
` [PATCH V2 1/5] arch_topology: Get rid of "cap_parsing_done"
` [PATCH V2 4/5] arch_topology: Return 0 or -ve errors from topology_parse_cpu_capacity()

[PATCH v3 0/3] perf: xgene: Add support for SoC PMU version 3
 2017-06-22 16:39 UTC  (3+ messages)
` [PATCH v3 1/3] perf: xgene: Parse PMU subnode from the match table

[GIT PULL V11] irq: next irq tracking
 2017-06-22 16:35 UTC  (8+ messages)
` [PATCH 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
  ` [PATCH 2/3] irq: Track the interrupt timings
  ` [PATCH 3/3] irq: Compute the periodic interval for interrupts

[ANNOUNCE] v4.11.5-rt1
 2017-06-22 16:34 UTC  (10+ messages)

[PATCH] spi: stm32: fix error check on mbr being -ve
 2017-06-22 16:34 UTC 

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-22 16:31 UTC  (4+ messages)
` [PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock

[PATCH] doc/kokr/howto: Only send regression fixes after -rc1
 2017-06-22 16:25 UTC  (2+ messages)

[PATCH] docs-rst: fix broken links to dynamic-debug-howto in kernel-parameters
 2017-06-22 16:24 UTC  (2+ messages)

[PATCH] doc: Document suitability of IBM Verse for kernel development
 2017-06-22 16:23 UTC  (2+ messages)

[PATCH v2] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 16:22 UTC  (2+ messages)

[PATCH] scripts/dtc: dtx_diff - Show real file names in diff header
 2017-06-22 16:21 UTC  (3+ messages)

[PATCH v4 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-22 16:21 UTC  (7+ messages)
` [PATCH v4 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units
` [PATCH v4 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-22 16:20 UTC  (4+ messages)
` [RFC v2 01/12] powerpc: Free up four 64K PTE bits in 4K backed hpte pages

[PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices
 2017-06-22 16:20 UTC  (2+ messages)

[PATCH] of: detect invalid phandle in overlay
 2017-06-22 16:19 UTC  (2+ messages)

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-22 16:17 UTC  (3+ messages)
  ` New NTB API Issue

[PATCH] net: stmmac: make some functions static
 2017-06-22 16:17 UTC 

[PATCH] of: be consistent in form of file mode
 2017-06-22 16:17 UTC  (2+ messages)

[PATCH] rtc: ds3232: add temperature support
 2017-06-22 16:17 UTC  (4+ messages)
`  "

[PATCH] of: make __of_attach_node() static
 2017-06-22 16:16 UTC  (2+ messages)

[PATCH] of: address.c header comment typo
 2017-06-22 16:16 UTC  (2+ messages)

[PATCH] of: fdt.c header comment typo
 2017-06-22 16:16 UTC  (2+ messages)

[PATCH] perf probe: Fix probe definition for inlined functions
 2017-06-22 16:16 UTC  (3+ messages)

[PATCH] of: make of_fdt_is_compatible() static
 2017-06-22 16:15 UTC  (2+ messages)

[PATCH] dt-bindings: display-timing.txt convert non-ascii characters to ascii
 2017-06-22 16:15 UTC  (2+ messages)

[PATCH] Documentation: remove overlay-notes reference to non-existent file
 2017-06-22 16:15 UTC  (2+ messages)

[PATCH v3 00/11] PCID and improved laziness
 2017-06-22 16:09 UTC  (12+ messages)
` [PATCH v3 05/11] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v3 06/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v3 11/11] x86/mm: Try to preserve old TLB entries using PCID

[PATCH 00/14] staging: fsl-mc: clean up header files
 2017-06-22 16:07 UTC  (3+ messages)
` [PATCH 01/14] staging: fsl-mc: drop macros with possible side effects

[PATCH 24/32] ext2, ext4: make mb block cache names more explicit
 2017-06-22 16:00 UTC  (18+ messages)
` [PATCH 25/32] ext4: add ext4_is_quota_file()
` [PATCH 26/32] ext4: cleanup transaction restarts during inode deletion
` [PATCH 27/32] ext4: xattr inode deduplication
` [PATCH 28/32] quota: add get_inode_usage callback to transfer multi-inode charges
` [PATCH 29/32] ext4: reserve space for xattr entries/names
` [PATCH 30/32] ext4: eliminate xattr entry e_hash recalculation for removes
` [PATCH 31/32] ext4: strong binding of xattr inode references
` [PATCH 32/32] ext4: add nombcache mount option

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-06-22 15:56 UTC  (6+ messages)

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-06-22 15:54 UTC  (4+ messages)
` [PATCH v6 1/4] "

[PATCH] scsi: hptiop: make function hptiop_iop_request_callback_itl static
 2017-06-22 15:52 UTC 

[PATCH][spi-next] spi: stm32: fix range limit checks on div
 2017-06-22 15:50 UTC  (3+ messages)

[PATCH] staging: fsl-dpaa2/eth: fix a couple of implicit includes
 2017-06-22 15:50 UTC  (2+ messages)

[PATCH V2] kernel/watchdog: fix spurious hard lockups
 2017-06-22 15:48 UTC  (5+ messages)

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-22 15:44 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH v2 2/8] mfd: Add STM32 LPTimer driver

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-22 15:41 UTC  (8+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module
` [PATCH v1 2/6] [media] ov9650: add device tree support
` [PATCH v1 3/6] [media] ov9650: select the nearest higher resolution
` [PATCH v1 4/6] [media] ov9650: use write_array() for resolution sequences
` [PATCH v1 5/6] [media] ov9650: add multiple variant support
` [PATCH v1 6/6] [media] ov9650: add support of OV9655 variant

patchwork: on whose behalf is it working? was Re: [linux-media] Patch notification: 3 patches updated
 2017-06-22 15:35 UTC  (3+ messages)

[4.9.30] Unable to handle kernel NULL pointer dereference (`nfs4_put_state_owner`, `_raw_spin_lock_irqsave`, `xfs_buf_unlock`)
 2017-06-22 15:27 UTC 

[PATCH] of: document /sys/firmware/fdt
 2017-06-22 15:23 UTC  (3+ messages)

[PATCH v1 0/5] Camera support on STM32F746G-DISCO board
 2017-06-22 15:19 UTC  (7+ messages)
` [PATCH v1 1/5] [media] stm32-dcmi: catch dma submission error
` [PATCH v1 2/5] [media] stm32-dcmi: revisit control register handling
` [PATCH v1 3/5] [media] stm32-dcmi: crop sensor image to match user resolution
` [PATCH v1 4/5] ARM: dts: stm32: Enable DCMI support on STM32F746 MCU
` [PATCH v1 5/5] ARM: configs: stm32: DCMI + OV9655 camera support

(no subject)
 2017-06-22 14:42 UTC 

[PATCH v2 0/5] kmod: help make deterministic
 2017-06-22 15:19 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] kmod: throttle kmod thread limit

[GIT PULL] KVM fixes for v4.12-rc7
 2017-06-22 15:19 UTC 

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 15:16 UTC  (4+ messages)

[lkp-robot] [mm] 1be7107fbe: kernel_BUG_at_mm/mmap.c
 2017-06-22 15:16 UTC  (11+ messages)

EMAIL ALERT
 2017-06-22 12:49 UTC 

[PATCH] net: phy: smsc: fix buffer overflow in memcpy
 2017-06-22 15:12 UTC  (2+ messages)

[RFC PATCH 0/4] Support for metadata specific accounting
 2017-06-22 15:08 UTC  (2+ messages)

[PATCH v2] net/phy: micrel: configure intterupts after autoneg workaround
 2017-06-22 15:07 UTC  (2+ messages)

[criu] 1M guard page ruined restore
 2017-06-22 15:05 UTC  (8+ messages)

[PATCH v2] net/mlx5e: Use device ID defines
 2017-06-22 15:04 UTC  (2+ messages)

[PATCH] liquidio: stop using huge static buffer, save 4096k in .data
 2017-06-22 15:03 UTC  (2+ messages)

[PATCH V2 20/37] perf script: Add 'synth' event type for synthesized events
 2017-06-22 14:59 UTC  (7+ messages)
` [PATCH V3 "

[PATCH] modpost: abort if a module name is too long
 2017-06-22 14:57 UTC  (12+ messages)

[PATCH] rcu: remove unused variable in boot_cpu_state_init
 2017-06-22 14:55 UTC  (6+ messages)

linux-next: build failure after merge of most trees
 2017-06-22 14:56 UTC  (7+ messages)

[PATCH v6 00/8] Renesas RZ/A1 pin and gpio controller
 2017-06-22 14:54 UTC  (9+ messages)
` [PATCH v6 1/8] pinctrl: "
` [PATCH v6 2/8] dt-bindings: pinctrl: Add RZ/A1 bindings doc
` [PATCH v6 3/8] arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl header
` [PATCH v6 4/8] arm: dts: r7s72100: Add pin controller node
` [PATCH v6 5/8] arm: dts: genmai: Add SCIF2 pin group
` [PATCH v6 6/8] arm: dts: genmai: Add RIIC2 "
` [PATCH v6 7/8] arm: dts: genmai: Add user led device nodes
` [PATCH v6 8/8] arm: dts: genmai: Add ethernet pin group

[RFC PATCH 3/4] ARM: l2x0: add arm,ecc-enable property for aurora
 2017-06-22 14:46 UTC  (4+ messages)

[PATCH 0/6] PM: Unify the handling of device wakeup settings
 2017-06-22 14:38 UTC  (4+ messages)
` [PATCH 2/6] ACPI / PM: Consolidate device wakeup settings code

[PATCH] sparc64: Fix gup_huge_pmd
 2017-06-22 14:45 UTC  (4+ messages)

[PATCH] perf/core: fix group {cpu,task} validation
 2017-06-22 14:41 UTC 

[PATCH 01/32] ext4: xattr-in-inode support
 2017-06-22 14:37 UTC  (3+ messages)
` [PATCH 23/32] mbcache: make mbcache naming more generic

[PATCH] mm: larger stack guard gap, between vmas
 2017-06-22 14:34 UTC  (7+ messages)
      ` [vs-plain] "

[PATCH 2/2] ARM: cpuidle: Support asymmetric idle definition
 2017-06-22 14:27 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).