messages from 2016-02-22 13:47:32 to 2016-02-22 16:04:29 UTC [more...]
[PATCH v2 00/15] Fixes / cleanups in dw_dmac (affects on few subsystems)
2016-02-22 16:03 UTC (6+ messages)
` [PATCH v2 02/15] dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
` [PATCH v2 06/15] dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
` [PATCH v2 08/15] dmaengine: dw: define counter variables as unsigned int
` [PATCH v2 14/15] dmaengine: dw: move residue to a descriptor
` [PATCH v2 15/15] dmaengine: dw: set cdesc to NULL when free cyclic transfers
[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2016-02-22 16:03 UTC (3+ messages)
[PATCH V4 0/5] PCIe Xilinx generic driver for Microblaze and
2016-02-22 16:01 UTC (3+ messages)
` [PATCH V4 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver
[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
2016-02-22 15:57 UTC (5+ messages)
` [PATCH v2 1/2] drm: Improve drm_of_component_probe() to correctly handle ports and remote ports
[PATCH] rtc: Add an option to invalidate dates in 2038
2016-02-22 15:56 UTC (5+ messages)
[net-next][PATCH 00/13] RDS: Major clean-up with couple of new features for 4.6
2016-02-22 15:38 UTC (4+ messages)
` [net-next][PATCH 11/13] RDS: IB: add Fastreg MR (FRMR) detection support
[patch V2 00/28] x86/perf/intel/uncore|rapl: Fix error handling and sanitize pmu management
2016-02-22 15:52 UTC (4+ messages)
` [patch V2 26/28] x86/perf/intel/rapl: Convert it to a per package facility
[PATCH v5 00/20] kthread: Use kthread worker API more widely
2016-02-22 15:48 UTC (22+ messages)
` [PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v5 03/20] kthread: Add create_kthread_worker*()
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
` [PATCH v5 07/20] kthread: Initial support for delayed kthread work
` [PATCH v5 08/20] kthread: Allow to cancel "
` [PATCH v5 09/20] kthread: Allow to modify delayed "
` [PATCH v5 10/20] kthread: Better support freezable kthread workers
` [PATCH v5 11/20] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v5 12/20] ring_buffer: Convert benchmark kthreads "
` [PATCH v5 13/20] hung_task: Convert hungtaskd "
` [PATCH v5 14/20] kmemleak: Convert kmemleak kthread "
` [PATCH v5 15/20] ipmi: Convert kipmi "
` [PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v5 17/20] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v5 18/20] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v5 19/20] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v5 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API
Nokia N900: musb is in wrong state after boot
2016-02-22 15:49 UTC (9+ messages)
[PATCH 0/8] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 2
2016-02-22 15:47 UTC (11+ messages)
` [PATCH 1/8] fs: debugfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 2/8] fs: logfs: "
` [PATCH 3/8] fs: devpts: "
` [PATCH 4/8] fs: configfs: "
` [PATCH 5/8] fs: proc: "
` [PATCH 6/8] fs: ramfs: "
` [PATCH 7/8] fs: kernfs: "
` [PATCH 8/8] net: sunrpc: "
[GIT PULL] (xen) stable/for-jens-4.5
2016-02-22 15:45 UTC
[PATCH 0/8] ACPI: parse the DBG2 table
2016-02-22 15:45 UTC (11+ messages)
` [PATCH 1/8] arm64: move acpi/dt decision earlier in boot process
` [PATCH 2/8] of/serial: move earlycon early_param handling to serial
` [PATCH 3/8] ACPI: add definitions of DBG2 subtypes
` [PATCH 4/8] ACPI: genaralize iterating over subtables in ACPI_PROBE_TABLE()
` [PATCH 5/8] ACPI: parse DBG2 table
` [PATCH 6/8] ACPI: serial: implement earlycon on ACPI DBG2 port
` [PATCH 7/8] ACPI: enable ACPI_DBG2_TABLE on ARM64
` [PATCH 8/8] serial: pl011: add ACPI DBG2 serial port
[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
2016-02-22 15:42 UTC (13+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
` [PATCH v9 "
` [PATCH v10 "
[PATCH 0/2] device property: fix for couple of bugs
2016-02-22 15:40 UTC (4+ messages)
` [PATCH 1/2] device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
` [PATCH 2/2] device property: fix for a case of use-after-free
[PATCH 0/1] of overlay callbacks
2016-02-22 15:38 UTC (4+ messages)
` [PATCH 1/1] of/overlay: "
[PATCH v1] arm: pxa: fix DT node name for PXA27X usb
2016-02-22 15:35 UTC (2+ messages)
[PATCH v6 0/2] Add initial support for RPM clocks
2016-02-22 15:32 UTC (6+ messages)
` [PATCH v6 2/2] clk: qcom: Add support for RPM Clocks
bpf: net/core/filter.c:2115 suspicious rcu_dereference_protected() usage!
2016-02-22 15:31 UTC
[PATCH 0/4] serial: omap: robustify for high speed transfers
2016-02-22 15:30 UTC (7+ messages)
[PATCH 0/2] [GIT PULL] tracing: Two more small fixes
2016-02-22 15:22 UTC (3+ messages)
` [PATCH 1/2] ftracetest: Fix instance test to use proper shell command for pids
` [PATCH 2/2] tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
[PATCH v5] Fix sun7i pin assignment for IRQ's
2016-02-22 15:26 UTC (2+ messages)
` [linux-sunxi] "
[PATCHv2 0/8] gdb/scripts: Linux awareness debug commands
2016-02-22 15:24 UTC (9+ messages)
` [PATCH 1/8] scripts/gdb: Provide linux constants
` [PATCH 2/8] scripts/gdb: Provide a kernel list item generators
` [PATCH 3/8] scripts/gdb: Convert modules usage to lists functions
` [PATCH 4/8] scripts/gdb: Provide exception catching parser
` [PATCH 5/8] scripts/gdb: Support !CONFIG_MODULES gracefully
` [PATCH 6/8] scripts/gdb: Add io resource readers
` [PATCH 7/8] scripts/gdb: Add mount point list command
` [PATCH 8/8] scripts/gdb: Add meminfo command
[PATCH 0/3] coccinelle: catchup on memory allocation functions
2016-02-22 15:24 UTC (6+ messages)
` [PATCH 1/3] coccinelle: also catch kzfree() issues
` [PATCHv1 "
block: NULL ptr deref in bio_copy_user_iov
2016-02-22 15:21 UTC
[PATCH] fpga manager: Add hardware dependency to Zynq driver
2016-02-22 15:04 UTC (2+ messages)
[RFC PATCH] drivers: ata: Read Rx water mark value from device-tree
2016-02-22 15:19 UTC (4+ messages)
[PATCH v4 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2016-02-22 15:19 UTC (12+ messages)
` [PATCH v4 1/8] dt-bindings: Add a binding for Mediatek Video Processor
` [PATCH v4 2/8] [media] VPU: mediatek: support Mediatek VPU
` [PATCH v4 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v4 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v4 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
[PATCH v6 00/12] arm-cci: PMU driver updates
2016-02-22 15:18 UTC (9+ messages)
` [PATCH v6 02/12] arm-cci: Group writes to counter
` [PATCH v6 08/12] __cci_pmu_enable: Make counter sync optional
` [PATCH v6 10/12] arm-cci: CCI-500: Work around PMU counter writes
[PATCH 06/54] perf tools: Add API to config maps in bpf object
2016-02-22 15:17 UTC (3+ messages)
[PATCH net v2] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
2016-02-22 15:09 UTC
[PATCH 1/5] perf tools: Fix assertion failure on dynamic entry
2016-02-22 15:08 UTC (3+ messages)
[PATCH v3 0/5] ACPI: parse the SPCR table
2016-02-22 15:03 UTC (19+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console
[PATCH V3 1/2] irq: Track the interrupt timings
2016-02-22 15:02 UTC (4+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period
[PATCH v2] ASoC: wm9713: fix regmap free path
2016-02-21 10:12 UTC (2+ messages)
` [alsa-devel] "
[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
2016-02-22 14:55 UTC (5+ messages)
Good Day,,,
2016-02-22 14:54 UTC
[PATCH 0/4] Add Ethernet support on STM32F429
2016-02-22 14:50 UTC (4+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
[GIT PULL] remaining tpmdd fixes for Linux 4.5
2016-02-22 14:50 UTC (3+ messages)
[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest@vger.kernel.org
2016-02-22 14:50 UTC
RichACLs man-pages review
2016-02-22 14:46 UTC (7+ messages)
` richacl(7) man page review comments
[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
2016-02-22 14:44 UTC (64+ messages)
` [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [PATCH 02/61] gpio: Add resource management devm_gpio_chip_{add_data,remove}
` [PATCH 03/61] gpio: Add missing devm_gpio_ wrapper in devres.txt
` [PATCH 04/61] gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
` [PATCH 05/61] gpio: adnp: "
` [PATCH 06/61] gpio: adp5520: "
` [PATCH 07/61] gpio: adp5588: "
` [PATCH 08/61] gpio: amdpt: "
` [PATCH 09/61] gpio: arizona: "
` [PATCH 10/61] gpio: ath79: "
` [PATCH 11/61] gpio: bcm-kona: "
` [PATCH 12/61] gpio: clps711x: "
` [PATCH 13/61] gpio: crystalcove: "
` [PATCH 14/61] gpio: cs5535: "
` [PATCH 15/61] gpio: da9052: "
` [PATCH 16/61] gpio: da9055: "
` [PATCH 17/61] gpio: dln2: "
` [PATCH 18/61] gpio: ep93xx: "
` [PATCH 19/61] gpio: f7188x: "
` [PATCH 20/61] gpio: ge: "
` [PATCH 21/61] gpio: generic: "
` [PATCH 22/61] gpio: iop: "
` [PATCH 23/61] gpio: janz-ttl: "
` [PATCH 24/61] gpio: kempld: "
` [PATCH 25/61] gpio: lp3943: "
` [PATCH 26/61] gpio: lpc32xx: "
` [PATCH 27/61] gpio: lynxpoint: "
` [PATCH 28/61] gpio: mc9s08dz60: "
` [PATCH 29/61] gpio: moxart: "
` [PATCH 30/61] gpio: mvebu: "
` [PATCH 31/61] gpio: mxc: "
` [PATCH 32/61] gpio: octeon: "
` [PATCH 33/61] gpio: pca953x: "
` [PATCH 34/61] gpio: pcf857x: "
` [PATCH 35/61] gpio: palmas: "
` [PATCH 36/61] gpio: rc5t583: "
` [PATCH 37/61] gpio: rdc321x: "
` [PATCH 38/61] gpio: sch: "
` [PATCH 39/61] gpio: spear-spics: "
` [PATCH 40/61] gpio: sta2x11: "
` [PATCH 41/61] gpio: stp-xway: "
` [PATCH 42/61] gpio: sx150x: "
` [PATCH 43/61] gpio: syscon: "
` [PATCH 44/61] gpio: tb10x: "
` [PATCH 45/61] gpio: tc3589x: "
` [PATCH 46/61] gpio: tegra: "
` [PATCH 47/61] gpio: timberdale "
` [PATCH 48/61] gpio: tps6586x: "
` [PATCH 49/61] gpio: tps65910: "
` [PATCH 50/61] gpio: tps65912: "
` [PATCH 51/61] gpio: ts4800: "
` [PATCH 52/61] gpio: ts5500: "
` [PATCH 53/61] gpio: twl6040: "
` [PATCH 54/61] gpio: ucb1400: "
` [PATCH 55/61] gpio: viperboard: "
` [PATCH 56/61] gpio: vx855: "
` [PATCH 57/61] gpio: wm8350: "
` [PATCH 58/61] "
` [PATCH 59/61] gpio: wm8994: "
` [PATCH 60/61] gpio: xgene-sb: "
` [PATCH 61/61] gpio: xgene: "
[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled
2016-02-22 14:42 UTC (2+ messages)
[PATCH 0/6] Support for systems without AArch32 state
2016-02-22 14:38 UTC (3+ messages)
[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
2016-02-22 14:39 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
2016-02-22 14:34 UTC (13+ messages)
` [PATCH 5/9] apm32: remove paravirt_enabled() use
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
` [Xen-devel] "
Re: [PATCH] PM / devfreq: tegra: Set freq in rate callback
2016-02-22 14:17 UTC (2+ messages)
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-02-22 14:16 UTC (3+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
Disabling graph endpoints in device trees
2016-02-22 14:14 UTC
[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
2016-02-22 14:14 UTC (5+ messages)
[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
2016-02-22 14:12 UTC (12+ messages)
[PATCH] xen-netfront: set real_num_tx_queues to zreo avoid to trigger BUG_ON
2016-02-22 14:10 UTC (2+ messages)
` [Xen-devel] "
[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
2016-02-22 14:07 UTC (5+ messages)
` [PATCH V4 5/6] perf/amd/iommu: Enable support for multiple IOMMUs
[PATCH] Doc: spi: make xmldocs warning caused by spi.c
2016-02-22 14:03 UTC (2+ messages)
[PATCH] ALSA: mts64: use new parport device model
2016-02-22 14:02 UTC (2+ messages)
[RFC PATCH 0/2] fix memremap on ARM
2016-02-22 14:02 UTC (3+ messages)
` [RFC PATCH 1/2] memremap: add arch specific hook for MEMREMAP_WB mappings
` [RFC PATCH 2/2] ARM: memremap: implement arch_memremap_wb()
[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
2016-02-22 13:49 UTC (7+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()
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