All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-12 09:41:29 to 2019-11-12 10:34:04 UTC [more...]

[PATCH v6 0/3] qcow2: advanced compression options
 2019-11-12 10:33 UTC  (6+ messages)
` [PATCH v6 1/3] block: introduce compress filter driver

[PATCH -next] virtiofs: Fix old-style declaration
 2019-11-12 10:33 UTC  (3+ messages)

[PATCH 01/27] drm/i915: Flush context free work on cleanup
 2019-11-12 10:33 UTC  (10+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/27] "
    `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
    `  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
    `  "

[PATCH v2] virtiofs: Use static const, not const static
 2019-11-12 10:33 UTC  (3+ messages)

[PATCH 2/3] time: Fix spelling mistake in comment
 2019-11-12 10:32 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 0/4] perf/probe: Support multiprobe and immediates
 2019-11-12 10:31 UTC  (6+ messages)
` [PATCH v2 1/4] perf probe: Generate event name with line number

[PULL v2 00/13] Linux user for 4.2 patches
 2019-11-12 10:30 UTC  (4+ messages)
` [PULL v2 01/13] linux-user: Support for NETLINK socket options

[LTP] [PATCH v3] syscalls/prctl02: add more error tests
 2019-11-12 10:31 UTC  (9+ messages)
` [LTP] [PATCH v4] "

[U-Boot] [PATCH v2 0/6] Raspberry Pi4: add support for DFU over USB
 2019-11-12 10:30 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2 6/6] config: enable DFU over USB on Raspberry Pi4 boards

[virtio-comment] Formal specification of virtIO
 2019-11-12 10:29 UTC  (4+ messages)

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-11-12 10:28 UTC  (12+ messages)
` [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v7 06/11] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function

Intent to add support for cryfs
 2019-11-12 10:28 UTC  (2+ messages)

[PATCH v4] selftests: add tests for clone3()
 2019-11-12 10:28 UTC  (2+ messages)

[plbossart-sound:fix/sdw_enum_init_races 5/12] ld: sound/soc/intel/boards/sdw_rt700.o:(.data+0x380): multiple definition of `dailink'; sound/soc/intel/boards/sdw_rt711_i2s_rt1308.o:(.data+0x380): first defined here
 2019-11-12 10:28 UTC 

[PATCH 1/3] arm64: dts: rockchip: Fix min voltage for rk3399-firefly vdd_log
 2019-11-12 10:19 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: rk3399: Add init voltage for vdd_log

[tip: efi/core] MAINTAINERS: update Ard's email address to @kernel.org
 2019-11-12 10:27 UTC 

[tip: efi/core] efi: libstub/tpm: enable tpm eventlog function for ARM platforms
 2019-11-12 10:27 UTC 

[PATCH v4 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-12 10:27 UTC  (5+ messages)
` [PATCH v4 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[tip: efi/core] efi/random: use arch-independent efi_call_proto()
 2019-11-12 10:27 UTC 

[tip: efi/core] x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
 2019-11-12 10:27 UTC 

[PATCH net-next] openvswitch: add TTL decrement action
 2019-11-12 10:25 UTC 

[PATCH 1/4] drm/ttm: refine ghost BO resv criteria
 2019-11-12 10:25 UTC  (5+ messages)

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-12 10:24 UTC  (6+ messages)

[dpdk-dev] [Bug 362] rte_pktmbuf_attach_extbuf does not update pkt_len
 2019-11-12 10:25 UTC 

[PULL 00/11] target-arm queue
 2019-11-12 10:23 UTC  (3+ messages)
` [PULL 04/11] target/arm/cpu64: max cpu: Introduce sve<N> properties

[U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20191105
 2019-11-12 10:24 UTC 

[linux-stable-rc:linux-4.4.y 9983/9999] mm/page_alloc.c:2024:2: warning: ISO C90 forbids mixed declarations and code
 2019-11-12 10:21 UTC  (4+ messages)

[linux-stable-rc:linux-4.14.y 9946/9999] WARNING: vmlinux.o(.text+0x213438): Section mismatch in reference from the function __rmqueue() to the function .meminit.text:zone_pcp_update()
 2019-11-12 10:21 UTC  (4+ messages)

[alsa-devel] Several problems when trying to run alsa-info.sh
 2019-11-12  7:37 UTC 

[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
 2019-11-12 10:12 UTC 

[PATCH v2 0/7] BLAKE2b cleanups
 2019-11-12 10:20 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: blake2b: merge _final implementation to callback
` [PATCH v2 2/7] crypto: blake2b: merge blake2 init to api callback
` [PATCH v2 3/7] crypto: blake2b: simplify key init
` [PATCH v2 4/7] crypto: blake2b: delete unused structs or members
` [PATCH v2 5/7] crypto: blake2b: open code set last block helper
` [PATCH v2 6/7] crypto: blake2b: merge _update to api callback
` [PATCH v2 7/7] crypto: blake2b: rename tfm context and _setkey callback

[alsa-devel] [PATCH] usb-audio: not submit urb for stopped endpoint
 2019-11-12  6:51 UTC 

[PATCH] drm/gma500: Fixup fbdev stolen size usage evaluation
 2019-11-12 10:20 UTC  (4+ messages)

[LTP] [PATCH] testcases/kernel: use linux git and CVE tags for more cases
 2019-11-12 10:20 UTC 

PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
 2019-11-12 10:13 UTC 

[alsa-devel] [PATCH v1] ASoC: mediatek: common: refine mtk_afe_fe_hw_params
 2019-11-12  4:22 UTC  (2+ messages)
` [alsa-devel] [PATCH] "

[PATCH 1/2] gpio: max77620: Fixup debounce delays
 2019-11-12 10:20 UTC  (5+ messages)
` [PATCH 2/2] gpio: bd70528: Use correct unit for debounce times

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12 10:19 UTC  (13+ messages)

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-11-12 10:18 UTC  (3+ messages)
` [PULL 20/39] hw/i386: Introduce the microvm machine type

[alsa-devel] KASAN: use-after-free Read in snd_timer_open
 2019-11-11 23:45 UTC  (2+ messages)

[PATCH v7 0/2] Add support for Layerscape external interrupt lines
 2019-11-12 10:18 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: rt5645: Fixed buddy jack support
 2019-11-11 18:59 UTC 

[PATCH 00/50] Add log level to show_stack()
 2019-11-12 10:12 UTC  (15+ messages)
                  ` [OpenRISC] "

[alsa-devel] general protection fault in snd_timer_open
 2019-11-11 16:39 UTC 

[alsa-devel] KASAN: use-after-free Read in snd_timer_close_locked
 2019-11-11 16:38 UTC 

[U-Boot] [PATCH v3 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2019-11-12 10:16 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/5] dm: clk: add stub for clk_disable_bulk when CONFIG_CLK is desactivated
` [U-Boot] [PATCH v3 2/5] usb: host: dwc2: add phy support
` [U-Boot] [PATCH v3 3/5] usb: host: dwc2: add clk support
` [U-Boot] [PATCH v3 4/5] usb: host: dwc2: force reset assert
` [U-Boot] [PATCH v3 5/5] usb: host: dwc2: add trace to have clean usb start

[PATCH] i386: define the 'flush_l1d' CPUID feature bit (CVE-2018-3646)
 2019-11-12 10:15 UTC  (3+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-12 10:16 UTC  (6+ messages)
` [PATCH v24 01/12] Linux Random Number Generator

[alsa-devel] KASAN: use-after-free Read in check_matching_master_slave
 2019-11-11 17:12 UTC 

[PATCH] drm/i915: Flush context free work on cleanup
 2019-11-12 10:15 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[PULL 00/14] virtio: features, cleanups
 2019-11-12 10:13 UTC  (5+ messages)
` [PULL 10/14] net/virtio: add failover support
` [PULL 11/14] vfio: unplug failover primary device before migration

H264 stateless reference frames ordering lists
 2019-11-12 10:14 UTC 

[igt-dev] [PATCH i-g-t 0/4] device selection && lsgpu
 2019-11-12 10:14 UTC  (2+ messages)

[PATCH 1/3] gpio: tegra186: Derive register offsets from bank/port
 2019-11-12 10:11 UTC  (3+ messages)
` [PATCH 2/3] gpio: tegra186: Program interrupt route mapping

[PULL 0/5] Trivial branch patches
 2019-11-12 10:04 UTC  (12+ messages)
` [PULL 1/5] Makefile: install bios-microvm like other binary blobs
` [PULL 2/5] qom: Fix error message in object_class_property_add()
` [PULL 3/5] numa: Add missing \n to error message
` [PULL 4/5] ivshmem-server: Clean up shmem on shutdown
` [PULL 5/5] ivshmem-server: Terminate also on SIGINT

[dpdk-dev] [PATCH] net/ice: fix wild pointer
 2019-11-12  3:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/4] net/ice: fix memory release in FDIR
  ` [dpdk-dev] [PATCH v4 1/4] net/ice: fix memzone reserve and "
  ` [dpdk-dev] [PATCH v4 2/4] net/ice: fix removal of FDIR profile
  ` [dpdk-dev] [PATCH v4 3/4] net/ice: fix FDIR counter resource release
  ` [dpdk-dev] [PATCH v4 4/4] net/ice: fix wild pointer

[PATCH] qemu-coroutine-sleep: Silence Coverity warning
 2019-11-12 10:08 UTC  (3+ messages)

[PATCH v4 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-11-12 10:09 UTC  (5+ messages)

[PATCH] xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
 2019-11-12 10:08 UTC 

[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-12 10:07 UTC  (10+ messages)
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
    ` [patch V2 08/16] x86/ioperm: Add bitmap sequence numberc
` [patch V2 11/16] x86/ioperm: Share I/O bitmap if identical
` [patch V2 14/16] x86/iopl: Restrict iopl() permission scope

[dpdk-dev] Do we support fail_over_mac=1 (active) as dpdk bonding option
 2019-11-12 10:06 UTC 

Patched that failed to cherry-pick for drm-intel-next-fixes
 2019-11-12 10:05 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-12 10:03 UTC  (3+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-12 10:03 UTC  (11+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active

API definition for LUKS key management
 2019-11-12 10:02 UTC  (2+ messages)

[dpdk-dev] [RFC] use Gcc/Clang fallthrough attribute
 2019-11-12 10:02 UTC  (2+ messages)

[U-Boot] [RFC PATCH] rockchip: tinker: Add boot from capability
 2019-11-12 10:02 UTC  (3+ messages)

[PATCH v2 0/8] iommu: Add PASID support to Arm SMMUv3
 2019-11-12 10:02 UTC  (4+ messages)

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-12 10:02 UTC  (12+ messages)

[U-Boot] [PATCH 1/7] phy: generic: add error trace to detect PHY issue in uclass
 2019-11-12 10:01 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] usb: gadget: dwc2: change trace level for phy errors managed by uclass
` [U-Boot] [PATCH 3/7] board: sunxi: "
` [U-Boot] [PATCH 4/7] usb: host: ohci: "
` [U-Boot] [PATCH 5/7] usb: host: ehci-hcd: "
` [U-Boot] [PATCH 6/7] usb: dwc3: "
` [U-Boot] [PATCH 7/7] ata: dwc-ahci: "

[Xen-devel] [PATCH v3] tools/hotpug: only attempt to call 'ip route' if there is valid command
 2019-11-12 10:01 UTC  (3+ messages)

[Xen-devel] [PATCH 0/3] AMD/IOMMU: re-work mode updating
 2019-11-12  9:59 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/3] AMD/IOMMU: don't needlessly trigger errors/crashes when unmapping a page

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-12  9:56 UTC  (4+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[cip-dev] [RFT/RFC linux-4.4.y-cip v2] gpiolib: Fix bad of_node pointer
 2019-11-12  9:56 UTC  (4+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.4.0-rc6-dd89262.cki (mainline.kernel.org)
 2019-11-12  9:56 UTC  (3+ messages)

[PATCH] block: check bi_size overflow before merge
 2019-11-12  9:55 UTC  (4+ messages)

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12  9:53 UTC  (5+ messages)
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-12  9:53 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x: Load reset psw on diag308 reset

[PATCH 0/5] Fix various syzbot errors
 2019-11-12  9:53 UTC  (9+ messages)
` [PATCH 2/5] dvb-usb/af9005: initialize act_len
` [PATCH 3/5] dvb-usb/vp7045: initialize br[]
` [PATCH 4/5] dvb-usb/digitv: initialize key[]
` [PATCH 5/5] dvb-usb/dvb-usb-urb.c: initialize actlen to 0

[PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-12  9:52 UTC  (5+ messages)

[PATCH] cpuidle: teo: Exclude cpuidle overhead from computations
 2019-11-12  9:51 UTC 

DAX filesystem support on ARMv8
 2019-11-12  9:49 UTC  (3+ messages)

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-11-12  9:49 UTC  (6+ messages)

[PATCH v2] xtensa: improve stack dumping
 2019-11-12  9:49 UTC  (2+ messages)

[xfs] 646a9fb7fb: aim7.jobs-per-min -33.0% regression
 2019-11-12  9:48 UTC  (2+ messages)

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12  9:48 UTC  (6+ messages)

[PATCH] net: remove static inline from dev_put/dev_hold
 2019-11-12  9:48 UTC  (3+ messages)

[dpdk-dev] How to get the current timestamp in milliseconds in the DPDK?
 2019-11-12  9:47 UTC  (2+ messages)
` [dpdk-dev] [dpdk-users] "

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-12  9:47 UTC  (30+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations

[GIT PULL] mtd: spi-nor: Changes for 5.5
 2019-11-12  9:46 UTC 

[PATCH 00/12] drm/modes: parse_cmdline: Add support for specifying panel_orientation on the kernel cmdline
 2019-11-12  9:47 UTC  (5+ messages)
` [PATCH 10/12] drm/modes: parse_cmdline: Remove some unnecessary code
` [PATCH 12/12] drm/connector: Hookup the new drm_cmdline_mode panel_orientation member

[PATCH] dma-buf/sw-sync: Use unsigned type for value of sync_timeline
 2019-11-12  9:41 UTC  (3+ messages)

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-11-12  9:45 UTC  (11+ messages)

[PATCH qemu-web] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-12  9:42 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2
 2019-11-12  9:44 UTC  (4+ messages)

Inquiry (REVISED PROFORMA) - Urgent!!
 2019-11-12  9:43 UTC 

[PATCH 1/4] drm/i915: Drop wmb() inside pread_gtt
 2019-11-12  9:42 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Flush stale cachelines on set-cache-level
  ` [Intel-gfx] "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-12  9:41 UTC  (3+ messages)
` [RFC PATCH 16/18] qapi: Create 'pragma' module

[PATCH] usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
 2019-11-12  9:41 UTC  (2+ messages)

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12  9:41 UTC  (4+ messages)
` [net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed


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.