LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[capabilities] Allow normal inheritance for a configurable set of capabilities
2015-02-04 16:12 UTC (26+ messages)
[rcu] [ INFO: suspicious RCU usage. ]
2015-02-04 16:10 UTC (13+ messages)
[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-02-04 16:08 UTC (9+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
[PATCH] m25p80, spi-nor: add SFDP detect method
2015-02-04 16:06 UTC (2+ messages)
linux-next: Tree for Feb 4
2015-02-04 16:06 UTC (8+ messages)
[RELEASE] LTTng-analyses v0.1
2015-02-04 16:06 UTC
[PATCH v1] clkdev: prevent potential memory leak when used in modules
2015-02-04 16:03 UTC (4+ messages)
` [PATCH v1] clkdev: change prototype of clk_register_clkdev()
[PATCH RFC v8 00/21] Add support for i.MX MIPI DSI DRM driver
2015-02-04 16:02 UTC (3+ messages)
` [PATCH RFC v8 02/21] of: Add vendor prefix for Himax Technologies Inc
[PATCH -next] drm/nouveau/clk: Use plain "/" for 32-bit division
2015-02-04 16:02 UTC
[PATCH] of/fdt: fix sparse warning
2015-02-04 16:01 UTC (2+ messages)
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-02-04 15:59 UTC (7+ messages)
` [PATCH] cpufreq-dt: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"
` [PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"
` [PATCH] net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
[PATCH v4 1/7] usb: serial: modify bulk-in/out size for F81232
2015-02-04 15:55 UTC (5+ messages)
` [PATCH v4 5/7] usb: serial: implement set_termios "
` [PATCH v4 6/7] usb: serial: implement MCR/MSR function "
[PATCH] partitions: Avoid recursion in extended partition scanning
2015-02-04 15:53 UTC
[PATCH] pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
2015-02-04 15:37 UTC (3+ messages)
[PATCH] media: i2c: add support for omnivision's ov2659 sensor
2015-02-04 15:27 UTC (5+ messages)
[PATCH 1/1] iommu/amd: Convert non-returned local variable to boolean when relevant
2015-02-04 15:27 UTC (2+ messages)
Dear Beloved!
2015-02-04 15:27 UTC
[PATCH] spmi: pmic_arb: enable build on arm64 platforms
2015-02-04 15:27 UTC (5+ messages)
linux-next: build failure after merge of the scsi tree
2015-02-04 15:26 UTC (2+ messages)
[PATCH 0/4] iommu: Small fixes and cleanups
2015-02-04 15:25 UTC (3+ messages)
` [PATCH 2/4] iommu/exynos: Make driver depend on REGULATOR
[PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
2015-02-04 15:24 UTC (2+ messages)
[PATCH] regulator: Fix build breakage on !REGULATOR
2015-02-04 15:22 UTC (3+ messages)
Perf buildid-cache gives a confusing message
2015-02-04 15:22 UTC
[PATCH v3 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
2015-02-04 15:22 UTC (6+ messages)
[PATCH_V2 00/34] jz4780 & CI20 support
2015-02-04 15:22 UTC (35+ messages)
` [PATCH_V2 01/34] dt: Add Ingenic Semiconductor vendor prefix
` [PATCH_V2 02/34] MIPS: jz4740: require & include DT
` [PATCH_V2 03/34] MIPS: irq_cpu: declare irqchip table entry
` [PATCH_V2 04/34] MIPS: jz4740: probe CPU interrupt controller via DT
` [PATCH_V2 05/34] MIPS: jz4740: use generic plat_irq_dispatch
` [PATCH_V2 06/34] MIPS: jz4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH_V2 07/34] dt: interrupt-controller: Add ingenic,jz4740-intc binding doc
` [PATCH_V2 08/34] MIPS: jz4740: allow interrupt controller probe via DT
` [PATCH_V2 09/34] MIPS: jz4740: probe interrupt controller "
` [PATCH_V2 10/34] MIPS: jz4740: remove non-DT interrupt controller init
` [PATCH_V2 11/34] MIPS: jz4740: register an irq_domain for the interrupt controller
` [PATCH_V2 12/34] MIPS: jz4740: call jz4740_clock_init earlier
` [PATCH_V2 13/34] MIPS: jz4740: replace use of jz4740_clock_bdata
` [PATCH_V2 14/34] clk: jz47xx-cgu: add driver for Ingenic jz47xx series CGU clocks
` [PATCH_V2 15/34] dt: clk: Add ingenic,jz4740-cgu binding documentation
` [PATCH_V2 16/34] MIPS: clk: migrate jz4740 to common clock framework
` [PATCH_V2 17/34] MIPS: clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH_V2 18/34] MIPS: clk: move jz4740 UDC auto suspend functions "
` [PATCH_V2 19/34] MIPS: clk: move jz4740 clock suspend, resume "
` [PATCH_V2 20/34] MIPS: jz4740: remove clock.h
` [PATCH_V2 21/34] MIPS: jz4740: only detect RAM size if not specified in DT
` [PATCH_V2 22/34] MIPS: jz4740: support >32 interrupts
` [PATCH_V2 23/34] MIPS: jz4740: define IRQ numbers based on number of intc IRQs
` [PATCH_V2 24/34] dt: serial: Add ingenic,jz4740-uart binding
` [PATCH_V2 25/34] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
` [PATCH_V2 26/34] MIPS: allow mach-provided serial.h
` [PATCH_V2 27/34] MIPS: jz4740: use jz47xx-uart & DT for UART output
` [PATCH_V2 28/34] dt: clk: Add ingenic,jz4780-cgu binding documentation
` [PATCH_V2 29/34] clk: add Ingenic jz4780 CGU driver
` [PATCH_V2 30/34] MIPS: jz4740: add jz4780 interrupt controller support
` [PATCH_V2 31/34] MIPS: add jz4780 Ingenic vendor ID
` [PATCH_V2 32/34] MIPS: initial Ingenic jz4780 support
` [PATCH_V2 33/34] MIPS: initial MIPS Creator CI20 board support
` [PATCH_V2 34/34] MIPS: allow jz4780 to be selected in Kconfig
[PATCH] iommu: Update my email address
2015-02-04 15:17 UTC
Meet the bugs for linux-3.19-rc4 on aarch64 board
2015-02-04 15:17 UTC
[PATCH] MODULE_DEVICE_TABLE: fix gscps2
2015-02-04 15:15 UTC
[PATCH] Input - mt: Fix input_mt_get_slot_by_key
2015-02-04 15:15 UTC (3+ messages)
[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
2015-02-04 15:11 UTC (3+ messages)
` [PATCH v10 4/6] devicetree: Add new SKY81452 backlight binding
[PATCH] iommu/amd: Use wait_event in put_pasid_state_wait
2015-02-04 15:10 UTC
[PATCH RESEND v3 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-02-04 15:07 UTC (4+ messages)
` [PATCH RESEND v3 3/3] "
[PATCH 0/5] RFC: Offer a way for userspace to request real deletion of files
2015-02-04 15:00 UTC (20+ messages)
` [PATCH 1/5] WIP: Add syscall unlinkat_s (currently x86* only)
[RFC][PATCH 0/3] perf fixes
2015-02-04 14:51 UTC (10+ messages)
` [RFC][PATCH 2/3] perf: Add a bit of paranoia
` [tip:perf/core] perf: Fix move_group() order
` [tip:perf/core] perf: Add a bit of paranoia
[PATCH v4 0/5] powerpc8xx: Further optimisation of TLB handling
2015-02-04 14:49 UTC
[PATCH v4 1/5] powerpc/8xx: macro for handling CPU15 errata
2015-02-04 14:49 UTC
[PATCH v4 4/5] powerpc/8xx: Use SPRG2 instead of DAR for saving r3
2015-02-04 14:49 UTC
[PATCH v4 5/5] powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
2015-02-04 14:49 UTC
[PATCH v4 2/5] powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
2015-02-04 14:49 UTC
[PATCH v4 3/5] powerpc/8xx: dont save CR in SCRATCH registers
2015-02-04 14:49 UTC
[RFC 00/10] Freescale DPAA B/QMan drivers
2015-02-04 14:48 UTC (11+ messages)
` [RFC 01/10] fsl_bman: Add drivers for the Freescale DPAA BMan
` [RFC 02/10] fsl_qman: Add drivers for the Freescale DPAA QMan
` [RFC 03/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA BMan
` [RFC 04/10] powerpc/mpc85xx: Add platform support for the Freescale DPAA QMan
` [RFC 05/10] fsl_bman: Add self-tester
` [RFC 06/10] fsl_qman: "
` [RFC 07/10] fsl_bman: Add debugfs support
` [RFC 08/10] fsl_qman: "
` [RFC 09/10] fsl_bman: Add HOTPLUG_CPU support
` [RFC 10/10] fsl_qman: "
[PATCH v2 8/8] x86, perf: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks
2015-02-04 14:43 UTC (2+ messages)
` [tip:perf/x86] perf/x86: Add /sys/devices/cpu/rdpmc= 2 "
[PATCH v2 7/8] x86, perf: Only allow rdpmc if a perf_event is mapped
2015-02-04 14:42 UTC (2+ messages)
` [tip:perf/x86] perf/x86: "
[PATCH v2 6/8] perf: Pass the event to arch_perf_update_userpage
2015-02-04 14:42 UTC (2+ messages)
` [tip:perf/x86] perf: Pass the event to arch_perf_update_userpage( )
[PATCH v2 5/8] perf: Add pmu callbacks to track event mapping and unmapping
2015-02-04 14:42 UTC (2+ messages)
` [tip:perf/x86] "
[PATCH v2 4/8] x86: Add a comment clarifying LDT context switching
2015-02-04 14:41 UTC (2+ messages)
` [tip:perf/x86] "
imx_v6_v7_defconfig needs lzop
2015-02-04 14:41 UTC (3+ messages)
[PATCH v2 3/8] x86: Store a per-cpu shadow copy of CR4
2015-02-04 14:41 UTC (2+ messages)
` [tip:perf/x86] "
[PATCH v2 2/8] x86: Clean up cr4 manipulation
2015-02-04 14:41 UTC (2+ messages)
` [tip:perf/x86] "
[perf] WARNING: CPU: 0 PID: 1457 at kernel/events/core.c:890 add_event_to_ctx()
2015-02-04 14:40 UTC (2+ messages)
` [tip:perf/core] perf: Decouple unthrottling and rotating
[PATCH] perf: drop module reference on event init failure
2015-02-04 14:40 UTC (2+ messages)
` [tip:perf/core] perf: Drop "
[PATCH] perf: Use POLLIN instead of POLL_IN for perf poll data in flag
2015-02-04 14:40 UTC (2+ messages)
` [tip:perf/core] "
[RFC][PATCH 2/3] perf: Add a bit of paranoia
2015-02-04 14:39 UTC (2+ messages)
` [tip:perf/core] perf: Fix put_event() ctx lock
[RFC PATCH 0/5] compaction: changing initial position of scanners
2015-02-04 14:39 UTC (7+ messages)
[RFC][PATCH 3/3] perf: Fix event->ctx locking
2015-02-04 14:39 UTC (2+ messages)
` [tip:perf/core] "
[PATCH v3 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
2015-02-04 14:39 UTC (4+ messages)
` [PATCH v3 3/3] pinctrl: qcom: Add "
[PATCH] locking/rtmutex: Optimize setting task running after being blocked
2015-02-04 14:38 UTC (2+ messages)
` [tip:locking/core] "
[PATCH 1/6] locking/rwsem: Use task->state helpers
2015-02-04 14:38 UTC (2+ messages)
` [tip:locking/core] "
[PATCH RFC] sched: completion: lock-free checking of the blocking case
2015-02-04 14:38 UTC (2+ messages)
` [tip:locking/core] sched/completion: Add "
[PATCH] locks should not be needed for reading completion state
2015-02-04 14:37 UTC (2+ messages)
` [tip:locking/core] sched/completion: Remove unnecessary -> wait.lock serialization when "
[PATCH -tip] locking/mutex: Explicitly mark task as running after wakeup
2015-02-04 14:37 UTC (2+ messages)
` [tip:locking/core] "
[PATCH] Documentation: remove unneeded word
2015-02-04 14:37 UTC (2+ messages)
` [tip:sched/core] sched/Documentation: Remove "
[PATCH] sched/wait: Introduce wait_on_bit_timeout()
2015-02-04 14:36 UTC (2+ messages)
` [tip:sched/core] "
[PATCH 1/4] sched: Pull resched loop to __schedule() callers
2015-02-04 14:36 UTC (2+ messages)
` [tip:sched/core] "
[PATCH V2 0/2] add support for pmic_arb v2 and correct framework
2015-02-04 14:36 UTC (5+ messages)
` [PATCH V2 2/2] spmi: pmic_arb: add support for hw version 2
[PATCH 2/5] sched/deadline: Remove cpu_active_mask from cpudl_find()
2015-02-04 14:36 UTC (2+ messages)
` [tip:sched/core] "
[PATCH v6 6/7] sched: fix start hrtick for short schedule slices on UP
2015-02-04 14:35 UTC (2+ messages)
` [tip:sched/core] sched: Fix hrtick_start() "
[PATCH v6 4/7] sched/deadline: reduce overhead if there are no scheduling parameters changed
2015-02-04 14:35 UTC (2+ messages)
` [tip:sched/core] sched/deadline: Avoid pointless __setscheduler()
[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
2015-02-04 14:35 UTC (9+ messages)
` [PATCH] iommu/amd: Fix amd_iommu_free_device()
[PATCH v6 3/7] sched/deadline: fix dl entity is still mark yield after replenishing
2015-02-04 14:35 UTC (2+ messages)
` [tip:sched/core] sched/deadline: Fix stale yield state
[PATCH v6 1/7] sched/deadline: fix start high-res preemption tick for a non-leftmost task
2015-02-04 14:34 UTC (2+ messages)
` [tip:sched/core] sched/deadline: Fix hrtick "
Another SCHED_DEADLINE bug (with bisection and possible fix)
2015-02-04 14:34 UTC (2+ messages)
` [tip:sched/core] sched/deadline: Fix deadline parameter modification handling
[for-next][PATCH 0/7] tracing: Add new filesystem tracefs
2015-02-04 14:34 UTC (8+ messages)
` [for-next][PATCH 1/7] tracing: Only create tracer options files if directory exists
` [for-next][PATCH 2/7] tracing: Create cmdline tracer options on tracing fs init
` [for-next][PATCH 3/7] tracefs: Add new tracefs file system
` [for-next][PATCH 4/7] tracing: Convert the tracing facility over to use tracefs
` [for-next][PATCH 5/7] tracing: Automatically mount tracefs on debugfs/tracing
` [for-next][PATCH 6/7] tracefs: Add directory /sys/kernel/tracing
` [for-next][PATCH 7/7] tracing: Have mkdir and rmdir be part of tracefs
[PATCH 0/5] powerpc: Get rid of redundant arch specific swab functions
2015-02-04 14:30 UTC (5+ messages)
` [PATCH 4/5] powerpc: Cleanup KVM emulated load/store endian handling
[Patch v2] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure
2015-02-04 14:22 UTC
[PATCH] tpm, tpm_tis: fix TPM 2.0 probing
2015-02-04 14:21 UTC
[PATCH] clk: at91: usb: propagate rate modification to the parent clk
2015-02-04 14:20 UTC
[PATCH] firmware: Avoid manual device_create_file() calls
2015-02-04 14:18 UTC
[PATCH] media: i2c: ADV7604: Rename adv7604 prefixes
2015-02-04 14:17 UTC (4+ messages)
[PATCH v2] media: adv7604: CP CSC uses a different register on adv7604 and adv7611
2015-02-04 14:16 UTC
watchdog: SOC_MT7621?
2015-02-04 14:14 UTC (7+ messages)
[RFC PATCH] gpio: support for GPIO forwarding
2015-02-04 14:11 UTC (6+ messages)
[PATCH 0/3 v2] Fix kdump failures with crashkernel=high
2015-02-04 14:10 UTC (6+ messages)
` [PATCH 3/3] x86, crash: Allocate enough low-mem when crashkernel=high
[PATCH 1/1] IB/mthca: remove deprecated use of pci api
2015-02-04 14:09 UTC
[Patch] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure
2015-02-04 14:06 UTC (3+ messages)
[PATCH 3.18 00/57] 3.18.6-stable review
2015-02-04 14:03 UTC (2+ messages)
[PATCH v2 0/5] Start deprecating _OSI on new architectures
2015-02-04 14:03 UTC (4+ messages)
` [PATCH v2 3/5] ACPI: add arch-specific compilation for _OSI and the blacklist
[PATCH 3.14 00/33] 3.14.32-stable review
2015-02-04 14:02 UTC (2+ messages)
[PATCH 3.10 00/51] 3.10.68-stable review
2015-02-04 14:01 UTC (2+ messages)
[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-04 14:00 UTC (8+ messages)
` MADV_DONTNEED semantics? Was: "
[PATCH v1 0/4] Add ioctl and debug utilities to UFS driver
2015-02-04 14:00 UTC (4+ messages)
` [PATCH v1 3/4] scsi: ufs: add trace events and dump prints for debug
Fix add_timer_randomness throttling
2015-02-04 14:00 UTC
[PATCH v3 1/2] time: Don't bother to run rtc_resume() for the nonstop clocksource
2015-02-04 13:59 UTC (2+ messages)
[PATCH] clk: shmobile: div6: Avoid division by zero in .round_rate()
2015-02-04 13:50 UTC (3+ messages)
[PATCH v3 00/20] power_supply: Allow safe usage of power supply
2015-02-04 13:44 UTC (3+ messages)
` [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs
[PATCH 1/2] mkfs.f2fs: support large sector size
2015-02-04 13:43 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] [media] dvb-usb: fix spaces after commas
2015-02-04 13:42 UTC
[3.18.3] poll() on gpio pins broken
2015-02-04 13:38 UTC (2+ messages)
[PATCH] sched/deadline: Add update_rq_clock() in yield_task_dl()
2015-02-04 13:34 UTC (4+ messages)
[PATCH v3 00/24] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-02-04 13:32 UTC (4+ messages)
` [PATCH v3 08/24] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
[PATCH 0/1] fix deadlock of segment constructor over I_SYNC flag
2015-02-04 13:26 UTC (2+ messages)
` [PATCH] nilfs2: "
[patch] irqchip: mtk-sysirq: fix an error code
2015-02-04 13:17 UTC (2+ messages)
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).