All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-08 23:29:47 to 2016-01-09 01:52:18 UTC [more...]

[Intel-wired-lan] [next PATCH] i40e: add priv flag for automatic rule eviction
 2016-01-09  1:52 UTC  (3+ messages)

[Intel-wired-lan] [v2 next PATCH] i40e: add priv flag for automatic rule eviction
 2016-01-09  1:50 UTC 

bcm4708-smartrg-sr400ac boot failures in next/arm-soc
 2016-01-09  1:50 UTC  (10+ messages)

[PATCH v8 0/3] Machine check recovery when kernel accesses poison
 2016-01-09  1:49 UTC  (10+ messages)
` [PATCH v8 2/3] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v8 1/3] x86: Expand exception table to allow new handling options
` [PATCH v8 3/3] x86, mce: Add __mcsafe_copy()

sigaltstack breaks swapcontext()
 2016-01-09  1:48 UTC  (7+ messages)

Missing libvirt+libxl functionality (Was: Re: [Xen-users] Programmatic administration of Xen machines)
 2016-01-09  1:48 UTC  (4+ messages)

[PATCH v4 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller
 2016-01-09  1:40 UTC  (5+ messages)
  ` [PATCH v4 05/14] dt/bindings: Add bindings for PIC32/MZDA platforms

[PATCH] net: phy: Add support for SMSC LAN8740 PHY
 2016-01-09  1:36 UTC  (2+ messages)

[PATCH net-next] bonding: make mii_status sysfs node consistent
 2016-01-09  1:35 UTC 

[ovmf test] 77403: regressions - FAIL
 2016-01-09  1:35 UTC 

[PATCH 1/1] bonding: restrict up state in 802.3ad mode
 2016-01-09  1:35 UTC  (5+ messages)
    ` [RFC PATCH net-next] bonding: Use notifiers for slave link state detection

[PATCH] autofs: show pipe inode in mount options
 2016-01-09  1:31 UTC  (8+ messages)

[PATCH 1/2] f2fs: introduce time and interval facility
 2016-01-09  1:29 UTC  (2+ messages)
` [PATCH 2/2] f2fs: detect idle time depending on user behavior

[RFC PATCH 1/2] PCI: pciehp: Merge hotplug work requests
 2016-01-09  1:27 UTC  (5+ messages)

Should notes handle replace commits?
 2016-01-09  1:25 UTC  (9+ messages)

[PATCH 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-09  1:22 UTC  (2+ messages)
` [PATCH 2/2] mmc: atmel: get rid of struct mci_dma_data

[PATCH 0/2] sigaltstack: remove EPERM check
 2016-01-09  1:18 UTC  (4+ messages)
` [PATCH 1/2] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
` [PATCH 2/2] sigaltstack: remove EPERM check to make swapcontext() usable

[PATCH 4/4] HID: wacom - Add quirks for INTUOSHT2 in range events
 2016-01-09  1:16 UTC 

[PATCH 3/4] HID: wacom - Cleanup touch arbitration logic
 2016-01-09  1:16 UTC 

[PATCH 2/4] HID: wacom - make sure wacom_intuos_inout only process in/out events
 2016-01-09  1:15 UTC 

[Buildroot] [PATCH] dropbear: add help text about key creation
 2016-01-09  1:15 UTC 

[PATCH 1/4] HID: wacom - request tool info only when we get general events
 2016-01-09  1:14 UTC 

[PATCH] clk: sunxi: Drop clk.h include
 2016-01-09  1:14 UTC 

[PATCH v1 1/8] lib/string: introduce match_string() helper
 2016-01-09  1:12 UTC  (2+ messages)

[LTP] [PATCH V2 01/32] ltp: Don't link against libfl
 2016-01-09  1:14 UTC  (32+ messages)
` [LTP] [PATCH V2 02/32] Add knob to control whether numa support should be checked
` [LTP] [PATCH V2 03/32] Add knob to control tirpc support
` [LTP] [PATCH V2 04/32] build: Add option to select libc implementation
` [LTP] [PATCH V2 05/32] kernel/controllers: Link with libfts explicitly on musl
` [LTP] [PATCH V2 06/32] sendfile: Use off64_t instead of __off64_t
` [LTP] [PATCH V2 07/32] replace SIGCLD with SIGCHLD
` [LTP] [PATCH V2 08/32] Check if __GLIBC_PREREQ is defined before using it
` [LTP] [PATCH V2 09/32] Guard error.h with __GLIBC__
` [LTP] [PATCH V2 10/32] replace __BEGIN_DECLS and __END_DECLS
` [LTP] [PATCH V2 11/32] Rename sigset variable to sigset1
` [LTP] [PATCH V2 12/32] fsstress.c: Replace __int64_t with int64_t
` [LTP] [PATCH V2 13/32] include fcntl.h for getting O_* definitions
` [LTP] [PATCH V2 14/32] hyperthreading: Include sys/types.h for pid_t definition
` [LTP] [PATCH V2 15/32] mincore01: Rename PAGESIZE to pagesize
` [LTP] [PATCH V2 16/32] ustat: Change header from ustat.h to sys/ustat.h
` [LTP] [PATCH V2 17/32] replace sigval_t with union sigval
` [LTP] [PATCH V2 18/32] guard mallocopt() with __GLIBC__
` [LTP] [PATCH V2 19/32] tomoyo: Replace canonicalize_file_name() with realpath()
` [LTP] [PATCH V2 20/32] getdents: define getdents/getdents64 only for glibc
` [LTP] [PATCH V2 21/32] Define _GNU_SOURCE for MREMAP_MAYMOVE definition
` [LTP] [PATCH V2 22/32] include sys/types.h
` [LTP] [PATCH V2 23/32] ptrace: Use int instead of enum __ptrace_request
` [LTP] [PATCH V2 24/32] rt_sigaction/rt_sigprocmark: Define _GNU_SOURCE
` [LTP] [PATCH V2 25/32] mc_gethost: include sys/types.h
` [LTP] [PATCH V2 26/32] crash01: Define _GNU_SOURCE
` [LTP] [PATCH V2 27/32] sysconf01: Use _SC_2_C_VERSION conditionally
` [LTP] [PATCH V2 28/32] rt_sigaction.h: Use sighandler_t instead of __sighandler_t
` [LTP] [PATCH V2 29/32] trace_shed: Fix build with musl
` [LTP] [PATCH V2 30/32] lib: Use PTHREAD_MUTEX_RECURSIVE in place of PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP for non-glibc
` [LTP] [PATCH V2 31/32] vma03: fix page size offset as per page size alignment
` [LTP] [PATCH V2 32/32] regen.sh: Include asm/unistd.h explicitly

[Buildroot] Persistent dropbear keys
 2016-01-09  1:10 UTC  (3+ messages)

for-each-ref output order change in 2.7.0
 2016-01-09  1:07 UTC 

[PATCH] Limit VPD length on Atheros wifi cards
 2016-01-09  1:05 UTC  (3+ messages)

Patch to add support for more syslog facilities
 2016-01-09  0:56 UTC 

[Buildroot] [PATCH] linux: provide symlink dtc->linux-dtc is there is no dtc yet
 2016-01-09  0:52 UTC  (2+ messages)

[Qemu-devel] [PULL 00/11] Ide patches
 2016-01-09  0:51 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/11] macio: fix overflow in lba to offset conversion for ATAPI devices
` [Qemu-devel] [PULL 02/11] ide: ahci: reset ncq object to unused on error
` [Qemu-devel] [PULL 03/11] ahci-test: fix memory leak
` [Qemu-devel] [PULL 04/11] libqos/ahci: ATAPI support
` [Qemu-devel] [PULL 05/11] libqos/ahci: ATAPI identify
` [Qemu-devel] [PULL 06/11] libqos/ahci: Switch to mutable properties
` [Qemu-devel] [PULL 07/11] libqos: allow zero-size allocations
` [Qemu-devel] [PULL 08/11] libqos/ahci: allow nondata commands for ahci_io variants
` [Qemu-devel] [PULL 09/11] libqos/ahci: add ahci_exec
` [Qemu-devel] [PULL 10/11] qtest/ahci: ATAPI data tests
` [Qemu-devel] [PULL 11/11] libqos/ahci: organize header

[U-Boot] [PATCH] am335x_evm: Don't undef CONFIG_BOOTDELAY
 2016-01-09  0:51 UTC  (2+ messages)
` [U-Boot] "

[PATCH 2/6] Add Advantech iManager GPIO driver
 2016-01-09  0:50 UTC  (5+ messages)
` [PATCH] fix platform_no_drv_owner.cocci warnings

WARN trace - skb_warn_bad_offload - vxlan - large udp packet - udp checksum disabled
 2016-01-09  0:50 UTC  (6+ messages)

Add support for IPv6 RADIUS attributes
 2016-01-09  0:49 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
 2016-01-09  0:44 UTC  (3+ messages)

[PATCH V2 0/4]IOMMU: avoid lock contention in iova allocation
 2016-01-09  0:44 UTC  (5+ messages)
  ` [PATCH V2 1/4] IOMMU: add a percpu cache for "
  ` [PATCH V2 2/4] iommu: free_iova doesn't need lock twice
  ` [PATCH V2 3/4] intel-iommu: remove find_iova in unmap path
  ` [PATCH V2 4/4] intel-iommu: do batch iova free

[PATCH v3 net-next 0/8] Local Checksum Offload
 2016-01-09  0:44 UTC  (4+ messages)
` [PATCH net-next 7/8] net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads

[PATCH net] openvswitch: compute needed headroom for internal vports
 2016-01-09  0:42 UTC  (3+ messages)

[PATCH] net: pktgen: support injecting packets for qdisc testing
 2016-01-09  0:41 UTC  (5+ messages)

[PATCH net-next v3 0/8] net: break dependency of drivers on geneve and vxlan
 2016-01-09  0:38 UTC  (7+ messages)
` [PATCH net-next v3 8/8] geneve: break dependency to network drivers

[ovmf bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2016-01-09  0:33 UTC 

[qemu-upstream-4.6-testing test] 77379: regressions - FAIL
 2016-01-09  0:32 UTC 

[PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8
 2016-01-09  0:30 UTC  (3+ messages)

[PATCH 00/13] Convert requests to use struct fence
 2016-01-09  0:30 UTC  (5+ messages)
` [PATCH 0/7] "
  ` [PATCH 5/7] drm/i915: Interrupt driven fences

[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
 2016-01-09  0:35 UTC  (5+ messages)
` [PATCH v3 05/14] dt/bindings: Add bindings for PIC32/MZDA platforms

[RFC 00/13] x86/mm: PCID and INVPCID
 2016-01-09  0:27 UTC  (18+ messages)
` [RFC 09/13] x86/mm: Disable interrupts when flushing the TLB using CR3
` [RFC 11/13] x86/mm: Build arch/x86/mm/tlb.c even on !SMP
` [RFC 13/13] x86/mm: Try to preserve old TLB entries using PCID

[PATCH] arc: Removed local initramfs source file from axs101 configuration
 2016-01-09  0:25 UTC  (3+ messages)

[PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug
 2016-01-09  0:23 UTC  (13+ messages)

[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
 2016-01-09  0:23 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: add MedieTak PCIE binding documentation
 2016-01-09  0:20 UTC  (4+ messages)
` [PATCH 2/2] PCI: mediatek: add support for PCIE found on MT7623/MT2701

[Buildroot] ifupdown-0.8.2 / dhcp-4.1-ESV-R12 incompatibility
 2016-01-09  0:18 UTC  (5+ messages)

[PATCH v4.4-rc8] iio: magnetometer: ak8975: Silence 'may be used uninitialized' warning
 2016-01-09  0:17 UTC 

[PATCH net-next] hv_netvsc: don't make assumptions on struct flow_keys layout
 2016-01-09  0:17 UTC  (4+ messages)

[mm, vmstat] 373ccbe592: BUG: unable to handle kernel
 2016-01-09  0:16 UTC  (6+ messages)
` [PATCH] vmstat: allocate vmstat_wq before it is used

+ mm-hugetlbfs-fix-bugs-in-hugetlb_vmtruncate_list.patch added to -mm tree
 2016-01-09  0:16 UTC 

[to-be-updated] mm-hugetlbfs-fix-bugs-in-hugetlb_vmtruncate_list.patch removed from -mm tree
 2016-01-09  0:13 UTC 

[to-be-updated] mm-hugetlbfs-fix-bugs-in-hugetlb_vmtruncate_list.patch removed from -mm tree
 2016-01-09  0:13 UTC 

[Buildroot] [PATCH 1/1] package/portaudio: bump to version v19_20140130
 2016-01-09  0:13 UTC 

[Buildroot] [PATCH v2] mraa: new package
 2016-01-09  0:10 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

+ mm-mempolicy-skip-non-migratable-vmas-when-setting-mpol_mf_lazy.patch added to -mm tree
 2016-01-09  0:09 UTC 

dracut: fails to copy udev rules to initramfs
 2016-01-09  0:08 UTC 

[PATCH 2/2] dm-snapshot: merge functions commit_callback and pending_complete
 2016-01-09  0:08 UTC 

[PATCH 1/2] dm-snapshot: fix hung bios when copy error happens
 2016-01-09  0:07 UTC 

[PATCH V2] mm/hugetlbfs Fix bugs in hugetlb_vmtruncate_list
 2016-01-08 23:55 UTC  (2+ messages)

[PATCH v3 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2016-01-08 23:59 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: generic: Refactor code to enable reuse by other drivers
` [PATCH v3 2/2] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors

[Intel-wired-lan] [v2 next PATCH S23 9/13] i40e: Make some changes in the nvm read code
 2016-01-08 23:58 UTC 

[PATCH] arm64: dts: Add L2 cache node to msm8916
 2016-01-08 23:57 UTC  (2+ messages)

[Bluetooth firmware for Intel 7260 WiFi card]
 2016-01-08 22:56 UTC 

[PATCH] thermal: qcom-spmi: Treat reg property as a single cell
 2016-01-08 23:54 UTC  (2+ messages)

[Buildroot] [PATCH trivial] uboot: remove unused helper function insert_define
 2016-01-08 23:44 UTC  (2+ messages)

[PATCH 1/2] virtio_balloon: fix race by fill and leak
 2016-01-08 23:43 UTC  (7+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning

[PATCH 3/4 v3] libnftnl: set: Implement new buffer of TLV objects
 2016-01-08 23:41 UTC 

[PATCH] mm: do some cleanup
 2016-01-08 23:38 UTC 

+ ocfs2-dlm-cleanup-redunant-lksb-flags-in-dlmcommonh.patch added to -mm tree
 2016-01-08 23:37 UTC 

[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-08 23:37 UTC  (4+ messages)
` [PATCH V2 7/9] aacraid: Fix AIF triggered IOP_RESET

[PATCH v1] mm: soft-offline: check return value in second __get_any_page() call
 2016-01-08 23:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] openssl: remove binary install option
 2016-01-08 23:35 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] openssl: remove additional engines option

[PATCH v12 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-08 23:33 UTC  (2+ messages)

+ mm-page_alloc-remove-unused-struct-zone-z-variable.patch added to -mm tree
 2016-01-08 23:33 UTC 

[PATCH net-next v5 0/8] openvswitch: NAT support
 2016-01-08 23:32 UTC  (4+ messages)
` [PATCH net-next v5 2/8] netfilter: Factor out nf_ct_get_info()

[PATCH v4 0/3] dma-mapping: Patches for speeding up allocation
 2016-01-08 23:31 UTC  (6+ messages)
` [PATCH v4 2/3] common: DMA-mapping: add DMA_ATTR_NOHUGEPAGE attribute

[PATCH] mm/page_alloc: remove unused struct zone *z variable
 2016-01-08 23:29 UTC  (2+ messages)


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.