All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-19 20:54:29 to 2019-09-19 22:05:37 UTC [more...]

[PATCH 5.3 00/21] 5.3.1-stable review
 2019-09-19 22:03 UTC  (7+ messages)
` [PATCH 5.3 01/21] USB: usbcore: Fix slab-out-of-bounds bug during device reset
` [PATCH 5.3 10/21] net: stmmac: Hold rtnl lock in suspend/resume callbacks
` [PATCH 5.3 11/21] KVM: coalesced_mmio: add bounds checking
` [PATCH 5.3 12/21] Documentation: sphinx: Add missing comma to list of strings
` [PATCH 5.3 13/21] firmware: google: check if size is valid when decoding VPD data
` [PATCH 5.3 14/21] serial: sprd: correct the wrong sequence of arguments

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-19 21:24 UTC  (21+ messages)
` [PATCH v4 01/24] audio: api for mixeng code free backends
` [PATCH v4 02/24] alsaaudio: port to the new audio backend api
` [PATCH v4 03/24] coreaudio: "
` [PATCH v4 04/24] dsoundaudio: "
` [PATCH v4 05/24] noaudio: "
` [PATCH v4 06/24] ossaudio: "
` [PATCH v4 07/24] paaudio: "
` [PATCH v4 08/24] sdlaudio: "
` [PATCH v4 10/24] wavaudio: "
` [PATCH v4 11/24] audio: remove remains of the old "
` [PATCH v4 12/24] audio: unify input and output mixeng buffer management
` [PATCH v4 13/24] audio: common rate control code for timer based outputs
` [PATCH v4 14/24] audio: split ctl_* functions into enable_* and volume_*
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)
` [PATCH v4 16/24] audio: make mixeng optional
` [PATCH v4 18/24] audio: support more than two channels in volume setting
` [PATCH v4 20/24] audio: basic support for multichannel audio
` [PATCH v4 21/24] paaudio: channel-map option
` [PATCH v4 22/24] usb-audio: do not count on avail bytes actually available
` [PATCH v4 24/24] usbaudio: change playback counters to 64 bit

Can Intel AX200 sniff UL OFDMA ?
 2019-09-19 22:05 UTC  (2+ messages)

[PATCH v9 0/8] drm/i915/dp: Support for DP HDR outputs
 2019-09-19 22:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Support for DP HDR outputs (rev9)

[PATCH 00/15] ipmi: Bug fixes, add new interfaces
 2019-09-19 21:39 UTC  (10+ messages)
` [PATCH 01/15] ipmi: Fix watchdog NMI handling
` [PATCH 02/15] ipmi: Fix the get watchdog command
` [PATCH 03/15] ipmi: Generate an interrupt on watchdog pretimeout expiry
` [PATCH 04/15] tests:ipmi: Fix IPMI BT tests
` [PATCH 06/15] ipmi: Add a UUID device property
` [PATCH 07/15] ipmi: Split out KCS-specific code from ISA KCS code
` [PATCH 09/15] ipmi: Allow a size value to be passed for I/O space
` [PATCH 10/15] smbios:ipmi: Ignore IPMI devices with no fwinfo function
` [PATCH 14/15] ipmi: Fix SSIF ACPI handling to use the right CRS

[PATCH] base: soc: Export soc_device_to_device API
 2019-09-19 21:58 UTC  (4+ messages)

[xfs] 27d1053021: xfstests.xfs.173.fail
 2019-09-19 21:56 UTC  (4+ messages)

+ lib-lzo-fix-alignment-bug-in-lzo-rle.patch added to -mm tree
 2019-09-19 21:54 UTC 

[Buildroot] [PATCH v3 1/2] package/python-kiwisolver: new package
 2019-09-19 21:54 UTC  (2+ messages)

[GIT PULL] compiler-attributes for v5.4
 2019-09-19 21:54 UTC 

[PATCH v2] drm/amd/display: fix struct init in update_bounding_box
 2019-09-19 21:52 UTC  (3+ messages)

[PATCH v1 0/3] seccomp: continue syscall from notifier
 2019-09-19 21:50 UTC  (4+ messages)
` [PATCH v1 3/3] seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE

[Buildroot] Sanity check failed with expat package when modifying eigen.mk a
 2019-09-19 21:49 UTC 

Linux 5.3-rc8
 2019-09-19 21:47 UTC  (15+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "

[PATCH 00/15] name-rev: eliminate recursion
 2019-09-19 21:47 UTC  (18+ messages)
` [PATCH 01/15] t6120-describe: correct test repo history graph in comment
` [PATCH 02/15] t6120-describe: modernize the 'check_describe' helper
` [PATCH 03/15] name-rev: use strip_suffix() in get_rev_name()
` [PATCH 04/15] name-rev: avoid unnecessary cast in name_ref()
` [PATCH 05/15] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation
` [PATCH 06/15] t6120: add a test to cover inner conditions in 'git name-rev's name_rev()
` [PATCH 07/15] name-rev: extract creating/updating a 'struct name_rev' into a helper
` [PATCH 08/15] name-rev: pull out deref handling from the recursion
` [PATCH 09/15] name-rev: restructure parsing commits and applying date cutoff
` [PATCH 10/15] name-rev: restructure creating/updating 'struct rev_name' instances
` [PATCH 11/15] name-rev: drop name_rev()'s 'generation' and 'distance' parameters
` [PATCH 12/15] name-rev: eliminate recursion in name_rev()
` [PATCH 13/15] name-rev: cleanup name_ref()
` [PATCH 14/15] name-rev: plug a memory leak in name_rev()
` [PATCH 14/15] name-rev: plug memory leak in name_rev() in the deref case
` [PATCH 15/15] name-rev: plug a "
` [PATCH 15/15] name-rev: plug memory leak in name_rev()

[PATCH v3] drm/i915: Add TigerLake bandwidth checking
 2019-09-19 21:47 UTC  (2+ messages)

[PATCH v2] Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
 2019-09-19 21:46 UTC 

[PATCH 1/6] drm/amdgpu: fix documentation for amdgpu_gem_prime_export
 2019-09-19 21:45 UTC  (6+ messages)
  ` [PATCH 2/6] drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock
  ` [PATCH 3/6] drm/amdgpu/vm: fix up documentation in amdgpu_vm.c
  ` [PATCH 4/6] drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatch
  ` [PATCH 5/6] drm/amdgpu: fix documentation for amdgpu_pm.c
  ` [PATCH 6/6] drm/amdgpu/ras: fix and update the documentation for RAS

[kvm-unit-tests PATCH] x86: remove memory constraint from "mov" instruction
 2019-09-19 21:44 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] docs: Use make invocation's -j argument for parallelism
 2019-09-19 21:44 UTC 

KASAN: invalid-free in disconnect_rio (2)
 2019-09-19 21:44 UTC  (2+ messages)

netfilter.org HTTPS certificate expired today (Sept 19)
 2019-09-19 21:43 UTC 

[Qemu-devel] [PULL 00/26] Audio 20190919 patches
 2019-09-19 21:26 UTC  (4+ messages)

[PATCH 1/2] mmc: sdhci: Check card status after reset
 2019-09-19 21:42 UTC  (2+ messages)

rsize,wsize=1M causes severe lags in 10/100 Mbps, what sets those defaults?
 2019-09-19 21:42 UTC  (12+ messages)
  ` rsize,wsize=1M causes severe lags in 10/100 Mbps

[PATCH RFC] thermal: Fix broken registration if a sensor OF node is missing
 2019-09-19 21:40 UTC 

[DISCUSSION] Growing the Git community
 2019-09-19 21:40 UTC  (2+ messages)

[PATCH RFC 00/14] The new slab memory controller
 2019-09-19 21:40 UTC  (6+ messages)

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-19 21:39 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM
 2019-09-19 21:38 UTC  (3+ messages)

[Xen-devel] [PATCH RFC] pass-through: sync pir to irr after msix vector been updated
 2019-09-19 21:38 UTC  (9+ messages)

[PATCHv2 0/6] nvme: double reset prevention
 2019-09-19 21:34 UTC  (7+ messages)
` [PATCHv2 1/6] nvme-pci: Free tagset if no IO queues
` [PATCHv2 2/6] nvme: Remove ADMIN_ONLY state
` [PATCHv2 3/6] nvme: Restart request timers in resetting state
` [PATCHv2 4/6] nvme: Introduce nvme_reset_continue
` [PATCHv2 5/6] nvme: Prevent resets during paused states
` [PATCHv2 6/6] nvme: Wait for reset state when required

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-19 21:36 UTC  (4+ messages)
` [PATCH v2 11/13] drm/i915/tgl: Add dkl phy pll calculations

[Bug 111691] hardware cursor corruption w/ AMD 5700 XT
 2019-09-19 21:35 UTC  (3+ messages)
` [Bug 111691] inconsistent cursor movement speed when using "

[PATCH] initramfs-framework: fix var name
 2019-09-19 21:34 UTC 

[PATCH] crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
 2019-09-19 21:33 UTC 

[dpdk-dev] 18.11.3 (LTS) patches review and test
 2019-09-19 21:33 UTC  (3+ messages)

[PATCH v6 1/9] leds: multicolor: Add sysfs interface definition
 2019-09-19 21:32 UTC  (5+ messages)
` [PATCH v6 6/9] leds: multicolor: Introduce a multicolor class definition

unable to handle page fault in 5.3-rc[12]
 2019-09-19 21:31 UTC  (7+ messages)

[GIT PULL] dma-mapping updates for 5.4
 2019-09-19 21:30 UTC  (5+ messages)
` [Xen-devel] "

[Buildroot] [git commit] package/python-kiwisolver: new package
 2019-09-19 21:31 UTC 

[GIT PULL] IPMI bug fixes for 5.4
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] SMB3 fixes and features
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v5.4
 2019-09-19 21:30 UTC  (3+ messages)

[GIT PULL] pin control bulk changes for v5.4
 2019-09-19 21:30 UTC  (3+ messages)

[GIT PULL] chrome-platform changes for v5.4
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v5.4
 2019-09-19 21:30 UTC  (2+ messages)

[git pull] Input updates for v5.4-rc0
 2019-09-19 21:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Add support for port mirroring
 2019-09-19 21:30 UTC 

[CI] drm/i915/tgl: Implement Wa_1406941453
 2019-09-19 21:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[GIT PULL] orangefs: a fix and a cleanup
 2019-09-19 21:30 UTC  (2+ messages)

[git pull] autofs-related stuff
 2019-09-19 21:30 UTC  (2+ messages)

[git pull] more mount API conversions
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] y2038: add inode timestamp clamping
 2019-09-19 21:30 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] package/python-colorlog: new package
 2019-09-19 21:29 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db
 2019-09-19 21:28 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/5] net/bnx2x: update to latest FW
 2019-09-19 21:28 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/5] net/bnx2x: update and reorganize HW registers
    ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v2 0/4] net/bnx2x: update to latest FW
` [dpdk-dev] [PATCH v2 1/4] net/bnx2x: update and reorganize HW registers
` [dpdk-dev] [PATCH v2 2/4] net/bnx2x: update HSI code
` [dpdk-dev] [PATCH v2 3/4] net/bnx2x: update to latest FW 7.13.11
` [dpdk-dev] [PATCH v2 4/4] doc: cleanup SPDX license id usage in bnx2x guide

[PATCH] ARM: dts: rockchip: Add cpu id to rk3288 efuse node
 2019-09-19 21:26 UTC  (2+ messages)

[Buildroot] [PATCH] boot/riscv-pk: Remove obselete bootloader
 2019-09-19 21:26 UTC 

[Buildroot] [PATCH 1/1] docs/manual: add missing external toolchain *.mk inclusion in sample
 2019-09-19 21:26 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: add missing external toolchain *.mk inclusion in sample
 2019-09-19 21:26 UTC 

[PATCH 0/6] tools/lib/traceevent: Man page updates and some file movement
 2019-09-19 21:23 UTC  (7+ messages)
` [PATCH 1/6] tools/lib/traceevent: Man pages for libtraceevent event print related API
` [PATCH 2/6] tools/lib/traceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
` [PATCH 3/6] tools/lib/traceevent: Man pages fix, changes in event printing APIs
` [PATCH 4/6] tools/lib/traceevent: Add tep_get_event() in event-parse.h
` [PATCH 5/6] tools/lib/traceevent: Man pages for tep plugins APIs
` [PATCH 6/6] tools/lib/traceevent: Move traceevent plugins in its own subdirectory

[Buildroot] [PATCH v4 2/2] package/python-simplelogging: new package
 2019-09-19 21:26 UTC  (2+ messages)

mt76x2e hardware restart
 2019-09-19 21:22 UTC  (3+ messages)

[git pull] device mapper changes for 5.4
 2019-09-19 21:19 UTC  (2+ messages)

[thud/master PATCH v2] packagegroup: tisdk-addons-sdk-host: Add src packages
 2019-09-19 21:18 UTC  (2+ messages)

[PATCH] docs: Use make invocation's -j argument for parallelism
 2019-09-19 21:19 UTC  (3+ messages)

[v3][PATCH 0/3] adding gamma state checker for icl+ platforms
 2019-09-19 21:18 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev3)
` ✓ Fi.CI.BAT: success "

[Buildroot] [git commit] package/python-simplelogging: new package
 2019-09-19 21:18 UTC 

[Buildroot] [git commit] package/python-colorlog: new package
 2019-09-19 21:17 UTC 

[PATCH] selftests/kselftest/runner.sh: Add 45 second timeout per test
 2019-09-19 21:17 UTC  (8+ messages)

[PATCH] drm/amdgpu: Enable gfx cache probing on HDP write for arcturus
 2019-09-19 21:17 UTC 

[Buildroot] [PATCH] collectl: new package
 2019-09-19 21:16 UTC  (2+ messages)

[alsa-devel] parameter for pulse device?
 2019-09-19 21:12 UTC  (8+ messages)

[RFC PATCH 0/2] blk-mq I/O scheduling fixes
 2019-09-19 21:11 UTC  (3+ messages)

[Bug 204227] New: Visual artefacts and crash from suspend on amdgpu
 2019-09-19 21:11 UTC  (3+ messages)
` [Bug 204227] "

stable backport for dc8635b78cd8669
 2019-09-19 21:11 UTC  (5+ messages)
` [PATCH] ARC: export "abort" for modules
  ` Patch "ARC: export "abort" for modules" has been added to the 4.4-stable tree
  ` Patch "ARC: export "abort" for modules" has been added to the 4.9-stable tree

INFO: task hung in pipe_write (2)
 2019-09-19 21:10 UTC  (3+ messages)

linux-next: Tree for Sep 18
 2019-09-19 21:09 UTC  (6+ messages)
` linux-next: Tree for Sep 18 (objtool)

[PATCH] drm/sun4i: Use vi plane as primary
 2019-09-19 21:09 UTC  (4+ messages)

[PATCH] trivial: lib/Kconfig: typo modertion -> moderation
 2019-09-19 21:07 UTC  (3+ messages)
` dimlib: should it really be enabled by default? [Was: [PATCH] trivial: lib/Kconfig: typo modertion -> moderation]

[PATCH] fixed-regulator: dt-bindings: Fixed building error for compatible property
 2019-09-19 21:01 UTC  (2+ messages)

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-19 21:01 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-09-19 20:59 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 09/11] sparse-checkout: use hashmaps for cone patterns

[PATCH] drm/i915: disable set/get_tiling ioctl on gen12+
 2019-09-19 20:57 UTC  (6+ messages)

[U-Boot] [BUG] FreeBSD cannot boot with U-Boot patch efi_loader: parameter checks BLOCK_IO_PROTOCOL
 2019-09-19 20:57 UTC  (2+ messages)

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-19 20:57 UTC  (10+ messages)
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information

[RFC 0/4] POC: Generating realistic block errors
 2019-09-19 20:43 UTC  (3+ messages)
` [RFC 4/4] ahci media error reporting

[GIT PULL] ext4 updates for 5.4
 2019-09-19 20:56 UTC 

[PATCH v4 0/5] Add NUMA-awareness to qspinlock
 2019-09-19 20:54 UTC  (6+ messages)
` [PATCH v4 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock


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.