All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-19 15:35:53 to 2019-06-19 16:06:30 UTC [more...]

[dpdk-dev] [PATCH v2 00/66] shared code update
 2019-06-19 15:18 UTC  (53+ messages)
` [dpdk-dev] [PATCH v3 00/69] "
  ` [dpdk-dev] [PATCH v3 14/69] net/ice/base: add lock around profile map list
  ` [dpdk-dev] [PATCH v3 15/69] net/ice/base: add compatibility check for package version
  ` [dpdk-dev] [PATCH v3 16/69] net/ice/base: add API to init FW logging
  ` [dpdk-dev] [PATCH v3 17/69] net/ice/base: use macro instead of magic 8
  ` [dpdk-dev] [PATCH v3 18/69] net/ice/base: move and redefine ice debug cq API
  ` [dpdk-dev] [PATCH v3 19/69] net/ice/base: separate out control queue lock creation
  ` [dpdk-dev] [PATCH v3 20/69] net/ice/base: added sibling head to parse nodes
  ` [dpdk-dev] [PATCH v3 21/69] net/ice/base: add and fix debuglogs
  ` [dpdk-dev] [PATCH v3 22/69] net/ice/base: forbid VSI to remove unassociated ucast filter
  ` [dpdk-dev] [PATCH v3 23/69] net/ice/base: update some defines
  ` [dpdk-dev] [PATCH v3 24/69] net/ice/base: add hweight32 support
  ` [dpdk-dev] [PATCH v3 25/69] net/ice/base: call out dev/func caps when printing
  ` [dpdk-dev] [PATCH v3 26/69] net/ice/base: set the max number of TCs per port to 4
  ` [dpdk-dev] [PATCH v3 27/69] net/ice/base: make FDID available for FlexDescriptor
  ` [dpdk-dev] [PATCH v3 28/69] net/ice/base: use a different debug bit for FW log
  ` [dpdk-dev] [PATCH v3 29/69] net/ice/base: always set prefena when configuring a Rx queue
  ` [dpdk-dev] [PATCH v3 30/69] net/ice/base: disable Tx pacing option
  ` [dpdk-dev] [PATCH v3 31/69] net/ice/base: delete the index for chaining other recipe
  ` [dpdk-dev] [PATCH v3 32/69] net/ice/base: cleanup update link info
  ` [dpdk-dev] [PATCH v3 33/69] net/ice/base: add rd64 support
  ` [dpdk-dev] [PATCH v3 34/69] net/ice/base: track HW stat registers past rollover
  ` [dpdk-dev] [PATCH v3 35/69] net/ice/base: implement LLDP persistent settings
  ` [dpdk-dev] [PATCH v3 36/69] net/ice/base: check new FD filter duplicate location
  ` [dpdk-dev] [PATCH v3 37/69] net/ice/base: correct UDP/TCP PTYPE assignments
  ` [dpdk-dev] [PATCH v3 38/69] net/ice/base: calculate rate limit burst size correctly
  ` [dpdk-dev] [PATCH v3 39/69] net/ice/base: fix Flow Director VSI count
  ` [dpdk-dev] [PATCH v3 40/69] net/ice/base: use more efficient structures
  ` [dpdk-dev] [PATCH v3 43/69] net/ice/base: add new API to dealloc flow entry
  ` [dpdk-dev] [PATCH v3 44/69] net/ice/base: check RSS flow profile list
  ` [dpdk-dev] [PATCH v3 45/69] net/ice/base: protect list add with lock
  ` [dpdk-dev] [PATCH v3 46/69] net/ice/base: fix Rx functionality for ethertype filters
  ` [dpdk-dev] [PATCH v3 47/69] net/ice/base: introduce some new macros
  ` [dpdk-dev] [PATCH v3 48/69] net/ice/base: new marker to mark func parameters unused
  ` [dpdk-dev] [PATCH v3 49/69] net/ice/base: code clean up
  ` [dpdk-dev] [PATCH v3 50/69] net/ice/base: cleanup ice flex pipe files
  ` [dpdk-dev] [PATCH v3 51/69] net/ice/base: refactor VSI node sched code
  ` [dpdk-dev] [PATCH v3 52/69] net/ice/base: add some minor new defines
  ` [dpdk-dev] [PATCH v3 53/69] net/ice/base: add vxlan/generic tunnel management
  ` [dpdk-dev] [PATCH v3 56/69] net/ice/base: changes for reducing ice add adv rule time
  ` [dpdk-dev] [PATCH v3 57/69] net/ice/base: deduce TSA value in the CEE mode
  ` [dpdk-dev] [PATCH v3 58/69] net/ice/base: rework API for ice zero bitmap
  ` [dpdk-dev] [PATCH v3 59/69] net/ice/base: rework API for ice cp bitmap
  ` [dpdk-dev] [PATCH v3 60/69] net/ice/base: use ice zero bitmap instead of ice memset
  ` [dpdk-dev] [PATCH v3 61/69] net/ice/base: use the specified size for ice zero bitmap
  ` [dpdk-dev] [PATCH v3 62/69] net/ice/base: correct NVGRE header structure
  ` [dpdk-dev] [PATCH v3 63/69] net/ice/base: reduce calls to get profile associations
  ` [dpdk-dev] [PATCH v3 64/69] net/ice/base: fix for chained recipe switch ID index
  ` [dpdk-dev] [PATCH v3 65/69] net/ice/base: update driver unloading field
  ` [dpdk-dev] [PATCH v3 66/69] net/ice/base: fix for UDP and TCP related switch rules
  ` [dpdk-dev] [PATCH v3 67/69] net/ice/base: changes in flow and profile removal
  ` [dpdk-dev] [PATCH v3 68/69] net/ice/base: update Tx context struct

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:06 UTC  (7+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "

[PATCH i-g-t] i915/gem_ctx_engine: Prevent preemption
 2019-06-19 16:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[virtio-comment] [PATCH v4 0/3] Large shared memory regions
 2019-06-19 16:06 UTC  (4+ messages)
` [virtio-comment] [PATCH v4 1/3] shared memory: Define "

✅ PASS: Stable queue: queue-4.19
 2019-06-19 16:05 UTC 

Need help in converting trace data into CTF
 2019-06-19 16:04 UTC 

[U-Boot] [PATCH 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-06-19 16:05 UTC  (5+ messages)
` [U-Boot] [PATCH 4/7] sunxi: H6: Add DDR3 support to DRAM controller driver
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 5/7] sunxi: H6: Add DDR3-1333 timings

[PATCH v3] KVM: PPC: Report single stepping capability
 2019-06-19 16:01 UTC  (3+ messages)

[PATCH] selinux-testsuite: fix old python shebang in tests/overlay/access
 2019-06-19 16:04 UTC  (3+ messages)

[PATCH] netfilter: synproxy: fix nf_synproxy_ipv{4,6}_init() return code
 2019-06-19 16:04 UTC  (2+ messages)

[PATCH] libsepol/cil: fix mlsconstrain segfault
 2019-06-19 16:04 UTC  (3+ messages)

[PATCH 2/2] libsepol: Replace constant with sizeof()
 2019-06-19 16:04 UTC  (3+ messages)

[Bug 102352] New: nv4x fan run whole time at 100%, stable patch existing since about 1 year, please merge
 2019-06-19 16:04 UTC  (2+ messages)
  ` [Bug 102352] "

[PATCH 00/11] libsemanage: add tests
 2019-06-19 16:04 UTC  (3+ messages)

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-19 16:03 UTC 

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-19 15:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 30/42] qemu-img: Use child access functions
` [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice

[PATCH 3/3] libsepol: remove unneeded int
 2019-06-19 16:04 UTC  (3+ messages)

bluez: avctp_connect_cb(): BT_IO_OPT_IMTU for omtu?
 2019-06-19 16:03 UTC 

[Xen-devel] [PATCH v3 00/13] pci: expand usage of pci_sbdf_t
 2019-06-19 16:02 UTC  (11+ messages)
` [Xen-devel] [PATCH v3 07/13] pci: switch pci_conf_read8 to use pci_sbdf_t
` [Xen-devel] [PATCH v3 08/13] pci: switch pci_conf_read16 "
` [Xen-devel] [PATCH v3 09/13] pci: switch pci_conf_read32 "
` [Xen-devel] [PATCH v3 12/13] pci: switch pci_conf_write32 "
` [Xen-devel] [PATCH v3 13/13] print: introduce a format specifier for pci_sbdf_t

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-19 16:01 UTC 

[PATCH net v2] tun: wake up waitqueues after IFF_UP is set
 2019-06-19 16:02 UTC  (3+ messages)
  ` [External Email] "

[Cluster-devel] [PATCH] fs: Move mark_inode_dirty out of __generic_write_end
 2019-06-19 16:01 UTC  (3+ messages)
`  "

[Buildroot] [PATCH 00/27] Microblaze clean up
 2019-06-19 16:00 UTC  (7+ messages)
` [Buildroot] [PATCH 08/27] package/boost: allow building on microblaze
` [Buildroot] [PATCH 09/27] package/boost: work around gcc bug 85180 for boost-fiber option
` [Buildroot] [PATCH 10/27] package/snort: work around gcc bug 85180

[Buildroot] [git commit] package/snort: work around gcc bug 85180
 2019-06-19 16:00 UTC 

[Xen-devel] Fwd: [xen-4.10-testing bisection] complete test-armhf-armhf-xl-arndale
 2019-06-19 15:59 UTC  (3+ messages)

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-19 15:59 UTC  (12+ messages)
` [PATCH v2 1/3] ACPI: Resolve objects on host-directed table loads
  ` [Devel] "

[igt-dev] [PATCH i-g-t] Add Arm drivers as supported drivers by igt
 2019-06-19 15:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add Arm drivers as supported drivers by igt. (rev2)

[U-Boot] [PATCH] MAINTAINERS: Update git repo links
 2019-06-19 15:59 UTC  (4+ messages)

[PATCH 1/4] cve-update-db: New recipe to update CVE database
 2019-06-19 15:58 UTC  (4+ messages)
` [PATCH 2/4] cve-check: Remove dependency to cve-check-tool-native

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 33 warnings (v4.19.53)
 2019-06-19 15:58 UTC 

BUG: unable to handle kernel paging request in __do_softirq
 2019-06-19 15:57 UTC 

BUG: unable to handle kernel paging request in hrtimer_interrupt
 2019-06-19 15:57 UTC 

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 15:55 UTC  (5+ messages)
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-19 15:56 UTC  (13+ messages)
                  ` [Ksummit-discuss] [media-submaintainers] "

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.12)
 2019-06-19 15:55 UTC 

[PATCH 0/5] x86: CPU idle management adjustments
 2019-06-19 15:54 UTC  (7+ messages)
` [PATCH 3/5] x86/AMD: make C-state handling independent of Dom0
  ` [Xen-devel] "

[RFC] sched,cfs: flatten CPU controller runqueues
 2019-06-19 15:55 UTC  (6+ messages)
` [PATCH 1/8] sched: introduce task_se_h_load helper

[igt-dev] [PATCH i-g-t v2 0/9] Chamelium port mapping auto-discovery
 2019-06-19 15:55 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t v2 1/9] lib/igt_edid: add edid_get_size
` [igt-dev] [PATCH i-g-t v2 2/9] lib/igt_chamelium: fix chamelium_port_set_edid docs
` [igt-dev] [PATCH i-g-t v2 3/9] lib/igt_chamelium: allow EDIDs to be mutated for each port
` [igt-dev] [PATCH i-g-t v2 4/9] lib/igt_chamelium: split chmelium_new_edid
` [igt-dev] [PATCH i-g-t v2 5/9] lib/igt_chamelium: add CHAMELIUM_MAX_PORTS
` [igt-dev] [PATCH i-g-t v2 6/9] lib/igt_chamelium: upload one EDID per port
` [igt-dev] [PATCH i-g-t v2 7/9] lib/igt_chamelium: set EDID serial
` [igt-dev] [PATCH i-g-t v2 8/9] lib/igt_edid: add edid_get_mfg
` [igt-dev] [PATCH i-g-t v2 9/9] lib/igt_chamelium: autodiscover Chamelium port mappings

[Qemu-devel] [PATCH v12 0/5]
 2019-06-19 15:34 UTC  (2+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 15:54 UTC  (8+ messages)

[PATCH 1/4] rts5208: Fix usleep_range is preferred over udelay
 2019-06-19 15:46 UTC  (4+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] rts5208: Fix usleep range "

[PATCH net-next 0/8] undo congestion window on spurious SYN or SYNACK timeout
 2019-06-19 15:54 UTC  (3+ messages)
` [PATCH net-next 4/8] tcp: undo init congestion window on false "

kernel.org slow download speed
 2019-06-19 15:53 UTC  (3+ messages)

'git interpret-trailers' is tripped by comment characters other than '#'
 2019-06-19 15:52 UTC  (5+ messages)
    ` [PATCH] interpret-trailers: load default config

[PATCH] KVM: nVMX: reorganize initial steps of vmx_set_nested_state
 2019-06-19 15:49 UTC 

[PATCH 0/6] rt-tests: deadline: Cleanups
 2019-06-19 15:49 UTC  (13+ messages)
` [PATCH 1/6] rt-tests: deadline: Remove duplicated code for sched_{set,get}_attr
` [PATCH 2/6] rt-tests: cyclicdeadline: Remove unused getcpu code
` [PATCH 3/6] rt-tests: deadline: Remove duplicated gettid() code
` [PATCH 4/6] rt-tests: cyclicdeadline: Add options to usage
` [PATCH 5/6] rt-tests: cyclicdeadline: Print fail only if something failed
` [PATCH 6/6] rt-tests: cyclicdeadline: Fix cgroup setup

v5.1.12 build: 0 failures 9 warnings (v5.1.12)
 2019-06-19 15:49 UTC 

[PATCH] mm, memcg: Add a memcg_slabinfo debugfs file
 2019-06-19 15:47 UTC  (5+ messages)

[PATCH v4 2/3] spi-nor: s25fl512s supports region locking
 2019-06-19 15:47 UTC  (5+ messages)
` [PATCH] mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes

KMSAN: uninit-value in tipc_nl_compat_bearer_disable
 2019-06-19 15:47 UTC 

KASAN: use-after-free Read in brnf_exit_net
 2019-06-19 15:47 UTC  (3+ messages)
` [Bridge] "

general protection fault in call_fib6_multipath_entry_notifiers
 2019-06-19 15:47 UTC 

[PATCH v1] ASoC: Intel: Skylake: Switch to modern UUID API
 2019-06-19 15:46 UTC  (2+ messages)

[PATCH v5 0/6] MSM8998 Multimedia Clock Controller
 2019-06-19 15:45 UTC  (2+ messages)

[PATCH v2 0/4] crypto: switch to crypto API for ESSIV generation
 2019-06-19 15:45 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: essiv - create wrapper template "

[warrior][PATCH 1/3] texinfo-dummy-native: A little clean up of template.py
 2019-06-19 15:45 UTC  (3+ messages)
` [warrior][PATCH 2/3] texinfo-dummy-native: Rewrite template.py to use argparse
` [warrior][PATCH 3/3] package.bbclass: Clean up writing of runtime pkgdata files

[PATCH][next] platform/chrome: wilco_ec: fix null pointer dereference on failed kzalloc
 2019-06-19 15:44 UTC  (4+ messages)

[Xen-devel] [PATCH v6 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-19 15:44 UTC  (5+ messages)
` [Xen-devel] [PATCH v6 03/10] xen/arm: optee: add OP-TEE mediator skeleton

[PATCH v3 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-19 15:44 UTC  (4+ messages)
` [PATCH v3 2/3] nvmet: Export NVMe namespace attributes

[thud/ti2019.01][PATCH] tidl-api: fix l2 scratch size for TIDL execution
 2019-06-19 15:43 UTC 

stable-2.02 - Revert "lvconvert: disable linear to mirror of active LV in cluster VG"
 2019-06-19 15:44 UTC 

[PATCH v7 00/33] Implicit dev_priv removal and GT compartmentalization
 2019-06-19 15:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Implicit dev_priv removal and GT compartmentalization (rev12)

[PATCH] x86/sgx: rip off the refcount from sgx_encl_add_page flow
 2019-06-19 15:43 UTC  (2+ messages)

[PATCH v5 00/11] ima-evm-utils: Convert sign v2 from RSA to EVP_PKEY API
 2019-06-19 15:43 UTC  (4+ messages)
` [PATCH v5 06/11] ima-evm-utils: Start converting find_keyid to use "

[U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements
 2019-06-19 15:43 UTC  (3+ messages)

Commands for reading, loading and unloading drivers on BeagleBone Black?
 2019-06-19 15:41 UTC  (2+ messages)

[Qemu-riscv] [RFC v1 0/5] RISC-V: Add firmware loading support and default
 2019-06-19 15:30 UTC  (5+ messages)
` [Qemu-riscv] [RFC v1 2/5] hw/riscv: Add support for loading a firmware
  ` [Qemu-riscv] [Qemu-devel] "
      ` [Qemu-devel] [Qemu-riscv] "

[U-Boot] [PATCH] driver: watchdog: Add new iMX/LSCH2 WDT driver
 2019-06-19 15:41 UTC  (3+ messages)

[PATCH v2] meson: Link against libc++ with compiling with clang
 2019-06-19 15:40 UTC 

[PATCH v2] usbip: Skip DMA mapping and unmapping for urb at vhci
 2019-06-19 15:40 UTC 

[PATCH v2] drm/i915: Keep rings pinned while the context is active
 2019-06-19 15:39 UTC 

[PATCH v6 0/5] Basic DT support for Lenovo Miix 630
 2019-06-19 15:39 UTC  (6+ messages)
` [PATCH v6 2/5] HID: quirks: Refactor ELAN 400 and 401 handling
    `  "

[PATCH v2 00/25] LSM: Module stacking for AppArmor
 2019-06-19 15:39 UTC  (3+ messages)

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-19 15:43 UTC  (8+ messages)
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog

[cip-dev] lab-cip-renesas planned downtime
 2019-06-19 15:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] baseband/fpga_lte_fec: adding driver for FEC on FPGA
 2019-06-19 15:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6] "

[Qemu-devel] [PATCH v2 0/9] block: Delay poll when ending drained sections
 2019-06-19 15:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/9] block: Add bdrv_poll_drain_data_objs()
` [Qemu-devel] [PATCH v2 7/9] block: Fix BDS children's .drained_end()
` [Qemu-devel] [PATCH v2 9/9] iotests: Test commit with a filter on the chain

SPDX conversion under scripts/dtc/ of Linux Kernel
 2019-06-19 15:39 UTC  (3+ messages)

[PATCH net-next 0/2] inet: fix defrag units dismantle races
 2019-06-19 15:38 UTC  (2+ messages)

[PATCH v4 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-19 15:37 UTC  (4+ messages)
` [PATCH v4 01/10] clk: tegra20/30: Add custom EMC clock implementation

[PATCH 0/6] keys: request_key() improvements [ver #2]
 2019-06-19 15:36 UTC  (14+ messages)
` [PATCH 1/6] keys: Fix request_key() lack of Link perm check on found key "
` [PATCH 2/6] keys: Invalidate used request_key authentication keys "
` [PATCH 3/6] keys: Move the RCU locks outwards from the keyring search functions "
` [PATCH 4/6] keys: Provide request_key_rcu() "
` [PATCH 5/6] keys: Cache result of request_key*() temporarily in task_struct "
` [PATCH 6/6] keys: Kill off request_key_async{, _with_auxdata} "

[[thud] PATCH] arago-prefs: specify GLES providers for J7 EVM
 2019-06-19 15:35 UTC  (5+ messages)
` [[thud] PATCH] glmark2: disable for J7
` [[thud] PATCH] img-pvr-sdk: set right dependencies "
` [[thud] PATCH] kmscube: change dependencies for EGL / GLES2
` [[thud] PATCH] omapdrmtest: enable this only for AM43x and DRA7xx


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.