messages from 2022-08-17 14:21:16 to 2022-08-17 15:00:35 UTC [more...]
[PATCH] gcc: Update patch status to submitted for two patches
2022-08-17 15:00 UTC
[RFT PATCH v2 00/17] ARM/hwlock: qcom: switch TCSR mutex to MMIO
2022-08-17 14:58 UTC (10+ messages)
` [RFT PATCH v2 01/17] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
` [RFT PATCH v2 04/17] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [RFT PATCH v2 05/17] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [RFT PATCH v2 06/17] hwspinlock: qcom: add support for MMIO on older SoCs
` [RFT PATCH v2 07/17] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [RFT PATCH v2 08/17] arm64: dts: qcom: msm8953: "
` [RFT PATCH v2 09/17] arm64: dts: qcom: qcs404: "
` [RFT PATCH v2 11/17] ARM: dts: qcom: msm8974: "
` [RFT PATCH v2 13/17] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
[PATCH v2 0/6] libsas and drivers: NCQ error handling
2022-08-17 14:52 UTC (5+ messages)
` [PATCH v2 1/6] scsi: pm8001: Modify task abort handling for SATA task
` [PATCH v2 2/6] scsi: libsas: Add sas_ata_device_link_abort()
` [PATCH v2 3/6] scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
` [PATCH v2 5/6] scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
[Bug 216317] New: "ext4: lblock 0 mapped to illegal pblock" after upgrading to 5.19.0
2022-08-17 14:59 UTC (2+ messages)
` [Bug 216317] "
[PATCH] arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
2022-08-17 14:58 UTC (3+ messages)
[PATCH] arm64: adjust KASLR relocation after ARCH_RANDOM removal
2022-08-17 14:58 UTC (3+ messages)
[PATCH 0/3] QEMU/CXL: A few more fixes for 7.1 related to LSA
2022-08-17 14:57 UTC (4+ messages)
` [PATCH 1/3] hw/cxl: Add stub write function for RO MemoryRegionOps entries
[meta-virtualization][PATCH] singularity: Skip recipe on musl builds
2022-08-17 14:59 UTC (4+ messages)
[linux][PATCH] dts: arm: at91: Add SAMA5D3-EDS Board
2022-08-17 14:56 UTC (2+ messages)
[PATCH v3]btrfs: round down stripe size and chunk size to pow of 2
2022-08-17 14:58 UTC
stable/linux-5.15.y build: 177 builds: 4 failed, 173 passed, 14 errors, 7 warnings (v5.15.61)
2022-08-17 14:57 UTC
stable-rc/queue/5.18 build: 169 builds: 2 failed, 167 passed, 6 errors, 2 warnings (v5.18.17-1094-g7c0c8517a5443)
2022-08-17 14:55 UTC
[intel-tdx:kvm-upstream-workaround 296/308] vmlinux.o: warning: objtool: np_seamldr_launch+0x129: missing int3 after ret
2022-08-17 14:54 UTC
[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
2022-08-17 14:53 UTC (6+ messages)
stalling IO regression in linux 5.12
2022-08-17 14:53 UTC (18+ messages)
` stalling IO regression since linux 5.12, through 5.18
[PATCH 1/2] x86/sgx: Handle VA page allocation failure for EAUG on PF
2022-08-17 14:53 UTC (9+ messages)
` [PATCH 2/2] selftests/sgx: Add SGX selftest augment_via_eaccept_long
[OE-core] [PATCH][kirkstone] boost: fix install of fiber shared libraries
2022-08-17 14:53 UTC (2+ messages)
[RFC PATCH v4 0/2] Add capabilities file to securityfs
2022-08-17 14:52 UTC (4+ messages)
[PATCH 0/3] Add dma-buf secure-heap
2022-08-17 14:52 UTC (10+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
` [EXT] "
[PATCH v2] rpm: Remove -Wimplicit-function-declaration warnings
2022-08-17 14:52 UTC
[PATCH bpf-next] bpftool: Add trace subcommand
2022-08-17 14:51 UTC (3+ messages)
[PATCH] drivers: binderfs: fix memory leak in binderfs_fill_super
2022-08-17 14:51 UTC (7+ messages)
` [PATCH] binderfs: rework superblock destruction
[PATCH] error handling: Use TFR() macro where applicable
2022-08-17 14:49 UTC (10+ messages)
[PATCH 00/21] btrfs: add fscrypt integration
2022-08-17 14:50 UTC (22+ messages)
` [PATCH 01/21] fscrypt: expose fscrypt_nokey_name
` [PATCH 02/21] fscrypt: add flag allowing partially-encrypted directories
` [PATCH 03/21] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility
` [PATCH 04/21] fscrypt: add a function for a filesystem to generate an IV
` [PATCH 05/21] fscrypt: add new encryption policy for btrfs
` [PATCH 06/21] btrfs: store directorys' encryption state
` [PATCH 07/21] btrfs: use fscrypt_name's instead of name/len everywhere
` [PATCH 08/21] btrfs: setup fscrypt_names from dentrys using helper
` [PATCH 09/21] btrfs: factor a fscrypt_name matching method
` [PATCH 10/21] btrfs: disable various operations on encrypted inodes
` [PATCH 11/21] btrfs: add fscrypt operation table to superblock
` [PATCH 12/21] btrfs: start using fscrypt hooks
` [PATCH 13/21] btrfs: add fscrypt_context items
` [PATCH 14/21] btrfs: translate btrfs encryption flags and encrypted inode flag
` [PATCH 15/21] btrfs: add iv generation function for fscrypt
` [PATCH 16/21] btrfs: store an IV per encrypted normal file extent
` [PATCH 17/21] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag
` [PATCH 18/21] btrfs: reuse encrypted filename hash when possible
` [PATCH 19/21] btrfs: adapt directory read and lookup to potentially encrypted filenames
` [PATCH 20/21] btrfs: encrypt normal file extent data if appropriate
` [PATCH 21/21] btrfs: implement fscrypt ioctls
[PATCH 0/3] scalar: enable built-in FSMonitor
2022-08-17 14:51 UTC (10+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] scalar-unregister: handle error codes greater than 0
` [PATCH v2 3/5] scalar: enable built-in FSMonitor on `register`
` [PATCH v2 4/5] scalar unregister: stop FSMonitor daemon
[kvm-unit-tests PATCH v4 0/3] s390x: add tests for SIGP call orders in enabled wait
2022-08-17 14:50 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 3/3] s390x: smp: add tests for calls in wait state
[LTP] [PATCH 0/2] utils/compat_16: Allow build.sh to disable the compat_16 tests
2022-08-17 14:49 UTC (3+ messages)
[PATCH] fs: btrfs: fix possible memory leaks in btrfs_get_dev_args_from_path()
2022-08-17 14:42 UTC (2+ messages)
[PATCH] modpost: fix module versioning when a symbol lacks valid CRC
2022-08-17 14:45 UTC (2+ messages)
[ RFC net-next 0/3] net: flow_offload: add support for per action hw stats
2022-08-17 14:46 UTC (6+ messages)
` [ RFC net-next 2/3] net: flow_offload: add action stats api
[PATCH] kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
2022-08-17 14:45 UTC (2+ messages)
[PATCH] scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
2022-08-17 14:44 UTC (2+ messages)
[PATCH v8 00/31] Rust support
2022-08-17 14:39 UTC (7+ messages)
` [PATCH v8 27/31] Kbuild: add "
[PATCH 0/2] fstests: add btrfs encryption support
2022-08-17 14:45 UTC (3+ messages)
` [PATCH 1/2] fstests: fscrypt: enable btrfs testing
` [PATCH 2/2] fstests: fscrypt: update tests of encryption contents for btrfs
[PATCH v2 0/2] xen/pci: implement is_memory_hole for ARM
2022-08-17 14:45 UTC (3+ messages)
` [PATCH v2 1/2] xen/arm: pci: modify pci_find_host_bridge_node argument to const pdev
` [PATCH v2 2/2] xen/pci: replace call to is_memory_hole to pci_check_bar
[PATCH] btrfs: Test xattr changes for read-only btrfs property
2022-08-17 14:45 UTC (3+ messages)
[PATCH v2] btrfs: Check if root is readonly while setting security xattr
2022-08-17 14:39 UTC (2+ messages)
[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
2022-08-17 14:43 UTC (2+ messages)
[PATCH 0/6] btrfs-progs: add encryption support
2022-08-17 14:42 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: add fscrypt feature flag
` [PATCH 2/6] btrfs-progs: adjust for new dir flag
` [PATCH 3/6] btrfs-progs: interpret encrypted file extents
` [PATCH 4/6] btrfs-progs: handle fscrypt context items
` [PATCH 5/6] btrfs-progs: escape unprintable characters in names
` [PATCH 6/6] btrfs-progs: update inline extent length checking
[PATCH v4 00/11] Add Xue - console over USB 3 Debug Capability
2022-08-17 14:42 UTC (5+ messages)
` [PATCH v4 09/11] drivers/char: mark DMA buffers as reserved for the XHCI
` [PATCH v4 10/11] drivers/char: add RX support to the XHCI driver
[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
2022-08-17 14:42 UTC (4+ messages)
` [PATCH v3 03/13] KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Linux 6.0-rc1
2022-08-17 14:41 UTC (3+ messages)
` linux-next: stats (Was: Linux 6.0-rc1)
[PATCH] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
2022-08-17 14:41 UTC (2+ messages)
[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
2022-08-17 14:40 UTC
[LTP] [PATCH 0/4] syscalls: Fix various syscalls tests when compiled with Musl
2022-08-17 14:42 UTC (7+ messages)
` [LTP] [PATCH 2/4] syscalls/mprotect01: Invoke the syscall directly instead of the libc wrapper
` [LTP] [PATCH 3/4] syscalls/prctl04: Allow rt_sigprocmask in the syscall filter
` [LTP] [PATCH 4/4] syscalls/statfs: Avoid dereferencing invalid buf in libc
arch/s390/kvm/gaccess.c:859 guest_range_to_gpas() error: uninitialized symbol 'prot'
2022-08-17 14:38 UTC (4+ messages)
[PATCH] riscv: Ensure isa-ext static keys are writable
2022-08-17 14:30 UTC (5+ messages)
[Intel-gfx] [PATCH] drm/i915/mtl: Meteorlake and later support DP 2.0
2022-08-17 14:40 UTC (2+ messages)
stable-rc/queue/5.4 build: 185 builds: 3 failed, 182 passed, 4 errors, 28 warnings (v5.4.210-284-g765f622c18b1e)
2022-08-17 14:38 UTC
[PATCH v2] meson: be strict for boolean options
2022-08-17 14:37 UTC
[PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API
2022-08-17 14:35 UTC (3+ messages)
` [PATCH net-next 1/2] net: ethtool: "
` [PATCH net-next 2/2] net: hns3: support set/get VxLAN rule of rx flow director by ethtool
[PATCH 1/6] time: Add missing include for memset
2022-08-17 14:38 UTC (4+ messages)
` [PATCH v2 6/6] xmlto: Update to use upstream tip of trunk
` [OE-core] "
[PATCH v3 1/2] Revert "mlxsw: core: Use different get_trend() callbacks for different thermal zones"
2022-08-17 14:36 UTC (4+ messages)
` [PATCH v3 2/2] Revert "mlxsw: core: Add the hottest thermal zone detection"
How to get "wake up reason" for Suspend-to-Idle
2022-08-17 14:36 UTC (5+ messages)
[RFC PATCH 0/4] can: bxcan: add support for ST bxCAN controller
2022-08-17 14:35 UTC (8+ messages)
` [RFC PATCH 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RFC PATCH 2/4] ARM: dts: stm32: add CAN support on stm32f429
` [RFC PATCH 3/4] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [RFC PATCH 4/4] can: bxcan: add support for ST bxCAN controller
[PATCH v2] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
2022-08-17 14:33 UTC (2+ messages)
[cocci] match arbitrary argument position
2022-08-17 14:36 UTC (6+ messages)
[PATCH v2 0/7] Modularize ghes_edac driver
2022-08-17 14:34 UTC (8+ messages)
` [PATCH v2 1/7] efi/cper: export several helpers for ghes edac to use
` [PATCH v2 2/7] EDAC/ghes: Add notifier to report ghes_edac mem error
` [PATCH v2 3/7] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes
` [PATCH v2 4/7] EDAC: Get chipset-specific edac drivers selected only when ghes_edac is not enabled
` [PATCH v2 5/7] EDAC/ghes: Prevent chipset-specific edac from loading after ghes_edac is registered
` [PATCH v2 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v2 7/7] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled
[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
2022-08-17 14:35 UTC (2+ messages)
` [Bug 216349] "
[PATCH net v2] l2tp: Serialize access to sk_user_data with sock lock
2022-08-17 14:33 UTC (3+ messages)
[PATCH 0/4] Enable timestamp support for SOF compress driver
2022-08-17 14:31 UTC (3+ messages)
[PATCH 0/4] ASoC/soundwire: log actual PING status on resume issues
2022-08-17 14:31 UTC (3+ messages)
[PATCH -next] ASoC: codecs: es8326: change es8326_regmap_config to static
2022-08-17 14:31 UTC (2+ messages)
[PATCH] ASoC: qcom: qdsp6: q6prm: add new clocks
2022-08-17 14:30 UTC (3+ messages)
[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
2022-08-17 14:31 UTC (3+ messages)
` [PATCH 2/2] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
[PATCH] ASoC: core: remove setting platform_max in kcontrol macros
2022-08-17 14:30 UTC (3+ messages)
[PATCH v1 1/1] sound: Add a new kcontrol
2022-08-17 14:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 2/2] Checked shebang changes against checkbashisms script
2022-08-17 14:30 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 3/3] added newline to 'END TESTLIST' to comply with runner string comparison
[Intel-gfx] [PATCH] drm/i915/mtl: Introduce FBC B
2022-08-17 14:30 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/mtl: Introduce FBC B (rev2)
[PATCH 0/1] PCI: Use pci_bridge_wait_for_secondary_bus after SBR instead of ssleep(1)
2022-08-17 14:30 UTC (2+ messages)
` [PATCH 1/1] "
[syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_dev_ioctl
2022-08-17 14:30 UTC
[XEN PATCH] build: Fix x86 build without EFI
2022-08-17 14:29 UTC (6+ messages)
` [XEN PATCH v2] build: Fix x86 out-of-tree "
[PATCH 0/4] ALSA: hda: Minor cleanups
2022-08-17 14:28 UTC (4+ messages)
[PATCH v2 0/4] arm64/sme: SME related fixes
2022-08-17 14:28 UTC (5+ messages)
` [PATCH v2 3/4] arm64/sme: Don't flush SVE register state when allocating SME storage
` [PATCH v2 4/4] arm64/sme: Don't flush SVE register state when handling SME traps
[PATCH v2 0/7] drm/msm/dsi regulator improvements
2022-08-17 14:25 UTC (5+ messages)
` [PATCH v2 4/7] regulator: core: Allow specifying an initial load w/ the bulk API
[PATCH v3] docs/zh_CN: Update the translation of gpio to 6.0-rc1
2022-08-17 14:25 UTC (2+ messages)
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-08-17 14:24 UTC (3+ messages)
[RFC PATCH] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
2022-08-17 14:25 UTC (5+ messages)
[meta-oe][kirkstone][PATCH] libcoap: Add recipe
2022-08-17 14:25 UTC (2+ messages)
` [OE-core] "
[Buildroot] [PATCH v2 1/2] utils/scanpypi: ensure tmp_extract is cleaned up on exception
2022-08-17 14:24 UTC (5+ messages)
` [Buildroot] [PATCH v2 2/2] utils/scanpypi: add flit package support
[PATCH] x86/microcode/AMD: Attempt applying on every logical thread
2022-08-17 14:23 UTC (5+ messages)
[PATCH v1 0/2] grep: integrate with sparse index
2022-08-17 14:23 UTC (3+ messages)
` [PATCH v1 2/2] builtin/grep.c: "
[PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific
2022-08-17 14:22 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: phy: hisilicon,hi3660-usb3: simplify example
` [PATCH 2/4] dt-bindings: phy: hisilicon,hi3670-usb3: "
` [PATCH 3/4] dt-bindings: remoteproc: qcom,pil-info: add missing imem compatible
` [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd
[RFC PATCH 0/6] Introduce a unified API for SCMI Server testing
2022-08-17 14:21 UTC (7+ messages)
` [RFC PATCH 5/6] firmware: arm_scmi: Add raw transmission support
KASAN: null-ptr-deref Write in io_file_get_normal
2022-08-17 14:22 UTC (5+ messages)
[PATCH] RDMA/hfi1: Suppress compiler warnings
2022-08-17 14:22 UTC
[PATCH] sched/topology: Remove EM_MAX_COMPLEXITY limit
2022-08-17 14:21 UTC (2+ messages)
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.