All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 23:10:25 to 2016-11-30 00:34:13 UTC [more...]

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-30  0:34 UTC  (13+ messages)

[U-Boot] [RESEND][PATCH 00/24] sh: add generic board support and fixes
 2016-11-30  0:34 UTC  (35+ messages)
` [U-Boot] [RESEND][PATCH 02/24] sh4: cache: correct flush_cache() to writeback and invalidate
` [U-Boot] [RESEND][PATCH 03/24] sh3: remove unused cache.c file from being built
` [U-Boot] [RESEND][PATCH 04/24] sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
` [U-Boot] [RESEND][PATCH 06/24] sh4: cache: move exported cache manipulation functions into cache.c
` [U-Boot] [RESEND][PATCH 09/24] sh4: remove __io config options from r2dplus and r7780mp boards
` [U-Boot] [RESEND][PATCH 10/24] r2dplus: use P1 area space for text base and PCI system memory
` [U-Boot] [RESEND][PATCH 11/24] r2dplus: select rtl8139 driver in defconfig
` [U-Boot] [RESEND][PATCH 13/24] sh4: use single u-boot linker script for all boards
` [U-Boot] [RESEND][PATCH 14/24] sh: place board lowlevel_init code in the beginning of .text
` [U-Boot] [RESEND][PATCH 15/24] sh: define entry point and reloc_dst inside a linker script
` [U-Boot] [RESEND][PATCH 16/24] sh: add MEMORY command to a shared "
` [U-Boot] [RESEND][PATCH 17/24] sh: remove undefined DEBUG preprocessor token from board config files
` [U-Boot] [RESEND][PATCH 18/24] sh: define CONFIG_DISPLAY_BOARDINFO to print board information
` [U-Boot] [RESEND][PATCH 19/24] sh: add common dram_init() function for all boards
` [U-Boot] [RESEND][PATCH 20/24] sh: add shared relocate_code() function and call board_init_r()
` [U-Boot] [RESEND][PATCH 21/24] sh4: fix start.S by calling board_init_f() after first code relocation
` [U-Boot] [RESEND][PATCH 22/24] sh: share the correct version of start.S among all cpus

[PATCH] clk/samsung: exynos-audss: Replace syscore PM with platform device PM
 2016-11-30  0:33 UTC  (2+ messages)

[PATCH] timekeeping: Change type of nsec variable to unsigned in its calculation
 2016-11-29 23:57 UTC  (3+ messages)

[U-Boot] [PATCH 01/14] mips: Let cache.h be included from assembly source
 2016-11-30  0:32 UTC  (7+ messages)
` [U-Boot] [PATCH 05/14] serial: 16550: Add port type as driver data
` [U-Boot] [PATCH 07/14] mmc: Tinification of the mmc code

[U-Boot] [PATCH v2 1/7] scsi: Extract block device initialization
 2016-11-30  0:32 UTC  (5+ messages)
` [U-Boot] [PATCH v2 6/7] dm: Add support for scsi/sata based devices
` [U-Boot] [PATCH v2 7/7] block: Move ceva driver to DM

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-11-30  0:32 UTC  (7+ messages)
` [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier

[PATCH] libceph: wake up sync waiter when unregistering request
 2016-11-30  0:30 UTC  (7+ messages)

[PATCH linux v5 0/5] On-Chip Controller (OCC) hwmon driver
 2016-11-30  0:30 UTC  (5+ messages)
` [RFC PATCH linux 0/9] "
  ` [RFC PATCH linux 4/9] hwmon: occ: Add I2C SCOM transport implementation

Partial fetch?
 2016-11-30  0:30 UTC  (3+ messages)

xen-4.8-rc7 in Stretch with linux-image 4.8 fails to boot domU with pv-grub
 2016-11-30  0:29 UTC 

bpf debug info
 2016-11-30  0:28 UTC  (6+ messages)

[xen-4.5-testing baseline-only test] 68122: tolerable FAIL
 2016-11-30  0:27 UTC 

What's cooking in git.git (Nov 2016, #06; Mon, 28)
 2016-11-30  0:25 UTC  (3+ messages)

[PATCH v4 1/3] btrfs: Add WARN_ON for qgroup reserved underflow
 2016-11-30  0:24 UTC  (3+ messages)

[PATCH net-next 1/2] tcp: randomize tcp timestamp offsets for each connection
 2016-11-30  0:21 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp: allow to turn tcp timestamp randomization off

[PATCH v4 00/10] IOMMU probe deferral support
 2016-11-30  0:22 UTC  (22+ messages)
` [PATCH 01/10] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH 02/10] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH 03/10] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH 04/10] of: dma: Make of_dma_deconfigure() public
` [PATCH 05/10] drivers: platform: Configure dma operations at probe time
` [PATCH 06/10] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH 07/10] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH 08/10] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH 09/10] drivers: acpi: Configure acpi devices dma operation at probe time
` [PATCH 10/10] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error

[PATCH libdrm 1/5] xf86drm: implement drmGetMinorNameForFD for non-sysfs
 2016-11-30  0:23 UTC  (9+ messages)
` [PATCH libdrm 2/5] xf86drm: implement drmParseSubsystemType for OpenBSD
` [PATCH libdrm 5/5] xf86drm: implement an OpenBSD specific drmGetDevice

[refpolicy] [PATCH] Apache OpenOffice module
 2016-11-30  0:23 UTC  (5+ messages)

[kernel-hardening] Conversion from atomic_t to refcount_t: summary of issues
 2016-11-30  0:23 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH v3] RFC: pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
 2016-11-30  0:22 UTC  (2+ messages)

[PATCH net-next 0/5] net: add protocol level recvmmsg support
 2016-11-30  0:22 UTC  (4+ messages)
` [PATCH net-next 5/5] udp: add recvmmsg implementation

[PATCH V2 0/5] ASoC/arizona: Ensure pin searches use widget name prefix
 2016-11-30  0:19 UTC  (3+ messages)
  ` [PATCH V2 4/5] extcon: arizona: Use SoC component pin control functions

[PATCH] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
 2016-11-30  0:18 UTC  (2+ messages)

[PATCH 00/11] git worktree (re)move
 2016-11-30  0:18 UTC  (10+ messages)
` [PATCH v2 "

[PATCH v3 net-next 0/4] bpf: BPF for lightweight tunnel encapsulation
 2016-11-30  0:17 UTC  (5+ messages)
` [PATCH net-next v3 3/4] bpf: BPF for lightweight tunnel infrastructure
` [PATCH net-next v3 4/4] bpf: Add tests and samples for LWT-BPF

[GIT PULL] ARC fixes for 4.9-final !
 2016-11-30  0:16 UTC  (2+ messages)

[patch 1/2] mm, zone: track number of pages in free area by migratetype
 2016-11-30  0:16 UTC  (5+ messages)
` [patch v2 1/2] mm, zone: track number of movable free pages
  ` [patch v2 2/2] mm, compaction: avoid async compaction if most free memory is ineligible

[PATCH] net: macb: Write only necessary bits in NCR in macb reset
 2016-11-30  0:05 UTC  (2+ messages)

[PATCH v7 0/7] Radix pte update tlbflush optimizations
 2016-11-30  0:14 UTC  (3+ messages)
` [PATCH v7 3/7] powerpc/mm: Introduce _PAGE_LARGE software pte bits

Fwd: default mount options
 2016-11-30  0:14 UTC  (2+ messages)

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-11-30  0:14 UTC 

[tip:x86/timers 8/14] smpboot.c:undefined reference to `check_tsc_sync_target'
 2016-11-30  0:11 UTC 

[PATCH] net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues
 2016-11-30  0:11 UTC  (2+ messages)

[Bug 98907] commit bf75ef3 causes Xorg lock-up
 2016-11-30  0:10 UTC  (2+ messages)

[BUG] MD/RAID1 hung forever on bitmap_startwrite+0x122
 2016-11-30  0:08 UTC  (2+ messages)

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs
 2016-11-30  0:06 UTC  (6+ messages)
` [PATCH v4 3/7] PCI: Separate VF BAR updates from standard BAR updates

[PATCH] mac80211: Suppress NEW_PEER_CANDIDATE event if no room
 2016-11-30  0:06 UTC 

[RFD] Common userspace tool for fscypto
 2016-11-30  0:04 UTC  (6+ messages)

[PATCH net-netx] net: lan78xx: add LAN7801 MAC-only support
 2016-11-30  0:01 UTC  (8+ messages)

Palmetto GPIO pin configuration for Voltage Translator Control
 2016-11-30  0:00 UTC  (4+ messages)

[PATCH v2] media: Protect enable_source and disable_source handler code paths
 2016-11-29 23:59 UTC 

[PATCH 0/1] rtl8xxxu: Workaround for 8192eu/8723bu not reconnecting
 2016-11-29 23:59 UTC  (2+ messages)
` [PATCH 1/1] rtl8xxxu: Work around issue with 8192eu and 8723bu devices "

+ proc-calculate-proc-and-proc-task-nlink-at-init-time.patch added to -mm tree
 2016-11-29 23:58 UTC 

Convert from RAID 5 to 10
 2016-11-29 23:58 UTC  (7+ messages)

[PATCH] net: arc_emac: add dependencies on associated arches and compile test
 2016-11-29 23:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] target-m68k-patches
 2016-11-29 23:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/5] target-m68k: Inline shifts

[PATCH v4 0/4] davinci: VPIF: add DT support
 2016-11-29 23:57 UTC  (14+ messages)
` [PATCH v4 1/4] [media] davinci: vpif_capture: don't lock over s_stream
` [PATCH v4 2/4] [media] davinci: VPIF: add basic support for DT init
` [PATCH v4 3/4] [media] davinci: vpif_capture: get subdevs from DT
` [PATCH v4 4/4] [media] dt-bindings: add TI VPIF documentation

[PATCH] powerpc/opal-irqchip: Use interrupt names if present
 2016-11-29 23:56 UTC 

+ z3fold-fix-locking-issues.patch added to -mm tree
 2016-11-29 23:56 UTC 

+ z3fold-fix-header-size-related-issues.patch added to -mm tree
 2016-11-29 23:56 UTC 

+ proc-save-decrement-during-lookup-readdir-in-proc-pid.patch added to -mm tree
 2016-11-29 23:55 UTC 

[U-Boot] [PATCH resend v3 0/6] DM conversion of usb ether gadget
 2016-11-29 23:55 UTC  (13+ messages)
` [U-Boot] [PATCH resend v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model
` [U-Boot] [PATCH resend v3 2/6] drivers: usb: gadget: ether: access network_started using local variable
` [U-Boot] [PATCH resend v3 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
` [U-Boot] [PATCH resend v3 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
` [U-Boot] [PATCH resend v3 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
` [U-Boot] [PATCH resend v3 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model

[qemu patch V3 0/2] improve kvmclock difference on migration
 2016-11-29 23:54 UTC  (9+ messages)
` [qemu patch V3 2/2] kvmclock: reduce "
              ` [Qemu-devel] "

[PATCH] md/raid5: limit request size according to implementation limits
 2016-11-29 23:52 UTC  (2+ messages)

[PATCH pynfs 00/12] Flex File support
 2016-11-29 23:44 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] pkg-autotools: generic configure fix for powerpc64
 2016-11-29 23:50 UTC  (2+ messages)

question about irq_enter()/irq_exit() calling policy
 2016-11-29 23:47 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] From Simon:
 2016-11-29 23:45 UTC  (2+ messages)

[RELEASE] LTTng-Tools 2.9.0 - Joannès
 2016-11-29 23:39 UTC 

[Buildroot] [PATCH 1/2] ti-cgt-pru: add package for PRU Host toolchain
 2016-11-29 23:41 UTC  (7+ messages)
` [Buildroot] [PATCH v2 3/3] pru-sample: add sample PRU application

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-11-29 23:40 UTC  (4+ messages)
` [PATCH V6 1/1] ARM64/PCI: Manage controller-specific information on the host controller basis

[PATCH V4 00/15] blk-throttle: add .high limit
 2016-11-29 23:39 UTC  (6+ messages)
` [PATCH V4 15/15] blk-throttle: add latency target support

[PATCH v2] PCI: Add information about describing PCI in ACPI
 2016-11-29 23:39 UTC  (3+ messages)

[Buildroot] [PATCH] package/gcc: fix ICE on xtensa, 5.x and 6.x, PR target/78603
 2016-11-29 23:37 UTC 

[Buildroot] [PATCH] package/gcc: fix ICE on xtensa, 6.2, PR target/78118
 2016-11-29 23:36 UTC 

[DOC v1] Xen transport for 9pfs
 2016-11-29 23:34 UTC 

[PATCH v2 net-next 1/2] openvswitch: Add a missing break statement
 2016-11-29 23:32 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] openvswitch: Fix skb->protocol for vlan frames

Is trim/discard supported on LVM RAID logical volume?
 2016-11-29 23:32 UTC  (5+ messages)

[alternative-merged] kernel-time-fix-build.patch removed from -mm tree
 2016-11-29 23:32 UTC 

+ posix-timers-give-lazy-compilers-some-help-optimizing-code-away.patch added to -mm tree
 2016-11-29 23:32 UTC 

[PATCH net-next 0/7] Mellanox 100G mlx5 updates 2016-11-29
 2016-11-29 23:31 UTC  (3+ messages)
` [PATCH net-next 1/7] net/mlx5e: Implement Fragmented Work Queue (WQ)

[PATCH v3 net-next 1/3] openvswitch: Add a missing break statement
 2016-11-29 23:30 UTC  (3+ messages)
` [PATCH v3 net-next 2/3] openvswitch: Use is_skb_forwardable() for length check
` [PATCH v3 net-next 3/3] openvswitch: Fix skb->protocol for vlan frames

[PATCH] misc: sram: remove useless #ifdef
 2016-11-29 23:30 UTC  (5+ messages)

Bug Report on A1286 (Macbook Pro Mid 2012)
 2016-11-29 23:31 UTC  (4+ messages)

nftables kernel bug
 2016-11-29 23:28 UTC  (3+ messages)

[Buildroot] [PATCH] package/tvheadend: bump version to v4.1-2345 and fix version reporting
 2016-11-29 23:28 UTC  (3+ messages)

+ kasan-support-use-after-scope-detection-v3.patch added to -mm tree
 2016-11-29 23:27 UTC 

bnx2 breaks Dell R815 BMC IPMI since 4.8
 2016-11-29 23:28 UTC  (2+ messages)

[PATCH] Fix building xfsprogs on 32-bit platforms
 2016-11-29 23:25 UTC  (4+ messages)

[PATCH] pci-hyperv: use kmalloc to allocate hypercall params buffer
 2016-11-29 23:25 UTC  (2+ messages)

[PATCH 0/2] common: make common/rc easier to manage
 2016-11-29 23:24 UTC  (3+ messages)
` [PATCH 1/2] common: split XFS functions from common/rc

[PATCH] PCI: Increase VPD access timeout
 2016-11-29 23:25 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
 2016-11-29 23:24 UTC 

[PATCH v7 0/8] drm: sun8i: Add DE2 HDMI video support
 2016-11-29 23:24 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
 2016-11-29 23:24 UTC 

[PATCH v2 0/4] Add copy_file_range() tests
 2016-11-29 23:21 UTC  (6+ messages)

an iomap-based direct I/O implementation V4
 2016-11-29 23:18 UTC  (2+ messages)

[U-Boot] [RFC PATCH] common: miiphyutil: Work and report phy address in hex in mdio cmd
 2016-11-29 23:17 UTC  (2+ messages)

BlueZ 5.43: HoG peripheral services re-discovered again and again on every reconnect
 2016-11-29 23:15 UTC  (5+ messages)

[PATCH net] fib_trie: Avoid expensive update of suffix length when not required
 2016-11-29 23:14 UTC  (2+ messages)

[PATCH] arm: add stat support to fiq
 2016-11-29 23:13 UTC  (3+ messages)

netlink: GPF in sock_sndtimeo
 2016-11-29 23:13 UTC  (2+ messages)

[meta-raspberrypi][PATCH v4] u-boot: Simplify boot script
 2016-11-29 23:14 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
 2016-11-29 23:13 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model

[RELEASE] Babeltrace 1.5.0
 2016-11-29 23:11 UTC 

[PATCH for-next 0/6] IB/hns: Bug Fixes for HNS RoCE Driver
 2016-11-29 23:10 UTC  (17+ messages)
  ` [PATCH for-next 1/6] IB/hns: Fix the bug when destroy qp
  ` [PATCH for-next 3/6] IB/hns: Fix the bug of setting port mtu
  ` [PATCH for-next 4/6] IB/hns: Delete the redundant memset operation
  ` [PATCH for-next 6/6] IB/hns: Fix the IB device name
` [PATCH for-next 2/6] IB/hns: Fix the bug when free mr
` [PATCH for-next 5/6] IB/hns: Fix the bug when free cq

qed, qedi patchset submission
 2016-11-29 23:11 UTC  (4+ messages)

[diamon-discuss] [RELEASE] Babeltrace 1.5.0
 2016-11-29 23:11 UTC 

[PATCH v1 0/2] nvmetcli manpage and misc tweaks
 2016-11-29 23:11 UTC  (3+ messages)
` [PATCH v1 1/2] nvmetcli: Adding manpage/html generation
` [PATCH v1 2/2] nvmetcli: add python-six to rpm package building


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.