All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-04 17:12:52 to 2021-03-04 18:07:23 UTC [more...]

[PATCH v7 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-03-04 18:05 UTC  (5+ messages)
` [PATCH v7 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v7 21/31] elx: efct: Hardware IO and SGL initialization

[PATCH 0/4] arm64: dts: qcom: sc7180: Disable the charger thermal zone on more trogdor boards
 2021-03-04 18:04 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7180: lazor: Simplify disabling of charger thermal zone
` [PATCH 2/4] arm64: dts: qcom: sc7180: Add pompom rev3
` [PATCH 3/4] arm64: dts: qcom: sc7180: pompom: Disable charger thermal zone for rev1 and rev2
` [PATCH 4/4] arm64: dts: qcom: sc7180: Disable charger thermal zone for coachz "

stable-rc/linux-5.4.y baseline: 106 runs, 4 regressions (v5.4.102)
 2021-03-04 18:04 UTC 

[PATCH] drm/ttm: ioremap buffer according to TTM mem caching setting
 2021-03-04 18:05 UTC  (5+ messages)

[PATCH] mmc: Try power cycling card if command request times out
 2021-03-04 18:02 UTC  (8+ messages)

[PATCH v5] dmaengine: idxd: Do not use devm for 'struct device' object allocation
 2021-03-04 18:03 UTC  (2+ messages)

[PATCH userspace] fixfiles: do not exclude /dev and /run in -C mode
 2021-03-04 18:02 UTC  (4+ messages)

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-04 18:01 UTC  (16+ messages)

cc1 binary in final rootfs even when no reference to it
 2021-03-04 18:02 UTC  (5+ messages)
` [yocto] "

[PATCH] drm/amdgpu: enable TMZ by default on Raven asics
 2021-03-04 18:04 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.259-22-g60dc3d39f4a2)
 2021-03-04 18:01 UTC 

[PATCH] nSVM: Test VMLOAD/VMSAVE intercepts
 2021-03-04 18:00 UTC  (3+ messages)

[PATCH] drm/ttm: soften TTM warnings
 2021-03-04 18:02 UTC  (3+ messages)

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-04 17:52 UTC  (7+ messages)
` [RFC PATCH 2/5] char: rpmb: provide a user space interface

[PATCH kvm-unit-tests] KVM: svm: add a test to observe the gain from clean bits
 2021-03-04 17:59 UTC 

[GIT PULL] nvme fixes for 5.12
 2021-03-04 17:59 UTC  (2+ messages)

[linux-next:master 1370/1897] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.c:520 dmub_srv_hw_init() error: we previously assumed 'tracebuff_fb' could be null (see line 447)
 2021-03-04 18:00 UTC 

[PATCH v4 00/13] error: Do compile-time format string checking on grub_error
 2021-03-04 17:59 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error

[PATCH 5.11 000/773] 5.11.3-rc3 review
 2021-03-04 17:58 UTC  (7+ messages)
          ` [LTP] "

A note on the 5.12-rc1 tag
 2021-03-04 17:57 UTC  (3+ messages)

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-03-04 17:58 UTC  (6+ messages)
` [PATCH 17/35] drm/amdkfd: register HMM device private zone

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-04 17:56 UTC  (4+ messages)

[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-04 17:54 UTC  (3+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-04 17:54 UTC  (12+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH v3 00/21] x86/insn: Add an insn_decode() API
 2021-03-04 17:49 UTC  (23+ messages)
` [PATCH v3 01/21] x86/insn: Rename insn_decode() to insn_decode_from_regs()
` [PATCH v3 02/21] x86/insn: Add @buf_len param to insn_init() kernel-doc comment
` [PATCH v3 03/21] x86/insn: Add a __ignore_sync_check__ marker
` [PATCH v3 04/21] x86/insn: Add an insn_decode() API
` [PATCH v3 05/21] x86/insn-eval: Handle return values from the decoder
` [PATCH v3 06/21] x86/boot/compressed/sev-es: Convert to insn_decode()
` [PATCH v3 07/21] perf/x86/intel/ds: Check insn_get_length() retval
` [PATCH v3 08/21] perf/x86/intel/ds: Check return values of insn decoder functions
` [PATCH v3 09/21] x86/alternative: Use insn_decode()
` [PATCH v3 10/21] x86/mce: Convert to insn_decode()
` [PATCH v3 11/21] x86/kprobes: "
` [PATCH v3 12/21] x86/sev-es: Split vc_decode_insn()
` [PATCH v3 13/21] x86/sev-es: Convert to insn_decode()
` [PATCH v3 14/21] x86/traps: "
` [PATCH v3 15/21] x86/uprobes: "
` [PATCH v3 16/21] x86/tools/insn_decoder_test: "
` [PATCH v3 17/21] tools/objtool: "
` [PATCH v3 18/21] x86/tools/insn_sanity: "
` [PATCH v3 19/21] tools/perf: "
` [PATCH v3 20/21] x86/insn: Remove kernel_insn_init()
` [PATCH v3 21/21] x86/insn: Make insn_complete() static

[PATCH v3 0/1] s390/vfio-ap: fix circular lockdep when starting SE guest
 2021-03-04 17:43 UTC  (6+ messages)
` [PATCH v3 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH 00/44] hw/arm: New board model mps3-an547
 2021-03-04 17:54 UTC  (12+ messages)
` [PATCH 06/44] hw/misc/iotkit-sysctl: Remove is_sse200 flag
` [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
` [PATCH 08/44] hw/misc/iotkit-sysinfo.c: "
` [PATCH 09/44] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
` [PATCH 10/44] hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR

[Buildroot] [PATCH] package/janet: add -std=c99 to CFLAGS
 2021-03-04 17:54 UTC 

[PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list
 2021-03-04 17:50 UTC 

[PATCH 00/49] Add Alder Lake support for perf
 2021-03-04 17:50 UTC  (3+ messages)

[regression] Kernel panic on resume from sleep
 2021-03-04 17:51 UTC  (4+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-04 17:50 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 09/18] fpga: xrt: fpga-mgr and region implementation for xclbin download

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.259-11-gca91a46b5f164)
 2021-03-04 17:50 UTC 

[PATCH] f2fs: expose # of overprivision segments
 2021-03-04 17:50 UTC  (7+ messages)
` [f2fs-dev] "

#yocto #sdk
 2021-03-04 17:51 UTC  (4+ messages)
` [yocto] "

[PATCH v2 0/4] Introduce a mmap sem to deal with some mmap issues
 2021-03-04 17:47 UTC  (2+ messages)

[PATCH] leds: add touch screen LED triggers
 2021-03-04 17:49 UTC  (3+ messages)
    `  "

[PATCH 1/1] net: usb: qmi_wwan: allow qmimux add/del with master up
 2021-03-04 17:48 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 106 runs, 5 regressions (v4.19.178)
 2021-03-04 17:48 UTC 

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-04 17:47 UTC  (13+ messages)

[PATCH v2] arm64: defconfig: Use DEBUG_INFO_REDUCED
 2021-03-04 17:44 UTC 

[PATCH BUGFIX/IMPROVEMENT V2 0/6] revised version of third and last batch of patches
 2021-03-04 17:46 UTC  (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT V2 1/6] block, bfq: always inject I/O of queues blocked by wakers
` [PATCH BUGFIX/IMPROVEMENT V2 2/6] block, bfq: put reqs of waker and woken in dispatch list
` [PATCH BUGFIX/IMPROVEMENT V2 3/6] block, bfq: make shared queues inherit wakers
` [PATCH BUGFIX/IMPROVEMENT V2 4/6] block, bfq: fix weight-raising resume with !low_latency
` [PATCH BUGFIX/IMPROVEMENT V2 5/6] block, bfq: keep shared queues out of the waker mechanism
` [PATCH BUGFIX/IMPROVEMENT V2 6/6] block, bfq: merge bursts of newly-created queues

[PATCH 0/3] btrfs: fix a couple races between fsync and other code
 2021-03-04 17:44 UTC  (2+ messages)

[PATCH][next] i3c: master: svc: remove redundant assignment to cmd->read_len
 2021-03-04 17:42 UTC  (3+ messages)

[patch 0/7] drm, highmem: Cleanup io/kmap_atomic*() usage
 2021-03-04 17:42 UTC  (7+ messages)
` [patch 1/7] drm/ttm: Replace kmap_atomic() usage
    ` [Nouveau] "
    ` [Intel-gfx] "

[PATCH] mount: fix mounting of detached mounts onto targets that reside on shared mounts
 2021-03-04 17:41 UTC 

[Virtio-fs] [PATCH] virtiofsd: Don't assume header layout
 2021-03-04 17:45 UTC 

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-03-04 17:43 UTC  (4+ messages)
` [PATCH 3/4] gitlab-ci: Build Hexagon cross-toolchain

[PATCH v2 for-4.15] x86/msr: introduce an option for HVM relaxed rdmsr behavior
 2021-03-04 17:43 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Silence pipe tracepoint WARNs
 2021-03-04 17:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Rust for Linux] Poll for call
 2021-03-04 17:41 UTC  (2+ messages)

[PATCH 0/2] arm64: use XN table mappings for the linear region
 2021-03-04 17:39 UTC  (5+ messages)
` [PATCH 1/2] arm64: mm: add missing P4D definitions and use them consistently
` [PATCH 2/2] arm64: mm: use XN table mapping attributes for the linear region

[PATCH 0/4] Backlight fixes
 2021-03-04 17:41 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu/display: simplify backlight setting
` [PATCH 2/4] drm/amdgpu/display: don't assert in set backlight function
` [PATCH 3/4] drm/amdgpu/display: handle aux backlight in backlight_get_brightness
` [PATCH 4/4] drm/amd/display: Add a backlight module option

[Bug 211997] New: sys-kernel/gentoo-sources-5.11.2 crash upon disconnect HDMI monitor AMDGPU
 2021-03-04 17:40 UTC  (2+ messages)
` [Bug 211997] "

[Bug 211649] New: "drm/amd/display: reuse current context instead of recreating one" cause hdmi hotplug blackscreen on amdgpu
 2021-03-04 17:40 UTC  (2+ messages)
` [Bug 211649] "

Broken kretprobe stack traces
 2021-03-04 17:37 UTC  (2+ messages)
` [PATCH] kprobes: stacktrace: Recover the address changed by kretprobe

[MPTCP] [Weekly meetings] MoM - 4th of March 2021
 2021-03-04 17:40 UTC 

[PATCH v2] Hexagon (target/hexagon) Fix shift amount check in fASHIFTL/fLSHIFTR
 2021-03-04 17:37 UTC 

[PATCH v3] MIPS: Make MIPS32_O32 depends on !CC_IS_CLANG
 2021-03-04 17:37 UTC  (2+ messages)

[PATCH] btrfs: Remove mirror argument from btrfs_csum_verify_data()
 2021-03-04 17:35 UTC  (2+ messages)

[PATCH] Enable ACPI_ADR_SPACE_PCI_CONFIG in acpi_gbl_default_address_spaces only when ACPI_PCI_CONFIGURED is defined
 2021-03-04 17:36 UTC  (6+ messages)
        ` [Devel] "

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-03-04 17:35 UTC  (5+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree

[dpdk-dev] [Bug 647] bnxt: ptpclient example doesn't work and produces internal error message
 2021-03-04 17:38 UTC 

[Buildroot] [PATCH 1/1] package/libstrophe: fix tarball hash
 2021-03-04 17:37 UTC  (2+ messages)

[meta-virtualization] [PATCH] xen: Bump SRCREV to 4.14.1 and current master
 2021-03-04 17:36 UTC 

[PATCH] sched: Optimize __calc_delta
 2021-03-04 17:34 UTC  (3+ messages)
` [PATCH v2] "

Minor update to bridge-utils
 2021-03-04 17:34 UTC  (2+ messages)
` [Bridge] "

[PATCH v3] btrfs: remove force argument from run_delalloc_nocow()
 2021-03-04 17:32 UTC  (2+ messages)

[PATCH] riscv: enable TIME CSR in U mode
 2021-03-04 17:35 UTC  (2+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.102-25-g37b9116c40a70)
 2021-03-04 17:33 UTC 

QEMU RBD is slow with QCOW2 images
 2021-03-04 17:32 UTC  (5+ messages)

[PATCHSET RFC 0/18] Remove kthread usage from io_uring
 2021-03-04 17:32 UTC  (9+ messages)
` [PATCH 09/18] io-wq: fork worker threads from original task

[Buildroot] [git commit] package/libstrophe: fix tarball hash
 2021-03-04 17:33 UTC 

[PATCH v2] sched/fair: Prefer idle CPU to cache affinity
 2021-03-04 17:29 UTC 

[igt-dev] [RFC i-g-t 00/11] Introduce PXP Test
 2021-03-04 17:32 UTC  (7+ messages)
` [igt-dev] [RFC i-g-t 04/11] Perform a regular 3d copy as a control checkpoint
` [igt-dev] [RFC i-g-t 08/11] Add test where both src and dest are protected

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-04 17:27 UTC  (2+ messages)

[meta-oe][PATCH] grpc: Upgrade 1.24.3 -> 1.35.0
 2021-03-04 17:28 UTC  (10+ messages)
` [oe] "

[PATCH] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
 2021-03-04 17:26 UTC  (2+ messages)

[PATCH 00/19] video: sunxi: Rework DE2 driver
 2021-03-04 17:27 UTC  (4+ messages)
` [PATCH 06/19] video: sunxi: Use DW-HDMI hpd function

[PATCH 0/2] an additional path to control charging current
 2021-03-04 17:24 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: add a power supply for current control

[PATCH] arm64: defconfig: Disable DEBUG_INFO
 2021-03-04 17:24 UTC  (7+ messages)

[PATCH v4 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-04 17:24 UTC  (12+ messages)
` [PATCH v4 02/15] gpio: regmap: set gpio_chip of_node

Possible regression due to 269a535ca931 "modpost: generate vmlinux.symvers and reuse it for the second modpost"
 2021-03-04 17:24 UTC  (2+ messages)

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-03-04 17:23 UTC  (12+ messages)

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-04 17:23 UTC  (5+ messages)
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field

[cip-dev][isar-cip-core][PATCH 0/2] Defconfig matches Kernel version
 2021-03-04 17:09 UTC  (2+ messages)
` [cip-dev][isar-cip-core][PATCH 2/2] linux-cip: Update cip-kernel-config

[PATCH v2] vhost-user.rst: add clarifying language about protocol negotiation
 2021-03-04 17:23 UTC  (3+ messages)

[PATCH] mm/hugetlb: suppress wrong warning info when alloc gigantic page
 2021-03-04 17:21 UTC  (5+ messages)

[Virtio-fs] Query about announce_submounts and ro/rw mounts
 2021-03-04 17:23 UTC  (5+ messages)

[PATCH v2 6/7] add: warn when pathspec only matches SKIP_WORKTREE entries
 2021-03-04 17:21 UTC  (3+ messages)

[PATCH v4 00/42] test: Refactor tests to have a single test runner
 2021-03-04 17:23 UTC  (5+ messages)
` [PATCH v4 33/42] test: log: Rename log main test file to log_ut.c
` [PATCH v4 39/42] doc: Move coccinelle into its own section

[regression] mhi: mhi_pm_st_worker blocked for more than 61 seconds
 2021-03-04 17:21 UTC  (4+ messages)

[PATCH 0/7] Add build ID to stacktraces
 2021-03-04 17:19 UTC  (4+ messages)
` [PATCH 5/7] printk: Make %pS and friends print module build ID

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.223-18-gf5dda8db7b644)
 2021-03-04 17:20 UTC 

stable-rc/linux-4.14.y baseline: 140 runs, 7 regressions (v4.14.223)
 2021-03-04 17:20 UTC 

[PATCH v5] builtin/clone.c: add --reject-shallow option
 2021-03-04 17:19 UTC  (2+ messages)
` [PATCH v6] "

[meta-multimedia][PATCH 1/2] pipewire: Move to meta-multimedia
 2021-03-04 17:19 UTC  (6+ messages)
` [oe] "

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-04 17:15 UTC  (3+ messages)

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04 17:13 UTC  (3+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

[PATCH 0/1] device filter
 2021-03-04 17:13 UTC  (4+ messages)
` [dm-devel] "
` [PATCH 1/1] dm: adds an IOCTL to work with device-filters
  ` [dm-devel] "

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Add CRC test to make sure the correct fb is being scanned out
 2021-03-04 17:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH] net/ring: support secondary process
 2021-03-04 17:14 UTC  (3+ messages)

[PATCH v3] memcg: charge before adding to swapcache on swapin
 2021-03-04 17:12 UTC  (5+ messages)

[PATCH] devfreq: Register devfreq as a cooling device
 2021-03-04 17:12 UTC  (4+ messages)

[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
 2021-03-04 17:10 UTC  (3+ messages)
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM


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.