All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-10 19:23:39 to 2016-11-10 20:40:46 UTC [more...]

[patch net-next 0/8] Add support for offloading packet-sampling
 2016-11-10 20:16 UTC  (9+ messages)
` [patch net-next 1/8] Introduce ife encapsulation module
` [patch net-next 5/8] Introduce sample tc action

Looking for guidance to support 74CBTLV3253 mux
 2016-11-10 13:01 UTC  (3+ messages)

[kernel-hardening] [RFC v4 PATCH 00/13] HARDENED_ATOMIC
 2016-11-10 20:40 UTC  (17+ messages)
` [kernel-hardening] [RFC v4 PATCH 01/13] Add architecture independent hardened atomic base
` [kernel-hardening] [RFC v4 PATCH 02/13] percpu-refcount: leave atomic counter unprotected
` [kernel-hardening] [RFC v4 PATCH 03/13] kernel: identify wrapping atomic usage
` [kernel-hardening] [RFC v4 PATCH 04/13] mm: "
` [kernel-hardening] [RFC v4 PATCH 05/13] fs: "
` [kernel-hardening] [RFC v4 PATCH 06/13] net: "
` [kernel-hardening] [RFC v4 PATCH 07/13] net: atm: "
` [kernel-hardening] [RFC v4 PATCH 08/13] security: "
` [kernel-hardening] [RFC v4 PATCH 09/13] drivers: identify wrapping atomic usage (part 1/2)
` [kernel-hardening] [RFC v4 PATCH 10/13] drivers: identify wrapping atomic usage (part 2/2)
` [kernel-hardening] [RFC v4 PATCH 11/13] x86: identify wrapping atomic usage
` [kernel-hardening] [RFC v4 PATCH 12/13] x86: implementation for HARDENED_ATOMIC
  ` [kernel-hardening] "
` [kernel-hardening] [RFC v4 PATCH 13/13] lkdtm: add tests for atomic over-/underflow
` [RFC v4 PATCH 00/13] HARDENED_ATOMIC
  ` [kernel-hardening] "

Bluetooth Certification Testing L2CAP UCD Test Failing
 2016-11-10 20:40 UTC  (2+ messages)

[U-Boot] [PATCH] imx7: SPI: add suport for SPI flash in mikroBUS slot
 2016-11-10 20:39 UTC 

[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
 2016-11-10 20:38 UTC  (2+ messages)

[PATCHv3][krogoth] curl: fix multiple CVEs
 2016-11-10 20:42 UTC  (2+ messages)

[kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
 2016-11-10 20:37 UTC  (6+ messages)
` [kvm-unit-tests PATCH v5 10/11] arm/arm64: gicv3: add an IPI test
  ` [Qemu-devel] "

[PATCHv3 00/35] Revamp the attr subsystem!
 2016-11-10 20:34 UTC  (36+ messages)
` [PATCH 01/35] commit.c: use strchrnul() to scan for one line
` [PATCH 02/35] attr.c: "
` [PATCH 03/35] attr.c: update a stale comment on "struct match_attr"
` [PATCH 04/35] attr.c: explain the lack of attr-name syntax check in parse_attr()
` [PATCH 05/35] attr.c: complete a sentence in a comment
` [PATCH 06/35] attr.c: mark where #if DEBUG ends more clearly
` [PATCH 07/35] attr.c: simplify macroexpand_one()
` [PATCH 08/35] attr.c: tighten constness around "git_attr" structure
` [PATCH 09/35] attr.c: plug small leak in parse_attr_line()
` [PATCH 10/35] attr: rename function and struct related to checking attributes
` [PATCH 11/35] attr: (re)introduce git_check_attr() and struct git_attr_check
` [PATCH 12/35] attr: convert git_all_attrs() to use "struct git_attr_check"
` [PATCH 13/35] attr: convert git_check_attrs() callers to use the new API
` [PATCH 14/35] attr: retire git_check_attrs() API
` [PATCH 15/35] attr: add counted string version of git_check_attr()
` [PATCH 16/35] attr: expose validity check for attribute names
` [PATCH 17/35] attr: support quoting pathname patterns in C style
` [PATCH 18/35] attr.c: add push_stack() helper
` [PATCH 19/35] attr.c: pass struct git_attr_check down the callchain
` [PATCH 20/35] attr.c: rename a local variable check
` [PATCH 21/35] attr.c: correct ugly hack for git_all_attrs()
` [PATCH 22/35] attr.c: introduce empty_attr_check_elems()
` [PATCH 23/35] attr.c: always pass check[] to collect_some_attrs()
` [PATCH 24/35] attr.c: outline the future plans by heavily commenting
` [PATCH 25/35] attr: make git_check_attr_counted static
` [PATCH 26/35] attr: convert to new threadsafe API
` [PATCH 27/35] attr: keep attr stack for each check
` [PATCH 28/35] Documentation: fix a typo
` [PATCH 29/35] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 30/35] pathspec: move prefix check out of the inner loop
` [PATCH 31/35] pathspec: allow querying for attributes
` [PATCH 32/35] pathspec: allow escaped query values
` [PATCH 33/35] submodule update: add `--init-default-path` switch
` [PATCH 34/35] clone: add --init-submodule=<pathspec> switch
` [PATCH 35/35] completion: clone can initialize specific submodules

[Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)
 2016-11-10  9:59 UTC  (3+ messages)
` [Documentation][PATCH 4/5] RN: Update version to "

[xen-unstable test] 102084: trouble: blocked/broken/fail/pass
 2016-11-10 20:34 UTC 

[PATCH lttng-tools v3] Fix: test cases now rely on explicit workloads
 2016-11-10 20:26 UTC 

[PATCH v2 00/10] wic: bugfixes & --fixed-size support, tests, selftest: minor fixes
 2016-11-10 20:33 UTC  (7+ messages)
` [PATCH v2 06/10] oe-selftest: fix handling of test cases without ID in --list-tests-by
` [PATCH v2 08/10] wic: selftest: do not repeat core-image-minimal

[PATCH] watchdog: hpwdt: changed maintainer information
 2016-11-10 20:33 UTC  (2+ messages)

[kbd] ctrl arrow keys not working in linux virtual consoles
 2016-11-10 20:32 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 00/17] VT-d unit test
 2016-11-10 20:25 UTC  (20+ messages)
` [PATCH kvm-unit-tests v2 08/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v2 09/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests v2 10/17] pci: provide pci_cmd_set_clr()
` [PATCH kvm-unit-tests v2 11/17] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v2 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v2 14/17] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v2 15/17] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v2 16/17] x86: intel-iommu: add IR MSI test
` [PATCH kvm-unit-tests v2 17/17] x86/unittests: add intel-iommu test

[PATCH v2 1/3] remoteproc: qcom: Encapsulate pvt data structure for q6v56 hexagon
 2016-11-10 20:30 UTC  (3+ messages)

[PATCH 0/4] musb fixes for v4.9-rc cycle
 2016-11-10 20:29 UTC  (4+ messages)

PM regression with LED changes in next-20161109
 2016-11-10 20:29 UTC  (8+ messages)

[PATCH v3 0/3] PCI: qcom: Add support to msm8996 pcie controller
 2016-11-10 20:26 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: qcom: add support to msm8996 PCIE controller

[Patch v2 00/14] MIPS: Use MACHINEOVERRIDES and reduce duplication
 2016-11-10 20:24 UTC  (6+ messages)
` [Patch v2 12/14] ltp: Reduce duplication in MIPS variants

[PATCH] Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
 2016-11-10 20:24 UTC  (4+ messages)

sb_agblocks
 2016-11-10 20:23 UTC  (3+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-11-10_15-01-12
 2016-11-10 20:23 UTC 

[PATCH] driver-core: fix odd_ptr_err.cocci warnings
 2016-11-10 20:22 UTC  (3+ messages)

9160 linux-efi
 2016-11-10 20:21 UTC 

[PATCH] i2c: i2c-topology: fix minor whitespace nit
 2016-11-10 20:19 UTC  (2+ messages)

[PATCH] driver-core: fix platform_no_drv_owner.cocci warnings
 2016-11-10 20:19 UTC 

[PATCH] um: Fix compile failure due to current_text_address() definition
 2016-11-10 20:19 UTC  (6+ messages)
` [uml-devel] "

[bug report] btrfs: Expoert and move leaf/subtree qgroup helpers to qgroup.c
 2016-11-10 20:18 UTC 

[PATCH lttng-tools v2] Fix: test cases now rely on explicit workloads
 2016-11-10 20:17 UTC 

[PATCH v7 00/31] Fix delegation behaviour when server revokes some state
 2016-11-10 20:18 UTC  (18+ messages)
` [PATCH v7 06/31] NFSv4.1: Allow test_stateid to handle session errors without waiting
  ` [PATCH v7 07/31] NFSv4.1: Add a helper function to deal with expired stateids
    ` [PATCH v7 08/31] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
      ` [PATCH v7 09/31] NFSv4.1: Test delegation stateids when server declares "some state revoked"
        ` [PATCH v7 10/31] NFSv4.1: Deal with server reboots during delegation expiration recovery
          ` [PATCH v7 11/31] NFSv4.1: Don't recheck delegations that have already been checked
            ` [PATCH v7 12/31] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
              ` [PATCH v7 13/31] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks

[PATCH 1/2] i2c: octeon: Fix register access
 2016-11-10 20:17 UTC  (3+ messages)

[PATCH 4.8 000/138] 4.8.7-stable review
 2016-11-10 20:16 UTC  (2+ messages)
  ` [PATCH 4.8 118/138] drm/i915: Clean up DDI DDC/AUX CH sanitation

[Qemu-devel] [PATCH v2 for-2.8] spapr-vty: Fix bad assert() statement
 2016-11-10 20:16 UTC 

BUG() can be hit in tcp_collapse()
 2016-11-10 20:13 UTC  (5+ messages)

[PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C
 2016-11-10 20:12 UTC  (3+ messages)
` [PATCH v4 14/14] i2c: mux: demux-pinctrl: make drivers with no pinctrl work again

[PATCH 2/3] x86/RAS: Simplify SMCA HWID descriptor struct
 2016-11-10 20:12 UTC  (6+ messages)
` [tip:ras/core] "

[patch] block: precedence bug in bio_set_op_attrs() macro
 2016-11-10 20:07 UTC  (4+ messages)

[PATCH lttng-tools v4] Create a dedicated test suite for Perf
 2016-11-10 20:05 UTC 

bi_vcnt checks for repair
 2016-11-10 20:06 UTC 

[PATCH] f2fs: don't wait writeback for datas during checkpoint
 2016-11-10 20:03 UTC  (3+ messages)

[PATCH 1/3] PCI: hv: use the correct buffer size in new_pcichild_device()
 2016-11-10 16:27 UTC  (3+ messages)

fsnotify_mark_srcu wtf?
 2016-11-10 20:02 UTC  (7+ messages)

[PATCH libdrm] headers: Add README file
 2016-11-10 20:01 UTC  (2+ messages)

[PATCH v2 00/13] usb: dwc2: Fix up, consolidate, and simplify driver parameters
 2016-11-10 19:59 UTC  (3+ messages)
` [PATCH v2 11/13] Documentation: devicetree: dwc2: Add host DMA binding

perf: perf_fuzzer WARNING: ring_buffer.c:546 __rb_free_aux
 2016-11-10 19:58 UTC  (3+ messages)

[PATCH] PM / Domains: Fix for domain idle state
 2016-11-10 19:58 UTC  (5+ messages)
` [PATCH] PM / Domains: Fix compatible "

[PATCH v2 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-11-10 19:56 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: Add TI SCI "

[PATCH] net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
 2016-11-10 19:52 UTC  (5+ messages)

[PATCH 0/3] perf: add support for analyzing events for containers
 2016-11-10 19:48 UTC  (2+ messages)

[PATCH] firmware: fix async/manual firmware loading
 2016-11-10 19:49 UTC  (9+ messages)

[PATCH] PCI: pciehp: Check for PCIe capabilities change after resume
 2016-11-10 19:46 UTC  (2+ messages)

[PATCH v4 0/5] Cavium ThunderX uncore PMU support
 2016-11-10 19:46 UTC  (5+ messages)
` [PATCH v4 1/5] arm64: perf: Basic uncore counter support for Cavium ThunderX SOC

[PATCH v2 1/5] mwifiex: remove redundant condition in main process
 2016-11-10 19:46 UTC  (5+ messages)

"creative" bio usage in the RAID code
 2016-11-10 19:46 UTC 

[patch] staging: lustre: lov: crash in error handling
 2016-11-10 19:44 UTC  (6+ messages)
` [lustre-devel] "

[Qemu-devel] [PATCH v6 0/3] IOMMU: intel_iommu support map and unmap notifications
 2016-11-10 19:44 UTC  (7+ messages)

[dm-crypt] License Clarification
 2016-11-10 19:41 UTC 

[patch] iio: cros_ec_sensors_core: signedness bug in cros_ec_sensors_read_lpc()
 2016-11-10 19:39 UTC  (2+ messages)

[PATCH 2/4] usb: musb: Fix sleeping function called from invalid context for hdrc glue
 2016-11-10 19:40 UTC  (11+ messages)

[PATCH V2] sqlite3: Revert ad601c7962 from 3.14.1 amalgamation package
 2016-11-10 19:38 UTC  (3+ messages)

[PATCH/RFC] z3fold: use per-page read/write lock
 2016-11-10 19:38 UTC  (3+ messages)

[PATCHSET] Throttled buffered writeback
 2016-11-10 19:38 UTC  (15+ messages)
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] blk-wbt: add general throttling mechanism

[PATCH 1/4] powerpc/mm: update ptep_set_access_flag to not do full mm tlb flush
 2016-11-10 19:36 UTC  (4+ messages)
` [PATCH 3/4] hugetlb: Change the function prototype to take vma_area_struct as arg

[U-Boot] [PATCH] arm: sunxi: do not force USB for arch-sunxi
 2016-11-10 19:36 UTC  (4+ messages)

[Cluster-devel] [PATCH 00/60] block: support multipage bvec
 2016-11-10 19:35 UTC  (3+ messages)
` [PATCH 04/60] block: floppy: use bio_add_page()

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-10 19:32 UTC  (9+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced

[patch] usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
 2016-11-10 19:33 UTC  (2+ messages)

[patch] nd_blk,nd_pmem,nd_btt: add endio blktrace events
 2016-11-10 19:33 UTC  (6+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 0a8ba75a9923d1d3526af74b090746635fc32507
 2016-11-10 19:32 UTC 

[patch] iio:adc: ad7766: testing the wrong variable in probe
 2016-11-10 19:30 UTC  (2+ messages)

[PATCH] block: clear all of bi_opf in bio_set_op_attrs
 2016-11-10 19:29 UTC  (3+ messages)

[PATCH] quotactl.2: tfix
 2016-11-10 19:29 UTC  (2+ messages)

[patch v5+1 repost] i2c: mux: mellanox: add driver
 2016-11-10 21:26 UTC 

[U-Boot] [PATCH v2 0/5] arm: imx6: Enable Secure Boot (HAB) with SPL Builds
 2016-11-10 19:27 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] arm: imx: remove bmode , hdmidet and dek commands from SPL
` [U-Boot] [PATCH v2 2/5] arm: imx: add HAB authentication of image to SPL boot
` [U-Boot] [PATCH v2 3/5] tools: mkimage: add firmware-ivt image type for HAB verification
` [U-Boot] [PATCH v2 4/5] doc: imx6: add section for secure boot with SPL
` [U-Boot] [PATCH v2 5/5] Makefile: preserve output for images that can contain HAB Blocks

[PATCH 2/2] backlight: arcxcnn: devicetree bindings for ArticSand devices
 2016-11-10 19:25 UTC  (3+ messages)

[PATCH v2 1/2] [media] serial_ir: port lirc_serial to rc-core
 2016-11-10 19:25 UTC 

[PATCH v2 2/2] serial_ir: use precision ktime rather than guessing
 2016-11-10 19:25 UTC 

[patch] PM / Domains: Fix a warning message
 2016-11-10 19:25 UTC  (3+ messages)

[patch] HID: wacom: Don't clear bits unintentionally
 2016-11-10 19:25 UTC  (2+ messages)

[kernel-hardening] [RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-10 19:24 UTC  (6+ messages)
` [kernel-hardening] [RFC PATCH v3 0/2] "
  ` [kernel-hardening] [RFC PATCH v3 1/2] "
    `  "
      ` [kernel-hardening] "

The CAT support patch to the rt tree
 2016-11-10 19:24 UTC 

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-11-10 19:23 UTC  (11+ 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.