All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-10 18:25:43 to 2016-03-10 19:25:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2016-03-10 19:25 UTC 

[PATCH] arc: use little endian accesses
 2016-03-10 19:23 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/12] Add i.MX6 (Single/Dual/Quad) support
 2016-03-10 19:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 12/12] i.MX: Add sabrelite i.MX6 emulation

runtime regression with "x86/mm/pat: Emulate PAT when it is disabled"
 2016-03-10 20:12 UTC  (15+ messages)

[PATCH v7] scsi: ufs: add ioctl interface for query request
 2016-03-10 19:19 UTC  (17+ messages)

[RFC] [PATCH 0/12] DAX page fault locking
 2016-03-10 19:18 UTC  (24+ messages)
` [PATCH 01/12] DAX: move RADIX_DAX_ definitions to dax.c
` [PATCH 02/12] radix-tree: make 'indirect' bit available to exception entries
` [PATCH 03/12] mm: Remove VM_FAULT_MINOR
` [PATCH 04/12] ocfs2: Fix return value from ocfs2_page_mkwrite()
` [PATCH 05/12] dax: Remove synchronization using i_mmap_lock
` [PATCH 06/12] dax: Remove complete_unwritten argument
` [PATCH 07/12] dax: Fix data corruption for written and mmapped files
` [PATCH 08/12] dax: Fix bogus fault return value on cow faults
` [PATCH 09/12] dax: Allow DAX code to replace exceptional entries
` [PATCH 10/12] dax: Remove redundant inode size checks
` [PATCH 11/12] dax: Disable huge page handling
` [PATCH 12/12] dax: New fault locking

[PATCH v3.18] iwlwifi: pcie: support loading FW with extended mem range
 2016-03-10 19:18 UTC  (9+ messages)

[U-Boot] [PATCH 0/6] usb: Reduce USB scanning time
 2016-03-10 19:18 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] usb: legacy_hub_port_reset(): Speedup hub reset handling
` [U-Boot] [PATCH 2/6] usb: Remove 200 ms delay in usb_hub_port_connect_change()
` [U-Boot] [PATCH 3/6] usb: Remove 1 second per port timeout in usb_hub_configure()
` [U-Boot] [PATCH 4/6] usb: usb_hub_power_on(): Use 100ms power-on delay instead of 1 sec (optionally)
` [U-Boot] [PATCH 5/6] usb: Don't reset the USB hub a 2nd time
` [U-Boot] [PATCH 6/6] usb: Implement static USB port configuration to speed up USB scanning

[PATCH] x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
 2016-03-10 19:15 UTC  (3+ messages)

pull request: iwlwifi -21.ucode firmware
 2016-03-10 19:15 UTC  (3+ messages)

checkpatch.pl false positive: FSF mailing address
 2016-03-10 19:15 UTC  (3+ messages)

[git pull] a couple of fixes
 2016-03-10 19:15 UTC 

[RFT PATCH 1/2] usb: dwc2: Add a 10 ms delay to dwc2_core_reset()
 2016-03-10 19:14 UTC  (7+ messages)
` [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835"

[PATCH/RFC v3] add a commit.verbose config variable
 2016-03-10 18:58 UTC 

[PATCH 1/1] hwmon: add support for Sensirion SHT3x sensors
 2016-03-10 19:14 UTC  (3+ messages)
  ` [lm-sensors] "

XSM permissive by default
 2016-03-10 19:12 UTC  (3+ messages)
` [PATCH] flask: change default state to enforcing

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2016-03-10 19:12 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/linux-firmware
 2016-03-10 19:12 UTC 

[B.A.T.M.A.N.] [RFC 1/6] batman-adv: Generalize DAT in order to support any type of data, not only IPv4
 2016-03-10 19:11 UTC  (4+ messages)

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-10 19:09 UTC  (3+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2016-03-10 19:09 UTC 

Got FPU related warning on Intel Quark during boot
 2016-03-10 19:06 UTC  (11+ messages)

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-10 19:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/14] easier unboxed visits/qapi implicit types
 2016-03-10 19:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 06/14] qapi-event: Slightly shrink generated code
` [Qemu-devel] [PATCH v5 07/14] qapi: Utilize implicit struct visits

announcing: lttng and ruby!
 2016-03-10 19:05 UTC 

Re:Money Clips
 2016-03-10 18:11 UTC 

BlueStore Performance issue
 2016-03-10 19:04 UTC  (11+ messages)

[RFC] net: ipv4 -- Introduce ifa limit per net
 2016-03-10 19:02 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/10] Provide a QOM-based authorization API
 2016-03-10 18:59 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] qdict: implement a qdict_crumple method for un-flattening a dict
  ` [Qemu-devel] [PATCH v3 02/10] qapi: allow QmpInputVisitor to auto-cast types
  ` [Qemu-devel] [PATCH v3 03/10] qom: support arbitrary non-scalar properties with -object
  ` [Qemu-devel] [PATCH v3 04/10] util: add QAuthZ object as an authorization base class
  ` [Qemu-devel] [PATCH v3 05/10] util: add QAuthZSimple object type for a simple access control list
  ` [Qemu-devel] [PATCH v3 06/10] acl: delete existing ACL implementation
  ` [Qemu-devel] [PATCH v3 07/10] qemu-nbd: add support for ACLs for TLS clients
  ` [Qemu-devel] [PATCH v3 08/10] nbd: allow an ACL to be set with nbd-server-start QMP command
  ` [Qemu-devel] [PATCH v3 09/10] chardev: add support for ACLs for TLS clients
  ` [Qemu-devel] [PATCH v3 10/10] vnc: allow specifying a custom ACL object name

[merged] dma-rename-dma__writecombine-to-dma__wc.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] dma-mapping-to-avoid-oops-when-parameter-cpu_addr-is-null.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] mm-hugetlb-use-eopnotsupp-in-hugetlb-sysctl-handlers.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] dax-check-return-value-of-dax_radix_entry.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] memremap-check-pfn-validity-before-passing-to-pfn_to_page.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[RFC BlueZ] doc/device-api: Replace GattServices with Discovering property
 2016-03-10 18:58 UTC  (3+ messages)

[merged] mm-thp-fix-migration-of-pte-mapped-transparent-huge-pages.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] ocfs2-fix-return-value-from-ocfs2_page_mkwrite.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] arm64-kasan-clear-stale-stack-poison.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] sched-kasan-remove-stale-kasan-poison-after-hotplug.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] kasan-add-functions-to-clear-stack-poison.patch removed from -mm tree
 2016-03-10 18:58 UTC 

[merged] mm-fix-mixed-zone-detection-in-devm_memremap_pages.patch removed from -mm tree
 2016-03-10 18:57 UTC 

[ndctl PATCH] ndctl: Grab kernel version from utsname()
 2016-03-10 18:57 UTC  (2+ messages)

[merged] list-kill-list_force_poison.patch removed from -mm tree
 2016-03-10 18:57 UTC 

[merged] mm-__delete_from_page_cache-show-bad-page-if-mapped.patch removed from -mm tree
 2016-03-10 18:57 UTC 

[merged] mm-hugetlb-hugetlb_no_page-rate-limit-warning-message.patch removed from -mm tree
 2016-03-10 18:57 UTC 

[Bug 90911] New: About splice returning 0
 2016-03-10 18:57 UTC  (2+ messages)
  ` [Bug 90911] "

[RFC/RFT] mac80211: implement fq_codel for software queuing
 2016-03-10 18:57 UTC  (5+ messages)

[PATCH] arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
 2016-03-10 18:57 UTC 

[PATCH] arm64: kasan: Use actual memory node when populating the kernel image shadow
 2016-03-10 18:57 UTC 

[PATCH] Input: Do not add SYN_REPORT in between a single packet data
 2016-03-10 18:56 UTC  (4+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2016-03-10 18:57 UTC 

[RFC -next 0/2] virtio-net: Advised MTU feature
 2016-03-10 18:56 UTC  (3+ messages)
` [RFC -next 2/2] virtio_net: Read and use the advised MTU

[PATCH nf-next v9 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
 2016-03-10 18:55 UTC  (6+ messages)
` [PATCH nf-next v9 8/8] openvswitch: Interface with NAT

kernel: "devtool modify -x" issue
 2016-03-10 18:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] defconfig: ls1021aqds_sdcard_qspi: Enable SPI-NOR
 2016-03-10 18:55 UTC  (4+ messages)

[PATCH nf-next v10 0/8] openvswitch: NAT support
 2016-03-10 18:54 UTC  (9+ messages)
` [PATCH nf-next v10 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [PATCH nf-next v10 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH nf-next v10 5/8] openvswitch: Find existing conntrack entry after upcall
  ` [PATCH nf-next v10 2/8] netfilter: Allow calling into nat helper without skb_dst
  ` [PATCH nf-next v10 3/8] openvswitch: Add commentary to conntrack.c
  ` [PATCH nf-next v10 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH nf-next v10 7/8] openvswitch: Delay conntrack helper call for new connections
` [PATCH nf-next v10 8/8] openvswitch: Interface with NAT

[B.A.T.M.A.N.] [PATCHv11 0/4] Multicast optimizations for bridges
 2016-03-10 18:54 UTC  (2+ messages)

[PATCH] epoll: add exclusive wakeups flag
 2016-03-10 18:53 UTC  (5+ messages)

[PATCH v3] aesni_gcm: PMD to support AES_GCM crypto operations
 2016-03-10 18:53 UTC  (3+ messages)
` [PATCH v4] "

ceph: use fscache as a local presisent cache
 2016-03-10 18:53 UTC  (3+ messages)

segfault when exiting process with background thread
 2016-03-10 18:52 UTC  (2+ messages)

real time Userspace RCU
 2016-03-10 18:52 UTC 

Problems with perl 5.22
 2016-03-10 18:51 UTC  (4+ messages)

[PATCH 0/3] sched: patches for 2.2
 2016-03-10 18:51 UTC  (9+ messages)

[PATCH v2] MAINTAINERS: add a maintainer for the NAND subsystem
 2016-03-10 18:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/firmware/linux-firmware
 2016-03-10 18:50 UTC 

Linux-firmware: pull-request TI wireless firmware update
 2016-03-10 18:50 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: init neigh node last seen field
 2016-03-10 18:48 UTC  (2+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-03-10 18:47 UTC  (2+ messages)

[xen-4.5-testing baseline-only test] 44237: regressions - FAIL
 2016-03-10 18:47 UTC 

[PATCHv3] extensions: libipt_icmp: Add translation to nft
 2016-03-10 18:47 UTC  (10+ messages)
  ` [PATCH] libxt_multiport: "
      ` [PATCH v2] "
          ` [PATCH v3] "
  ` [PATCH] libip6t_hbh: "

[Bug 105391] New: Deprecate readdir_r
 2016-03-10 18:46 UTC  (2+ messages)
  ` [Bug 105391] "

[PATCH net-next v5] tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
 2016-03-10 18:46 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2016-03-10 18:45 UTC 

[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
 2016-03-10 18:42 UTC  (2+ messages)
` [PATCH V9] "

[PATCH nf-next v8 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
 2016-03-10 18:44 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: add detection for complex bridge loops
 2016-03-10 18:44 UTC  (2+ messages)

[PATCHv5] extensions: libipt_icmp: Add translation to nft
 2016-03-10 18:43 UTC  (3+ messages)

[PATCH mesa 0/3] tgsi and nouveau global / local / opencl-input mem support
 2016-03-10 18:43 UTC  (4+ messages)
` [PATCH mesa 2/3] tgsi: Add support for global / local / input MEMORY

[Intel-wired-lan] [PATCH] ixgbe: Place SWFW semaphore in known valid state at probe
 2016-03-10 18:42 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Move some load time init steps earlier
 2016-03-10 18:37 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 0/5] Bulk Tx cleanup support for Intel wired Ethernet drivers
 2016-03-10 18:41 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 1/5] i40e/i40evf: Fix handling of boolean logic in polling routines
` [Intel-wired-lan] [PATCH 2/5] i40e/i40evf: Add support for bulk free in Tx cleanup
` [Intel-wired-lan] [PATCH 3/5] ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2016-03-10 18:41 UTC 

[PATCH] arm64: Fix the ptep_set_wrprotect() to set PTE_DIRTY if (PTE_DBM && !PTE_RDONLY)
 2016-03-10 18:39 UTC  (8+ messages)

[PATCH 0/2] Improve bblayers and prservices selftests
 2016-03-10 10:29 UTC  (3+ messages)
` [PATCH 1/2] selftest/prservice.py: Sanitize package version when looking for stamp
` [PATCH 2/2] selftest/bblayers.py: Remove harcoded recipe files

[B.A.T.M.A.N.] [PATCH] batman-adv: use batadv_compare_eth when possible
 2016-03-10 18:39 UTC  (2+ messages)

[Bug 86001] New: Errors in sendfile man page
 2016-03-10 18:39 UTC  (2+ messages)
  ` [Bug 86001] "

[PATCH 2/3] dm9601: manage eeprom to assure the chip for correct operation
 2016-03-10 18:36 UTC  (2+ messages)

Bug: git branch -D can be used to delete branch which is currently checked out
 2016-03-10 18:38 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2016-03-10 18:38 UTC 

[U-Boot] [RESEND 1/2] stm32: stm32f4: move flash driver to mtd driver location
 2016-03-10 18:38 UTC  (10+ messages)

[Qemu-devel] [PATCH v2] block/gluster: add support for SEEK_DATA/SEEK_HOLE
 2016-03-10 18:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] "

[PATCH] extensions: libipt_LOG: Avoid to print the default log level in the translation
 2016-03-10 18:37 UTC  (4+ messages)

net: use-after-free in recvmmsg
 2016-03-10 18:35 UTC  (5+ messages)

[Intel-wired-lan] [next-queue PATCH v3] fm10k: Avoid crashing the kernel
 2016-03-10 18:35 UTC  (3+ messages)

[Buildroot] [PATCH] openssh: security bump to version 7.2p2
 2016-03-10 18:34 UTC 

WARNING in do_jobctl_trap
 2016-03-10 18:33 UTC  (4+ messages)

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-10 18:33 UTC  (14+ messages)

[RFC PATCH v1] Splitting off stubdom to a different tree
 2016-03-10 18:33 UTC  (4+ messages)
` [PATCH RFC v1 00/14] stubdom: split stubdom from xen.git
  ` [PATCH RFC v1 14/14] Add README file

[PATCH RFC] x86/traps: show unhandled signal for i386 in do_trap()
 2016-03-10 18:31 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/traps: Show "

[PATCH] kcm: mark helper functions inline
 2016-03-10 18:31 UTC 

[PATCH v10 00/59] PCI: Resource allocation cleanup for v4.6
 2016-03-10 18:30 UTC  (2+ messages)

Bug: git branch -D can be used to delete branch which is currently checked out - Part 2
 2016-03-10 18:30 UTC  (3+ messages)

[Bug 103701] New: timegm() manpage suggests a terrible workaround
 2016-03-10 18:30 UTC  (2+ messages)
  ` [Bug 103701] "

[PATCH 00/12] Add API to get packet type info
 2016-03-10 18:23 UTC  (6+ messages)
` [PATCH v7 00/11] "
  ` [PATCH v7 04/11] pmd/enic: add dev_ptype_info_get implementation

[PATCH 0/1] ipset patch for nf
 2016-03-10 18:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-03-10 18:28 UTC 

[PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk
 2016-03-10 18:27 UTC  (6+ messages)

[PATCH 0/1] ipset patch for nf
 2016-03-10 18:27 UTC  (7+ messages)
` [PATCH 1/1] netfilter: ipset: Fix set:list type crash when flush/dump set in parallel

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-03-10 18:27 UTC 

[4.2.y-ckt stable] Linux 4.2.8-ckt5
 2016-03-10 18:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/27] Convert migration to QIOChannel & support TLS
 2016-03-10 18:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 25/27] migration: add support for encrypting data with TLS


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.