public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-05 14:07:58 to 2022-07-05 15:52:52 UTC [more...]

[PATCH] dt-bindings: hwinfo: renesas,prr: move from soc directory
 2022-07-05 15:50 UTC 

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-05 15:49 UTC  (10+ messages)
` [PATCH V13 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V13 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V13 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V13 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V13 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V13 6/9] cxl/port: Read CDAT table
` [PATCH V13 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V13 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi
 2022-07-05 15:50 UTC  (18+ messages)
` [PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-05 15:50 UTC  (19+ messages)
` [PATCH v10 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v10 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v10 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v10 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v10 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v10 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v10 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v10 12/17] media: uapi: Move the HEVC stateless control type out of staging

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-05 15:47 UTC  (16+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER
` [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER
` [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER
` [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER
` [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER

[PATCH v3 1/2] dt-bindings: hwinfo: group Chip ID-like devices
 2022-07-05 15:46 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: hwinfo: samsung,s5pv210-chipid: add S5PV210 ChipID

[PATCH v7 0/9] VirtIO-GPU driver fixes and improvements
 2022-07-05 15:45 UTC  (5+ messages)
` [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs

[PATCH 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments
 2022-07-05 15:43 UTC  (4+ messages)
` [PATCH 1/3] Documentation: hyperv: Add overview of "
` [PATCH 2/3] Documentation: hyperv: Add overview of VMbus
` [PATCH 3/3] Documentation: hyperv: Add overview of clocks and timers

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-07-05 15:44 UTC  (11+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH v2 0/2] dt-bindings: hwinfo: group devices and add s5pv210-chipid
 2022-07-05 15:43 UTC  (4+ messages)

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-05 15:42 UTC  (3+ messages)
` [PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()

[PATCH] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-05 15:41 UTC  (2+ messages)

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-05 15:41 UTC  (9+ messages)
  ` [xdp-hints] "

[PATCH v1 1/4] bus: hisi_lpc: Don't dereference fwnode handle
 2022-07-05 15:38 UTC  (17+ messages)
` [PATCH v1 2/4] bus: hisi_lpc: Use devm_platform_ioremap_resource
` [PATCH v1 3/4] bus: hisi_lpc: Correct error code for timeout
` [PATCH v1 4/4] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()

[PATCH] lib: overflow: Do not define 64-bit tests on 32-bit
 2022-07-05 15:36 UTC  (2+ messages)

[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
 2022-07-05 15:34 UTC  (18+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 4.9 00/29] 4.9.322-rc1 review
 2022-07-05 15:34 UTC  (3+ messages)
` [PATCH 4.9 16/29] net: dsa: bcm_sf2: force pause link settings

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 15:34 UTC  (12+ messages)

[PATCH] scsi: storvsc: Prevent running tasklet for long
 2022-07-05 15:32 UTC 

[RESEND PATCH v2] watchdog:Fix typo in comment
 2022-07-05 15:31 UTC 

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-07-05 15:29 UTC  (7+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-07-05 15:30 UTC  (2+ messages)

[Regression] stress-ng udp-flood causes kernel panic on Ampere Altra
 2022-07-05 15:29 UTC  (10+ messages)

[PATCH RESEND V2 1/3] drm/amdgpu: fix checkpatch warnings
 2022-07-05 15:32 UTC  (3+ messages)

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-07-05 15:29 UTC  (4+ messages)
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver

[RESEND PATCH v2] fsi: Fix typo in comment
 2022-07-05 15:27 UTC 

[PATCH v1 1/1] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-05 15:26 UTC  (7+ messages)

[PATCH] MAINTAINERS: Add a general "kernel hardening" section
 2022-07-05 15:26 UTC  (2+ messages)

[PATCH v6 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-07-05 15:26 UTC  (3+ messages)
` [PATCH v6 2/4] remoteproc: core: Introduce rproc_add_rvdev function

[PATCH] drm/amd/display: Remove unused variables from vba_vars_st
 2022-07-05 15:25 UTC  (2+ messages)

[PATCH] media: videobuf2: add V4L2_BUF_FLAG_CODECCONFIG flag
 2022-07-05 15:23 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove duplicate code across dcn30 and dcn31
 2022-07-05 15:23 UTC  (2+ messages)

snd_cs46xx regression, producing Oops
 2022-07-05 15:22 UTC  (4+ messages)

[PATCH -next] drm/amd/display: clean up some inconsistent indenting
 2022-07-05 15:22 UTC  (2+ messages)

[PATCH v7 0/4] kernfs: make ->attr.open RCU protected
 2022-07-05 15:18 UTC  (6+ messages)
` [PATCH v7 2/4] kernfs: Change kernfs_notify_list to llist

[PATCH v9 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-07-05 15:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove return value of Calculate256BBlockSizes
 2022-07-05 15:16 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Fix latency issues in LAN8814 PHY
 2022-07-05 15:14 UTC  (2+ messages)

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-07-05 15:14 UTC  (6+ messages)
` [PATCH] Bluetooth: core: Fix deadlock due to `cancel_work_sync(&hdev->power_on)` from hci_power_on_sync

[PATCH v3] PCI: endpoint: pci-epf-vntb: reduce several globals to statics
 2022-07-05 15:14 UTC  (2+ messages)
` [EXT] "

[PATCH] drm/amdpgu/debugfs: Simplify some exit paths
 2022-07-05 15:10 UTC  (3+ messages)

[PATCH] drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()
 2022-07-05 15:07 UTC  (2+ messages)

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-07-05 15:06 UTC  (5+ messages)

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-05 15:05 UTC  (5+ messages)
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v2 0/1] perf test: Add test for branch stack sampling
 2022-07-05 15:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-05 15:04 UTC  (2+ messages)

[PATCH net-next v3 00/25] io_uring zerocopy send
 2022-07-05 15:04 UTC  (27+ messages)
` [PATCH net-next v3 01/25] ipv4: avoid partial copy for zc
` [PATCH net-next v3 02/25] ipv6: "
` [PATCH net-next v3 03/25] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v3 04/25] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v3 05/25] net: bvec specific path in zerocopy_sg_from_iter
` [PATCH net-next v3 06/25] net: optimise bvec-based zc page referencing
` [PATCH net-next v3 07/25] net: don't track pfmemalloc for managed frags
` [PATCH net-next v3 08/25] skbuff: don't mix ubuf_info of different types
` [PATCH net-next v3 09/25] ipv4/udp: support zc with managed data
` [PATCH net-next v3 10/25] ipv6/udp: "
` [PATCH net-next v3 11/25] tcp: "
` [PATCH net-next v3 12/25] io_uring: add zc notification infrastructure
` [PATCH net-next v3 13/25] io_uring: export task put
` [PATCH net-next v3 14/25] io_uring: cache struct io_notif
` [PATCH net-next v3 15/25] io_uring: complete notifiers in tw
` [PATCH net-next v3 16/25] io_uring: add notification slot registration
` [PATCH net-next v3 17/25] io_uring: wire send zc request type
` [PATCH net-next v3 18/25] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v3 19/25] io_uring: allow to pass addr into sendzc
` [PATCH net-next v3 20/25] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v3 21/25] io_uring: sendzc with fixed buffers
` [PATCH net-next v3 22/25] io_uring: flush notifiers after sendzc
` [PATCH net-next v3 23/25] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v3 24/25] io_uring: add zc notification flush requests
` [PATCH net-next v3 25/25] selftests/io_uring: test zerocopy send

[PATCH v4 00/19] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-07-05 15:01 UTC  (6+ messages)

[PATCH] thermal: sysfs: Perform bounds check when storing thermal states
 2022-07-05 15:00 UTC 

[Linux-cachefs] [PATCH] fscache: Fix if condition in fscache_wait_on_volume_collision()
 2022-07-05 14:59 UTC 

[PATCH] sgi-xp: Use the bitmap API to allocate bitmaps
 2022-07-05 14:58 UTC  (2+ messages)

[PATCH] ice: Remove pci_aer_clear_nonfatal_status() call
 2022-07-05 14:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-05 14:53 UTC  (6+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support

[PATCH net-next 1/2] net: sched: provide shim definitions for taprio_offload_{get,free}
 2022-07-05 14:47 UTC  (2+ messages)

[PATCH v3 00/12] thermal OF rework
 2022-07-05 14:47 UTC  (10+ messages)
` [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v3 09/12] thermal/core: Register with the trip points

[filemap] 5ccc944dce: phoronix-test-suite.fio.SequentialRead.POSIXAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.5% regression
 2022-07-05 14:44 UTC 

[PATCH v1] watchdog: meson: keep running if already active
 2022-07-05 14:39 UTC  (2+ messages)

Performance impact of CONFIG_FUNCTION_TRACER
 2022-07-05 14:39 UTC  (2+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-07-05 14:38 UTC  (5+ messages)
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192

INFO: task hung in misc_open (4)
 2022-07-05 14:35 UTC  (11+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable

[PATCH] sched/fair: fix boolreturn.cocci warning
 2022-07-05 14:31 UTC  (2+ messages)

[PATCH 00/13] Add ipq806x missing bindings
 2022-07-05 14:28 UTC  (16+ messages)
` [PATCH 01/13] ARM: dts: qcom: add multiple missing pin definition for ipq8064
` [PATCH 02/13] ARM: dts: qcom: add gsbi6 missing "
` [PATCH 03/13] ARM: dts: qcom: add missing rpm regulators and cells "
` [PATCH 04/13] ARM: dts: qcom: disable smb208 regulators for ipq8064-rb3011
` [PATCH 05/13] ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064
` [PATCH 06/13] ARM: dts: qcom: enable usb phy by default for ipq8064
` [PATCH 07/13] ARM: dts: qcom: reduce pci IO size to 64K "
` [PATCH 08/13] ARM: dts: qcom: fix dtc warning for missing #address-cells "
` [PATCH 09/13] ARM: dts: qcom: add smem node "
` [PATCH 10/13] ARM: dts: qcom: add sic non secure "
` [PATCH 11/13] ARM: dts: qcom: fix and add some missing gsbi "
` [PATCH 12/13] ARM: dts: qcom: add speedbin efuse nvmem binding
` [PATCH 13/13] ARM: dts: qcom: remove redundant binding from ipq8064 rb3011 dts

linux-next: build failure after merge of the mfd tree
 2022-07-05 14:26 UTC  (3+ messages)

Patch series to add to and imporve tests for CoreSight
 2022-07-05 14:28 UTC  (4+ messages)
` [PATCH 08/14] perf test: Add memcpy thread test shell script

[PATCH v13 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-05 14:27 UTC  (3+ messages)
` [PATCH v13 2/3] dt-bindings: usb: Add analogix anx7411 PD binding

[PATCH] mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
 2022-07-05 14:23 UTC 

[PATCH] KVM: arm64: Don't return from void function
 2022-07-05 14:23 UTC 

[PATCH] zonefs: Call page_address() on page acquired with GFP_KERNEL flag
 2022-07-05 14:22 UTC 

[PATCH 00/43] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-07-05 14:14 UTC  (3+ messages)
` [PATCH 17/43] dt-bindings: phy: qcom,qmp-pcie: add missing child node schema

[PATCH -next] docs/zh_CN: add vm transhuge translation
 2022-07-05 14:11 UTC  (2+ messages)
` [PATCH -next v2] docs/zh_CN: add mm "

RISC-V: patched kexec-tools on github for review/testing
 2022-07-05 14:12 UTC  (9+ messages)

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-05 14:06 UTC  (3+ messages)
` [PATCH v7 037/102] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-07-05 14:03 UTC  (6+ messages)
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter

[PATCH v4 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-05 14:03 UTC  (2+ messages)

[PATCH v2] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
 2022-07-05 14:00 UTC  (3+ messages)

[Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4
 2022-07-05 13:50 UTC 

[PATCH 5.18 000/102] 5.18.10-rc1 review
 2022-07-05 14:00 UTC 

[PATCH] interconnect: qcom: msm8939: Use icc_sync_state
 2022-07-05 13:58 UTC  (3+ messages)

[RFC] driver core: Fix repeated device_is_dependent check for same link
 2022-07-05 13:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox