All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-21 12:50:50 to 2019-10-21 13:37:43 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-10-21 13:37 UTC  (7+ messages)
` [PATCH 01/57] perf tools: Allow to build with -ltcmalloc
` [PATCH 02/57] perf script: Fix --reltime with --time
` [PATCH 03/57] perf evlist: Fix fix for freed id arrays
` [PATCH 04/57] perf test: Report failure for mmap events
` [PATCH 05/57] perf test: Avoid infinite loop for task exit case
` [PATCH 06/57] perf report: Add warning when libunwind not compiled in

[PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-21 13:37 UTC  (4+ messages)

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-21 13:37 UTC  (3+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[RESEND PATCH v2 0/3] Add driver for veml6030 ambient light sensor
 2019-10-21 13:37 UTC  (3+ messages)

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-21 13:37 UTC  (10+ messages)
` [PATCH v5 01/12] ext4: move set iomap routines into separate helper ext4_set_iomap()
` [PATCH v5 02/12] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH v5 03/12] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
` [PATCH v5 04/12] ext4: introduce new callback for IOMAP_REPORT

[PATCH] cputlb: ensure _cmmu helper functions follow the naming standard
 2019-10-21 13:33 UTC  (2+ messages)

[PATCH 0/2] mmc: add unstuck function if host is in deadlock state
 2019-10-21 13:35 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-21 13:35 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: cpu-map based dumb buffers
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core

[PATCH 00/18] usb: typec: API improvements
 2019-10-21 13:35 UTC  (6+ messages)
` [PATCH 10/18] usb: typec: hd3ss3220: Give the connector fwnode to the port device
` [PATCH 11/18] usb: typec: ucsi: Simplified registration and I/O API

[PATCH 01/13] drm/i915: Don't set queue_priority_hint if we don't kick the submission
 2019-10-21 13:52 UTC  (5+ messages)
` [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers

[PATCH v6 0/3] Add uacce module for Accelerator
 2019-10-21 13:34 UTC  (4+ messages)
` [PATCH v6 1/3] uacce: Add documents for uacce

[PATCH 1/4] pwm: Read initial hardware state at request time
 2019-10-21 13:34 UTC  (2+ messages)

first it froze, now the (btrfs) root fs won't mount 
 2019-10-21 13:34 UTC  (9+ messages)

[PATCH v8 0/9] linux-user: strace improvements
 2019-10-21 13:28 UTC  (21+ messages)
` [PATCH v8 1/9] linux-user/strace: Display invalid pointer in print_timeval()
` [PATCH v8 2/9] linux-user/strace: Add print_timezone()
` [PATCH v8 3/9] linux-user/strace: Improve settimeofday()
` [PATCH v8 4/9] linux-user/syscall: Introduce target_sockaddr_nl
` [PATCH v8 5/9] linux-user/strace: Dump AF_NETLINK sockaddr content
` [PATCH v8 6/9] linux-user/strace: Add print_sockfd()
` [PATCH v8 7/9] linux-user/strace: Improve bind() output
` [PATCH v8 8/9] linux-user/strace: Let print_sockaddr() have a 'last' argument
` [PATCH v8 9/9] linux-user/syscall: Align target_sockaddr fields using ABI types

[PATCH v2 0/6] Enable more iotests during "make check-block"
 2019-10-21 13:31 UTC  (3+ messages)

[PATCH v3] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-10-21 13:33 UTC  (4+ messages)

master - tests: used cache_pool adds _cpool
 2019-10-21 13:33 UTC 

master - gcc: avoid warning: declaration of xxx shadows a global declaration
 2019-10-21 13:33 UTC 

master - gcc: all paths will set ret
 2019-10-21 13:33 UTC 

master - gcc: older compiler is happier with this initilizer
 2019-10-21 13:33 UTC 

master - cache: use _cpool for used cache-pools
 2019-10-21 13:33 UTC 

[PATCH] Revert "pwm: Let pwm_get_state() return the last implemented state"
 2019-10-21 13:33 UTC  (2+ messages)

master - cache: drop _cpool suffix from unused cache-pool
 2019-10-21 13:33 UTC 

master - lvconvert: use new functions
 2019-10-21 13:33 UTC 

[U-Boot] [PATCH v2 1/3] imx6ul: opos6ul: migrate to DM_ETH
 2019-10-21 13:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] opos6uldev: migrate to DM_VIDEO
` [U-Boot] [PATCH v2 3/3] video: mxsfb: set gd->fb_base

master - lvm-string: add drop_lvname_suffix
 2019-10-21 13:33 UTC 

master - lv_manip: add lv_uniq_rename_update
 2019-10-21 13:32 UTC 

[Xen-devel] [OSSTEST PATCH] guest_prepare_disk: Only do the umount if we set an env var
 2019-10-21 13:32 UTC 

[dpdk-dev] [PATCH v10 0/5] kni: add IOVA=VA support
 2019-10-21 13:32 UTC  (6+ messages)
` [dpdk-dev] [PATCH v11 0/4] kni: add IOVA=VA mode support
  ` [dpdk-dev] [PATCH v11 2/4] eal: add legacy kni option
      ` [dpdk-dev] [EXT] "

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-21 13:31 UTC  (3+ messages)
` [PATCH v2 "

[RESEND PATCH v2 3/3] iio: documentation: light: Add veml6030 sysfs documentation
 2019-10-21 13:31 UTC  (2+ messages)
` [PATCH v3 "

[RESEND PATCH v2 2/3] dt-bindings: iio: light: add veml6030 ALS bindings
 2019-10-21 13:31 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 0/4] Small coding style cleanups
 2019-10-21 13:30 UTC  (3+ messages)
` [PATCH 1/4] btrfs: reduce indentation in lock_stripe_add

[Xen-devel] [linux-linus test] 142984: regressions - FAIL
 2019-10-21 13:29 UTC 

[PATCH xfstests v3] fstests: Add path $here before src/<file>
 2019-10-21 13:35 UTC 

[PATCH] cpufreq: Move cancelling of policy update work just after removing notifiers
 2019-10-21 13:28 UTC 

[RESEND PATCH v2 1/3] iio: light: add driver for veml6030 ambient light sensor
 2019-10-21 13:28 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 0/5] Add rtc support for rn5t618 mfd
 2019-10-21 13:19 UTC  (3+ messages)
` [PATCH 5/5] rtc: rtc-rc5t583: add ricoh rc5t619 RTC driver

[iptables PATCH v2] xtables-restore: Fix --table parameter check
 2019-10-21 13:27 UTC  (2+ messages)

[Buildroot] [PATCH v5] package/libvirt: new package
 2019-10-21 13:27 UTC 

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-10-21 13:24 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
 2019-10-21 13:26 UTC  (5+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/57] Audio improvements/SSIU BUSIF/
 2019-10-21 13:26 UTC  (4+ messages)
` [cip-dev] [PATCH 4.19.y-cip 24/57] ASoC: rsnd: rsnd_mod_name() handles both name and ID

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-21 13:25 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 00/10] Implement the new ABI policy and add helper scripts
 2019-10-21 13:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 04/10] timer: remove deprecated code

[PATCH 0/4] Add RAS EEPROM table support for Arcturus
 2019-10-21 13:24 UTC  (9+ messages)
` [PATCH 1/4] drm/amd/powerplay: Add interface for I2C transactions to SMU
` [PATCH 2/4] drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus
` [PATCH 3/4] drm/amdgpu: Use ARCTURUS in RAS EEPROM
` [PATCH 4/4] drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready

[PATCH] t4014: make output-directory tests self-contained
 2019-10-21 13:23 UTC 

[PATCH] dt-bindings: usb: dwc3: Move Amlogic G12A DWC3 Glue Bindings to YAML schemas
 2019-10-21 13:23 UTC  (3+ messages)

Ext4 filesystem name does not exist
 2019-10-21 13:23 UTC  (2+ messages)

[PATCH v5 00/23] sg: add v4 interface
 2019-10-21 13:22 UTC  (4+ messages)
` [PATCH v5 05/23] sg: bitops in sg_device

linux-next: Tree for Oct 18
 2019-10-21 13:19 UTC  (5+ messages)
` linux-next: Tree for Oct 18 (objtool)

[PATCH v2 0/9] Simplify MFD Core
 2019-10-21 13:21 UTC  (11+ messages)
` [PATCH v2 4/9] mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries

[PATCH v3] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-10-21 13:21 UTC  (7+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-10-21 13:20 UTC  (12+ messages)

[v4,1/2] dt-bindings: i2c: support property idle-state
 2019-10-21 13:20 UTC  (3+ messages)
` [v4,2/2] i2c: mux: pca954x: "

[PATCH v5 1/2] format-patch: create leading components of output directory
 2019-10-21 13:20 UTC  (2+ messages)

[PATCH 0/5] ppc/pnv: Add PNOR support
 2019-10-21 13:12 UTC  (6+ messages)
` [PATCH 1/5] ppc/pnv: Add a PNOR model
` [PATCH 2/5] ipmi: Add support to customize OEM functions
` [PATCH 3/5] ppc/pnv: Add HIOMAP commands
` [PATCH 4/5] libxz: Add XZ Embedded library for PPC
` [PATCH 5/5] ppc/pnv: Read the PNOR partition table

[alsa-devel] [PATCH v2 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-10-21 13:19 UTC  (8+ messages)
` [alsa-devel] [PATCH v2 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
            `  "

[PATCH v1 1/3] pinctrl: intel: Introduce intel_restore_padcfg() helper
 2019-10-21 13:19 UTC  (4+ messages)
` [PATCH v1 3/3] pinctrl: intel: Introduce intel_restore_intmask() helper

[PATCH] drm/panfrost: fix -Wmissing-prototypes warnings
 2019-10-21 13:19 UTC  (3+ messages)

next/master boot: 264 boots: 16 failed, 239 passed with 7 offline, 2 untried/unknown (next-20191021)
 2019-10-21 13:18 UTC 

[dpdk-dev] [PATCH v2 0/3] AF_XDP tx halt fix, IRQ pinning and unaligned chunks
 2019-10-21 13:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 2/3] net/af_xdp: support pinning of IRQs

[PATCH -next] btrfs: Make init_tree_roots static
 2019-10-21 13:17 UTC  (3+ messages)

[alsa-devel] [PATCH v6 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-10-21 13:15 UTC  (6+ messages)
        `  "

[LTP] [PATCH v4 0/5] tst_test.sh: Use LTP_TIMEOUT_MUL in TST_RETRY_FN()
 2019-10-21 13:15 UTC  (6+ messages)
` [LTP] [PATCH v4 2/5] tst_test.c: Add tst_multiply_timeout()
` [LTP] [PATCH v4 5/5] Adopt doc for TST_RETRY_FUNC for LTP_TIMEOUT_MUL

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-21 13:14 UTC  (5+ messages)
` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

[PATCH v2 0/2] usb: cdns3: Add TI wrapper
 2019-10-21 13:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add binding for the TI wrapper for Cadence USB3 controller
` [PATCH v2 2/2] usb: cdns3: Add TI specific wrapper driver

[PATCH 0/2] media: meson: vdec: Add compliant H264 support
 2019-10-21 13:13 UTC  (10+ messages)

[xfs-linux:xfs-for-next 29/47] fs/xfs/libxfs/xfs_alloc.c:1170:41: sparse: sparse: Using plain integer as NULL pointer
 2019-10-21 13:14 UTC  (2+ messages)
` [PATCH] xfs: fix sparse warning on allocation cursor initialization

[alsa-devel] [PATCH v5 0/4] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV
 2019-10-21 13:12 UTC  (6+ messages)
` [alsa-devel] [PATCH v5 1/4] ASoC: cros_ec_codec: "

[jcmvbkbc-xtensa:xtensa-5.5-asm-memopt 9/9] arch/xtensa/mm/init.c:30:10: fatal error: linux/sections.h: No such file or directory
 2019-10-21 13:13 UTC 

[MPTCP] Patchwork: "maintainer status"
 2019-10-21 13:13 UTC 

[PATCH v7] unstable/drm-lease: DRM lease protocol support
 2019-10-21 13:12 UTC  (8+ messages)

[Xen-devel] PV-shim 4.13 assertion failures during vcpu_wake()
 2019-10-21 13:10 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] Using virtio ethdev ports as non-root
 2019-10-21 13:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] KVM: X86: Make fpu allocation a common function
 2019-10-21 13:09 UTC  (9+ messages)

[PATCH] i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
 2019-10-21 13:08 UTC  (2+ messages)

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-21 13:06 UTC  (5+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[U-Boot] [PATCH] pinctrl: Kconfig: remove duplicated nodes
 2019-10-21 13:07 UTC 

Lots of btrfs_dump_space_info in kernel log
 2019-10-21 13:07 UTC  (2+ messages)

[PATCH v1 0/5] staging: wfx: fix checkpatch warnings
 2019-10-21  8:21 UTC  (4+ messages)
` [PATCH v1 1/5] staging: wfx: fix warnings of no space is necessary

[PATCH] staging: wfx: remove unnecessary void pointer
 2019-10-21 13:00 UTC  (2+ messages)

[PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
 2019-10-21 13:06 UTC  (16+ messages)

[PATCH v3 00/16] libqos: add VIRTIO PCI 1.0 support
 2019-10-21 13:03 UTC  (12+ messages)
` [PATCH v3 03/16] libqos: extend feature bits to 64-bit
` [PATCH v3 10/16] libqos: add iteration support to qpci_find_capability()
` [PATCH v3 11/16] libqos: pass full QVirtQueue to set_queue_address()
` [PATCH v3 14/16] libqos: make the virtio-pci BAR index configurable
` [PATCH v3 15/16] libqos: extract Legacy virtio-pci.c code

[PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
 2019-10-21 13:06 UTC  (7+ messages)

[PATCH 0/3] watchdog/softlockup: Make softlockup reports more reliable and useful
 2019-10-21 13:06 UTC  (7+ messages)
` [PATCH 1/3] watchdog/softlockup: Preserve original timestamp when touching watchdog externally
` [PATCH 3/3] Test softlockup

[PATCH v5 00/13] scsi: core: fix uninit-value access of variable sshdr
 2019-10-21 13:06 UTC  (5+ messages)

[PATCH v5] taskstats: fix data-race
 2019-10-21 13:04 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v4 0/11] add failover feature for assigned network devices
 2019-10-21 13:00 UTC  (6+ messages)
` [PATCH 01/11] qdev/qbus: add hidden device support

[dborkman:pr/bpf-tracing 2/2] kernel/trace/bpf_trace.c:719:2: warning: enumeration value 'BPF_FUNC_unspec' not handled in switch
 2019-10-21 13:04 UTC 

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-10-21 13:03 UTC  (3+ messages)
` [PATCH v4 2/3] dwc: PCI: intel: PCIe RC controller driver

[Buildroot] [RFC PATCH v2 00/30] Add Chromium Embedded Framework library
 2019-10-21 13:02 UTC  (5+ messages)
` [Buildroot] [RFC PATCH v2 10/30] package/compiler-rt: new package

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-10-21 12:49 UTC  (2+ messages)
` [Bug 1848556] "

[U-Boot] [PATCH v2] dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
 2019-10-21 13:02 UTC 

[Virtio-fs] [PATCH 0/5] virtiofs: Fix couple of deadlocks
 2019-10-21 13:01 UTC  (6+ messages)
` [Virtio-fs] [PATCH 5/5] virtiofs: Retry request submission from worker context
    `  "

[PATCH 0/9] ppc/pnv: XIVE cleanup and fixes
 2019-10-21 12:58 UTC  (2+ messages)

[LTP] [PATCH v3] syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK
 2019-10-21 13:00 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] "

[PATCH] btrfs-progs: small fixes/cleanup in Documentation
 2019-10-21 12:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/2] dt-bindings: arm: at91: Document Kizbox2-2 board binding
 2019-10-21 12:58 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: at91: add a dts and dtsi file for kizbox2 based boards

[PATCH] sandbox: add_image: output errno string on mmap failure
 2019-10-21 12:59 UTC 

[dpdk-dev] [PATCH v2 00/10] Add an option to use LTO for DPDK build
 2019-10-21 12:59 UTC  (2+ messages)
    ` [dpdk-dev] [PATCH v3 01/10] build: add an option to enable LTO build

[Buildroot] [PATCH 1/1] package/valijson: bump version to 0.2
 2019-10-21 12:59 UTC  (2+ messages)

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2019-10-21 12:58 UTC  (4+ messages)
` [RFC PATCH v2 10/16] mm,hwpoison: Rework soft offline for free pages

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-10-21 12:57 UTC  (3+ messages)

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2019-10-21 12:53 UTC  (2+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-21 12:56 UTC  (4+ messages)

[PATCH bpf-next 0/7] Auto-guess program type on bpf_object__open
 2019-10-21 12:55 UTC  (2+ messages)

[PATCH v2 31/33] tools lib bpf: Renaming pr_warning to pr_warn
 2019-10-21 12:55 UTC  (3+ messages)
` [bpf-next] "

[Xen-devel] [RFC] Documentation formats, licenses and file system structure
 2019-10-21 12:54 UTC  (4+ messages)

[PATCH] linux-firmware: Update AMD cpu microcode
 2019-10-21 12:54 UTC 

[MODERATED] Re: [PATCH v5 08/11] TAAv5 8
 2019-10-21 12:54 UTC  (11+ messages)
` [MODERATED] "
    `  "
      ` [MODERATED] Re: ***UNCHECKED*** "
          ` [MODERATED] Re: ***UNCHECKED*** "
            ` [MODERATED] Re: ***UNCHECKED*** "
              `  "

[PATCH v6 0/9] target/arm/kvm: enable SVE in guests
 2019-10-21 12:54 UTC  (3+ messages)

[PATCH V4 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-21 12:53 UTC  (10+ messages)

Key endianness?
 2019-10-21 12:53 UTC  (4+ messages)

[PATCH v1] pinctrl: intel: Add Intel Tiger Lake pin controller support
 2019-10-21 12:53 UTC 

[PATCH v1 0/3] Add support for RPMHCC for SC7180
 2019-10-21 12:53 UTC  (3+ messages)
` [PATCH v1 3/3] clk: qcom: clk-rpmh: "

KCSAN: data-race in exit_signals / prepare_signal
 2019-10-21 12:51 UTC  (4+ messages)

[PATCH net-next 00/16] net: dsa: turn arrays of ports into a list
 2019-10-21 12:50 UTC  (3+ messages)
` [PATCH net-next 06/16] net: dsa: use ports list for routing table setup


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.