All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-25 02:45:51 to 2016-01-25 05:51:28 UTC [more...]

[U-Boot] [PATCH 0/4] atmel_nand: misc update in atmel nandflash driver
 2016-01-25  5:51 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] atmel_nand: increase more delay to support MT29F32G08CBADA

[PATCH V3 06/11] thermal: tegra: add a debugfs to show registers
 2016-01-25  5:51 UTC  (4+ messages)

[PATCH v6 0/5] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-25  5:49 UTC  (6+ messages)
` [PATCH v6 1/5] cpufreq: powernv: Hot-plug safe the kworker thread
` [PATCH v6 2/5] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path

[PATCH V3 05/11] thermal: tegra: add T210-specific SOC_THERM driver
 2016-01-25  5:48 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] target-ppc: migration fixups (TCG related)
 2016-01-25  5:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration
                  ` [Qemu-devel] Migrating decrementer (was: Re: [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration)

[PATCH 1/2] spi/fsl-espi: Correct the maximum transaction length
 2016-01-25  5:47 UTC  (4+ messages)
` [PATCH 2/2] spi/fsl-espi: Remove the address conversion operation

[PATCH kernel] powerpc: Make vmalloc_to_phys() public
 2016-01-25  5:46 UTC  (2+ messages)
` [kernel] "

[U-Boot] [PATCH] sh: sh7753evb: Fix build error
 2016-01-25  5:45 UTC  (2+ messages)

[PATCH v6 5/5] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-01-25  5:43 UTC  (3+ messages)
` [v6, "

[linux-3.14 test] 78921: trouble: broken/fail/pass
 2016-01-25  5:41 UTC 

Uneven wear on raid1 devices
 2016-01-25  5:40 UTC  (2+ messages)

[PATCH kernel 0/4] KVM: PPC: Add in-kernel acceleration for 64bit DMA
 2016-01-25  5:37 UTC  (14+ messages)
` [PATCH kernel 1/4] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
` [PATCH kernel 2/4] KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
` [PATCH kernel 3/4] KVM: PPC: Add @offset "
` [PATCH kernel 4/4] KVM: PPC: Add support for 64bit TCE windows

[Recipe reporting system] Upgradable recipe name list
 2016-01-25  5:30 UTC 

[PATCH v2] media: Support Intersil/Techwell TW686x-based video capture cards
 2016-01-25  5:23 UTC 

[PATCH v10 0/7] Add VT-d Posted-Interrupts support
 2016-01-25  5:26 UTC  (9+ messages)
` [PATCH v10 6/7] vmx: VT-d posted-interrupt core logic handling

[Qemu-devel] [PATCH RFC 0/7] Netfilter: Add each netdev a default filter
 2016-01-25  5:25 UTC  (22+ messages)
` [Qemu-devel] [PATCH RFC 1/7] net/filter: Fix the output information for command 'info network'
` [Qemu-devel] [PATCH RFC 2/7] net/filter: Add a 'status' property for filter object
` [Qemu-devel] [PATCH RFC 3/7] net/filter: Skip the disabled filter when delivering packets
` [Qemu-devel] [PATCH RFC 4/7] net/filter: Introduce a helper to add a filter to the netdev
` [Qemu-devel] [PATCH RFC 5/7] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH RFC 6/7] net/filter: Add a default filter to each netdev
` [Qemu-devel] [PATCH RFC 7/7] net/filter: prevent the default filter to be deleted

regulator_lock_supply warning: unused variable 'i'
 2016-01-25  5:24 UTC 

[U-Boot] [PATCH v2] usb: add clock support for generic EHCI
 2016-01-25  5:22 UTC  (4+ messages)

[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
 2016-01-25  5:21 UTC  (6+ messages)
` [PATCH kernel v2 6/6] KVM: PPC: Add support for multiple-TCE hcalls

tbl->lock not taken in neigh_lookup() ?
 2016-01-25  5:20 UTC  (4+ messages)

[Intel-wired-lan] [next PATCH v3 00/15] TSO and checksum fixes for i40e
 2016-01-25  5:17 UTC  (16+ messages)
` [Intel-wired-lan] [next PATCH v3 01/15] i40e/i40evf: Drop outer checksum offload that was not requested
` [Intel-wired-lan] [next PATCH v3 02/15] i40e/i40evf: Use u64 values instead of casting them in TSO function
` [Intel-wired-lan] [next PATCH v3 03/15] i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
` [Intel-wired-lan] [next PATCH v3 04/15] i40e/i40evf: Consolidate all header changes into TSO function
` [Intel-wired-lan] [next PATCH v3 05/15] i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
` [Intel-wired-lan] [next PATCH v3 06/15] i40e/i40evf: Add support for IPv4 encapsulated in IPv6
` [Intel-wired-lan] [next PATCH v3 07/15] i40e/i40evf: Handle IPv6 extension headers in checksum offload
` [Intel-wired-lan] [next PATCH v3 08/15] i40e/i40evf: Do not write to descriptor unless we complete
` [Intel-wired-lan] [next PATCH v3 09/15] i40e/i40evf: Add exception handling for Tx checksum
` [Intel-wired-lan] [next PATCH v3 10/15] i40e/i40evf: Clean-up Rx packet checksum handling
` [Intel-wired-lan] [next PATCH v3 11/15] i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
` [Intel-wired-lan] [next PATCH v3 12/15] i40e: Fix ATR in relation to tunnels
` [Intel-wired-lan] [next PATCH v3 13/15] i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
` [Intel-wired-lan] [next PATCH v3 14/15] i40e: Update feature flags to reflect newly enabled features
` [Intel-wired-lan] [next PATCH v3 15/15] i40evf: "

next-20160125 build: 0 failures 7 warnings (next-20160125)
 2016-01-25  5:16 UTC 

Transferência Eletrônica Disponível. - linux-kernel@vger.kernel.org
 2016-01-25  4:56 UTC 

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2016-01-25  5:14 UTC  (4+ messages)
` [PATCH 1/2] dt: "

[Qemu-devel] [PATCH 00/10] Clean up page size handling for ppc 64-bit hash MMUs with TCG
 2016-01-25  5:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
` [Qemu-devel] [PATCH 02/10] target-ppc: Convert mmu-hash{32, 64}.[ch] from CPUPPCState to PowerPCCPU
` [Qemu-devel] [PATCH 03/10] target-ppc: Rework ppc_store_slb
` [Qemu-devel] [PATCH 04/10] target-ppc: Rework SLB page size lookup
` [Qemu-devel] [PATCH 05/10] target-ppc: Use actual page size encodings from HPTE
` [Qemu-devel] [PATCH 06/10] target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
` [Qemu-devel] [PATCH 07/10] target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
` [Qemu-devel] [PATCH 08/10] target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
` [Qemu-devel] [PATCH 09/10] target-ppc: Helper to determine page size information from hpte alone
` [Qemu-devel] [PATCH 10/10] target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG

€950,000.00 Euro
 2016-01-24  3:32 UTC 

patch "usb: hub: do not clear BOS field during reset device" added to usb-linus
 2016-01-25  5:08 UTC 

[U-Boot] [PATCH] nds32: fix mmc rescan hang problem
 2016-01-25  5:08 UTC 

[Buildroot] [PATCH v2 1/1] docs/manual: document format for specifying licenses
 2016-01-25  5:05 UTC 

[Qemu-devel] [PATCH] net: walk through filters reversely if traffic is outgress
 2016-01-25  4:58 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix err handle of dw_mci_probe
 2016-01-25  4:58 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove repetitive clear interrupt
 2016-01-25  4:56 UTC  (3+ messages)

[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
 2016-01-25  4:53 UTC  (2+ messages)

[PATCH 0/7] Misc WM fixes and Arbitrated Display Bandwidth WA for SKL
 2016-01-25  4:48 UTC  (4+ messages)

[PATCH v6 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2016-01-25  4:47 UTC  (7+ messages)
` [PATCH v6 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v6 4/5] Add ioctl to retrieve USBTMC-USB488 capabilities
` [PATCH v6 5/5] Add ioctls to enable and disable local controls on an instrument

[linux-3.10 test] 78923: regressions - trouble: blocked/broken/fail/pass
 2016-01-25  4:47 UTC 

[PATCH v4 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
 2016-01-25  4:46 UTC  (3+ messages)

[lkp] [spi] 2baed30cb3: BUG: scheduling while atomic: systemd-udevd/134/0x00000002
 2016-01-25  4:40 UTC  (10+ messages)
  ` [LKP] "
                `  "

[PATCH] Revert "Staging: panel: usleep_range is preferred over udelay"
 2016-01-25  4:36 UTC  (2+ messages)

[Xenomai] Xenomai on qemu
 2016-01-25  4:35 UTC 

[PATCH] usb: storage: onetouch: Fixed two space related coding style issues
 2016-01-25  4:32 UTC  (2+ messages)

[Ocfs2-devel] ocfs2: o2hb: not fence self if storage down
 2016-01-25  4:29 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 2/6] ocfs2: o2hb: add NEGO_TIMEOUT message
` [Ocfs2-devel] [PATCH 4/6] ocfs2: o2hb: add some user/debug log

[perf/core] d3b24f87c8: [ INFO: suspicious RCU usage. ]
 2016-01-25  4:28 UTC 

[PATCH 18/19] arm64: kdump: update a kernel doc
 2016-01-25  4:23 UTC  (14+ messages)

linux-4.4 bisected: kwin5 stuck on kde5 loading screen with radeon
 2016-01-25  4:15 UTC  (13+ messages)

[PATCH v7 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-01-25  4:14 UTC  (3+ messages)

[mtd-utils PATCH] mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>
 2016-01-25  4:13 UTC  (3+ messages)

[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2016-01-25  4:09 UTC  (7+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue

[PATCH] mtd: bcm47xxsflash: use ioremap_cachable() instead of KSEG0ADDR()
 2016-01-25  4:04 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2016-01-25  4:03 UTC 

Jobs & Careers via Adecco
 2016-01-25  3:40 UTC 

[PATCH v3 1/1] USB: core: let USB device know device node
 2016-01-25  3:57 UTC  (6+ messages)

[nightly] Distroless meta-ti/master minimal build 2016-01-24_21-00-32
 2016-01-25  3:50 UTC 

[U-Boot] [PATCH] tools: mxsboot: Use more portable cpu_to_le32()
 2016-01-25  3:47 UTC  (2+ messages)

[U-Boot] [PATCH v4 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
 2016-01-25  3:47 UTC  (6+ messages)
` [U-Boot] [PATCH v5 "

[RFC PATCH 0/1] Adding previous syscall context to seccomp
 2016-01-25  3:39 UTC  (6+ messages)
` [RFC PATCH 1/1] seccomp: provide information about the previous syscall
  ` [kernel-hardening] "

[RESEND PATCH] usb: host: pci_quirks: fix memory leak, by adding iounmap
 2016-01-25  3:34 UTC  (2+ messages)

[RFC PATCH] ethtool: add IPv6 to the NFC API
 2016-01-25  3:34 UTC  (5+ messages)
` [RFC PATCH v2] "

[PATCH v3 00/10] usb: host: ehci-sched: cleanup
 2016-01-25  3:30 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-01-25  3:28 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Create batman soft interfaces within correct netns

[PATCH V10 0/4] perf/powerpc: Add ability to sample intr machine state in powerpc
 2016-01-25  3:28 UTC  (4+ messages)
` [PATCH V10 2/4] perf/powerpc: add support for sampling intr machine state

[Qemu-devel] [PATCH 1/1] usbredir: fixes a block when redirecting a usb 3.0 device to xhci
 2016-01-25  3:27 UTC 

[PATCH 0/2] ARM/sound: fix audio on kirkwood-openrd-client
 2016-01-25  3:26 UTC  (7+ messages)
` [PATCH 1/2] ARM: DTS: kirkwood-openrd-client: fix audio

[U-Boot] [PATCH 1/2] mx6: soc: Add ENET2 mac address support
 2016-01-25  3:24 UTC  (3+ messages)

[PATCH net] sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
 2016-01-25  3:24 UTC  (3+ messages)

GPL v2 authoritative answer on stored code as a derived work
 2016-01-25  3:08 UTC 

[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-01-25  3:22 UTC  (16+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support

Chicken-egg: uncorrectable checksum error prevents RAID1 rebalancing
 2016-01-25  3:21 UTC  (9+ messages)

[U-Boot] buildman errors
 2016-01-25  3:20 UTC  (12+ messages)

[PATCH] Let AHCI dirver skip Lenovo SWRAID controller
 2016-01-25  3:11 UTC 

connection failure after "tcp: remove max_qlen_log"
 2016-01-25  3:18 UTC  (6+ messages)

[PATCH v7 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-25  3:01 UTC  (21+ messages)
` [PATCH v7 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v7 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v7 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [PATCH v7 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v7 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v7 6/6] ARM: dts: add dts files for Hi3519

oss.sgi.com - maintenance Jan 25 08:00 CT USA
 2016-01-25  3:11 UTC 

[PATCH] systemd: make TEST_DIR configurable
 2016-01-25  3:04 UTC 

[lkp] [ksm] 40e318e509: ltp.ksm01.fail
 2016-01-25  3:04 UTC  (2+ messages)
`  "

[PATCH V2 0/3] basic busy polling support for vhost_net
 2016-01-25  3:00 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] add support for loading ACPI tables from QEMU
 2016-01-25  2:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()

[Ocfs2-devel] [PATCH] ocfs2/cluster: replace the interrupt safe spinlocks with common ones
 2016-01-25  2:54 UTC 

Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
 2016-01-25  2:52 UTC 

[PATCH] Staging: speakup: Fix getting port information
 2016-01-25  2:52 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: use spinlock irqsave for downconvert lock in ocfs2_osb_dump()
 2016-01-25  2:52 UTC 

[U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
 2016-01-25  2:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[PATCH] [v2] watchdog: enable systemd support
 2016-01-25  2:48 UTC 

[PATCH] PCI: ABI change request for adding new field in rte_pci_id structure
 2016-01-25  2:36 UTC 

[Qemu-devel] [PATCH v8 00/15] qemu-img map: Allow driver to return file of the allocated block
 2016-01-25  2:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH v8 07/15] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PATCH v8 08/15] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PATCH v8 09/15] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PATCH v8 10/15] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PATCH v8 11/15] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PATCH v8 12/15] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PATCH v8 13/15] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PATCH v8 14/15] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PATCH v8 15/15] iotests: Add "qemu-img map" test for VMDK extents

[PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers
 2016-01-25  2:45 UTC  (4+ messages)
` [PATCH v4 34/78] atari_NCR5380: Use arbitration timeout


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.