All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-29 22:15:24 to 2022-06-29 23:32:48 UTC [more...]

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

[PATCH v2 00/63] Improve static type checking for request flags
 2022-06-29 23:31 UTC  (33+ 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 0/5] Complete driver nodes for MT8192 SoC
 2022-06-29 23:32 UTC  (16+ 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

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-06-29 23:31 UTC  (7+ messages)
` [RFC PATCH v2 3/3] ptp_ocp: implement DPLL ops

[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  (14+ 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 0/2] Locking fixes for subflow flag changes
 2022-06-29 22:55 UTC  (6+ messages)
` [PATCH mptcp-net v2 1/2] mptcp: Avoid acquiring PM lock for subflow priority changes
` [PATCH mptcp-net v2 2/2] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
  ` mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags: Build Failure
  ` 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  (24+ messages)
` [PATCH v3 01/11] clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
` [PATCH v3 02/11] clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()
` [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  (4+ messages)

[PATCH mptcp-net v3 0/2] Locking fixes for subflow flag changes
 2022-06-29 22:53 UTC  (3+ messages)
` [PATCH mptcp-net v3 1/2] mptcp: Avoid acquiring PM lock for subflow priority changes
` [PATCH mptcp-net v3 2/2] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags

New CVE entries this week
 2022-06-29 22:50 UTC 

[PATCH] [4.19.y] net/sched: move NULL ptr check to qdisc_put() too
 2022-06-29 22:49 UTC 

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

[PATCH] dt-bindings: spi: convert spi_atmel to json-schema
 2022-06-29 22:45 UTC  (5+ messages)

[PATCHSET 0/9] fstests: random fixes
 2022-06-29 22:46 UTC  (11+ messages)
` [PATCH 2/9] xfs/070: filter new superblock verifier messages
` [PATCH 3/9] xfs: test mkfs.xfs sizing of internal logs that
` [PATCH 4/9] xfs: test xfs_copy doesn't do cached read before libxfs_mount

[PATCH] drm/amdkfd: fix cu mask for asics with wgps
 2022-06-29 22:44 UTC  (2+ messages)

[xilinx-xlnx:master 564/599] drivers/staging/xilinx-tsn/xilinx_tsn_ip.c:190:19: error: 'struct axienet_local' has no member named 'timer_priv'
 2022-06-29 22:40 UTC 

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-29 22:41 UTC  (7+ messages)
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg

[PATCH v2] submodule merge: update conflict error message
 2022-06-29 22:40 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 0/5] Krait Documentation conversion
 2022-06-29 22:38 UTC  (6+ messages)
` [PATCH v4 2/5] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v4 3/5] dt-bindings: arm: msm: Rework kpss-gcc "

[RESEND PATCH 0/5] qcom-cpufreq-nvmem: Add msm8939 with some fixups
 2022-06-29 22:36 UTC  (3+ messages)
` [RESEND PATCH 1/5] dt-bindings: opp: Add missing compat devices

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2022-06-29 22:36 UTC 

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

+ tmpfs-fix-the-issue-that-the-mount-and-remount-results-are-inconsistent.patch added to mm-hotfixes-unstable branch
 2022-06-29 22:35 UTC 

[PATCH stable-5.15] io_uring: fix not locked access to fixed buf table
 2022-06-29 22:33 UTC 

+ lib-test_maple_tree-add-testing-for-maple-tree-fix-2.patch added to mm-unstable branch
 2022-06-29 22:33 UTC 

+ maple-tree-add-new-data-structure-fix-2.patch added to mm-unstable branch
 2022-06-29 22:31 UTC 

[PATCH stable-5.18] io_uring: fix not locked access to fixed buf table
 2022-06-29 22:31 UTC 

+ mm-start-tracking-vmas-with-maple-tree-fix.patch added to mm-unstable branch
 2022-06-29 22:30 UTC 

[PATCH v6 0/3] adc-joystick: Add polled support
 2022-06-29 22:29 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: adc-joystick: add poll-interval-ms
` [PATCH v6 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v6 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-29 22:27 UTC  (8+ messages)

ucm2: add profile for the Librem 5
 2022-06-29 22:26 UTC 

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

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-29 22:24 UTC  (7+ messages)
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument

[PATCH] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
 2022-06-29 22:22 UTC 

[PATCH 5.10] MAINTAINERS: add Amir as xfs maintainer for 5.10.y
 2022-06-29 22:17 UTC  (5+ messages)

[PATCH BlueZ v2] mesh: Fix snprintf return values not being checked
 2022-06-29 22:16 UTC  (2+ messages)
` [BlueZ,v2] "

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

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-29 14:50 UTC  (5+ messages)
` [PATCH 6/6] "

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

[PATCH v2] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
 2022-06-29 22:15 UTC  (2+ messages)

[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
 2022-06-29 22:15 UTC  (11+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "


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.