messages from 2015-07-26 18:55:57 to 2015-07-27 06:43:10 UTC [more...]
[PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-27 6:43 UTC (5+ messages)
` [PATCH V5 1/7] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V5 2/7] mm: mlock: Add new mlock system call
(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 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 3/7] ipmi: Don't flush messages in sneder() in run-to-completion mode
` [PATCH 4/7] ipmi: Avoid touching possible corrupted lists in the panic context
` [PATCH 1/7] ipmi: Remove unneeded set_run_to_completion call
` [PATCH 6/7] ipmi: Handle queued messages more certainly on panic
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()
[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support
2015-07-27 5:52 UTC (7+ 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
[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] rsi: Fix failure to load firmware after memory leak fix and fix the leak
2015-07-27 5:43 UTC
[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
[RFCv2 0/3] Adding support for Zynq Reset Controller
2015-07-27 5:14 UTC (5+ messages)
` [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings
` [RFCv2 3/3] reset: reset-zynq: Adding support for Xilinx Zynq reset controller
[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
2015-07-27 5:14 UTC (10+ messages)
` [PATCH v2 08/25] arch: introduce memremap()
` [PATCH v2 25/25] pmem: convert to generic memremap
[V2 PATCH 0/3] x86: Fix panic vs. NMI issues
2015-07-27 1:58 UTC (4+ messages)
` [V2 PATCH 3/3] x86/apic: Introduce noextnmi boot option
` [V2 PATCH 2/3] kexec: Fix race between panic() and crash_kexec() called directly
` [V2 PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI
[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 (3+ 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)
[PATCH 03/10] dpaa_eth: add configurable bpool thresholds
2015-07-26 23:35 UTC (4+ messages)
linux-next: manual merge of the renesas tree with the arm-soc tree
2015-07-26 23:32 UTC
[PATCH] perf: Avoid double-free of AUX buffer
2015-07-26 23:31 UTC
[PATCH 0/2] x86_64, xen: Simplify Xen SYSCALL handling
2015-07-26 23:29 UTC (3+ messages)
` [PATCH 1/2] x86/entry/64: Rearrange SYSCALL entry points for Xen's benefit
` [PATCH 2/2] x86/xen/64: Rearrange the SYSCALL entries
Getting rid of invalid SYSCALL RSP under Xen?
2015-07-26 23:27 UTC (5+ messages)
linux-next: manual merge of the renesas tree with the arm-soc tree
2015-07-26 23:27 UTC
[PATCH 0/8] misc: remove boundary checks from bin attr users
2015-07-26 23:06 UTC (10+ messages)
` [PATCH 1/8] misc: cxl: clean up afu_read_config()
` [PATCH 2/8] misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()
` [PATCH 3/8] misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
` [PATCH 4/8] misc: eeprom: clean up eeprom_read()
` [PATCH 5/8] misc: eeprom: max6875: clean up max6875_read()
` [PATCH 6/8] misc: eeprom: at24: clean up at24_bin_write()
` [PATCH 7/8] misc: eeprom: at25: move eeprom boundary checks to mem_read/mem_write
` [PATCH 8/8] misc: eeprom: sunxi_sid: clean up sid_read()
[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
2015-07-26 22:33 UTC
n900 in 4.1-rc0
2015-07-26 22:31 UTC (11+ messages)
` n900 in 4.2-rc0: repeating oopses
[PATCH] localmodconfig: Use Kbuild files too
2015-07-26 22:06 UTC
[PATCH v3 0/3] arm: kernel: implement cpuidle_ops with psci backend
2015-07-26 21:45 UTC (11+ messages)
` [PATCH v3 3/3] "
[PATCH v5 0/6] add device tree support for mxc rtc
2015-07-26 21:37 UTC (7+ messages)
` [PATCH v5 1/6] imx31: add a second rtc clock
` [PATCH v5 2/6] imx35: define two clocks for rtc
` [PATCH v5 3/6] rtc: mxc: use a second rtc clock
` [PATCH v5 4/6] dt-binding: document the binding for mxc rtc
` [PATCH v5 5/6] rtc: mxc: add support of device tree
` [PATCH v5 6/6] imx27: dt: add support of internal rtc
I have good news for you
2015-07-23 14:59 UTC
[PATCH 0/5] gxt4500: Make usable on x86 and fix some bugs
2015-07-26 21:26 UTC (6+ messages)
` [PATCH 1/5] gxt4500: enable on non-PPC architectures
` [PATCH 2/5] gxt4500: fix 16bpp 565 mode
` [PATCH 3/5] gxt4500: fix color order
` [PATCH 4/5] gxt4500: Use write-combining for framebuffer
` [PATCH 5/5] gxt4500: enable panning
[PATCH v8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
2015-07-26 20:50 UTC
[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-07-26 20:24 UTC (6+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
Linux 4.2-rc4
2015-07-26 19:50 UTC
[PATCH 1/2] staging: lustre: fixed comments without */ on a separate line
2015-07-26 19:48 UTC (4+ messages)
` [PATCH 2/2] staging: lustre: fixed 80-char rule
` [RFC PATCH] checkpatch: Make --strict the default for drivers/staging files and patches
do_IRQ: 0.126 No irq handler for vector (irq -1)
2015-07-26 19:42 UTC (7+ messages)
[PATCH v2] watchdog: sunxi: fix activation of system reset
2015-07-26 19:32 UTC (2+ messages)
[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
2015-07-26 18:37 UTC (8+ 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