linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-19 23:59:26 to 2017-06-20 04:22:16 UTC [more...]

[patch 00/55] genirq: Debuggability, consolidation and managed affinities
 2017-06-20  4:21 UTC  (57+ messages)
` [patch 01/55] x86/apic: Add name to irq chip
` [patch 02/55] iommu/amd: "
` [patch 03/55] iommu/vt-d: "
` [patch 04/55] genirq/msi: Prevent overwriting domain name
` [patch 05/55] genirq: Allow fwnode to carry name information only
` [patch 06/55] x86/vector: Create named irq domain
` [patch 07/55] x86/ioapic: "
` [patch 08/55] x86/htirq: Create named domain
` [patch 09/55] x86/uv: Create named irq domain
` [patch 10/55] x86/msi: Provide new iommu irqdomain interface
` [patch 11/55] iommu/vt-d: Use named irq domain interface
` [patch 12/55] iommu/amd: "
` [patch 13/55] x86/msi: Remove unused remap "
` [patch 14/55] x86/msi: Create named irq domains
` [patch 15/55] PCI: vmd: Create named irq domain
` [patch 16/55] genirq/irqdomain: Add map counter
` [patch 17/55] genirq/debugfs: Add proper debugfs interface
` [patch 18/55] genirq: Add missing comment for IRQD_STARTED
` [patch 19/55] genirq: Provide irq_fixup_move_pending()
` [patch 20/55] x86/irq: Cleanup pending irq move in fixup_irqs()
` [patch 21/55] genirq: Remove mask argument from setup_affinity()
` [patch 22/55] genirq: Rename setup_affinity() to irq_setup_affinity()
` [patch 23/55] genirq: Move initial affinity setup to irq_startup()
` [patch 24/55] genirq: Move pending helpers to internal.h
` [patch 25/55] genirq/cpuhotplug: Remove irq disabling logic
` [patch 26/55] genirq/cpuhotplug: Dont claim success on error
` [patch 27/55] genirq/cpuhotplug: Reorder check logic
` [patch 28/55] genirq/cpuhotplug: Do not migrated shutdown irqs
` [patch 29/55] genirq/cpuhotplug: Add support for cleaning up move in progress
` [patch 30/55] genirq/cpuhotplug: Add support for conditional masking
` [patch 31/55] genirq/cpuhotplug: Set force affinity flag on hotplug migration
` [patch 32/55] x86/irq: Restructure fixup_irqs()
` [patch 33/55] x86/irq: Use irq_migrate_all_off_this_cpu()
` [patch 34/55] genirq: Move irq_fixup_move_pending() to core
` [patch 35/55] genirq: Remove pointless arg from show_irq_affinity
` [patch 36/55] genirq: Remove pointless gfp argument
` [patch 37/55] genirq/proc: Replace ever repeating type cast
` [patch 38/55] genirq: Introduce effective affinity mask
` [patch 39/55] genirq/cpuhotplug: Use "
` [patch 40/55] x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
` [patch 41/55] x86/uv: Use default_cpu_mask_to_apicid_and()
` [patch 42/55] x86/apic: Move online masking to core code
` [patch 43/55] x86/apic: Move cpumask and "
` [patch 44/55] x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
` [patch 45/55] xen/events: Add support for effective affinity mask
` [patch 46/55] x86/apic: Implement effective irq mask update
` [patch 47/55] genirq: Introduce IRQD_MANAGED_SHUTDOWN
` [patch 48/55] genirq: Split out irq_startup() code
` [patch 49/55] genirq: Add force argument to irq_startup()
` [patch 50/55] genirq: Handle managed irqs gracefully in irq_startup()
` [patch 51/55] genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
` [patch 52/55] genirq: Introduce IRQD_SINGLE_TARGET flag
` [patch 53/55] genirq/cpuhotplug: Avoid irq affinity setting for single targets
` [patch 54/55] x86/apic: Mark single target interrupts
` [patch 55/55] genirq/affinity: Assign vectors to all present CPUs

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-20  4:09 UTC  (7+ messages)
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time
  ` [kernel-hardening] "

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-20  4:02 UTC  (6+ messages)
` [PATCH v10 4/5] "

[PATCH v5 0/6] provide power off support for iMX6 with external PMIC
 2017-06-20  4:02 UTC  (4+ messages)
` [PATCH v5 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

linux-next: manual merge of the tty tree with the arm-soc tree
 2017-06-20  3:52 UTC 

[PATCH v3 1/4] sparc64: Add 16GB hugepage support
 2017-06-20  3:51 UTC  (5+ messages)
` [PATCH v3 2/4] sparc64: Support huge PUD case in get_user_pages
` [PATCH v3 3/4] sparc64: Fix gup_huge_pmd
` [PATCH v3 4/4] sparc64: Cleanup hugepage table walk functions

[PATCH 0/7] RPi touchscreen as a panel driver again
 2017-06-20  3:48 UTC  (5+ messages)
` [PATCH 1/7] drm/bridge: Support hotplugging panel-bridge

[PATCH 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-06-20  3:40 UTC  (3+ messages)
` [PATCH 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660
` [PATCH 3/3] arm64: dts: register Hi3660's thermal sensor

Linux 4.12-rc6
 2017-06-20  3:42 UTC  (6+ messages)

[PATCH] crypto: caam: make of_device_ids const
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH] crypto: n2: make of_device_ids const
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"
 2017-06-20  3:41 UTC  (2+ messages)

[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"
 2017-06-20  3:41 UTC  (2+ messages)

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-20  3:40 UTC  (2+ messages)

[PATCH 0/6] Constant Time Memory Comparisons Are Important
 2017-06-20  3:38 UTC  (3+ messages)
` [PATCH] rsa-pkcs1pad: use constant time memory comparison for MACs

[PATCH] regulator: lp87565: Fix the initial voltage range
 2017-06-20  3:36 UTC 

WMI and Kernel:User interface
 2017-06-20  3:37 UTC  (11+ messages)

[PATCH] crypto: crypto4xx - fix an error code
 2017-06-20  3:33 UTC  (2+ messages)

[PATCH v2 1/2] selftests: lib: Skip tests on missing test modules
 2017-06-20  3:24 UTC  (3+ messages)

[PATCH v2] gpio: lp87565: Add support for GPIO
 2017-06-20  3:23 UTC  (2+ messages)

[PATCH NET] net/hns:bugfix of ethtool -t phy self_test
 2017-06-20  3:18 UTC  (5+ messages)

[PATCH v6 00/12] rk808: Add RK805 support
 2017-06-20  3:06 UTC  (3+ messages)
` [PATCH v6 09/12] Input: Add power key driver for Rockchip RK805 PMIC

[GIT PULL] NTB bug fixes for v4.12
 2017-06-20  3:06 UTC  (2+ messages)

[PATCH v4] platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
 2017-06-20  3:05 UTC 

[PATCH] mm: Add SLUB free list pointer obfuscation
 2017-06-20  3:01 UTC 

[PATCH] x86/mm: Don't reenter flush_tlb_func_common()
 2017-06-20  2:56 UTC  (4+ messages)

[PATCH 1/3] fsi: Add fsi_master_rescan()
 2017-06-20  2:59 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-20  2:57 UTC  (3+ messages)
` [PATCH 3.10 060/268] xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-20  2:52 UTC  (9+ messages)
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-20  2:52 UTC  (4+ messages)

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-20  2:51 UTC  (3+ messages)

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-20  2:45 UTC  (16+ messages)
` [systemd-devel] "

[PATCH v2 00/12] AC97 device/driver model revamp
 2017-06-20  2:44 UTC  (5+ messages)
` [PATCH v2 04/12] Input: wm97xx: split out touchscreen registering
` [PATCH v2 06/12] Input: wm97xx: add new AC97 bus support

[PATCH v2 0/9] vfio: Fix release ordering races and use driver_override
 2017-06-20  2:42 UTC  (4+ messages)
` [PATCH v2 2/9] kvm-vfio: Decouple only when we match a group

[PATCH] PCI: Workaround AMD EHCI controller PME bug
 2017-06-20  2:42 UTC  (3+ messages)

[PATCH v15 2/7] power: add power sequence library
 2017-06-20  2:37 UTC  (11+ messages)

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-20  2:36 UTC  (3+ messages)

[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-20  2:27 UTC  (4+ messages)
` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-20  1:28 UTC  (4+ messages)
` [RFC PATCH 1/2] crypto: caam - properly set IV after {en,de}crypt

[GIT PULL 00/23] perf/core improvements and fixes
 2017-06-20  1:54 UTC  (24+ messages)
` [PATCH 01/23] perf report: Remove unnecessary check in annotate_browser_write()
` [PATCH 02/23] perf annotate browser: Display titles in left frame
` [PATCH 03/23] perf config: Invert an if statement to reduce nesting in cmd_config()
` [PATCH 04/23] perf script: Allow adding and removing fields
` [PATCH 05/23] tools: Adopt __noreturn from kernel sources
` [PATCH 06/23] tools: Adopt __printf "
` [PATCH 07/23] tools: Adopt __scanf "
` [PATCH 08/23] perf tools: Use __maybe_unused consistently
` [PATCH 09/23] tools: Adopt noinline from kernel sources
` [PATCH 10/23] tools: Adopt __packed "
` [PATCH 11/23] tools: Adopt __aligned "
` [PATCH 12/23] perf coresight: Remove superfluous check before use
` [PATCH 13/23] perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
` [PATCH 14/23] perf annotate: Return arch from symbol__disassemble() and save it in browser
` [PATCH 15/23] perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
` [PATCH 16/23] perf script: Support -F brstack,dso and brstacksym,dso
` [PATCH 17/23] perf script: Support -F brstackoff,dso
` [PATCH 18/23] perf ftrace: Show error message when fails to set ftrace files
` [PATCH 19/23] perf ftrace: Move setup_pager before opening trace_pipe
` [PATCH 20/23] perf ftrace: Add option for function filtering
` [PATCH 21/23] perf ftrace: Add -D option for depth filter
` [PATCH 22/23] perf config: Check error cases of {show_spec, set}_config()
` [PATCH 23/23] perf config: Refactor the code using 'ret' variable in cmd_config()

[PATCH 0/9] clk: add imx7ulp clk support
 2017-06-20  2:01 UTC  (15+ messages)
` [PATCH 1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE "
` [PATCH 2/9] clk: reparent orphans after critical clocks enabled
` [PATCH 3/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
` [PATCH 4/9] clk: imx: add pllv4 support
` [PATCH 6/9] clk: imx: add composite clk support
` [PATCH 8/9] clk: imx: make mux parent strings const
` [PATCH 9/9] clk: imx: add imx7ulp clk driver

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-20  2:00 UTC  (7+ messages)
` [PATCH 0/3] ACPI "
  ` [PATCH v2 "
    ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems

um: PTRACE_SETREGSET failure with XSTATE on Kabylake CPU
 2017-06-20  1:56 UTC 

[PATCH v2 0/3] perf report: Implement visual marker for macro fusion in annotate
 2017-06-20  1:54 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH v8 0/5] firmware: add driver data API
 2017-06-20  1:48 UTC  (11+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

linux-next: build failure after merge of the block tree
 2017-06-20  1:45 UTC  (4+ messages)

[PATCH v6 00/22] hisi_sas: hip08 support
 2017-06-20  1:41 UTC  (2+ messages)

[PATCH V1 0/9] add clock driver for Spreadtrum platforms
 2017-06-20  1:41 UTC  (12+ messages)
` [PATCH V1 2/9] clk: sprd: Add common infrastructure
` [PATCH V1 3/9] clk: sprd: add gate clock support
` [PATCH V1 7/9] clk: sprd: add adjustable pll support
` [PATCH V1 8/9] clk: sprd: add clocks support for SC9860
` [PATCH V1 9/9] arm64: dts: add ccu "

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-20  1:39 UTC  (4+ messages)

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2017-06-20  1:37 UTC 

[PATCH v2] arm: eBPF JIT compiler
 2017-06-20  1:34 UTC  (9+ messages)

[PATCH] tcmu: Add fifo type waiter list support to avoid starvation
 2017-06-20  1:34 UTC  (3+ messages)
  ` [PATCH] tcmu: Add fifo type waiter list support to avoidstarvation

linux-next: manual merge of the block tree with the btrfs_kdave tree
 2017-06-20  1:23 UTC 

[GIT PULL] tpmdd fixes for 4.13
 2017-06-20  1:22 UTC  (2+ messages)

[PATCH v7 0/1] Broadcom Stingray SOC Initial Support
 2017-06-20  1:20 UTC  (3+ messages)
` [PATCH v7 1/1] clk: bcm: Add clocks for Stingray SOC

[PATCH v2 0/5] i2c: pca-platform: updates
 2017-06-20  1:18 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: add bindings for i2c-pca-platform
` [PATCH v2 2/5] i2c: pca-platform: add devicetree awareness
` [PATCH v2 3/5] i2c: pca-platform: use gpio_is_valid
` [PATCH v2 4/5] i2c: pca-platform: use device managed allocations
` [PATCH v2 5/5] i2c: pca-platform: use dev_warn/dev_info instead of printk

[PATCH v2] drm/mediatek: separate color module to fixup error memory reallocation
 2017-06-20  1:17 UTC  (2+ messages)

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-20  0:46 UTC  (10+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[PATCH 0/6] some fixups for Mediatek cpufreq driver
 2017-06-20  1:07 UTC  (7+ messages)
` [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
` [PATCH 2/6] clk: mediatek: export cpu multiplexer clock for MT2701/MT7623 SoCs
` [PATCH 3/6] clk: mediatek: export cpu multiplexer clock for MT8173 SoCs

[PATCH v6 0/3] ARM: dts: imx7: add NAND support
 2017-06-20  1:01 UTC  (3+ messages)
` [PATCH v6 1/3] clk: imx7d: create clocks behind rawnand clock gate

[PATCH v2 0/3] clk: hi3660: add more clocks and fix bugs
 2017-06-20  1:00 UTC  (7+ messages)
` [PATCH v2 1/3] clk: hi3660: fix wrong parent name of clk_mux_sysbus
` [PATCH v2 2/3] clk: hi3660: add clocks for video encoder, decoder and ISP
` [PATCH v2 3/3] clk: hi3660: Set PPLL2 to 2880M

[PATCH 4.11 00/78] 4.11.7-stable review
 2017-06-20  0:54 UTC  (3+ messages)

[PATCH v2 1/4] spi: rockchip: fix error handling when probe
 2017-06-20  0:47 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: use cs-gpios for cros_ec_spi

[PATCH] clk: gcc-msm8916: add support to 9.6MHz codec clk
 2017-06-20  0:47 UTC  (2+ messages)

[PATCH] clk: gcc-msm8996: Add missing lpass smmu clks
 2017-06-20  0:47 UTC  (2+ messages)

[PATCH v6 0/6] Add minimal boot support for IPQ8074
 2017-06-20  0:43 UTC  (5+ messages)
` [PATCH v6 3/6] clk: qcom: Add DT bindings for ipq8074 gcc clock controller
` [PATCH v6 4/6] clk: qcom: Add ipq8074 Global Clock Controller support

[PATCH v3 1/3] rtmutex: update rt-mutex-design
 2017-06-20  0:40 UTC  (6+ messages)
` [PATCH v2 2/3] rtmutex: update rt-mutex
` [PATCH 3/3] rtmutex: remove unnecessary adjust prio

[PATCH v6 00/11] Broadcom Stingray SOC Initial Support
 2017-06-20  0:28 UTC  (5+ messages)

[GIT PULL] Improve cp110 clk support on Marvell Armada 7K/8K
 2017-06-20  0:18 UTC  (2+ messages)

[GIT PULL] clk fixes for v4.12-rc6
 2017-06-19 23:59 UTC 

[PATCH 4.4 00/30] 4.4.74-stable review
 2017-06-20  0:11 UTC  (2+ messages)

[PATCH 4.9 00/60] 4.9.34-stable review
 2017-06-20  0:10 UTC  (2+ messages)

[PATCH v3 0/2] Hi3660: enable sp804 timer
 2017-06-20  0:09 UTC  (4+ messages)
` [PATCH v3 1/2] clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER

Reply Urgent
 2017-06-19 19:39 UTC 

[PATCHv2] clk: socfpga: Fix the smplsel on Arria10 and Stratix10
 2017-06-20  0:03 UTC  (2+ messages)

[PATCH][next] ASoC: rsnd: make main_rate signed to check for -ve error return codes
 2017-06-20  0:01 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;
as well as URLs for NNTP newsgroup(s).