linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-14 20:47:51 to 2018-01-15 07:53:18 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2018-01-15  7:53 UTC  (2+ messages)

[PATCH] sound/pci/hda: depends on instead of select for INPUT
 2018-01-15  7:50 UTC  (2+ messages)

[PATCH v2 0/6] Add dynamic ftrace support for RISC-V platforms
 2018-01-15  7:38 UTC  (9+ messages)
` [PATCH v2 1/6] riscv/ftrace: Add RECORD_MCOUNT support
` [PATCH v2 2/6] riscv/ftrace: Add dynamic function tracer support
  ` [patches] "
` [PATCH v2 3/6] riscv/ftrace: Add dynamic function graph "
` [PATCH v2 4/6] riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
` [PATCH v2 5/6] riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v2 6/6] riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support

[PATCH v3 0/8] ARM: sun9i: SMP and CPU hotplug support
 2018-01-15  7:14 UTC  (9+ messages)
` [PATCH v3 1/8] ARM: sun9i: Support SMP bring-up on A80
` [PATCH v3 2/8] ARM: dts: sun9i: Add CCI-400 device nodes for A80
` [PATCH v3 3/8] ARM: dts: sun9i: Add CPUCFG device node for A80 dtsi
` [PATCH v3 4/8] ARM: dts: sun9i: Add PRCM device node for the "
` [PATCH v3 5/8] ARM: sun9i: mcpm: Support CPU/cluster power down and hotplugging for cpu1~7
` [PATCH v3 6/8] dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug
` [PATCH v3 7/8] ARM: sun9i: mcpm: Support cpu0 hotplug
` [PATCH v3 8/8] ARM: dts: sun9i: Add secure SRAM node used for MCPM SMP hotplug

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-15  7:12 UTC  (5+ messages)
` [PATCH v7 1/6] [media] vb2: add is_unordered callback for drivers
` [PATCH v7 5/6] [media] vb2: add out-fence support to QBUF

v4.15-rc5 warning: suspicious RCU usage in net/wireless/util.c:778
 2018-01-15  7:12 UTC  (7+ messages)
  ` v4.15-rc7 regression/warning: "
    ` [PATCH] nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] Document: typo fix in mm.txt
 2018-01-15  7:09 UTC  (2+ messages)

[PATCH] perf:util:dso: Using O_CLOEXEC in do_open
 2018-01-15  5:04 UTC 

r8169 regression: UDP packets dropped intermittantly
 2018-01-15  6:56 UTC  (7+ messages)

[PATCH v5 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-15  6:55 UTC  (3+ messages)

[PATCH] drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
 2018-01-15  6:29 UTC  (2+ messages)

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-15  5:53 UTC  (37+ messages)
` [PATCH v6 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v6 02/36] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v6 03/36] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v6 04/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v6 05/36] nds32: Assembly macros and definitions
` [PATCH v6 06/36] nds32: Kernel booting and initialization
` [PATCH v6 07/36] nds32: Exception handling
` [PATCH v6 08/36] nds32: MMU definitions
` [PATCH v6 09/36] nds32: MMU initialization
` [PATCH v6 10/36] nds32: MMU fault handling and page table management
` [PATCH v6 11/36] nds32: Cache and TLB routines
` [PATCH v6 12/36] nds32: Process management
` [PATCH v6 13/36] nds32: IRQ handling
` [PATCH v6 14/36] nds32: Atomic operations
` [PATCH v6 15/36] nds32: Device specific operations
` [PATCH v6 16/36] nds32: DMA mapping API
` [PATCH v6 17/36] nds32: ELF definitions
` [PATCH v6 18/36] nds32: System calls handling
` [PATCH v6 19/36] nds32: VDSO support
` [PATCH v6 20/36] nds32: Signal handling support
` [PATCH v6 21/36] nds32: Library functions
` [PATCH v6 22/36] nds32: Debugging support
` [PATCH v6 23/36] nds32: L2 cache support
` [PATCH v6 24/36] nds32: Loadable modules
` [PATCH v6 25/36] nds32: Generic timers support
` [PATCH v6 26/36] nds32: Device tree support
` [PATCH v6 27/36] nds32: Miscellaneous header files
` [PATCH v6 28/36] nds32: defconfig
` [PATCH v6 29/36] nds32: Build infrastructure
` [PATCH v6 30/36] MAINTAINERS: Add nds32
` [PATCH v6 31/36] dt-bindings: nds32 CPU Bindings
` [PATCH v6 32/36] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v6 33/36] dt-bindings: nds32 SoC Bindings
` [PATCH v6 34/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v6 35/36] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v6 36/36] net: faraday add nds32 support

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-15  6:12 UTC  (4+ messages)
` Applied "ASoC: hdac_hdmi: Ensuring proper setting of output widget power state" to the asoc tree

[PATCH] Staging: netlogic: platform_net: Fixed '(' at the EOL
 2018-01-15  6:01 UTC  (4+ messages)

[PATCH] hwmon: (pmbus/ir35221) Remove unnecessary scaling
 2018-01-15  5:58 UTC 

[PATCH v6 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-01-15  5:57 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v6 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-15  5:57 UTC  (11+ messages)

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-15  5:50 UTC  (6+ messages)

[PATCH] tools/lib/traceevent/event-parse: delete pevent_register_function
 2018-01-15  4:50 UTC 

linux-next: Tree for Jan 15
 2018-01-15  5:44 UTC 

[PATCH 0/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check
 2018-01-15  5:43 UTC  (3+ messages)
` [PATCH 1/2] x86/intel: introduce platform_id
` [PATCH 2/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check

[PATCH 1/2] extcon: axp288: Constify the axp288_pwr_up_down_info array
 2018-01-15  5:35 UTC  (4+ messages)
    ` [PATCH 2/2] extcon: axp288: Only reschedule charger-detection at boot when a SDP is detected

[PATCH] platform/x86: have ACPI_CMPC use depends instead of select for INPUT
 2018-01-15  5:11 UTC 

[PATCH] iio/adc: depend on SYSFS instead of selecting it
 2018-01-15  5:11 UTC 

[PATCH] staging: unisys: change select to depends for subsystems
 2018-01-15  5:10 UTC 

linux-next: manual merge of the akpm-current tree with the kspp tree
 2018-01-15  4:57 UTC 

[PATCH] perf report: Provide libtraceevent with a kernel symbol resolver
 2018-01-15  4:47 UTC 

[PATCH V3] thermal: Add cooling device's statistics in sysfs
 2018-01-15  4:46 UTC  (3+ messages)

[PATCH] x86/kprobe: unbalanced preempt counter in kprobe_{fault,debug}_handler
 2018-01-15  4:28 UTC 

[PATCH v3 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-15  4:21 UTC  (18+ messages)
` [PATCH v3 01/17] ASoC: fsl_ssi: Redefine RX and TX macros
` [PATCH v3 02/17] ASoC: fsl_ssi: Keep ssi->i2s_net updated
` [PATCH v3 03/17] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v3 04/17] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v3 05/17] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v3 06/17] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v3 07/17] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v3 08/17] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v3 09/17] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v3 10/17] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v3 11/17] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v3 12/17] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v3 13/17] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v3 14/17] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v3 15/17] ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
` [PATCH v3 16/17] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v3 17/17] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH] x86/kprobe: unbalanced preempt counter with CONFIG_PREEMPT=y
 2018-01-15  4:25 UTC 

[PATCH v2] mkfs.f2fs: expand scalability of nat bitmap
 2018-01-15  3:48 UTC 

[PATCH] MAINTAINERS: Add NuBus subsystem entry
 2018-01-15  3:41 UTC 

[RFC] x86: Avoid CR3 load on compatibility mode with PTI
 2018-01-14 20:13 UTC 

[PATCH 0/6] Nintendo Wii GPIO driver
 2018-01-15  3:14 UTC  (7+ messages)
` [PATCH 1/6] resource: Extend the PPC32 reserved memory hack
` [PATCH 2/6] powerpc: wii: Explicitly configure GPIO owner for poweroff pin
` [PATCH 3/6] gpio: Add GPIO driver for Nintendo Wii
` [PATCH 4/6] dt-bindings: gpio: Add binding for Wii GPIO controller
` [PATCH 5/6] powerpc: wii.dts: Add ngpios property
` [PATCH 6/6] powerpc: wii.dts: Add GPIO line names

[BUG 4.15-rc7] IRQ matrix management errors
 2018-01-15  3:02 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2018-01-15  2:39 UTC 

linux-next: manual merge of the kvm tree with Linus' and the tip trees
 2018-01-15  2:34 UTC 

[PATCH V3 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-15  2:31 UTC  (6+ messages)
` [PATCH V3 1/2] nvme: split resetting state into reset_prepate and resetting

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-01-15  2:19 UTC  (5+ messages)
` [PATCH v3] "

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2018-01-15  1:58 UTC  (4+ messages)
` [PATCH] "

PM regression in next
 2018-01-15  1:45 UTC  (12+ messages)

[PATCH] x86/centaur: Mark TSC invariant
 2018-01-15  1:35 UTC 

[PATCH v4 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2018-01-15  1:27 UTC  (9+ messages)

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-15  1:13 UTC  (9+ messages)
` [PATCH 01/14] mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 03/14] mmc: mmci: Add support for setting pad type via pinctrl
` [PATCH 04/14] mmc: mmci: Add STM32 variant

linux-next: manual merge of the drm tree with Linus' tree
 2018-01-15  1:08 UTC 

[PATCH v4] devres: combine function devm_ioremap*
 2018-01-15  1:06 UTC  (3+ messages)

linux-next: manual merge of the rdma tree with the net tree
 2018-01-15  0:53 UTC 

[PATCH] PM / runtime: Check ignore_children in pm_runtime_need_not_resume()
 2018-01-15  0:46 UTC 

linux-next: manual merge of the bpf-next tree with Linus' tree
 2018-01-15  0:15 UTC 

Linux 4.15-rc8
 2018-01-15  0:13 UTC 

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-15  0:13 UTC  (15+ messages)
` [PATCH v2 03/16] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v2 04/16] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v2 06/16] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v2 13/16] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v2 14/16] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure

[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
 2018-01-15  0:09 UTC  (4+ messages)
` [tip:x86/pti] "

[PATCH 0/2] PM / core: genpd fix and pm_runtime_force_suspend|resume() rework
 2018-01-15  0:04 UTC  (5+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-01-14 23:44 UTC  (7+ messages)

[PATCH v2] x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
 2018-01-14 23:37 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] x86/kasan: panic if there is not enough memory to boot
 2018-01-14 23:37 UTC  (2+ messages)
` [tip:x86/pti] x86/kasan: Panic "

[PATCH] ACPI / LPSS: Do not instiate a platform_dev for devs without a mmio resource
 2018-01-14 23:36 UTC  (2+ messages)

[PATCH] x86/retpoline: Switch thunk names to match final GCC patches
 2018-01-14 23:29 UTC  (2+ messages)

[GIT pull] x86/pti updates for 4.15
 2018-01-14 23:16 UTC  (7+ messages)
  ` [tip:x86/pti] x86/retpoline: Remove compile time warning

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-14 23:07 UTC  (4+ messages)
` [PATCH 04/36] usercopy: Prepare for "

[RFC PATCH 00/20] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-01-14 22:54 UTC  (4+ messages)

[PATCH] EDAC, mv64x60: Remove some code duplication
 2018-01-14 22:48 UTC  (4+ messages)

[tip:timers/urgent] timers: Unconditionally check deferrable base
 2018-01-14 22:44 UTC 

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-14 22:34 UTC  (8+ messages)
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache

[PATCH v4 00/36] hrtimer: Provide softirq context hrtimers
 2018-01-14 22:30 UTC  (5+ messages)
` [PATCH v4 01/36] timers: Use static keys for migrate_enable/nohz_active
  ` [PATCH v5 "
      ` [PATCH v6 "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.15-7 tag
 2018-01-14 22:27 UTC 

linux-next: manual merge of the f2fs tree with the fscrypt tree
 2018-01-14 22:17 UTC 

[PATCH] blk_rq_map_user_iov: fix error override
 2018-01-14 22:00 UTC 

linux-next: manual merge of the arm64 tree with Linus' tree
 2018-01-14 21:40 UTC  (2+ messages)

[PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
 2018-01-14 21:40 UTC  (2+ messages)

[PATCH] mfd/jz4740-adc: Delete an error message for a failed memory allocation in jz4740_adc_probe()
 2018-01-14 21:30 UTC 

[PATCH] mfd/janz-cmodio: Delete an error message for a failed memory allocation in cmodio_pci_probe()
 2018-01-14 21:18 UTC 

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-01-14 21:07 UTC  (4+ messages)
` [PATCH 1/3] extcon: int3496: "
` [PATCH 2/3] serial: mxs-auart: "
` [PATCH 3/3] backlight: pwm_bl: "

[PATCH] mfd/htc-i2cpld: Delete an error message for a failed memory allocation in htcpld_setup_chips()
 2018-01-14 21:06 UTC 

[PATCH 0/2] kconfig: 'if' and automatic submenu creation documentation
 2018-01-14 21:00 UTC  (2+ messages)

[PATCH V4 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2018-01-14 20:54 UTC  (14+ messages)
` [PATCH V4 3/8] perf/x86/intel/uncore: correct fixed counter index check in generic code
` [PATCH V4 4/8] perf/x86/intel/uncore: add new data structures for free running counters
` [PATCH V4 5/8] perf/x86/intel/uncore: add infrastructure for free running counter
` [PATCH V4 6/8] perf/x86/intel/uncore: SKX support for IIO free running counters
` [PATCH V4 7/8] perf/x86/intel/uncore: expose uncore_pmu_event functions
` [PATCH V4 8/8] perf/x86/intel/uncore: clean up client IMC uncore


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