linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-24 16:22:41 to 2017-03-24 18:23:00 UTC [more...]

[PATCH 4.10 00/27] 4.10.6-stable review
 2017-03-24 17:58 UTC  (23+ 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 03/27] qla2xxx: Fix request queue corruption
` [PATCH 4.10 04/27] parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
` [PATCH 4.10 05/27] parisc: support R_PARISC_SECREL32 relocation in modules
` [PATCH 4.10 06/27] parisc: Fix system shutdown halt
` [PATCH 4.10 07/27] perf/core: Fix use-after-free in perf_release()
` [PATCH 4.10 08/27] perf/core: Fix event inheritance on fork()
` [PATCH 4.10 09/27] md/r5cache: fix set_syndrome_sources() for data in cache
` [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 19/27] scsi: lpfc: Add shutdown method for kexec
` [PATCH 4.10 21/27] scsi: mpt3sas: Avoid sleeping in interrupt context
` [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.10 26/27] cgroup/pids: remove spurious suspicious RCU usage warning

[PATCH 4.9 00/24] 4.9.18-stable review
 2017-03-24 17:58 UTC  (21+ messages)
` [PATCH 4.9 02/24] drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state
` [PATCH 4.9 03/24] give up on gcc ilog2() constant optimizations
` [PATCH 4.9 04/24] qla2xxx: Fix memory leak for abts processing
` [PATCH 4.9 05/24] qla2xxx: Fix request queue corruption
` [PATCH 4.9 06/24] parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
` [PATCH 4.9 07/24] parisc: Fix system shutdown halt
` [PATCH 4.9 08/24] perf/core: Fix use-after-free in perf_release()
` [PATCH 4.9 09/24] perf/core: Fix event inheritance on fork()
` [PATCH 4.9 12/24] cpufreq: Fix and clean up show_cpuinfo_cur_freq()
` [PATCH 4.9 13/24] powerpc/boot: Fix zImage TOC alignment
` [PATCH 4.9 14/24] md/raid1/10: fix potential deadlock
` [PATCH 4.9 15/24] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
` [PATCH 4.9 16/24] scsi: lpfc: Add shutdown method for kexec
` [PATCH 4.9 17/24] scsi: libiscsi: add lock around task lists to fix list corruption regression
` [PATCH 4.9 18/24] target: Fix VERIFY_16 handling in sbc_parse_cdb
` [PATCH 4.9 19/24] isdn/gigaset: fix NULL-deref at probe
` [PATCH 4.9 20/24] gfs2: Avoid alignment hole in struct lm_lockname
` [PATCH 4.9 21/24] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
` [PATCH 4.9 22/24] cgroup/pids: remove spurious suspicious RCU usage warning
` [PATCH 4.9 24/24] ext4: fix fencepost in s_first_meta_bg validation

[PATCH v7 0/9] Qualcomm video decoder/encoder driver
 2017-03-24 18:21 UTC  (4+ messages)
` [PATCH v7 5/9] media: venus: vdec: add video decoder files

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

[PATCH v1] hpet: Make cmd parameter of hpet_ioctl_common() unsigned
 2017-03-24 18:17 UTC  (5+ messages)

[PATCH linux v5 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-03-24 18:17 UTC  (3+ messages)
` [PATCH linux v5 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
` [PATCH linux v5 2/2] drivers: hwmon: Support for ASPEED PWM/Fan tach

[PATCH 4.4 00/30] 4.4.57-stable review
 2017-03-24 17:59 UTC  (31+ messages)
` [PATCH 4.4 01/30] usb: core: hub: hub_port_init lock controller instead of bus
` [PATCH 4.4 02/30] USB: dont free bandwidth_mutex too early
` [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 12/30] KVM: PPC: Book3S PR: Fix illegal opcode emulation
` [PATCH 4.4 13/30] s390/pci: fix use after free in dma_init
` [PATCH 4.4 14/30] drm/amdgpu: add missing irq.h include
` [PATCH 4.4 15/30] tpm_tis: Use devm_free_irq not free_irq
` [PATCH 4.4 16/30] hv_netvsc: use skb_get_hash() instead of a homegrown implementation
` [PATCH 4.4 17/30] kernek/fork.c: allocate idle task for a CPU always on its local node
` [PATCH 4.4 18/30] give up on gcc ilog2() constant optimizations
` [PATCH 4.4 19/30] perf/core: Fix event inheritance on fork()
` [PATCH 4.4 20/30] cpufreq: Fix and clean up show_cpuinfo_cur_freq()
` [PATCH 4.4 21/30] powerpc/boot: Fix zImage TOC alignment
` [PATCH 4.4 22/30] md/raid1/10: fix potential deadlock
` [PATCH 4.4 23/30] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
` [PATCH 4.4 24/30] scsi: lpfc: Add shutdown method for kexec
` [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

[PATCH v2 0/7] efi: Enhance capsule loader to support signed Quark images
 2017-03-24 18:17 UTC  (11+ 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 -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
 2017-03-24 18:15 UTC  (11+ messages)

[PATCH v4 0/7] coresight: enable debug module
 2017-03-24 18:14 UTC  (3+ messages)
` [PATCH v4 3/7] coresight: refactor with function of_coresight_get_cpu

[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
 2017-03-24 18:12 UTC  (3+ messages)

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

[PATCH 0/5] fpga: enhancements to support non-dt code
 2017-03-24 18:09 UTC  (2+ messages)

[PATCH 0/2] pci-hyperv: Some miscellaneous fixes
 2017-03-24 18:07 UTC  (4+ messages)
` [PATCH 1/2] PCI: hv: Fix a bug in specifying CPU affinity
` [PATCH 1/2] pci-hyperv: "
` [PATCH 2/2] pci-hyperv: Fix an atomic bug

[PATCH] kvm: arm/arm64: Rework gpa callback handlers
 2017-03-24 18:00 UTC  (2+ messages)

[PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-03-24 18:07 UTC  (5+ 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  (6+ 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] 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  (5+ 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: "

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  (10+ 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  (5+ 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 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  (10+ messages)
` [PATCH v2 04/15] ARM: dts: imx6ul-isiot: Add i2c nodes
` [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 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


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