All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-10 19:01:53 to 2016-08-10 19:36:43 UTC [more...]

[PATCH v14 00/14] support "task_isolation" mode
 2016-08-10 19:17 UTC  (5+ messages)
` [PATCH v14 06/14] arch/x86: enable task isolation functionality

[PATCH v5 00/15] Git filter protocol
 2016-08-10 19:15 UTC  (28+ messages)
  ` [PATCH v5 01/15] pkt-line: extract set_packet_header()
  ` [PATCH v5 02/15] pkt-line: call packet_trace() only if a packet is actually send
  ` [PATCH v5 03/15] pkt-line: add `gentle` parameter to format_packet()
  ` [PATCH v5 04/15] pkt-line: add packet_write_gently()
  ` [PATCH v5 05/15] pkt-line: add packet_write_gently_fmt()
  ` [PATCH v5 06/15] pkt-line: add packet_flush_gently()
  ` [PATCH v5 07/15] pkt-line: add functions to read/write flush terminated packet streams
  ` [PATCH v5 09/15] pack-protocol: fix maximum pkt-line size
  ` [PATCH v5 10/15] convert: quote filter names in error messages
  ` [PATCH v5 12/15] convert: generate large test files only once

[PATCH] brcmfmac: shut down AP and set IBSS mode only on primary interface
 2016-08-10 10:15 UTC  (4+ messages)

What's cooking in git.git (Aug 2016, #03; Mon, 8)
 2016-08-10 19:03 UTC  (5+ messages)
` [PATCH] t7406: fix breakage on OSX

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-10 11:03 UTC  (11+ messages)

[PATCH 0/2] Convert qdisc linked list into a hashtable
 2016-08-10  9:03 UTC  (2+ messages)
` [PATCH 1/2] net: resolve symbol conflicts with generic hashtable.h

Making pdfdocs with sphinx - only select rst targets
 2016-08-10 16:31 UTC  (5+ messages)
` [RFC PATCH 0/3] Documentation: switch to pdflatex and fix pdf build
  ` [RFC PATCH 3/3] Documentation: exclude media documentation from pdf generation

[Regression] "irqdomain: Don't set type when mapping an IRQ" breaks nexus7 gpio buttons
 2016-08-10 15:17 UTC  (10+ messages)

[PATCH v6 06/16] merge_recursive: abort properly upon errors
 2016-08-10 19:30 UTC  (11+ messages)
` patch submission process, was "

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-10  8:35 UTC  (10+ messages)
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[PATCH v4 0/2] mmc: dw_mmc: host controller reset support
 2016-08-10  8:03 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets
` [PATCH v4 2/2] mmc: dw_mmc: add reset support to dwmmc host controller

[PATCH v2 0/8] firmware: add new sysdata API
 2016-08-10 19:34 UTC  (9+ messages)
` [PATCH v2 8/8] p54: convert to "

[PATCH net] bnx2x: don't reset chip on cleanup if PCI function is offline
 2016-08-10  7:59 UTC  (4+ messages)

[PATCH 1/2] ath9k: change entropy formula for easier understanding
 2016-08-10  6:46 UTC  (5+ messages)
` [PATCH 2/2] ath9k: disable RNG by default

Deploy directory outside of tmp-glibc
 2016-08-10 19:20 UTC 

[PATCH 00/21] net: thunderx: Support for newer chips and miscellaneous patches
 2016-08-10  6:42 UTC  (8+ messages)
` [PATCH 04/21] net: thunderx: Set queue count based on number of CPUs
` [PATCH 06/21] net: thunderx: Enable mailbox interrupts on 81xx/83xx
` [PATCH 11/21] net: thunderx: Add support for 16 LMACs of 83xx
` [PATCH 12/21] net: thunderx: Support for 83xx mixed QLM/DLM config
` [PATCH 14/21] net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
` [PATCH 19/21] net: thunderx: Configure tunnelling protocol parsing
` [PATCH 20/21] net: thunderx: Use netdev_rss_key_fill() helper

[PATCH v2] drm/i915/dp: DP audio API changes for MST
 2016-08-10 19:33 UTC  (3+ messages)

[Feature request] config diff on a single option with the admin socket
 2016-08-10 10:34 UTC  (8+ messages)

[PATCH 0/4] Add DT support for NAND to LCDK
 2016-08-10  9:28 UTC  (12+ messages)
` [PATCH 2/4] ARM: dts: da850: Add an aemif node

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2016.09-eng008
 2016-08-10 19:32 UTC  (3+ messages)

[PATCH 0/5] Check u32 load in u8 attributes
 2016-08-10 15:32 UTC  (5+ messages)
` [PATCH 1/5] netfilter: nf_tables: Check u32 load in u8 nft_bitwise attribute
` [PATCH 2/5] netfilter: nf_tables: Check u32 load in u8 nft_byteorder attribute
` [PATCH 4/5] netfilter: nf_tables: Check u32 load in u8 nft_immediate attribute
` [PATCH 5/5] netfilter: nf_tables: Check u32 load in u8 nft_nat attribute

[meta-oe][PATCH] python-pygobject: update to version 3.20.1
 2016-08-10 19:32 UTC 

[PATCH] x_tables: Replace kmalloc(s*n) with kmalloc_array(n,s)
 2016-08-10 10:06 UTC 

[meta-oe][PATCH] pcsc-lite: Seperate GPLV3 portions from BSD
 2016-08-10 19:32 UTC 

[PATCH v2] rmap: Fix compound check logic in page_remove_file_rmap
 2016-08-10 14:10 UTC 

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-10 19:16 UTC  (15+ messages)
` [RFC PATCH v7 1/7] "

[kernel-hardening] [PATCH 0/2] expand use of __ro_after_init
 2016-08-10 19:31 UTC  (6+ messages)
` [kernel-hardening] Re: [PATCH 2/2] arm: apply more __ro_after_init
    `  "

[PATCH 0/4] MIDI Function improvements
 2016-08-10 11:25 UTC  (3+ messages)
` [PATCH 2/4] usb: gadget: f_midi: defaults buflen sizes to 512

[Qemu-devel] [RFC PATCH 0/4] Add MTTCG litmus tests
 2016-08-10 19:30 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/4] tests/tcg: Add x86 mttcg litmus test

[PATCH v6 0/4] mfd: lp873x: Add lp873x PMIC support
 2016-08-10  8:18 UTC  (5+ messages)
` [PATCH v6 2/4] "

[Qemu-devel] [PATCH v7 0/4] Dynamic module loading for block drivers
 2016-08-10 19:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 3/4] blockdev: Add dynamic "
        ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v7 4/4] blockdev: Modularize nfs block driver

[PATCH RESEND] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails
 2016-08-10 10:04 UTC 

[PATCH v7 00/16] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-08-10 19:29 UTC  (4+ messages)
` [PATCH v7 01/16] remoteproc: st_slim_rproc: add a slimcore rproc driver

[PATCH v3 0/2] regulator: Enable suspend configuration
 2016-08-10 12:23 UTC  (2+ messages)
` [PATCH v3 2/2] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs

[PATCH 1/3] radix-tree: 'slot' can be NULL in radix_tree_next_slot()
 2016-08-10  6:29 UTC  (4+ messages)

[PATCH net-next 0/4] net_sched, flow_dissector, flower: Introduce vlan tag support
 2016-08-10 13:32 UTC  (5+ messages)
` [PATCH net-next 1/4] flow_dissector: Get vlan info from skb->vlan_tci instead of skb->data
` [PATCH net-next 2/4] flow_dissector: Get vlan priority in addition to vlan id
` [PATCH net-next 3/4] net_sched: flower: Add vlan support
` [PATCH net-next 4/4] net_sched: act_vlan: Add priority option

[PATCH v3 0/3][resend] pnfs/nfsd: have client and server support multiple layout types
 2016-08-10 19:26 UTC  (5+ messages)
` [PATCH v3 3/3][resend] pnfs: add a new mechanism to select a layout driver according to an ordered list

[Qemu-devel] [PULL 14/15] tb hash: track translated blocks with qht
 2016-08-10 19:25 UTC  (2+ messages)
` [Qemu-devel] [PATCH] qht: support resetting an uninitialized qht

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-08-10_15-00-47
 2016-08-10 19:25 UTC 

[PATCH v7 0/5] The series cleans up mainly the regulator driver and implements
 2016-08-10 12:52 UTC 

More than one V4L-DVB driver on the same machine
 2016-08-10 19:23 UTC 

[GIT PULL] cputime fixes and cleanups
 2016-08-10  7:51 UTC  (6+ messages)
` [PATCH 1/5] sched,time: Count actually elapsed irq & softirq time

[PATCH] usb: core: Add runtime resume checking
 2016-08-10  8:23 UTC  (5+ messages)

[PATCH v1 1/1] pinctrl: intel: merrifield: Add missed header
 2016-08-10 13:47 UTC  (2+ messages)

[REGRESSION] 362899b ("macvtap: switch to use skb array") causes oops during teardown
 2016-08-10 16:40 UTC 

[PATCH netfilter] extensions/libxt_bpf.man: clarify BPF code generation with tcpdump
 2016-08-10 19:23 UTC 

linux-next: no release today
 2016-08-10  8:19 UTC 

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-10 19:12 UTC  (12+ messages)
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

[PATCH 1/2] x86/x2apic: fix NULL pointer def during boot
 2016-08-10  8:26 UTC  (2+ messages)

[dm-crypt] [No key available with this passphrase.]
 2016-08-10 19:22 UTC 

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-10 19:21 UTC 

[PATCH 0/8] hisi_sas internal abort support
 2016-08-10 13:20 UTC  (4+ messages)
` [PATCH 2/8] hisi_sas: for internal abort in hisi_sas_dev_gone()
` [PATCH 4/8] hisi_sas: add prep_abort_v2_hw()

[PATCH] merge: use string_list_split() in add_strategies()
 2016-08-10 12:31 UTC  (4+ messages)

problem with MPLS and TSO/GSO
 2016-08-10  5:44 UTC  (4+ messages)

spin_lock implicit/explicit memory barrier
 2016-08-10 19:17 UTC  (4+ messages)

[PATCH v5 0/8] rk3399 support ddr frequency scaling
 2016-08-10  5:07 UTC  (3+ messages)
  ` [PATCH v5 8/8] drm/rockchip: Add dmc notifier in vop driver

[PATCH] crypto: CCP - build error: label 'e_hwrng' undefined
 2016-08-10 17:45 UTC 

[Bug 97260] R9 290 low performance in Linux 4.7
 2016-08-10 19:17 UTC  (2+ messages)

[meta-oe][PATCH] pcsc-lite: Seperate GPLV3 portions from BSD
 2016-08-10 19:16 UTC  (2+ messages)

[PATCH 0/9] Netfilter fixes for net
 2016-08-10 19:16 UTC  (10+ messages)
` [PATCH 1/9] netfilter: nf_ct_h323: do not re-activate already expired timer
` [PATCH 2/9] netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
` [PATCH 3/9] netfilter: nft_rbtree: ignore inactive matching element with no descendants
` [PATCH 4/9] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
` [PATCH 5/9] netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
` [PATCH 6/9] netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
` [PATCH 7/9] netfilter: nfnetlink_queue: reject verdict request from different portid
` [PATCH 8/9] netfilter: ctnetlink: reject new conntrack request with different l4proto
` [PATCH 9/9] netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes

[PATCH] ACPI / battery: Add sysfs representation after checking _BST
 2016-08-10 15:24 UTC 

[PATCH] sched/fair: Fix load_above_capacity fixed point arithmetic width
 2016-08-10 12:28 UTC  (2+ messages)

t0027 racy?
 2016-08-10 12:28 UTC  (10+ messages)

[dm-crypt] [No key available with this passphrase.]
 2016-08-10 19:16 UTC 

Regarding AHCI_MAX_SG and (ATA_HORKAGE_MAX_SEC_1024)
 2016-08-10 15:14 UTC  (4+ messages)

5.41 - Authentication Failed with kernel 4.2.0
 2016-08-10 19:15 UTC  (6+ messages)
      ` AW: "

REPLACEMENT: Gummiboot to Systemd-boot
 2016-08-10 19:15 UTC 

OpenBMC on the OpenWRT
 2016-08-10 19:15 UTC  (2+ messages)

Regression introduced by "net: ipconfig: Support using "delayed" DHCP replies"
 2016-08-10 10:00 UTC  (3+ messages)
` [PATCH] net: ipconfig: fix use after free

[nfsd] b44061d0b9: BUG: Dentry ffff880027d7c540{i=1846f, n=0a} still in use (1) [unmount of btrfs vda]
 2016-08-10 19:15 UTC  (12+ messages)
` [lkp] [nfsd] b44061d0b9: BUG: Dentry ffff880027d7c540{i=1846f,n=0a} "

BTRFS: error (device sda1) in btrfs_run_delayed_refs:2963: errno=-17 Object already exists
 2016-08-10  7:09 UTC  (4+ messages)

[RFC][PATCH] x86/smp: Fix __max_logical_packages value setup
 2016-08-10 15:52 UTC  (5+ messages)

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-10 19:14 UTC  (9+ messages)

[PATCH] ovl: fix inode in utimes_common on overlayfs
 2016-08-10  8:01 UTC  (3+ messages)
` retry: "

[PATCH] proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting self
 2016-08-10 19:13 UTC  (4+ messages)

[PATCH v2 0/5] Allow the trampoline to use EFI boot services RAM
 2016-08-10 13:21 UTC  (4+ messages)

[patch net-next v6 0/3] return offloaded stats as default and expose original sw stats
 2016-08-10  6:08 UTC  (3+ messages)
` [patch net-next v6 2/3] net: core: add SW stats to if_stats_msg

[PATCH v4 0/3] locking/mutex: Enable optimistic spinning of lock waiter
 2016-08-10  9:29 UTC  (5+ messages)
` [PATCH v4 3/3] locking/mutex: Ensure forward progress of waiter-spinner

[Qemu-devel] [PATCH] net: vmxnet: initialise local tx descriptor
 2016-08-10 19:12 UTC 

[PATCH v2] locking/percpu-rwsem: Optimize readers and reduce global impact
 2016-08-10  7:56 UTC  (3+ messages)

[PATCH 1/5, V2, libnftnl] rule: Add const modifier to rule field of expression iterator
 2016-08-10 11:35 UTC  (6+ messages)
` [PATCH 1/4, V3, libnftnl] rule: Implement internal "
  ` [PATCH 2/4, V3, libnftnl] Implement rule comparison
  ` [PATCH 3/4, V3, nft] Simplify parser rule_spec tree
  ` [PATCH 4/4, V3, nft] Implement deleting rule by description

x86 PMU broken in current Linus' tree
 2016-08-10 13:59 UTC  (6+ messages)
      ` [PATCH v2] x86/hweight: fix open-coded versions of 32bit and 64bit hweight calculations

[PATCH 0/5] Reduce memory waste by page extension user
 2016-08-10  6:16 UTC  (2+ messages)
` [PATCH 1/5] mm/debug_pagealloc: clean-up guard page handling code

[PATCH] video: don't print error when adding adapter fails
 2016-08-10 10:24 UTC  (3+ messages)
` [PATCH] video: fbdev: mb862xx: mb862xx-i2c: "

[PATCH] fbdev: Remove deprecated create_singlethread_workqueue
 2016-08-10 10:44 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.7] ppc: parse cpu features once
 2016-08-10 19:10 UTC  (2+ messages)

[PATCH RESEND] genirq: Machine-parsable version of /proc/interrupts
 2016-08-10 15:26 UTC  (2+ messages)

[PATCH] rule: Constify rule iterators
 2016-08-10  8:30 UTC  (3+ messages)
` [PATCH, v2] Constify iterators

[PATCH v3 0/2] pack-objects mru
 2016-08-10 12:03 UTC  (3+ messages)
` [PATCH v3 1/2] pack-objects: break delta cycles before delta-search phase
` [PATCH v3 2/2] pack-objects: use mru list when iterating over packs

[PATCH] ARM: cpuidle: declare cpuidle_ops __read_mostly
 2016-08-10  8:57 UTC  (2+ messages)

[PATCH v14] acpi, apei, arm64: APEI initial support for aarch64
 2016-08-10 13:02 UTC 

[PATCH 1/2] ACPI/tables: Correct the wrong count increasing
 2016-08-10 13:03 UTC  (4+ messages)
` [PATCH 2/2] x86, ACPI: Fix the wrong assignment when Handle apic/x2apic entries

Updates to meta-fsl-arm (master) in 2016-08-10
 2016-08-10 19:07 UTC 

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-10 10:38 UTC  (3+ messages)
` [kvm-unit-tests PATCH V2 2/4] lib/powerpc: Add generic decrementer exception handler

[PATCHv2] support for AD5820 camera auto-focus coil
 2016-08-10 12:00 UTC  (11+ messages)
` [PATCHv3] "
      ` [PATCHv4] "
          ` [PATCHv5] "
            ` [PATCHv6] "

[PATCH] IB/hfi1: Fetch monitor values on-demand for CableInfo query
 2016-08-10 19:07 UTC  (5+ messages)

[PATCH 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets
 2016-08-10 11:59 UTC  (3+ messages)
` [PATCH 3/3] vsockmon: Add virtio vsock hooks

[PATCH] mfd: da8xx-cfgchip: New header file for CFGCHIP registers
 2016-08-10 13:19 UTC 

[PATCH v10 00/40] libify apply and use lib in am, part 2
 2016-08-10 16:52 UTC  (4+ messages)
` [PATCH v10 33/40] environment: add set_index_file()

[PATCHSET percpu/for-4.4] percpu_ref: make mode switching operations synchronize themselves
 2016-08-10 19:06 UTC  (2+ messages)

[PATCH] ARM: VDSO: put read only/mostly objects into proper sections
 2016-08-10 19:04 UTC  (5+ messages)

parts of media docs sphinx re-building every time?
 2016-08-10 14:16 UTC  (4+ messages)

[PATCH] clocksource/drivers/time-armada-370-xp: Fix the clock reference
 2016-08-10 13:05 UTC  (3+ messages)

kvm_pv_unhalt and kernel_irqchip=off
 2016-08-10 19:04 UTC  (2+ messages)

[RFC] can we use vmalloc to alloc thread stack if compaction failed
 2016-08-10 11:59 UTC  (12+ messages)

[PATCH] ARM: dts: realview: Fix PBX-A9 cache description
 2016-08-10 12:02 UTC 

[PATCH] [efifb] Fix 16 color palette entry calculation
 2016-08-10 10:53 UTC  (3+ messages)
` [PATCH RESEND] fbdev/efifb: "

[PATCH 0244/1285] Replace numeric parameter like 0444 with macro
 2016-08-10 13:45 UTC  (3+ messages)

[PATCH] ASoC: rt5659: Add mclk controls
 2016-08-10 17:52 UTC  (10+ messages)
                ` [alsa-devel] "

[PATCH v2] netfilter: nf_tables: add hash expression
 2016-08-10  7:21 UTC  (3+ messages)

[ANNOUNCE] Netdev 1.2 updates
 2016-08-10 15:06 UTC 

[RESEND PATCH v4] x86/hpet: Reduce HPET counter read contention
 2016-08-10 19:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/10] POWER9 TCG enablements - part4
 2016-08-10 19:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 07/10] target-ppc: improve lxvw4x implementation
` [Qemu-devel] [PATCH v1 08/10] target-ppc: add lxvb16x and lxvh8x
` [Qemu-devel] [PATCH v1 09/10] target-ppc: improve stxvw4x implementation
` [Qemu-devel] [PATCH v1 10/10] target-ppc: add stxvb16x and stxvh8x


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.