public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-16 14:10:12 to 2016-02-16 16:33:04 UTC [more...]

[PATCH v2] net: igmp: use IS_ENABLED(CONFIG_IP_MULTICAST) instead of ifdef
 2016-02-16 16:32 UTC 

[PATCHv2 0/4] Improve performance for SLAB_POISON
 2016-02-16 16:32 UTC  (7+ messages)
` [PATCHv2 1/4] slub: Drop lock at the end of free_debug_processing
` [PATCHv2 2/4] slub: Fix/clean free_debug_processing return paths
` [PATCHv2 3/4] slub: Convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS

[PATCH v5 RESEND 0/5] AMBA: add complete support for power domains
 2016-02-16 16:31 UTC  (4+ messages)
` [PATCH v5 RESEND 4/5] ARM: amba: Move reading of periphid to amba_match()

[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
 2016-02-16 16:31 UTC  (6+ messages)
` [PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support

[PATCH v8 0/5] MT8173 IOMMU SUPPORT
 2016-02-16 16:28 UTC  (9+ messages)
` [PATCH v8 3/5] memory: mediatek: Add SMI driver

[BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
 2016-02-16 16:24 UTC  (12+ messages)

[PATCH] sound: hdmi: avoid dereferencing uninitialized 'jack' pointer
 2016-02-16 16:18 UTC  (4+ messages)

[PATCH] iio: health/afe4403: select REGMAP_SPI
 2016-02-16 16:14 UTC  (2+ messages)

[PATCH v3 00/10] Support for Cortex-M Prototyping System
 2016-02-16 16:14 UTC  (29+ messages)
` [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v3 05/10] serial: mps2-uart: add support for early console
` [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
` [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
` [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-16 16:13 UTC  (13+ messages)
` [PATCH 1/6] hisi_sas: add TMF_RESP_FUNC_SUCC check
` [PATCH 2/6] hisi_sas: add hisi_sas_slot_abort()
` [PATCH 3/6] hisi_sas: use slot abort in v1 hw
` [PATCH 4/6] hisi_sas: use slot abort in v2 hw
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()

[PATCH 0/2] GPIO: Clean up asm/gpio.h
 2016-02-16 16:12 UTC  (12+ messages)
` [PATCH 0/4] clean up irq_to_gpio and asm/gpio.h
  ` [PATCH 1/4] gpio: remove broken irq_to_gpio() interface
  ` [PATCH 2/4] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH 3/4] gpio: ep93xx: remove private "
` [PATCH v2 0/5] gpio: clean up irq_to_gpio and ARCH_NR_GPIOS

[PATCH 1/2] ARM: mm: DEBUG_RODATA makes no sense with XIP_KERNEL
 2016-02-16 16:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: mm: hide __start_rodata_section_aligned for non-debug builds

[PATCH 00/45] Lustre cleanups
 2016-02-16 16:12 UTC  (4+ messages)
` [PATCH 43/45] staging/lustre/libcfs: Replace use of printk with pr_<level>

[PATCH] kernel: fs: drop_caches: add dds drop_caches_count
 2016-02-16 16:12 UTC  (7+ messages)

[PATCH RFC] Introduce atomic and per-cpu add-max and sub-min operations
 2016-02-16 16:10 UTC  (4+ messages)

[PATCH] net: igmp: use IS_ENABLED(CONFIG_IP_MULTICAST) instead of ifdef
 2016-02-16 16:10 UTC  (2+ messages)

[PATCH v4 00/22] kthread: Use kthread worker API more widely
 2016-02-16 16:10 UTC  (6+ messages)
` [PATCH v4 04/22] kthread: Add create_kthread_worker*()

Nokia N900: Proper C-states
 2016-02-16 16:08 UTC  (5+ messages)
` [PATCH] omap3: Add cpuidle parameters table for omap3430

Kernel docs: muddying the waters a bit
 2016-02-16 16:08 UTC  (3+ messages)

[PATCH v2 1/5] MIPS: jz4740: remove broken irq_to_gpio() call
 2016-02-16 16:06 UTC  (7+ messages)
  ` [PATCH v2 2/5] gpio: remove broken irq_to_gpio() interface
  ` [PATCH v2 3/5] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH v2 4/5] gpio: ep93xx: remove private "
  ` [PATCH v2 5/5] gpio: allow setting ARCH_NR_GPIOS from Kconfig

[PATCH resend] video: Use bool instead int pointer for get_opt_bool() argument
 2016-02-16 16:01 UTC  (3+ messages)

[PATCH v2] arm64: add alignment fault hanling
 2016-02-16 16:00 UTC  (5+ messages)

[PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-16 16:00 UTC  (2+ messages)

[PATCH] perf/jvmti: add check for java alternatives cmd in Makefile
 2016-02-16 15:55 UTC  (4+ messages)

[PATCH v12 0/4] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-16 15:54 UTC  (10+ messages)
` [PATCH v12 1/4] Documentation: add sbsa-gwdt driver documentation
` [PATCH v12 2/4] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v12 3/4] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver

[PATCH 5/5] mm, oom_reaper: implement OOM victims queuing
 2016-02-16 15:53 UTC  (7+ messages)

[PATCH 0/2] export 'available' memory to virtio balloon statistics
 2016-02-16 15:50 UTC  (3+ messages)
` [PATCH 1/2] calculate 'available' memory in the separate function
` [PATCH 2/2] virtio_balloon: export 'available' memory to balloon statistics

[PATCHv2 00/28] huge tmpfs implementation using compound pages
 2016-02-16 15:49 UTC  (18+ messages)
` [PATCHv2 04/28] mm: make remove_migration_ptes() beyond mm/migration.c
` [PATCHv2 08/28] mm: postpone page table allocation until do_set_pte()
` [PATCHv2 13/28] thp: support file pages in zap_huge_pmd()
` [PATCHv2 17/28] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv2 19/28] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem

[PATCH 0/5] perf tools: Store CPU cache details under perf data
 2016-02-16 15:48 UTC  (7+ messages)
` [PATCH 5/5] perf tools: Add perf data cache feature
  ` [PATCHv2 "
      ` [PATCHv3 "

[GIT PULL 0/2] EFI urgent fixes
 2016-02-16 15:47 UTC  (2+ messages)

[PATCH v4 0/2] let printk()/console_trylock() callers to cond_resched()
 2016-02-16 15:45 UTC  (7+ messages)
` [PATCH v4 2/3] printk: set may_schedule for some of console_trylock callers
` [PATCH v4 3/3] printk: check CON_ENABLED in have_callable_console()

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-16 15:43 UTC  (2+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH v2 0/3] vhost: cross-endian code cleanup
 2016-02-16 15:43 UTC  (6+ messages)
` [PATCH v2 1/3] vhost: fix error path in vhost_init_used()
` [PATCH v2 2/3] vhost: rename cross-endian helpers
` [PATCH v2 3/3] vhost: rename vhost_init_used()

[PATCH V3 0/2] IRQ based next prediction
 2016-02-16 15:41 UTC 

[PATCH] kbuild: fixdep: Check fstat(2) return value
 2016-02-16 15:32 UTC  (2+ messages)

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 15:38 UTC  (4+ messages)

[PATCH v2 net-next 0/8] API set for HW Buffer management
 2016-02-16 15:33 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: dts: armada-38x: add buffer manager nodes
` [PATCH v2 2/8] ARM: dts: armada-38x: enable buffer manager support on Armada 38x boards
` [PATCH v2 3/8] ARM: dts: armada-xp: add buffer manager nodes
` [PATCH v2 4/8] ARM: dts: armada-xp: enable buffer manager support on Armada XP boards
` [PATCH v2 net-next 5/8] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH v2 net-next 6/8] net: mvneta: bm: add support for hardware buffer management
` [PATCH v2 net-next 7/8] net: add a hardware buffer management helper API
` [PATCH v2 net-next 8/8] net: mvneta: Use the new hwbm framework

[PATCH] gpio-mcp23s08: correctly handling failed allocation
 2016-02-16 15:36 UTC  (2+ messages)

[PATCH] devm_memremap_release: fix memremap'd addr handling
 2016-02-16 16:30 UTC 

[PATCH] pinctrl: sunxi: set pin function as input on export
 2016-02-16 15:35 UTC  (4+ messages)

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-16 15:32 UTC  (7+ messages)
` [PATCH v1 4/8] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections

[PATCH v3] phy: marvell: Fix and unify reg-init behavior
 2016-02-16 15:29 UTC  (2+ messages)

[PATCH v2] ARM: dts: Move syscon reboot/poweroff to common dtsi for Exynos
 2016-02-16 15:25 UTC 

[PATCH] drivers/hwtracing: make coresight-* explicitly non-modular
 2016-02-16 15:24 UTC  (4+ messages)

[PATCH] wlcore: Fix regression in wlcore_set_partition()
 2016-02-16 15:24 UTC  (4+ messages)
`  "

[PATCH V3 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-16 15:22 UTC  (3+ messages)
` [PATCH V3 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support

[PATCH v2] dell-wmi: process Dell Instant Launch hotkey on Dell Vostro V131
 2016-02-16 15:22 UTC  (9+ messages)
` [PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
  ` [PATCH v3 1/5] dell-laptop: move dell_smi_error() to dell-smbios
  ` [PATCH v3 2/5] dell-smbios: rename dell_smi_error() to dell_smbios_error()
  ` [PATCH v3 3/5] dell-wmi: enable receiving WMI events on Dell Vostro V131
  ` [PATCH v3 4/5] dell-wmi: properly process Dell Instant Launch hotkey
  ` [PATCH v3 5/5] dell-wmi: support Dell Inspiron M5110

[PATCH] mmc: sdhci-of-at91: fix card detect when using runtime PM
 2016-02-16 15:22 UTC  (4+ messages)
` [PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm

[PATCH 0/3] OOM detection rework v4
 2016-02-16 15:19 UTC  (7+ messages)

[PATCH RFC 1/1] x86: fix bad memory access in fb_is_primary_device()
 2016-02-16 15:18 UTC  (4+ messages)

[PATCH 0/9] RFKill airplane-mode indicator
 2016-02-16 15:12 UTC  (7+ messages)
` [PATCH 8/9] rfkill: Userspace control for airplane mode

[PATCH] PM / OPP: Initialize regulator pointer to an error value
 2016-02-16 15:12 UTC  (3+ messages)

[PATCH v3 0/5] Cavium ThunderX PMU support
 2016-02-16 15:12 UTC  (5+ messages)
` [PATCH v3 5/5] arm64/perf: Extend event mask for ARMv8.1

Linux 4.1.18
 2016-02-16 15:09 UTC 

Linux 3.18.27
 2016-02-16 15:10 UTC 

[PATCH net-next] net: bridge: log port STP state on change
 2016-02-16 15:09 UTC 

[PATCH] xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select
 2016-02-16 15:05 UTC  (7+ messages)
    ` [PATCH v2] xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"

[PATCH 0/3] drm: more pre-decrement fixes
 2016-02-16 15:06 UTC  (3+ messages)

[PATCH 1/1] gpio: add devm_ apis for gpio_chip_add and remove
 2016-02-16 15:03 UTC  (2+ messages)

[PATCH 1/2] tracing/mm: don't trace kfree on offline CPUs
 2016-02-16 15:03 UTC  (7+ messages)

[PATCH] mfd: fsl-imx25-tsadc: select IRQ_DOMAIN
 2016-02-16 14:54 UTC 

[PATCH] iio: pressure: ms5611: select IIO_BUFFER
 2016-02-16 14:55 UTC 

[PATCH] regulator: s5m8767: fix get_register() error handling
 2016-02-16 14:53 UTC 

[PATCH v4 0/4] x86: sigcontext fixes, again
 2016-02-16 14:50 UTC  (4+ messages)
` [PATCH v4 1/4] x86/signal/64: Add a comment about sigcontext->fs and gs

[PATCH] x86/efi: skip bgrt init for kexec reboot
 2016-02-16 14:48 UTC  (10+ messages)

linux-next: build failure after merge of the gpio tree
 2016-02-16 14:47 UTC  (2+ messages)

[PATCH V2] AHCI: Workaround for ThunderX Errata#22536
 2016-02-16 14:42 UTC  (5+ messages)

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-02-16 14:41 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO and Regulator due for v4.6

[PATCH] spi/rockchip: Add dt-binding for Rockchip rk3399 spi
 2016-02-16 14:37 UTC  (3+ messages)

[PATCH 0/3] ARM: stm32: Introduce support for STM32F469
 2016-02-16 14:36 UTC  (5+ messages)
` [PATCH 1/3] ARM: stm32: Supply a DTS file for the STM32F469 Discovery board
` [PATCH 2/3] ARM: configs: Add new config fragment to change RAM start point
` [PATCH 3/3] ARM: stm32: Identify a new board - STM32F469

[PATCH v2 0/8] EC-based USB Power Delivery support for Chrome machines
 2016-02-16 14:35 UTC  (4+ messages)
` [PATCH v2 6/8] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-16 14:35 UTC  (3+ messages)

[PATCH] rtc: s5m: De-inline large functions to save space
 2016-02-16 14:34 UTC  (2+ messages)

[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-16 15:21 UTC  (3+ messages)

[PATCH] [RFC] Make core_pattern support namespace
 2016-02-16 14:26 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/4] kvmclock: improve accuracy
 2016-02-16 14:25 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct

[PATCH net-next] net: macb: make magic-packet property generic
 2016-02-16 14:23 UTC  (2+ messages)

[PATCH v2] qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
 2016-02-16 14:23 UTC  (2+ messages)

Should I report UBSAN Undefined behaviour warnings?
 2016-02-16 14:05 UTC 

[PATCHSET 00/25] perf tools: Add support for hierachy view (v6)
 2016-02-16 14:08 UTC  (25+ messages)
` [PATCH v6 02/25] perf callchain: Check return value of add_child()
` [PATCH v6 03/25] perf callchain: Check return value of fill_node()
` [PATCH v6 04/25] perf callchain: Add enum match_result for match_chain()
` [PATCH v6 05/25] perf callchain: Check return value of split_add_child()
` [PATCH v6 06/25] perf callchain: Check return value of append_chain_children()
` [PATCH v6 07/25] perf hists: Return error from hists__collapse_resort()
` [PATCH v6 08/25] perf report: Check error during report__collapse_hists()
` [PATCH v6 09/25] perf hists: Basic support of hierarchical report view
` [PATCH v6 10/25] perf hists: Resort hist entries with hierarchy
` [PATCH v6 11/25] perf hists: Add helper functions for hierarchy mode
` [PATCH v6 12/25] perf hists: Introduce hist_entry__filter()
` [PATCH v6 13/25] perf hists: Support filtering in hierarchy mode
` [PATCH v6 14/25] perf hists: Resort after filtering hierarchy
` [PATCH v6 15/25] perf hists: Count number of sort keys
` [PATCH v6 16/25] perf ui/stdio: Implement hierarchy output mode
` [PATCH v6 17/25] perf ui/stdio: Align column header for hierarchy output
` [PATCH v6 18/25] perf hists browser: Count number of hierarchy entries
` [PATCH v6 19/25] perf hists browser: Support collapsing/expanding whole entries in hierarchy
` [PATCH v6 20/25] perf hists browser: Implement hierarchy output
` [PATCH v6 21/25] perf hists browser: Align column header in hierarchy mode
` [PATCH v6 22/25] perf ui/gtk: Implement hierarchy output mode
` [PATCH v6 23/25] perf report: Add --hierarchy option
` [PATCH v6 24/25] perf hists: Support decaying in hierarchy mode
` [PATCH v6 25/25] perf top: Add --hierarchy option

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-16 14:13 UTC  (6+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-02-16 14:19 UTC  (3+ messages)
` [PATCH v7 02/10] usb: dbc: probe and setup xhci debug capability


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox