All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 18:07:05 to 2019-07-03 18:46:36 UTC [more...]

Reminder: 3 open syzbot bugs in "android/binder" subsystem
 2019-07-03 18:46 UTC  (3+ messages)

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03 18:46 UTC  (15+ messages)
` [PATCH v1 02/11] perf stat: Smatch: Fix use-after-freed pointer
` [PATCH v1 03/11] perf top: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 04/11] perf annotate: Smatch: Fix dereferencing freed memory
` [PATCH v1 05/11] perf trace: Smatch: Fix potential NULL pointer dereference

[PATCH 1/4] drm/i915: Check caller held wakerefs in assert_forcewakes_active
 2019-07-03 18:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/4] "

[I-PIPE] ipipe-core-4.14.132-x86-6 released
 2019-07-03 18:45 UTC 

[PATCH 0/9] x86: IRQ management adjustments
 2019-07-03 18:45 UTC  (25+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 05/15] x86/IRQ: consolidate use of ->arch.cpu_mask
    ` [Xen-devel] "
  ` [PATCH v3 06/15] x86/IRQ: fix locking around vector management
    ` [Xen-devel] "
  ` [PATCH v3 07/15] x86/IRQ: target online CPUs when binding guest IRQ
    ` [Xen-devel] "
  ` [PATCH v3 08/15] x86/IRQs: correct/tighten vector check in _clear_irq_vector()
    ` [Xen-devel] "
  ` [PATCH v3 09/15] x86/IRQ: make fixup_irqs() skip unconnected internally used interrupts
    ` [Xen-devel] "
  ` [PATCH v3 10/15] x86/IRQ: drop redundant cpumask_empty() from move_masked_irq()
    ` [Xen-devel] "
  ` [PATCH v3 11/15] x86/IRQ: simplify and rename pirq_acktype()
    ` [Xen-devel] "
  ` [PATCH v3 12/15] x86/IRQ: add explicit tracing-enabled check to trace_irq_mask()
    ` [Xen-devel] "
  ` [PATCH v3 13/15] x86/IRQ: tighten vector checks
    ` [Xen-devel] "
  ` [PATCH v3 14/15] x86/IRQ: eliminate some on-stack cpumask_t instances
      ` [Xen-devel] "
  ` [PATCH v3 15/15] x86/IRQ: move {,_}clear_irq_vector()
    ` [Xen-devel] [PATCH v3 15/15] x86/IRQ: move {, _}clear_irq_vector()

hmm_range_fault related fixes and legacy API removal
 2019-07-03 18:45 UTC  (10+ messages)
` [PATCH 1/5] mm: return valid info from hmm_range_unregister
` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
  ` [PATCH 2/5] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
` [PATCH 3/5] mm: move hmm_vma_fault to nouveau
` [PATCH 4/5] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/5] mm: remove the legacy hmm_pfn_* APIs

[PATCH 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03 18:42 UTC  (4+ messages)
` [PATCH 2/2] riscv/include/uapi: Define a custom __SIGINFO struct for RV32

Why is Thunderbolt 3 limited to 2.5 GT/s on Linux?
 2019-07-03 18:44 UTC  (11+ messages)

[PATCH net-next v2] net: ethernet: mediatek: Fix overlapping capability bits
 2019-07-03 18:42 UTC 

[PATCH 0/2] serial: sh-sci: Fix .flush_buffer() issues
 2019-07-03 18:44 UTC  (9+ messages)

How to run script before mount rootfs
 2019-07-03 18:44 UTC  (2+ messages)

[Qemu-devel] [PULL v4 00/43] Machine and x86 queue, 2019-07-03
 2019-07-03 18:07 UTC  (34+ messages)
` [Qemu-devel] [PULL v4 01/43] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL v4 02/43] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL v4 03/43] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL v4 04/43] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL v4 05/43] hw/riscv: "
` [Qemu-devel] [PULL v4 06/43] hw/s390x: "
` [Qemu-devel] [PULL v4 07/43] hw/i386: "
` [Qemu-devel] [PULL v4 08/43] hw/arm: "
` [Qemu-devel] [PULL v4 09/43] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v4 10/43] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL v4 11/43] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v4 12/43] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL v4 13/43] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v4 14/43] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL v4 15/43] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL v4 16/43] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v4 17/43] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v4 18/43] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL v4 19/43] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v4 20/43] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL v4 21/43] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v4 22/43] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL v4 24/43] i386: make 'hv-spinlocks' a regular uint32 property
` [Qemu-devel] [PULL v4 26/43] i386: Remove unused host_cpudef variable
` [Qemu-devel] [PULL v4 27/43] target/i386: Add CPUID.1F generation support for multi-dies PCMachine
` [Qemu-devel] [PULL v4 29/43] vl.c: Add -smp, dies=* command line support and update doc
` [Qemu-devel] [PULL v4 31/43] i386: Introduce SnowRidge CPU model
` [Qemu-devel] [PULL v4 33/43] i386: Add x-force-features option for testing
` [Qemu-devel] [PULL v4 35/43] i386: Register versioned CPU models
` [Qemu-devel] [PULL v4 36/43] i386: Define -IBRS, -noTSX, -IBRS versions of "
` [Qemu-devel] [PULL v4 37/43] i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
` [Qemu-devel] [PULL v4 40/43] i386: Add Cascadelake-Server-v2 CPU model
` [Qemu-devel] [PULL v4 43/43] tests: use -numa memdev option in tests instead of legacy 'mem' option

[PATCH RESEND 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03 18:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: remove superfluous spaces in comments
 2019-07-03 18:43 UTC 

fail clocktest -C CLOCK_HOST_REALTIME
 2019-07-03 18:42 UTC  (5+ messages)

[PATCH net] sctp: count data bundling sack chunk for outctrlchunks
 2019-07-03 18:41 UTC  (3+ messages)

Log semaphore, mutex in CTF
 2019-07-03 17:07 UTC 

[PATCH i-g-t] i915/gem_create: Show number of pages cleared
 2019-07-03 18:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCHv2 net-next] ipvs: strip gre tunnel headers from icmp errors
 2019-07-03 18:38 UTC 

2.22.0 repack -a duplicating pack contents
 2019-07-03 18:37 UTC  (12+ messages)
        ` [PATCH] repack: disable bitmaps-by-default if .keep files exist
            ` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03 18:35 UTC  (3+ messages)

[PATCH] atl1c: remove redundant assignment to variable tpd_req
 2019-07-03 18:32 UTC  (3+ messages)

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-03 18:31 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 01/10] baseband/turbo_sw: baseband/turbo_sw: dependency patch
 2019-07-03 18:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/7] bbdev: adding support in BBDEV for 5GNR FEC

[Buildroot] [PATCH v2 01/27] autobuild-run: introduce Builder class
 2019-07-03 18:31 UTC  (27+ messages)
` [Buildroot] [PATCH v2 02/27] autobuild-run: move instance variable from kwargs to "
` [Buildroot] [PATCH v2 03/27] autobuild-run: move njobs "
` [Buildroot] [PATCH v2 04/27] autobuild-run: move sysinfo "
` [Buildroot] [PATCH v2 05/27] autobuild-run: move http variables "
` [Buildroot] [PATCH v2 06/27] autobuild-run: move submitter "
` [Buildroot] [PATCH v2 07/27] autobuild-run: move make_opts "
` [Buildroot] [PATCH v2 08/27] autobuild-run: move niceness "
` [Buildroot] [PATCH v2 09/27] autobuild-run: move toolchains_csv "
` [Buildroot] [PATCH v2 10/27] autobuild-run: move repo "
` [Buildroot] [PATCH v2 11/27] autobuild-run: move upload variable "
` [Buildroot] [PATCH v2 12/27] autobuild-run: move buildpid "
` [Buildroot] [PATCH v2 13/27] autobuild-run: move debug "
` [Buildroot] [PATCH v2 14/27] autobuild-run: define instance directory as a part of "
` [Buildroot] [PATCH v2 15/27] autobuild-run: move log variable to "
` [Buildroot] [PATCH v2 16/27] autobuild-run: remove kwargs argument from function calls and definitions
` [Buildroot] [PATCH v2 17/27] autobuild-run: define source directory as part of Builder class
` [Buildroot] [PATCH v2 18/27] autobuild-run: define download "
` [Buildroot] [PATCH v2 19/27] autobuild-run: define output "
` [Buildroot] [PATCH v2 20/27] autobuild-run: define results "
` [Buildroot] [PATCH v2 21/27] autobuild-run: move check_version() to "
` [Buildroot] [PATCH v2 22/27] autobuild-run: move get_branch() "
` [Buildroot] [PATCH v2 23/27] scripts/autobuild-run: make the HTTP URL really configurable
` [Buildroot] [PATCH v2 24/27] autobuild-run: create reason file on build failures
` [Buildroot] [PATCH v2 25/27] autobuild-run: account for reproducibility failures when creating the reason file
` [Buildroot] [PATCH v2 26/27] web/import.inc.php: support reading failure reason from "
` [Buildroot] [PATCH v2 27/27] scripts/autobuild-run: support changing repo

[PATCH net] r8152: move calling r8153b_rx_agg_chg_indicate()
 2019-07-03 18:31 UTC  (2+ messages)

[PATCH 0/1] gettext(windows): always use UTF-8
 2019-07-03 18:31 UTC  (4+ messages)
` [PATCH 1/1] gettext: always use UTF-8 on native Windows

[PATCH v6 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-07-03 18:31 UTC  (5+ messages)
` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers

[PATCH net-next v2 1/1] qed: Add support for Timestamping the unicast PTP packets
 2019-07-03 18:31 UTC  (2+ messages)

linux-next: Tree for Jul 3
 2019-07-03 18:29 UTC  (3+ messages)
` linux-next: Tree for Jul 3 (netfilter/ipvs/)

[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-03 18:30 UTC  (3+ messages)

[PATCH] selftests/x86: Don't muck with ftrace in mpx_mini_test
 2019-07-03 18:29 UTC  (2+ messages)

[PATCH] gve: Fix u64_stats_sync to initialize start
 2019-07-03 18:28 UTC  (2+ messages)

[PATCH v2] net: don't warn in inet diag when IPV6 is disabled
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH net-next 0/3] tc-testing: Add JSON verification and simple traffic generation
 2019-07-03 18:26 UTC  (2+ messages)

KASAN: use-after-free Read in hci_cmd_timeout
 2019-07-03 18:26 UTC  (2+ messages)

[PATCH v3 0/7] Fix PF/VF dependency issue
 2019-07-03 18:23 UTC  (4+ messages)
` [PATCH v3 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues

[PATCH] ARC: hide unused function unw_hdr_alloc
 2019-07-03 18:25 UTC  (6+ messages)

[PATCH next] loopback: fix lockdep splat
 2019-07-03 18:24 UTC  (2+ messages)

[CI] drm/i915/hangcheck: Look at instdone for all engines
 2019-07-03 18:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hangcheck: Look at instdone for all engines (rev2)

[PATCH v7 0/7] crypto: switch to crypto API for ESSIV generation
 2019-07-03 18:23 UTC  (7+ messages)
` [PATCH v7 2/7] fs: crypto: invoke crypto API for ESSIV handling

[RFC/RFT PATCH] crypto: aes/generic - use unaligned loads to eliminate 50% of lookup tables
 2019-07-03 18:21 UTC  (3+ messages)

stable/linux-4.14.y boot: 66 boots: 0 failed, 66 passed (v4.14.132)
 2019-07-03 18:21 UTC 

[Intel-wired-lan] [PATCH S23 v2 01/15] ice: Implement ethtool ops for channels
 2019-07-03 18:21 UTC  (28+ messages)
` [Intel-wired-lan] [PATCH S23 v2 02/15] ice: Use the software based tail when checking for hung Tx ring
` [Intel-wired-lan] [PATCH S23 v2 03/15] ice: Assume that more than one Rx queue is rare in ice_napi_poll
` [Intel-wired-lan] [PATCH S23 v2 04/15] ice: Restructure VFs initialization flows
` [Intel-wired-lan] [PATCH S23 v2 05/15] ice: fix set pause param autoneg check
` [Intel-wired-lan] [PATCH S23 v2 06/15] ice: Set WB_ON_ITR when we don't re-enable interrupts
` [Intel-wired-lan] [PATCH S23 v2 07/15] ice: Fix kernel hang with DCB reset in CEE mode
` [Intel-wired-lan] [PATCH S23 v2 08/15] ice: allow empty rx descriptors
` [Intel-wired-lan] [PATCH S23 v2 09/15] ice: Do not always bring up PF VSI in ice_ena_vsi()
` [Intel-wired-lan] [PATCH S23 v2 10/15] ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
` [Intel-wired-lan] [PATCH S23 v2 11/15] ice: Reduce wait times during VF bringup/reset
` [Intel-wired-lan] [PATCH S23 v2 12/15] ice: Increase size of Mailbox receive queue for many VFs
` [Intel-wired-lan] [PATCH S23 v2 13/15] ice: Move VF resources definition to SR-IOV specific file
` [Intel-wired-lan] [PATCH S23 v2 15/15] ice: improve print for VF's when adding/deleting MAC filters

Many processes end up in uninterruptible sleep accessing cifs mounts
 2019-07-03 18:12 UTC 

[Intel-wired-lan] [PATCH S23 v2 14/15] ice: Change type for queue counts
 2019-07-03 18:20 UTC  (2+ messages)

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03 18:18 UTC  (4+ messages)
` [PATCH net-next v6 06/15] ethtool: netlink bitset handling

[PATCH] drm/i915: Show support for accurate sw PMU busyness tracking
 2019-07-03 18:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03 18:17 UTC  (2+ messages)

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (5+ messages)
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH i-g-t] i915/gem_workarounds: Adapt to change in file format for per-engine wa
 2019-07-03 18:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH] package/python-django: security bump to version 2.1.10
 2019-07-03 18:15 UTC 

[PATCH v2 1/1] xfsprogs: Fix uninitialized cfg->lsunit
 2019-07-03 18:14 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3123 warnings (v4.9.184-66-g79155cd391a8)
 2019-07-03 18:14 UTC 

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-07-03 18:14 UTC  (7+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-03 18:13 UTC  (4+ messages)

[PATCH 20/22] mm: move hmm_vma_fault to nouveau
 2019-07-03 18:13 UTC  (4+ messages)

[PATCH 0/2] Fix use-after-free bug when ports are removed
 2019-07-03 18:13 UTC  (4+ messages)

[PATCH v5] arm64: kernel: implement fast refcount checking
 2019-07-03 18:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gupnp-tools: fix build with NLS
 2019-07-03 18:11 UTC 

[MPTCP] [PATCH] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
 2019-07-03 18:10 UTC 

[PATCH AUTOSEL 5.1 01/51] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-07-03 18:10 UTC  (6+ messages)
` [PATCH AUTOSEL 5.1 11/51] ASoC: sun4i-codec: fix first delay on Speaker

[PATCH v2 0/9] x86: Concurrent TLB flushes
 2019-07-03 18:09 UTC  (8+ messages)
` [PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
      ` [Xen-devel] "

[PATCH 00/10] quectel serial support
 2019-07-03 18:09 UTC  (11+ messages)
` [PATCH 01/10] gatresult: include glib header
` [PATCH 02/10] atutil: guard call to g_hash_table_destroy()
` [PATCH 03/10] quectel: improve coding style
` [PATCH 04/10] quectel: use plain c-types over glib/ofono typedefs
` [PATCH 05/10] quectel: always print modem pointer in debug messages
` [PATCH 06/10] quectel: unwrap call to at_util_open_device()
` [PATCH 07/10] quectel: replace glib uses with ell
` [PATCH 08/10] quectel: split up initial channel/device configuration
` [PATCH 09/10] quectel: add basic support for serial connected modems
` [PATCH 10/10] quectel: support gpio to power on/off the modem

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-03 18:08 UTC  (3+ messages)
` [PATCH 35/39] docs: infiniband: add it to the driver-api bookset

[PATCH 00/15] FPGA DFL updates
 2019-07-03 18:07 UTC  (3+ messages)
` [PATCH 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support

[Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02
 2019-07-03 18:06 UTC  (4+ messages)
` [Qemu-devel] [PULL v3 40/42] i386: Add Cascadelake-Server-v2 CPU model

[PATCH 1/3] dt-bindings: Add vendor prefix for sensortek
 2019-07-03 18:05 UTC  (2+ messages)
` [PATCH 3/3] iio: light: stk3310: Add device tree support


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.