All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-13 11:30:04 to 2023-01-13 12:02:55 UTC [more...]

[PATCH] drm/i915/selftests: Unwind hugepages to drop wakeref on error
 2023-01-13 12:02 UTC  (5+ messages)
` [Intel-gfx] "

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-13 11:53 UTC  (3+ messages)

[PATCH v3 0/5] Fix a whole host of nvmem registration/cleanup issues
 2023-01-13 11:55 UTC  (5+ messages)

[PATCH v5] x86/sev: Add SEV-SNP guest feature negotiation support
 2023-01-13 11:53 UTC  (2+ messages)

[PATCH v10 0/6] Add LVTS thermal architecture
 2023-01-13 11:54 UTC  (10+ messages)
` [PATCH v10 2/6] dt-bindings/thermal/mediatek: Add dt-binding document for LVTS thermal controllers
` [PATCH v10 3/6] arm64/dts/mt8195: Add efuse node to mt8195
` [PATCH v10 6/6] arm64/dts/mt8195: Add temperature mitigation threshold

[PATCH] drm/i915/selftests: Unwind hugepages to drop wakeref on error
 2023-01-13 12:00 UTC  (2+ messages)
` [Intel-gfx] "

[virtio-dev] [PATCH v2 1/1] virtio-ism: introduce new device virtio-ism
 2023-01-13 12:00 UTC  (11+ messages)

[RESEND PATCH V3 0/3] AM68 SK: Add initial support
 2023-01-13 11:53 UTC  (3+ messages)
` [RESEND PATCH V3 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module

[PATCH 0/4] crypto/ccp cleanup
 2023-01-13 12:00 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] crypto/ccp: remove some printf
  ` [PATCH v2 2/4] crypto/ccp: remove some dead code for UIO
  ` [PATCH v2 3/4] crypto/ccp: fix IOVA handling

[RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping
 2023-01-13 11:59 UTC  (4+ messages)

[PATCH 1/1] Add RISC-V TEE support
 2023-01-13 11:59 UTC  (9+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13 11:52 UTC  (46+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH v2 02/16] media: imx-pxp: detect PXP version
` [PATCH v2 03/16] media: imx-pxp: extract helper function to setup data path
` [PATCH v2 04/16] media: imx-pxp: explicitly disable unused blocks
` [PATCH v2 05/16] media: imx-pxp: disable LUT block
` [PATCH v2 06/16] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH v2 07/16] media: imx-pxp: add support for i.MX7D
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
` [PATCH v2 09/16] media: imx-pxp: Sort headers alphabetically
` [PATCH v2 10/16] media: imx-pxp: Don't set bus_info manually in .querycap()
` [PATCH v2 11/16] media: imx-pxp: Add media controller support
` [PATCH v2 12/16] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v2 13/16] media: imx-pxp: Implement frame size enumeration
` [PATCH v2 14/16] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v2 15/16] media: imx-pxp: Use non-threaded IRQ

Patch "net/ulp: prevent ULP without clone op from entering the LISTEN status" has been added to the 5.4-stable tree
 2023-01-13 11:51 UTC  (5+ messages)

[PATCH v3 00/13] tty/serial: bool conversions and cleanups
 2023-01-13 11:50 UTC  (12+ messages)
` [PATCH v3 06/13] tty: Convert ->carrier_raised() and callchains to bool
` [PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v3 11/13] tty/serial: Call ->dtr_rts() parameter active consistently

[PATCH] tools/xen-ucode: print information about currently loaded ucode
 2023-01-13 11:56 UTC 

[Intel-gfx] [PATCH v2] vfio: fix potential deadlock on vfio group lock
 2023-01-13 11:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] x86/shadow: MMIO treatment
 2023-01-13 11:55 UTC  (6+ messages)
` [PATCH 1/2] x86/shadow: sanitize iommu_snoop usage

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2023-01-13 11:49 UTC  (26+ messages)
` [PATCH 01/25] f2fs: project ids aren't idmapped
` [PATCH 02/25] fs: port vfs_*() helpers to struct mnt_idmap
` [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
` [PATCH 04/25] fs: port ->getattr() "
` [PATCH 05/25] fs: port ->create() "
` [PATCH 06/25] fs: port ->symlink() "
` [PATCH 07/25] fs: port ->mkdir() "
` [PATCH 08/25] fs: port ->mknod() "
` [PATCH 09/25] fs: port ->rename() "
` [PATCH 10/25] fs: port ->tmpfile() "
` [PATCH 11/25] fs: port ->get_acl() "
` [PATCH 12/25] fs: port ->set_acl() "
` [PATCH 13/25] fs: port ->fileattr_set() "
` [PATCH 14/25] fs: port ->permission() "
` [PATCH 15/25] fs: port xattr to mnt_idmap
` [PATCH 16/25] fs: port acl "
` [PATCH 17/25] fs: port inode_init_owner() "
` [PATCH 18/25] fs: port inode_owner_or_capable() "
` [PATCH 19/25] fs: port privilege checking helpers "
` [PATCH 20/25] quota: port "
` [PATCH 21/25] fs: port i_{g,u}id_{needs_}update() "
` [PATCH 22/25] fs: port i_{g,u}id_into_vfs{g,u}id() "
` [PATCH 23/25] fs: port fs{g,u}id helpers "
` [PATCH 24/25] fs: port vfs{g,u}id "
` [PATCH 25/25] fs: move mnt_idmap

[OE-Core][PATCH v2 1/2] rust: Upgrade 1.66.0 -> 1.66.1
 2023-01-13 11:53 UTC  (2+ messages)
` [OE-Core][PATCH v2 2/2] rust: Remove CARGO_VERSION

linker problem with Ubuntu 18.04 tool chain: unknown architecture of input file `arch/arm64/boot/vmlinuz.o' is incompatible with aarch64 output
 2023-01-13 11:50 UTC  (2+ messages)

[PATCH v2 00/18] Add Command Duration Limits support
 2023-01-13 11:48 UTC  (3+ messages)
` [PATCH v2 06/18] scsi: support service action in scsi_report_opcode()

[PATCH v2 00/11] KVM perf support
 2023-01-13 11:47 UTC  (9+ messages)
` [PATCH v2 09/11] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [PATCH v2 10/11] RISC-V: KVM: Implement perf support without sampling

[PATCH] build: put xtables.conf in EXTRA_DIST
 2023-01-13 11:47 UTC  (2+ messages)

[PATCH 0/4] media: Drop empty platform remove functions
 2023-01-13 11:44 UTC  (4+ messages)

[PATCH v4 0/3] Thermal ACPI APIs for generic trip points
 2023-01-13 11:46 UTC  (4+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points int340x

[PATCH] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
 2023-01-13 11:41 UTC  (2+ messages)

[PATCH] platform: Provide a remove callback that returns no value
 2023-01-13 11:43 UTC  (6+ messages)

Monitor mode handling (bug ?)
 2023-01-13 11:44 UTC  (4+ messages)

[RFC] net/i40e: replace get and put functions
 2023-01-13 11:50 UTC  (2+ messages)

[PATCH v2] inet: fix fast path in __inet_hash_connect()
 2023-01-13 11:39 UTC 

[PATCHv2 00/16] staging/media: remove most deprecated drivers
 2023-01-13 11:39 UTC  (3+ messages)
` [PATCHv2 06/16] vpfe_capture: remove deprecated davinci drivers

SVSM Attestation and vTPM specification additions - v0.60
 2023-01-13 11:50 UTC  (2+ messages)

[sean-jc:rev/upm 12/21] arch/x86/kvm/mmu/mmu.c:3110:6: error: implicit declaration of function 'kvm_mem_is_private' is invalid in C99
 2023-01-13 11:49 UTC 

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-13 11:39 UTC  (5+ messages)
` [PATCH 2/3] cxl/region: Clarify when a cxld->commit() callback is mandatory
` [PATCH 3/3] cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs

[PATCH] drm/amdgpu: print bo inode number instead of ptr
 2023-01-13 11:47 UTC  (2+ messages)

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
 2023-01-13 11:37 UTC  (2+ messages)

[PATCH v5] btrfs: update fs features sysfs directory asynchronously
 2023-01-13 11:36 UTC  (2+ messages)

[PATCH v1 0/1] virtio-block: switch to blk_get_max_hw_transfer
 2023-01-13 11:44 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH 00/13] clk: qcom: cpu-8996: stability fixes
 2023-01-13 11:35 UTC  (9+ messages)
` [PATCH 09/13] clk: qcom: cpu-8996: fix PLL configuration sequence
` [PATCH 11/13] clk: qcom: cpu-8996: fix PLL clock ops

[virtio-comment] [PATCH v4 00/20] Split device spec to its individual files
 2023-01-13 11:44 UTC  (4+ messages)
` [virtio-dev] "

[PATCH] mmc: sdhci: Always apply sdhci-caps-mask and sdhci-caps to caps
 2023-01-13 11:32 UTC  (2+ messages)

[PATCH v5 0/8] OpenSBI debug console support
 2023-01-13 11:41 UTC  (9+ messages)
` [PATCH v5 1/8] include: Add defines for SBI debug console extension
` [PATCH v5 2/8] lib: sbi: Add sbi_nputs() function
` [PATCH v5 3/8] lib: sbi: Add sbi_ngets() function
` [PATCH v5 4/8] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v5 5/8] lib: sbi: Implement SBI debug console extension
` [PATCH v5 6/8] lib: sbi: Add console_puts() callback in the console device
` [PATCH v5 7/8] lib: utils/serial: Implement console_puts() for semihosting
` [PATCH v5 8/8] lib: sbi: Speed-up sbi_printf() and friends using nputs()

[Intel-gfx] [PATCH v2] drm/i915: update src and dst scaler limits for display ver 12 and 13
 2023-01-13 11:39 UTC 

[PATCH 0/7] Reduce zonefs memory usage
 2023-01-13 11:30 UTC  (3+ messages)
` [PATCH 5/7] zonefs: Separate zone information from inode information

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-13 11:11 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v9 00/19] vm_bind: Add VM_BIND validation support
 2023-01-13 11:39 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v9 17/19] lib/vm_bind: Add execbuf3 support to igt_spin_factory
` [igt-dev] [PATCH i-g-t v9 18/19] tests/i915/vm_bind: Use execbuf3 spinner

[PATCH v1 1/8] ARM: imx6sx: udoo-neo: port to driver model
 2023-01-13 11:34 UTC  (8+ messages)
` [PATCH v1 2/8] ARM: imx6sx: udoo-neo: enable deep probe support
` [PATCH v1 3/8] ARM: imx6sx: udoo-neo: fix board compatible
` [PATCH v1 4/8] ARM: imx6sx: udoo-neo: configure GPIO pins for board auto detection
` [PATCH v1 5/8] ARM: imx6sx: udoo-neo: add version detection support
` [PATCH v1 6/8] ARM: imx6sx: udoo-neo: enable memory size auto detection
` [PATCH v1 7/8] ARM: imx6sx: udoo-neo: fix gpt timer configuration
` [PATCH v1 8/8] ARM: imx6sx: udoo-neo: add barebox update handler support

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-13 11:29 UTC  (3+ messages)
` [PATCH 2/3] rcu: Equip sleepable RCU with lockdep dependency graph checks

[PATCH 00/19] Add soundwire support for Pink Sardine platform
 2023-01-13 11:31 UTC  (4+ messages)
` [PATCH 03/19] soundwire: amd: register sdw controller dai ops

Reg the next LTS kernel (6.1?)
 2023-01-13 11:27 UTC  (9+ messages)

[PATCH v5 0/3] AXP1530 PMIC
 2023-01-13 11:26 UTC  (8+ messages)
` [PATCH v5 2/3] mfd: ax20x: Add suppport for "

linux-next: duplicate patches in the btrfs tree
 2023-01-13 11:20 UTC  (2+ messages)

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-13 11:25 UTC  (3+ messages)
` [PATCH rcu v2 15/20] kernel/notifier: Remove CONFIG_SRCU

[PATCH] media: v4l2-async: fix binding async subdevs with multiple source ports
 2023-01-13 11:24 UTC  (2+ messages)

[PATCH net v3] sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
 2023-01-13 11:24 UTC  (2+ messages)

[PATCH v3 0/2] Fixes for fscache volume operations
 2023-01-13 11:52 UTC  (3+ messages)
` [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
` [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()

[PATCH v30 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2023-01-13 11:19 UTC  (4+ messages)
` [PATCH v30 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195

[PATCH v4 00/14] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-13 11:36 UTC  (3+ messages)
` [PATCH v4 01/14] xen/arm64: flushtlb: Reduce scope of barrier for local TLB flush

nvme-fabrics: devices are uninterruptable
 2023-01-13 11:26 UTC  (2+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: Update sched_clock when non-boot CPUs need counter workaround
 2023-01-13 11:16 UTC 

[PATCHSET 0/8] perf/core: Prepare sample data for BPF
 2023-01-13 11:21 UTC  (6+ messages)
` [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
` [PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-13 11:12 UTC  (6+ messages)

[GIT PULL] platform-drivers-x86 for 6.2-2
 2023-01-13 11:07 UTC 

[GIT PULL] ARM: mvebu: fixes for v6.2 (#1)
 2023-01-13 11:08 UTC 

[PATCH v3 00/23] MediaTek clocks cleanups and improvements
 2023-01-13 11:06 UTC  (15+ messages)
` [PATCH v3 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v3 04/23] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v3 06/23] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
` [PATCH v3 16/23] clk: mediatek: mt8186: Join top_adj_div and top_muxes
` [PATCH v3 17/23] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
` [PATCH v3 18/23] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
` [PATCH v3 19/23] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
` [PATCH v3 20/23] clk: mediatek: clk-mt8186-topckgen: Migrate "
` [PATCH v3 21/23] clk: mediatek: clk-mt6795-topckgen: "
` [PATCH v3 22/23] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
` [PATCH v3 23/23] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

[PATCH net-next v8] net: ngbe: Add ngbe mdio bus driver
 2023-01-13 11:07 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] lib/igt_draw: Change MOCS settings for MTL
 2023-01-13 11:32 UTC  (6+ messages)
` [igt-dev] [PATCH 1/2] lib/igt_draw: Use intel_get_uc_mocs to get MOCS value
` [igt-dev] [PATCH 2/2] lib/igt_draw: Add MOCS values for MTL

Qemu interrupt-remap fault support
 2023-01-13 11:31 UTC  (2+ messages)

[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
 2023-01-13 11:29 UTC  (3+ messages)

[PATCH 0/2] Devicetree support for Loongson-1 clock
 2023-01-13 11:19 UTC  (3+ messages)
` [PATCH 2/2] clk: loongson1: Refactor to add devicetree support

[PATCH v2 0/3] Check for valid framebuffer's format
 2023-01-13 11:27 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: Remove redundant framebuffer format check
` [PATCH v2 3/3] drm/vmwgfx: "


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.