All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-30 05:49:50 to 2016-09-30 07:24:41 UTC [more...]

[PATCH] INITEST: Documentation: Explains how INITEST works
 2016-10-05 11:28 UTC  (3+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-09-30  7:24 UTC  (27+ messages)
` [PATCH 02/63] vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
` [PATCH 13/63] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 14/63] xfs: connect refcount adjust functions to upper layers
` [PATCH 15/63] xfs: adjust refcount when unmapping file blocks
` [PATCH 16/63] xfs: add refcount btree block detection to log recovery
` [PATCH 17/63] xfs: refcount btree requires more reserved space
` [PATCH 18/63] xfs: introduce reflink utility functions
` [PATCH 19/63] xfs: create bmbt update intent log items
` [PATCH 22/63] xfs: pass bmapi flags through to bmap_del_extent
` [PATCH 25/63] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 26/63] xfs: define tracepoints for reflink activities
` [PATCH 27/63] xfs: add reflink feature flag to geometry
` [PATCH 28/63] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files

[PATCH 0/7] libfc: sanitize kref and state machine fixes
 2016-09-30  7:23 UTC  (9+ messages)
` [PATCH 1/7] libfc: Revisit kref handling
` [PATCH 2/7] libfc: Fixup disc_mutex handling
` [PATCH 3/7] libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response
` [PATCH 4/7] libfc: Do not drop down to FLOGI for fc_rport_login()
` [PATCH 5/7] libfc: Do not login if the port is already started
` [PATCH 6/7] libfc: don't advance state machine for incoming FLOGI
` [PATCH 7/7] fcoe: Harden CVL handling when we have not logged into the fabric

ath10k stuck on 6Mbps and spam syslog
 2016-09-30  7:23 UTC  (3+ messages)

[PATCH v5 0/7] ZBC / Zoned block device support
 2016-09-30  7:21 UTC  (7+ messages)
` [PATCH v5 4/7] block: Define zoned block device operations
` [PATCH v5 7/7] blk-zoned: implement ioctls

[PATCH 1/4] drm/amdgpu/virtual_dce: drop empty function
 2016-09-30  7:21 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu/virtual_dce: adjust config ifdef
` [PATCH 3/4] drm/amdgpu/dce6: add dce_v6_0_disable_dce

[PATCH 0/3] mac80211: multicast with AP_VLAN optimizations
 2016-09-30  7:20 UTC  (3+ messages)
` [PATCH 1/3] mac80211: filter multicast data packets on AP / AP_VLAN

[PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings
 2016-09-30  7:20 UTC  (5+ messages)

[Qemu-devel] [PATCH] target-arm: kvm: use AddressSpace-specific listener
 2016-09-30  7:17 UTC 

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-30  7:16 UTC  (7+ messages)
` [PATCH v2 10/16] x86/PV: split out dealing with CRn from privileged instruction handling
` [PATCH v2 11/16] x86/PV: split out dealing with DRn "

[U-Boot] [PATCH v2] x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
 2016-09-30  7:15 UTC 

[OpenRISC] Data transfer from de0-nano board to Laptop/PC
 2016-09-30  7:14 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-30  7:14 UTC  (17+ messages)
` [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations
  ` [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()
                            ` dm snapshot: Use kmalloc_array() in init_origin_hash() ?

[PATCH] i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
 2016-09-30  7:05 UTC  (2+ messages)

[PATCH/RFT 0/4] ARM: shmobile: R-Car Gen2: Allow booting secondary CPU cores in debug mode
 2016-09-30  7:12 UTC  (8+ messages)

linux-next: manual merge of the tty tree with the v4l-dvb tree
 2016-09-30  7:09 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS ced93f741009b576599183e6e834e5f1d8b54fb3
 2016-09-30  7:08 UTC 

[PATCH v10 0/9] xfstests: fixes and new tests for rmap/reflink
 2016-09-30  7:07 UTC  (7+ messages)
` [PATCH 1/9] xfs/122: decrease the log update done item sizes
` [PATCH 2/9] xfs/130: don't modify files after failed mount
` [PATCH 3/9] xfs/{207,327}: fsxattr no longer has the reflink flag

[PATCH v2 00/22] qede: update qede pmd to 1.2.2.1 and enable by default
 2016-09-30  7:06 UTC  (23+ messages)
` [PATCH v2 01/22] qede/base: add new files and shuffle the code
` [PATCH v2 02/22] qede/base: formatting changes
` [PATCH v2 03/22] qede: use FW CONFIG defines as needed
` [PATCH v2 04/22] qede/base: update base driver
` [PATCH v2 05/22] qede/base: add the driver support for the MFW crash dump
` [PATCH v2 06/22] qede: enable support for unequal number of RX/TX queues
` [PATCH v2 07/22] qede: fix port (re)configuration issue
` [PATCH v2 08/22] qede/base: allow MTU change via vport-update
` [PATCH v2 09/22] qede: add missing 100G link speed capability
` [PATCH v2 10/22] qede: remove unused/dead code
` [PATCH v2 11/22] qede: fixes for VLAN filters
` [PATCH v2 12/22] qede: add enable/disable VLAN filtering
` [PATCH v2 13/22] qede: fix RSS related issues
` [PATCH v2 14/22] qede:add scatter gather support
` [PATCH v2 15/22] qede/base: change rx tx queue start APIs
` [PATCH v2 16/22] qede/base: add support to initiate PF FLR
` [PATCH v2 17/22] qede: skip slowpath polling for 100G VF device
` [PATCH v2 18/22] qede: fix driver version string
` [PATCH v2 19/22] qede: add support for queue statistics
` [PATCH v2 20/22] qede: remove external dependency and enable by default
` [PATCH v2 21/22] doc: update qede pmd documentation
` [PATCH v2 22/22] qede: update driver version

[Qemu-devel] [PATCH] MAINTAINERS: Add usermode related config files
 2016-09-30  7:07 UTC 

[Qemu-devel] [PATCH v3 0/8] Convert msix_init() to error
 2016-09-30  7:07 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 3/8] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v3 6/8] megasas: remove unnecessary megasas_use_msix()
` [Qemu-devel] [PATCH v3 8/8] vmxnet3: remove unnecessary internal msix state flag

[LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression
 2016-09-30  7:05 UTC  (14+ messages)
                        `  "

[PATCH 0/2] backlight: pwm_bl: Fix the initial power state selection
 2016-09-30  7:02 UTC  (9+ messages)
` [PATCH 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
` [PATCH 2/2] backlight: pwm_bl: Check the pwm state for initial backlight power state

[PATCH v2] arm64: make rpm failed due to incorrect path to Image.gz
 2016-09-30  7:03 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S49 00/15] i40e/i40evf updates
 2016-09-30  7:03 UTC  (4+ messages)
` [Intel-wired-lan] [next PATCH S49 01/15] i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter

[PATCH] toaster: enable add dependent layer button
 2016-09-30  6:59 UTC  (4+ messages)

[PATCH v3 0/4] implement vcpu preempted check
 2016-09-30  6:58 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] tests: enable virtio tests on SPAPR
 2016-09-30  6:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] tests: use qtest_pc_boot()/qtest_pc_shutdown() in virtio tests
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 3/3] tests: enable virtio tests on SPAPR
  ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH] x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
 2016-09-30  6:59 UTC  (2+ messages)

[PATCH v2] xfs/032: test the next block size if mkfs fails
 2016-09-30  6:58 UTC 

[PATCH v2] ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
 2016-09-30  6:13 UTC 

Reiser4 Upstream Git Repositories on GitHub
 2016-09-30  6:56 UTC  (10+ messages)

ath10k mesh mode issue
 2016-09-30  6:55 UTC  (2+ messages)

[uml-devel] [PATCH v2] UBD Improvements Phase 1
 2016-09-30  6:53 UTC 

[RFC PATCH v3 0/2] Type-C Port Manager
 2016-09-30  6:37 UTC  (3+ messages)
` [RFC PATCH v3 1/2] usb: typec: USB Type-C Port Manager (tcpm)

[uml-devel] UBD Improvements (first 30%)
 2016-09-30  6:53 UTC  (3+ messages)
` [uml-devel] [PATCH] UBD Improvements Phase 1

[Qemu-devel] [PATCH 0/2] net: pcnet: fix infinite loop and source format
 2016-09-30  6:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] net: pcnet: fix source formatting and indentation

[PATCH] pwm: imx: Port "pwm: imx: support output polarity inversion" to Linux v4.7
 2016-09-30  6:49 UTC  (3+ messages)

[PATCH] reiser4: implement ->rename2() of struct inode_operations
 2016-09-30  6:49 UTC 

[Qemu-devel] [PATCH v2] net: pcnet: fix source formatting and indentation
 2016-09-30  6:49 UTC 

[PATCH v4 00/12] re-enable DAX PMD support
 2016-09-30  6:48 UTC  (7+ messages)

[PATCH] reiser4: return -ENOTTY from unsupported ioctls
 2016-09-30  6:49 UTC 

[PATCH] boost: add python to default PACKAGECONFIG options
 2016-09-30  6:31 UTC 

[PATCH] reiser4: missed patch in porting to 3.15
 2016-09-30  6:47 UTC  (3+ messages)
` [PATCH] Adjust reiser4 for 3.15: replace truncate_inode_pages(..., 0) with truncate_inode_pages_final(...)

[PATCH v2] doc: add limitations for i40e PMD
 2016-09-30  6:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/mediatek: stop using drm_vblank_count() as the hw frame counter
 2016-09-30  6:45 UTC  (3+ messages)

[PATCH v4 0/3] mm/hugetlb: memory offline issues with hugepages
 2016-09-30  6:38 UTC  (6+ messages)
` [PATCH v4 2/3] mm/hugetlb: check for reserved hugepages during memory offline

[U-Boot] [PATCH v5 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-09-30  6:44 UTC  (2+ messages)

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-30  6:44 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-09-28
 2016-09-30  6:42 UTC  (3+ messages)

[PATCH 3.12 000/119] 3.12.64-stable review
 2016-09-30  6:42 UTC  (3+ messages)

[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-30  6:40 UTC  (4+ messages)

Alsa-lib strings?
 2016-09-30  6:39 UTC 

[PATCH] Revert "drm/i915: start adding dp mst audio"
 2016-09-30  6:39 UTC  (5+ messages)

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-30  6:35 UTC  (7+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted

[net-next PATCH] i40e: Clean up handling of msg_enable flags and debug parameter
 2016-09-30  6:35 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] sh-sci: add R8A7743/5 support
 2016-09-30  6:35 UTC  (2+ messages)

[PATCH] scsi_dh_alua: fix meory leak in alua_rtpg()
 2016-09-30  6:30 UTC  (2+ messages)

[PATCH 1/2] mmc: block: add missing header dependencies
 2016-09-30  6:30 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-of-arasan: mark sdhci_arasan_reset() static

[Buildroot] [autobuild.buildroot.net] Build results for 2016-09-29
 2016-09-30  6:30 UTC 

[Qemu-devel] [PATCH COLO-Frame (Base) v20 00/17] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-09-30  6:27 UTC  (3+ messages)

Delivery Notification, ID 0000896130
 2016-09-30  6:20 UTC 

[RFD] I/O scheduling in blk-mq
 2016-09-30  6:18 UTC  (5+ messages)

[PATCH/RFC] git log --oneline alternative with dates, times and initials
 2016-09-30  6:17 UTC  (3+ messages)
` [PATCH 1/5] pretty: allow formatting DATE_SHORT

[PATCH v3 1/3] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-09-30  6:19 UTC  (4+ messages)
` [PATCH v3 2/3] mmc: core: changes frequency to hs_max_dtr when selecting hs400es
` [PATCH v3 3/3] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

Loan
 2016-09-30  5:51 UTC 

[PATCH 1/2] ext4: remove unused variable
 2016-09-30  6:15 UTC  (3+ messages)
` [PATCH 2/2] "

[Qemu-devel] [PATCH 1/2] migration: split qemu_loadvm_section_start_full() to qemu_loadvm_section_{start(), full()}
 2016-09-30  6:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] migration: send and check the devices between source and distination at the begining

[lkp] [staging] d4f56b47a8: divide error: 0000 [#1] PREEMPT SMP KASAN
 2016-09-30  6:14 UTC  (4+ messages)
    `  "

[PATCH v6 0/7] Reduce cache miss for snmp_fold_field
 2016-09-30  6:14 UTC  (3+ messages)

[U-Boot] [PATCH] Add support for the topic-miami system-on-modules and carrier boards
 2016-09-30  6:13 UTC 

Returned mail: see transcript for details
 2016-09-30  6:12 UTC 

[RESEND][PATCH 2/2] ext4: use journal inode to determine journal overhead
 2016-09-30  6:12 UTC  (2+ messages)

Returned mail: see transcript for details
 2016-09-30  6:12 UTC 

[PATCH v2] mlx5: Add ndo_poll_controller() implementation
 2016-09-30  6:11 UTC  (3+ messages)
` [PATCH v2 net-next] "

[PATCH 1/2] ext4: create function to read journal inode
 2016-09-30  6:11 UTC  (2+ messages)

[PATCH net-next] nfp: bpf: zero extend 4 byte context loads
 2016-09-30  6:10 UTC  (2+ messages)

[PATCH net] sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
 2016-09-30  6:09 UTC  (3+ messages)

[PATCHv3 net 0/3] sctp: a bunch of fixes for prsctp polices
 2016-09-30  6:08 UTC  (3+ messages)

[Buildroot] [PATCH] php: fix bfin compile error
 2016-09-30  6:07 UTC 

[PATCH] drivers/i40e: fix the hash filter invalid calculation in X722
 2016-09-30  6:05 UTC  (3+ messages)

linux-next: manual merge of the netfilter-next tree with the net tree
 2016-09-30  6:04 UTC  (3+ messages)

[PATCH] ext4: Unmap metadata when zeroing blocks
 2016-09-30  6:03 UTC  (2+ messages)

[PATCH] drm/amdgpu:fix exclusive mode game texture blank(v2)
 2016-09-30  6:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/29] Kconfig: Move console options to Kconfig
 2016-09-30  6:00 UTC  (3+ messages)
` [U-Boot] [PATCH v3 03/29] Convert CONSOLE_PRE_CONSOLE_BUFFER "

[PATCH 0/2] ext4: Two trivial improvements for dio path
 2016-09-30  5:58 UTC  (5+ messages)
` [PATCH 1/2] ext4: Allow unlocked direct IO when pages are cached
` [PATCH 2/2] ext4: Remove plugging from ext4_file_write_iter()

[PATCH v1] mlx4: remove unused fields
 2016-09-30  5:57 UTC  (2+ messages)

[PATCH] ipv6 addrconf: implement RFC7559 router solicitation backoff
 2016-09-30  5:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] pxa2xx: Add a reset handler to reset the ARM CPU
 2016-09-30  5:54 UTC 

[PATCH] ext4: Check for encryption feature before fscrypt_process_policy()
 2016-09-30  5:53 UTC  (2+ messages)

[PATCH locking/Documentation 1/2] Add note of release-acquire store vulnerability
 2016-09-30  5:53 UTC  (7+ messages)

linux-next: build failure after merge of the tty tree
 2016-09-30  5:46 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the pm tree
 2016-09-30  5:44 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the arm64 tree
 2016-09-30  5:44 UTC  (2+ messages)

[PATCH 1/3] zram: rename IO processing functions
 2016-09-30  5:52 UTC  (4+ messages)
` [PATCH 2/3] zram: support page-based parallel write

[PATCH 0/10] helping people resolve ambiguous sha1s
 2016-09-30  5:51 UTC  (6+ messages)
` [PATCH 10/10] get_short_sha1: list ambiguous objects on error

[PATCH v3 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically
 2016-09-30  5:50 UTC  (3+ messages)
` [PATCH v3 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget


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.