messages from 2015-06-26 19:28:30 to 2015-06-27 03:18:17 UTC [more...]
[GIT PULL] workqueue changes for v4.2-rc1
2015-06-27 3:18 UTC (3+ messages)
[PATCH 4.1 00/11] 4.1.1-stable review
2015-06-27 3:13 UTC (12+ messages)
` [PATCH 4.1 01/11] x86/boot: Fix overflow warning with 32-bit binutils
` [PATCH 4.1 02/11] perf: Fix ring_buffer_attach() RCU sync, again
` [PATCH 4.1 03/11] perf/x86: Add more Broadwell model numbers
` [PATCH 4.1 04/11] perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
` [PATCH 4.1 05/11] perf/x86: Honor the architectural performance monitoring version
` [PATCH 4.1 06/11] perf tools: Fix build breakage if prefix= is specified
` [PATCH 4.1 07/11] Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
` [PATCH 4.1 08/11] ath3k: Add support of 0489:e076 "
` [PATCH 4.1 09/11] ath3k: add support of 13d3:3474 "
` [PATCH 4.1 11/11] cdc-acm: Add support of ATOL FPrint fiscal printers
[PATCH 4.0 00/22] 4.0.7-stable review
2015-06-27 3:13 UTC (20+ messages)
` [PATCH 4.0 01/22] crypto: caam - improve initalization for context state saves
` [PATCH 4.0 02/22] crypto: caam - fix RNG buffer cache alignment
` [PATCH 4.0 04/22] clk: at91: pll: fix input range validity check
` [PATCH 4.0 05/22] clk: at91: fix h32mx prototype inclusion in pmc header
` [PATCH 4.0 06/22] ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
` [PATCH 4.0 07/22] tracing: Have filter check for balanced ops
` [PATCH 4.0 08/22] iser-target: Fix variable-length response error completion
` [PATCH 4.0 09/22] iser-target: Fix possible use-after-free
` [PATCH 4.0 10/22] drm/mgag200: Reject non-character-cell-aligned mode widths
` [PATCH 4.0 11/22] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
` [PATCH 4.0 14/22] ath3k: Add support of 0489:e076 AR3012 device
` [PATCH 4.0 15/22] ath3k: add support of 13d3:3474 "
` [PATCH 4.0 17/22] cdc-acm: Add support of ATOL FPrint fiscal printers
` [PATCH 4.0 18/22] ARM: EXYNOS: Fix failed second suspend on Exynos4
` [PATCH 4.0 19/22] kprobes/x86: Return correct length in __copy_instruction()
` [PATCH 4.0 20/22] dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
` [PATCH 4.0 21/22] drm/i915: Avoid GPU hang when coming out of s3 or s4
` [PATCH 4.0 22/22] powerpc/powernv: Restore non-volatile CRs after nap
[PATCH 3.10 0/5] 3.10.82-stable review
2015-06-27 3:12 UTC (7+ messages)
` [PATCH 3.10 1/5] crypto: caam - fix RNG buffer cache alignment
` [PATCH 3.10 2/5] tracing: Have filter check for balanced ops
` [PATCH 3.10 3/5] drm/mgag200: Reject non-character-cell-aligned mode widths
` [PATCH 3.10 4/5] pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
` [PATCH 3.10 5/5] lpfc: Add iotag memory barrier
[PATCH 3.14 00/17] 3.14.46-stable review
2015-06-27 3:12 UTC (18+ messages)
` [PATCH 3.14 01/17] crypto: caam - fix RNG buffer cache alignment
` [PATCH 3.14 02/17] tracing: Have filter check for balanced ops
` [PATCH 3.14 03/17] drm/mgag200: Reject non-character-cell-aligned mode widths
` [PATCH 3.14 04/17] ath3k: Add support of 0489:e076 AR3012 device
` [PATCH 3.14 05/17] ath3k: add support of 13d3:3474 "
` [PATCH 3.14 06/17] pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
` [PATCH 3.14 07/17] lpfc: Add iotag memory barrier
` [PATCH 3.14 08/17] arm/arm64: KVM: Fix and refactor unmap_range
` [PATCH 3.14 09/17] ARM: KVM: Unmap IPA on memslot delete/move
` [PATCH 3.14 10/17] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [PATCH 3.14 12/17] ARM: virt: fix wrong HSCTLR.EE bit setting
` [PATCH 3.14 13/17] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [PATCH 3.14 14/17] KVM: ARM/arm64: fix non-const declaration of function returning const
` [PATCH 3.14 15/17] KVM: ARM/arm64: fix broken __percpu annotation
` [PATCH 3.14 16/17] KVM: ARM/arm64: avoid returning negative error code as bool
` [PATCH 3.14 17/17] KVM: vgic: return int instead of bool when checking I/O ranges
[GIT PULL] ext4 changes for 4.2-rc1
2015-06-27 3:05 UTC (2+ messages)
[PATCH RFC v2 0/2] hwspinlock: Introduce raw capability for hwspinlock_device
2015-06-27 3:05 UTC (2+ messages)
HMM (Heterogeneous Memory Management) v8
2015-06-27 3:02 UTC (9+ messages)
` [PATCH 06/36] HMM: add HMM page table v2
` [PATCH 07/36] HMM: add per mirror page table v3
[PATCH] staging: board: Add dependency on CLKDEV_LOOKUP
2015-06-27 2:39 UTC
[RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
2015-06-27 2:28 UTC (9+ messages)
` [RFC v2 PATCH 1/8] mm: add a new config to manage the code
` [RFC v2 PATCH 2/8] mm: introduce MIGRATE_MIRROR to manage the mirrored pages
` [RFC v2 PATCH 3/8] mm: find mirrored memory in memblock
` [RFC v2 PATCH 4/8] mm: add mirrored memory to buddy system
` [RFC v2 PATCH 5/8] mm: introduce a new zone_stat_item NR_FREE_MIRROR_PAGES
` [RFC v2 PATCH 6/8] mm: add free mirrored pages info
` [RFC v2 PATCH 7/8] mm: add the buddy system interface
` [RFC v2 PATCH 8/8] mm: add the PCP interface
lockdep issue booting v4.1 upstream kernel with >64 x86_64 CPUs
2015-06-27 1:38 UTC
[RFC PATCH 0/3] restartable sequences: fast user-space percpu critical sections
2015-06-27 1:33 UTC (5+ messages)
` [RFC PATCH 2/3] restartable sequences: x86 ABI
[PATCH][RFC] usbhid: enable autosuspend for internal devices
2015-06-27 1:29 UTC (7+ messages)
[bp:tip-mm 11/13] drivers/video/fbdev/aty/atyfb_base.c:3461:2: error: implicit declaration of function 'ioremap_uc'
2015-06-27 1:29 UTC (2+ messages)
[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
2015-06-27 1:16 UTC (13+ messages)
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
` [Xen-devel] "
[PATCH] power: axp288_charger: Fix broken extcon API calls
2015-06-27 1:12 UTC
[PATCH 3.10 14/46] d_walk() might skip too much
2015-06-27 0:52 UTC (6+ messages)
[PATCH v3 0/4] scheduler-driven cpu frequency selection
2015-06-27 0:48 UTC (7+ messages)
` [PATCH v3 1/4] arm: Frequency invariant scheduler load-tracking support
` [PATCH v3 2/4] cpufreq: introduce cpufreq_driver_might_sleep
` [PATCH v3 3/4] sched: scheduler-driven cpu frequency selection
` [PATCH v3 4/4] [RFC] sched: cfs: cpu frequency scaling policy
[v3.16.y-ckt][v3.18.y][v3.19.y-ckt][v4.0.y][PATCH 1/1]Drivers: hv: vmbus: Add support for VMBus panic notifier handler
2015-06-27 0:47 UTC (2+ messages)
[PATCH] i8042: Add debug_kbd option
2015-06-27 0:24 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
linux-next: build failure after merge of the modules tree
2015-06-27 0:21 UTC (5+ messages)
` [PATCH] modules: elide param_lock if !CONFIG_SYSFS
linux-next: build failure after merge of the extcon tree
2015-06-27 0:16 UTC (4+ messages)
[RFC PATCH v9 00/50] perf tools: filtering events using eBPF programs
2015-06-27 0:14 UTC (3+ messages)
CONFIG_HOLES_IN_ZONE and memory hot plug code on x86_64
2015-06-26 23:31 UTC
[tip:irq/urgent] MIPS/ath25: Fix race in installing chained IRQ handler
2015-06-26 23:16 UTC
[tip:irq/urgent] MIPS/pci: Fix race in installing chained IRQ handler
2015-06-26 23:13 UTC
[PATCH] selftests/exec: Fix build on older distros
2015-06-26 23:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH] staging:slicoss:slicoss.h remove volatile variables
2015-06-26 23:10 UTC (3+ messages)
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-06-26 23:06 UTC (10+ messages)
` [PATCH 1/1] platform: x86: Deletion of checks before backlight_device_unregister()
` [PATCH] tc1100-wmi: Delete an unnecessary check before the function call "kfree"
` [PATCH] staging: xgifb: Delete an unnecessary check before the function call "XGIfb_search_crt2type"
` [PATCH] staging: lustre: Deletion of unnecessary checks before three function calls
[tip:irq/urgent] MIPS/ath25: Fix race in installing chained IRQ handler
2015-06-26 23:03 UTC
[V2 PATCH] ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec
2015-06-26 22:49 UTC (10+ messages)
` [alsa-devel] "
[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-06-26 22:27 UTC (6+ messages)
` [PATCH 3/9] arm: add call to CPU idle quirks handler
[x86/entry/32] WARNING: CPU: 1 PID: 1 at kernel/locking/lockdep.c:2595 trace_hardirqs_on_caller()
2015-06-26 22:08 UTC
Dear Friend,
2015-06-26 22:06 UTC
[GIT PULL 0/8] perf/pt -> Intel PT/BTS
2015-06-26 22:02 UTC (9+ messages)
` [PATCH 1/8] perf auxtrace: Add Intel PT as an AUX area tracing type
` [PATCH 2/8] perf tools: Add Intel PT packet decoder
` [PATCH 3/8] perf tools: Add Intel PT instruction decoder
` [PATCH 4/8] perf tools: Add Intel PT log
` [PATCH 5/8] perf tools: Add Intel PT decoder
` [PATCH 6/8] perf tools: Add Intel PT support
` [PATCH 7/8] perf tools: Take Intel PT into use
` [PATCH 8/8] perf tools: Add Intel BTS support
[PATCH 1/1] pci: xgene: Enable huge outbound bar support
2015-06-26 21:56 UTC (6+ messages)
[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
2015-06-26 21:50 UTC (12+ messages)
` [PATCH v2 01/11] soc: qcom: Add device tree binding for SMEM
` [PATCH v2 02/11] soc: qcom: Add Shared Memory Manager driver
` [PATCH v2 03/11] soc: qcom: Add device tree binding for Shared Memory Device
` [PATCH v2 04/11] soc: qcom: Add Shared Memory Driver
` [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding
` [PATCH v2 06/11] mfd: qcom-smd-rpm: Driver for the Qualcomm RPM over SMD
` [PATCH v2 07/11] regulator: qcom: smd: Regulator driver for the Qualcomm RPM
` [PATCH v2 08/11] ARM: dts: msm8974: Add tcsr mutex node
` [PATCH v2 09/11] ARM: dts: msm8974: Add smem reservation and node
` [PATCH v2 10/11] ARM: dts: msm8974: Add smd, rpm and regulator nodes
` [PATCH v2 11/11] ARM: dts: xperia-honami: Add regulator nodes for Honami
[dmaengine: shdma] RIP: 0010:[<ffffffff8124ad42>] [<ffffffff8124ad42>] __asan_load8
2015-06-26 21:47 UTC
[PATCH] hwspinlock: qcom: Correct msb in regmap_field
2015-06-26 21:47 UTC
[GIT PULL] libnvdimm: non-volatile memory devices for 4.2
2015-06-26 21:46 UTC
[git pull] drm tree for 4.2
2015-06-26 21:43 UTC (4+ messages)
[GIT PULL] tracing: Updates for 4.2
2015-06-26 21:40 UTC (4+ messages)
[RFC][PATCH] prctl: Add PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread
2015-06-26 21:36 UTC (3+ messages)
[PATCH 00/11] mm: debug: formatting memory management structs
2015-06-26 21:34 UTC (2+ messages)
[PATCH] x86, msr: Allow read access to /dev/cpu/X/msr
2015-06-26 21:26 UTC (3+ messages)
[PATCH] qla2xxx: prevent board_disable from running during EEH
2015-06-26 21:24 UTC (3+ messages)
` [PATCH] [RESEND] "
[PATCH percpu/for-4.3] percpu: update incorrect comment for this_cpu_*() operations
2015-06-26 21:21 UTC
[GIT PULL] Block driver pull request for 4.2
2015-06-26 21:20 UTC (2+ messages)
[ANNOUNCE] iproute2 4.1.0
2015-06-26 20:06 UTC
[PATCH] ARM: BCM: Enable NAND support for iProc SoCs
2015-06-26 20:55 UTC (2+ messages)
[GIT PULL] Audit patches for 4.2
2015-06-26 20:55 UTC
[PATCH] irqchip: bcm7120-l2: use of_io_request_and_map() to claim iomem
2015-06-26 20:51 UTC (2+ messages)
[GIT PULL] nfsd changes for 4.2
2015-06-26 20:51 UTC
[x86/entry/64] WARNING: CPU: 1 PID: 1 at kernel/locking/lockdep.c:3561 check_flags()
2015-06-26 20:50 UTC
[RFC PATCH 0/6] stop_machine: kill stop_cpus_mutex and stop_cpus_lock
2015-06-26 20:46 UTC (3+ messages)
[PATCH -next] media/pci/cobalt: fix Kconfig and build when SND is not enabled
2015-06-26 20:43 UTC
[PATCHv2 0/9] vme_user checkpatch fixes and read()/write() rework
2015-06-26 20:39 UTC (11+ messages)
` [PATCHv3 "
` [PATCHv3 1/9] staging: vme_user: fix code alignment
` [PATCHv3 2/9] staging: vme_user: fix blank lines
` [PATCHv3 3/9] staging: vme_user: fix NULL comparison style
` [PATCHv3 4/9] staging: vme_user: fix kmalloc style
` [PATCHv3 5/9] staging: vme_user: allow large read()/write()
` [PATCHv3 6/9] staging: vme_user: switch to returning -EFAULT on __copy_*_user errors
` [PATCHv3 7/9] staging: vme_user: remove unused variable
` [PATCHv3 8/9] staging: vme_user: remove distracting comment
` [PATCHv3 9/9] staging: vme_user: remove okcount variable
[PATCH V6 08/17] perf tools: Add Intel PT support
2015-06-26 20:34 UTC (11+ messages)
Crypto Update for 3.9
2015-06-26 20:07 UTC (12+ messages)
` Crypto Update for 3.12
` Crypto Update for 3.13
` Crypto Update for 3.14
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
[PATCH 0/2] drm/msm/mdp5: Refactor CTL code
2015-06-26 20:03 UTC (3+ messages)
` [PATCH 1/2] drm/msm/mdp5: Allocate CTL for each display interface
` [PATCH 2/2] drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH
[GIT PULL] Kselftest updates for 4.2-rc1
2015-06-26 20:02 UTC
[PATCH] arm64: KVM: Enable minimalistic support for Thunder
2015-06-26 19:51 UTC
[GIT PULL] Locking changes for v4.2
2015-06-26 19:57 UTC (4+ messages)
[RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()
2015-06-26 19:50 UTC (2+ messages)
` [tip:irq/urgent] "
[RESEND PATCH v3] clocksource: exynos_mct: fix for sleeping in atomic ctx handling cpu hotplug notif
2015-06-26 19:54 UTC (2+ messages)
` [tip:timers/urgent] clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
[Patch v3 13/36] mn10300: Fix incorrect use of data->affinity
2015-06-26 19:49 UTC (2+ messages)
` [tip:irq/urgent] mn10300: Fix incorrect use of irq_data->affinity
[RFT v2 01/48] genirq: Clean up outdated comments related to include/linux/irqdesc.h
2015-06-26 19:49 UTC (2+ messages)
` [tip:irq/urgent] "
[RFT v2 02/48] genirq: Kill never used irq_node()
2015-06-26 19:49 UTC (2+ messages)
` [tip:irq/urgent] genirq: Remove irq_node()
[GIT PULL] VFIO updates for v4.2-rc1
2015-06-26 19:46 UTC
[!GIT PULL] kdbus for 4.2
2015-06-26 19:36 UTC (3+ messages)
[PATCH 1/3] hvc_dcc: bind driver to core0 for reads and writes
2015-06-26 19:28 UTC (2+ messages)
[PATCH -next] media/dvb: fix ts2020.c Kconfig and build
2015-06-26 19:28 UTC
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