All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-26 15:17:13 to 2021-08-26 16:20:39 UTC [more...]

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-08-26 16:20 UTC  (18+ messages)
` [RFC PATCH v8 01/24] vfs: export new_inode_pseudo
` [RFC PATCH v8 02/24] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v8 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v8 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v8 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v8 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v8 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v8 08/24] ceph: crypto context handling for ceph
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v8 10/24] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v8 11/24] ceph: add fscrypt ioctls
` [RFC PATCH v8 12/24] ceph: decode alternate_name in lease info
` [RFC PATCH v8 13/24] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v8 14/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v8 15/24] ceph: send altname in MClientRequest
` [RFC PATCH v8 19/24] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v8 20/24] ceph: add fscrypt support to ceph_fill_trace

[PATCH] coresight: syscfg: fix compiler warnings
 2021-08-26 16:19 UTC  (4+ messages)

dax_supported() related cleanups v2
 2021-08-26 16:19 UTC  (4+ messages)
` [PATCH 3/9] dm: use fs_dax_get_by_bdev instead of dax_get_by_host

[PATCH v2] mm/hugetlb: initialize hugetlb_usage in mm_init
 2021-08-26 16:19 UTC  (2+ messages)

[PATCH v2] md/raid10: Remove rcu_dereference when it doesn't need rcu lock to protect
 2021-08-26 16:18 UTC  (3+ messages)

[PATCH v4] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-26 16:18 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/4] KVM: Various fixes and improvements around kicking vCPUs
 2021-08-26 16:17 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: Optimize kvm_make_vcpus_request_mask() a bit
` [PATCH v3 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.244-63-g95e0cf61b8df)
 2021-08-26 16:17 UTC 

[PATCH v3 1/2] x86/sgx: Add the missing ifdef for sgx_set_attribute()
 2021-08-26 16:17 UTC  (6+ messages)
` [PATCH v3 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo

[PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
 2021-08-26 16:16 UTC  (4+ messages)
  ` [PATCH V4] "

[Intel-gfx] [PATCH 00/27] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-26 16:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clean up GuC CI failures, simplify locking, and kernel DOC (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net] rtnetlink: Return correct error on changing device netns
 2021-08-26 16:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/song/md
 2021-08-26 16:13 UTC 

[PATCH] python3-pluggy: upgrade 0.13.1 -> 1.0.0
 2021-08-26 16:12 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 00/20] drm/sched dependency handling and implicit sync fixes
 2021-08-26 16:16 UTC  (7+ messages)
` [PATCH v5 12/20] drm/msm: Use scheduler dependency handling
  ` [Intel-gfx] "
` [PATCH v5 16/20] drm/msm: Don't break exclusive fence ordering
    ` [Intel-gfx] "

[PATCH v2] tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
 2021-08-26 16:11 UTC  (2+ messages)

[PATCH net] sch_htb: Fix inconsistency when leaf qdisc creation fails
 2021-08-26 16:10 UTC  (2+ messages)

Looking for two missing files used in the `emu-master-dev` branch in the repo
 2021-08-26 16:08 UTC 

arch/riscv/include/asm/current.h:31:9: sparse: sparse: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit
 2021-08-26 16:10 UTC 

[PATCH] media: hevc: fix pictures lists type
 2021-08-26 16:09 UTC  (5+ messages)

[igt-dev] [PATCH] tests/kms_atomic: igt_require_pipe_crc for plane_immutable_zpos
 2021-08-26 16:08 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 00/25] Support reftable ref backend for Git
 2021-08-26 16:02 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v13 0/7] Add tpm i2c ptp driver
 2021-08-26 16:05 UTC  (15+ messages)
` [PATCH v13 1/7] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v13 2/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v13 3/7] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v13 4/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v13 5/7] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v13 6/7] tpm: tpm_tis: add tpm_tis_i2c driver
` [PATCH v13 7/7] tpm: Add YAML schema for TPM TIS I2C options

[Patch v2 0/2] hw/arm/xlnx-versal: hw/arm/xlnx-zynqmp: Add unimplemented mmio
 2021-08-26 16:00 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: Provide a TODO file for this driver
 2021-08-26 16:04 UTC  (3+ messages)

[PATCH] loop: replace loop_ctl_mutex with loop_idr_spinlock
 2021-08-26 16:03 UTC 

[PATCH v3 0/2] configure: Remove -malign-* and fix Clang 14 breakage
 2021-08-26 16:02 UTC  (3+ messages)
` [PATCH v3 1/2] configure: Remove obsoleted -malign-{jumps, loops, functions}
` [PATCH v3 2/2] configure: Check -falign-jumps=1 beside -falign-loops=1

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-08-26 16:03 UTC 

[PATCH v6 0/4] Re-implement prserv on top of asyncrpc
 2021-08-26 16:02 UTC  (3+ messages)
` [PATCH v6 3/4] prserv: Replace XML RPC with modern asyncrpc implementation
  ` [bitbake-devel] "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-08-26 16:02 UTC 

[RFC PATCH v1 0/5] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-08-26 16:01 UTC  (4+ messages)
` [RFC PATCH v1 2/5] arm64: dts: imx8mm: add common -binman.dtsi

[BlueZ PATCH v1] adv_monitor: Change sampling period to uint16_t
 2021-08-26 16:01 UTC 

[PATCH 0/2] KVM: SMM fixes for nVMX
 2021-08-26 16:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation

[PATCH] ASoC: dt-bindings: mediatek: mt8192: re-add audio afe document
 2021-08-26 15:48 UTC  (7+ messages)

[RFC PATCH v8 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-08-26 15:57 UTC  (5+ messages)
  ` [RFC PATCH v8 2/4] arm64: Reorganize the unwinder code for better consistency and maintenance
  ` [RFC PATCH v8 3/4] arm64: Introduce stack trace reliability checks in the unwinder

[PATCH v2 0/3] J7200/J721E: Fix USB DFU Boot mode
 2021-08-26 15:58 UTC  (4+ messages)
` [PATCH v2 1/3] arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance
` [PATCH v2 2/3] environment: ti: k3_dfu: Increase the size allocated for bootloader images in dfu_alt_info_ram
` [PATCH v2 3/3] configs: j72*_evm: Define the buffer sizes for dfu

[PATCH for-next v2] RDMA/core/sa_query: Retry SA queries
 2021-08-26 15:59 UTC  (3+ messages)

[BlueZ PATCH v1] adv_monitor: Clear any running DeviceLost timers on power down
 2021-08-26 15:59 UTC 

[PATCH] hw/arm/smmuv3: Support non-PCI/PCIe devices connection
 2021-08-26 15:57 UTC  (6+ messages)

[PATCH 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
 2021-08-26 15:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/6] tr2: fix memory leak & logic error in 2f732bf15e6

Question: t/io_uring performance
 2021-08-26 15:57 UTC  (3+ messages)

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-26 15:57 UTC  (4+ messages)
  ` [greybus-dev] "

[PATCH v2 0/1] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-08-26 15:56 UTC  (4+ messages)
` [PATCH v2 1/1] virtio: failover: define the default device to use in case of error

bus: mhi: parse_xfer_event running transfer completion callbacks more than once for a given buffer
 2021-08-26 15:54 UTC  (6+ messages)

[Bug 207887] New: USB devices connected to Thinkpad Dock hangs after a while
 2021-08-26 15:52 UTC  (2+ messages)
` [Bug 207887] USB keyboard (and other devices) "

[GIT PULL] Ceph fixes for 5.14-rc8
 2021-08-26 15:51 UTC 

Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
 2021-08-26 15:49 UTC  (8+ messages)

[PATCH net 0/7] net: hns3: add some fixes for -net
 2021-08-26 15:50 UTC  (2+ messages)

[PATCH] ALSA: hda: Disable runtime resume at shutdown
 2021-08-26 15:47 UTC 

[patch] kcsan: Make it RT aware
 2021-08-26 15:48 UTC  (6+ messages)

[PATCH] riscv: add support for hugepage migration
 2021-08-26 15:48 UTC  (3+ messages)

[PATCH] Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
 2021-08-26 15:47 UTC 

Minutes: Yocto Project Weekly Triage Meeting 8/26/2021
 2021-08-26 15:47 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-08-26 15:46 UTC 

[PATCH] staging: rtl8723bs: prevent ->ssid overflow in rtw_wx_set_scan()
 2021-08-26 15:46 UTC 

stable-rc/queue/5.10 build: 177 builds: 0 failed, 177 passed, 14 warnings (v5.10.60-94-g36cbc97d5d99)
 2021-08-26 15:45 UTC 

[dpdk-dev] [PATCH] doc: announce library refactor for ABI improvement
 2021-08-26 15:44 UTC  (4+ messages)
` [dpdk-dev] [EXT] "

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.281-31-gd9f436687abd)
 2021-08-26 15:44 UTC 

main - spec: Rename vdoimport to lvm_import_vdo
 2021-08-26 15:43 UTC 

main - vdo: Rename vdoimport to lvm_import_vdo
 2021-08-26 15:43 UTC 

[PATCH v3 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-26 15:43 UTC  (4+ messages)
` [PATCH v3 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2021-08-26 15:42 UTC 

[RFC PATCH 0/1] virtio: false unhandled irqs from vring_interrupt()
 2021-08-26 15:42 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-08-26 15:41 UTC 

(no subject)
 2021-08-26 15:39 UTC  (3+ messages)
` [PATCH v2] hw/sensor: Add lsm303dlhc magnetometer device

[PATCH v2 0/5] Enable -Warray-bounds and -Wzero-length-bounds
 2021-08-26 15:39 UTC  (5+ messages)
` [PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions

[PATCH v2 2/2] platform/x86: wmi: fail wmi_driver_register when no GUID is found
 2021-08-26 15:39 UTC  (6+ messages)
` [PATCH v3] platform/x86: Add driver for ACPI WMAA EC-based backlight control

linux-next: build failure after merge of the kspp tree
 2021-08-26 15:38 UTC  (2+ messages)

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.204-83-g8c193742738f)
 2021-08-26 15:37 UTC 

git log --encoding=HTML is not supported
 2021-08-26 15:37 UTC  (5+ messages)

[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
 2021-08-26 15:30 UTC  (10+ messages)

pull-request: bpf 2021-08-26
 2021-08-26 15:37 UTC 

[PATCH igt v2 0/3] Initial igt tests for drm/msm ioctls
 2021-08-26 15:37 UTC  (5+ messages)
` [PATCH igt v2 3/3] msm: Add submit ioctl tests
    ` [igt-dev] "

[PATCH 0/7] perf/x86/intel/uncore: Various fix for ICX and SPR
 2021-08-26 15:32 UTC  (8+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
` [PATCH 2/7] perf/x86/intel/uncore: Fix invalid unit check
` [PATCH 3/7] perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
` [PATCH 4/7] perf/x86/intel/uncore: Fix Intel SPR CHA "
` [PATCH 5/7] perf/x86/intel/uncore: Fix Intel SPR IIO "
` [PATCH 6/7] perf/x86/intel/uncore: Fix Intel SPR M2PCIE "
` [PATCH 7/7] perf/x86/intel/uncore: Fix Intel SPR M3UPI "

[LTP] [PATCH 1/4 v2] api: Add a IS_BIT_SET() macro in tst_bitmap.h
 2021-08-26 15:35 UTC  (6+ messages)
` [LTP] [PATCH 2/4 v2] epoll_ctl: Add test for epoll_ctl03
` [LTP] [PATCH 4/4 v2] epoll_create: Add test for epoll_create02

[PATCH] wcn36xx: Fix missing frame timestamp for beacon/probe-resp
 2021-08-26 15:46 UTC 

[GIT PULL] md-fixes 20210825
 2021-08-26 15:35 UTC  (3+ messages)

[PATCH v2 1/4] tools: docker: Bump up QEMU version to 6.1.0
 2021-08-26 15:33 UTC  (4+ messages)
` [PATCH v2 2/4] tools: docker: Build and install genimage
` [PATCH v2 3/4] riscv: sifive: unleashed: Add genimage config files
` [PATCH v2 4/4] azure/gitlab: Add tests for SiFive Unleashed board

[PATCH] drm/msm: Improve drm/sched point of no return rules
 2021-08-26 15:38 UTC  (4+ messages)
    ` [Intel-gfx] "

Adding sync_shrinkers function for TTM pool optimization
 2021-08-26 15:34 UTC  (6+ messages)
` [PATCH 1/2] mm/vmscan: add sync_shrinkers function v2

[RFC net-next] ipv6: Support for anonymous tunnel decapsulation
 2021-08-26 15:33 UTC  (2+ messages)

[PATCH for-next 0/7] RDMA/hns: Updates for 5.15
 2021-08-26 15:33 UTC  (2+ messages)

[PATCH PREEMPT_RT] i915: fix PREEMPT_RT locking splats
 2021-08-26 15:32 UTC  (2+ messages)

[linux-next:master 9124/10638] sound/soc/intel/skylake/skl-topology.c:2578:38: sparse: sparse: incorrect type in assignment (different base types)
 2021-08-26 15:32 UTC 

[LTP] [PATCH v2 1/4] Add tst_get_free_gid() helper function to LTP library
 2021-08-26 15:31 UTC  (6+ messages)
` [LTP] [PATCH v2 4/4] Add test for CVE 2018-13405

[PATCH 1/2] ALSA: hda/cs8409: Prevent pops and clicks during suspend
 2021-08-26 15:29 UTC  (13+ messages)
` [PATCH 2/2] ALSA: hda/cs8409: Prevent pops and clicks during reboot

[PATCH] usb: host: ehci: skip STS_HALT check for aspeed platform
 2021-08-26 15:28 UTC  (3+ messages)

[RFC net-next 0/2] DSA slave with customise netdev features
 2021-08-26 15:27 UTC  (8+ messages)
` [RFC net-next 2/2] net: dsa: tag_mtk: handle VLAN tag insertion on TX

[Intel-gfx] [PATCH] drm/i915: Be more gentle when exiting non-persistent contexts
 2021-08-26 15:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Be more gentle when exiting non-persistent contexts (rev2)

[PATCH] qrtr: mhi: Fix duplicate channel start
 2021-08-26 15:36 UTC  (2+ messages)

[PATCH v4] IB/sa: Resolving use-after-free in ib_nl_send_msg
 2021-08-26 15:25 UTC  (7+ messages)

Run an executable script on the yocto image
 2021-08-26 15:25 UTC  (2+ messages)
` [yocto] "

[PATCH] usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
 2021-08-26 15:24 UTC  (4+ messages)

[PATCH 1/2] clk: imx: imx6ul: Move csi_sel mux to correct base register
 2021-08-26 15:20 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx6ul: Fix csi clk gate register

[RFC PATCH v2 00/44] TDX support
 2021-08-26 15:21 UTC  (4+ messages)
` [RFC PATCH v2 33/44] qmp: add query-tdx-capabilities query-tdx command

[PATCH 1/2] xopen: explicitly report creation failures
 2021-08-26 15:23 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-08-26 15:23 UTC 

[Bug 214187] New: Intel 7260 Chip Failures
 2021-08-26 15:22 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-08-26 15:22 UTC 

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-08-26 15:13 UTC  (3+ messages)
` [RFC PATCH 1/2] Adding Kconfig options for custom CSR support and Andes CPU model
` [RFC PATCH 2/2] Adding necessary files for Andes platforms, cores to enable custom CSR support

[PATCH v3] btrfs: reflink: Initialize return value to 0 in btrfs_extent_same()
 2021-08-26 15:17 UTC  (2+ messages)

[meta-python][PATCH] python3-license-expression: add ptest artifacts
 2021-08-26 15:19 UTC 

[PATCH v3 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
 2021-08-26 15:17 UTC  (3+ messages)
` [PATCH v3 2/2] target/ppc: fix "

[linux-next:master 9526/10638] mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0xa0): undefined reference to `clk_register_gate'
 2021-08-26 15:18 UTC  (2+ messages)

How about making oom_score_adj smarter?
 2021-08-26 15:10 UTC 

[PATCH] cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
 2021-08-26 15:19 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 1/2] kni: rework rte_kni_update_link using ioctl
 2021-08-26 15:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 1/3] "
  ` [dpdk-dev] [PATCH v5 2/3] kni: implement basic get_link_ksettings callback
  ` [dpdk-dev] [PATCH v5 3/3] app/test: fix return value of test_kni_link_change

[PATCH v2 0/9] i2c: i801: Series with improvements
 2021-08-26 15:18 UTC  (3+ messages)
` [PATCH v2 5/9] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE

[PATCH] hw/virtio: Update vring after modifying its queue size
 2021-08-26 15:16 UTC  (4+ messages)

[dpdk-dev] [RFC 0/7] crypto/ipsec_mb: introduce ipsec_mb framework
 2021-08-26 15:16 UTC  (8+ messages)
` [dpdk-dev] [PATCH v1 0/8] drivers/crypto: "
  ` [dpdk-dev] [PATCH v1 2/8] drivers/crypto: move aesni-mb PMD to IPsec-mb framework
  ` [dpdk-dev] [PATCH v1 4/8] drivers/crypto: move kasumi "
  ` [dpdk-dev] [PATCH v1 5/8] drivers/crypto: move snow3g "
  ` [dpdk-dev] [PATCH v1 6/8] crypto/ipsec_mb: add snow3g digest appended ops support
  ` [dpdk-dev] [PATCH v1 7/8] drivers/crypto: move zuc PMD to IPsec-mb framework
  ` [dpdk-dev] [PATCH v1 8/8] crypto/ipsec_mb: add chacha20-poly1305 PMD to framework

[PATCH] monitor/qmp: fix race with clients disconnecting early
 2021-08-26 15:15 UTC  (4+ messages)

[PATCH 0/3] drm/etnaviv: IOMMU related fixes
 2021-08-26 15:17 UTC  (4+ messages)
` [PATCH 2/3] drm/etnaviv: fix dma configuration of the virtual device


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.