All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-03 02:13:48 to 2016-02-03 03:31:40 UTC [more...]

[U-Boot] [PATCH 00/16] EFI payload / application support v3
 2016-02-03  3:31 UTC  (21+ messages)
` [U-Boot] [PATCH 01/16] disk/part.c: Expose list of available block drivers
` [U-Boot] [PATCH 02/16] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/16] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/16] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/16] efi_loader: Add console interface
` [U-Boot] [PATCH 06/16] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/16] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/16] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/16] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 13/16] efi_loader: hook up in build environment

[PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
 2016-02-03  3:26 UTC 

Adding Xen to the kbuild bot?
 2016-02-03  3:31 UTC 

[Bug 92892] New: KDE Plasma locks up: Nouveau reports error "resource sanity check" "unable to handle kernel paging request"
 2016-02-03  3:31 UTC  (6+ messages)
  ` [Bug 92892] [NVA8/NV98] "

Fw: [Bug 111751] New: Kernel send tcp reset when receive icmp redirect
 2016-02-03  3:31 UTC  (3+ messages)
  ` [PATCH net] tcp: do not drop syn_recv on all icmp reports

[PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR
 2016-02-03  3:26 UTC 

[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
 2016-02-03  3:30 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/*
 2016-02-03  3:13 UTC  (2+ messages)

[PATCH v8 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-03  3:29 UTC  (5+ messages)
` [PATCH v8 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[Qemu-devel] CPU hotplug
 2016-02-03  1:50 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] x86: Disable DM_PCI_COMPAT
 2016-02-03  3:28 UTC  (23+ messages)
` [U-Boot] [PATCH 01/11] net: pch_gbe: Convert to use DM PCI API
` [U-Boot] [PATCH 02/11] net: designware: Use dm_pci_mem_to_phys() in the probe routine
` [U-Boot] [PATCH 03/11] net: e1000: Convert to use DM PCI API
` [U-Boot] [PATCH 04/11] x86: quark: Use Quark's own PCI config APIs
` [U-Boot] [PATCH 05/11] efi: app: Clean up defconfig
` [U-Boot] [PATCH 06/11] efi: app: Disable CONFIG_USB_EHCI_PCI
` [U-Boot] [PATCH 07/11] x86: chromebox_panther: Drop the cache line size hack
` [U-Boot] [PATCH 08/11] x86: chromebox_panther: Convert to use driver model ethernet
` [U-Boot] [PATCH 09/11] dm: pci: Add missing forward declarations
` [U-Boot] [PATCH 10/11] x86: Disable DM_PCI_COMPAT
` [U-Boot] [PATCH 11/11] x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE

[PATCH 0/3] Imagination Technologies MIPS P6600 CPU Support
 2016-02-03  3:26 UTC  (10+ messages)
` [PATCH 1/3] MIPS: Add P6600 PRID & cpu_type_enum values
` [PATCH 2/3] MIPS: Add P6600 cases to CPU switch statements
` [PATCH 3/3] MIPS: Probe the P6600 core

[PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code
 2016-02-03  3:23 UTC  (6+ messages)
` [PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-03  3:15 UTC  (35+ messages)
  ` [PATCH 01/15] MIPS: Detect MIPSr6 Virtual Processor support
  ` [PATCH 02/15] MIPS: traps: Make sure secondary cores have a sane ebase register
  ` [PATCH 03/15] MIPS: pm-cps: Avoid offset overflow on MIPSr6
  ` [PATCH 04/15] MIPS: CPC: Add start, stop and running CM3 CPC registers
  ` [PATCH 05/15] MIPS: CM: Add CM GCR_BEV_BASE accessors
  ` [PATCH 06/15] MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
  ` [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
  ` [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor
  ` [PATCH 09/15] MIPS: smp-cps: Ensure our VP ident calculation is correct
  ` [PATCH 10/15] MIPS: smp-cps: Pull cache init into a function
  ` [PATCH 11/15] MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
  ` [PATCH 12/15] MIPS: smp-cps: Skip core setup if coherent
  ` [PATCH 13/15] MIPS: smp-cps: Support MIPSr6 Virtual Processors
  ` [PATCH 14/15] MIPS: smp-cps: Add nothreads kernel parameter
  ` [PATCH 15/15] MIPS: smp-cps: Stop printing EJTAG exceptions to UART

[Qemu-devel] [PATCH] Fix inconsistency between comment and variable name
 2016-02-03  3:19 UTC 

[Qemu-devel] [PATCH v14 0/8] Block replication for continuous checkpoints
 2016-02-03  3:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v14 5/8] docs: block replication's description

[PATCH 0/4] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-03  3:16 UTC  (10+ messages)
` [PATCH 1/4] rtc: max77686: fix checkpatch error
  ` [rtc-linux] "
` [PATCH 2/4] rtc: max77686: use rtc regmap to access RTC registers
  ` [rtc-linux] "
` [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
  ` [rtc-linux] "

[PATCH-v3 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-03  3:13 UTC  (5+ messages)
` [PATCH-v3 4/5] target: Fix remote-port TMR ABORT + se_cmd fabric stop

[PATCH] mm/hugetlb: fix gigantic page initialization/allocation
 2016-02-03  3:01 UTC  (5+ messages)

[PATCH v2 0/2] perf tools: Fix symbol error on ARM64
 2016-02-03  3:09 UTC  (3+ messages)
` [PATCH v2 1/2] perf tools: Record text offset in dso to calculate objdump address
` [PATCH v2 2/2] perf tools: Adjust symbol for shared objects

[PATCH] ARM: vmlinux.lds: assert that ROM and RAM don't overlap when XIP_KERNEL=y
 2016-02-03  3:06 UTC  (3+ messages)

[PATCH net-next v5 0/2] virtio_net: add ethtool get/set settings support
 2016-02-03  3:04 UTC  (3+ messages)
` [PATCH net-next v5 1/2] ethtool: add speed/duplex validation functions
` [PATCH net-next v5 2/2] virtio_net: add ethtool support for set and get of settings

[linux-linus test] 79918: regressions - trouble: blocked/broken/fail/pass
 2016-02-03  3:01 UTC 

[PATCH] ALSA: hda - build chmap kctl based on pcm in hdmi audio
 2016-02-03  2:48 UTC 

[PATCH phosphor-networkd v2] Adding org.openbmc.NetworkManager dbus interface for network configuation
 2016-02-03  2:48 UTC  (4+ messages)
` [PATCH phosphor-networkd v2] Adding org.openbmc.NetworkManager dbus interface for network config

PM domain change on unbound devices warning on ipmi_si unload
 2016-02-03  2:48 UTC  (5+ messages)

Request for information on bloated writes using Swift
 2016-02-03  2:47 UTC  (2+ messages)

[PATCH 0/2] scsi: Fix endless loop of ATA hard resets due to VPD reads
 2016-02-03  2:45 UTC  (3+ messages)

[PATCH v4 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-03  2:45 UTC  (18+ messages)
` [PATCH v4 1/2] regulator: act8945a: add regulator driver for ACT8945A

task btrfs-cleaner:770 blocked for more than 120 seconds
 2016-02-03  2:45 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 20160203
 2016-02-03  2:18 UTC  (33+ messages)
` [PATCH 01/16] batman-adv: Fix kerneldoc parsing of structs/enums
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 02/16] batman-adv: Remove kerneldoc for missing parameters
`  "
` [B.A.T.M.A.N.] [PATCH 03/16] batman-adv: Fix names in kerneldoc of functions
`  "
` [PATCH 04/16] batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 05/16] batman-adv: kernel doc readability updates
`  "
` [PATCH 06/16] batman-adv: Fix kerneldoc parsing of return description
` [B.A.T.M.A.N.] "
` [PATCH 07/16] batman-adv: Fix kerneldoc of main functions
` [B.A.T.M.A.N.] "
` [PATCH 08/16] batman-adv: Fix kerneldoc of network-coding functions
` [B.A.T.M.A.N.] "
` [PATCH 09/16] batman-adv: Update/repair bridge loop avoidance kerneldoc
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 10/16] batman-adv: fix kerneldoc for DAT functions
  `  "
` [B.A.T.M.A.N.] [PATCH 11/16] batman-adv: fix kerneldoc for TT functions
  `  "
` [B.A.T.M.A.N.] [PATCH 12/16] batman-adv: add kernel doc for AP isolation attributes in bat_priv
  `  "
` [B.A.T.M.A.N.] [PATCH 13/16] batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
`  "
` [B.A.T.M.A.N.] [PATCH 14/16] batman-adv: Fix kernel-doc for batadv_claim_free_ref
`  "
` [B.A.T.M.A.N.] [PATCH 15/16] batman-adv: update copyright years for 2016
`  "
` [B.A.T.M.A.N.] [PATCH 16/16] batman-adv: Switch to HTTPS version of links
`  "

[Qemu-devel] [PATCH v5 00/10] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
 2016-02-03  2:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 03/10] qemu-nbd: add support for --object command line arg
` [Qemu-devel] [PATCH v5 04/10] qemu-io: "

pull request: batman-adv 20160203
 2016-02-03  2:18 UTC 

[meta-raspberrypi] errors when I "bitbake" an image for my rpi2 B+ board
 2016-02-03  2:41 UTC 

Log spam in master with leveldb messages
 2016-02-03  2:39 UTC  (3+ messages)

[meta-oe][PATCH] efivar: nvme header was renamed in linux 4.4
 2016-02-03  2:37 UTC  (2+ messages)

[PATCH] ASoC: rt5645: add "coreboot" to dmi_system_id list
 2016-02-03  2:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] CCID QOMify
 2016-02-03  2:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] Emulated CCID card: QOMify
` [Qemu-devel] [PATCH v2 2/2] Passthru "

BUG: git subtree split gets confused on removed and readded directory
 2016-02-03  2:34 UTC  (9+ messages)
    ` [PATCH] contrib/subtree: Split history with empty trees correctly (was: Re: BUG: git subtree split gets confused on removed and readded directory)
      ` [PATCH] contrib/subtree: Split history with empty trees correctly

[PATCH v2] mmc-utils: Merge the lsmmc tool into mmc-utils
 2016-02-03  2:34 UTC  (5+ messages)

arasan,sdhci.txt "compatibility" DT binding
 2016-02-03  2:33 UTC  (2+ messages)

(no subject)
 2016-02-03  2:23 UTC 

[RFC PATCH] irq/mbigen:Fix the problem of IO remap for duplicated physical address in mbigen driver
 2016-02-03  2:31 UTC  (7+ messages)

[PATCH 2/2] rtlwifi: Fix reusable codes in core.c
 2016-02-03  2:31 UTC  (3+ messages)

[PATCH 0/2] ARM: zynq: address silent L2 cache corruption
 2016-02-03  2:30 UTC  (6+ messages)
` [PATCH 1/2] ARM: zynq: initialize slcr mapping earlier
` [PATCH 2/2] ARM: zynq: address L2 cache data corruption

Infernalis on NVMe cephx authentication impact
 2016-02-03  2:30 UTC  (4+ messages)

[Qemu-devel] ping: [PATCH v13] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
 2016-02-03  2:30 UTC  (10+ messages)

[PATCH] psmouse: added BYD touchpad driver
 2016-02-03  2:30 UTC  (4+ messages)

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-03  2:29 UTC  (6+ messages)
` [PATCH 1/5] cpufreq: governor: Kill declare_show_sampling_rate_min()

[PATCH] drivers: staging: xgifb: vgatypes.h: fixed coding style warnings
 2016-02-03  2:27 UTC 

[PATCH] drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
 2016-02-03  2:27 UTC 

[PATCH] drivers: staging: media: davinci_vpfe: dm365_resizer: fixed some spelling mistakes
 2016-02-03  2:26 UTC 

[PATCH 1/4] ARM: dts: ls1021a: add PCIe dts node
 2016-02-03  2:11 UTC  (4+ messages)

[PATCH] clk: gpio: Make into a platform driver
 2016-02-03  2:23 UTC  (3+ messages)

[PATCH v2] f2fs: delete unnecessary wait for page writeback
 2016-02-03  2:26 UTC 

[PATCH] drm/i915/BXT: Configure DSI after enabling DSI pll
 2016-02-03  2:21 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/3] ARM: at91: add PLLB handle functions
 2016-02-03  2:20 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] ARM: at91: clock: add PLLB enable/disable functions
` [U-Boot] [PATCH v4 2/3] drivers: usb: ohci-at91: clean up the PLLB code
` [U-Boot] [PATCH v4 3/3] board: atmel: siemens: clean up "

[PATCH v2] ASoC: Intel: Atom: fix regression on compress DAI
 2016-02-03  2:23 UTC  (2+ messages)

[BUG] typo DWIMery with alias broken (cd to random dir)
 2016-02-03  2:19 UTC  (10+ messages)
` [PATCH] git.c: fix help.autocorrect after 57ea712 breaks it
          ` [PATCH v2 1/3] git: remove an early return from save_env_before_alias()
            ` [PATCH v3 4/4] restore_env(): free the saved environment variable once we are done

st driver doesn't seem to grok LTO partitioning
 2016-02-03  2:18 UTC  (16+ messages)
                  ` What partition should the MTMKPART argument specify? Was: "

[PATCH 0/2] perf tools: Fix symbol error on ARM64
 2016-02-03  2:12 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Adjust symbol for shared objects

[U-Boot] [PATCH v4 0/5] ARM: at91: improve peripheral and system clock handle functions
 2016-02-03  2:16 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [PATCH v4 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [PATCH v4 3/5] ARM: cpu: at91: clean up peripheral clock code
` [U-Boot] [PATCH v4 4/5] board: atmel: "
` [U-Boot] [PATCH v4 5/5] drivers: at91: "

[PATCH v2 2/2] rtlwifi: Fix reusable codes in core.c
 2016-02-03  2:16 UTC 

[PATCH v2 1/2] rtlwifi: Fix improve function 'rtl_addr_delay()' in core.c
 2016-02-03  2:15 UTC 

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-02-03  2:13 UTC  (10+ messages)
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor

[PATCH v5 1/3] vhost: Add callback and private data for vhost PMD
 2016-02-03  2:13 UTC  (4+ messages)
` [PATCH v6 2/2] vhost: Add VHOST PMD


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.