All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-27 21:18:36 to 2019-08-27 22:25:08 UTC [more...]

No files in snapshot
 2019-08-27 22:24 UTC  (2+ messages)

[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
 2019-08-27 22:24 UTC  (9+ messages)
` [PATCH v2 04/20] dt-bindings: mrvl,intc: Add a MMP3 interrupt controller
` [PATCH v2 05/20] dt-bindings: phy-mmp3-usb: Add bindings

[PATCH 0/7] arm64: dts: meson: ir keymap updates
 2019-08-27 22:24 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] block/nvme: add support for write zeros and discard
 2019-08-27 22:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block/nvme: add support for write zeros

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-27 22:23 UTC  (8+ messages)
` [patch V2 38/38] posix-cpu-timers: Utilize timerqueue for storage
          ` [patch V3 "

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2019-08-27 22:23 UTC  (16+ messages)

[PATCH net-next v2 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-08-27 22:22 UTC  (4+ messages)
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: mt7530: Add "

[PATCH v2 0/5] Handle the case when KernelShark is started as Root
 2019-08-27 22:22 UTC  (3+ messages)
` [PATCH v2 1/5] kernel-shark: Show warning message when running "

[Qemu-devel] [PATCH] gdbstub: Send a reply to the vKill packet
 2019-08-27 22:20 UTC  (4+ messages)

Support for an interactive confirmation prompt when users can possibly lose their work like some UNIX commands
 2019-08-27 22:22 UTC  (2+ messages)

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-27 22:22 UTC  (5+ messages)
` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH v2 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-27 22:21 UTC  (12+ messages)
` [PATCH v2 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[PATCH v2 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes
 2019-08-27 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
  ` [PATCH v3 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[Bug 111482] Sapphire Pulse RX 5700 XT power consumption
 2019-08-27 22:20 UTC  (2+ messages)

stable/linux-5.2.y boot: 87 boots: 1 failed, 85 passed with 1 untried/unknown (v5.2.10)
 2019-08-27 22:19 UTC 

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-08-27 22:19 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 7951973e990892daccc1abace0d7af34a9e59d51
 2019-08-27 22:19 UTC 

[RFC 2/3] ACPI: move ACPI functionality out of r8152 driver
 2019-08-27 22:19 UTC  (5+ messages)

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-27 22:18 UTC  (5+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere

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

[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
 2019-08-27 22:16 UTC  (5+ messages)
` [PATCH 04/11] hashmap_entry: detect improper initialization

[PATCH 0/2] Transcoder Port Sync preparation refactoring/renaming
 2019-08-27 22:17 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Rename update_crtcs() to commit_modeset_enables()
` [PATCH 2/2] drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-08-27 22:13 UTC  (4+ messages)

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-27 22:07 UTC  (3+ messages)
` [PATCH v6 04/12] powerpc/fsl_booke/32: introduce create_tlb_entry() helper

[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-08-27 22:11 UTC  (6+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-08-27 22:10 UTC  (9+ messages)

[U-Boot] [PATCH] board_f: fix noncached reservation calculation
 2019-08-27 22:10 UTC  (2+ messages)

[PATCH v3] RDMA/siw: Fix IPv6 addr_list locking
 2019-08-27 22:07 UTC 

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

[Patch net] net_sched: fix a NULL pointer deref in ipt action
 2019-08-27 22:06 UTC  (2+ messages)

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-08-27 22:03 UTC  (16+ 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

[PATCH 00/13] Modernize Loongson64 Machine
 2019-08-27 22:05 UTC  (3+ messages)
` [PATCH 02/13] MIPS: Loongson64: Sepreate loongson2ef/loongson64 code

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

[PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad
 2019-08-27 22:04 UTC  (2+ messages)

[PATCH] mailmap: Add aliases for Dmitry Safonov
 2019-08-27 22:03 UTC 

[BUG] bdw-rt5650 DSP boot timeout
 2019-08-27 22:03 UTC  (16+ messages)

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-27 22:03 UTC  (2+ messages)

[PATCH v2] RDMA/siw: Fix IPv6 addr_list locking
 2019-08-27 22:01 UTC  (3+ messages)

[PATCH v2 net] Add genphy_c45_config_aneg() function to phy-c45.c
 2019-08-27 22:01 UTC  (2+ messages)

[RESEND PATCH v2 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-27 21:59 UTC  (5+ messages)

[PATCH] gitk: Make web links clickable
 2019-08-27 21:58 UTC  (2+ messages)

[PATCH] vmd: Stop overriding dma_map_ops
 2019-08-27 21:56 UTC  (3+ messages)

[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] 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

[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

Unable to create htb tc classes more than 64K
 2019-08-27 21:41 UTC  (13+ 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  (5+ 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  (3+ 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 

[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)

[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 

[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


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.