messages from 2015-07-26 23:40:57 to 2015-07-27 08:03:53 UTC [more...]
[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
2015-07-27 8:03 UTC (14+ messages)
` [PATCH v2 08/25] arch: introduce memremap()
` [PATCH v2 12/25] i915: switch from acpi_os_ioremap to ioremap
` [Intel-gfx] "
` [PATCH v2 24/25] arch: remove ioremap_wt, replace with arch_memremap
` [PATCH v2 25/25] pmem: convert to generic memremap
[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
2015-07-27 8:02 UTC (3+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
[PATCH v4 0/5] perf tools: Add 'perf-config' command
2015-07-27 7:59 UTC (3+ messages)
` [PATCH v4 1/5] "
[PATCH] net: phy: dp83867: fix simple_return.cocci warnings
2015-07-27 7:59 UTC (2+ messages)
[linux41] Kernel panic at i686
2015-07-27 7:58 UTC (3+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686
` [PATCH] cpu/cacheinfo: Fix teardown path
[PATCH net 0/3] r8152: issues fix
2015-07-27 7:56 UTC (3+ messages)
` [PATCH net v2 "
[PATCH] rsi: Fix failure to load firmware after memory leak fix and fix the leak
2015-07-27 7:55 UTC (2+ messages)
[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support
2015-07-27 7:52 UTC (8+ messages)
` [PATCH v4 2/7] clk: mediatek: Fix rate and dependency of MT8173 clocks
` [PATCH v4 7/7] arm64: dts: mt8173: Add subsystem clock controller device nodes
[PATCH] clk: zynq: remove redundant $(CONFIG_ARCH_ZYNQ) in Makefile
2015-07-27 7:36 UTC
[PATCH 00/45] Remove clk.h from clk-provider.h (clk drivers part)
2015-07-27 7:33 UTC (5+ messages)
` [PATCH 33/45] clk: sunxi: Include clk.h
virtio-serial: Add multiple times opening support to virtserialport(port)
2015-07-27 7:34 UTC
[PATCH v7 0/5] clk: Provide support for always-on clocks
2015-07-27 7:31 UTC (6+ messages)
` [PATCH v7 3/5] clk: Supply the critical clock {init, enable, disable} framework
` [PATCH v7 5/5] clk: dt: Introduce binding for critical clock support
[PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-27 7:31 UTC (11+ messages)
` [PATCH V5 1/7] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V5 2/7] mm: mlock: Add new mlock system call
` [PATCH V5 3/7] mm: Introduce VM_LOCKONFAULT
` [PATCH V5 4/7] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
2015-07-27 7:29 UTC (11+ messages)
` [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding
[net-next PATCH v0 0/6] net: netcp: Bug fixes of CPSW statistics collection
2015-07-27 7:18 UTC (2+ messages)
[PATCH 00/10] nbd updates
2015-07-27 7:12 UTC (11+ messages)
` [PATCH 01/10] nbd: sock_shutdown, remove conditional lock
` [PATCH 02/10] nbd: restructure sock_shutdown
` [PATCH 03/10] nbd: Remove 'harderror' and propagate error properly
` [PATCH 04/10] nbd: Move clear queue debug message
` [PATCH 05/10] nbd: Remove variable 'pid'
` [PATCH 06/10] nbd: Add debugfs entries
` [PATCH 07/10] nbd: Change 'disconnect' to be boolean
` [PATCH 08/10] nbd: Rename functions for clearness of recv/send path
` [PATCH 09/10] nbd: flags is a u32 variable
` [PATCH 10/10] nbd: Create size change events for userspace
[GIT PULL] AVR32 fixes for 4.2 (rc4)
2015-07-27 7:15 UTC
n900 in 4.2-rc0: repeating oopses
2015-07-27 7:12 UTC (11+ messages)
[RFCv2 0/3] Adding support for Zynq Reset Controller
2015-07-27 7:12 UTC (8+ messages)
` [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings
` [RFCv2 2/3] dts: zynq: Add devicetree entry for Xilinx Zynq reset controller
` [RFCv2 3/3] reset: reset-zynq: Adding support "
[PATCH] [PATCH v4] mtd:spi-nor: Add Altera Quad SPI Driver
2015-07-27 7:10 UTC (3+ messages)
[PATCH v2 1/2] dmaengine: Add an enum for the dmaengine alignment constraints
2015-07-27 7:09 UTC (4+ messages)
[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
2015-07-27 7:08 UTC (4+ messages)
[RFC v5 PATCH 0/9] hugetlbfs: add fallocate support
2015-07-27 7:07 UTC (5+ messages)
` [RFC v5 PATCH 8/9] hugetlbfs: add hugetlbfs_fallocate()
documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME
2015-07-27 7:01 UTC
[PATCH v3 0/6] usb: dwc3: handle non maxpacket aligned transfers > 512
2015-07-27 6:55 UTC (7+ messages)
` [PATCH v3 1/6] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
` [PATCH v3 2/6] usb: dwc3: ep0: use _roundup_ to calculate the transfer size
` [PATCH v3 3/6] usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
` [PATCH v3 4/6] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
` [PATCH v3 5/6] usb: dwc3: ep0: Add chained TRB support
` [PATCH v3 6/6] usb: dwc3: ep0: handle non maxpacket aligned transfers > 512
[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
2015-07-27 6:56 UTC (4+ messages)
[PATCH 0/4] Show CP210x part number in sysfs
2015-07-27 6:50 UTC (4+ messages)
` [PATCH 3/4] cp210x: Store part number
(no subject)
2015-07-27 6:39 UTC
[char-misc-next 0/9 RESEND] mei: support for async event notifications
2015-07-27 6:36 UTC (3+ messages)
[PATCH v3 0/3] dra7xx: Add PM support to PCIe
2015-07-27 6:24 UTC (4+ messages)
` [PATCH v3 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v3 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v3 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit
[PATCH v3] ASoC: Add support for NAU8825 codec to ASoC
2015-07-27 6:25 UTC (3+ messages)
` [alsa-devel] "
[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
2015-07-27 6:15 UTC (2+ messages)
` [tip:irq/core] irqchip/bcm7120-l2: "
[PATCH v2 2/2] IRQCHIP: bcm7120-l2: perform suspend/resume even without installed child IRQs
2015-07-27 6:15 UTC (2+ messages)
` [tip:irq/core] irqchip/bcm7120-l2: Perform suspend/ resume "
[PATCH v2 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip
2015-07-27 6:14 UTC (2+ messages)
` [tip:irq/core] genirq: Add chip_[suspend|resume] "
[PATCH] irqchip: appropriate __init annotation for const data
2015-07-27 6:14 UTC (2+ messages)
` [tip:irq/core] irqchip: Appropriate "
[PATCH] genirq: Export irq_{get,set}_irqchip_state()
2015-07-27 6:14 UTC (2+ messages)
` [tip:irq/core] genirq: Export irq_[get|set]_irqchip_state()
[PATCH 2/2] irqchip: gic: remove reduntant gic_set_irqchip_flags
2015-07-27 6:13 UTC (2+ messages)
` [tip:irq/core] irqchip/gic: Remove redundant gic_set_irqchip_flags
[PATCH 1/2] irqchip: gic: enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2015-07-27 6:13 UTC (2+ messages)
` [tip:irq/core] irqchip/gic: Enable "
[PATCH] usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
2015-07-27 6:14 UTC (2+ messages)
[patch 2/3] avr32/at32ap: Use irq_set_handler_locked()
2015-07-27 6:13 UTC (2+ messages)
` [tip:irq/core] "
[patch 1/3] avr32/at32ap: Consolidate chained IRQ handler install/remove
2015-07-27 6:12 UTC (2+ messages)
` [tip:irq/core] "
[patch 3/3] avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
2015-07-27 6:13 UTC (2+ messages)
` [tip:irq/core] "
[PATCH 0/5] ARM: berlin: PWM support
2015-07-27 6:10 UTC (3+ messages)
` [PATCH 1/5] pwm: add the Berlin pwm controller driver
[PATCH 0/7] ipmi: various fixes for panic notifier robustness
2015-07-27 5:55 UTC (8+ messages)
` [PATCH 1/7] ipmi: Remove unneeded set_run_to_completion call
` [PATCH 6/7] ipmi: Handle queued messages more certainly on panic
` [PATCH 2/7] ipmi: Factor out message flushing procedure
` [PATCH 5/7] ipmi: Don't call receive handler in the panic context
` [PATCH 7/7] ipmi/kcs: Don't run the KCS state machine when it is KCS_IDLE
` [PATCH 4/7] ipmi: Avoid touching possible corrupted lists in the panic context
` [PATCH 3/7] ipmi: Don't flush messages in sneder() in run-to-completion mode
linux-next: build failure after merge of the wireless-drivers-next tree
2015-07-27 6:04 UTC (3+ messages)
linux-next: Tree for Jul 27
2015-07-27 6:02 UTC
[PATCH 0/4] loop: enable different physical blocksizes
2015-07-27 5:59 UTC (6+ messages)
` [PATCH 1/4] loop: Enable correct physical blocksize
` [PATCH 2/4] loop: Remove unused 'bdev' argument from loop_set_capacity
[PATCH v3 0/8] Implement group-read of events using txn interface
2015-07-27 5:54 UTC (4+ messages)
` [PATCH v3 5/8] perf: Split perf_event_read_value()
[RFC v4 00/25] Re-use nvram module
2015-07-27 5:51 UTC (15+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
[PATCH v4 0/10] Implement group-read of events using txn interface
2015-07-27 5:40 UTC (11+ messages)
` [PATCH 01/10] perf: Add a flags parameter to pmu txn interfaces
` [PATCH 02/10] perf: Split perf_event_read() and perf_event_count()
` [PATCH 03/10] perf: Define perf_event_aggregate()
` [PATCH 04/10] perf: Rename perf_event_read_{one,group}, perf_read_hw
` [PATCH 05/10] perf: Unroll perf_event_read_value() in perf_read_group()
` [PATCH 06/10] perf: Add return value for perf_event_read()
` [PATCH 07/10] perf: Add group parameter to perf_event_read()
` [PATCH 08/10] perf: Add return value to __perf_event_read()
` [PATCH 09/10] Define PERF_PMU_TXN_READ interface
` [PATCH 10/10] powerpc/perf/hv-24x7: Use PMU_TXN_READ interface
[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
2015-07-27 5:34 UTC (3+ messages)
` [PATCH 1/4] spmi: pmic-arb: add irq_get_irqchip_state implementation
[PATCH v2 1/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
2015-07-27 5:33 UTC
linux-next: manual merge of the akpm tree with Linus' tree
2015-07-27 5:26 UTC
[PATCH v2 2/2] PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2
2015-07-27 5:26 UTC
[PATCH] sm750fb: coding style fixes lines over 80 chars
2015-07-27 5:24 UTC (3+ messages)
[PATCH v10 0/7] sched: Rewrite runnable load and utilization average tracking
2015-07-27 5:16 UTC (21+ messages)
` [PATCH v10 2/7] "
` [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
` [PATCH v10 7/7] sched: Clean up load average references
[V2 PATCH 0/3] x86: Fix panic vs. NMI issues
2015-07-27 1:58 UTC (4+ messages)
` [V2 PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI
` [V2 PATCH 2/3] kexec: Fix race between panic() and crash_kexec() called directly
` [V2 PATCH 3/3] x86/apic: Introduce noextnmi boot option
[parport] BUG kmalloc-16 (Not tainted): Object already free
2015-07-27 5:04 UTC (3+ messages)
[PATCH V2 02/11] opp: Relocate few routines
2015-07-27 5:02 UTC (10+ messages)
` [PATCH V2 03/11] OPP: Create _remove_device_opp() for freeing dev_opp
` [PATCH V2 04/11] OPP: Allocate dev_opp from _add_device_opp()
` [PATCH V2 05/11] OPP: Break _opp_add_dynamic() into smaller functions
` [PATCH V2 06/11] opp: Add support to parse "operating-points-v2" bindings
` [PATCH V2 07/11] OPP: Add clock-latency-ns support
` [PATCH V2 08/11] opp: Add OPP sharing information to OPP library
` [PATCH V2 09/11] OPP: Add support for opp-suspend
` [PATCH V2 10/11] opp: Add helpers for initializing CPU OPPs
` [PATCH V2 11/11] cpufreq-dt: Add support for operating-points-v2 bindings
[PATCH v2 1/3] staging: sm7xxfb: move sm712fb out of staging
2015-07-27 4:53 UTC (2+ messages)
[PATCH 2/5] staging: lustre: Add one space after ',' in parameters list
2015-07-27 4:48 UTC (2+ messages)
` [PATCH 2/5] staging: lustre: Add one space after ', ' "
[PATCH v2 0/2] Consolidate redundant register/stack access code
2015-07-27 4:39 UTC (3+ messages)
` [PATCH v2 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH v2 2/2] Consolidate redundant register/stack access code
[PATCH] userns: simplify map_id_range_* functions
2015-07-27 4:29 UTC (2+ messages)
[PATCH] regmap: regcache-rbtree: Clean new present bits on present bitmap resize
2015-07-27 4:34 UTC
[PATCH] Staging:dgap :Compression of lines for immediate return
2015-07-27 4:30 UTC (2+ messages)
[PATCH] LSM: LoadPin for module and firmware loading restrictions
2015-07-27 4:26 UTC (2+ messages)
[PATCH v3 0/6] MT8173 IOMMU SUPPORT
2015-07-27 4:24 UTC (11+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver
[NET-NEXT PATCH] net: macb: Change capability mask of jumbo support
2015-07-27 4:17 UTC (2+ messages)
linux-next: build failure after merge of the clk tree
2015-07-27 4:11 UTC
linux-next: manual merge of the clk tree with the omap tree
2015-07-27 4:02 UTC
[PATCH] block/genhd.c: Add error handling
2015-07-27 3:57 UTC
Uppmärksamhet
2015-07-27 3:48 UTC
[PATCH] Documentation: add new description of path-name lookup
2015-07-27 3:41 UTC (2+ messages)
[PATCH 1/2] mailbox: switch to hrtimer for tx_complete polling
2015-07-27 3:26 UTC (4+ messages)
[PATCH] soc: versatile: Use devm_kzalloc
2015-07-27 3:23 UTC
ATA failure regression in kernel 4.2
2015-07-27 3:01 UTC (5+ messages)
[PATCH] Input: da9052_onkey: Convert to managed resources
2015-07-27 2:56 UTC
[PATCH v3 0/4] Add Mediatek SPI bus driver
2015-07-27 2:48 UTC (7+ messages)
` [PATCH v3 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus
` [PATCH v3 3/4] spi: mediatek: Add spi bus for Mediatek MT8173
[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-26 18:57 UTC (8+ messages)
[PATCH v12 0/6] drm/layerscape: Add Freescale DCU DRM driver
2015-07-27 2:39 UTC (4+ messages)
` [PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node
[PATCH 1/2] ftrace: Remove the unused variant ftrace_update_time
2015-07-27 2:42 UTC (4+ messages)
` [PATCH 2/2] ftrace: Make if condition correctly due to the operator order
[PATCH] arm64: mm: add __init section marker to free_initrd_mem
2015-07-27 2:32 UTC
[PATCH] cpufreq: Avoid attempts to create duplicate symbolic links
2015-07-27 2:29 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
2015-07-27 2:25 UTC (12+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "
[PATCH] arm: mm: add __init section marker to free_initrd_mem
2015-07-27 2:24 UTC
[PATCH v4 0/6] drm/rockchip: fixes and new features
2015-07-27 2:09 UTC (7+ messages)
` [PATCH v4 1/6] drm/rockchip: vop: Fix virtual stride calculation
` [PATCH v4 2/6] drm/rockchip: vop: Fix window dest start point
` [PATCH v4 3/6] drm/rockchip: vop: Add yuv plane support
` [PATCH v4 4/6] drm/rockchip: vop: Default enable win2/3 area0 bit
` [PATCH v4 5/6] drm/rockchip: vop: restore vop registers when resume
` [PATCH v4 6/6] drm/rockchip: vop: support plane scale
[PATCH v2] drivers/of/fdt.c: replace pr_warning by pr_warn
2015-07-27 1:49 UTC
[PATCH] drivers/of/fdt.c: replace pr_warning by pr_warn
2015-07-27 1:47 UTC (5+ messages)
[PATCH v3 0/7] locking/qspinlock: Enhance pvqspinlock performance
2015-07-27 1:46 UTC (11+ messages)
` [PATCH v3 1/7] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
` [PATCH v3 2/7] locking/pvqspinlock: Add pending bit support
` [PATCH v3 3/7] locking/pvqspinlock: Collect slowpath lock statistics
[PATCH] selftests/zram: Adding zram tests
2015-07-27 1:46 UTC (2+ messages)
linux-next: build failure after merge of the battery tree
2015-07-27 1:40 UTC
[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
2015-07-27 1:28 UTC
[PATCH] drivers/md/md.c: use kzalloc() when bitmap is disabled
2015-07-27 1:36 UTC (2+ messages)
[PATCH] md: setup safemode_timer before it's being used
2015-07-27 1:30 UTC (2+ messages)
[PATCH v2] power: max17042_battery: add HEALTH and TEMP_* properties support
2015-07-27 1:27 UTC (8+ messages)
[PATCH] Smack: replace capable() with ns_capable()
2015-07-27 1:27 UTC (3+ messages)
[PATCH] ubifs: Kill unneeded locking in ubifs_init_security
2015-07-27 1:20 UTC (2+ messages)
[PATCH 0/3] Another Errata 430973 Update
2015-07-27 1:14 UTC (6+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig
linux-next: manual merge of the drm tree with Linus' tree
2015-07-27 1:14 UTC
[PATCH 00/22] ACPICA: 20150717 Release
2015-07-27 0:42 UTC (5+ messages)
` [PATCH 0/4] ACPI: Update method tracing facility
[PATCH] net: switchdev: restrict vid range abstraction
2015-07-26 23:45 UTC
[PATCH V2 net-next 1/1] hv_netvsc: Wait for sub-channels to be processed during probe
2015-07-26 23:40 UTC (2+ messages)
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