messages from 2022-04-06 03:44:21 to 2022-04-06 04:46:41 UTC [more...]
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-06 3:43 UTC (45+ messages)
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring
` [PATCH v9 15/32] virtio_ring: packed: extract the logic of vq init
` [PATCH v9 16/32] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v9 17/32] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v9 20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 30/32] virtio_net: split free_unused_bufs()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
[PATCH 0/3] drm/msm: remove DRM mode setting object arrays
2022-04-06 4:03 UTC (7+ messages)
` [PATCH 1/3] drm/msm/dpu: remove manual destruction of DRM objects
` [PATCH 2/3] drm/msm: loop over encoders using drm_for_each_encoder()
` [PATCH 3/3] drm/msm: don't store created planes, connectors and encoders
linux-next: Signed-off-by missing for commit in the v4l-dvb tree
2022-04-06 0:02 UTC (3+ messages)
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-04-06 0:35 UTC (25+ messages)
next/pending-fixes baseline: 207 runs, 5 regressions (v5.18-rc1-178-g95d86c51b643)
2022-04-05 21:06 UTC
mmotm 2022-04-05-15-54 uploaded
2022-04-05 22:54 UTC
linux-next: please clean up the usb-chipidea-fixes tree
2022-04-05 23:39 UTC
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-04-05 22:06 UTC (11+ messages)
[RFC PATCH] btrfs-progs: prop: add datacow inode property
2022-04-05 22:35 UTC (4+ messages)
[PATCH] ALSA: hda/tegra: Fix hda Jack detection
2022-04-06 4:44 UTC (5+ messages)
[PATCH] btrfs: rename BTRFS_FS_OPEN add comment
2022-04-05 23:27 UTC (3+ messages)
[PULL] u-boot-riscv/master
2022-04-06 4:43 UTC
[PATCH 1/2] perf docs: Add perf-iostat link to manpages
2022-04-05 20:54 UTC (3+ messages)
` [PATCH 2/2] perf: Add external commands to list-cmds
[PATCH] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
2022-04-06 4:42 UTC (3+ messages)
[PATCH] ARM: dts: ci4x10: Reflect upstream change to fec clocks
2022-04-06 4:39 UTC (2+ messages)
` [PATCH v2] ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding "
[PATCH v2] kasan: Fix sleeping function called from invalid context on RT kernel
2022-04-06 4:39 UTC (5+ messages)
GSoC 2022: Applications open for contributors
2022-04-05 20:48 UTC
Subscription
2022-04-05 20:26 UTC
[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
2022-04-05 19:57 UTC
[PATCH net-next] net: mvneta: add support for page_pool_get_stats
2022-04-05 20:32 UTC
[PATCH v2 1/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
2022-04-06 4:30 UTC (2+ messages)
` [PATCH v2 2/2] staging: r8188eu: check the return of kzalloc()
patch idea for wfx
2022-04-06 4:28 UTC (5+ messages)
[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 1158f79f82d437093aeed87d57df0548bdd68146
2022-04-06 4:25 UTC
[PATCH net-next] net: ensure net_todo_list is processed quickly
2022-04-05 22:40 UTC (2+ messages)
[PATCH net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
2022-04-05 20:52 UTC
[PATCH net-next] tcp: add accessors to read/set tp->snd_cwnd
2022-04-05 23:35 UTC
[PATCH v13 00/59] ceph+fscrypt: full support
2022-04-05 19:20 UTC (60+ messages)
` [PATCH v13 01/59] libceph: add spinlock around osd->o_requests
` [PATCH v13 02/59] libceph: define struct ceph_sparse_extent and add some helpers
` [PATCH v13 03/59] libceph: add sparse read support to msgr2 crc state machine
` [PATCH v13 04/59] libceph: add sparse read support to OSD client
` [PATCH v13 05/59] libceph: support sparse reads on msgr2 secure codepath
` [PATCH v13 06/59] libceph: add sparse read support to msgr1
` [PATCH v13 07/59] ceph: add new mount option to enable sparse reads
` [PATCH v13 08/59] fs: change test in inode_insert5 for adding to the sb list
` [PATCH v13 09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [PATCH v13 10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [PATCH v13 11/59] fscrypt: add fscrypt_context_for_new_inode
` [PATCH v13 12/59] ceph: preallocate inode for ops that may create one
` [PATCH v13 13/59] ceph: fscrypt_auth handling for ceph
` [PATCH v13 14/59] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v13 15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v13 16/59] ceph: implement -o test_dummy_encryption mount option
` [PATCH v13 17/59] ceph: decode alternate_name in lease info
` [PATCH v13 18/59] ceph: add fscrypt ioctls
` [PATCH v13 19/59] ceph: make the ioctl cmd more readable in debug log
` [PATCH v13 20/59] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v13 21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v13 22/59] ceph: send altname in MClientRequest
` [PATCH v13 23/59] ceph: encode encrypted name in dentry release
` [PATCH v13 24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH v13 25/59] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v13 26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v13 27/59] ceph: add helpers for converting names for userland presentation
` [PATCH v13 28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v13 29/59] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v13 30/59] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v13 31/59] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v13 32/59] ceph: add support to readdir for encrypted filenames
` [PATCH v13 33/59] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v13 34/59] ceph: make ceph_get_name decrypt filenames
` [PATCH v13 35/59] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v13 36/59] ceph: add some fscrypt guardrails
` [PATCH v13 37/59] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v13 38/59] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v13 39/59] ceph: size handling for encrypted inodes in cap updates
` [PATCH v13 40/59] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v13 41/59] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v13 42/59] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v13 43/59] ceph: update WARN_ON message to pr_warn
` [PATCH v13 44/59] ceph: add __ceph_get_caps helper support
` [PATCH v13 45/59] ceph: add __ceph_sync_read "
` [PATCH v13 46/59] ceph: add object version support for sync read
` [PATCH v13 47/59] ceph: add infrastructure for file encryption and decryption
` [PATCH v13 48/59] ceph: add truncate size handling support for fscrypt
` [PATCH v13 49/59] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v13 50/59] ceph: disable fallocate for encrypted inodes
` [PATCH v13 51/59] ceph: disable copy offload on "
` [PATCH v13 52/59] ceph: don't use special DIO path for "
` [PATCH v13 53/59] ceph: align data in pages in ceph_sync_write
` [PATCH v13 54/59] ceph: add read/modify/write to ceph_sync_write
` [PATCH v13 55/59] ceph: plumb in decryption during sync reads
` [PATCH v13 56/59] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v13 57/59] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v13 58/59] ceph: add encryption support to writepage
` [PATCH v13 59/59] ceph: fscrypt support for writepages
[PATCH 0/3] Add initial support for MA35D1 SoC
2022-04-06 4:15 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: clock: add binding for MA35D1 clock controller
` [PATCH 2/3] dt-bindings: clock: Document MA35D1 clock controller bindings
[PATCH v3] common/encrypt: allow the use of 'fscrypt:' as key prefix
2022-04-05 18:15 UTC (2+ messages)
[RFC] mm/vmscan: add periodic slab shrinker
2022-04-06 4:14 UTC (15+ messages)
[PATCH kernel v2] powerpc/boot: Stop using RELACOUNT
2022-04-06 4:01 UTC (2+ messages)
[PATCH v2 0/2] x86/mce: Grade new machine errors for AMD MCEs and include messages for panic cases
2022-04-05 17:46 UTC (8+ messages)
` [PATCH v2 1/2] x86/mce: Extend AMD severity grading function with new types of errors
` [PATCH v2 2/2] x86/mce: Add messages to describe panic machine errors on AMD's MCEs grading
[PATCH 0/2] x86/mce: Simplify AMD MCEs severity grading and include messages for panic cases
2022-04-05 18:32 UTC (3+ messages)
` [PATCH 1/2] x86/mce: Simplify AMD severity grading logic
` [PATCH 2/2] x86/mce: Add messages for panic errors in AMD's MCE grading
[krzk-github:n/qcom-ufs-opp-v2 14/15] drivers/scsi/ufs/ufshcd-pltfrm.c:373:23: error: use of undeclared identifier 'clki'
2022-04-06 4:03 UTC
[PATCH] x86/efi: Remove references of EFI earlyprintk from documentation
2022-04-05 18:00 UTC (3+ messages)
[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
2022-04-05 16:00 UTC (4+ messages)
` [PATCH v3 1/5] fpga: zynq: Fix incorrect variable type
[PATCH] fpga: altera-pr-ip: fix unsigned comparison with less than zero
2022-04-05 18:53 UTC
[PATCH kernel] KVM: PPC: Fix TCE handling for VFIO
2022-04-06 4:04 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/uncore: Warn on previous unclaimed accesses
2022-04-06 4:02 UTC (2+ messages)
[Bug 215769] New: man 2 vfork() does not document corner case when PID == 1
2022-04-05 19:27 UTC (2+ messages)
` [Bug 215769] "
[PATCH] parisc: Change MAX_ADDRESS to become unsigned long long
2022-04-05 19:30 UTC
Recurring INEQUIVALENT ALIASES issues and userland corruption/crashes
2022-04-05 21:13 UTC (2+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-05 23:45 UTC (3+ messages)
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-05 18:30 UTC (14+ messages)
[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
2022-04-05 22:00 UTC (5+ messages)
` [PATCHv3 1/4] generic/468: Add another falloc test entry
[PATCH] can: isotp: stop timeout monitoring when no first frame was sent
2022-04-05 17:51 UTC
[PATCH] configure.ac: add lsns option
2022-04-05 18:04 UTC
[PATCH v3 1/3] staging: rtl8712: fix potential memory leak in r8712_init_drv_sw()
2022-04-06 3:56 UTC (3+ messages)
` [PATCH v3 2/3] staging: rtl8712: change the type of _r8712_init_recv_priv()
` [PATCH v3 3/3] staging: rtl8712: add two validation check in r8712_init_drv_sw()
[PATCH v2] staging: rtl8712: fix potential memory leak in r8712_xmit_resource_alloc()
2022-04-06 3:52 UTC
[PATCH v2] staging: rtl8712: fix potential memory leak in _r8712_init_xmit_priv()
2022-04-06 3:52 UTC
[PATCH v2] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
2022-04-06 3:50 UTC
[PATCH v2] staging: rtl8723bs: fix potential memory leak in _rtw_init_xmit_priv()
2022-04-06 3:50 UTC
[PATCH v2] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
2022-04-06 3:49 UTC
[RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
2022-04-06 3:48 UTC (5+ messages)
[PATCH v2] staging: r8188eu: fix potential memory leak in rtw_os_xmit_resource_alloc()
2022-04-06 3:48 UTC
[PATCH v4] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
2022-04-06 3:47 UTC
[PATCH v5 0/3] Ingenic DRM bridge_atomic_enable proposal
2022-04-05 21:03 UTC (4+ messages)
` [PATCH v5 1/3] drm/ingenic : add ingenic_drm_bridge_atomic_enable and disable
[PATCH v2 0/5] KVM: mm: count KVM page table pages in pagetable stats
2022-04-05 18:50 UTC (3+ messages)
[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
2022-04-05 22:28 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v4] "
[PATCH] smalloc: fix ptr address in redzone error message
2022-04-05 17:47 UTC (2+ messages)
[RT][PATCH 1/2] rcutorture: Also force sched priority to timersd on boosting test
2022-04-05 16:21 UTC (3+ messages)
` [RT][PATCH 2/2] tick: Fix timer storm since introduction of timersd
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.