messages from 2015-08-26 04:15:34 to 2015-08-26 10:35:39 UTC [more...]
[PATCH] route: put lwstate before freeing dst to avoid use after free
2015-08-26 10:35 UTC (2+ messages)
[PATCH 1/2] net: sunrpc: fix tracepoint Warning: unknown op '->'
2015-08-26 10:32 UTC (4+ messages)
` [PATCH 2/2] net: sunrpc: fix trace print of &xprt->xpt_remote
[PATCH RFC 0/2] Optimize the snmp stat aggregation for large cpus
2015-08-26 10:25 UTC (3+ messages)
[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
2015-08-26 10:25 UTC (3+ messages)
` [PATCH 03/12] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
[PATCH] mac80211: Do not use sizeof() on pointer type
2015-08-26 10:22 UTC
omapdss: Division by zero in kernel
2015-08-26 10:16 UTC (5+ messages)
[PATCH 0/5] usb: common and dwc3: converting to unified device property
2015-08-26 10:13 UTC (3+ messages)
[PATCH] mm/backing-dev: Check return value of the debugfs_create_dir()
2015-08-26 10:11 UTC (4+ messages)
[PATCH v3 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
2015-08-26 10:09 UTC (4+ messages)
` [PATCH v3 1/4] irqchip: GICv3: Convert to EOImode == 1
Potential data race in uart_ioctl
2015-08-26 10:08 UTC (8+ messages)
[PATCH v2 0/4] perf probe, tracing/uprobes: Support probing at absolute address
2015-08-26 10:00 UTC (10+ messages)
` [PATCH v2 1/4] perf probe: Prevent segfault when reading probe point with "
` [PATCH v2 2/4] perf probe: Fix list result when address is zero
` [PATCH v2 3/4] perf probe: Support probing at absolute address
` [PATCH v2 4/4] tracing/uprobes: Do not print '0x (null)' when offset is 0
[PATCH 00/13] arm64: Virtualization Host Extension support
2015-08-26 9:59 UTC (6+ messages)
Raspberry Pi KMS-only driver V2
2015-08-26 9:44 UTC (3+ messages)
` [PATCH v2 1/7] drm/vc4: Add devicetree bindings for VC4
[PATCH 1/3] serial: 8250: move rx_running out of the bitfield
2015-08-26 9:38 UTC (6+ messages)
` [PATCH 2/3] serial: 8250_omap: check how many bytes were injected
` [RFC 3/3] serial: 8250_omap: try to avoid IER_RDI with DMA
[PATCH RFC RFT 0/3] clk: detect per-user enable imbalances and implement hand-off
2015-08-26 9:37 UTC (7+ messages)
[PATCH] vfio: Enable VFIO device for powerpc
2015-08-26 9:34 UTC (2+ messages)
[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
2015-08-26 9:30 UTC (3+ messages)
[PATCH 0/8] fix drivers/staging/android several coding style issues
2015-08-26 9:29 UTC (5+ messages)
` [PATCH 1/8] fix staging:android style issue:spaces preferred around that '-'
` [PATCH 2/8] fix staging:android style issue:No space is necessary after a cast
` [PATCH 3/8] fix staging:android style issue:Alignment should match open parenthesis
[RESEND PATCH v16 0/4] ARM: rk3288: Add PM Domain support
2015-08-26 9:27 UTC (9+ messages)
` [RESEND PATCH v16 3/4] soc: rockchip: power-domain: Add power domain driver
` [RESEND PATCH v16 4/4] ARM: dts: add the support power-domain node on RK3288 SoCs
[Patch v2] x86, ACPI, irq: Add a quirk to override SCI polarity for HyperV
2015-08-26 9:27 UTC (6+ messages)
` [Patch v3] ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
[PATCH] IGMP: Inhibit reports for local multicast groups
2015-08-26 9:23 UTC (3+ messages)
[PATCH v2] pwm-backlight: Avoid backlight flicker when probed from DT
2015-08-26 9:20 UTC (2+ messages)
[PATCH v3 1/3] KVM: make halt_poll_ns per-VCPU
2015-08-26 9:14 UTC (3+ messages)
` [PATCH v3 2/3] KVM: dynamic halt_poll_ns adjustment
` [PATCH v3 3/3] KVM: trace kvm_halt_poll_ns grow/shrink
[PATCH v3 0/3] KVM: Dynamic halt_poll_ns
2015-08-26 9:14 UTC
[PATCH v2 2/3] KVM: dynamic halt_poll_ns adjustment
2015-08-26 9:12 UTC (3+ messages)
[PATCH] ARM: at91/dt: corrections to i2c1 declaration to sama5d4
2015-08-26 9:04 UTC (2+ messages)
Build regressions/improvements in v4.2-rc8
2015-08-26 9:03 UTC (3+ messages)
[PATCH 1/2] perf probe: Prevent segfault when reading probe point with absolute address
2015-08-26 9:02 UTC (5+ messages)
` [PATCH 2/2] perf probe: Support probing at "
Problems loading firmware using built-in drivers with kernels that use initramfs
2015-08-26 9:00 UTC (11+ messages)
[PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes
2015-08-26 9:00 UTC (3+ messages)
` [PATCH v2 block/for-linus] writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes()
[PATCH V2 00/10] KASan ppc64 support
2015-08-26 8:54 UTC (12+ messages)
` [PATCH V2 01/10] powerpc/mm: Add virt_to_pfn and use this instead of opencoding
` [PATCH V2 02/10] kasan: MODULE_VADDR is not available on all archs
` [PATCH V2 03/10] kasan: Rename kasan_enabled to kasan_report_enabled
` [PATCH V2 04/10] kasan: Don't use kasan shadow pointer in generic functions
` [PATCH V2 05/10] kasan: Enable arch to hook into kasan callbacks
` [PATCH V2 06/10] kasan: Allow arch to overrride kasan shadow offsets
` [PATCH V2 07/10] kasan: Make INLINE KASan support arch selectable
` [PATCH V2 08/10] kasan: Update feature support file
` [PATCH V2 09/10] kasan: Prevent deadlock in kasan reporting
` [PATCH V2 10/10] powerpc/mm: kasan: Add kasan support for ppc64
[PATCH v9 1/1] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
2015-08-26 8:52 UTC (10+ messages)
ip_rcv_finish() NULL pointer and possibly related Oopses
2015-08-26 8:46 UTC
[PATCH v11 00/20] Compile-time stack validation
2015-08-26 8:44 UTC (5+ messages)
[PATCH] perf tools: Don't set cmdline_group_boundary if no evsel is collected
2015-08-26 8:32 UTC
ALSA/usb-audio: snd_usb_autoresume possible recursive locking detected
2015-08-26 8:36 UTC (9+ messages)
virtio-serial: Add multiple times opening support to virtserialport(port)
2015-08-26 8:26 UTC (2+ messages)
[PATCH 0/2][RFC] Introduce "efi_fake_mem_mirror" boot option
2015-08-26 8:11 UTC (4+ messages)
` [PATCH 2/2] x86, efi: Add "
[PATCH v2 0/3] Introduce "efi_fake_mem_mirror" boot option
2015-08-26 17:11 UTC (4+ messages)
` [PATCH v2 1/3] efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
` [PATCH v2 2/3] efi: Change abbreviation of EFI_MEMORY_RUNTIME from "RUN" to "RT"
` [PATCH v2 3/3] x86, efi: Add "efi_fake_mem_mirror" boot option
[PATCH RFC 0/3] x86: Intel Processor Trace Logger
2015-08-26 8:10 UTC (4+ messages)
` [PATCH RFC 2/3] x86: Add Intel PT logger
[PATCH v5 0/5] ARM: berlin: PWM support
2015-08-26 8:07 UTC (6+ messages)
` [PATCH v5 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v5 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v5 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v5 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v5 5/5] ARM: berlin: add a PWM node on the BG2CD
[PATCH 1/2] perf tools: Fix build on powerpc broken by pt/bts
2015-08-26 8:07 UTC (7+ messages)
ARM: davinci: linux-next: Boot failure on OMAP-L138 with commit 0db805aa8c96
2015-08-26 8:05 UTC (2+ messages)
linux: sata_nv: adma support
2015-08-26 8:00 UTC (4+ messages)
xtensa build failures in -next due to DMA API changes
2015-08-26 7:59 UTC (6+ messages)
[PATCH 0/7] gpio: omap: fixes and improvements
2015-08-26 7:53 UTC (12+ messages)
` [PATCH 1/7] gpio: omap: remove wrong irq_domain_remove usage in probe
` [PATCH 2/7] gpio: omap: switch to use platform_get_irq
` [PATCH 3/7] gpio: omap: fix omap2_set_gpio_debounce
` [PATCH 4/7] gpio: omap: protect regs access in omap_gpio_irq_handler
` [PATCH 5/7] gpio: omap: fix clk_prepare/unprepare usage
[PATCH] Memory hot added,The memory can not been added to movable zone
2015-08-26 7:53 UTC (8+ messages)
[PATCH] irqdomain: remove the confused log
2015-08-26 7:50 UTC (4+ messages)
[PATCH 0/7] Add support for FDMA DMA controller found on STi chipsets
2015-08-26 7:46 UTC (9+ messages)
` [PATCH 1/7] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH 5/7] ARM: STi: DT: STiH407: Add FDMA driver and xbar driver dt nodes
` [PATCH 6/7] MAINTAINERS: Add FDMA driver files to STi section
linux-next: Tree for Aug 26
2015-08-26 7:46 UTC
[PATCH] of/irq: export of_get_irq_byname()
2015-08-26 7:40 UTC (3+ messages)
[PATCH 0/5] add GPT timer support for mt8173
2015-08-26 7:37 UTC (2+ messages)
[PATCH v2 0/6] perf: Introduce extended syscall error reporting
2015-08-26 7:36 UTC (13+ messages)
[PATCH] input: gpio_keys: Don't report events on gpio failure
2015-08-26 7:34 UTC (6+ messages)
[PATCH] Input: only send a syn event when needed in input_dev_release_keys
2015-08-26 7:38 UTC
[PATCH v4 00/13] USB: OTG/DRD Core functionality
2015-08-26 6:19 UTC (2+ messages)
[PATCH v2 1/2] gpiolib: irqchip: use different lockdep class for each gpio irqchip
2015-08-26 7:31 UTC (3+ messages)
` [PATCH v2 2/2] gpiolib: add description for gpio irqchip fields in struct gpio_chip
[PATCH 0/3] c8sectpfe
2015-08-26 7:30 UTC (3+ messages)
` [PATCH 2/3] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
[PATCH 0/2] clk: shmobile: add Renesas R-Car Gen3 CPG support
2015-08-26 7:29 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] pinctrl: cherryview: Use raw_spinlock for locking
2015-08-26 7:28 UTC (2+ messages)
[PATCH] pinctrl: baytrail: Use raw_spinlock for locking
2015-08-26 7:26 UTC (2+ messages)
[PATCH] [v4] surface pro 3: Add support driver for Surface Pro 3 buttons
2015-08-26 7:22 UTC (2+ messages)
[PATCH 1/2] memory-hotplug: fix wrong edge when hot add a new node
2015-08-26 7:19 UTC (7+ messages)
` [PATCH 2/2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()
[PATCH] mmc: block: disable the reliable write If the card does not support CMD23
2015-08-26 7:20 UTC (4+ messages)
[PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-26 7:20 UTC (11+ messages)
IDE Floppy support for IOMEGA Zip Drive broken in 3.16 -> 3.17 transition
2015-08-26 7:14 UTC (7+ messages)
` "scsi: convert host_busy to atomic_t" series causes regressions for some hardware configurations
[PATCH v3] soc: mediatek: add scpsys support active_wakeup
2015-08-26 7:14 UTC
[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
2015-08-26 7:04 UTC (4+ messages)
dom0 panic with Upstream Linux 4.1 tree
2015-08-26 7:06 UTC (4+ messages)
[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
2015-08-26 6:56 UTC (6+ messages)
` [LINUX RFC v2 1/4] spi: add support of two chip selects & data stripe
` [LINUX RFC v2 2/4] mtd: add spi_device instance to spi_nor struct
` [LINUX RFC v2 3/4] spi-nor: add dual parallel mode support
` [LINUX RFC v2 4/4] spi: zynqmp: gqspi: add support for dual parallel mode configuration
[patch -mm] mm, oom: add global access to memory reserves on livelock
2015-08-26 7:01 UTC (6+ messages)
[PATCH v1 3/3] arm64: dts: add Hi6220 mailbox node
2015-08-26 6:59 UTC (11+ messages)
[PATCH v2] soc: mediatek: add scpsys support active_wakeup
2015-08-26 6:55 UTC (3+ messages)
[RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver
2015-08-26 6:53 UTC (6+ messages)
[PATCH 1/1] memhp: Add hot-added memory ranges to memblock before allocate node_data for a node
2015-08-26 6:45 UTC (4+ messages)
[PATCH 00/10] exynos-ufs: add support for Exynos
2015-08-26 6:42 UTC (15+ messages)
` [PATCH 01/10] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH 02/10] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH 04/10] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 07/10] scsi: ufs: add add specific callback for hibern8
` [PATCH 08/10] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH 09/10] scsi: ufs: return value of pwr_change_notify
` [PATCH 10/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs
[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
2015-08-26 6:38 UTC (10+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
[PATCH v4 0/6] drm/rockchip: fixes and new features
2015-08-26 6:34 UTC (2+ messages)
` [GIT PULL] "
Next round: revised futex(2) man page for review
2015-08-26 6:29 UTC (5+ messages)
[PATCH v16 00/16] perf, tools: Add support for PMU events in JSON format
2015-08-26 6:06 UTC (17+ messages)
` [PATCH v16 01/16] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v16 02/16] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v16 03/16] perf, tools: Use pmu_events table to create aliases
` [PATCH v16 04/16] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v16 05/16] perf, tools: Support CPU id matching for x86 v2
` [PATCH v16 06/16] perf, tools: Support alias descriptions
` [PATCH v16 07/16] perf, tools: Query terminal width and use in perf list
` [PATCH v16 08/16] perf, tools: Add a --no-desc flag to "
` [PATCH v16 09/16] perf, tools: Add override support for event list CPUID
` [PATCH v16 10/16] perf, tools, jevents: Add support for long descriptions
` [PATCH v16 11/16] perf, tools: Add alias "
` [PATCH v16 12/16] perf, tools: Support long descriptions with perf list
` [PATCH v16 13/16] perf, tools, jevents: Add support for event topics
` [PATCH v16 14/16] perf, tools: Add support for event list topics
` [PATCH v16 15/16] perf, tools: Handle header line in mapfile
` [PATCH v16 16/16] perf, tools: Add README for info on parsing JSON/map files
[PATCH V2 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
2015-08-26 5:48 UTC (11+ messages)
` [PATCH V2 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
` [PATCH V2 3/3] kvm: add tracepoint for fast mmio
[PATCH net-next] macvtap/macvlan: use IFF_NO_QUEUE
2015-08-26 5:45 UTC (5+ messages)
[PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
2015-08-26 5:42 UTC (12+ messages)
[PATCH v3] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC
2015-08-26 5:39 UTC (5+ messages)
[PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
2015-08-26 5:28 UTC (4+ messages)
Proposal for finishing the 64-bit x86 syscall cleanup
2015-08-26 5:20 UTC (4+ messages)
[PATCH v2] mm: Check if section present during memory block (un)registering
2015-08-26 5:12 UTC
[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
2015-08-26 5:10 UTC (4+ messages)
` [PATCH V3 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
[PATCH v2 RESEND] irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144
2015-08-26 4:52 UTC
[PATCH v5 0/8] Add generic support for relaxed atomics
2015-08-26 4:28 UTC (2+ messages)
[PATCH v4 00/11] x86/dma: RIP MTRR and dma write-combine API rename
2015-08-26 4:21 UTC (8+ messages)
` [PATCH v4 10/11] dma: rename dma_*_writecombine() to dma_*_wc()
[PATCH 0/2] mpt3sas: Reference counting fixes from in-flight mpt2sas
2015-08-26 4:09 UTC (3+ messages)
` [PATCH 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage
` [PATCH 2/2] mpt3sas: Refcount fw_events "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).