All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 20:51:26 to 2019-08-27 21:57:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-08-27 21:57 UTC 

[PATCH 0/3] arm64: dts: meson-g12: specify suspend OPP
 2019-08-27 21:56 UTC  (4+ messages)

[PATCH 0/9] drm/msm: async commit support
 2019-08-27 21:33 UTC  (20+ messages)
` [PATCH 1/9] drm/msm/dpu: unwind async commit handling
` [PATCH 2/9] drm/msm/dpu: add real wait_for_commit_done()
` [PATCH 3/9] drm/msm/dpu: handle_frame_done() from vblank irq
` [PATCH 4/9] drm/msm: add kms->wait_flush()
` [PATCH 5/9] drm/msm: convert kms->complete_commit() to crtc_mask
` [PATCH 6/9] drm/msm: add kms->flush_commit()
` [PATCH 7/9] drm/msm: split power control from prepare/complete_commit
` [PATCH 8/9] drm/msm: async commit support
` [PATCH 9/9] drm/msm/dpu: "

[PATCH 0/2] completion: complete --skip for cherry-pick and revert
 2019-08-27 21:56 UTC  (4+ messages)
` [PATCH v2 0/3] advertise --skip for cherry-pick and revert better
  ` [PATCH v2 3/3] status: mention --skip for revert and cherry-pick

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-08-27 21:56 UTC  (2+ messages)

[PATCH v2] kbuild: enable unused-function warnings for W= build with Clang
 2019-08-27 21:56 UTC  (5+ messages)

[PATCH v5 0/9] FPGA DFL updates
 2019-08-27 21:38 UTC  (4+ messages)
` [PATCH v5 3/9] fpga: dfl: afu: convert platform_driver to use dev_groups

[PATCH] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility
 2019-08-27 21:55 UTC 

[meta-oe][PATCH] breakpad: fix patch striplevel to avoid 'devtool modify breakpad' error
 2019-08-27 21:51 UTC 

[PATCH v1] kunit: fix failure to build without printk
 2019-08-27 21:51 UTC  (9+ messages)

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-08-27 21:52 UTC 

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-27 21:51 UTC  (5+ messages)

[PATCH -v2 0/5] Further sanitize INTEL_FAM6 naming
 2019-08-27 21:51 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 206 builds: 1 failed, 205 passed, 1 error, 6 warnings (v4.19.68-99-ge944704d5a79)
 2019-08-27 21:51 UTC 

[PATCH net-next v2 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-27 21:51 UTC  (4+ messages)
` [PATCH net-next v2 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2019-08-27 21:51 UTC 

[PATCH] fetch-pack: write fetched refs to .promisor
 2019-08-27 21:50 UTC  (2+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-27 21:50 UTC  (3+ messages)

[tpm2] Creating a TPM EK Public object at the server
 2019-08-27 21:48 UTC 

kernelci-backend: /callback/lava/test: only "lava" results?
 2019-08-27 21:48 UTC  (3+ messages)

[PATCH 0/5] misc: fastrpc: few fixes
 2019-08-27 21:45 UTC  (3+ messages)
` [PATCH 4/5] misc: fastrpc: fix double refcounting on dmabuf

[PATCH] perf script: Fix memory leaks in list_scripts()
 2019-08-27 21:45 UTC  (3+ messages)
  ` [tip: perf/core] "

[PATCH v4 1/7] perf: Refactor svg_build_topology_map
 2019-08-27 21:43 UTC  (7+ messages)
` [PATCH v4 2/7] perf/util/svghelper: Replace MAX_NR_CPUS with env->nr_cpus_online
` [PATCH v4 3/7] perf/util/stat: Replace MAX_NR_CPUS with cpu__max_cpu
` [PATCH v4 4/7] perf/util/session: Replace MAX_NR_CPUS with nr_cpus_online
` [PATCH v4 5/7] perf/util/machine: "
` [PATCH v4 6/7] perf/util/header: Replace MAX_NR_CPUS with cpu__max_cpu
` [PATCH v4 7/7] perf/lib/cpumap: Warn when exceeding MAX_NR_CPUS

[PATCH v5 net-next 00/18] ionic: Add ionic driver
 2019-08-27 21:44 UTC  (7+ messages)
` [PATCH v5 net-next 02/18] ionic: Add hardware init and device commands
` [PATCH v5 net-next 03/18] ionic: Add port management commands

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-08-27 21:40 UTC  (15+ messages)
` [PATCH v2 01/14] KVM: x86: Relocate MMIO exit stats counting
` [PATCH v2 02/14] KVM: x86: Clean up handle_emulation_failure()
` [PATCH v2 03/14] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [PATCH v2 04/14] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [PATCH v2 05/14] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [PATCH v2 06/14] KVM: x86: Add explicit flag for forced emulation on #UD
` [PATCH v2 07/14] KVM: x86: Move #UD injection for failed emulation into emulation code
` [PATCH v2 08/14] KVM: x86: Exit to userspace on emulation skip failure
` [PATCH v2 09/14] KVM: x86: Handle emulation failure directly in kvm_task_switch()
` [PATCH v2 10/14] KVM: x86: Move triple fault request into RM int injection
` [PATCH v2 11/14] KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
` [PATCH v2 12/14] KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
` [PATCH v2 13/14] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
` [PATCH v2 14/14] KVM: x86: Add comments to document various emulation types

Unable to create htb tc classes more than 64K
 2019-08-27 21:41 UTC  (15+ messages)

[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-27 21:36 UTC  (7+ messages)
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "

[PATCH 0/8] coresight: etm4x: Fixes and updates for sysfs API
 2019-08-27 21:40 UTC  (5+ messages)
` [PATCH 5/8] coresight: etm4x: Improve usability of "
` [PATCH 6/8] coresight: etm4x: Add view comparator settings API to sysfs

ext4 fsck vs. kernel recovery policy
 2019-08-27 21:39 UTC  (3+ messages)

git slow unless piped to cat
 2019-08-27 21:38 UTC  (9+ messages)

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-08-27 21:38 UTC  (13+ messages)

[tpm2] Creating a TPM EK Public object at the server
 2019-08-27 21:38 UTC 

[U-Boot] [PATCH] dfu: dfu_nand: reduce verbosity
 2019-08-27 21:38 UTC  (2+ messages)

[Xen-devel] [linux-linus test] 140676: regressions - FAIL
 2019-08-27 21:37 UTC 

[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
 2019-08-27 21:37 UTC  (11+ messages)
` [PATCH v3 2/5] leds: lm3532: Change the define for the fs current register

[PATCH v2] vsprintf: introduce %dE for error constants
 2019-08-27 21:35 UTC  (4+ messages)

[dpdk-dev] [PATCH] event/sw: fix xstats reset value assignment bug
 2019-08-27 21:34 UTC 

[PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines
 2019-08-27 21:34 UTC  (3+ messages)

[PATCH] Input - i8042: Enable wakeup on a stable struct device
 2019-08-27 21:34 UTC 

fio.readthedocs.io missing info such as REPORTING-BUGS
 2019-08-27 21:34 UTC 

post-receive: pub/scm/linux/kernel/git/dennis/percpu
 2019-08-27 21:33 UTC 

[PATCH] leds: syscon: Use resource managed variant of device register
 2019-08-27 21:32 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] gdbstub: Fix handler for 'F' packet
 2019-08-27 21:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2019-08-27 21:30 UTC 

[PATCH] lpfc: Raise config max for lpfc_fcp_mq_threshold variable
 2019-08-27 21:28 UTC 

[Bug 111414] [REGRESSION] [BISECTED] Segmentation fault in si_bind_blend_state after removal of the blend state NULL check
 2019-08-27 21:28 UTC  (2+ messages)

[PATCH] lpfc: Remove bg debugfs buffers
 2019-08-27 21:28 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] Added tile property parser library function and IGT test for DP tiled displays
 2019-08-27 21:29 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] igt/tests/kms_dp_tiled_display: kms test for display port "

I am thinking about f%cking you
 2019-08-27 21:28 UTC 

[PATCH] lpfc: Resolve checker warning for lpfc_new_io_buf()
 2019-08-27 21:27 UTC 

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-27 21:27 UTC  (12+ messages)

[PATCH v4 1/2] dt-bindings: Add docs for EL15203000
 2019-08-27 21:26 UTC  (8+ messages)
` [PATCH v4 2/2] leds: add LED driver for EL15203000 board

[PATCH net] tcp: inherit timestamp on mtu probe
 2019-08-27 21:23 UTC  (6+ messages)

[PATCH v4 0/5] introduce LED block device activity trigger
 2019-08-27 21:23 UTC  (11+ messages)
` [PATCH v4 4/5] block: "

[Buildroot] [PATCH 1/1] package/openldap: security bump to version 2.4.48
 2019-08-27 21:22 UTC  (2+ messages)

[PATCH] Parallel microcode update in Linux
 2019-08-27 21:24 UTC  (8+ messages)
` [PATCH] x86/microcode: Update microcode for all cores in parallel
    ` [PATCH 1/2] x86/microcode: Update late microcode "

objtool warning "uses BP as a scratch register" with clang-9
 2019-08-27 21:21 UTC  (7+ messages)

[PATCH net] ipv6: Default fib6_type to RTN_UNICAST when not set
 2019-08-27 21:21 UTC  (4+ messages)

[RESEND PATCH v4 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-27 21:21 UTC  (8+ messages)
` [RESEND PATCH v4 1/4] dt-bindings: soundwire: add slave bindings
  ` [alsa-devel] "

[PATCHv4 0/3] Odroid c2 usb fixs
 2019-08-27 21:19 UTC  (6+ messages)

Adding a typo-checker for the .fc files of refpolicy
 2019-08-27 21:20 UTC  (3+ messages)

[PATCH] scsi: fnic: fix msix interrupt allocation
 2019-08-27 21:13 UTC 

[PATCH v2 1/1] netfilter: nf_tables: fib: Drop IPV6 packages if IPv6 is disabled on boot
 2019-08-27 21:19 UTC  (4+ messages)

[Buildroot] [git commit] package/openldap: security bump to version 2.4.48
 2019-08-27 21:19 UTC 

[PATCH net] net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
 2019-08-27 21:18 UTC 

[PATCH 0/3] arm64: meson-sm1: add support for the SM1 based VIM3
 2019-08-27 21:18 UTC  (7+ messages)
` [PATCH 2/3] amlogic: arm: add Amlogic SM1 based Khadas VIM3 variant bindings

[Qemu-devel] [PATCH 0/2] block: Let blockdev-create return 0 on success
 2019-08-27 21:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Test blockdev-create for vpc

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-08-27 21:15 UTC  (14+ messages)
` [PATCH v9 1/8] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE

[Buildroot] [PATCH] package/strace: fix build with v5.2 kernel headers
 2019-08-27 21:15 UTC  (2+ messages)

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-08-27 21:15 UTC  (6+ messages)

[PATCH -next] net: mlx5: Kconfig: Fix MLX5_CORE_EN dependencies
 2019-08-27 21:15 UTC  (5+ messages)

[PATCH v4 0/8] Inline Encryption Support
 2019-08-27 21:15 UTC  (4+ messages)
` [PATCH v4 1/8] block: Keyslot Manager for Inline Encryption
    ` [f2fs-dev] "

[Buildroot] [git commit] package/strace: fix build with v5.2 kernel headers
 2019-08-27 21:14 UTC 

[Buildroot] [git commit branch/next] package/strace: fix build with v5.2 kernel headers
 2019-08-27 21:14 UTC 

[PATCH] drm/msm/dpu: remove stray "\n"
 2019-08-27 21:10 UTC  (2+ messages)

a bug in genksysms/CONFIG_MODVERSIONS w/ __attribute__((foo))?
 2019-08-27 21:11 UTC  (8+ messages)

[PATCH 0/3] i2c: bcm2835: Add bcm2711 support
 2019-08-27 21:10 UTC  (4+ messages)
` [PATCH 3/3] i2c: bcm2835: Add full name of devicetree node to adapter name

[PATCH 1/2] ALSA: usb-audio: DSD auto-detection for Playback Designs
 2019-08-27 21:08 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel

[Buildroot] [PATCH 1/1] package/intel-microcode: security bump version to 20190618
 2019-08-27 21:08 UTC  (2+ messages)

[PULL] Second set of new device support, cleanups etc for IIO in the 5.4 cycle
 2019-08-27 21:08 UTC 

[Buildroot] [git commit] package/intel-microcode: security bump version to 20190618
 2019-08-27 21:07 UTC 

[Buildroot] [PATCH 1/2] package/hostapd: security bump version to 2.9
 2019-08-27 21:06 UTC  (3+ messages)

[U-Boot] [PATCH] clk: meson-g12b: add compatible
 2019-08-27 21:06 UTC 

[Virtio-fs] basic questions
 2019-08-27 21:05 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS abfddd0cf8e95bc980df0b8b44609cf3260a35da
 2019-08-27 21:03 UTC 

[PATCH 0/4] net: dsa: microchip: add KSZ8563 support
 2019-08-27 21:03 UTC  (7+ messages)
` [PATCH 3/4] net: dsa: microchip: fix interrupt mask
` [PATCH 4/4] net: dsa: microchip: avoid hard-codded port count

[Qemu-devel] GSoC project: API Documentation Generation links and comments
 2019-08-27 21:01 UTC  (4+ messages)

[PATCH] leds: ti-lmu-common: Fix coccinelle issue in TI LMU
 2019-08-27 21:02 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/1] Fix cacheline detection on FreeBSD/powerpc
 2019-08-27 20:57 UTC  (2+ messages)

[PATCH] insane: improve license checksumming logic
 2019-08-27 20:57 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2019-08-27 20:55 UTC  (2+ messages)

[PATCH] ext4: tidy up white space in count_rsvd()
 2019-08-27 20:54 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/faketime: bump to version 0.9.8
 2019-08-27 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-08-27 20:53 UTC 

[PATCH] ext4: attempt to shrink directory on dentry removal
 2019-08-27 20:53 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-08-27 20:53 UTC 

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-08-27 20:52 UTC  (2+ messages)

[RFC-PATCH] nfsd: when unhashing openowners, increment openowner's refcount
 2019-08-27 20:51 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-08-27 20:51 UTC 

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-27 20:51 UTC  (7+ 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.