LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] modify the IO_TLB_SEGSIZE to configtable as flexible requirement about IOMMU/SW-IOMMU
2015-01-26 19:30 UTC
[PATCH] PM/Trace: get rid of synchronous resume limit during PM trace
2015-01-26 10:39 UTC (4+ messages)
` Change behaviour when tracing ... nasty trap (was Re: [PATCH] PM/Trace: get rid of synchronous resume limit during PM trace)
[PATCH v2] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
2015-01-26 10:38 UTC (4+ messages)
` [PATCH v3] "
[PATCH v4 0/2] clocksource: Conexant CX92755 timers support
2015-01-26 10:38 UTC (7+ messages)
` [PATCH v4 1/2] clocksource: devicetree: document Conexant Digicolor timer binding
` [PATCH v4 2/2] clocksource: driver for Conexant Digicolor SoC timer
[PATCH 0/4] sound:soc: jz4740: DT, dynamic sampling, enable clocks
2015-01-26 10:37 UTC (7+ messages)
` [PATCH 1/4] sound: soc: jz4740: Add dynamic sampling rate support to jz4740-i2s
` [PATCH 2/4] dt: sound: jz4740: Add binding documentation for jz4740-i2s
` [PATCH 3/4] sound: soc: jz4740: Add DT support to jz4740-i2s driver
` [PATCH 4/4] sound: jz4740: Enable codec clock during dai_probe
[PATCH v2 00/12] AT91 pm cleanup for 3.20
2015-01-26 10:36 UTC (16+ messages)
` [PATCH v2 01/12] pm: at91: pm_slowclock: improve reliability of suspend/resume
` [PATCH v2 02/12] pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories
` [PATCH v2 03/12] pm: at91: pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK
` [PATCH v2 04/12] pm: at91: move the copying the sram function to the sram initializationi phase
` [PATCH v2 05/12] ARM: at91: move select SRAM to ARCH_AT91
` [PATCH v2 06/12] pm: at91: remove the config item CONFIG_AT91_SLOW_CLOCK
` [PATCH v2 07/12] pm: at91: the standby mode uses the same sram function as the suspend to memory mode
` [PATCH v2 08/12] pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S
` [PATCH v2 09/12] pm: at91: rename function name: at91_slow_clock()-->at91_pm_suspend_sram_fn
` [PATCH v2 10/12] pm: at91: remove the at91_xxx_standby() function definitions in the pm.h
` [PATCH v2 11/12] pm: at91: setup: remove the struct ramc_ids .data at91_xxx_standby members
` [PATCH v2 12/12] pm: at91: amend the pm_suspend entry for at91_cpuidle_device
[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
2015-01-26 10:34 UTC (14+ messages)
` [PATCH v6 0/7] can: kvaser_usb: Leaf bugfixes and USBCan-II support
` [PATCH v6 1/7] can: kvaser_usb: Do not sleep in atomic context
` [PATCH v6 2/7] can: kvaser_usb: Send correct context to URB completion
` [PATCH v6 3/7] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
` [PATCH v6 4/7] can: kvaser_usb: Fix state handling upon BUS_ERROR events
` [PATCH v6 5/7] can: kvaser_usb: Update interface state before exiting on OOM
` [PATCH v6 6/7] can: kvaser_usb: Consolidate and unify state change handling
` [PATCH v6 7/7] can: kvaser_usb: Add support for the USBcan-II family
[PATCH] DocBook: Do not exceed argument list limit
2015-01-26 10:31 UTC
perf not capturing stack traces
2015-01-26 10:27 UTC (7+ messages)
[RFC PATCH 0/3] Introduce IIO interface for fingerprint sensors
2015-01-26 10:24 UTC (10+ messages)
[PATCH 0/3] staging: fbtft: fix coding style errors
2015-01-26 10:24 UTC (4+ messages)
` [PATCH 1/3] fix space prohibited before that close parenthesis ')'
` [PATCH 2/3] fix space prohibited after that open parenthesis '('
` [PATCH 3/3] fix space required after that ','
[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
2015-01-26 10:23 UTC
[PATCH -mm] slab: update_memcg_params: explicitly check that old array != NULL
2015-01-26 10:23 UTC (2+ messages)
[PATCH v5 1/5] can: kvaser_usb: Update net interface state before exiting on OOM
2015-01-26 10:21 UTC (11+ messages)
` [PATCH v5 2/5] can: kvaser_usb: Consolidate and unify state change handling
[PATCH RESEND v3 0/3] irqchip: vf610-mscm: add support for MSCM interrupt router
2015-01-26 10:16 UTC (2+ messages)
[PATCH] net: Linn Ethernet Packet Sniffer driver
2015-01-26 10:16 UTC (6+ messages)
[PATCH RFC] loop: make partition scanning reliable
2015-01-26 10:15 UTC
[PATCH] drivers/staging: use current->state helpers
2015-01-26 10:15 UTC
[PATCH] drivers/block/swim: use current->state helpers
2015-01-26 10:13 UTC
[PATCHv4 00/36] perf tools: New build framework
2015-01-26 10:12 UTC (37+ messages)
` [PATCH 01/36] tools build: Add new build support
` [PATCH 02/36] tools build: Add detected config support
` [PATCH 03/36] tools build: Add subdir support
` [PATCH 04/36] perf tools: Remove api fs object from python build
` [PATCH 05/36] perf build: Disable make's built-in rules
` [PATCH 06/36] perf build: Add bench objects building
` [PATCH 07/36] perf build: Add tests "
` [PATCH 08/36] perf build: Add builtin "
` [PATCH 09/36] perf build: Add libperf "
` [PATCH 10/36] perf build: Add probe "
` [PATCH 11/36] perf build: Add dwarf "
` [PATCH 12/36] perf build: Add dwarf unwind "
` [PATCH 13/36] perf build: Add ui "
` [PATCH 14/36] perf build: Add slang "
` [PATCH 15/36] perf build: Add gtk "
` [PATCH 16/36] perf build: Add scripts "
` [PATCH 17/36] perf build: Add perf regs "
` [PATCH 18/36] perf build: Add zlib "
` [PATCH 19/36] perf build: Add perf.o object building
` [PATCH 20/36] perf build: Add arch x86 objects building
` [PATCH 21/36] perf build: Add arch arm "
` [PATCH 22/36] perf build: Add arch arm64 "
` [PATCH 23/36] perf build: Add arch powerpc "
` [PATCH 24/36] perf build: Add arch s390 "
` [PATCH 25/36] perf build: Add arch sh "
` [PATCH 26/36] perf build: Add arch sparc "
` [PATCH 27/36] perf build: Add single target build framework support
` [PATCH 28/36] perf build: Remove directory dependency rules
` [PATCH 29/36] perf build: Remove uneeded variables
` [PATCH 30/36] perf build: Remove PERF-CFLAGS file
` [PATCH 31/36] perf build: Add build documentation
` [PATCH 32/36] tools lib api: Use tools build framework
` [PATCH 33/36] tools lib api: Rename libapikfs.a to libapi.a
` [PATCH 34/36] tools lib traceevent: Use tools build framework
` [PATCH 35/36] tools lib lockdep: "
` [PATCH 36/36] perf build: Display make commands on V=1
[PATCH] x86,xen: use current->state helpers
2015-01-26 10:11 UTC
[PATCH 0/7] AT91 pm improvements for 3.20
2015-01-26 10:08 UTC (8+ messages)
` [PATCH 1/7] pm: at91: achieve the memory controller's type from the dts file
` [PATCH 2/7] pm: at91: pm_suspend: add the WFI support for ARMv7
` [PATCH 3/7] pm: at91: pm_suspend: MOR register KEY was missing
` [PATCH 4/7] ARM: at91: enable the L2 Cache controller
` [PATCH 5/7] pm: at91: add disable/enable the L1/L2 cache while suspend/resume
` [PATCH 6/7] pm: at91: add achieve the mpddrc peripheral ID and the DDR clock ID support
` [PATCH 7/7] pm: at91: add disable/enable the mpddrc's clock and DDR clock support
[PATCH RESEND 0/5] Tools: hv: fix compiler warnings and do minor cleanup
2015-01-26 10:07 UTC (4+ messages)
` [PATCH RESEND 1/5] Tools: hv: add mising fcopyd to the Makefile
[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
2015-01-26 9:57 UTC (4+ messages)
` [RFC PATCH v3 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation
atomic unlink filename only if everything but basename is no symlink?
2015-01-26 9:53 UTC
[PATCH v2 0/5] clocksource: sun5i: Support parent clock rate changes
2015-01-26 9:50 UTC (6+ messages)
` [PATCH v2 1/5] clocksource: sun5i: Switch to request_irq
` [PATCH v2 2/5] clocksource: sun5i: Use of_io_request_and_map
` [PATCH v2 3/5] clocksource: sun5i: Remove sched_clock
` [PATCH v2 4/5] clocksource: sun5i: Refactor the current code
` [PATCH v2 5/5] clocksource: sun5i: Add clock notifiers
[PATCH 1/3] ARM: OMAP2+: gpmc: Fix writing in gpmc_cs_set_memconf
2015-01-26 9:50 UTC (6+ messages)
` [PATCH 2/3] ARM: OMAP2+: gpmc: make gpmc_cs_get_name() static
` [PATCH 3/3] ARM: OMAP2+: gpmc: Do not modify LIMITEDADDRESS on new architectures
[PATCH V2] clockevents: rockchip: Add rockchip timer for rk3288
2015-01-26 9:50 UTC (5+ messages)
[PATCH v3]PM/Sleep: Timer quiesce in freeze state
2015-01-26 9:40 UTC (6+ messages)
[PATCH v3] ARM: zynq: DT: Add USB to device tree
2015-01-26 9:35 UTC (6+ messages)
[PATCH v2 0/9] ARM: sun9i: Add USB host controller support for A80
2015-01-26 9:25 UTC (4+ messages)
` [PATCH v2 1/9] clk: sunxi: Add support for sun9i a80 usb clocks and resets
[PATCH v2] staging: vt6655: fix that open brace { should be on the previous line
2015-01-26 9:24 UTC
[PATCHv3 00/36] perf tools: New build framework
2015-01-26 9:21 UTC (5+ messages)
[PATCHSET] bitmap, cpumask, nodemask: implement %*pb[l] to format bitmaps directly from printf family of functions
2015-01-26 9:17 UTC (3+ messages)
` [PATCH 07/32] s390: use %*pb[l] to print bitmaps including cpumasks and nodemasks
[PATCH net-next 0/7] r8152: adjust the code
2015-01-26 9:14 UTC (10+ messages)
` [PATCH net-next 1/7] r8152: adjust rx_bottom
[PATCH 0/5] perf: Have perf become tracefs aware
2015-01-26 9:02 UTC (9+ messages)
` [PATCH 2/5] tools lib api fs: Add tracefs mount helper functions
` [PATCH 5/5] perf: Make perf aware of tracefs
[PATCH 0/2] ACPICA: 201501xx fast path patches
2015-01-26 8:58 UTC (3+ messages)
` [RFC PATCH 1/2] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
` [PATCH 2/2] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
[PATCH 0/2] firmware: dmi-sysfs: add SMBIOS
2015-01-26 8:44 UTC (3+ messages)
` [PATCH 1/2] firmware: dmi_scan: add symbol to get SMBIOS entry area
[PATCH 0/4] defconfigs: cleanup obsolete MTD configs
2015-01-26 8:38 UTC (2+ messages)
[PATCH 0/4] int to bool conversion
2015-01-26 8:30 UTC (3+ messages)
[PATCH v3] ARM: AM43xx: hwmod: add VPFE hwmod entries
2015-01-26 8:21 UTC
[PATCH v3 0/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210
2015-01-26 8:16 UTC (5+ messages)
` [PATCH v3 1/2] ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
` [PATCH v3 2/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210
[PATCH v2] ARM: AM43xx: hwmod: add VPFE hwmod entries
2015-01-26 8:13 UTC (3+ messages)
[PATCH] Input: atmel_mxt_ts - implement T100 touch object support
2015-01-26 7:53 UTC (2+ messages)
[PATCH -tip 0/6] rwsem: Fine tuning
2015-01-26 7:36 UTC (7+ messages)
` [PATCH 1/6] locking/rwsem: Use task->state helpers
` [PATCH 2/6] locking/rwsem: Document barrier need when waking tasks
` [PATCH 3/6] locking/rwsem: Set lock ownership ASAP
` [PATCH 4/6] locking/rwsem: Avoid deceiving lock spinners
` [PATCH 5/6] locking/rwsem: Optimize slowpath/sleeping
` [PATCH 6/6] locking/rwsem: Check for active lock before bailing on spinning
[PATCH v2] mm: incorporate read-only pages into transparent huge pages
2015-01-26 7:36 UTC (2+ messages)
[PATCH 0/3] ARM: edma: Correct header file usage
2015-01-26 7:29 UTC (4+ messages)
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file
[PATCH RFC] staging: media: davinci_vpfe: drop condition with no effect
2015-01-26 7:27 UTC
[PATCH] dmaengine: of: bail out early if "dmas" property is not present
2015-01-26 6:45 UTC (2+ messages)
[PATCH RFC] wlcore: match wait_for_completion_timeout return type
2015-01-26 6:26 UTC
[PATCH 1/2] watchdog: dw_wdt: pat the watchdog before enabling it
2015-01-26 6:22 UTC (4+ messages)
[f2fs-dev][PATCH v2 10/10] f2fs: add trace for rb-tree extent cache ops
2015-01-26 5:57 UTC
[f2fs-dev][PATCH v2 09/10] f2fs: show extent tree,node stat info in debugfs
2015-01-26 5:56 UTC
[f2fs-dev][PATCH v2 08/10] f2fs: enable rb-tree extent cache
2015-01-26 5:55 UTC
[f2fs-dev][PATCH v2 07/10] f2fs: add a mount option for rb-tree extent cache
2015-01-26 5:53 UTC
[f2fs-dev][PATCH v2 06/10] f2fs: add core functions for rb-tree extent cache
2015-01-26 5:51 UTC
[f2fs-dev][PATCH v2 05/10] f2fs: introduce infra macro and data structure of rb-tree extent cache
2015-01-26 5:49 UTC
[f2fs-dev][PATCH v2 04/10] f2fs: introduce universal lookup/update interface of extent cache
2015-01-26 5:48 UTC
[f2fs-dev][PATCH v2 03/10] f2fs: introduce f2fs_map_bh to simplify codes of check_extent_cache
2015-01-26 5:46 UTC
[f2fs-dev][PATCH v2 02/10] f2fs: simplfy a field name in struct f2fs_extent,extent_info
2015-01-26 5:45 UTC
[PATCH] crypto: omap: Free memory in error path
2015-01-26 5:45 UTC (2+ messages)
[f2fs-dev][PATCH v2 01/10] f2fs: move ext_lock out of struct extent_info
2015-01-26 5:44 UTC
[f2fs-dev][RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache
2015-01-26 5:39 UTC (5+ messages)
[PATCH -tip/urgent 0/2]kprobes bugfixes around optprobe
2015-01-26 5:38 UTC (2+ messages)
[GIT PULL] extcon next for 3.20
2015-01-26 5:12 UTC
Linux 3.19-rc6
2015-01-26 5:00 UTC
[PATCH v11 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-26 4:41 UTC (11+ messages)
` [PATCH v11 1/2] crypto: AF_ALG: add AEAD support
[PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-26 4:16 UTC (8+ messages)
` [PATCH v10 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCH v10 2/7] devfreq: event: Add exynos-ppmu devfreq-event driver
` [PATCH v10 3/7] devfreq: event: Add documentation for "
` [PATCH v10 4/7] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCH v10 5/7] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCH v10 6/7] ARM: dts: exynos: Add PPMU node for Exynos3250-based Rinato/Monk board
` [PATCH v10 7/7] ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board
[LKP] [drm/probe] WARNING: CPU: 3 PID: 528 at kernel/workqueue.c:1427 __queue_delayed_work+0x1a9/0x1c0()
2015-01-26 3:25 UTC
[PATCH] The count field of counter_show() function should be an unsigned value
2015-01-22 18:53 UTC
page: next (older) | prev (newer) | latest
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).