All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-07 20:41:07 to 2016-10-07 21:31:21 UTC [more...]

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-07 21:31 UTC  (20+ messages)
` [PATCH V3 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V3 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V3 04/10] arm64: exception: handle Synchronous External Abort
  ` [PATCH V3 03/10] efi: parse ARMv8 processor error
  ` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8
  ` [PATCH V3 07/10] efi: print unrecognized CPER section
  ` [PATCH V3 09/10] trace, ras: add ARM processor error trace event
` [PATCH V3 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V3 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section

[Buildroot] [git commit] Revert "package/python-rtslib-fb: bump version to 2.1.58"
 2016-10-07 21:30 UTC 

[Buildroot] [git commit] package/python-rtslib-fb: bump version to 2.1.58
 2016-10-07 21:30 UTC  (5+ messages)

[PATCH] arm64: dts: rename ns2.txt to brcm,ns2.txt
 2016-10-07 21:29 UTC  (2+ messages)

audit of the use of SVC_DROP in server reply path
 2016-10-07 21:28 UTC  (2+ messages)

[PATCH] linux-yocto/4.8: Enable R8169 driver since its needed by supported platforms
 2016-10-07 21:27 UTC 

[Buildroot] [PATCH] configs/grinn_liteboard: Bump to U-Boot 2016.09.01
 2016-10-07 21:25 UTC 

[PATCH] arm64: defconfig: enable EEPROM_AT25 config option
 2016-10-07 21:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] atop: new package
 2016-10-07 21:21 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] netatop: "
` [Buildroot] [PATCH 3/4] netatop: enable required kernel feature
` [Buildroot] [PATCH 4/4] DEVELOPERS: list {, net}atop package under my name

[Bug 176411] New: cpufreq/cpuinfo_cur_freq <unknown> for i7 5820k
 2016-10-07 21:21 UTC  (3+ messages)
` [Bug 176411] cpufreq/cpuinfo_cur_freq reports <unknown>

[Buildroot] [git commit] DEVELOPERS: list atop package under my name
 2016-10-07 21:21 UTC 

[PATCH lttng-tools] Fix: ignore SIGPIPE
 2016-10-07 21:19 UTC 

VRAM manager
 2016-10-07 21:19 UTC  (3+ messages)
` [PATCH 1/6] drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3

[PATCH] fs: Assert on module file_operations without an owner
 2016-10-07 21:18 UTC  (3+ messages)

[linux-review:Mauro-Carvalho-Chehab/Don-t-use-stack-for-DMA-transers-on-dvb-usb-drivers/20161008-021635 21/26] drivers/media/usb/dvb-usb/pctv452e.c:112:2: warning: this 'if' clause does not guard
 2016-10-07 21:17 UTC 

[PULL REQUEST] i2c for 4.9
 2016-10-07 21:17 UTC  (2+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-07 21:15 UTC  (10+ messages)
` [PATCH 41/63] xfs: reflink extents from one file to another
` [PATCH 46/63] xfs: unshare a range of blocks via fallocate

[PATCH 0/3] Add support for led triggers on phy link state change
 2016-10-07 21:14 UTC  (7+ messages)
` [RFC v3 1/3] skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
` [RFC v3 2/3] phy: Encapsulate actions performed during link state changes into function phy_adjust_link
` [RFC v3 3/3] phy,leds: add support for led triggers on phy link state change

nvme_admin_passthru DMA failure
 2016-10-07 21:15 UTC 

[PATCH] crypto: api - Remove no-op exit_ops code
 2016-10-07 21:13 UTC 

[PATCH] crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
 2016-10-07 21:13 UTC 

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-07 21:13 UTC  (4+ messages)
` [PATCH 09/10] net: phy: Add MDIO driver for Juniper's SAM FPGA

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-07 21:09 UTC  (83+ messages)
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
  ` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
  ` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
  ` [PATCH v5 03/17] dax: remove buffer_size_valid()
  ` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
  ` [PATCH v5 06/17] dax: make 'wait_table' global variable static
  ` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
  ` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
  ` [PATCH v5 10/17] dax: remove dax_pmd_fault()
  ` [PATCH v5 11/17] dax: correct dax iomap code namespace
  ` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
  ` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
  ` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
  ` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h

[PATCH] net: Reset skb to network header in neigh_hh_output
 2016-10-07 21:10 UTC  (2+ messages)

[PATCH 1/2] ARC: nptl: cancellable wrappers were broken
 2016-10-07 21:11 UTC  (2+ messages)
` [PATCH 2/2] ARC: nptl: cancellable wrappers were broken #2

[PATCH] coresight: reset "enable_sink" flag when need be
 2016-10-07 21:10 UTC  (2+ messages)

[pci:pci/host-keystone 17/21] drivers/pci/host/pci-keystone.h:48:34: error: unknown type name 'keystone_pcie'
 2016-10-07 21:09 UTC 

[RFC] mac80211: fix A-MSDU outer SA/DA
 2016-10-07 21:09 UTC 

[PATCH v4 0/7] Add --format to tag verification
 2016-10-07 21:07 UTC  (8+ messages)
` [PATCH v4 1/7] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v4 2/7] ref-filter: add function to print single ref_array_item
` [PATCH v4 3/7] tag: add format specifier to gpg_verify_tag
` [PATCH v4 4/7] builtin/verify-tag: add --format to verify-tag
` [PATCH v4 5/7] builtin/tag: add --format argument for tag -v
` [PATCH v4 6/7] t/t7030-verify-tag: Add --format specifier tests
` [PATCH v4 7/7] t/t7004-tag: "

[GIT PULL] trivial for 4.9
 2016-10-07 21:06 UTC  (8+ messages)

[PATCH v2 1/2] Staging:greybus:arche-apb-ctrl: fix trailing */ Block comments and 80 character line limit coding style issue
 2016-10-07 21:05 UTC 

[PATCH] xfs: Remove unused xfs_evict_inode tracepoint
 2016-10-07 21:03 UTC  (3+ messages)
` [PATCH 2/1] xfs: Remove more unused tracepoints

Getting the address type of a BLE device
 2016-10-07 21:02 UTC  (2+ messages)

[PATCH net-next] nfnetlink_log: Use GFP_NOWARN for skb allocation
 2016-10-07 21:02 UTC 

[PATCH 0/5 for rdma-core] Five rxe_cfg patches
 2016-10-07 21:00 UTC  (4+ messages)

[PATCH 0/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops
 2016-10-07 20:55 UTC  (4+ messages)
` [PATCH 1/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_power hook

[PATCH] wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()
 2016-10-07 20:58 UTC  (2+ messages)

[Buildroot] [git commit] atop: new package
 2016-10-07 20:58 UTC 

[Buildroot] [PATCH] package/mkpasswd: expose the host variant in menuconfig
 2016-10-07 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/mkpasswd: expose the host variant in menuconfig
 2016-10-07 20:56 UTC 

[Buildroot] [PATCH v3] boot/uboot: Call 'make all' unconditionally
 2016-10-07 20:56 UTC  (2+ messages)

[PATCH] u-boot-ti-staging: also copy HS_MLO variant
 2016-10-07 20:56 UTC 

[PATCH] Staging: ks7010: Replace printk with netdev_*
 2016-10-07 20:55 UTC 

[PATCH 1/3] fpga manager: Add cyclonespi driver for Altera fpgas
 2016-10-07 20:54 UTC  (11+ messages)
  ` [PATCH 2/3] doc: dt: add cyclone-spi binding document

[PATCH 00/19] HID: wacom: Add support for MobileStudio Pro
 2016-10-07 20:53 UTC  (4+ messages)
` [PATCH 13/19] HID: wacom: generic: Pass 'hdev' to 'wacom_map_usage'

[PATCH] examples/ipsec-secgw: Update checksum while decrementing ttl
 2016-10-07 20:53 UTC  (5+ messages)

[PATCH] core(5): add more details for output paths and the crash handler
 2016-10-07 20:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] proc(5): clarify the root symlink and mount namespaces
 2016-10-07 20:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] staging: i4l: icn: fixed some errors and warnings caught by checkpatch.pl
 2016-10-07 20:49 UTC  (3+ messages)
` [PATCH 1/3] Staging: i4l: Warning "Prefer "pr_debug over printk(KERN_DEBUG... " fixed

[[yocto-autobuilder][PATCHv4]] ] Build sets to test new OS distribution in autobuilder
 2016-10-07 20:50 UTC 

[PATCH v2 0/2] Renesas R8A7743 CPG/MSSR clock support
 2016-10-07 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: shmobile: r8a7743: add CPG clock index macros
` [PATCH v2 2/2] clk: renesas: cpg-mssr: add R8A7743 support

[PATCH V2] i40iw: Add Quality of Service support
 2016-10-07 20:47 UTC 

[PATCH 1/2] use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
 2016-10-07 20:45 UTC  (4+ messages)
` [PATCH 2/2] use strbuf_add_unique_abbrev() for adding short hashes, "

[PATCH v13 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-07 20:45 UTC  (7+ messages)
` [PATCH v13 12/15] vfio: Allow reserved msi iova registration

[PATCH 0/10] mmc: Add support to Marvell Xenon SD Host Controller
 2016-10-07 20:44 UTC  (5+ messages)
` [PATCH 4/10] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers

[PATCH][V2] nbd: add multi-connection support
 2016-10-07 20:43 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
 2016-10-07 20:42 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] gdb: get rid of host-texinfo dependency
 2016-10-07 20:41 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] binutils: get rid of host-texinfo dependency and other documentation tricks


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.