messages from 2023-04-12 11:16:19 to 2023-04-12 11:34:05 UTC [more...]
[PATCH v5 0/5] Fix error propagation amongst request
2023-04-12 11:33 UTC (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 1/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
2023-04-12 11:32 UTC (7+ messages)
` [PATCH v5 02/18] timer: Add comment to get_next_timer_interrupt() description
` [PATCH v5 03/18] timer: Move store of next event into __next_timer_interrupt()
[RFC 00/27] Add VDUSE support to Vhost library
2023-04-12 11:33 UTC (2+ messages)
[PATCH] hush: Fix a memory leak in run_command()
2023-04-12 11:29 UTC (2+ messages)
[Intel-xe] [RFC 0/2] Dump + OOB workarounds
2023-04-12 11:31 UTC (3+ messages)
` [Intel-xe] [RFC 2/2] drm/xe: Register "
[PATCH v3] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
2023-04-12 11:31 UTC (3+ messages)
[PATCH] CodeSamples/count: Remove unnecessary memory barriers
2023-04-12 11:32 UTC (6+ messages)
[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
2023-04-12 11:27 UTC (112+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795
` [PATCH 02/27] dt-bindings: phy: mediatek,dsi-phy: Add compatible for MT6795 Helio X10
` [PATCH 02/27] dt-bindings: phy: mediatek, dsi-phy: "
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
` [PATCH 04/27] dt-bindings: display: mediatek: aal: "
` [PATCH 05/27] dt-bindings: display: mediatek: dsi: "
` [PATCH 06/27] dt-bindings: display: mediatek: ovl: "
` [PATCH 07/27] dt-bindings: display: mediatek: rdma: "
` [PATCH 08/27] dt-bindings: display: mediatek: wdma: "
` [PATCH 09/27] dt-bindings: display: mediatek: color: "
` [PATCH 10/27] dt-bindings: display: mediatek: gamma: "
` [PATCH 11/27] dt-bindings: display: mediatek: merge: "
` [PATCH 12/27] dt-bindings: display: mediatek: split: "
` [PATCH 13/27] dt-bindings: display: mediatek: ufoe: "
` [PATCH 14/27] dt-bindings: display: mediatek: od: "
` [PATCH 15/27] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795
` [PATCH 15/27] dt-bindings: mailbox: mediatek, gce-mailbox: "
` [PATCH 16/27] arm64: dts: mediatek: mt6795: Add support for the CMDQ/GCE mailbox
` [PATCH 17/27] arm64: dts: mediatek: mt6795: Add MMSYS node for multimedia clocks
` [PATCH 18/27] arm64: dts: mediatek: mt6795: Add support for IOMMU and LARBs
` [PATCH 19/27] arm64: dts: mediatek: mt6795: Add support for display blocks and DPI/DSI
` [PATCH 20/27] arm64: dts: mediatek: mt6795: Add tertiary PWM node
` [PATCH 21/27] arm64: dts: mediatek: mt6795: Add PMIC Wrapper node
` [PATCH 22/27] arm64: dts: mediatek: mt6795: Copyright header additions
` [PATCH 23/27] arm64: dts: mediatek: Add MT6331 PMIC devicetree
` [PATCH 24/27] arm64: dts: mediatek: mt6795-xperia-m5: Add MT6331 Combo PMIC
` [PATCH 25/27] arm64: dts: mediatek: mt6795-xperia-m5: Add eMMC, MicroSD slot, SDIO
` [PATCH 26/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMA255 Accelerometer
` [PATCH 27/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMM050 Magnetometer
[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-12 11:32 UTC (3+ messages)
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
[PATCH v7 0/5] Add MAX77541/MAX77540 PMIC Support
2023-04-12 11:12 UTC (2+ messages)
` [PATCH v7 2/5] regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support
[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-12 11:31 UTC (8+ messages)
` [PATCH bpf V7 3/7] xdp: rss hash types representation
` [Intel-wired-lan] "
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [Intel-wired-lan] "
[PATCH v18 00/71] ceph+fscrypt: full support
2023-04-12 11:09 UTC (34+ messages)
` [PATCH v18 01/71] libceph: add spinlock around osd->o_requests
` [PATCH v18 04/71] libceph: add sparse read support to OSD client
` [PATCH v18 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v18 11/71] ceph: use osd_req_op_extent_osd_iter for netfs reads
` [PATCH v18 32/71] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v18 34/71] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v18 35/71] ceph: add some fscrypt guardrails
` [PATCH v18 37/71] ceph: mark directory as non-complete after loading key
` [PATCH v18 38/71] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v18 41/71] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v18 42/71] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v18 46/71] ceph: add __ceph_sync_read helper support
` [PATCH v18 48/71] ceph: add infrastructure for file encryption and decryption
` [PATCH v18 49/71] ceph: add truncate size handling support for fscrypt
` [PATCH v18 51/71] ceph: disable fallocate for encrypted inodes
` [PATCH v18 54/71] ceph: align data in pages in ceph_sync_write
` [PATCH v18 55/71] ceph: add read/modify/write to ceph_sync_write
` [PATCH v18 56/71] ceph: plumb in decryption during sync reads
` [PATCH v18 57/71] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v18 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v18 59/71] ceph: add encryption support to writepage
` [PATCH v18 60/71] ceph: fscrypt support for writepages
` [PATCH v18 61/71] ceph: invalidate pages when doing direct/sync writes
` [PATCH v18 62/71] ceph: add support for encrypted snapshot names
` [PATCH v18 63/71] ceph: add support for handling "
` [PATCH v18 64/71] ceph: update documentation regarding snapshot naming limitations
` [PATCH v18 65/71] ceph: prevent snapshots to be created in encrypted locked directories
` [PATCH v18 66/71] ceph: report STATX_ATTR_ENCRYPTED on encrypted inodes
` [PATCH v18 67/71] libceph: defer removing the req from osdc just after req->r_callback
` [PATCH v18 68/71] ceph: drop the messages from MDS when unmounting
` [PATCH v18 69/71] ceph: fix updating the i_truncate_pagecache_size for fscrypt
` [PATCH v18 70/71] ceph: switch ceph_open() to use new fscrypt helper
` [PATCH v18 71/71] ceph: switch ceph_open_atomic() to use the "
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2023-04-12 11:28 UTC (4+ messages)
` [PATCH v6 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v6 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v6 2/2] ACPI: APEI: handle synchronous exceptions in task work
[PATCH v2 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
2023-04-12 11:28 UTC (4+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Add PMF debug facilities
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-04-12 11:26 UTC (3+ messages)
` FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
[PATCH v2 0/3] cacheinfo: Correctly fallback to using clidr_el1's information
2023-04-12 11:27 UTC (3+ messages)
` [PATCH v2 1/3] cacheinfo: Check sib_leaf in cache_leaves_are_shared()
FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 5.10-stable tree
2023-04-12 11:26 UTC (2+ messages)
` [PATCH stable 5.10] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
[PATCH 8.0 regression] block/nfs: do not poll within a coroutine
2023-04-12 11:26 UTC
[PATCH] scripts/gdb: use mem instead of core_layout to get the module address
2023-04-12 11:26 UTC (2+ messages)
RFC: disable HPET legacy mode after timer check
2023-04-12 11:25 UTC (3+ messages)
[PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai
2023-04-12 11:25 UTC (4+ messages)
[PATCH v4] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
2023-04-12 11:23 UTC (2+ messages)
[PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
2023-04-12 11:25 UTC (3+ messages)
[PATCH] tools: env: update lock path in README
2023-04-12 11:24 UTC
[PATCH 0/6] shmem: Add user and group quota support for tmpfs
2023-04-12 11:23 UTC (8+ messages)
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
[PATCH v4 1/5] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
2023-04-12 11:24 UTC (5+ messages)
` [PATCH v4 3/5] phy: add support for phy-supply
[PATCH v2 1/2] scripts: gen-dtb-s: reference OF IMD entries automatically
2023-04-12 11:22 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH nftables 0/8] Support for shifted port-ranges in NAT
2023-04-12 11:22 UTC (6+ messages)
` [PATCH nftables 8/8] test: py: add tests for shifted nat port-ranges
[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
2023-04-12 11:12 UTC
FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 5.4-stable tree
2023-04-12 11:15 UTC (2+ messages)
` [PATCH stable 5.4] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
[PATCH v3 00/13] drm: Fix color-format selection in fbdev emulation
2023-04-12 11:22 UTC (7+ messages)
` [PATCH v3 01/13] firmware/sysfb: Fix EFI/VESA format selection
stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-84-g6b17bfd99c55)
2023-04-12 11:19 UTC
[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
2023-04-12 11:17 UTC (5+ messages)
[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
2023-04-12 11:15 UTC (5+ messages)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
2023-04-12 11:16 UTC (4+ messages)
` [PATCH v4 11/13] rust: lock: add `Guard::do_unlocked`
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-12 11:17 UTC (6+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
Future of the SAA7146 drivers
2023-04-12 11:16 UTC (20+ messages)
` saa7146: please test the vb2 conversion!
[PATCH] platform/x86: amd: pmc: provide user message where s0ix is not supported
2023-04-12 11:15 UTC
[PATCH -next 1/3] drm/mediatek: Use devm_platform_ioremap_resource()
2023-04-12 11:16 UTC (7+ messages)
` [PATCH -next 2/3] "
` [PATCH -next 3/3] "
[PATCH v2 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-12 11:15 UTC (3+ 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.