All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-15 20:47:25 to 2019-08-15 21:53:04 UTC [more...]

memory leak in nr_loopback_queue
 2019-08-15 21:53 UTC  (2+ messages)

[PATCH] bugreport: add tool to generate debugging info
 2019-08-15 21:52 UTC  (3+ messages)

[PATCH v2] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
 2019-08-15 21:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT (rev2)

linux-next: Fixes tags need some work in the net-next tree
 2019-08-15 21:51 UTC 

[Qemu-devel] [PATCH] nbd: Advertise multi-conn for shared read-only connections
 2019-08-15 21:45 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-riscv] RISC-V: Vector && DSP Extension
 2019-08-15 21:37 UTC  (8+ messages)
` [Qemu-riscv] [Qemu-devel] "
          `  "

[PATCH 2/5] drm/i915/wopcm: Check WOPCM layout separately from calculations
 2019-08-15 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] RISC-V: Hypervisor prep work part 2
 2019-08-15 21:35 UTC  (16+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 1/7] target/riscv: Don't set write permissions on dirty PTEs
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 2/7] riscv: plic: Remove unused interrupt functions
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 3/7] target/riscv: Create function to test if FP is enabled
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 4/7] target/riscv: Update the Hypervisor CSRs to v0.4
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 5/7] target/riscv: Use both register name and ABI name
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 6/7] target/riscv: Fix mstatus dirty mask
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v3 7/7] target/riscv: Convert mip to target_ulong
  ` [Qemu-riscv] "

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-15 21:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/13] qcrypto-luks: misc refactoring
  ` [Qemu-devel] [Qemu-block] "

clk/clk-next boot bisection: v5.3-rc1-84-g2ced74113e7f on panda
 2019-08-15 21:47 UTC 

need_heavy_qs flag for PREEMPT=y kernels
 2019-08-15 21:45 UTC  (14+ messages)

[PATCH 1/3] qemu: Upgrade to version 4.1
 2019-08-15 21:31 UTC  (3+ messages)
` [PATCH 2/3] scripts/runqemu: Add support for the BIOS variable
` [PATCH 3/3] qemuriscv64: Specify the firmware as a bios instead of kernel

[Qemu-riscv] [PULL 04/32] target/riscv: Implement riscv_cpu_unassigned_access
 2019-08-15 21:39 UTC  (4+ messages)
  ` [Qemu-devel] "
    ` [Qemu-riscv] "

[PATCH v2] http: use xmalloc with cURL
 2019-08-15 21:44 UTC  (2+ messages)
` [PATCH v3] "

stable backports, from contents found in xilinx-4.19
 2019-08-15 21:43 UTC 

linux-next: Fixes tag needs some work in the arm-soc tree
 2019-08-15 21:43 UTC  (2+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-15 21:42 UTC  (9+ messages)
` [PATCH v3 3/4] perf: Use CAP_SYSLOG with kptr_restrict checks

[PATCH v2 00/20] Cleanup merge API
 2019-08-15 21:40 UTC  (26+ messages)
` [PATCH v3 00/24] Clean up "
  ` [PATCH v3 01/24] merge-recursive: be consistent with assert
  ` [PATCH v3 02/24] checkout: provide better conflict hunk description with detached HEAD
  ` [PATCH v3 03/24] merge-recursive: enforce opt->ancestor != NULL when calling merge_trees()
  ` [PATCH v3 04/24] merge-recursive: provide a better label for diff3 common ancestor
  ` [PATCH v3 05/24] merge-recursive: introduce an enum for detect_directory_renames values
  ` [PATCH v3 06/24] merge-recursive: future-proof update_file_flags() against memory leaks
  ` [PATCH v3 07/24] merge-recursive: remove another implicit dependency on the_repository
  ` [PATCH v3 08/24] Ensure index matches head before invoking merge machinery, round N
  ` [PATCH v3 09/24] merge-recursive: exit early if index != head
  ` [PATCH v3 10/24] merge-recursive: remove useless parameter in merge_trees()
  ` [PATCH v3 11/24] merge-recursive: don't force external callers to do our logging
  ` [PATCH v3 12/24] cache-tree: share code between functions writing an index as a tree
  ` [PATCH v3 13/24] merge-recursive: fix some overly long lines
  ` [PATCH v3 14/24] merge-recursive: use common name for ancestors/common/base_list
  ` [PATCH v3 15/24] merge-recursive: rename 'mrtree' to 'result_tree', for clarity
  ` [PATCH v3 16/24] merge-recursive: rename merge_options argument to opt in header
  ` [PATCH v3 17/24] merge-recursive: move some definitions around to clean up the header
  ` [PATCH v3 18/24] merge-recursive: consolidate unnecessary fields in merge_options
  ` [PATCH v3 19/24] merge-recursive: comment and reorder the merge_options fields
  ` [PATCH v3 20/24] merge-recursive: avoid losing output and leaking memory holding that output
  ` [PATCH v3 21/24] merge-recursive: split internal fields into a separate struct
  ` [PATCH v3 22/24] merge-recursive: rename MERGE_RECURSIVE_* to MERGE_VARIANT_*
  ` [PATCH v3 23/24] merge-recursive: add sanity checks for relevant merge_options
  ` [PATCH v3 24/24] merge-recursive: alphabetize include list

[PATCH 1/3] pwm: atmel: Add link to reference manual
 2019-08-15 21:41 UTC  (3+ messages)
` [PATCH 2/3] pwm: atmel: use a constant for maximum prescale value
` [PATCH 3/3] pwm: atmel: replace loop in prescale calculation by ad-hoc calculation

[PATCH 0/5] More WOPCM fixes
 2019-08-15 21:40 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] xfs: fix reflink source file racing with directio writes
 2019-08-15 21:37 UTC  (2+ messages)

[PATCH net-next 0/3] net: tls: add socket diag
 2019-08-15 21:38 UTC  (6+ messages)
` [PATCH net-next 1/3] net/tls: use RCU protection on icsk->icsk_ulp_data
` [PATCH net-next 2/3] tcp: ulp: add functions to dump ulp-specific information

[Buildroot] [PATCH 1/1] package/gupnp: switch back to autotools
 2019-08-15 21:36 UTC  (2+ messages)

[Buildroot] [git commit] package/gupnp: switch back to autotools
 2019-08-15 21:35 UTC 

[Intel-wired-lan] x
 2019-08-15 21:34 UTC 

linux-next: Fixes tag needs some work in the sound-asoc tree
 2019-08-15 21:34 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 4.1.0 is now available
 2019-08-15 21:33 UTC 

stable backports, from contents found in xilinx-4.9
 2019-08-15 21:34 UTC 

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-15 21:34 UTC  (4+ messages)
` [PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support

[GIT PULL] xfs: fixes for 5.3-rc5
 2019-08-15 21:33 UTC  (4+ messages)

[Buildroot] [Bug 10861] New: Package batman_adv Makefile is missing include header directory
 2019-08-15 21:33 UTC  (2+ messages)
` [Buildroot] [Bug 10861] "

[Xen-devel] [ovmf test] 140162: regressions - FAIL
 2019-08-15 21:32 UTC 

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-15 21:25 UTC  (5+ messages)

[PATCH v5 0/2] Two-stagged initial page table setup
 2019-08-15 21:32 UTC  (8+ messages)
` [PATCH v5 2/2] RISC-V: Setup initial page tables in two stages

[PATCH] PCI/P2PDMA: Fix a source code comment
 2019-08-15 21:32 UTC  (2+ messages)

[PATCH 4.19 00/91] 4.19.67-stable review
 2019-08-15 21:32 UTC  (7+ messages)

[warrior][PATCH] bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL
 2019-08-15 21:31 UTC  (5+ messages)

where to store application json
 2019-08-15 21:30 UTC 

[Buildroot] [git commit] package/batcl: bump to version 2019.3
 2019-08-15 21:30 UTC 

[Buildroot] [git commit] package/batctl: fix license
 2019-08-15 21:30 UTC 

[Buildroot] [git commit] package/batman-adv: bump to version 2019.3
 2019-08-15 21:29 UTC 

[Buildroot] [git commit] package/batman-adv: fix license
 2019-08-15 21:29 UTC 

[PATCH v2 1/2] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
 2019-08-15 21:28 UTC  (2+ messages)
` [PATCH v2 2/2] uio: Documentation: Add information on using uio_pdrv_genirq with DT

[PATCH] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
 2019-08-15 21:27 UTC  (3+ messages)

[PATCH] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 21:26 UTC  (8+ messages)
      ` [Cluster-devel] "
      ` [f2fs-dev] "

[meta-oe][V2][PATCH 1/1] php: zlib and zip support
 2019-08-15 21:26 UTC 

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-15 21:26 UTC  (3+ messages)
` [PATCH RFC 3/2] fstests: check that we can't write to swap files

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-15 21:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: deprecate drive-mirror and drive-backup
    ` [Qemu-devel] [libvirt] "

[PATCH] Documentation/admin-guide: Embargoed hardware security issues
 2019-08-15 21:25 UTC  (7+ messages)
` [PATCH v2] "

[Buildroot] [PATCH: for-next] package/gcc: bump to version 9.2.0
 2019-08-15 21:25 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/gcc: bump to version 9.2.0
 2019-08-15 21:24 UTC 

[Buildroot] [PATCH 1/1] package/libsodium: bump to version 1.0.18
 2019-08-15 21:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] vmdk: Misc fixes
 2019-08-15 21:20 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libmicrohttpd: bump to version 0.9.66
 2019-08-15 21:21 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libsodium: bump to version 1.0.18
 2019-08-15 21:21 UTC 

[Buildroot] [git commit branch/next] package/libmicrohttpd: bump to version 0.9.66
 2019-08-15 21:20 UTC 

[PATCH v2 0/4] Rework secure-monitor driver
 2019-08-15 21:20 UTC  (5+ messages)
` [PATCH v2 2/4] nvmem: meson-efuse: bindings: Add secure-monitor phandle

[Buildroot] [PATCH 1/1] package/exempi: bump to version 2.5.1
 2019-08-15 21:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/exempi: bump to version 2.5.1
 2019-08-15 21:19 UTC 

[Buildroot] [PATCH] package/qt5/qt5enginio/Config.in: depends before select
 2019-08-15 21:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/stellarium: fix build without qt5serialport
 2019-08-15 21:18 UTC  (2+ messages)

[Buildroot] [git commit] package/qt5/qt5enginio/Config.in: depends before select
 2019-08-15 21:18 UTC 

[PATCH v5 00/19] Shared virtual address IOMMU and VT-d support
 2019-08-15 21:17 UTC  (4+ messages)
` [PATCH v5 16/19] iommu/vt-d: Misc macro clean up for SVM

[Buildroot] [git commit] package/stellarium: fix build without qt5serialport
 2019-08-15 21:17 UTC 

[PATCH v6 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-15 21:17 UTC  (15+ messages)
` [PATCH v6 1/7] nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
` [PATCH v6 2/7] nvme: return a proper status for sync commands failure
` [PATCH v6 3/7] nvme: make nvme_identify_ns propagate errors back
` [PATCH v6 4/7] nvme: make nvme_report_ns_ids propagate error back
` [PATCH v6 5/7] nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
` [PATCH v6 6/7] nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
` [PATCH v6 7/7] nvme: fix ns removal hang when failing to revalidate due to a transient error

Does probing of TIS with interrupts work
 2019-08-15 21:17 UTC  (3+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-08-15 21:14 UTC  (7+ messages)
` [PATCH 1/5] Btrfs: use correct count in btrfs_file_write_iter()
` [PATCH 2/5] Btrfs: treat RWF_{,D}SYNC writes as sync for CRCs
` [PATCH 3/5] Btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
` [RFC PATCH 4/5] fs: export rw_verify_area()
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

[PATCH v3 0/3] rtw88: add support for BT co-existence mechanism
 2019-08-15 21:11 UTC  (3+ messages)
` [PATCH v3 2/3] rtw88: enclose c2h cmd handle with mutex

[PATCH] kbuild: Change fallthrough comments to attributes
 2019-08-15 21:07 UTC  (3+ messages)

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-15 21:05 UTC  (4+ messages)
` [PATCH v5 3/4] mm/nvdimm: Use correct #defines instead of open coding

QGit 2.8 for Windows?
 2019-08-15 21:06 UTC 

[PATCH] Revert "ALSA: hda - Drop unsol event handler for Intel HDMI codecs"
 2019-08-15 21:06 UTC  (3+ messages)

[v3] drm/dp/dsc: Add Support for all BPCs supported by TGL
 2019-08-15 20:54 UTC 

[PATCH] ath10k: add cleanup in ath10k_sta_state()
 2019-08-15 21:04 UTC  (2+ messages)

[PATCH] drm/i915: Move tasklet kicking to __i915_request_queue caller
 2019-08-15 21:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] mm/hmm: hmm_range_fault handle pages swapped out
 2019-08-15 21:02 UTC  (4+ messages)

[PATCH 0/7] Netfilter fixes for net
 2019-08-15 21:02 UTC  (2+ messages)

[PATCH] parisc: fix compilation errrors
 2019-08-15 21:02 UTC  (2+ messages)

[PATCH] tpm/tpm_ftpm_tee: trivial checkpatch fixes
 2019-08-15 21:02 UTC  (2+ messages)

[PATCH bpf 1/1] xdp: unpin xdp umem pages in error path
 2019-08-15 21:01 UTC  (2+ messages)

[PATCH net] net/packet: fix race in tpacket_snd()
 2019-08-15 21:00 UTC  (2+ messages)

[PATCH net-next] r8152: divide the tx and rx bottom functions
 2019-08-15 20:58 UTC  (2+ messages)

[CI 1/4] drm/i915/gt: Track timeline activeness in enter/exit
 2019-08-15 20:57 UTC  (4+ messages)
` [CI 2/4] drm/i915/gt: Convert timeline tracking to spinlock
` [CI 3/4] drm/i915/gt: Guard timeline pinning without relying on struct_mutex
` [CI 4/4] drm/i915: Protect request retirement with timeline->mutex

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-08-15 20:55 UTC  (2+ messages)
` [Bug 204241] "

[U-Boot] [PATCH 0/7] Implement UART-based boot of TI K3 AM65x SoCs
 2019-08-15 20:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] spl: ymodem: Fix FIT loading termination handling
` [U-Boot] [PATCH 2/7] spl: ymodem: Make SPL Y-Modem loader framework accessible
` [U-Boot] [PATCH 3/7] arm: K3: common: Allow for early console functionality
` [U-Boot] [PATCH 4/7] arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
` [U-Boot] [PATCH 5/7] armv7R: dts: k3: am654: Add MCU_UART0 related definitions
` [U-Boot] [PATCH 6/7] configs: am65x_evm_r5: Activate early console functionality
` [U-Boot] [PATCH 7/7] board: ti: am65x: Add UART boot procedure in README

[Intel-wired-lan] [PATCH net 1/2] igb: Enable media autosense for the i350
 2019-08-15 20:55 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net 2/2] igb: Fix constant media auto sense switching when no cable is connected

[PATCH] nfsd: fix dentry leak upon mkdir failure
 2019-08-15 20:53 UTC  (3+ messages)

Random memory corruption with v5.2
 2019-08-15 20:52 UTC  (4+ messages)

[PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
 2019-08-15 20:51 UTC  (11+ messages)

[PATCH] Revert "ALSA: hda: Add codec on bus address table lately"
 2019-08-15 20:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Linux-kernel-mentees] [RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-15 20:51 UTC  (9+ messages)
          `  "

[PATCH] net: pch_gbe: Fix memory leaks
 2019-08-15 20:51 UTC  (4+ messages)

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-15 20:49 UTC  (13+ messages)
                ` [Intel-gfx] "

[RFC 0/1] Allow MAC change on up interface
 2019-08-15 20:48 UTC  (2+ messages)

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-08-15 20:47 UTC  (4+ messages)

[PATCH 1/8] drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
 2019-08-15 20:47 UTC  (4+ messages)
` [PATCH 5/8] drm/i915: Protect request retirement with timeline->mutex

[PATCH 1/4] gprs: Check for LTE in gprs_attached_update
 2019-08-15 20:47 UTC  (2+ 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.