LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] arm64: annotate psci invoke functions as notrace
2015-04-20 9:44 UTC (5+ messages)
[PATCH 3.10 00/34] 3.10.75-stable review
2015-04-20 9:43 UTC (3+ messages)
` [PATCH 3.10 31/34] kernel.h: define u8, s8, u32, etc. limits
[PATCH 0/5] Drivers: hv: vmbus: Cleanup the vmbus unload path
2015-04-20 9:39 UTC (7+ messages)
` [PATCH 1/5] Drivers: hv: vmbus: introduce vmbus_acpi_remove
` [PATCH 2/5] Drivers: hv: vmbus: unregister panic notifier on module unload
` [PATCH 3/5] hv: vmbus_free_channels(): remove the redundant free_channel()
` [PATCH 4/5] drivers: hv: vmbus: Get rid of some unused definitions
` [PATCH 5/5] Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
[PATCH] drm: fb_helper: prefer to use mode, which is not DRM_MODE_TYPE_USERDEF
2015-04-20 9:36 UTC (4+ messages)
` [PATCHv2] "
[PATCH 0/3] Allow fscache to work on BTRFS
2015-04-20 9:33 UTC (8+ messages)
` [PATCH 1/3] cachefiles: perform test on s_blocksize when opening cache file
` [PATCH 2/3] fscache/cachefiles: optionally use SEEK_DATA instead of ->bmap
` [PATCH 3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag
[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
2015-04-20 9:30 UTC (5+ messages)
` [patch 02/39] hrtimer: Get rid of the resolution field in hrtimer_clock_base
` [patch 08/39] hrtimer: Make offset update smarter
[PATCH v3 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
2015-04-20 9:27 UTC (3+ messages)
` [PATCH 1/2] cpufreq: mediatek: Add MT8173 cpufreq driver
` [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support
[PATCH v13 0/3] ARM: rk3288: Add PM Domain support
2015-04-20 9:26 UTC (3+ messages)
` [PATCH v13 2/3] power-domain: rockchip: add power domain driver
[PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control
2015-04-20 9:25 UTC
[PATCHSET 0/7] perf tools: Assorted cleanup for TUI (v1)
2015-04-20 9:21 UTC (7+ messages)
` [PATCH 3/7] perf tools: Move TUI-specific fields to struct hist_entry_tui
` [PATCH 5/7] perf hists browser: Fix possible memory leak
` [PATCH 6/7] perf hists browser: Split popup menu actions
[PATCH] ARM: at91/dt: kizbox: update and rename to at91-kizbox
2015-04-20 9:13 UTC
[PATCH] Staging: i2o: fixed various code style issues in i2o_block.c
2015-04-20 9:06 UTC (3+ messages)
[RFC,1/8] soc/fman: Add FMan MURAM support
2015-04-20 8:58 UTC (2+ messages)
[RFC 0/4] Generic file system events interface
2015-04-20 8:56 UTC (5+ messages)
` [RFC 1/4] fs: Add generic file system event notifications
[PATCH] Bluetooth: Pre-initialize variables in read_local_oob_ext_data_complete()
2015-04-20 8:47 UTC (5+ messages)
[PATCH v4 0/3] tracing: add trace event for memory-failure
2015-04-20 8:44 UTC (4+ messages)
` [PATCH v4 1/3] memory-failure: export page_type and action result
` [PATCH v4 2/3] memory-failure: change type of action_result's param 3 to enum
` [PATCH v4 3/3] tracing: add trace event for memory-failure
[PATCH v5 00/27] IB/Verbs: IB Management Helpers
2015-04-20 8:43 UTC (28+ messages)
` [PATCH v5 01/27] IB/Verbs: Implement new callback query_transport()
` [PATCH v5 02/27] IB/Verbs: Implement raw management helpers
` [PATCH v5 03/27] IB/Verbs: Reform IB-core mad/agent/user_mad
` [PATCH v5 04/27] IB/Verbs: Reform IB-core cm
` [PATCH v5 05/27] IB/Verbs: Reform IB-core sa_query
` [PATCH v5 06/27] IB/Verbs: Reform IB-core multicast
` [PATCH v5 07/27] IB/Verbs: Reform IB-ulp ipoib
` [PATCH v5 08/27] IB/Verbs: Reform IB-ulp xprtrdma
` [PATCH v5 09/27] IB/Verbs: Reform IB-core verbs/uverbs_cmd/sysfs
` [PATCH v5 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm
` [PATCH v5 11/27] IB/Verbs: Reform route related part in IB-core cma
` [PATCH v5 12/27] IB/Verbs: Reform mcast "
` [PATCH v5 13/27] IB/Verbs: Reserve legacy transport type in 'dev_addr'
` [PATCH v5 14/27] IB/Verbs: Reform cma_acquire_dev()
` [PATCH v5 15/27] IB/Verbs: Reform rest part in IB-core cma
` [PATCH v5 16/27] IB/Verbs: Use management helper cap_ib_mad()
` [PATCH v5 17/27] IB/Verbs: Use management helper cap_ib_smi()
` [PATCH v5 18/27] IB/Verbs: Use management helper cap_ib_cm()
` [PATCH v5 19/27] IB/Verbs: Use management helper cap_iw_cm()
` [PATCH v5 20/27] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v5 21/27] IB/Verbs: Use management helper cap_ib_mcast()
` [PATCH v5 22/27] IB/Verbs: Use management helper cap_ipoib()
` [PATCH v5 23/27] IB/Verbs: Use management helper cap_read_multi_sge()
` [PATCH v5 24/27] IB/Verbs: Use management helper cap_af_ib()
` [PATCH v5 25/27] IB/Verbs: Use management helper cap_eth_ah()
` [PATCH v5 26/27] IB/Verbs: Clean up rdma_ib_or_iboe()
` [PATCH v5 27/27] IB/Verbs: Cleanup rdma_node_get_transport()
[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-04-20 8:42 UTC (13+ messages)
` [PATCH 01/11] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
` [PATCH 02/11] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
` [PATCH 03/11] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
` [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
` [PATCH 05/11] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
` [PATCH 06/11] char/mmtimer:Convert to the 64bit methods for k_clock callback function
` [PATCH 07/11] time/alarmtimer:Convert to the new methods for k_clock structure
` [PATCH 08/11] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
` [PATCH 09/11] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
` [PATCH 10/11] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
` [PATCH 11/11] k_clock:Remove the 32bit methods with timespec type
[PATCH] Staging: dgnc: fixed code style issue
2015-04-20 8:33 UTC (6+ messages)
` [PATCH] Staging: dgnc: Using temporary value for repeated dereferences
` [PATCH] Staging: dgnc: Using a "
[PATCH] s390: char: con3215: Free memory in error path
2015-04-20 8:32 UTC (2+ messages)
[PATCH v2 3/5] mmc: mediatek: Add PM support for MMC driver
2015-04-20 8:31 UTC (3+ messages)
` [PATCH v2 1/5] mmc: dt-bindings: add Mediatek MMC bindings
[alsa-devel] [PATCH 0/2] Add support for select accessory detect mode to HPDETL or HPDETR
2015-04-20 8:29 UTC (5+ messages)
` [alsa-devel] [PATCH 1/2] extcon: arizona: Add support for select accessory detect mode when headphone detection"
[PATCH] staging: rtl8192u: ieee80211: Silence sparse warning
2015-04-20 8:24 UTC (2+ messages)
[GIT PULL] s390 patches for the 4.1 merge window #2
2015-04-20 8:23 UTC
[PATCH v6 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-04-20 8:22 UTC (3+ messages)
` [PATCH v6 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
` [PATCH v6 3/3] sched/rt: Check to push the task when changing its affinity
[PATCH] usb: ehci-msm: Don't ioremap configuration space exclusively
2015-04-20 8:18 UTC (5+ messages)
[PATCH 00/21] ND: NFIT-Defined / NVDIMM Subsystem
2015-04-20 8:14 UTC (4+ messages)
` [PATCH 02/21] ND NFIT-Defined/NVIDIMM Subsystem
[PATCH] Staging: dgnc: fixed code style issue
2015-04-20 8:13 UTC (2+ messages)
[PATCH v6 0/3] powerpc: powernv: Fastsleep workaround behavior
2015-04-20 8:10 UTC (5+ messages)
` [PATCH v6 1/3] powerpc: Fix cpu_online_cores_map to return only online threads mask
` [PATCH v6 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file
` [PATCH v6 3/3] powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
[PATCH 2/2] Staging: dgnc: fixed code style issues, mainly line width issues
2015-04-20 8:08 UTC (2+ messages)
panic with CPU hotplug + blk-mq + scsi-mq
2015-04-20 8:07 UTC (3+ messages)
[PATCH RT 3.18] ring-buffer: Mark irq_work as HARD_IRQ to prevent deadlocks
2015-04-20 8:03 UTC (7+ messages)
` [PATCH RT 3.18] irq_work: Provide a soft-irq based queue
Darlehen bieten AT 1,5% ZINS
2015-04-20 8:02 UTC
[PATCH v8 00/17] Re-introduce h8300 architecture
2015-04-20 7:54 UTC (22+ messages)
` [PATCH v8 01/17] h8300: Assembly headers
` [PATCH v8 02/17] h8300: UAPI headers
` [PATCH v8 03/17] h8300: Exception and Interrupt handling
` [PATCH v8 04/17] h8300: kernel booting
` [PATCH v8 05/17] h8300: process and signals
` [PATCH v8 06/17] h8300: CPU depend helpers
` [PATCH v8 07/17] h8300: miscellaneous functions
` [PATCH v8 08/17] h8300: Memory management
` [PATCH v8 09/17] h8300: library functions
` [PATCH v8 10/17] h8300: Build scripts
` [PATCH v8 11/17] h8300: clock driver
` [PATCH v8 12/17] h8300: clocksource
` [PATCH v8 13/17] h8300: configs
` [PATCH v8 14/17] serial: Add H8300
` [PATCH v8 15/17] Add ELF machine
` [PATCH v8 16/17] mksysmap: Add h8300 local symbol pattern
` [PATCH v8 17/17] Add H8/300 entry
[PATCH linux-next v5] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
2015-04-20 7:48 UTC (2+ messages)
[PATCH v2 0/7] ARM: dts: qcom: Add more device coniguration nodes
2015-04-20 7:45 UTC (8+ messages)
` [PATCH v2 1/7] ARM: dts: qcom: Add PM8841 functions device nodes
` [PATCH v2 2/7] ARM: dts: qcom: Add PM8941 "
` [PATCH v2 3/7] ARM: dts: qcom: Add PMA8084 "
` [PATCH v2 4/7] arm64: dts: qcom: Add SPMI PMIC Arbiter node for MSM8916
` [PATCH v2 5/7] arm64: dts: qcom: Add 8x16 chipset SPMI PMIC's nodes
` [PATCH v2 6/7] arm64: dts: qcom: Add MSM8916 restart device node
` [PATCH v2 7/7] arm64: dts: qcom: Add initial set of PMIC and SoC pins for APQ8016 SBC board
Fwd: Re: sparc64: Build failure due to commit f1600e549b94 (sparc: Make sparc64 use scalable lib/iommu-common.c functions)
2015-04-20 7:38 UTC (4+ messages)
[RFC][PATCH v2 00/13] USB: OTG/DRD Core functionality
2015-04-20 7:28 UTC (3+ messages)
[PATCH] ALSA: hda - Mute headphone pin on suspend on XPS13 9333
2015-04-20 7:16 UTC (2+ messages)
[PATCH 0/1] speeding up cpu_up()
2015-04-20 7:15 UTC (4+ messages)
` [PATCH 1/1] x86: replace cpu_up hard-coded mdelay with variable
[PATCH v5 0/6] arm64: Add kernel probes (kprobes) support
2015-04-20 7:15 UTC (4+ messages)
` [PATCH v5 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
[PATCH 0/5] Add st_lpc clocksource timer driver
2015-04-20 7:14 UTC (4+ messages)
` [PATCH 1/5] clocksource: st_lpc: Add LPC timer as a clocksource
[PATCH v3 2/2] [media] uvcvideo: Remain runtime-suspended at sleeps
2015-04-20 7:11 UTC (3+ messages)
[PATCH v3 1/2] PM / sleep: Let devices force direct_complete
2015-04-20 7:10 UTC (3+ messages)
[RFC PATCH 0/2] generic TEE subsystem
2015-04-20 7:05 UTC (16+ messages)
` [RFC PATCH 1/2] tee: "
` [tpmdd-devel] "
` [RFC PATCH 2/2] tee: add OP-TEE driver
[RFC][PATCH v2 06/13] usb: hcd: Add hcd add/remove functions for OTG use
2015-04-20 7:00 UTC (2+ messages)
[PATCH] nbd: Fix timeout detection
2015-04-20 6:59 UTC
[PATCH kernel v8 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-04-20 6:55 UTC (25+ messages)
` [PATCH kernel v8 12/31] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v8 14/31] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v8 15/31] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v8 17/31] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v8 21/31] powerpc/iommu: Split iommu_free_table into 2 helpers
[patch for 4.0] x86: silence warning in /dev/mem support
2015-04-20 6:52 UTC (6+ messages)
[PATCH 0/2] KASan for arm64
2015-04-20 6:48 UTC (8+ messages)
` [PATCH 2/2] arm64: add KASan support
[V6,1/9] elf: Add new powerpc specifc core note sections
2015-04-20 6:42 UTC (19+ messages)
Need some guidance on i2c-ocores driver
2015-04-20 6:42 UTC (2+ messages)
[git pull] IOMMU Updates for Linux v4.1
2015-04-20 6:23 UTC (2+ messages)
[RESEND RFC PATCH 3/3] ASoC: mediatek: Add AFE platform driver
2015-04-20 6:22 UTC (2+ messages)
[PATCH 0/2] lockless wake-queues
2015-04-20 6:18 UTC (3+ messages)
` [PATCH 2/2] futex: lockless wakeups
[LKP] [x86/xsaves] 00abd21851c: Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000b00
2015-04-20 6:16 UTC
Pleased to meet you
2015-04-20 6:08 UTC
[LKP] [save] dcfb0967eb6: !!! IP-Config: Auto-configuration of network failed !!!
2015-04-20 6:07 UTC
[PATCH 00/11] powerpc8xx: Further optimisation of TLB handling
2015-04-20 5:55 UTC (2+ messages)
[PATCH RESEND v5 0/5] powerpc8xx: Further optimisation of TLB handling
2015-04-20 5:54 UTC (6+ messages)
` [PATCH RESEND v5 1/5] powerpc/8xx: macro for handling CPU15 errata
` [PATCH RESEND v5 2/5] powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
` [PATCH RESEND v5 3/5] powerpc/8xx: dont save CR in SCRATCH registers
` [PATCH RESEND v5 4/5] powerpc/8xx: Use SPRG2 instead of DAR for saving r3
` [PATCH RESEND v5 5/5] powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
linux-next: Tree for Apr 20
2015-04-20 5:45 UTC
[PATCH 1/2] drm: rockchip: Don't pass DRM fake offset to dma-api
2015-04-20 5:44 UTC (4+ messages)
[PATCH] input: cyapa: fix update suspend scanrate set to max 1000 issue
2015-04-20 5:43 UTC
qemu:arm test failure due to commit 8053871d0f7f (smp: Fix smp_call_function_single_async() locking)
2015-04-20 5:39 UTC (10+ messages)
linux-next: manual merge of the akpm-current tree
2015-04-20 5:36 UTC
[GIT PULL] SCSI fixes for the 4.0+ merge window
2015-04-20 5:27 UTC
[PATCH 11/11] powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
2015-04-20 5:26 UTC
[PATCH 10/11] powerpc/8xx: Use SPRG2 instead of DAR for saving r3
2015-04-20 5:26 UTC
[PATCH 09/11] powerpc/8xx: dont save CR in SCRATCH registers
2015-04-20 5:26 UTC
[PATCH 08/11] powerpc/8xx: Handle CR out of exception PROLOG/EPILOG
2015-04-20 5:26 UTC
[PATCH 07/11] powerpc/8xx: macro for handling CPU15 errata
2015-04-20 5:26 UTC
[PATCH 06/11] powerpc/8xx: Remove duplicated code in set_context()
2015-04-20 5:26 UTC
[PATCH 05/11] powerpc/8xx: Optimise access to swapper_pg_dir
2015-04-20 5:26 UTC
[PATCH 04/11] powerpc/8xx: Take benefit of aligned PGDIR
2015-04-20 5:26 UTC
[PATCH 03/11] powerpc32: Use kmem_cache memory for PGDIR
2015-04-20 5:26 UTC
[PATCH 02/11] powerpc/8xx: remove tests on PGDIR entry validity
2015-04-20 5:26 UTC
[PATCH 01/11] powerpc/8xx: remove remaining unnecessary code in FixupDAR
2015-04-20 5:26 UTC
man-pages-3.83 is released
2015-04-20 5:15 UTC
[PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "
2015-04-20 5:02 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).