All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 18:57:38 to 2022-04-27 19:27:12 UTC [more...]

[PATCH] btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray
 2022-04-27 19:21 UTC  (3+ messages)

[PATCH v2 0/3] i2c: gpio: support write-only sda
 2022-04-27 19:25 UTC  (3+ messages)
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v2 3/3] i2c: gpio: support write-only sda

[Buildroot] [PATCH 1/1] package/mpd: fix iconv detection w/ libiconv installed
 2022-04-27 19:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_softpin: Exercise single offset eviction on all engines
 2022-04-27 19:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_softpin: Exercise single offset eviction on all engines (rev3)

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-27 19:25 UTC  (21+ messages)
` [PATCH v4 19/45] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v4 20/45] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v4 21/45] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v4 22/45] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v4 23/45] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v4 24/45] media: sun6i-csi: Move register configuration to capture
` [PATCH v4 42/45] media: sun6i-csi: Request a shared interrupt

[PATCH v10 00/18] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-04-27 19:24 UTC  (7+ messages)
` [PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock

[PATCH v14 00/64] ceph+fscrypt: full support
 2022-04-27 19:13 UTC  (65+ messages)
` [PATCH v14 01/64] libceph: add spinlock around osd->o_requests
` [PATCH v14 02/64] libceph: define struct ceph_sparse_extent and add some helpers
` [PATCH v14 03/64] libceph: add sparse read support to msgr2 crc state machine
` [PATCH v14 04/64] libceph: add sparse read support to OSD client
` [PATCH v14 05/64] libceph: support sparse reads on msgr2 secure codepath
` [PATCH v14 06/64] libceph: add sparse read support to msgr1
` [PATCH v14 07/64] ceph: add new mount option to enable sparse reads
` [PATCH v14 08/64] fs: change test in inode_insert5 for adding to the sb list
` [PATCH v14 09/64] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [PATCH v14 10/64] fscrypt: add fscrypt_context_for_new_inode
` [PATCH v14 11/64] ceph: preallocate inode for ops that may create one
` [PATCH v14 12/64] ceph: fscrypt_auth handling for ceph
` [PATCH v14 13/64] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v14 14/64] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v14 15/64] ceph: implement -o test_dummy_encryption mount option
` [PATCH v14 16/64] ceph: decode alternate_name in lease info
` [PATCH v14 17/64] ceph: add fscrypt ioctls
` [PATCH v14 18/64] ceph: make the ioctl cmd more readable in debug log
` [PATCH v14 19/64] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v14 20/64] ceph: add base64 endcoding routines for encrypted names
` [PATCH v14 21/64] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v14 22/64] ceph: send altname in MClientRequest
` [PATCH v14 23/64] ceph: encode encrypted name in dentry release
` [PATCH v14 24/64] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH v14 25/64] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v14 26/64] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v14 27/64] ceph: add helpers for converting names for userland presentation
` [PATCH v14 28/64] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v14 29/64] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v14 30/64] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v14 31/64] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v14 32/64] ceph: add support to readdir for encrypted filenames
` [PATCH v14 33/64] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v14 34/64] ceph: make ceph_get_name decrypt filenames
` [PATCH v14 35/64] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v14 36/64] ceph: add some fscrypt guardrails
` [PATCH v14 37/64] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v14 38/64] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v14 39/64] ceph: size handling for encrypted inodes in cap updates
` [PATCH v14 40/64] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v14 41/64] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v14 42/64] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v14 43/64] ceph: update WARN_ON message to pr_warn
` [PATCH v14 44/64] ceph: add __ceph_get_caps helper support
` [PATCH v14 45/64] ceph: add __ceph_sync_read "
` [PATCH v14 46/64] ceph: add object version support for sync read
` [PATCH v14 47/64] ceph: add infrastructure for file encryption and decryption
` [PATCH v14 48/64] ceph: add truncate size handling support for fscrypt
` [PATCH v14 49/64] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v14 50/64] ceph: disable fallocate for encrypted inodes
` [PATCH v14 51/64] ceph: disable copy offload on "
` [PATCH v14 52/64] ceph: don't use special DIO path for "
` [PATCH v14 53/64] ceph: align data in pages in ceph_sync_write
` [PATCH v14 54/64] ceph: add read/modify/write to ceph_sync_write
` [PATCH v14 55/64] ceph: plumb in decryption during sync reads
` [PATCH v14 56/64] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v14 57/64] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v14 58/64] ceph: add encryption support to writepage
` [PATCH v14 59/64] ceph: fscrypt support for writepages
` [PATCH v14 60/64] ceph: invalidate pages when doing direct/sync writes
` [PATCH v14 61/64] ceph: add support for encrypted snapshot names
` [PATCH v14 62/64] ceph: add support for handling "
` [PATCH v14 63/64] ceph: update documentation regarding snapshot naming limitations
` [PATCH v14 64/64] ceph: prevent snapshots to be created in encrypted locked directories

[PATCH v2 0/4] Flat-CCS eviction enhancements
 2022-04-27 19:24 UTC  (4+ messages)
` [PATCH v2 2/4] drm/i915/gt: optimize the ccs_sz calculation per chunk
  ` [Intel-gfx] "

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-27 19:13 UTC  (8+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v22 6/7] NFSD: add support for lock conflict to courteous server

[PATCH] video: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
 2022-04-27 19:24 UTC  (2+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-04-27 19:24 UTC  (2+ messages)

[PATCH v2 0/2] kernel: add new infrastructure for platform_has() support
 2022-04-27 19:24 UTC  (3+ messages)
` [PATCH v2 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH v2 0/3] tracing: Introduce trace clock tai
 2022-04-27 19:23 UTC  (7+ messages)
` [PATCH v2 1/3] timekeeping: Introduce fast accessor to "

[RFC] ethdev: datapath-focused meter actions
 2022-04-27 19:22 UTC 

+ mm-damon-vaddr-register-a-damon_operations-for-fixed-virtual-address-ranges-monitoring.patch added to -mm tree
 2022-04-27 19:19 UTC 

+ mm-damon-sysfs-support-fixed-virtual-address-ranges-monitoring.patch added to -mm tree
 2022-04-27 19:19 UTC 

+ docs-abiadmin-guide-damon-update-for-fixed-virtual-address-ranges-monitoring.patch added to -mm tree
 2022-04-27 19:19 UTC 

dim question: How to revert patches?
 2022-04-27 19:20 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-27 19:19 UTC 

[PATCH v4 0/6] 9pfs: macOS host fixes
 2022-04-27 18:58 UTC  (7+ messages)
` [PATCH v4 1/6] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH v4 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) "
` [PATCH v4 3/6] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PATCH v4 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH v4 5/6] 9pfs: fix removing non-existent POSIX ACL xattr "
` [PATCH v4 6/6] 9pfs: fix qemu_mknodat() to always return -1 on error "

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-04-27 19:15 UTC  (2+ messages)

[PATCH v4 0/9] btrfs: refactor scrub entrances for each profile
 2022-04-27 19:10 UTC  (4+ messages)

+ mm-hwpoison-use-pr_err-instead-of-dump_page-in-get_any_page.patch added to -mm tree
 2022-04-27 19:14 UTC 

[PATCH] mac80211: Reset MBSSID parameters upon connection
 2022-04-27 19:11 UTC  (2+ messages)

[PATCH] iio: common: cros_ec_sensors: Add label attribute
 2022-04-27 19:10 UTC  (3+ messages)

[PATCH] net/pcap: support MTU set
 2022-04-27 19:14 UTC  (7+ messages)

[PATCH v2 0/2] chrome: Remove Custom ABI |location| attribute
 2022-04-27 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] iio: ABI: Add a new location label
` [PATCH v2 2/2] iio: common: cros_ec_sensors: Add label attribute

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-04-27 19:04 UTC  (4+ messages)
` [PATCH 1/3] MyFirstContribution: move cover letter description to a separate file
` [PATCH 2/3] MyFirstContribution: also explain cover letter in GitGitGadget section
` [PATCH 3/3] MyFirstContribution: drop PR description for GGG single-patch contributions

[syzbot] WARNING in vma_merge
 2022-04-27 19:06 UTC  (5+ messages)

[RFC PATCH bpf-next 0/2] bpf: bpf link iterator
 2022-04-27 19:04 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/2] bpf: Add bpf_link iterator
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add bpf link iter test

[PULL 0/9] Kraxel 20220427 patches
 2022-04-27 19:09 UTC  (2+ messages)

[PATCH v2] nvme: return BLK_STS_OK on success in nvme_setup_rw
 2022-04-27 19:10 UTC 

[PATCH v3 0/3] staging: vt6655: Replace macro VNSvInPortD with ioread32()
 2022-04-27 19:10 UTC  (5+ messages)
` [PATCH v3 3/3] staging: vt6655: Replace VNSvInPortD with ioread32

[PATCH] media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
 2022-04-27 19:03 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-27 19:09 UTC 

[RFC] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-04-27 19:09 UTC  (4+ messages)

[PATCH v3 3/4] Add a new hypercall to get the ESRT
 2022-04-27 19:08 UTC  (3+ messages)

+ mm-huge_memory-do-not-overkill-when-splitting-huge_zero_page.patch added to -mm tree
 2022-04-27 19:00 UTC 

+ revert-mm-memory-failurec-skip-huge_zero_page-in-memory_failure.patch added to -mm tree
 2022-04-27 19:00 UTC 

[PATCH] Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921
 2022-04-27 19:00 UTC  (3+ messages)

[PATCH v2] platform: finally disallow IRQ0 in platform_get_irq() and its ilk
 2022-04-27 18:59 UTC  (3+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-04-27 18:58 UTC  (10+ messages)

[PATCH] Documentation/process: use scripts/get_maintainer.pl on patches
 2022-04-27 18:56 UTC 

[PATCH v5 0/4] leds: pca955x: Add HW blink support
 2022-04-27 18:54 UTC  (5+ messages)
` [PATCH v5 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v5 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v5 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v5 4/4] leds: pca955x: Add HW blink support

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-27 18:54 UTC  (6+ messages)

Security Working Group meeting - Wednesday April 27
 2022-04-27 19:03 UTC  (3+ messages)
` Security Working Group meeting - Wednesday April 27 - results

[RFC PATCH] git-compat-util: avoid failing dir ownership checks if running priviledged
 2022-04-27 18:54 UTC  (7+ messages)
` [PATCH] git-compat-util: avoid failing dir ownership checks if running privileged

[PATCH 0/5] zswap: cgroup accounting & control
 2022-04-27 18:53 UTC  (4+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage

net/dsa/tag_sja1105.c:432 sja1105_rcv() error: uninitialized symbol 'vid'
 2022-04-27 18:53 UTC  (5+ messages)

[RFC PATCH v2 0/3] ARM: dts: Support official Raspberry Pi 7inch touchscreen
 2022-04-27 18:52 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ARM: dts: bcm2*: Demux i2c0 with a pinctrl
` [RFC PATCH v2 2/3] of: Add support for -@ when compiling overlays
` [RFC PATCH v2 3/3] ARM: dto: Add bcm2711-rpi-7-inches-ts.dts overlay

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-27 18:53 UTC  (4+ messages)
` [PATCH v2 12/13] arm64: dts: renesas: Add initial DTSI for RZ/V2M SoC

[Buildroot] [PATCH v2 0/2] External GCC12 toolchain support
 2022-04-27 19:00 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: Generate helpers for pinning through bpf object skeleton
 2022-04-27 18:51 UTC  (8+ messages)
` [PATCH bpf-next 2/4] libbpf: Add helpers for pinning bpf prog "

[PATCH 0/2] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2022-04-27 18:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: leds: Fix binding document for the Mediatek MT6360 LED
` [PATCH 2/2] dt-bindings: mfd: Add bindings for the Mediatek MT6360

[Buildroot] [git commit] toolchain/Config.in: add BR2_TOOLCHAIN_GCC_AT_LEAST_12 blind option
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/libpri: bump to version 1.6.0
 2022-04-27 18:50 UTC 

Request to create 2 new repositories for "bios-bmc-smm-error-logger"
 2022-04-27 19:00 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove unused semaphore "allrxreturnevt"
 2022-04-27 19:00 UTC 

[Buildroot] [git commit] package/ltp-testsuite: fix static build
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] toolchain/toolchain-external/toolchain-external-custom: add gcc 12 version selection
 2022-04-27 18:50 UTC 

[ovmf test] 169791: regressions - FAIL
 2022-04-27 19:00 UTC 

[Buildroot] [git commit] package/strace: bump to version 5.17
 2022-04-27 18:50 UTC 

[RFC PATCH 0/2] arm64: use PIE code generation for KASLR kernel
 2022-04-27 18:58 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64: jump_label: use more precise asm constraints

[PATCH 0/2] mm/memory-failure: rework fix on huge_zero_page splitting
 2022-04-27 19:00 UTC  (4+ messages)
` [PATCH 2/2] mm/huge_memory: do not overkill when splitting huge_zero_page

[PATCH 0/4] KVM nVHE Hypervisor stack unwinder
 2022-04-27 18:46 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH 2/4] KVM: arm64: Add hypervisor overflow stack
` [PATCH 3/4] KVM: arm64: Allocate shared stacktrace pages
` [PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[Buildroot] [git commit] package/libpri: fix static build
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/harfbuzz: bump to version 4.2.1
 2022-04-27 18:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-27 18:59 UTC 

[Buildroot] [git commit] package/pciutils: bump to version 3.8.0
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/ethtool: bump to version 5.17
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/libfribidi: bump to version 1.0.12
 2022-04-27 18:50 UTC 

Feature Request: Configurable Re-Resolving of DNS Endpoints
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/libgcrypt: bump to version 1.10.1
 2022-04-27 18:50 UTC 

[PATCH v2 0/4] KVM: arm64: vgic: Misc ITS fixes
 2022-04-27 18:48 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
` [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
` [PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
` [PATCH v2 4/4] KVM: arm64: vgic: Undo work in failed ITS restores

[PATCH 0/2] Initial GuC firmware release for DG2
 2022-04-27 18:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Buildroot] [git commit] package/hwdata: bump to version 0.358
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] Revert "package/pure-ftpd: doesn't build with libressl"
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/moarvm: bump to version 2022.04
 2022-04-27 18:50 UTC 

[PATCH perf/core 0/5] perf tools: Fix prologue generation
 2022-04-27 18:47 UTC  (8+ messages)
` [PATCH perf/core 1/5] libbpf: Add bpf_program__set_insns function

[Buildroot] [git commit] package/wtfutil: add CPE variables
 2022-04-27 18:50 UTC 

[PATCH v1 0/2] xfs: remove quota warning limits
 2022-04-27 18:47 UTC  (3+ messages)
` [PATCH v1 1/2] xfs: remove quota warning limit from struct xfs_quota_limits

[Buildroot] [git commit] package/kodi-inputstream-adaptive: bump version to 19.0.4-Matrix
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] boot/barebox: bump version to 2022.04.0
 2022-04-27 18:50 UTC 

[Buildroot] [git commit] package/python-esptool: bump version to 3.3
 2022-04-27 18:50 UTC 

[PATCH v1 0/2] acpi: Remove acpi_release_memory()
 2022-04-27 18:46 UTC  (3+ messages)


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.