All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 02:48:17 to 2021-05-19 04:03:54 UTC [more...]

[PATCH] ovl: useing ovl_revert_creds() instead of revert_creds(),
 2021-05-19  4:03 UTC  (4+ messages)

[PATCH v11 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-05-19  4:00 UTC  (3+ messages)

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-19  3:58 UTC  (3+ messages)

[BUG] clone of large repo fails when server closes idle SSH session during "Resolving deltas"
 2021-05-19  3:46 UTC 

[PATCH v2 0/2] mm: unify the allocation of pglist_data instances
 2021-05-19  3:55 UTC  (13+ messages)

[PATCH 1/4] drm/panel: seperate panel power control from panel prepare/unprepare
 2021-05-19  3:54 UTC  (6+ messages)
` [PATCH 3/4] drm/mediatek: fine tune the dsi panel's power sequence

[PATCH 1/1] dma-contiguous: return early for dt case in dma_contiguous_reserve
 2021-05-19  3:54 UTC  (3+ messages)

[PATCH 0/3] Add support for RAS DES feature in PCIe DW controller
 2021-05-18 17:46 UTC  (4+ messages)
    ` [PATCH 1/3] PCI: dwc: Add support for vendor specific capability search
    ` [PATCH 2/3] PCI: debugfs: Add support for RAS framework in DWC
    ` [PATCH 3/3] PCI: dwc: Create debugfs files in DWC driver

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  3:50 UTC  (9+ messages)
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  3:50 UTC  (7+ messages)
` [PATCH v20 4/7] "

[PATCH 00/25] AMD MCA Address Translation Updates
 2021-05-19  3:52 UTC  (3+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-05-19  3:51 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available
 2021-05-19  3:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915: Handle the case where legacy mmap is not available (rev2)

[PATCH v4 1/3] drm/dp_mst: Add self-tests for up requests
 2021-05-19  3:51 UTC  (4+ messages)

[Bluez PATCH v1] core: Fix loading AVDTP options
 2021-05-19  3:50 UTC  (3+ messages)
` [Bluez,v1] "

[PATCH 1/2] media: video-i2c: frame delay based on last frame's end time
 2021-05-19  3:45 UTC  (2+ messages)
` [PATCH V2 2/2] media: video-i2c: append register data on MLX90640's frame

[PATCH 00/45 v3] xfs: consolidated log and optimisation changes
 2021-05-19  3:44 UTC  (10+ messages)
` [PATCH 25/45] xfs: reserve space and initialise xlog_op_header in item formatting
` [PATCH 26/45] xfs: log ticket region debug is largely useless
` [PATCH 28/45] xfs: introduce xlog_write_single()

[pinchartl-media:imx8mp/for-marek 118/277] xtensa-linux-ld: imx8m_pm_domains.c:undefined reference to `__arm_smccc_smc'
 2021-05-19  3:44 UTC 

raid10 redundancy
 2021-05-19  3:42 UTC  (11+ messages)

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-05-19  3:41 UTC  (3+ messages)
` [Freedreno] "

[RFC PATCH v4 0/2] arm64: Stack trace reliability checks in the unwinder
 2021-05-19  3:38 UTC  (5+ messages)
  ` [RFC PATCH v4 2/2] arm64: Create a list of SYM_CODE functions, blacklist them "

[dynticks:rcu/dev 1/3] kernel/rcu/nocb.h:130:16: sparse: sparse: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit
 2021-05-19  3:40 UTC 

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-19  3:31 UTC  (7+ messages)
` [RFC PATCH 02/97] drm/i915/gt: Move submission_method into intel_gt
  ` [Intel-gfx] "
` [RFC PATCH 03/97] drm/i915/gt: Move CS interrupt handler to the backend
    ` [Intel-gfx] "

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19  3:35 UTC  (38+ messages)
` [PATCH v18 01/18] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v18 02/18] RISC-V: Add initial skeletal KVM support
` [PATCH v18 03/18] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v18 04/18] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v18 05/18] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v18 06/18] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v18 07/18] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v18 08/18] RISC-V: KVM: Handle WFI "
` [PATCH v18 09/18] RISC-V: KVM: Implement VMID allocator
` [PATCH v18 10/18] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v18 11/18] RISC-V: KVM: Implement MMU notifiers
` [PATCH v18 12/18] RISC-V: KVM: Add timer functionality
` [PATCH v18 13/18] RISC-V: KVM: FP lazy save/restore
` [PATCH v18 14/18] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v18 15/18] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v18 16/18] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v18 17/18] RISC-V: KVM: Move sources to drivers/staging directory
` [PATCH v18 18/18] RISC-V: KVM: Add MAINTAINERS entry

[PATCH] iommu/amd: Remove redundant assignment of err
 2021-05-19  3:37 UTC 

Am I the only one seeing LKML is lagging badly? Delivering the mail ..wondering
 2021-05-19  3:36 UTC  (2+ messages)

[PATCH -next] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
 2021-05-19  3:36 UTC  (3+ messages)

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19  2:52 UTC  (2+ messages)

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-19  3:34 UTC  (3+ messages)

[PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-19  0:43 UTC  (4+ messages)

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-05-19  3:32 UTC  (10+ messages)
` [PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver
` [PATCH net-next v2 2/4] net: dsa: mt7530: add interrupt support
` [PATCH net-next v2 3/4] dt-bindings: net: dsa: add MT7530 interrupt controller binding
` [PATCH net-next v2 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[shenki:dev-5.4 162/293] drivers/hwmon/peci-dimmtemp.c:39:2: error: 'INTEL_FAM6_SKYLAKE_XD' undeclared here (not in a function); did you mean 'INTEL_FAM6_SKYLAKE_X'?
 2021-05-19  3:32 UTC 

[PATCH] Fix `lxvdsx` (issue #212)
 2021-05-19  0:46 UTC  (5+ messages)

[PATCH v2 0/7] target/ppc: Misc motion to support disabling TCG
 2021-05-19  2:02 UTC  (5+ messages)
` [PATCH v2 1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation
` [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs

[xen-unstable-smoke test] 162072: regressions - FAIL
 2021-05-19  3:30 UTC 

[RFC PATCH 1/2] drm/amdgpu: Fix memory corruption due to swapout and swapin
 2021-05-19  3:29 UTC  (3+ messages)

[PATCH v1] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-19  3:29 UTC  (2+ messages)
` [v1] "

[dpdk-dev] [PATCH v1] net/i40e: fix flow director does not work
 2021-05-19  3:27 UTC 

[Buildroot] Suggestion to "support/scripts/apply-patches.sh: do not apply patches with renames"
 2021-05-19  3:28 UTC  (2+ messages)
` [Buildroot] [PATCH] support/dependencies, scripts: accept patches with renames

[PATCH] Input: psmouse - fix psmouse detect function is a NULL pointer
 2021-05-19  3:23 UTC 

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-19  3:25 UTC  (5+ messages)

[PATCH net-next] net/9p: use DEVICE_ATTR_RO macro
 2021-05-19  3:26 UTC  (2+ messages)

[android-common:android12-5.4 16/33] fs/incfs/pseudo_files.c:515:1-7: preceding lock on line 460
 2021-05-19  3:26 UTC 

[PATCH v4] plugins/syscall: Added a table-like summary output
 2021-05-19  3:24 UTC 

[PATCH] drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
 2021-05-19  3:25 UTC  (2+ messages)

[PATCH v4] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-05-19  3:20 UTC  (3+ messages)

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-19  3:18 UTC  (9+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[RESEND PATCH v2 1/1] char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-19  3:18 UTC  (2+ messages)

[MPTCP][PATCH mptcp-next] Squash to "mptcp: add deny_join_id0 in mptcp_options_received"
 2021-05-19  3:18 UTC  (3+ messages)

[PATCH] arm64/crashdump-arm64: align 'Kernel code' with '_stext'
 2021-05-19  3:16 UTC 

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-19  3:17 UTC  (10+ messages)

next/pending-fixes baseline: 315 runs, 8 regressions (v5.13-rc2-395-g8bb1ba5daf09)
 2021-05-19  3:17 UTC 

[PATCH 00/10] Domain on Static Allocation
 2021-05-19  3:16 UTC  (4+ messages)
` [PATCH 03/10] xen/arm: introduce PGC_reserved

[PATCH] powerpc: fix regression in arch_initr_trap()
 2021-05-19  3:16 UTC 

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 13 warnings (v5.12.4-363-g2fd5d85fdab9)
 2021-05-19  3:15 UTC 

[PATCH] drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
 2021-05-19  3:14 UTC  (11+ messages)

[shenki:dev-5.4 159/293] drivers/mfd/intel-peci-client.c:47:20: error: 'INTEL_FAM6_SKYLAKE_XD' undeclared here (not in a function); did you mean 'INTEL_FAM6_SKYLAKE_X'?
 2021-05-19  3:14 UTC 

Mellanox CX6DX switchdev mode VF fails rdma-core tests.test_mlx5_dc.DCTest
 2021-05-19  3:14 UTC  (5+ messages)

[PATCH] ACPI / EC: Fix media keys not working problem on more Asus laptops
 2021-05-19  3:06 UTC  (2+ messages)
` [PATCH v2] ACPI: EC: Make more Asus laptops use ECDT _GPE

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-05-19  3:10 UTC  (6+ messages)

[meta-virtualization][PATCH] nativesdk-sloci-image: add recipe
 2021-05-19  3:11 UTC  (6+ messages)

[PATCH] ext4/048: Add new regression test
 2021-05-19  3:10 UTC 

[PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
 2021-05-19  3:08 UTC  (3+ messages)

[tip:x86/splitlock] BUILD SUCCESS d28397eaf4c27947a1ffc720d42e8b3a33ae1e2a
 2021-05-19  3:08 UTC 

[PATCH 1/1] sandbox: don't refer to symbol _init
 2021-05-19  3:08 UTC  (2+ messages)

[freescale-fslc:pr/341 14836/18812] drivers/misc/mic/scif/scif_api.c:1101:30: warning: left shift count >= width of type
 2021-05-19  3:06 UTC 

0-DAY CI LINUX KERNEL PERFORMANCE REPORT (V5.12)
 2021-05-19  3:05 UTC 

[PATCH 4/5] PCI: Add quirk for multifunction devices of LS7A
 2021-05-19  3:05 UTC  (4+ messages)

[PATCHSET 0/8] fstests: miscellaneous fixes
 2021-05-19  3:03 UTC  (5+ messages)
` [PATCH 2/8] common/xfs: refactor commands to select a particular xfs backing device

[shenki:dev-5.4 250/293] drivers/char/tpm/tpm_tis_i2c.c: linux/module.h is included more than once
 2021-05-19  3:02 UTC  (2+ messages)
` [RFC PATCH shenki] tpm: tpm_tis: fix duplicated inclusion

[dm-devel] [PATCH 00/11] dm: Improve zoned block device support
 2021-05-19  2:55 UTC  (24+ messages)
`  "
` [dm-devel] [PATCH 01/11] block: improve handling of all zones reset operation
  `  "
` [dm-devel] [PATCH 02/11] block: introduce bio zone helpers
  `  "
` [dm-devel] [PATCH 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
  `  "
` [dm-devel] [PATCH 04/11] dm: Fix dm_accept_partial_bio()
  `  "
` [dm-devel] [PATCH 05/11] dm: cleanup device_area_is_invalid()
  `  "
` [dm-devel] [PATCH 06/11] dm: move zone related code to dm-zone.c
  `  "
` [dm-devel] [PATCH 07/11] dm: Introduce dm_report_zones()
  `  "
` [dm-devel] [PATCH 08/11] dm: Forbid requeue of writes to zones
  `  "
` [dm-devel] [PATCH 09/11] dm: rearrange core declarations
  `  "
` [dm-devel] [PATCH 10/11] dm: introduce zone append emulation
  `  "
` [dm-devel] [PATCH 11/11] dm crypt: Fix zoned block device support
  `  "

[PATCH] staging: rtl8192e: delete extra blank lines
 2021-05-19  3:00 UTC 

[i915] b12d691ea5: kernel_BUG_at_mm/memory.c
 2021-05-19  2:58 UTC  (3+ messages)

[PATCH v4 1/5] KVM: exit halt polling on need_resched() for both book3s and generic halt-polling
 2021-05-19  2:57 UTC  (4+ messages)
` [PATCH v4 2/5] KVM: X86: Bail out of direct yield in case of under-committed scenarios

[djwong-xfs:quotaoff-cleanups-5.14 9/13] fs/xfs/xfs_icache.c:894:1: warning: no previous prototype for function 'xfs_inode_walk'
 2021-05-19  2:53 UTC 

Linux powerpc new system call instruction and ABI
 2021-05-19  2:50 UTC  (4+ messages)

[PATCH net-next] net: xilinx_emaclite: Do not print real IOMEM pointer
 2021-05-19  2:47 UTC  (2+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-05-19  2:50 UTC  (4+ messages)

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19  2:28 UTC 

[PATCH] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
 2021-05-19  2:46 UTC  (2+ messages)

[V2 0/3] Add L3 provider support for SC7280
 2021-05-19  2:48 UTC  (3+ messages)
` [V2 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280


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.