All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-09 10:24:56 to 2015-08-09 15:30:15 UTC [more...]

NVRAM autoload for BRCM 43340 chipset
 2015-08-09 15:30 UTC 

[PATCH] i2c: viperboard: clean up inconsistent indenting
 2015-08-09 15:29 UTC  (3+ messages)

[PATCH v9 0/9] Add simple NVMEM Framework via regmap
 2015-08-09 15:19 UTC  (5+ messages)

[PATCH] i2c: allow specifying separate wakeup interrupt in device tree
 2015-08-09 15:22 UTC  (3+ messages)

[PATCH] runqemu: Add error handling for unexpected tap devices
 2015-08-09 15:21 UTC  (3+ messages)

[PATCH] staging: wilc100: Remove pointer and integer comparision
 2015-08-09 15:20 UTC 

Device tree along side with manually configuration of some interface
 2015-08-09 15:17 UTC 

[Buildroot] [PATCH] toolchain/external: better check for gcc-5
 2015-08-09 15:17 UTC  (2+ messages)

"mesg n" exits with error, even if the command is successful
 2015-08-09 15:04 UTC 

Notifications and CCC descriptor handling for Gatt server
 2015-08-09 15:13 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/2] package/softether: bump version
 2015-08-09 15:12 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/tor: bump version to 0.2.6.10

[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
 2015-08-09 15:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH 2/3] tpm: Initial work to introduce TPM driver model
` [U-Boot] [PATCH 3/3] tpm: Add st33zp24 tpm with i2c and spi phy

[PATCH V3 00/11] Btrfs: Pre subpagesize-blocksize cleanups
 2015-08-09 15:09 UTC  (12+ messages)
` [PATCH V3 01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V3 02/11] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V3 03/11] Btrfs: Direct I/O read: Work "
` [PATCH V3 04/11] Btrfs: fallocate: Work with "
` [PATCH V3 05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
` [PATCH V3 06/11] Btrfs: Search for all ordered extents that could span across a page
` [PATCH V3 07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log
` [PATCH V3 08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
` [PATCH V3 09/11] Btrfs: Limit inline extents to root->sectorsize
` [PATCH V3 10/11] Btrfs: Fix block size returned to user space
` [PATCH V3 11/11] Btrfs: Clean pte corresponding to page straddling i_size

[U-Boot] [PATCH] dm: pmic: max77686: Correct two typos in a comment
 2015-08-09 15:10 UTC 

net: unix: lockdep warning in unix_stream_sendpage
 2015-08-09 15:09 UTC 

[U-Boot] [Patch v3 1/2] lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
 2015-08-09 15:08 UTC  (4+ messages)
` [U-Boot] [Patch v3 2/2] lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-08-09 15:08 UTC  (9+ messages)

[U-Boot] [PATCH] fdt: add new fdt address parsing functions
 2015-08-09 15:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ARM: tegra: move kernel_addr_r on T210
 2015-08-09 15:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] ARM: tegra: query_sdram_size() cleanup
` [U-Boot] [PATCH 3/3] ARM: tegra: represent RAM in 1 or 2 banks

[U-Boot] [RESEND PATCH] common/lcd_console: fix console/logo regression
 2015-08-09 15:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] x86: Enable debug UART for Minnowmax
 2015-08-09 15:07 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-09 15:07 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] dm: core: Add a way to set a device name
` [U-Boot] [PATCH 2/6] dm: core: Fix a typo in the uclass_get_device_by_name() comment

[U-Boot] [PATCH v2] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
 2015-08-09 15:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/19] dm: exynos: Driver model improvements leading to spring support
 2015-08-09 15:05 UTC  (42+ messages)
` [U-Boot] [PATCH v2 01/19] exynos: dts: Correct LDO and BUCK naming
` [U-Boot] [PATCH v2 02/19] video: Work around lack of pinctrl
` [U-Boot] [PATCH v2 03/19] dm: i2c: Add support for multiplexed I2C buses
` [U-Boot] [PATCH v2 04/19] i2c: Add a mux for GPIO-based I2C bus arbitration
` [U-Boot] [PATCH v2 05/19] dm: cros_ec: Convert the I2C tunnel code to use driver model
` [U-Boot] [PATCH v2 06/19] cros_ec: Support the LDO access method used by spring
` [U-Boot] [PATCH v2 07/19] dm: pmic: max77686: Support all BUCK regulators
` [U-Boot] [PATCH v2 08/19] exynos: dts: Drop the old TPS65090 I2C node
` [U-Boot] [PATCH v2 09/19] exynos: Add common board code for exynos5 boards that use device tree
` [U-Boot] [PATCH v2 10/19] exynos: Enable new features for exynos5 boards
` [U-Boot] [PATCH v2 11/19] exynos: config: Move common options to the common headers and tidy up
` [U-Boot] [PATCH v2 12/19] exynos: Drop old exynos5420-specific board code
` [U-Boot] [PATCH v2 13/19] exynos: Drop old exynos5250-specific "
` [U-Boot] [PATCH v2 14/19] power: Remove old TPS65090 drivers
` [U-Boot] [PATCH v2 15/19] cros_ec: Remove the old tunnel code
` [U-Boot] [PATCH v2 16/19] video: Remove the old parade driver
` [U-Boot] [PATCH v2 17/19] dts: Drop unused compatible ID for the NXP video bridge
` [U-Boot] [PATCH v2 18/19] exynos: video: Remove non-device-tree code
` [U-Boot] [PATCH v2 19/19] exynos: Add support for spring

[Buildroot] [git commit] toolchain/external: better check for gcc-5
 2015-08-09 14:58 UTC 

[PATCH 1/3] efinet: handle get_status() properly
 2015-08-09 14:58 UTC  (5+ messages)
` [PATCH 3/3] net: fix ipv6 routing
` [PATCH V2] efinet: handle get_status() on buggy firmware properly

[Buildroot] [PATCH 1/1] package/sysdig: Fix typo in comment
 2015-08-09 14:58 UTC  (2+ messages)

[Buildroot] [git commit] package/sysdig: Fix typo in comment
 2015-08-09 14:58 UTC 

[Buildroot] [PATCH] package/powertop: add missing headers for musl
 2015-08-09 14:57 UTC  (2+ messages)

[Buildroot] [git commit] package/powertop: add missing headers for musl
 2015-08-09 14:56 UTC 

[Buildroot] [PATCH] postgresql: fix sparc compile issue
 2015-08-09 14:54 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/jsoncpp: bump version to 1.6.5
 2015-08-09 14:54 UTC  (2+ messages)

[PATCH v4 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2015-08-09 14:53 UTC  (4+ messages)
` [PATCH v4 for Xen 4.6 4/4] xl: enable "

Warning at mm/truncate.c:740
 2015-08-09 14:49 UTC  (2+ messages)

[QA 2015/07/31 ww32] Testing report for `drm-intel-testing`
 2015-08-09 14:45 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xapp_xfs: Fix linking error
 2015-08-09 14:43 UTC  (3+ messages)

[PATCH] Compro U650F support
 2015-08-09 14:38 UTC 

Routing 192.168.1.0/24 to ISP and 192.168.2.0/24 to VPN using fwmark+mangle+iproute
 2015-08-09 14:37 UTC  (3+ messages)

Wireless is not working after upgrading kernel to 4.2.0-rc5-00183-g3fbdc37
 2015-08-09 14:35 UTC 

[PATCH v10 00/13] port tag.c to use ref-filter APIs
 2015-08-09 14:32 UTC  (15+ messages)
` [PATCH v10 01/13] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v10 02/13] ref-filter: print output to strbuf for formatting
` [PATCH v10 03/13] ref-filter: introduce ref_formatting_state
` [PATCH v10 04/13] utf8: add function to align a string into given strbuf
` [PATCH v10 05/13] ref-filter: implement an `align` atom
` [PATCH v10 06/13] ref-filter: add option to filter only tags
` [PATCH v10 07/13] ref-filter: support printing N lines from tag annotation
` [PATCH v10 08/13] ref-filter: add support to sort by version
` [PATCH v10 09/13] ref-filter: add option to match literal pattern
` [PATCH v10 10/13] tag.c: use 'ref-filter' data structures
` [PATCH v10 11/13] tag.c: use 'ref-filter' APIs
` [PATCH v10 12/13] tag.c: implement '--format' option
` [PATCH v10 13/13] tag.c: implement '--merged' and '--no-merged' options

[PATCHv2 net-next] dsa: Support multiple MDIO busses
 2015-08-09 14:20 UTC  (3+ messages)

[PATCH v9 0/6] block: loop: improve loop with AIO
 2015-08-09 14:27 UTC  (8+ messages)
` [PATCH v9 6/6] block: loop: support DIO & AIO

[PATCH v2] staging: fsl-mc: add DPAA2 overview readme
 2015-08-09 14:25 UTC  (2+ messages)

inconsistent pgs
 2015-08-09 14:23 UTC  (3+ messages)

[PATCH 0/3] Make workingset detection logic memcg aware
 2015-08-09 14:12 UTC  (7+ messages)

[Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7
 2015-08-09 14:11 UTC  (3+ messages)

[PATCH] drm/i915: Retry port as HDMI if dp_is_edp turns out to be false
 2015-08-09 14:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] sheepdog: fix overlapping metadata update
 2015-08-09 14:03 UTC  (12+ messages)
` [Qemu-devel] [sheepdog] "

Boot crash with 659006b x86/x2apic: Split enable and setup function
 2015-08-09 13:59 UTC 

[Qemu-devel] [PATCH v3 0/4] target-ppc: Add FWNMI support in qemu for powerKVM guests
 2015-08-09 13:53 UTC  (10+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH for-4.6] tools: Don't try to update the firmware directory on ARM
 2015-08-09 13:49 UTC  (3+ messages)

PROBLEM: 4.1.4 -- Kernel Panic on shutdown
 2015-08-09 13:48 UTC  (12+ messages)

master - dmstats: add libdm-stats library and 'dmsetup stats' command
 2015-08-09 13:43 UTC 

[FYI] tux3: Core changes
 2015-08-09 13:42 UTC  (12+ messages)

[PATCH v2 0/22] On-demand device probing
 2015-08-09 13:37 UTC  (7+ messages)
` [PATCH v2 13/22] i2c: core: Probe i2c master devices on demand

[PATCH] drm/i915: Only move to the CPU write domain if keeping the GTT pages
 2015-08-09 13:32 UTC  (7+ messages)

[PATCH 0/4] firmware_class: few small code shifts
 2015-08-09 13:29 UTC  (3+ messages)
` [PATCH 3/4] firmware: fold successful fw read early

Changing default keyboard layout
 2015-08-09 13:19 UTC 

[linux-3.18 test] 60631: regressions - FAIL
 2015-08-09 13:14 UTC 

[PATCH v3 0/18] On-demand device probing
 2015-08-09 13:03 UTC  (7+ messages)
` [PATCH v3 01/18] platform: delay OF device-driver matches until late_initcall

[Buildroot] [PATCH 0/7 v2] Set of patches to add MariaDB galera cluster
 2015-08-09 12:59 UTC  (9+ messages)
` [Buildroot] [PATCH 7/7 v2] mysql: add mariadb galera cluster variant

PICTYEAR, ne laissez plus les photos où vous êtes dans les smartphones des autres
 2015-08-09 12:55 UTC 

[PATCH v9 03/11] ref-filter: implement an `align` atom
 2015-08-09 12:54 UTC  (9+ messages)

[Buildroot] [PATCH 0/4] OpenCV: re-introduce opencv-2.4 package
 2015-08-09 12:52 UTC 

[Buildroot] [PATCH 0/4] OpenCV: re-introduce opencv-2.4 package
 2015-08-09 12:50 UTC 

raid1 on uneven-sized disks
 2015-08-09 12:47 UTC  (2+ messages)

[RFC PATCH 0/4] Shared vhost design
 2015-08-09 12:45 UTC  (5+ messages)

[PATCH] Staging: dgnc: Fixed line over 80 characters in dgnc_mgmt.c
 2015-08-09 12:45 UTC 

[Buildroot] [PATCH] python-pyroute2: new package
 2015-08-09 12:44 UTC  (3+ messages)

[PATCH] r8169: Filtered data on Rx descriptor status context
 2015-08-09 12:41 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] jpeg-turbo: bump version from 1.4.0 to 1.4.1
 2015-08-09 12:38 UTC  (2+ messages)

[PATCH V2 0/6] iio: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Measurement Specialties driver development
 2015-08-09 12:33 UTC  (4+ messages)
` [PATCH V2 3/6] iio: Add tsys02d meas-spec driver support

[PATCH 00/10] i2c: improve i2c client address spaces and their DT support
 2015-08-09 12:29 UTC  (7+ messages)
` [PATCH 10/10] i2c: dt: describe generic bindings

Ceph Manual Deployment for version 94.2
 2015-08-09 12:22 UTC 

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-09 12:18 UTC  (6+ messages)
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[PATCH v2 0/5] MIPS: ath79: Various small fix to prepare OF support
 2015-08-09 12:21 UTC  (3+ messages)
` [PATCH v2 5/5] MIPS: ath79: Use the common clk API

[Qemu-devel] [PATCH v3 0/2] make: Cleanup and fix of loading of dependency info
 2015-08-09 12:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/2] make: load only required dependency files

[RFC PATCH] percpu: Prevent endless loop if there is no unallocated region
 2015-08-09 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] sPAPR: Support EEH Error Injection
 2015-08-09 12:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] sPAPR: Support RTAS call ibm, {open, close}-errinjct

[Buildroot] [PATCH 1/1] package/php: security bump to version 5.6.12
 2015-08-09 12:01 UTC 

[Buildroot] [RFC/PATCH 1/1] opencv2p4: new (old) compatibility package
 2015-08-09 11:58 UTC 

[Buildroot] [PATCH v3 1/1] package/jsoncpp: Broken on musl
 2015-08-09 11:50 UTC 

[PATCH V2 00/11] Btrfs: Pre subpagesize-blocksize cleanups
 2015-08-09 11:47 UTC  (4+ messages)
` [PATCH V2 02/11] Btrfs: Compute and look up csums based on sectorsized blocks

[PATCH] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
 2015-08-09 11:25 UTC  (3+ messages)

[PATCH v2 1/2] perf hists browser: Support horizontal scrolling with '<' and '>' key
 2015-08-09 11:21 UTC  (4+ messages)

[PATCH 0/9] nfsd: open file caching for v2/3
 2015-08-09 11:19 UTC  (8+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 03/18] nfsd: convert laundry_wq to something less nfsd4 specific
  ` [PATCH v2 04/18] nfsd: add a new struct file caching facility to nfsd

[Buildroot] [PATCH 1/3] package/rsyslog: Autoreconf is not necessary anymore
 2015-08-09 11:16 UTC  (9+ messages)
` [Buildroot] [PATCH 2/3] package/rsyslog: Fix linking against postgresql

[PATCH 1/2] netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
 2015-08-09 11:14 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] netfilter: ip6t_SYNPROXY: fix sending window update to client

[PATCH 0/4] python3: fix building extension modules, make python3-modules installable
 2015-08-09 10:58 UTC  (4+ messages)
` [PATCH 2/4] python3: remove package python3-robotparser

Formation au risque Amiante
 2015-08-09 12:51 UTC 

[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
 2015-08-09 10:51 UTC  (14+ messages)
                    ` [hack] sched: create PREEMPT_VOLUNTARY_RT and some RT specific resched points

[PATCH] generic/038: speed up file creation
 2015-08-09 10:45 UTC  (4+ messages)

[PATCH 4.1 000/267] 4.1.4-stable review
 2015-08-09 10:45 UTC  (6+ messages)
` [PATCH 4.1 099/267] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function

ipk zImage in master-next
 2015-08-09 10:07 UTC  (2+ messages)

from: Soyoung Park
 2015-08-09 10:08 UTC 

[uml-devel] [PATCH v2] um: Switch clocksource to hrtimers
 2015-08-09 10:31 UTC  (2+ messages)

[PATCH] examples/l3fwd: fix compilation issue when using exact-match
 2015-08-09 10:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/vdso: Emit a GNU hash
 2015-08-09 10:25 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 2/2] clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabled
 2015-08-09 10:25 UTC  (2+ messages)
` [tip:timers/urgent] "

[tip:core/efi] arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
 2015-08-09 10:25 UTC 

[tip:core/efi] acpi, x86: Implement arch_apei_get_mem_attributes( )
 2015-08-09 10:24 UTC 

[tip:core/efi] efi, x86: Rearrange efi_mem_attributes()
 2015-08-09 10:24 UTC 


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.