All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-25 16:30:20 to 2015-01-25 18:27:36 UTC [more...]

[PATCH 3.14 00/98] 3.14.30-stable review
 2015-01-25 18:07 UTC  (13+ messages)
` [PATCH 3.14 11/98] tcp: Do not apply TSO segment limit to non-TSO packets
` [PATCH 3.14 17/98] drm/ttm: Avoid memory allocation from shrinker functions
` [PATCH 3.14 19/98] drm/radeon: work around a hw bug in MGCG on CIK
` [PATCH 3.14 33/98] tick/powerclamp: Remove tick_nohz_idle abuse
` [PATCH 3.14 60/98] usb: dwc3: gadget: Stop TRB preparation after limit is reached
` [PATCH 3.14 73/98] ARM: dts: imx25: Fix the SPI1 clocks
` [PATCH 3.14 83/98] tcm_loop: Fix wrong I_T nexus association
` [PATCH 3.14 85/98] iscsi,iser-target: Initiate termination only once
` [PATCH 3.14 86/98] iser-target: Fix flush + disconnect completion handling
` [PATCH 3.14 87/98] iser-target: Parallelize CM connection establishment
` [PATCH 3.14 89/98] iser-target: Handle ADDR_CHANGE event for listener cm_id

[PATCH 3.18 000/183] 3.18.4-stable review
 2015-01-25 18:08 UTC  (39+ messages)
` [PATCH 3.18 005/183] geneve: Remove socket and offload handlers at destruction
` [PATCH 3.18 013/183] batman-adv: avoid NULL dereferences and fix if check
` [PATCH 3.18 029/183] drm/ttm: Avoid memory allocation from shrinker functions
` [PATCH 3.18 031/183] drm/dp: retry AUX transactions 32 times (v1.1)
` [PATCH 3.18 065/183] tick/powerclamp: Remove tick_nohz_idle abuse
` [PATCH 3.18 142/183] usb: dwc3: gadget: Stop TRB preparation after limit is reached
` [PATCH 3.18 144/183] USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices
` [PATCH 3.18 145/183] USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx
` [PATCH 3.18 146/183] USB: keyspan: fix null-deref at probe
` [PATCH 3.18 147/183] usb: gadget: gadgetfs: Free memory allocated by memdup_user()
` [PATCH 3.18 148/183] usb: gadget: udc: atmel: change setting for DMA
` [PATCH 3.18 149/183] usb: gadget: udc: atmel: fix possible IN hang issue
` [PATCH 3.18 150/183] usb: gadget: udc: atmel: fix possible oops when unloading module
` [PATCH 3.18 151/183] USB: console: fix uninitialised ldisc semaphore
` [PATCH 3.18 161/183] ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
` [PATCH 3.18 162/183] ARM: imx6sx: Set PLL2 as parent of QSPI clocks
` [PATCH 3.18 163/183] ARM: dts: imx25: Fix the SPI1 clocks
` [PATCH 3.18 164/183] ARM: dts: imx51-babbage: Fix ULPI PHY reset modelling
` [PATCH 3.18 165/183] ARM: imx6q: drop unnecessary semicolon
` [PATCH 3.18 166/183] ARM: clk-imx6q: fix video divider for rev T0 1.0
` [PATCH 3.18 167/183] ARM: omap5/dra7xx: Fix frequency typos
` [PATCH 3.18 168/183] ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode
` [PATCH 3.18 169/183] bus: omap_l3_noc: Add resume hook to restore context
` [PATCH 3.18 170/183] bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler
` [PATCH 3.18 171/183] ARM: dts: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DT
` [PATCH 3.18 172/183] ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances
` [PATCH 3.18 173/183] ARM: dts: dra7-evm: fix qspi device tree partition size
` [PATCH 3.18 174/183] iio: ad799x: Fix ad7991/ad7995/ad7999 config setup
` [PATCH 3.18 175/183] decompress_bunzip2: off by one in get_next_block()
` [PATCH 3.18 176/183] um: Skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.18 177/183] x86, um: actually mark system call tables readonly
` [PATCH 3.18 178/183] kbuild: Fix removal of the debian/ directory
` [PATCH 3.18 179/183] LOCKD: Fix a race when initialising nlmsvc_timeout
` [PATCH 3.18 180/183] target: Drop arbitrary maximum I/O size limit
` [PATCH 3.18 181/183] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
` [PATCH 3.18 183/183] KVM: nVMX: Disable unrestricted mode if ept=0

[PATCH 0/4] Introducing the Alpine platform
 2015-01-25 18:27 UTC 

[PATCH 00/36] jz4780 & CI20 support
 2015-01-25 18:28 UTC  (12+ messages)
` [PATCH 16/36] MIPS,clk: migrate jz4740 to common clock framework
` [PATCH 23/36] MIPS: jz4740: define IRQ numbers based on number of intc IRQs
` [PATCH 25/36] devicetree: document ingenic,jz4780-uart binding
` [PATCH 28/36] MIPS: jz4740: use jz47xx-uart & DT for UART output
` [PATCH 31/36] devicetree: document ingenic,jz4780-intc binding

[PATCH 1/6] power/reset: arm-versatile: Register with kernel restart handler
 2015-01-25 18:23 UTC  (9+ messages)
` [PATCH 2/6] power/reset: at91: "
` [PATCH 3/6] power/reset: Remove sun6i reboot driver
` [PATCH 4/6] power/reset: st-poweroff: Register with kernel restart handler
` [PATCH 5/6] power/reset: st-poweroff: Fix misleading Kconfig description
` [PATCH 6/6] power/reset: restart-poweroff: Remove arm dependencies

[PATCH RFC 0/5] Split off mini-os to a separate tree
 2015-01-25 18:25 UTC  (7+ messages)
` [PATCH RFC 1/5] Makefile: refactor build/clean/distclean targets
` [PATCH RFC 2/5] stubdom: don't look for mini-os source file during configure
` [PATCH RFC 3/5] git-checkout.sh: use "mkdir -p"
` [PATCH RFC 4/5] Makefile: stubdom targets now depend on mini-os target
` [PATCH RFC 5/5] Remove in-tree mini-os directory

picopng does not support big-endian CPUs
 2015-01-25 18:26 UTC 

[PATCH 3/3 v2] hyperv: hid-hyperv.c: match wait_for_completion_timeout return type
 2015-01-25 18:07 UTC  (2+ messages)

[Buildroot] [git commit] cgic: new package
 2015-01-25 18:21 UTC 

[PATCH] hyperv: else branch not necessary
 2015-01-25 18:10 UTC  (3+ messages)

[PATCH RESEND 3 1/4] staging: rtl8192u: fix comments
 2015-01-24 15:45 UTC  (4+ messages)
` [PATCH RESEND 3 2/4] staging: rtl8192u: fix whitespace and alignment
` [PATCH RESEND 3 3/4] staging: rtl8192u: remove redundant code
` [PATCH RESEND 3 4/4] staging: rtl8192u: Refactor heavy nesting

[Buildroot] [PATCH 1/1] benejson: new package
 2015-01-25 18:17 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] "

[Buildroot] [git commit] benejson: new package
 2015-01-25 18:17 UTC 

[PATCH v2] net: hyperv: else branch not necessary
 2015-01-25 18:08 UTC  (2+ messages)

[PATCH 3.10 00/50] 3.10.66-stable review
 2015-01-25 18:07 UTC  (37+ messages)
` [PATCH 3.10 01/50] netlink: Always copy on mmap TX
` [PATCH 3.10 02/50] netlink: Dont reorder loads/stores before marking mmap netlink frame as available
` [PATCH 3.10 06/50] enic: fix rx skb checksum
` [PATCH 3.10 07/50] drm/vmwgfx: Fix fence event code
` [PATCH 3.10 09/50] drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw
` [PATCH 3.10 12/50] ARC: [nsimosci] move peripherals to match model to FPGA
` [PATCH 3.10 17/50] video/logo: prevent use of logos after they have been freed
` [PATCH 3.10 18/50] [media] smiapp-pll: Correct clock debug prints
` [PATCH 3.10 20/50] [media] smiapp: Take mutex during PLL update in sensor initialisation
` [PATCH 3.10 21/50] [media] uvcvideo: Fix destruction order in uvc_delete()
` [PATCH 3.10 22/50] vfio-pci: Fix the check on pci device type in vfio_pci_probe()
` [PATCH 3.10 23/50] ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
` [PATCH 3.10 24/50] NFSv4.1: Fix client id trunking on Linux
` [PATCH 3.10 25/50] gpiolib: of: Correct error handling in of_get_named_gpiod_flags
` [PATCH 3.10 26/50] OHCI: add a quirk for ULi M5237 blocking on reset
` [PATCH 3.10 27/50] usb: dwc3: gadget: Fix TRB preparation during SG
` [PATCH 3.10 28/50] usb: dwc3: gadget: Stop TRB preparation after limit is reached
` [PATCH 3.10 29/50] USB: cp210x: fix ID for production CEL MeshConnect USB Stick
` [PATCH 3.10 30/50] USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices
` [PATCH 3.10 31/50] USB: keyspan: fix null-deref at probe
` [PATCH 3.10 32/50] can: kvaser_usb: Dont free packets when tight on URBs
` [PATCH 3.10 33/50] can: kvaser_usb: Reset all URB tx contexts upon channel close
` [PATCH 3.10 34/50] can: kvaser_usb: Dont send a RESET_CHIP for non-existing channels
` [PATCH 3.10 36/50] Input: I8042 - add Acer Aspire 7738 to the nomux list
` [PATCH 3.10 37/50] ARM: dts: imx25: Fix the SPI1 clocks
` [PATCH 3.10 38/50] ARM: imx6q: drop unnecessary semicolon
` [PATCH 3.10 39/50] ARM: clk-imx6q: fix video divider for rev T0 1.0
` [PATCH 3.10 40/50] ARM: omap5/dra7xx: Fix frequency typos
` [PATCH 3.10 41/50] ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances
` [PATCH 3.10 42/50] decompress_bunzip2: off by one in get_next_block()
` [PATCH 3.10 43/50] um: Skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.10 45/50] LOCKD: Fix a race when initialising nlmsvc_timeout
` [PATCH 3.10 48/50] fsnotify: next_i is freed during fsnotify_unmount_inodes
` [PATCH 3.10 49/50] s390/3215: fix hanging console issue
` [PATCH 3.10 50/50] s390/3215: fix tty output containing tabs

[Xenomai] Packaging Xenomai-3
 2015-01-25 18:10 UTC  (7+ messages)

[PATCH v3 0/4] ARM: Conexant Digicolor CX92755 SoC support
 2015-01-25 18:08 UTC  (3+ messages)

[linux-next test] 33707: regressions - FAIL
 2015-01-25 18:07 UTC 

New member
 2015-01-25 18:07 UTC 

Does the order / position of audit rule's arguments matter?
 2015-01-25 18:05 UTC  (4+ messages)

[Buildroot] [PATCH 0/1] VIA VAB-820 board
 2015-01-25 18:02 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] board: add support for the "

[Buildroot] [PATCH 0/2] Misc patches (branch yem/pw2)
 2015-01-25 17:57 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] benejson: new package
` [Buildroot] [PATCH 2/2] cgic: "

[Cocci] Source code analysis for header files
 2015-01-25 17:55 UTC  (10+ messages)

[PATCH] mmc: sdhci: Don't signal the sdio irq if it's not setup
 2015-01-25 17:54 UTC  (3+ messages)

usb3 + 2 x pctv290e issues
 2015-01-25 17:52 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/1] pkg-cmake: fix host-cmake-package type
 2015-01-25 17:48 UTC  (2+ messages)

[Buildroot] [git commit] pkg-cmake: fix host-cmake-package type
 2015-01-25 17:47 UTC 

[Buildroot] [PATCH 1/1] gtest: install libgtest_main to staging
 2015-01-25 17:46 UTC  (2+ messages)

[PATCH v2 1/2] backports: explicitely include string.h from device.h
 2015-01-25 17:46 UTC  (2+ messages)
` [PATCH v2 2/2] backport: add hwmon group registration functions

[GIT PULL] Allwinner clocks changes for 3.20
 2015-01-25 17:46 UTC 

[Buildroot] [git commit] gtest: install libgtest_main to staging
 2015-01-25 17:45 UTC 

[GIT PULL] Allwinner DT changes for 3.20
 2015-01-25 17:43 UTC 

[PATCH v3] staging: rtl8188eu: core: rtw_wlan_util: Remove some unused functions
 2015-01-25 17:44 UTC 

[GIT PULL] Allwinner core changes for 3.20
 2015-01-25 17:41 UTC 

[GIT PULL] Allwinner defconfig for 3.20
 2015-01-25 17:40 UTC 

[GIT PULL] Allwinner fixes for 3.19
 2015-01-25 17:39 UTC 

Backport of spi-fsl-spi bugfix to 3.14.y
 2015-01-25 17:38 UTC  (6+ messages)

[PATCH 1/2] drm/probe-helper: don't lose hotplug event
 2015-01-25 17:37 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/5] perf: Have perf become tracefs aware
 2015-01-25 17:34 UTC  (11+ messages)
` [PATCH 1/5] tools lib fs: Add helper to find mounted file systems
` [PATCH 2/5] tools lib api fs: Add tracefs mount helper functions
` [PATCH 4/5] tools lib api fs: Add {tracefs,debugfs}_configured() functions
` [PATCH 5/5] perf: Make perf aware of tracefs

[PATCH v2 00/15] [media] adv7180: Add support for more chip variants
 2015-01-25 17:34 UTC  (2+ messages)

[PATCH v3 00/18] ACL: New AVX2 classify method and several other enhancements
 2015-01-25 17:34 UTC  (3+ messages)
` [PATCH v3 05/18] librte_acl: fix a bug at build phase that can cause matches beeing overwirtten

[Qemu-devel] [Bug 1414466] [NEW] -net user, hostfwd=... is not working(qemu-system-aarch64)
 2015-01-25 17:24 UTC 

[kbd] dvorak-es.map.gz is unloadable
 2015-01-25 17:30 UTC  (2+ messages)

[PATCH RESEND 2 1/4] staging: rtl8192u: fix comments
 2015-01-25 17:29 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/mjpg-streamer: New package
 2015-01-25 17:26 UTC  (2+ messages)

[Buildroot] [PATCH] lightning: Add a patch to fix PPC build when disassembler is enabled
 2015-01-25 17:23 UTC  (2+ messages)

[Buildroot] [git commit] lightning: Add a patch to fix PPC build when disassembler is enabled
 2015-01-25 17:22 UTC 

[char-misc:char-misc-testing 54/73] drivers/hv/vmbus_drv.c:582:6: sparse: symbol 'hv_process_timer_expiration' was not declared. Should it be static?
 2015-01-25 17:17 UTC  (2+ messages)
` [PATCH char-misc] Drivers: hv: vmbus: hv_process_timer_expiration() can be static

[Buildroot] [PATCH 0/2 v2] docs: move website to its own sub-dir (branch yem/website)
 2015-01-25 17:17 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2 v2] docs: really move the website

Monitor Queue Depth for RAID-5 md device
 2015-01-25 17:17 UTC 

[Buildroot] [git commit] docs: really move the website
 2015-01-25 17:17 UTC 

[Buildroot] [PATCH] lightning: add -lintl only when needed
 2015-01-25 17:16 UTC  (2+ messages)

[PATCH 0/3] Add Fintek F71869 and F71869A gpio support
 2015-01-25 17:16 UTC  (4+ messages)
` [PATCH 1/3] gpio: f7188x: correct spelling of "Fintek"
` [PATCH 2/3] gpio: f7188x: add GPIO support for F71869
` [PATCH 3/3] gpio: f7188x: add GPIO support for F71869A

[PATCHv2] mvebu: add Linksys WRT1900AC (Mamba) support
 2015-01-25 17:09 UTC  (7+ messages)

[PATCH v2] ARM: sunxi: dt: Fix aliases
 2015-01-25 17:06 UTC  (2+ messages)

[PATCH] x86/boot: remove pointless comments
 2015-01-25 17:03 UTC 

[PATCH] b43: AC-PHY: prepare place for developing new PHY support
 2015-01-25 17:01 UTC  (2+ messages)

[PATCH 0/17] Clear up bidi command confusion
 2015-01-25 16:58 UTC  (3+ messages)
` [PATCH 17/17] IB/srp: Detect bidi commands properly

[PATCH] serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
 2015-01-25 16:57 UTC  (3+ messages)

[PATCH] net:wireless:Add proper locking for the function, b43_op_beacon_set_tim in main.c
 2015-01-25 16:51 UTC  (3+ messages)

spuious I/O errors from btrfs...at the caching layer?
 2015-01-25 16:50 UTC  (2+ messages)

[PATCH] ARM: dts: sun7i: Add dts file for pcDuino 3 Nano board
 2015-01-25 16:48 UTC  (3+ messages)

[Buildroot] [git commit] lightning: add -lintl only when needed
 2015-01-25 16:47 UTC 

[PATCH v5 00/18] thermal: exynos: Thermal code rework to use device tree
 2015-01-25 16:46 UTC  (6+ messages)
` [PATCH v6 08/18] cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered

BUG drivers/md/md.c: data-offset reshape renders array unloadable
 2015-01-25 16:46 UTC  (3+ messages)

[Qemu-devel] alt-gr on Windows
 2015-01-25 16:36 UTC  (5+ messages)
      ` [Qemu-devel] [PATCH v2] "

basic-mmio-gpio: add DT support
 2015-01-25 16:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] basic-mmio-gpio: document DT bindings

[PATCH v2 0/4] iio: mxs-lradc: fix interactions between the touchscreen and the ADC
 2015-01-25 16:28 UTC  (2+ messages)
` [PATCH v2 4/4] iio: mxs-lradc: only update the buffer when its conversions have finished


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.