All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-08 22:14:11 to 2016-04-09 01:43:53 UTC [more...]

[PATCH v6] xSplice v1 design and implementation
 2016-04-09  1:43 UTC  (22+ messages)
` [PATCH v6 07/24] arm/x86/vmap: Add vmalloc_type and vm_init_type
` [PATCH v6 08/24] xsplice: Add helper elf routines
` [PATCH v6 09/24] xsplice: Implement payload loading
` [PATCH v6 11/24] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v6 21/24] xsplice: Stacking build-id dependency checking

autofs reverts to IPv4 for multi-homed IPv6 server ?
 2016-04-09  1:42 UTC  (7+ messages)

[PATCH net-next] net: bcmgenet: add BQL support
 2016-04-09  1:39 UTC  (3+ messages)

AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues
 2016-04-09  1:29 UTC  (4+ messages)

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-09  1:28 UTC  (12+ messages)

ath9k(?): AP stops sending traffic to iPhone 4S until another 802.11n-capable STA joins
 2016-04-09  1:27 UTC  (15+ messages)
  ` [PATCH] mac80211: debugfs var for the default aggregation timeout
          ` [ath9k-devel] "

[PATCH V2 0/3] simplify ACPI PCI IRQ code
 2016-04-09  1:26 UTC  (4+ messages)
` [PATCH V2 1/3] acpi,pci,irq: reduce resource requirements
` [PATCH V2 2/3] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
` [PATCH V2 3/3] acpi,pci,irq: remove SCI penalize function

[PATCH RESEND] vfs: Add support to document max and min inode times
 2016-04-09  1:18 UTC  (2+ messages)

[PATCH 1/2] elf.5: wfix
 2016-04-09  1:17 UTC  (2+ messages)
  ` [PATCH 2/2] "

[PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps
 2016-04-09  1:17 UTC  (5+ messages)
` [PATCH 1/2] fs: Add current_fs_time_sec() function
` [PATCH 2/2] vfs: Add vfs_time accessors

v2_02_150 annotated tag has been created
 2016-04-09  1:14 UTC 

master - post-release
 2016-04-09  1:14 UTC 

master - pre-release
 2016-04-09  1:14 UTC 

[Intel-wired-lan] [PATCH -v2] drivers: net: ethernet: intel: e1000e: fix ethtool autoneg off for non-copper
 2016-04-09  1:03 UTC  (3+ messages)
`  "

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-08_20-07-51
 2016-04-09  1:01 UTC 

usb: gadget: composite: Return bcdUSB 0x0310
 2016-04-09  0:58 UTC  (2+ messages)

[patch] staging: lowmemorykiller: remove bogus NULL check
 2016-04-09  0:52 UTC  (2+ messages)

[RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry
 2016-04-09  0:50 UTC  (2+ messages)

Prescribed way to make global variables in recipes?
 2016-04-09  0:49 UTC  (6+ messages)

[Qemu-devel] best way to implement emulation of AArch64 tagged addresses
 2016-04-09  0:29 UTC  (7+ messages)

[RFT] iommu/amd: use subsys_initcall() on amdv2 iommu
 2016-04-09  0:25 UTC  (4+ messages)
` [RFT v2] "

[PATCH v1 0/2] x86/init: extend quirk use
 2016-04-09  0:22 UTC  (3+ messages)
` [PATCH v1 1/2] x86/init: disable pnpbios for X86_SUBARCH_INTEL_MID
` [PATCH v1 2/2] x86/init: disable pnpbios for X86_SUBARCH_CE4100

[PATCH] ecryptfs: open lower files on kthread under SELinux
 2016-04-09  0:15 UTC  (2+ messages)

T10 PI offloading seems to be broken in iser/isert in 4.5/4.6-rc
 2016-04-09  0:14 UTC  (3+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-08_18-40-46
 2016-04-09  0:07 UTC 

[PATCH v6 00/21] x86: Improvements to cpuid handling for guests
 2016-04-09  0:04 UTC  (2+ messages)

How do I avoid recvmsg races with IP_RECVERR?
 2016-04-09  0:02 UTC  (8+ messages)

4.4 BCM5301X ARM regression "External imprecise Data abort"
 2016-04-09  0:00 UTC  (12+ messages)

[PATCH v5 00/14] x86: remove paravirt_enabled()
 2016-04-09  0:00 UTC  (31+ messages)
` [PATCH v5 01/14] x86/boot: enumerate documentation for the x86 hardware_subarch
` [PATCH v5 02/14] x86/xen: use X86_SUBARCH_XEN for PV guest boots
` [PATCH v5 03/14] tools/lguest: make lguest launcher use X86_SUBARCH_LGUEST explicitly
` [PATCH v5 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
` [PATCH v5 05/14] x86, ACPI: move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
` [PATCH v5 06/14] x86/init: use a platform legacy quirk for ebda
` [PATCH v5 07/14] tools/lguest: force disable tboot and apm
` [PATCH v5 08/14] apm32: remove paravirt_enabled() use
` [PATCH v5 09/14] x86/tboot: remove paravirt_enabled()
` [PATCH v5 10/14] x86/cpu/intel: remove not needed paravirt_enabled() for f00f work around
` [PATCH v5 11/14] pnpbios: replace paravirt_enabled() check with legacy device check
` [PATCH v5 12/14] x86, ACPI: parse ACPI_FADT_LEGACY_DEVICES
` [PATCH v5 13/14] x86/init: rename ebda code file
` [PATCH v5 14/14] x86/paravirt: remove paravirt_enabled()

[PATCH v2] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq
 2016-04-08 23:56 UTC  (3+ messages)

[PATCH net-next v2] vxlan: synchronously and race-free destruction of vxlan sockets
 2016-04-08 23:55 UTC  (3+ messages)

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-04-08 23:46 UTC  (10+ messages)
` [PATCH v1 06/10] device property: switch to use "

[PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST
 2016-04-08 23:40 UTC  (2+ messages)

[PATCH] i2c: jz4780: really prevent potential division by zero
 2016-04-08 23:42 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2.1 00/12] Core based CPU hotplug for PowerPC sPAPR
 2016-04-08 23:40 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v2.1 08/12] spapr: Add CPU type specific core devices
` [Qemu-devel] [RFC PATCH v2.1 09/12] spapr: convert boot CPUs into CPU "
` [Qemu-devel] [RFC PATCH v2.1 11/12] xics, xics_kvm: Handle CPU unplug correctly

[Bug 94874] radeon: Failed to allocate virtual address for buffer
 2016-04-08 23:35 UTC  (2+ messages)

[RFC/PATCH 00/18] Add --index-only option to git merge
 2016-04-08 23:34 UTC  (5+ messages)
` [RFC/PATCH 01/18] Remove duplicate code
` [RFC/PATCH 11/18] merge: Add a new --index-only option, not yet implemented

[U-Boot] [PATCH 1/7] sniper: Include explicit serial baudrate on bootargs
 2016-04-08 23:34 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

[RFC PATCH 1/2] build: add debug menu to Kconfig
 2016-04-08 23:30 UTC  (7+ messages)
` [RFC PATCH 2/2] build: convert crash_debug "

[GIT PULL] SCSI fixes for 4.6-rc2
 2016-04-08 23:29 UTC 

[PATCH] Revert "Input: atmel_mxt_ts - disable interrupt for 50ms after reset"
 2016-04-08 23:30 UTC  (7+ messages)

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-04-08 23:25 UTC  (13+ messages)

[GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
 2016-04-08 23:24 UTC  (2+ messages)

[PATCH 4/4] arm64: pmu: add A72 cpu type, support multiple PMU types
 2016-04-08 23:22 UTC  (2+ messages)

[vfs:for-linus 3/3] lib/iov_iter.c:589:1: note: in expansion of macro 'EXPORT_SYMBOL'
 2016-04-08 23:20 UTC 

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-08 23:20 UTC  (9+ messages)
` [PATCH v1 06/12] serial: 8250_dma: stop ongoing RX DMA on exception
` [PATCH v1 09/12] serial: 8250_lpss: split LPSS driver to separate module

[vfs:for-linus 3/3] block/blk-map.c:110:20: warning: unused variable 'prv'
 2016-04-08 23:20 UTC 

AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues
 2016-04-08 23:13 UTC 

[vfs:for-linus 3/3] lib/iov_iter.c:572:15: error: conflicting types for 'iov_iter_gap_alignment'
 2016-04-08 23:19 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Use correct FC setup function for x550em_a
 2016-04-08 23:19 UTC 

Adding compression/checksum support for bluestore
 2016-04-08 23:16 UTC  (12+ messages)

[PATCH 00/13] devpts: New instances for every mount
 2016-04-08 23:03 UTC  (9+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup

[U-Boot] Problem with sf write on Arria 5
 2016-04-08 23:13 UTC  (10+ messages)

[PATCH] NVMe: Always use MSI/MSI-x interrupts
 2016-04-08 23:11 UTC  (2+ messages)

[PATCH] NVMe: Skip async events for degraded controllers
 2016-04-08 23:11 UTC  (2+ messages)

[PATCH] ion: scatterlist offset not used for buffer map
 2016-04-08 23:11 UTC  (5+ messages)

[PATCH] [media] bt8xx: remove needless module refcounting
 2016-04-08 23:09 UTC 

[PATCH 00/19] mkfs cleaning
 2016-04-08 23:08 UTC  (5+ messages)
` [PATCH 17/19] xfsprogs: disable truncating of files

[PATCH] ARM: tegra: add DT binding for Tegra186 GPIO controllers
 2016-04-08 23:04 UTC 

[Xenomai] arm64: kernel entry/exit tracing status
 2016-04-08 23:02 UTC 

[PATCH v6 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-04-08 23:01 UTC  (6+ messages)
` [PATCH v6 1/2] mm, vmstat: calculate particular vm event
` [PATCH v6 2/2] mm, thp: avoid unnecessary swapin in khugepaged

unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
 2016-04-08 23:01 UTC  (11+ messages)

x86 patch ping
 2016-04-08 22:58 UTC  (3+ messages)

kernel.org merge of struct pci_vpd_pci22 into struct pci_vpd breaking cxgb4
 2016-04-08 20:22 UTC 

[qemu-mainline test] 89432: regressions - FAIL
 2016-04-08 22:56 UTC 

[PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-08 22:50 UTC  (19+ messages)
` [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
` [PATCH v16 2/6] Documentation, dt, numa: dt bindings for NUMA
` [PATCH v16 3/6] of, numa: Add NUMA of binding implementation
` [PATCH v16 4/6] arm64: Move unflatten_device_tree() call earlier
` [PATCH v16 5/6] arm64, numa: Add NUMA support for arm64 platforms
` [PATCH v16 6/6] arm64, mm, numa: Add NUMA balancing support for arm64

[PATCH] mm: memcontrol: let v2 cgroups follow changes in system swappiness
 2016-04-08 22:49 UTC  (3+ messages)

[PATCH] data_smart: Restrict expansion regexp to not include : characters
 2016-04-08 22:47 UTC 

[U-Boot] [PATCH v2 1/1] mpc85xx: Enable pre-relocation malloc for MPC85xx
 2016-04-08 22:47 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

XFS hung task in xfs_ail_push_all_sync() when unmounting FS after disk failure/recovery
 2016-04-08 22:46 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
 2016-04-08 22:46 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only
 2016-04-08 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands

[U-Boot] Please pull u-boot-mpc85xx master
 2016-04-08 22:45 UTC 

[PATCH] HACK: packagegroup*: disable linalg due to dependency on cmem
 2016-04-08 22:43 UTC 

[PATCH 0/2] cryptodev documentation patches
 2016-04-08 22:41 UTC  (4+ messages)
` [PATCH 2/2] docs: cryptodev chapter for programmer's guide

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-08_17-43-29
 2016-04-08 22:40 UTC 

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-04-08 22:40 UTC  (23+ messages)

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-08 22:38 UTC  (5+ messages)
` [PATCH v5 21/21] tools/libxc: Calculate xstate cpuid leaf from guest information

Does __KERNEL_DS serve a purpose?
 2016-04-08 22:32 UTC  (7+ messages)
  ` [Xen-devel] "

[PATCH iproute2 -master 0/3] Minor tc/bpf updates
 2016-04-08 22:32 UTC  (4+ messages)
` [PATCH iproute2 -master 1/3] tc, bpf: add new csum and tunnel signatures
` [PATCH iproute2 -master 2/3] tc, bpf: further improve error reporting
` [PATCH iproute2 -master 3/3] tc, bpf: add support for map pre/allocation

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-08 22:28 UTC  (3+ messages)
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[xen-4.4-testing baseline-only test] 44286: regressions - FAIL
 2016-04-08 22:28 UTC 

crash in ppc4xx-rng on canyonland
 2016-04-08 22:28 UTC  (2+ messages)

Use latest xfs_repair on older file systems
 2016-04-08 22:27 UTC  (3+ messages)

[net-next][PATCH 0/2] RDS: couple of fixes for 4.6
 2016-04-08 22:26 UTC  (3+ messages)
` [net-next][PATCH 1/2] RDS: fix endianness for dp_ack_seq
` [net-next][PATCH 2/2] RDS: Fix the atomicity for congestion map update

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-04-08 22:25 UTC  (3+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support
` [PATCH RFT 2/2] macb: kill PHY reset code

4.6-rc2 regression with commit 104daa71b396: check VPD access offset against length
 2016-04-08 22:24 UTC 

[regression] cross core scheduling frequency drop bisected to 0c313cb20732
 2016-04-08 22:19 UTC  (5+ messages)

[PATCH 0/6 v2] xfs: xfs_iflush_cluster vs xfs_reclaim_inode
 2016-04-08 22:17 UTC  (3+ messages)

[PATCH v3 00/16] index-helper, watchman
 2016-04-08 22:16 UTC  (4+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff

[U-Boot] [PATCH 01/10] ddr: altera: Replace ad-hoc constant with macro
 2016-04-08 22:16 UTC  (13+ messages)
` [U-Boot] [PATCH 05/10] ddr: altera: Remove unnecessary update of the SCC
` [U-Boot] [PATCH 06/10] ddr: altera: Remove unnecessary ODT mode config
` [U-Boot] [PATCH 07/10] ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
` [U-Boot] [PATCH 08/10] ddr: altera: Make DLEVEL behavior inclusive
` [U-Boot] [PATCH 09/10] ddr: altera: Staticize global variables
` [U-Boot] [PATCH 10/10] ddr: altera: Repair DQ window centering code

[RDMA PATCH 00/16] Intel X722 iWARP driver update
 2016-04-08 22:15 UTC  (5+ messages)
` [RDMA PATCH 16/16] i40iw: Adding queue drain functions


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.