All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-28 07:10:27 to 2021-06-28 08:09:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  8:09 UTC 

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-28  8:09 UTC  (8+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-28  8:07 UTC  (16+ messages)
` [RFC PATCH 03/11] hw/intc: Add CLIC device

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-06-28  8:06 UTC  (6+ messages)
` [PATCH v2 1/3] p5400: add perf tests for git-receive-pack(1)
` [PATCH v2 2/3] receive-pack: skip connectivity checks on delete-only commands

[BlueZ PATCH v2 1/3] monitor: add new Intel extended telemetry events
 2021-06-28  8:07 UTC  (4+ messages)
` [BlueZ PATCH v2 3/3] adapter: set quality report feature

[PATCH v6 1/3] drm/dp_mst: Add self-tests for up requests
 2021-06-28  8:06 UTC  (6+ messages)
` [PATCH v6 2/3] drm/dp_mst: Add support for sink event notify messages
` [PATCH v6 3/3] drm_dp_cec: add MST support

net/ceph/messenger_v2.c:2808:5: warning: stack frame size (2336) exceeds limit (2048) in function 'ceph_con_v2_try_read'
 2021-06-28  8:05 UTC  (5+ messages)
  ` [kbuild-all] "

Upstream IB management maintenance handover
 2021-06-28  8:05 UTC 

[LTP] [PATCH 0/3] epoll_pwait2: Add test for epoll_pwait2
 2021-06-28  8:04 UTC  (4+ messages)
` [LTP] [PATCH 1/3] lapi/syscalls: Add syscall number "
` [LTP] [PATCH 2/3] epoll_pwait2: Add test for epoll_pwait201
` [LTP] [PATCH 3/3] epoll_pwait2: Add test for epoll_pwait202

[PATCH v2 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
 2021-06-28  8:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Skip if not able to create display_hdcp_srm.bin
 2021-06-28  8:03 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH] service: Complete only after user connection retries
 2021-06-28  7:58 UTC  (2+ messages)

[igt-dev] [PATCH v2 0/8] tests/panfrost: Misc fixes/improvements
 2021-06-28  8:00 UTC  (5+ messages)
` [igt-dev] [PATCH v2 1/8] tests/panfrost: Make sure we open a DUMB capable node for prime tests

[dpdk-dev] [PATCH 0/2] Support compressed firmwares
 2021-06-28  7:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] net/ice: factorize firmware loading

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-06-28  7:58 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-06-28  7:57 UTC 

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-28  7:54 UTC  (14+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

[PATCH 0/4] ceph: new mount device syntax
 2021-06-28  7:55 UTC  (5+ messages)
` [PATCH 1/4] ceph: new device mount syntax
` [PATCH 2/4] ceph: validate cluster FSID for new device syntax
` [PATCH 3/4] ceph: record updated mon_addr on remount
` [PATCH 4/4] doc: document new CephFS mount device syntax

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-28  7:54 UTC  (8+ messages)
` [RFC PATCH 03/10] hw/sd: Move proto_name to SDProto structure
` [RFC PATCH 04/10] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler

[PATCH] drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
 2021-06-28  7:54 UTC  (2+ messages)

[PATCH] efi_loader: Do not enable by default on armv7
 2021-06-28  7:54 UTC  (6+ messages)

[PATCH v3] x86: add NOPL and CMOV emulation
 2021-06-28  7:54 UTC  (4+ messages)

net/ceph/messenger_v1.c:1204:5: warning: stack frame size (2880) exceeds limit (2048) in function 'ceph_con_v1_try_read'
 2021-06-28  7:53 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-06-28  7:53 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] add Rx/Tx offload paths for ICE AVX2
 2021-06-28  7:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] net/ice: add Tx AVX2 offload path
  ` [dpdk-dev] [PATCH v2 2/2] net/ice: add Rx "

[PATCH 0/8] powerpc: fast interrupt exit bug and misc fixes
 2021-06-28  7:49 UTC  (9+ messages)
` [PATCH 1/8] powerpc/64e: fix CONFIG_RELOCATABLE build
` [PATCH 2/8] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH 3/8] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH 4/8] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH 5/8] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH 6/8] powerpc/64/interrupts: add missing kprobe annotations on interrupt exit symbols
` [PATCH 7/8] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH 8/8] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[cip-dev] cannot push to cip-kernel-sec repository
 2021-06-28  7:52 UTC 

[PATCH v2] checkpatch: Fix regex for do without braces
 2021-06-28  7:52 UTC  (2+ messages)

[PATCH 1/2] objtool: Check for gelf_update_rel[a] failures
 2021-06-28  7:52 UTC  (2+ messages)

[PATCH] Bluetooth: fix inconsistent lock state in sco
 2021-06-28  7:48 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.13-rc8
 2021-06-28  7:49 UTC  (3+ messages)

[PATCH 00/12] x86: more or less log-dirty related improvements
 2021-06-28  7:48 UTC  (4+ messages)
` [PATCH 02/12] libxenguest: deal with log-dirty op stats overflow

[GSoC] My Git Dev Blog — Week 6
 2021-06-28  7:48 UTC  (5+ messages)

[PATCH v5 00/15] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-28  7:46 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 12/15] [GSOC] "

Reload IPtables
 2021-06-28  7:46 UTC  (11+ messages)

usb: host: Reduce xhci_handshake timeout in xhci_reset
 2021-06-28  7:49 UTC  (6+ messages)

[PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni
 2021-06-28  7:18 UTC  (4+ messages)

[PATCH v2 00/10] handling all DM watchdogs in watchdog_reset()
 2021-06-28  7:44 UTC  (6+ messages)
` [PATCH v2 07/10] watchdog: wdt-uclass.c: handle "

[PATCH v2 0/5] ColdFire PCI bus support
 2021-06-28  7:44 UTC  (3+ messages)
` [PATCH v2 1/5] m68k: common PCI support definitions and code

[PATCH v5 0/4] generalize fpga_mgr_load
 2021-06-28  7:42 UTC  (9+ messages)
` [PATCH v5 2/4] fpga: add FPGA_MGR_REIMAGE flag
` [PATCH v5 3/4] fpga: pass fpga_manager_update_ops to the fpga_manager_write functions
` [PATCH v5 4/4] fpga: use reimage ops in fpga_mgr_load()

[PATCH] KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on the SVM
 2021-06-28  7:43 UTC 

[PATCH v4 00/14] drm/panfrost: Misc improvements
 2021-06-28  7:42 UTC  (15+ messages)
` [PATCH v4 01/14] drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
` [PATCH v4 02/14] drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate
` [PATCH v4 03/14] drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition
` [PATCH v4 04/14] drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
` [PATCH v4 05/14] drm/panfrost: Do the exception -> string translation using a table
` [PATCH v4 06/14] drm/panfrost: Expose a helper to trigger a GPU reset
` [PATCH v4 07/14] drm/panfrost: Use a threaded IRQ for job interrupts
` [PATCH v4 08/14] drm/panfrost: Simplify the reset serialization logic
` [PATCH v4 09/14] drm/panfrost: Make sure job interrupts are masked before resetting
` [PATCH v4 10/14] drm/panfrost: Disable the AS on unhandled page faults
` [PATCH v4 11/14] drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
` [PATCH v4 12/14] drm/panfrost: Don't reset the GPU on job faults unless we really have to
` [PATCH v4 13/14] drm/panfrost: Kill in-flight jobs on FD close
` [PATCH v4 14/14] drm/panfrost: Queue jobs on the hardware

[GIT PULL] x86/splitlock changes for v5.14
 2021-06-28  7:42 UTC 

[Intel-gfx] [PATCH v2 1/2] drm/i915/gem: only allow WC for lmem
 2021-06-28  7:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gem: only allow WB for smem only placements
    `  "
  ` [PATCH v2 1/2] drm/i915/gem: only allow WC for lmem

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:41 UTC 

[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
 2021-06-28  7:39 UTC  (3+ messages)
` [Bug 71231] "

[PATCH v2 0/3] usb: gadget: uvc: improve uvc gadget performance
 2021-06-28  7:37 UTC  (5+ messages)
` [PATCH v2 2/3] usb: gadget: uvc: add scatter gather support

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-28  7:34 UTC  (6+ messages)
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs

[LTP] [PATCH 1/1] cgroup/cgroup_regression_test: Fix umount failure
 2021-06-28  7:36 UTC  (3+ messages)

[PATCH v4 00/10] Complementary changes for error handling
 2021-06-28  7:35 UTC  (22+ messages)
` [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended
` [PATCH v4 02/10] scsi: ufs: Add "
` [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume
` [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access

[PATCH] arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA node
 2021-06-28  7:34 UTC  (2+ messages)

[GIT PULL] x86/mm change for v5.14
 2021-06-28  7:34 UTC 

[RFC PATCH net-next 0/4] ethtool: Add ability to write to transceiver module EEPROMs
 2021-06-28  7:33 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:34 UTC 

[PATCH v2 1/2] ARM: dts: owl-s500: Add ethernet support
 2021-06-28  7:31 UTC  (7+ messages)

[GIT PULL] x86/misc UAPI fix for v5.14
 2021-06-28  7:32 UTC 

[linux-lvm] Does LVM have any plan/schedule to support btrfs in fsadm
 2021-06-28  7:29 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:32 UTC 

AUDIT_ARCH_ and __NR_syscall constants for seccomp filters
 2021-06-28  7:31 UTC 

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-28  7:31 UTC  (13+ messages)
              ` [PATCH 0/9] Refactoring exit

[trace] 3d3d9c072e: stress-ng.msg.ops_per_sec 18.5% improvement
 2021-06-28  7:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chenhuacai/linux-loongson
 2021-06-28  7:31 UTC 

[PATCH] perf arm-spe: Fix incorrect sample timestamp in perf script
 2021-06-28  7:29 UTC  (7+ messages)

[GIT PULL] OPP updates for 5.14
 2021-06-28  7:30 UTC 

spi-nor: maxronix MX25L12835F support
 2021-06-28  7:29 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v5.14
 2021-06-28  7:29 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:28 UTC 

[PATCH 0/2] ARM: Actions updates for v5.14
 2021-06-28  7:28 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: owl-s500: Add ethernet support
` [PATCH 2/2] ARM: dts: owl-s500-roseapplepi: "

[PATCH v12] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-06-28  7:26 UTC  (6+ messages)
` [PATCH v12 1/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2021-06-28  7:27 UTC 

[GIT PULL] x86/cache changes for v5.14
 2021-06-28  7:27 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:26 UTC 

[PATCH v6 0/2] Add kernel seccomp support for m68k
 2021-06-28  7:25 UTC  (5+ messages)
` [PATCH v6 1/2] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v6 2/2] m68k: add kernel seccomp support

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-28  6:18 UTC  (6+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2021-06-28  7:23 UTC  (3+ messages)

[GIT PULL] x86/boot change for v5.14
 2021-06-28  7:24 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:24 UTC 

glibc 2.34 upgrade pre-release testing
 2021-06-28  7:23 UTC 

[PATCH V2 00/10] perf script: Add API for filtering via dynamically loaded shared object
 2021-06-28  7:23 UTC  (3+ messages)

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2021-06-28  7:22 UTC  (2+ messages)
` [Bug 213561] [bisected][regression] GFX10 AMDGPUs can no longer enter idle state after commit. Commit has been pushed to stable branches too

[GIT PULL] x86/asm changes for v5.14
 2021-06-28  7:22 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:21 UTC 

[PATCH] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28  7:20 UTC  (2+ messages)

[PATCH u-boot-marvell] PLEASE TEST ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2021-06-28  7:20 UTC  (5+ messages)

[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-28  7:20 UTC  (2+ messages)

[PATCH] arm pl011 serial: support multi-irq request
 2021-06-28  7:19 UTC 

[RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode
 2021-06-28  7:17 UTC  (5+ messages)
` [RESEND PATCH v3 06/11] reset: stm32mp1: remove stm32mp1 reset

[PATCH v5 1/2] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-28  7:18 UTC  (8+ messages)
` [PATCH v5 2/2] m68k: add kernel seccomp support

[RFC] fpga: dfl: fme: Fix cpu hotplug code
 2021-06-28  7:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2021-06-28  7:18 UTC 

linux-next: manual merge of the userns tree with Linus' tree
 2021-06-28  7:16 UTC  (2+ messages)

[PATCH 0/2] rkisp1: Two small fixes
 2021-06-28  7:16 UTC  (5+ messages)
` [PATCH 2/2] media: rkisp1: cap: initialize dma buf address in 'buf_init' cb

[PATCH] migration/rdma: Use error_report to suppress errno message
 2021-06-28  7:19 UTC 

[Buildroot] [PATCH] package/pdbg: Bump version to v3.3
 2021-06-28  7:16 UTC 

[GIT PULL] x86/apic changes for v5.14
 2021-06-28  7:16 UTC 

[PATCH] perf script python: Fix buffer size to report iregs in perf script
 2021-06-28  7:15 UTC  (3+ messages)

[dpdk-dev] double free mbuf causing Data Coverage Problem
 2021-06-22 14:57 UTC 

[PATCH v2][RESEND] md/raid10: properly indicate failure when ending a failed write request
 2021-06-28  7:15 UTC 

DTB_RESELECT/MULTI DTB with SPL flow
 2021-06-28  7:14 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28  7:15 UTC 

[PATCH v2 1/2] migration/rdma: Fix out of order wrid
 2021-06-28  7:13 UTC  (3+ messages)

[PATCH v3 00/20] NVMeTCP Offload ULP
 2021-06-28  7:10 UTC  (3+ messages)
` [PATCH v3 08/20] nvme-tcp-offload: Add IO level implementation

[dpdk-dev] [PATCH v1 0/7] Enhancements for PMD power management
 2021-06-28  7:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/7] power: support callbacks for multiple Rx queues


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.