messages from 2021-11-15 15:36:49 to 2021-11-15 16:21:48 UTC [more...]
drivers/scsi/ufs/ufshcd.c:2635:20: error: unused function 'is_rpmb_wlun'
2021-11-15 16:20 UTC (2+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-15 16:20 UTC (13+ messages)
[PATCH v2] fbdev: Prevent probing generic drivers if a FB is already registered
2021-11-15 16:20 UTC (2+ messages)
Build regressions/improvements in v5.16-rc1
2021-11-15 16:12 UTC (4+ messages)
pull-request: bpf-next 2021-11-15
2021-11-15 16:20 UTC
[isar-cip-core][PATCH 00/11] cip-core-image-kernelci
2021-11-15 16:17 UTC (12+ messages)
` [isar-cip-core][PATCH 01/11] Deploy tarballs and initrd to kernelci
` [isar-cip-core][PATCH 02/11] Rename initrd with the gz suffix
` [isar-cip-core][PATCH 03/11] Add latest folder to the storage fileserver
` [isar-cip-core][PATCH 04/11] Create kernelci build step
` [isar-cip-core][PATCH 05/11] Ignore extension argument when not set
` [isar-cip-core][PATCH 06/11] Enable KernelCI build step also for arm and arm64
` [isar-cip-core][PATCH 07/11] Create cip-core-image-kernelci
` [isar-cip-core][PATCH 08/11] Remove root password
` [isar-cip-core][PATCH 09/11] Set the profile for KernelCI
` [isar-cip-core][PATCH 10/11] dmesg.sh is needed "
` [isar-cip-core][PATCH 11/11] Upload to KernelCI production
[PATCH] drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
2021-11-15 16:20 UTC
[PATCH] firmware: arm_scmi: Fix type error assignment in voltage protocol
2021-11-15 15:40 UTC (4+ messages)
` [PATCH] firmware: arm_scmi: Fix type error in sensor protocol
[OE-core] [PATCH] libtasn1: upgrade 4.17.0 -> 4.18.0
2021-11-15 16:18 UTC (3+ messages)
` [OE-core] [PATCH] systemd-boot: upgrade 249.5 -> 249.6
[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: To test modeset on highest mode
2021-11-15 16:18 UTC (3+ messages)
` [igt-dev] [PATCH v2 i-g-t] tests/i915/kms_dsc: To test modeset on dsc with "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: To test modeset on highest mode (rev4)
[PATCH v3 04/33] EDAC/amd64: Add context struct
2021-11-15 16:17 UTC (2+ messages)
` [tip: ras/core] "
[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2021-11-15 16:17 UTC (14+ messages)
` [PATCH 02/11] driver core: Set DMA ownership during driver bind/unbind
` [PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
[PATCH 00/13]Update the icicle kit device tree
2021-11-15 16:17 UTC (8+ messages)
` [PATCH 12/13] riscv: icicle-kit: update microchip "
[PATCH v3 01/33] x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
2021-11-15 16:17 UTC (2+ messages)
` [tip: ras/core] "
[PATCH v3 03/33] EDAC/amd64: Allow for DF Indirect Broadcast reads
2021-11-15 16:17 UTC (2+ messages)
` [tip: ras/core] "
[PATCH v3 02/33] x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC
2021-11-15 16:17 UTC (2+ messages)
` [tip: ras/core] "
[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
2021-11-15 15:28 UTC (35+ messages)
` [PATCH v6 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v6 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v6 07/37] tools/nolibc: Implement gettid()
` [PATCH v6 08/37] arm64: cpufeature: Add has_feature_flag() match function
` [PATCH v6 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v6 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v6 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v6 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v6 13/37] arm64/sme: Basic enumeration support
` [PATCH v6 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v6 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v6 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v6 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v6 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v6 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v6 20/37] arm64/sme: Implement ZA "
` [PATCH v6 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v6 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v6 23/37] arm64/sme: Implement ZA "
` [PATCH v6 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v6 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v6 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v6 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v6 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v6 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v6 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v6 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v6 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v6 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v6 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v6 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v6 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v6 37/37] kselftest/arm64: Add SME support to syscall ABI test
[PATCH v2] drm/amd/display: Look at firmware version to determine using dmub on dcn21
2021-11-15 16:16 UTC (4+ messages)
Panic with linus/master and panfrost
2021-11-15 16:16 UTC (5+ messages)
[PATCH] cip-core-image-security: remove unnecessary dependency package names
2021-11-15 16:15 UTC
[PATCH RFC] cmd: fix net list command
2021-11-15 16:12 UTC (18+ messages)
Linux 5.16-rc1
2021-11-15 16:14 UTC (3+ messages)
[PATCH v4 00/25] block layer: split block APIs in global state and I/O
2021-11-15 16:11 UTC (3+ messages)
[PATCH net-next v3 0/6] MCTP I2C driver
2021-11-15 16:11 UTC (5+ messages)
[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
2021-11-15 16:10 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info
[PATCH] drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
2021-11-15 16:11 UTC (3+ messages)
does drive_get_next(IF_NONE) make sense?
2021-11-15 16:09 UTC (8+ messages)
[dm-devel] [PATCH 0/4] Add "reconfigure all" multipath command
2021-11-15 16:10 UTC (5+ messages)
` [dm-devel] [PATCH 1/4] multipathd: move delayed_reconfig out of struct config
` [dm-devel] [PATCH 2/4] multipathd: remove reconfigure from header file
[PATCH v2 0/6] x86: ACPI / APIC / IOMMU interaction
2021-11-15 16:10 UTC (4+ messages)
` [PATCH v2.2 1/6][4.16?] x86/x2APIC: defer probe until after IOMMU ACPI table parsing
I need advice with UPS connection
2021-11-15 16:09 UTC (5+ messages)
` I need advice with UPS connection. (ping)
[PATCH] hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A
2021-11-15 16:08 UTC
[RFC] libretech-cc: Disable CONFIG_NET_RANDOM_ETHADDR
2021-11-15 16:08 UTC
[PATCH 0/2] test-lib: improve missing prereq handling
2021-11-15 16:07 UTC (3+ messages)
` [PATCH 1/2] test-lib: show missing prereq summary
` [PATCH 2/2] test-lib: introduce required prereq for test runs
[GIT pull] irq/urgent for v5.16-rc1
2021-11-15 16:07 UTC (5+ messages)
` [GIT pull] timers/urgent "
[PATCH v2 0/6] Add FDMA support on ocelot switch driver
2021-11-15 16:03 UTC (9+ messages)
` [PATCH v2 3/6] net: ocelot: pre-compute injection frame header content
[PATCH v2 0/2] Introduce the pkill_on_warn parameter
2021-11-15 16:06 UTC (6+ messages)
[Patch net v3 0/2] ipv4: relax source validation check for loopback packets
2021-11-15 16:06 UTC (5+ messages)
` [Patch net v3 2/2] selftests: add a test case for rp_filter
[LTP] [PATCH 1/2] lib: Cache kernel_bits value
2021-11-15 16:07 UTC (4+ messages)
` [LTP] [PATCH 2/2] lib: Add .skip_in_compat flag
[PATCH v3] dt-bindings: mmc: renesas,sdhi: add optional SDnH clock
2021-11-15 16:06 UTC
release schedule change proposal
2021-11-15 16:06 UTC (4+ messages)
[PATCH 0/1] Add support to send/receive tunnel packets via Linux VRFs
2021-11-15 16:04 UTC (2+ messages)
` [PATCH 1/1] wireguard: Add support to bind socket(s) to device
[Buildroot] [PATCH 1/2] package/psplash: bump to revision 44afb75
2021-11-15 16:01 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] package/psplash: add support to missing configure options
[PATCH] mmc: cavium: Ensure proper mapping between request and interrupt
2021-11-15 16:02 UTC
[PATCH v6 0/5] x86/edac/amd64: Add heterogeneous node support
2021-11-15 16:04 UTC (5+ messages)
` [PATCH v6 5/5] EDAC/amd64: Enumerate memory on Aldebaran GPU nodes
[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
2021-11-15 16:04 UTC (6+ messages)
[PATCH v2 00/28] iomap/xfs folio patches
2021-11-15 16:03 UTC (7+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support
[PATCH v4] locking/rwsem: Make handoff bit handling more consistent
2021-11-15 16:01 UTC (5+ messages)
[PATCH v2] tipc: check for null after calling kmemdup
2021-11-15 16:01 UTC
[PATCHv3 1/5] optee: updae optee-os.inc to support external TAs
2021-11-15 16:02 UTC (4+ messages)
` [PATCHv3 5/5] tfa: add depends on openssl
` [meta-arm] "
[PATCH] drm: drm_probe_helper: add modes upto 1920x1080
2021-11-15 16:01 UTC
[PATCH RFC 0/2] Eliminate drive_get_next()
2021-11-15 16:01 UTC (9+ messages)
` [PATCH RFC 2/2] hw: Replace drive_get_next() by drive_get()
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-11-15 16:02 UTC (3+ messages)
[PATCH 00/11] UFS patches for kernel v5.17
2021-11-15 16:01 UTC (4+ messages)
` [PATCH 04/11] scsi: ufs: Remove dead code
[PATCH v2 0/6] spi: dw: Cleanup macros/funcs naming and add IP-core version support
2021-11-15 15:59 UTC (6+ messages)
` [PATCH v2 6/6] spi: dw: Replace DWC_HSSI capability with IP-core version checker
[PATCH V4 0/4] mm/damon: Do some small changes
2021-11-15 15:26 UTC (2+ messages)
` [PATCH V4 4/4] mm/damon: Remove some no need func definitions in damon.h file
[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
2021-11-15 15:58 UTC (2+ messages)
[PATCH v2 0/4] fs/ntfs3: Various fixes for xattr and files
2021-11-15 15:50 UTC (4+ messages)
` [PATCH 3/4] fs/ntfs3: Update i_ctime when xattr is added
[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
2021-11-15 15:56 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: fix potential memleak
2021-11-15 15:56 UTC (2+ messages)
[PATCH 0/3] support `--oid-only` in `ls-tree`
2021-11-15 15:54 UTC (3+ messages)
` [PATCH 2/3] t3104: add related tests for `--oid-only` option
[PATCH] perf tools: Enable warnings through HOSTCFLAGS
2021-11-15 15:53 UTC (3+ messages)
[PATCHv5 00/12] nvme: In-band authentication support
2021-11-15 15:43 UTC (5+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
[PATCH v2] net/szedata2: remove driver
2021-11-15 15:52 UTC (5+ messages)
[Intel-gfx] [PATCH v2 0/1] drm/i915/rpm: Enable runtime pm autosuspend by default
2021-11-15 15:51 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/rpm: Enable runtime pm autosuspend by default (rev2)
NFS4 RPCGSS state protection (SP4_MACH_CRED) is not handled
2021-11-15 15:50 UTC (2+ messages)
[PATCH v2 0/2] VMX: nested migration fixes for 32 bit nested guests
2021-11-15 15:50 UTC (3+ messages)
` [PATCH v2 1/2] KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load
[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
2021-11-15 15:48 UTC (6+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking
[PATCH] power: bq25890: temperature is also an adc value
2021-11-15 15:48 UTC (3+ messages)
[PATCH 0/7] stm32mp1: enable simple framebuffer node for splashscreen
2021-11-15 15:47 UTC (5+ messages)
` [PATCH 1/7] Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
` [PATCH 3/7] common: rename functions lcd_dt_simplefb to fdt_simplefb
[PATCH v3 0/8] staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
2021-11-15 15:47 UTC (2+ messages)
[PATCH v1 1/1] i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
2021-11-15 15:46 UTC (5+ messages)
Summary of COW (Copy On Write) Related Issues in Upstream Linux
2021-11-15 15:45 UTC
[PATCH 0/5] lmb: documentation and clean up
2021-11-15 15:46 UTC (11+ messages)
` [PATCH 1/5] lmb: remove lmb_is_nomap() from include
` [PATCH 2/5] doc: add include/lmb.h to the HTML documentation
` [PATCH 3/5] lmb: remove extern keyword in lmb.h
` [PATCH 4/5] lmb: drop unused lmb_size_bytes()
` [PATCH 5/5] lmb: fix typo 'commun'
[LTP] [PATCH v2 1/2] realtime/matrix_mult: Cleanup code
2021-11-15 15:45 UTC (2+ messages)
` [LTP] [PATCH v2 2/2] realtime/matrix_mult: Fix test optimization
[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
2021-11-15 15:45 UTC (2+ messages)
Backlight control broken on UM325 (OLED) on 5.15 (bisected)
2021-11-15 15:43 UTC (3+ messages)
[PATCH 00/15] staging: r8188eu: more efuse cleanup
2021-11-15 15:43 UTC (5+ messages)
` [PATCH 03/15] staging: r8188eu: remove test code for efuse shadow map
[Intel-gfx] [PATCH] drm/i915/fbc: fix the FBC kernel-doc warnings
2021-11-15 15:44 UTC (2+ messages)
[PATCH v1 1/3] i2c: mux: gpio: Replace custom acpi_get_local_address()
2021-11-15 15:42 UTC (3+ messages)
` [PATCH v1 2/3] i2c: mux: gpio: Don't dereference fwnode from struct device
` [PATCH v1 3/3] i2c: mux: gpio: Use array_size() helper
FAILED: patch "[PATCH] fuse: truncate pagecache on atomic_o_trunc" failed to apply to 4.19-stable tree
2021-11-15 15:41 UTC (3+ messages)
Wireguard setup tool
2021-11-12 7:14 UTC
[PATCH] qmp: Stabilize preconfig
2021-11-15 15:40 UTC (15+ messages)
[PATCH] drm/i915: Disable D3Cold in s2idle and runtime pm
2021-11-15 15:40 UTC (2+ messages)
` [Intel-gfx] "
AER strings
2021-11-15 15:39 UTC
[PATCH 1/4] bq25890_charger: Rename IILIM field to IINLIM
2021-11-15 15:40 UTC (5+ messages)
` [PATCH 4/4] bq25890_charger: Enable continuous conversion for ADC at charging
[PATCH] arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
2021-11-15 15:40 UTC (2+ messages)
[PATCH 00/11] KVM: x86: TDX preparation of introducing vm_type and blocking ioctls based on vm_type
2021-11-15 15:39 UTC (7+ messages)
` [PATCH 01/11] KVM: x86: Introduce vm_type to differentiate normal VMs from confidential VMs
` [PATCH 04/11] KVM: x86: Disable MCE related stuff for TDX
[LTP] (no subject)
2021-11-15 15:40 UTC (5+ messages)
` [LTP] [PATCH 3/3] realtime/matrix_mult: Fix test optimization
[Intel-gfx] [PATCH] drm/i915: Fix fastsets on TypeC ports following a non-blocking modeset
2021-11-15 15:38 UTC (4+ messages)
FAILED: patch "[PATCH] PCI: aardvark: Fix PCIe Max Payload Size setting" failed to apply to 5.15-stable tree
2021-11-15 15:38 UTC (4+ messages)
[PATCH] drm: omapdrm: Export correct scatterlist for TILER backed BOs
2021-11-15 15:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
2021-11-15 14:22 UTC (5+ messages)
[PATCH] drm/amd/amdgpu: cleanup the code style a bit
2021-11-15 12:01 UTC (2+ messages)
` 答复: "
[PATCH v2] drm/amd/amdgpu: cleanup the code style a bit
2021-11-15 12:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.