linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-24 15:45:00 to 2017-03-24 18:07:39 UTC [more...]

[PATCH 4.9 00/24] 4.9.18-stable review
 2017-03-24 17:58 UTC  (3+ messages)
` [PATCH 4.9 04/24] qla2xxx: Fix memory leak for abts processing
` [PATCH 4.9 09/24] perf/core: Fix event inheritance on fork()

[PATCH 4.10 00/27] 4.10.6-stable review
 2017-03-24 17:58 UTC  (15+ messages)
` [PATCH 4.10 01/27] give up on gcc ilog2() constant optimizations
` [PATCH 4.10 02/27] qla2xxx: Fix memory leak for abts processing
` [PATCH 4.10 04/27] parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
` [PATCH 4.10 08/27] perf/core: Fix event inheritance on fork()
` [PATCH 4.10 10/27] xprtrdma: Squelch kbuild sparse complaint
` [PATCH 4.10 11/27] NFS prevent double free in async nfs4_exchange_id
` [PATCH 4.10 12/27] cpufreq: Fix and clean up show_cpuinfo_cur_freq()
` [PATCH 4.10 13/27] powerpc/boot: Fix zImage TOC alignment
` [PATCH 4.10 14/27] hwrng: omap - write registers after enabling the clock
` [PATCH 4.10 15/27] hwrng: omap - use devm_clk_get() instead of of_clk_get()
` [PATCH 4.10 16/27] hwrng: omap - Do not access INTMASK_REG on EIP76
` [PATCH 4.10 17/27] md/raid1/10: fix potential deadlock
` [PATCH 4.10 23/27] isdn/gigaset: fix NULL-deref at probe
` [PATCH 4.10 25/27] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages

[PATCH 4.4 00/30] 4.4.57-stable review
 2017-03-24 17:59 UTC  (18+ messages)
` [PATCH 4.4 03/30] crypto: ghash-clmulni - Fix load failure
` [PATCH 4.4 04/30] crypto: cryptd - Assign statesize properly
` [PATCH 4.4 05/30] crypto: mcryptd - Fix load failure
` [PATCH 4.4 06/30] cxlflash: Increase cmd_per_lun for better throughput
` [PATCH 4.4 07/30] ACPI / video: skip evaluating _DOD when it does not exist
` [PATCH 4.4 08/30] pinctrl: cherryview: Do not mask all interrupts in probe
` [PATCH 4.4 09/30] Drivers: hv: balloon: dont crash when memory is added in non-sorted order
` [PATCH 4.4 10/30] Drivers: hv: avoid vfree() on crash
` [PATCH 4.4 11/30] xen/qspinlock: Dont kick CPU if IRQ is not initialized
` [PATCH 4.4 14/30] drm/amdgpu: add missing irq.h include
` [PATCH 4.4 18/30] give up on gcc ilog2() constant optimizations
` [PATCH 4.4 25/30] scsi: libiscsi: add lock around task lists to fix list corruption regression
` [PATCH 4.4 26/30] target: Fix VERIFY_16 handling in sbc_parse_cdb
` [PATCH 4.4 27/30] isdn/gigaset: fix NULL-deref at probe
` [PATCH 4.4 28/30] gfs2: Avoid alignment hole in struct lm_lockname
` [PATCH 4.4 29/30] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
` [PATCH 4.4 30/30] ext4: fix fencepost in s_first_meta_bg validation

locking/atomic: Introduce atomic_try_cmpxchg()
 2017-03-24 18:04 UTC  (8+ messages)

[PATCH 0/5] firmware: google memconsole
 2017-03-24 18:00 UTC  (7+ messages)
` [PATCH 4/5] firmware: Add coreboot device tree binding documentation
` [PATCH 5/5] firmware: google memconsole: Add ARM/ARM64 support

[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2017-03-24 17:53 UTC  (3+ messages)
` [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event

[PATCH 0/9] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-24 17:53 UTC  (8+ messages)
` [PATCH 3/9] arm64: mm: install SError abort handler

[PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata
 2017-03-24 17:51 UTC  (2+ messages)
` [PATCH] x86/intel_rdt: Implement "update" mode when writing schemata file

[PATCH v2] lkdtm: add bad USER_DS test
 2017-03-24 17:51 UTC 

[PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems
 2017-03-24 17:49 UTC  (5+ messages)

[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
 2017-03-24 17:48 UTC  (3+ messages)
` [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

[PATCH v2] ASoC: imx-wm8960: Let codec driver enable/disable its MCLK
 2017-03-24 17:48 UTC  (2+ messages)

[PATCH] lkdtm: add bad USER_DS test
 2017-03-24 17:46 UTC  (6+ messages)

[PATCH v3] HV: properly delay KVP packets when negotiation is in progress
 2017-03-24 17:45 UTC 

deadlock in synchronize_srcu() in debugfs?
 2017-03-24 17:45 UTC  (5+ messages)

[PATCH 0/7] mfd: cros-ec: Some fixes and improvements
 2017-03-24 17:44 UTC  (8+ messages)
` [PATCH 1/7] mfd: cros-ec: Fix host command buffer size
` [PATCH 2/7] iio: cros_ec_sensors: Fix return value to get raw and calibbias data
` [PATCH 3/7] iio: cros_ec_sensors: Use devm to setup the triggered buffer
` [PATCH 4/7] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
` [PATCH 5/7] mfd: cros_ec: Introduce RTC commands and events definitions
` [PATCH 6/7] rtc: cros-ec: add cros-ec-rtc driver
` [PATCH 7/7] mfd: cros_ec: add RTC as mfd subdevice

[PATCH] drivers: base: dma-mapping: use nth_page helper
 2017-03-24 17:43 UTC  (3+ messages)
` [PATCH] mm/page_alloc: "

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 17:34 UTC  (8+ messages)
` [PATCH v2 1/7] efi/capsule: Fix return code on failing kmap/vmap
` [PATCH v2 2/7] efi/capsule: Remove pr_debug on ENOMEM or EFAULT
` [PATCH v2 3/7] efi/capsule: Clean up pr_err/info messages
` [PATCH v2 4/7] efi/capsule: Adjust return type of efi_capsule_setup_info
` [PATCH v2 5/7] efi/capsule: Prepare for loading images with security header
` [PATCH v2 6/7] efi/capsule: Factor out overloadable efi_capsule_identify_image
` [PATCH v2 7/7] efi/capsule: Add support for Quark security header

[PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-03-24 17:25 UTC  (4+ messages)

net/sched: GPF in qdisc_hash_add
 2017-03-24 17:28 UTC  (5+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-24 17:22 UTC  (4+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

[PATCH v4 1/2] can: holt_hi311x: document device tree bindings
 2017-03-24 17:20 UTC  (3+ messages)
` [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[GIT PULL 1/4] bcm2835 arm DT updates for 4.12
 2017-03-24 17:15 UTC  (8+ messages)
` [GIT PULL 2/4] bcm2835 arm defconfig "
` [GIT PULL 1/4] bcm2835 arm64 "
` [GIT PULL 4/4] bcm2835 MAINTAINERS "

[PATCH] regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <= 1350000
 2017-03-24 17:13 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-24 17:12 UTC  (3+ messages)
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot

usb: use-after-free write in usb_hcd_link_urb_to_ep
 2017-03-24 17:11 UTC  (3+ messages)

[PATCH v4 00/11] mm: page migration enhancement for thp
 2017-03-24 17:09 UTC  (6+ messages)
` [PATCH v4 06/11] mm: thp: check pmd migration entry in common path

[net-next PATCH v3 0/8] Add busy poll support for epoll
 2017-03-24 17:08 UTC  (9+ messages)
` [net-next PATCH v3 1/8] net: Busy polling should ignore sender CPUs
` [net-next PATCH v3 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process
` [net-next PATCH v3 3/8] net: Only define skb_mark_napi_id in one spot instead of two
` [net-next PATCH v3 4/8] net: Change return type of sk_busy_loop from bool to void
` [net-next PATCH v3 5/8] net: Track start of busy loop instead of when it should end
` [net-next PATCH v3 6/8] net: Commonize busy polling code to focus on napi_id instead of socket
` [net-next PATCH v3 7/8] epoll: Add busy poll support to epoll with socket fds
` [net-next PATCH v3 8/8] net: Introduce SO_INCOMING_NAPI_ID

[PATCH 00/17] PCI resource mmap cleanup
 2017-03-24 17:04 UTC  (12+ messages)
` [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources
` [PATCH 17/17] arm64: Do not expose PCI mmap through procfs

[PATCH 0/3] crypto: hw_random - Add new Exynos RNG driver
 2017-03-24 17:01 UTC  (8+ messages)
` [PATCH 1/3] "

lockdep warning: console vs. mem hotplug
 2017-03-24 16:57 UTC  (3+ messages)

[RFT PATCH 0/6] pinctrl: meson: Fix gpio-ranged for GPIO Hog
 2017-03-24 16:52 UTC  (4+ messages)
` [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT

[PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-03-24 16:52 UTC  (10+ messages)

[PATCH 0/8] Add cec_get_drvdata()
 2017-03-24 16:47 UTC  (9+ messages)
` [PATCH 1/8] [media] cec: "
` [PATCH 2/8] [media] staging: st-cec: Use cec_get_drvdata()
` [PATCH 3/8] [media] staging: s5p-cec: "
` [PATCH 4/8] [media] i2c: adv7511: "
` [PATCH 5/8] [media] i2c: adv7604: "
` [PATCH 6/8] [media] i2c: adv7842: "
` [PATCH 7/8] [media] usb: pulse8-cec: "
` [PATCH 8/8] [media] platform: vivid: "

[PATCH] selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag
 2017-03-24 16:47 UTC  (3+ messages)

[PATCH 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci
 2017-03-24 16:47 UTC  (5+ messages)
` [PATCH 1/2] serial: pl010: Move uart_register_driver call to device probe
` [PATCH 2/2] serial: sh-sci: "

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-24 16:45 UTC  (4+ messages)
` [PATCH v3 1/7] pinctrl: "

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 16:44 UTC  (4+ messages)
` [PATCH 2/2] efi/capsule: Add support for Quark security header

[PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
 2017-03-24 16:43 UTC  (3+ messages)

[PATCH] braille-console: Fix value returned by _braille_console_setup
 2017-03-24 16:41 UTC  (2+ messages)

linux-next: manual merge of the audit tree with Linus' tree
 2017-03-24 16:39 UTC  (2+ messages)

[PATCH] arm64: kconfig: allow support for memory failure handling
 2017-03-24 16:36 UTC  (4+ messages)

[v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-24 16:26 UTC  (3+ messages)
` [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-24 16:25 UTC  (17+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-24 16:24 UTC  (4+ messages)
` [PATCH 3/7] ath9k: Add support for reading the EEPROM data using the nvmem API

[PATCH v2 00/15] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs
 2017-03-24 16:18 UTC  (16+ messages)
` [PATCH v2 01/15] ARM: dts: imx6ul-geam: Add backlight support for lcdif
` [PATCH v2 02/15] ARM: dts: imx6ul-isiot: "
` [PATCH v2 03/15] ARM: dts: imx6ul-isiot: Add imx6ul-isiot-common.dtsi
` [PATCH v2 04/15] ARM: dts: imx6ul-isiot: Add i2c nodes
` [PATCH v2 05/15] ARM: dts: imx6ul-isiot-common: Add touchscreen node
` [PATCH v2 06/15] ARM: dts: imx6ul-[geam|isiot]: Add sai2 node
` [PATCH v2 07/15] ARM: dts: imx6ul-isiot: Add Sound card with codec node
` [PATCH v2 08/15] ARM: dts: imx6ul-geam: "
` [PATCH v2 09/15] ARM: dts: imx6qdl-icore: "
` [PATCH v2 10/15] ARM: dts: imx6dl-icore-rqs: Add sgtl5000 "
` [PATCH v2 11/15] ARM: dts: imx6qdl-icore-rqs: Replace codec 'lable: node@addr'
` [PATCH v2 12/15] ARM: dts: imx6dl-icore: Add LVDS support
` [PATCH v2 13/15] ARM: dts: imx6dl-icore: Add touchscreen node
` [PATCH v2 14/15] ARM: dts: imx6qdl-icore-rqs: Add CAN nodes
` [PATCH v2 15/15] ARM: dts: imx6ul-isiot: Add FEC node support

[PATCH v3 0/3] Add Mediatek CIRQ interrupt controller
 2017-03-24 16:22 UTC  (3+ messages)
` [PATCH v3 2/3] irqchip: mtk-cirq: Add mediatek mtk-cirq implement

[PATCH] selftests/futex: Fix build error with OUTPUT variable
 2017-03-24 16:18 UTC 

[PATCH net-next v2 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-03-24 16:16 UTC  (3+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding

[PATCH v3 0/7] Add memsetN functions
 2017-03-24 16:13 UTC  (8+ messages)
` [PATCH v3 1/7] Add multibyte memset functions
` [PATCH v3 2/7] ARM: Implement memset16, memset32 & memset64
` [PATCH v3 3/7] x86: "
` [PATCH v3 4/7] alpha: Add support for memset16
` [PATCH v3 5/7] zram: Convert to using memset_l
` [PATCH v3 6/7] sym53c8xx_2: Convert to use memset32
` [PATCH v3 7/7] vga: Optimise console scrolling

[PATCH v2] printk: Correctly handle preemption in console_unlock()
 2017-03-24 16:14 UTC  (2+ messages)
` [PATCH v3] "

sound: use-after-free in snd_seq_cell_alloc
 2017-03-24 16:13 UTC  (2+ messages)

[PATCH v2 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-03-24 16:07 UTC  (2+ messages)

[PATCH v2] staging: media: davinci_vpfe:Replace a bit shift
 2017-03-24 16:05 UTC 

[GIT PULL] VFIO fixes for v4.11-rc4
 2017-03-24 16:04 UTC 

[PATCH v2] staging: media: omap4iss: Replace a bit shift by a use of BIT
 2017-03-24 16:01 UTC 

[PATCH v1 0/8] gpio: acpi: Make it working
 2017-03-24 16:01 UTC  (4+ messages)
` [PATCH v1 5/8] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()

[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-24 16:01 UTC  (3+ messages)
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v3 00/12] Add Basic SoC support for MT6797
 2017-03-24 15:58 UTC  (4+ messages)
` [PATCH v3 01/12] dt-bindings: mediatek: multiple bases support for sysirq

[PATCHv2 2/2] drm/panel: simple: Add support for Winstar WF35LTIACD
 2017-03-24 15:58 UTC  (2+ messages)

[PATCH v3, 1/4] mtd: spi-nor: Add support for Octal SPI mode
 2017-03-24 15:56 UTC  (3+ messages)
` [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI

[GIT PULL 00/20] perf/core improvements and fixes
 2017-03-24 14:57 UTC  (17+ messages)
` [PATCH 01/20] perf probe: Change MAX_CMDLEN
` [PATCH 05/20] perf sdt x86: Add renaming logic for rNN and other registers
` [PATCH 06/20] perf annotate: More exactly grep -v of the objdump command
` [PATCH 07/20] perf annotate: Add comment clarifying how the source code line is parsed
` [PATCH 08/20] perf stat: Factor out callback for collecting event values
` [PATCH 09/20] perf stat: Collapse identically named events
` [PATCH 10/20] perf stat: Handle partially bad results with merging
` [PATCH 11/20] perf tools: Factor out PMU matching in parser
` [PATCH 12/20] perf pmu: Expand PMU events by prefix match
` [PATCH 13/20] perf pmu: Special case uncore_ prefix
` [PATCH 14/20] perf tools: Add a simple expression parser for JSON
` [PATCH 15/20] perf vendor events intel: Update Intel uncore JSON event files
` [PATCH 17/20] perf stat: Output JSON MetricExpr metric
` [PATCH 18/20] perf list: Support printing MetricExpr with --debug
` [PATCH 19/20] perf pmu: Add support for MetricName JSON attribute
` [PATCH 20/20] perf list: Move extra details printing to new option

[PATCH 3/3] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock
 2017-03-24 15:55 UTC 

[net-next PATCH v2 0/8] Add busy poll support for epoll
 2017-03-24 15:48 UTC  (8+ messages)
` [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end

[PATCH v2] staging: media: atomisp:Replace a bit shift
 2017-03-24 15:48 UTC 

Resizeable PCI BAR support V3
 2017-03-24 15:47 UTC  (3+ messages)
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-03-24 15:44 UTC  (3+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains


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