All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-15 18:17:31 to 2020-05-15 19:11:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-05-15 19:11 UTC 

[dunfell/master PATCH] packagegroup: Add ti-sci-fw-src to tisdk-addons-sdk-host
 2020-05-15 19:09 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-05-15 19:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/hdcp: Update CP as per the kernel internal state (rev4)

[PATCH 00/10] softfloat: misc cleanups
 2020-05-15 19:01 UTC  (11+ messages)
` [PATCH 01/10] softfloat: Use post test for floatN_mul
` [PATCH 02/10] softfloat: Replace flag with bool
` [PATCH 03/10] softfloat: Change tininess_before_rounding to bool
` [PATCH 04/10] softfloat: Name rounding mode enum
` [PATCH 05/10] softfloat: Name compare relation enum
` [PATCH 06/10] softfloat: Inline float32 compare specializations
` [PATCH 07/10] softfloat: Inline float64 "
` [PATCH 08/10] softfloat: Inline float128 "
` [PATCH 09/10] softfloat: Inline floatx80 "
` [PATCH 10/10] softfloat: Return bool from all classification predicates

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2020-05-15 19:11 UTC 

[PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms [v2]
 2020-05-15 19:10 UTC  (10+ messages)
` [PATCH] keys: Make the KEY_NEED_* perms an enum rather than a mask
    ` [PATCH] keys: Move permissions checking decisions into the checking code

[Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
 2020-05-15 19:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915: Add {preemph, voltage}_max() vfuncs

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2020-05-15 19:08 UTC 

[dpdk-dev] [PATCH] hash: fix gcc 10 maybe-uninitialized warning
 2020-05-15 19:06 UTC  (2+ messages)

get_maintainer.pl: unexpected behaviour for path/to//file
 2020-05-15 19:06 UTC  (3+ messages)
  ` [PATCH] get_maintainer: Fix unexpected behavior for path/to//file (double slashes)

[PATCH] fnic: to not call 'scsi_done()' for unhandled commands
 2020-05-15 19:07 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
 2020-05-15 19:05 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

[OE-core][PATCH 0/4] Import recipes from meta-python
 2020-05-15 19:05 UTC  (3+ messages)

[PATCH v1 0/9] Add MMC and DMA support for Actions S700
 2020-05-15 19:05 UTC  (9+ messages)
` [PATCH v1 5/9] dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yaml
` [PATCH v1 8/9] arm64: dts: actions: Add MMC controller support for S700

post-receive: pub/scm/git/git
 2020-05-15 19:05 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
 2020-05-15 19:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number
 2020-05-15 19:04 UTC  (3+ messages)
` [RFC PATCH] t: move metadata into TAP test description

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-15 18:59 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 5.7-rc6
 2020-05-15 19:01 UTC 

[patch V4 part 3 00/29] x86/entry: Entry/exception code rework, simple exceptions
 2020-05-15 19:00 UTC  (5+ messages)
` [patch V4 part 3 11/29] rcu: Provide rcu_irq_exit_preempt()

drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f)
 2020-05-15 19:00 UTC  (4+ messages)

drivers/iommu/rockchip-iommu.c:839:43: error: 'struct dev_archdata' has no member named 'iommu'
 2020-05-15 18:59 UTC  (2+ messages)

[PATCH v4 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-15 18:44 UTC  (14+ messages)
` [PATCH v4 1/6] printk: Collapse shutdown types into a single dump reason
` [PATCH v4 2/6] printk: honor the max_reason field in kmsg_dumper
` [PATCH v4 3/6] printk: Introduce kmsg_dump_reason_str()
` [PATCH v4 4/6] pstore/platform: Pass max_reason to kmesg dump
` [PATCH v4 5/6] pstore/ram: Introduce max_reason and convert dump_oops
` [PATCH v4 6/6] ramoops: Add max_reason optional field to ramoops DT node

[PATCH 0/8 v1] Remove FMR support from RDMA drivers
 2020-05-15 18:59 UTC  (7+ messages)

Crashes with CONFIG_SLAB_FREELIST_RANDOM
 2020-05-15 18:57 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-05-15 18:58 UTC 

pm/testing sleep: 7 runs, 0 regressions (v5.7-rc5-57-g8ef6544598d6)
 2020-05-15 18:57 UTC 

[PATCH 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 1
 2020-05-15 18:55 UTC  (18+ messages)
` [PATCH 05/13] upload-pack: pass upload_pack_data to get_common_commits()
` [PATCH 06/13] upload-pack: pass upload_pack_data to receive_needs()
` [PATCH 07/13] upload-pack: use upload_pack_data writer in receive_needs()
` [PATCH 08/13] upload-pack: move symref to upload_pack_data
` [PATCH 09/13] upload-pack: pass upload_pack_data to send_ref()
` [PATCH 11/13] upload-pack: remove static variable 'stateless_rpc'
` [PATCH 13/13] upload-pack: use upload_pack_data fields in receive_needs()

[PATCH] submodule--helper.c: add only-active to foreach
 2020-05-15 18:53 UTC  (7+ messages)

[PATCH 1/3 v6] hwmon: Add amd_energy driver to report energy counters
 2020-05-15 18:52 UTC  (3+ messages)
` [PATCH 2/3 v6] hwmon: (amd_energy) Add documentation
` [PATCH 3/3 v6] MAINTAINERS: add entry for AMD energy driver

[PATCH 0/3] qla2xxx SAN Congestion Management (SCM) support
 2020-05-15 18:52 UTC  (3+ messages)
` [PATCH 1/3] qla2xxx: Change in PUREX to handle FPIN ELS requests

[PATCH v4 0/9] xfs_repair: use btree bulk loading
 2020-05-15 18:52 UTC  (6+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure

[PATCH] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-15 18:50 UTC 

[igt-dev] [PATCH i-g-t] lib/debugfs: Sanity check even discarded CRCs
 2020-05-15 18:52 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/debugfs: Sanity check even discarded CRCs (rev3)

[PATCH v6 1/5] soc: qcom: rpmh-rsc: Correctly ignore CPU_CLUSTER_PM notifications
 2020-05-15 18:50 UTC  (4+ messages)
` [PATCH v6 3/5] kernel/cpu_pm: Fix uninitted local in cpu_pm

[PATCH] README: add pkg kernel-devel to dnf command
 2020-05-15 18:51 UTC  (4+ messages)

[PULL 0/4] softfloat patch queue
 2020-05-15 18:47 UTC  (5+ messages)
` [PULL 1/4] softfloat: silence sNaN for conversions to/from floatx80
` [PULL 2/4] softfloat: fix floatx80 pseudo-denormal addition / subtraction
` [PULL 3/4] softfloat: fix floatx80 pseudo-denormal comparisons
` [PULL 4/4] softfloat: fix floatx80 pseudo-denormal round to integer

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-15 18:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-05-15 18:50 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2020-05-15 18:49 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2020-05-15 18:49 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2020-05-15 18:49 UTC 

post-receive: pub/scm/linux/kernel/git/qcom/linux
 2020-05-15 18:49 UTC 

[PATCH v9 0/8] TPM 2.0 trusted keys with attached policy
 2020-05-15 18:48 UTC  (8+ messages)

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-15 18:47 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] dpaa2-eth: Add "
` [PATCH v2 net-next 2/7] dpaa2-eth: Trim debugfs FQ stats
` [PATCH v2 net-next 3/7] dpaa2-eth: Distribute ingress frames based on VLAN prio
` [PATCH v2 net-next 4/7] dpaa2-eth: Add helper functions
` [PATCH v2 net-next 5/7] dpaa2-eth: Minor cleanup in dpaa2_eth_set_rx_taildrop()
` [PATCH v2 net-next 6/7] dpaa2-eth: Add congestion group taildrop
` [PATCH v2 net-next 7/7] dpaa2-eth: Update FQ taildrop threshold and buffer pool count

[PATCH v3 0/3] btrfs: REF_COWS bit rework
 2020-05-15 18:47 UTC  (3+ messages)
` [PATCH v3 3/3] btrfs: Don't set SHAREABLE flag for data reloc tree

[oe] [meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools
 2020-05-15 18:47 UTC  (3+ messages)

[PATCH 1/3] log: Allow LOG_DEBUG to always enable log output
 2020-05-15 18:47 UTC  (4+ messages)
` [PATCH 3/3] lib: Allow hexdump to be used in SPL

[dpdk-dev] [PATCH v1 0/9] bug fixes for bnxt PMD
 2020-05-15 18:45 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 1/9] net/bnxt: fix error log for command timeout
` [dpdk-dev] [PATCH v1 2/9] net/bnxt: fix to alloc LED config info
` [dpdk-dev] [PATCH v1 3/9] net/bnxt: fix to alloc COS queue info dynamically
` [dpdk-dev] [PATCH v1 4/9] net/bnxt: fix to allocate flow stat related structs
` [dpdk-dev] [PATCH v1 5/9] net/bnxt: fix to alloc link info struct
` [dpdk-dev] [PATCH v1 6/9] net/bnxt: fix to alloc PF info structure
` [dpdk-dev] [PATCH v1 7/9] net/bnxt: fix to use RSS config from eth dev struct
` [dpdk-dev] [PATCH v1 8/9] net/bnxt: fix to remove unneeded structure variable
` [dpdk-dev] [PATCH v1 9/9] net/bnxt: fix to allocate bnxt ulp context

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-15 18:46 UTC  (9+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2020-05-15 18:46 UTC 

[renesas-devel:master] BUILD SUCCESS 733f3d519b1c376f8bf53e30191de05f81f88f1c
 2020-05-15 18:45 UTC 

[PSIGN v4 X/6] allow ramoops to collect all kmesg_dump events
 2020-05-15 18:44 UTC 

[PATCH v5] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-15 18:44 UTC  (2+ messages)

[PATCH v2] Implement close-on-fork
 2020-05-15 18:43 UTC  (10+ messages)

[PATCH][next] USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
 2020-05-15 18:43 UTC  (5+ messages)

[GSoC] Blogging with Git
 2020-05-15 18:42 UTC 

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-15 18:40 UTC  (8+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables
    ` [OpenRISC] "

pm/testing baseline: 62 runs, 1 regressions (v5.7-rc5-57-g8ef6544598d6)
 2020-05-15 18:42 UTC 

pm/testing boot: 66 boots: 2 failed, 63 passed with 1 untried/unknown (v5.7-rc5-57-g8ef6544598d6)
 2020-05-15 18:41 UTC 

[PATCH] docs: sysctl/kernel: document unaligned controls
 2020-05-15 18:36 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-05-15 18:41 UTC 

[RFC 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-15 18:39 UTC  (4+ messages)
` [RFC 3/3] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize

[meta-python][PATCH 0/2] remove pycryptodome(x) and pyelftools
 2020-05-15 18:39 UTC  (3+ messages)
` [meta-python][PATCH 1/2] python3-pycryptodome(x): moved to OE-Core, remove from meta-python
` [meta-python][PATCH 2/2] python3-pyelftools: "

[RFC PATCH 00/11] ext4: data=journal: writeback mmap'ed pagecache
 2020-05-15 18:39 UTC  (2+ messages)

[PATCH v7 0/4] Add QMP V3 USB3 PHY support for SC7180
 2020-05-15 18:39 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml
` [PATCH v7 2/4] dt-bindings: phy: qcom,qmp-usb3-dp: Add dt bindings for USB3 DP PHY

[PATCH] platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type
 2020-05-15 18:39 UTC 

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-15 18:39 UTC  (7+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-15 18:37 UTC  (9+ messages)

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-15 18:36 UTC  (8+ messages)
` [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()

[virtio-comment] [PATCH 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-15 18:38 UTC  (4+ messages)
` [virtio-comment] [PATCH 2/3] content: Document balloon feature page poison

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2020-05-15 18:38 UTC 

Default enable RCU list lockdep debugging with PROVE_RCU
 2020-05-15 18:36 UTC  (2+ messages)

[PATCH] iommu: Remove functions that support private domain
 2020-05-15 18:35 UTC  (9+ messages)

b4 ty not remembering fetched patches
 2020-05-15 18:36 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Improve execute_cb struct packing
 2020-05-15 18:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-15 18:34 UTC  (11+ messages)

[PATCH] linux-user/arm: Reset CPSR_E when entering a signal handler
 2020-05-15 18:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/alsa-lib: build with versioned symbols
 2020-05-15 18:33 UTC 

[PATCH 1/3] drm/amdgpu: move discovery gfx config fetching
 2020-05-15 18:31 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: move gpu_info parsing after common early init
` [PATCH 3/3] drm/amdgpu: add apu flags

b4 ty issues matching remote branches
 2020-05-15 18:31 UTC  (2+ messages)

post-receive: pub/scm/utils/b4/b4
 2020-05-15 18:31 UTC 

[XEN PATCH 0/2] xen/build: fix kconfig errors during config merge
 2020-05-15 18:30 UTC  (3+ messages)
` [XEN PATCH v2] xen/build: use the correct kconfig makefile

[PATCH net-next v2 0/3] mptcp: fix MP_JOIN failure handling
 2020-05-15 18:29 UTC  (4+ messages)
` [PATCH net-next v2 1/3] mptcp: add new sock flag to deal with join subflows
    ` [MPTCP] "

[PATCH V3 2/2] thermal: Add HiSilicon Kunpeng thermal driver
 2020-05-15 18:29 UTC  (11+ messages)

[PATCH] iommu: Implement deferred domain attachment
 2020-05-15 18:26 UTC  (6+ messages)

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
 2020-05-15 18:09 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
 2020-05-15 18:24 UTC  (12+ messages)
              ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)

[PATCH v3 1/2] spi: dw: Clear DMAC register when done or stopped
 2020-05-15 18:23 UTC  (5+ messages)

[PATCH] x86/nmi: Remove edac.h include leftover
 2020-05-15 18:22 UTC 

Documentation/trace/events.rst: wrong numbering of sections
 2020-05-15 18:22 UTC  (3+ messages)

[PATCH v2 00/10] x86/resctrl: Misc cleanup
 2020-05-15 18:21 UTC  (5+ messages)
` [PATCH v2 09/10] x86/resctrl: Add arch_has_sparse_bitmaps to explain AMD/Intel CAT difference

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-15 18:21 UTC  (3+ messages)
` [PATCH v2 00/19] "

linux-next boot error: general protection fault in tomoyo_get_local_path
 2020-05-15 18:16 UTC  (3+ messages)

[PATCH v7 1/9] w1_therm: adding code comments and code reordering
 2020-05-15 18:20 UTC  (3+ messages)

[PATCH 1/2] Input: Add "inhibited" property
 2020-05-15 18:19 UTC  (5+ messages)
` [PATCHv2 0/7] Support inhibiting input devices

[PATCH] t4210: detect REG_ILLSEQ dynamically
 2020-05-15 18:18 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH v8 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-05-15 18:18 UTC  (4+ messages)
` [PATCH v8 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7

next/master build: 228 builds: 11 failed, 217 passed, 2 errors, 2138 warnings (next-20200515)
 2020-05-15 18:17 UTC 

Reducing fragmentation in OpenBMC
 2020-05-15 18:17 UTC  (3+ messages)

[PATCH v2 0/2] io_uring: add a CQ ring flag to enable/disable eventfd notification
 2020-05-15 18:17 UTC  (2+ 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.