All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 22:53:43 to 2022-06-29 23:38:35 UTC [more...]

[PATCH 0/9] platform/chrome: Type-C switch driver and Type-C framework updates
 2022-06-29 23:32 UTC  (8+ messages)
` [PATCH 1/9] usb: typec: Add support for retimers
` [PATCH 2/9] usb: typec: Add retimer handle to port
` [PATCH 3/9] platform/chrome: Add Type-C mux set command definitions
` [PATCH 4/9] platform/chrome: cros_typec_switch: Add switch driver
` [PATCH 5/9] platform/chrome: cros_typec_switch: Set EC retimer
` [PATCH 6/9] platform/chrome: cros_typec_switch: Add event check
` [PATCH 7/9] platform/chrome: cros_typec_switch: Register mode switches

[PATCH v8 0/2] On Semi AR0521 sensor driver
 2022-06-29 23:37 UTC  (8+ messages)
` [PATCH v8 2/2] "

[RFC PATCH v3] RISC-V: Add Zawrs ISA extension support
 2022-06-29 23:35 UTC  (4+ messages)

[GIT PULL FOR 5.20] Ar0521 driver, ov5640 driver improvements
 2022-06-29 23:37 UTC 

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-06-29 23:37 UTC  (11+ messages)
` [RFC PATCH v2 1/3] dpll: Add DPLL framework base functions
` [RFC PATCH v2 3/3] ptp_ocp: implement DPLL ops

[PATCH v3 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-29 23:37 UTC  (7+ messages)
` [PATCH v3 09/21] pinctrl: renesas: r8a779g0: add missing TCLKx_A/TCLK_B/TCLKx_X

[syzbot] WARNING: locking bug in hfa384x_usbctlx_completion_task
 2022-06-29 16:52 UTC  (2+ messages)
` [PATCH] staging/wlan-ng: get the correct struct hfa384x in work callback

RTT-PROBE: lore-subspace-rtt
 2022-06-29 23:36 UTC 

+ tools-add-selftests-to-hmm-for-cow-in-device-memory.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ tools-add-hmm-gup-tests-for-device-coherent-type.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ tools-update-test_hmm-script-to-support-sp-config.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ tools-update-hmm-test-to-support-device-coherent-type.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ lib-add-support-for-device-coherent-type-in-test_hmm.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ lib-test_hmm-add-module-param-for-zone-device-type.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

+ drm-amdkfd-add-spm-support-for-svm.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ lib-test_hmm-add-ioctl-to-get-zone-device-type.patch added to mm-unstable branch
 2022-06-29 23:34 UTC 

[REPOST PATCH] nfs: fix port value parsing
 2022-06-29 23:33 UTC  (5+ messages)

+ mm-remove-the-vma-check-in-migrate_vma_setup.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-gup-migrate-device-coherent-pages-when-pinning-instead-of-failing.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-add-device-coherent-vma-selection-for-memory-migration.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-handling-non-lru-pages-returned-by-vm_normal_pages-fix.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-add-zone-device-coherent-type-memory-support.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-handling-non-lru-pages-returned-by-vm_normal_pages.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

+ mm-rename-is_pinnable_pages-to-is_pinnable_longterm_pages.patch added to mm-unstable branch
 2022-06-29 23:33 UTC 

[PATCH v2 00/63] Improve static type checking for request flags
 2022-06-29 23:31 UTC  (64+ messages)
` [PATCH v2 01/63] treewide: Rename enum req_opf into enum req_op
` [PATCH v2 02/63] block: Use enum req_op where appropriate
` [PATCH v2 03/63] block: Change the type of the last .rw_page() argument
` [PATCH v2 04/63] block: Change the type of req_op() and bio_op() into enum req_op
` [PATCH v2 05/63] block: Introduce the type blk_opf_t
` [PATCH v2 06/63] block: Use the new blk_opf_t type
` [PATCH v2 07/63] block/bfq: "
` [PATCH v2 08/63] block/mq-deadline: "
` [PATCH v2 09/63] block/kyber: "
` [PATCH v2 10/63] blktrace: Trace remapped requests correctly
` [PATCH v2 11/63] blktrace: Use the new blk_opf_t type
` [PATCH v2 12/63] block/brd: Use the enum req_op type
` [PATCH v2 13/63] block/drbd: Use the enum req_op and blk_opf_t types
` [PATCH v2 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments
` [PATCH v2 15/63] block/floppy: Fix a sparse warning
` [PATCH v2 16/63] block/rnbd: Use blk_opf_t where appropriate
` [PATCH v2 17/63] xen-blkback: Use the enum req_op and blk_opf_t types
` [PATCH v2 18/63] block/zram: Use enum req_op where appropriate
` [PATCH v2 19/63] nvdimm-btt: Use the enum req_op type
` [PATCH v2 20/63] um: Use enum req_op where appropriate
` [PATCH v2 21/63] dm/core: Reduce the size of struct dm_io_request
` [PATCH v2 22/63] dm/core: Rename kcopyd_job.rw into kcopyd.op
` [PATCH v2 23/63] dm/core: Combine request operation type and flags
` [PATCH v2 24/63] dm/ebs: Change 'int rw' into 'enum req_op op'
` [PATCH v2 25/63] dm/dm-flakey: Use the new blk_opf_t type
` [PATCH v2 26/63] dm/dm-integrity: Combine request operation and flags
` [PATCH v2 27/63] dm mirror log: Use the new blk_opf_t type
` [PATCH v2 28/63] dm-snap: Combine request operation type and flags
` [PATCH v2 29/63] dm/zone: Use the enum req_op type
` [PATCH v2 30/63] dm/dm-zoned: "
` [PATCH v2 31/63] md/core: Combine two sync_page_io() arguments
` [PATCH v2 32/63] md/bcache: Combine two uuid_io() arguments
` [PATCH v2 33/63] md/bcache: Combine two prio_io() arguments
` [PATCH v2 34/63] md/raid1: Use the new blk_opf_t type
` [PATCH v2 35/63] md/raid10: "
` [PATCH v2 36/63] md/raid5: Use the enum req_op and blk_opf_t types
` [PATCH v2 37/63] nvme/host: "
` [PATCH v2 38/63] nvme/target: Use the new blk_opf_t type
` [PATCH v2 39/63] scsi/core: Improve static type checking
` [PATCH v2 40/63] scsi/core: Change the return type of scsi_noretry_cmd() into bool
` [PATCH v2 41/63] scsi/core: Use the new blk_opf_t type
` [PATCH v2 42/63] scsi/device_handlers: "
` [PATCH v2 43/63] scsi/ufs: Rename a 'dir' argument into 'op'
` [PATCH v2 44/63] scsi/target: Use the new blk_opf_t type
` [PATCH v2 45/63] mm: "
` [PATCH v2 46/63] fs/buffer: "
` [PATCH v2 47/63] fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
` [PATCH v2 48/63] fs/direct-io: Reduce the size of struct dio
` [PATCH v2 49/63] fs/mpage: Use the new blk_opf_t type
` [PATCH v2 50/63] fs/btrfs: Use the enum req_op and blk_opf_t types
` [PATCH v2 51/63] fs/ext4: Use the new blk_opf_t type
` [PATCH v2 52/63] fs/f2fs: Use the enum req_op and blk_opf_t types
` [PATCH v2 53/63] fs/gfs2: "
` [PATCH v2 54/63] fs/hfsplus: "
` [PATCH v2 55/63] fs/iomap: Use the new blk_opf_t type
` [PATCH v2 56/63] fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
` [PATCH v2 57/63] fs/nfs: Use enum req_op where appropriate
` [PATCH v2 58/63] fs/nilfs2: Use the enum req_op and blk_opf_t types
` [PATCH v2 59/63] fs/ntfs3: Use enum req_op where appropriate
` [PATCH v2 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types
` [PATCH v2 61/63] PM: "
` [PATCH v2 62/63] fs/xfs: "
` [PATCH v2 63/63] fs/zonefs: Use the enum req_op type for request operations

[PATCH 0/2] target/riscv: Fixes for Ibex and OpenTitan
 2022-06-29 23:31 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Fixup MSECCFG minimum priv check
` [PATCH 2/2] target/riscv: Ibex: Support priv version 1.11

[PATCH 0/5] Complete driver nodes for MT8192 SoC
 2022-06-29 23:32 UTC  (17+ messages)
` [PATCH 1/5] arm64: dts: mt8192: Add pwm node
` [PATCH 2/5] arm64: dts: mt8192: Add mipi_tx node
` [PATCH 3/5] arm64: dts: mt8192: Add display nodes
` [PATCH 4/5] arm64: dts: mt8192: Add dsi node
` [PATCH 5/5] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH] drm/amdkfd: Fix warnings from static analyzer Smatch
 2022-06-29 23:24 UTC  (2+ messages)

[RFC PATCH v1 0/3] Create common DPLL/clock configuration API
 2022-06-29 23:30 UTC  (9+ messages)
` [RFC PATCH v1 1/3] dpll: Add DPLL framework base functions

[PATCH v7 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-29 23:31 UTC  (10+ messages)
` [PATCH v7 01/14] mm: rename is_pinnable_pages to is_pinnable_longterm_pages
` [PATCH v7 03/14] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH v2 0/1] Documentation/x86: Update the dynamic XSTATE doc
 2022-06-29 23:30 UTC  (3+ messages)
` [PATCH v2 1/1] Documentation/x86: Add the AMX enabling example

[PATCH] net/netvsc: replace the pointers to vmbus device from secondary process
 2022-06-29 23:29 UTC 

[PATCH 0/4] Unified memory for CWSR save restore area
 2022-06-29 23:29 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: change svm range evict

[PATCH v7 00/10] TPM IRQ fixes
 2022-06-29 23:26 UTC  (11+ messages)
` [PATCH v7 01/10] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v7 02/10] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v7 03/10] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v7 04/10] tpm, tmp_tis: Claim locality before writing interrupt registers
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v7 06/10] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v7 07/10] tmp, tmp_tis: Implement usage counter for locality
` [PATCH v7 08/10] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v7 09/10] tpm, tpm_tis: Claim locality in "
` [PATCH v7 10/10] tpm, tpm_tis: Enable interrupt test

[PATCH v5 00/19] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-29 23:25 UTC  (11+ messages)
` [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo

RTT-PROBE: lore-subspace-rtt
 2022-06-29 23:26 UTC 

[PULL v2 0/9] Block jobs & NBD patches
 2022-06-29 23:18 UTC  (2+ messages)

[PATCH] remove CONFIG_ANDROID
 2022-06-29 23:19 UTC  (12+ messages)

[PATCH 4.19 v1 0/2] Fixes for thermal hwmon registration
 2022-06-29 23:18 UTC  (6+ messages)
` [PATCH 4.19 v1 1/2] hwmon: Introduce hwmon_device_register_for_thermal
` [PATCH 4.19 v1 2/2] thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()

RTT-PROBE: lore-subspace-rtt
 2022-06-29 23:16 UTC 

[V2] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-06-29 23:15 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dg2: Add performance workaround 18019455067
 2022-06-29 23:11 UTC  (3+ messages)

[PATCH] kvm: nVMX: add tracepoint for kvm:kvm_nested_vmrun
 2022-06-29 23:10 UTC  (3+ messages)

[PATCHSET 0/6] xfsprogs: random fixes
 2022-06-29 23:10 UTC  (4+ messages)
` [PATCH 2/6] xfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn't support nrext64

[PATCH v2 17/28] KVM: VMX: Extend VMX controls macro shenanigans
 2022-06-29 23:10 UTC 

[PATCH] tools: Strong conversion of void type pointer could be removed
 2022-06-29 23:09 UTC  (3+ messages)

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-29 23:08 UTC  (12+ messages)
` [PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource

RTT-PROBE: lore-subspace-rtt
 2022-06-29 23:06 UTC 

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-29 23:06 UTC  (7+ messages)
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()

[PATCH] ata: pata_cs5535: Fix W=1 warnings
 2022-06-29 23:03 UTC  (4+ messages)

[PATCH v5 00/22] TDX host kernel support
 2022-06-29 23:02 UTC  (6+ messages)
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug

[PATCH BlueZ v2 1/2] core: make bt_uuid_hash() portable across archs
 2022-06-29 22:57 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH V8 00/39] Live Update
 2022-06-29 22:58 UTC  (3+ messages)
` [PATCH V8 30/39] vfio-pci: recover from unmap-all-vaddr failure

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-06-29 22:54 UTC  (10+ messages)
` [PATCH v2 1/9] mm: Add msharefs filesystem
` [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
` [PATCH v2 4/9] mm/mshare: Add a read operation for msharefs files
` [PATCH v2 5/9] mm/mshare: Add vm flag for shared PTE
` [PATCH v2 6/9] mm/mshare: Add mmap operation
` [PATCH v2 7/9] mm/mshare: Add unlink and munmap support
` [PATCH v2 8/9] mm/mshare: Add basic page table sharing support
` [PATCH v2 9/9] mm/mshare: Enable mshare region mapping across processes

[PATCH bpf-next v11 00/11] bpf: cgroup_sock lsm flavor
 2022-06-29 22:55 UTC  (6+ messages)
` [PATCH bpf-next v11 11/11] selftests/bpf: lsm_cgroup functional test

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-29 22:55 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

RTT-PROBE: lore-subspace-rtt
 2022-06-29 22:56 UTC 

Scheduling (unused) board file removal for linux-6.x
 2022-06-29 22:53 UTC  (3+ messages)

[RFC PATCH 0/4] move pruned objects to a separate repository
 2022-06-29 22:54 UTC  (2+ messages)

[PATCH mptcp-net v2 2/2] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
 2022-06-29 22:55 UTC  (2+ messages)
` mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags: Tests Results

[PATCH] scripts/tags.sh: Include tools directory in tags generation
 2022-06-29 22:54 UTC  (5+ messages)

[PATCH v3 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-06-29 22:53 UTC  (19+ messages)
` [PATCH v3 01/11] clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
` [PATCH v3 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH v3 04/11] drm/msm/dsi/phy: Reindent and reflow multiline function calls
` [PATCH v3 05/11] drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
` [PATCH v3 06/11] drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
` [PATCH v3 07/11] drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
` [PATCH v3 08/11] drm/msm/dsi_phy_28nm: "
` [PATCH v3 09/11] drm/msm/dsi_phy_14nm: "
` [PATCH v3 10/11] drm/msm/dsi_phy_10nm: "
` [PATCH v3 11/11] drm/msm/dsi_phy_7nm: "

[dm-devel] [PATCH 5.20 v2 0/3] block/dm: add bio_rewind to improve DM requeue
 2022-06-29 21:55 UTC 

Reg. Tee init fail
 2022-06-29 22:53 UTC  (2+ 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.