linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-25 20:52:08 to 2016-09-26 08:58:32 UTC [more...]

[PATCH V5 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-09-26  8:58 UTC  (4+ messages)

[PATCH 1/3] bpf powerpc: introduce accessors for using the tmp local stack space
 2016-09-26  8:56 UTC  (5+ messages)
` [PATCH 2/3] bpf powerpc: implement support for tail calls

[PATCH -next] staging: most: fix error return code in audio_probe_channel()
 2016-09-26  8:56 UTC  (3+ messages)

[PATCH] sched: Change READ_ONCE(jiffies) into jiffies
 2016-09-26  8:55 UTC  (2+ messages)

[PATCH v5 0/2] usb: chipidea: imx: Add USB configuration for imx53
 2016-09-26  8:54 UTC  (4+ messages)
` [PATCH v5 2/2] usb: chipidea: imx: Add binding to disable USB 60Mhz clock

[RFC] mm: a question about high-order check in __zone_watermark_ok()
 2016-09-26  8:52 UTC  (2+ messages)

[PATCH] drm/bochs: mark bochs_connector_get_modes() static
 2016-09-26  8:52 UTC  (2+ messages)

[PATCH] powerpc64: Enable CONFIG_E500 and CONFIG_PPC_E500MC for e5500/e6500
 2016-09-26  8:48 UTC  (3+ messages)
`  "

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2016-09-26  8:46 UTC  (8+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable

[PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-26  8:46 UTC  (5+ messages)

linux-next: no release today
 2016-09-26  8:37 UTC 

[PATCH 0/2] drm: Neaten and reduce object size
 2016-09-26  8:36 UTC  (4+ messages)
` [PATCH 1/2] drm: Simplify logging macros, convert DRM_NOTE to DRM_NOTICE
` [PATCH 2/2] drm: Simplify drm_printk to reduce object size quite a bit

[PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-26  8:35 UTC  (3+ messages)
` [PATCH v6 1/3] ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-26  8:35 UTC  (9+ messages)

[PATCH 0/2] x86/ras: Two more for 4.9
 2016-09-26  8:31 UTC  (3+ messages)
` [PATCH 1/2] x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index i
` [PATCH 2/2] x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit

[PATCH V5 4/4] dts/imx6q-b850v3: Use GE B850v3 LVDS/DP++ Bridge
 2016-09-26  8:27 UTC  (2+ messages)

[RFC PATCH 0/6] perf: Add AUX data sampling
 2016-09-26  8:27 UTC  (6+ messages)
` [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation

[PATCH V5 2/4] Documentation/devicetree/bindings: b850v3_lvds_dp
 2016-09-26  8:26 UTC  (2+ messages)

[PATCH] mm: warn about allocations which stall for too long
 2016-09-26  8:17 UTC  (9+ messages)

[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-26  8:15 UTC  (4+ messages)

[PATCH v4 0/7] Reduce cache miss for snmp_fold_field
 2016-09-26  8:09 UTC  (8+ messages)
` [PATCH v4 1/7] net:snmp: Introduce generic interfaces for snmp_get_cpu_field{,64}
` [PATCH v4 2/7] proc: Reduce cache miss in snmp_seq_show
` [PATCH v4 3/7] proc: Reduce cache miss in snmp6_seq_show
` [PATCH v4 4/7] proc: Reduce cache miss in sctp_snmp_seq_show
` [PATCH v4 5/7] proc: Reduce cache miss in xfrm_statistics_seq_show
` [PATCH v4 6/7] ipv6: Remove useless parameter in __snmp6_fill_statsdev
` [PATCH v4 7/7] net: Suppress the "Comparison to NULL could be written" warnings

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-09-26  8:05 UTC  (6+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH v5 0/5] ACPI 2.0: Stop defer-executing module level code
 2016-09-26  7:43 UTC  (3+ messages)

[PATCH V2] regulator: pv88080: Update regulator for PV88080 BB silicon support
 2016-09-26  7:33 UTC 

[PATCH] block: xen-blkback: don't get/put blkif ref for each queue
 2016-09-26  7:36 UTC 

[PATCH 00/16] perf tools: Add support for using symbols in address filters
 2016-09-26  7:27 UTC  (4+ messages)
` [PATCH 08/16] perf tools: Increase debug level of SDT debug messages

[PATCH v2 00/18] perf clang: Support compiling BPF script on the fly
 2016-09-26  7:27 UTC  (19+ messages)
` [PATCH v2 01/18] tools build: Support compiling C++ source file
` [PATCH v2 02/18] perf tools: Add feature detection for g++
` [PATCH v2 03/18] perf tools: Add feature detection for LLVM
` [PATCH v2 04/18] perf tools: Add feature detection for clang
` [PATCH v2 05/18] perf build: Add clang and llvm compile and linking support
` [PATCH v2 06/18] perf clang: Add builtin clang support ant test case
` [PATCH v2 07/18] perf clang: Use real file system for #include
` [PATCH v2 08/18] perf clang: Allow passing CFLAGS to builtin clang
` [PATCH v2 09/18] perf clang: Update test case to use real BPF script
` [PATCH v2 10/18] perf clang: Support compile IR to BPF object and add testcase
` [PATCH v2 11/18] perf tools: Extract helpers in llvm-utils.c
` [PATCH v2 12/18] perf bpf: Compile BPF script use builtin clang support
` [PATCH v2 13/18] perf clang: Pass full path to builtin clang
` [PATCH v2 14/18] perf clang: Pass CFLAGS "
` [PATCH v2 15/18] perf clang: Link BPF functions declaration into perf
` [PATCH v2 16/18] perf clang: Declare BPF functions for BPF scripts automatically
` [PATCH v2 17/18] perf clang: Include helpers to BPF scripts
` [PATCH v2 18/18] perf clang: Define PERF_BUILTIN_CLANG for builtin clang compiling

[PATCH] power-domain: rockchip: fix up the PMU_GPU_PWRDW/UP_CNT for RK3399
 2016-09-26  7:25 UTC 

[PATCH] ARM: dts: pxa: fix gpio0 and gpio1 interrupts
 2016-09-26  7:22 UTC 

[PATCH] ARM: pxa: fix pxa25x interrupt init
 2016-09-26  7:21 UTC 

[PATCH] ARM: pxa: pxa_cplds: honor probe deferral
 2016-09-26  7:21 UTC 

[PATCH] usb: gadget: udc: atmel: fix endpoint name
 2016-09-26  7:18 UTC  (5+ messages)

[PATCH 1/1] update balloon size in balloon "probe"
 2016-09-26  7:16 UTC  (3+ messages)

Warning from free_init_pages with large initrd
 2016-09-26  6:47 UTC  (5+ messages)

[PATCH] pinctrl: qcom: fix masking of pinmux functions
 2016-09-26  6:36 UTC  (2+ messages)

[PATCH] drm/sun4i: rgb: Enable panel after controller
 2016-09-24 20:18 UTC  (5+ messages)

[PATCH] timekeeping: Change type of nsec variable to unsigned in its calculation
 2016-09-26  6:13 UTC 

[PATCH] nfp: bpf: improve handling for disabled BPF syscall
 2016-09-26  6:28 UTC  (2+ messages)

[PATCH v7 0/8] power: add power sequence library
 2016-09-26  6:26 UTC  (2+ messages)

[LKP] [lkp] [f2fs] ec795418c4: fsmark.files_per_sec -36.3% regression
 2016-09-26  6:26 UTC  (13+ messages)

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-09-26  6:25 UTC  (14+ messages)

[PATCH] cxgb4: mark symbols static where possible
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH] net: bcmgenet: remove unused function in bcmgenet.c
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH] net: hisilicon: mark symbols static where possible
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH] net: hip04: mark tx_done() static
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH] net: mvneta: mark symbols static where possible
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH] net: hns: mark symbols static where possible
 2016-09-26  6:24 UTC  (2+ messages)

[PATCH v3] arm: dts: zynq: Add MicroZed board support
 2016-09-26  6:22 UTC  (2+ messages)

[PATCH] tty/serial: atmel: fix fractional baud rate computation
 2016-09-26  6:17 UTC  (2+ messages)

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-09-26  6:08 UTC  (5+ messages)

[PATCH] timekeeping: Change type of nsec variable to unsigned in its calculation
 2016-09-26  6:02 UTC  (2+ messages)

[PATCH v2 0/2] i2c: octeon: thunderx: Recovery fixes and improvements
 2016-09-26  5:58 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

[PATCH 1/3] megaraid_sas: mark symbols static where possible
 2016-09-26  5:51 UTC  (2+ messages)

[PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER
 2016-09-26  5:47 UTC  (5+ messages)

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-09-26  5:38 UTC  (7+ messages)

drivers/iio/pressure/bmp280-core.c:985: undefined reference to `devm_gpiod_get'
 2016-09-26  5:33 UTC 

[PATCH 0/2] NFS: Use complete() instead complete_all()
 2016-09-26  5:33 UTC  (3+ messages)

[RFC PATCH] PM / OPP: Don't support OPP if it provides supported-hw but platform does not
 2016-09-26  5:17 UTC  (2+ messages)

[PATCH 00/12] thread_info cleanups and stack caching
 2016-09-26  5:10 UTC  (8+ messages)
` [PATCH 09/12] x86/process: Pin the target stack in get_wchan()

[PATCH 1/2] PM / OPP: compatible is an optional property
 2016-09-26  5:07 UTC  (8+ messages)
` [PATCH 2/2] PM / OPP: Multiple regulators aren't supported yet

[PATCH] phy: meson-usb2: Fix build dependency
 2016-09-26  5:03 UTC  (6+ messages)

[PATCH 0/3] g_NCR5380: Modernization
 2016-09-26  3:56 UTC  (14+ messages)
` [PATCH 1/3] g_NCR5380: Remove deprecated __setup
` [PATCH 2/3] g_NCR5380: Reduce overrides[] from array to struct
` [PATCH 3/3] g_NCR5380: Stop using scsi_module.c
` [PATCH 4/3] g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio

[PATCH] cpufreq: st: add missing \n to end of dev_err message
 2016-09-26  3:53 UTC  (2+ messages)

[PATCH] cpufreq: kirkwood: add missing \n to end of dev_err messages
 2016-09-26  3:53 UTC  (2+ messages)

[PATCH] net: smc91x: take into account register shift
 2016-09-26  3:46 UTC  (2+ messages)

[PATCH][V2] cxgb4: fix -ve error check on a signed iq
 2016-09-26  3:40 UTC  (2+ messages)

[PATCH] Staging: android: fixed permissions style issue
 2016-09-26  3:33 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC/PATCH] usb: misc: Add a driver for TC7USB40MU
 2016-09-26  3:29 UTC  (4+ messages)

[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-26  3:25 UTC  (7+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-09-26  3:14 UTC  (2+ messages)

[PATCH V1] regulator: pv88080: Update regulator for PV88080 BB silicon support
 2016-09-26  3:03 UTC  (3+ messages)

[PATCH] [4.8-rc7, regression] fault_in_multipages_readable() throws set-but-unused error
 2016-09-26  3:06 UTC  (4+ messages)

[PATCH 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-09-26  2:58 UTC  (2+ messages)
` [PATCH 2/2] hid: input: add HID_QUIRK_REUSE_AXES and fix dragonrise

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-26  2:49 UTC  (8+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "
    ` [PATCH v2 "

About 1000Mbps capability for the GMAC of RK3288
 2016-09-26  2:34 UTC 

[PATCH] Input: elants_i2c - get product id on recovery mode for FW update
 2016-09-26  2:30 UTC  (4+ messages)
` [PATCH v3] "

Aw
 2016-09-25 22:44 UTC 

[PATCH v6 2/2] QE: remove PPCisms for QE
 2016-09-26  1:46 UTC  (4+ messages)
` [v6,2/2] "

внимания;
 2016-09-26  2:05 UTC 

Linux 4.8-rc8
 2016-09-26  2:12 UTC 

undefined reference to `printk'
 2016-09-26  1:54 UTC  (3+ messages)

[PATCH 00/14] perf clang: Support compiling BPF script use builtin clang
 2016-09-26  1:49 UTC  (3+ messages)

[PATCH] pm8001: mark symbols static where possible
 2016-09-26  1:20 UTC  (2+ messages)

[PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
 2016-09-26  1:05 UTC  (8+ messages)

[PATCH] f2fs: remove dirty inode pages in error path
 2016-09-26  1:04 UTC  (4+ messages)

[PATCH 1/3] f2fs: adjust display format of segment bit
 2016-09-26  1:03 UTC  (8+ messages)
` [PATCH 2/3] f2fs: support checkpoint error injection

[PATCH V2] staging: rtl8172: usb_intf.c: Fixed block comment coding style
 2016-09-26  0:53 UTC  (2+ messages)

[PATCH 11/11 RESEND] staging: dgnc: introduce find_board_by_major()
 2016-09-26  0:47 UTC 

[PATCH 10/11 RESEND] staging: dgnc: remove useless variables
 2016-09-26  0:46 UTC 

[PATCH 09/11 V2 RESEND] staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
 2016-09-26  0:46 UTC 

[PATCH 08/11 RESEND] staging: dgnc: introduce the dgnc_free_irq()
 2016-09-26  0:45 UTC 

[PATCH 07/11 V2 RESEND] staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()
 2016-09-26  0:44 UTC 

[PATCH 06/11 RESEND] staging: dgnc: introduce the dgnc_tty_unregister()
 2016-09-26  0:43 UTC 

[PATCH 05/11 V2 RESEND] staging: dgnc: move functions unrelated with dgnc_found_board()
 2016-09-26  0:43 UTC 

[PATCH 04/11] staging: dgnc: kfree for board structure in dgnc_found_board()
 2016-09-26  0:42 UTC 

[PATCH 03/11 V2 RESEND] staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
 2016-09-26  0:40 UTC 

[PATCH 02/11 RESEND] staging: dgnc: remove useless message buffer
 2016-09-26  0:38 UTC 

[PATCH 01/11 V2 RESEND] staging: dgnc: remove redundant initialization for channel array
 2016-09-26  0:37 UTC 

[PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array
 2016-09-26  0:32 UTC  (3+ messages)

[PATCH 0/5] sched/cputime: irqtime cleanups v2
 2016-09-26  0:29 UTC  (6+ messages)
` [PATCH 1/5] irqtime: No need for preempt-safe accessors
` [PATCH 2/5] irqtime: Remove needless IRQs disablement on kcpustat update
` [PATCH 3/5] u64_stats: Introduce IRQs disabled helpers
` [PATCH 4/5] irqtime: Consolidate accounting synchronization with u64_stats API
` [PATCH 5/5] irqtime: Consolidate irqtime flushing code

[PATCH 3/6] isdn/hisax: add function declarations
 2016-09-25 23:26 UTC  (3+ messages)

[BUG, 4.8-rc7] perf: oops in intel_pmu_enable_all
 2016-09-25 23:35 UTC  (2+ messages)

[PATCH 1/2] mfd: ab8500-debugfs: add function declaration
 2016-09-25 23:29 UTC  (3+ messages)

[PATCH 0/2] [GIT PULL] tracing: A couple of fixes with tracefs
 2016-09-25 23:23 UTC  (3+ messages)
` [PATCH 1/2] tracing: Move mutex to protect against resetting of seq data
` [PATCH 2/2] fix memory leaks in tracing_buffers_splice_read()

[PATCH] igb: mark igb_rxnfc_write_vlan_prio_filter() static
 2016-09-25 23:14 UTC  (3+ messages)

[PATCH, TRIVIAL] Fixed block comment coding style
 2016-09-25 22:57 UTC  (2+ messages)

[PATCH] ixgbe: mark symbols static where possible
 2016-09-25 22:22 UTC  (2+ messages)

[PATCH] nvme: add missing \n to end of dev_warn message
 2016-09-25 22:04 UTC 

[PATCH] nvme-rdma: add missing \n to end of dev_err message
 2016-09-25 22:01 UTC 

RK3288 USB Issues
 2016-09-25 21:59 UTC  (4+ messages)

[PATCH] lightnvm: add missing \n to end of dev_err message
 2016-09-25 21:56 UTC 

[PATCH 1/2] clk: rockchip: add I2S internal clock IDs for rk3288
 2016-09-25 21:50 UTC  (4+ messages)

[PATCH] net: tg3: use new api ethtool_{get|set}_link_ksettings
 2016-09-25 21:31 UTC 

[PATCH 0/2] power: supply: max17042_battery: Improve properties
 2016-09-25 21:10 UTC  (3+ messages)
` [PATCH 1/2] power: supply: max17042_battery: use VF SOC register for capacity property
` [PATCH 2/2] power: supply: max17042_battery: add technology property support

[PATCH][V2] mlxsw: spectrum: remove redundant check if err is zero
 2016-09-25 21:08 UTC  (3+ messages)

[PATCH] drm: bridge: analogix/dp: mark symbols static where possible
 2016-09-25 21:02 UTC  (2+ messages)

[PATCH -next] genirq: Make function __irq_do_set_handler() static
 2016-09-25 20:51 UTC  (2+ messages)
` [tip:irq/core] "


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).