messages from 2015-10-01 09:30:59 to 2015-10-01 12:38:34 UTC [more...]
[GIT PULL] at91: dt for 4.4 #1
2015-10-01 12:38 UTC
[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
2015-10-01 12:36 UTC (8+ messages)
` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants
` [RFC v2 5/7] powerpc: atomic: Implement cmpxchg{,64}_* and atomic{,64}_cmpxchg_* variants
` [RFC v2 6/7] powerpc: atomic: Make atomic{,64}_xchg and xchg a full barrier
[GIT PULL] at91: soc for 4.4 #1
2015-10-01 12:33 UTC
[PATCH v7 00/11] support "task_isolated" mode for nohz_full
2015-10-01 12:31 UTC (19+ messages)
` [PATCH v7 02/11] task_isolation: add initial support
` [PATCH v7 07/11] arch/x86: enable task isolation functionality
Build regressions/improvements in v4.3-rc2
2015-10-01 12:29 UTC (5+ messages)
[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
2015-10-01 12:29 UTC (3+ messages)
[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
2015-10-01 12:26 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: Microchip encx24j600 driver
` [RFC PATCH] net: encx24j600_exit() can be static
[PATCH v3 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
2015-10-01 12:27 UTC (5+ messages)
` [PATCH v3 2/4] clk: bcm2835: Add binding docs for the new platform clock driver
` [PATCH v3 4/4] ARM: bcm2835: Switch to using the new clock driver support
[PATCH v1] perf report: Fix owner error when reading perf.data
2015-10-01 12:26 UTC (3+ messages)
[PATCH v2] of/fdt: Allow memory node and root to have different size/address cells
2015-10-01 12:21 UTC (2+ messages)
[PATCH] of/fdt: Allow memory node and root to have different size/address cells
2015-10-01 12:20 UTC (3+ messages)
[PATCH 1/1] cris: re-use helpers to dump data in hex format
2015-10-01 12:17 UTC
[PATCH] x86: Fix thermal throttling reporting after kexec
2015-10-01 12:15 UTC (2+ messages)
QEMU fw_cfg DMA interface
2015-10-01 12:15 UTC (2+ messages)
` [PATCH v4] QEMU fw_cfg DMA interface documentation
can't oom-kill zap the victim's memory?
2015-10-01 12:13 UTC (6+ messages)
List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
2015-10-01 12:10 UTC (8+ messages)
[PATCH v3 00/13] exynos-ufs: add support for Exynos
2015-10-01 12:12 UTC (5+ messages)
` [PATCH v3 11/13] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v3 12/13] scsi: ufs-exynos: add UFS host support for Exynos SoCs
[PATCH v5 0/5] ARM: sunxi: Add Reduced Serial Bus support
2015-10-01 11:57 UTC (6+ messages)
` [PATCH v5 1/5] soc: sunxi: Add Allwinner Reduced Serial Bus (RSB) controller bindings
` [PATCH v5 2/5] soc: sunxi: Add driver for Allwinner Reduced Serial Bus
` [PATCH v5 3/5] ARM: dts: sun8i: Add Reduced Serial Bus controller device node to A23/A33 dtsi
` [PATCH v5 4/5] ARM: dts: sun8i: q8-common: Enable RSB controller for A23/A33 Q8 tablets
` [PATCH v5 5/5] ARM: dts: sun8i: sinlinx-sina33: Enable Reduced Serial Bus controller
[PATCH] ARM: dts: sun6i: hummingbird: Add aliases for rtc devices
2015-10-01 12:06 UTC (3+ messages)
[for-next][PATCH 00/25] tracing: Have instances have their own options + clean ups
2015-10-01 11:55 UTC (26+ messages)
` [for-next][PATCH 01/25] kernel/trace_probe: is_good_name can be boolean
` [for-next][PATCH 02/25] tracing: Move non perf code out of perf.h
` [for-next][PATCH 03/25] tracing: Remove ftrace_trace_stack_regs()
` [for-next][PATCH 04/25] tracing: Remove unused function trace_current_buffer_lock_reserve()
` [for-next][PATCH 05/25] tracing: Pass trace_array into trace_buffer_unlock_commit()
` [for-next][PATCH 06/25] tracing: Make ftrace_trace_stack() static
` [for-next][PATCH 07/25] tracing: Inject seq_print_userip_objs() into its only user
` [for-next][PATCH 08/25] tracing: Turn seq_print_user_ip() into a static function
` [for-next][PATCH 09/25] tracing: Move "display-graph" option to main options
` [for-next][PATCH 10/25] tracing: Remove unused tracing option "ftrace_preempt"
` [for-next][PATCH 11/25] tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
` [for-next][PATCH 12/25] tracing: Use TRACE_FLAGS macro to keep enums and strings matched
` [for-next][PATCH 13/25] tracing: Only create function graph options when it is compiled in
` [for-next][PATCH 14/25] tracing: Only create branch tracer options when "
` [for-next][PATCH 15/25] tracing: Do not create function tracer options when not "
` [for-next][PATCH 16/25] tracing: Only create stacktrace option when STACKTRACE is configured
` [for-next][PATCH 17/25] tracing: Always show all tracer options in the options directory
` [for-next][PATCH 18/25] tracing: Add build bug if we have more trace_flags than bits
` [for-next][PATCH 19/25] tracing: Remove access to trace_flags in trace_printk.c
` [for-next][PATCH 20/25] tracing: Move sleep-time and graph-time options out of the core trace_flags
` [for-next][PATCH 21/25] tracing: Move trace_flags from global to a trace_array field
` [for-next][PATCH 22/25] tracing: Add a method to pass in trace_array descriptor to option files
` [for-next][PATCH 23/25] tracing: Make ftrace_trace_stack() depend on general trace_array flag
` [for-next][PATCH 24/25] tracing: Add trace options for core options to instances
` [for-next][PATCH 25/25] tracing: Add trace options for tracer "
[GIT PULL] UBI/UBIFS fixes for 4.3-rc4
2015-10-01 12:04 UTC (3+ messages)
[RFC] arm: Add generic smc wrapper
2015-10-01 12:04 UTC
[PATCH v2, resend 1/1] cris: kgdb: use native hex2bin
2015-10-01 12:03 UTC (2+ messages)
[PATCH RESEND] ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
2015-10-01 10:11 UTC (4+ messages)
[PATCH v1 Resend] usb: dwc2: gadget: fix a memory use-after-free bug
2015-10-01 12:01 UTC (2+ messages)
[PATCH linux-next v11 0/3] mfd: flexcom: add a driver for Flexcom
2015-10-01 11:56 UTC (7+ messages)
` [PATCH linux-next v11 1/3] mfd: atmel-flexcom: create include file with macros used by DT bindings
` [PATCH linux-next v11 2/3] mfd: devicetree: add bindings for Atmel Flexcom
` [PATCH linux-next v11 3/3] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit
[PATCH 00/25] x86: Memory Protection Keys
2015-10-01 11:54 UTC (15+ messages)
` [PATCH 02/25] x86, pkeys: Add Kconfig option
` [PATCH 03/25] x86, pkeys: cpuid bit definition
` [PATCH 01/25] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 05/25] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 06/25] x86, pkeys: PTE bits for storing protection key
` [PATCH 04/25] x86, pku: define new CR4 bit
` [PATCH 07/25] x86, pkeys: new page fault error code bit: PF_PK
Soft lockup issue in Linux 4.1.9
2015-10-01 11:52 UTC (6+ messages)
[regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull
2015-10-01 11:48 UTC (5+ messages)
` skbuff: Fix checksum start check in skb_postpull_rcsum
[PATCH 00/25] perf tools: minor improvements to Intel PT related stuff
2015-10-01 11:45 UTC (5+ messages)
` [PATCH 17/25] perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
[PATCH 0/6 RESEND] mfd: arizona: Various improvements and refactoring
2015-10-01 11:46 UTC (9+ messages)
` [PATCH 3/6 RESEND] mfd: arizona: Downgrade type mismatch messages to dev_warn
` [PATCH 4/6 RESEND] mfd: arizona: Simplify adding subdevices
` [PATCH 5/6 RESEND] mfd: arizona: Remove use of codec build config #ifdefs
` [PATCH 6/6 RESEND] mfd: arizona: use correct type ID for device tree config
[PATCH v9 0/5] Mediatek xHCI support
2015-10-01 11:44 UTC (3+ messages)
` [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller
[PATCH] thermal: exynos: fix register read in TMU
2015-10-01 11:39 UTC
[PATCH 4.1 000/159] 4.1.9-stable review
2015-10-01 11:32 UTC (9+ messages)
` [PATCH 4.1 108/159] stmmac: fix check for phydev being open
` [PATCH 4.1 125/159] net: call rcu_read_lock early in process_backlog
` kernel 4.1.9: networking hangs with rcu_preempt self-detected stall, 4.1.8 works; was: "
[PATCH v5 00/23] ILP32 for ARM64
2015-10-01 11:36 UTC (5+ messages)
[PATCH v2] Input: Add support for FocalTech FT6236 touchscreen controller
2015-10-01 11:36 UTC
[lkp] [nfsd] 4aac1bf05b: -2.9% fsmark.files_per_sec
2015-10-01 11:35 UTC (8+ messages)
[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
2015-10-01 11:30 UTC (3+ messages)
[RFC] regulator: Propagate voltage changes to supply regulators
2015-10-01 11:29 UTC (4+ messages)
` [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage
[PATCH v3 13/13] scsi: ufs: Add exynos ufs platform data
2015-10-01 11:29 UTC (5+ messages)
[PATCH v2 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-01 11:20 UTC (9+ messages)
` [PATCH v2 1/8] i2c / ACPI: Rework I2C device scanning
` [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices
` [PATCH v2 3/8] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v2 4/8] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v2 5/8] gpio: pca953x: store driver_data for future use
` [PATCH v2 6/8] gpio: pca953x: support ACPI devices found on Galileo Gen2
` [PATCH v2 7/8] at24: enable ACPI device "
` [PATCH v2 8/8] pwm-pca9685: "
[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
2015-10-01 11:17 UTC (7+ messages)
` [PATCH 26/26] x86, pkeys: Documentation
[drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 21: Can't calculate constants, dotclock = 0!
2015-10-01 11:13 UTC (2+ messages)
[PATCH] watchdog: perform all-CPU backtrace in case of hard lockup
2015-10-01 11:05 UTC (4+ messages)
[PATCH v3 02/13] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
2015-10-01 11:04 UTC (3+ messages)
` [RFC PATCH] phy: exynos-ufs: exynos_ufs_phy_calibrate() can be static
[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
2015-10-01 10:48 UTC
[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-10-01 11:01 UTC (9+ messages)
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option
[PATCH 0/2] uio_msi: device driver
2015-10-01 10:59 UTC (5+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
` [dpdk-dev] [PATCH 0/2] uio_msi: device driver
[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
2015-10-01 10:57 UTC (3+ messages)
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
` [STLinux Kernel] [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
[regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull
2015-10-01 10:51 UTC (2+ messages)
[PATCH] arch/x86: fix out-of-bounds in get_wchan()
2015-10-01 10:57 UTC (17+ messages)
` [PATCH] fs/proc: Don't expose absolute kernel addresses via wchan
` [PATCH v2] "
` [PATCH v3] fs/proc, core/debug: "
` [PATCH v5] "
` [PATCH v4] "
[PATCH v3 4/5] regulators: tps65912: Add regulator driver for the TPS65912 PMIC
2015-10-01 10:53 UTC (11+ messages)
[PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process()
2015-10-01 10:52 UTC (3+ messages)
` [PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()check "
[PATCH 4.2 00/30] 4.2.3-stable review
2015-10-01 10:47 UTC (2+ messages)
[GIT PULL 0/2] EFI urgent fixes
2015-10-01 10:44 UTC (7+ messages)
` [PATCH 2/2] arm64/efi: Don't pad between EFI_MEMORY_RUNTIME regions
Notice
2015-10-01 10:40 UTC
[PATCH 3/3] gianfar: Add WAKE_UCAST and "wake-on-filer" support
2015-10-01 10:10 UTC
[PATCH 2/3] powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSEC
2015-10-01 10:10 UTC
[PATCH] tools lib traceevent: update KVM plugin
2015-10-01 10:28 UTC
[PATCH] genirq: Fix race in register_irq_proc()
2015-10-01 10:21 UTC (2+ messages)
` [tip:irq/urgent] "
[PATCH] ARM, ARM64: Un-inlined and exported symbols of is_hyp_mode_available() and related functions
2015-10-01 10:18 UTC (3+ messages)
[PATCH] thermal: avoid division by zero in power allocator
2015-10-01 10:17 UTC (4+ messages)
[PATCH] Prevent writing reserved registers on tlv320aic3104 CODECs
2015-10-01 10:15 UTC (2+ messages)
[PATCH 1/3] doc: dt: net: Add fsl,wake-on-filer for eTSEC
2015-10-01 10:10 UTC
[PATCH v3] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
2015-10-01 10:10 UTC
Linux 3.10.90
2015-10-01 10:10 UTC (2+ messages)
Linux 3.10.89
2015-10-01 10:10 UTC (2+ messages)
[PATCH] soc: mediatek: Fix random hang up issue while kernel init
2015-10-01 10:08 UTC (9+ messages)
[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
2015-10-01 10:03 UTC (4+ messages)
Applied "regulator: core: Handle probe deferral from DT when resolving supplies" to the regulator tree
2015-10-01 10:02 UTC
[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
2015-10-01 10:01 UTC (4+ messages)
[PATCH] arm64: dts: qcom: Enable eMMC on apq8016-sbc board
2015-10-01 9:59 UTC
[PATCH v2] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-01 9:52 UTC (2+ messages)
Linux 3.14.54
2015-10-01 9:44 UTC (2+ messages)
[PATCH] sched: fix task and run queue run_delay inconsistencies
2015-10-01 9:43 UTC (5+ messages)
[PATCH 4.2 00/30] 4.2.3-stable review
2015-10-01 9:21 UTC (4+ messages)
` [PATCH 4.2 11/30] sctp: fix race on protocol/netns initialization
` [PATCH 4.2 15/30] net/mlx4_en: really allow to change RSS key
` [PATCH 4.2 16/30] macvtap: fix TUNSETSNDBUF values > 64k
[PATCH 4.1 00/29] 4.1.10-stable review
2015-10-01 9:32 UTC (29+ messages)
` [PATCH 4.1 01/29] ip6_gre: release cached dst on tunnel removal
` [PATCH 4.1 02/29] vxlan: re-ignore EADDRINUSE from igmp_join
` [PATCH 4.1 03/29] cls_u32: complete the check for non-forced case in u32_destroy()
` [PATCH 4.1 04/29] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
` [PATCH 4.1 05/29] sock, diag: fix panic in sock_diag_put_filterinfo
` [PATCH 4.1 06/29] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 4.1 07/29] net: fec: clear receive interrupts before processing a packet
` [PATCH 4.1 08/29] net: eth: altera: fix napi poll_list corruption
` [PATCH 4.1 09/29] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 4.1 10/29] net: dsa: bcm_sf2: Fix ageing conditions and operation
` [PATCH 4.1 11/29] ipv6: fix multipath route replace error recovery
` [PATCH 4.1 12/29] net: dsa: bcm_sf2: Fix 64-bits register writes
` [PATCH 4.1 13/29] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 4.1 14/29] sctp: fix race on protocol/netns initialization
` [PATCH 4.1 16/29] net/mlx4_en: really allow to change RSS key
` [PATCH 4.1 17/29] macvtap: fix TUNSETSNDBUF values > 64k
` [PATCH 4.1 18/29] openvswitch: Zero flows on allocation
` [PATCH 4.1 19/29] tcp: add proper TS val into RST packets
` [PATCH 4.1 20/29] net: revert "net_sched: move tp->root allocation into fw_init()"
` [PATCH 4.1 21/29] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 4.1 22/29] net: dsa: bcm_sf2: Do not override speed settings
` [PATCH 4.1 23/29] net: phy: fixed_phy: handle link-down case
` [PATCH 4.1 24/29] of_mdio: add new DT property managed to specify the PHY management type
` [PATCH 4.1 25/29] mvneta: use inband status only when explicitly enabled
` [PATCH 4.1 26/29] netlink: Fix autobind race condition that leads to zero port ID
` [PATCH 4.1 27/29] netlink: Replace rhash_portid with bound
` [PATCH 4.1 28/29] zram: fix possible use after free in zcomp_create()
` [PATCH 4.1 29/29] hp-wmi: limit hotkey enable
[PATCH v7 0/4] perf: add support for profiling jitted code
2015-10-01 9:39 UTC (3+ messages)
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