All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-16 20:10:23 to 2022-11-16 21:10:03 UTC [more...]

[linux-next-v2 1/5] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A SBC
 2022-11-16 20:46 UTC  (8+ messages)
` [linux-next-v2 5/5] arm64: dts: rockchip: Add missing of ethernet-phy-id to reset the phy "

property designating root subvolumes
 2022-11-16 21:08 UTC  (5+ messages)

[PATCH] drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
 2022-11-16 21:09 UTC  (3+ messages)

[PATCH RFC] kexec: Freeze processes before kexec
 2022-11-16 21:07 UTC  (5+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.2
 2022-11-16 21:08 UTC  (3+ messages)

[PATCH] memory: mvebu-devbus: Allow on ARCH_MVEBU systems
 2022-11-16 21:07 UTC 

[PATCH 1/2] mfd: ax20x: Add suppport for AXP1530 PMIC
 2022-11-16 21:07 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/psp12: move ih_reroute into ring_create
 2022-11-16 21:08 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: make psp_ring_init common

[PATCH net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-16 21:05 UTC  (7+ messages)
` [PATCH net-next 1/5] openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
` [PATCH net-next 2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is net set in info nat
` [PATCH net-next 5/5] net: move the nat function to nf_nat_core for ovs and tc

[RFC PATCH 0/8] Get rid of "git --super-prefix"
 2022-11-16 21:07 UTC  (5+ messages)
` [PATCH v2 00/10] "

[PATCH v3 00/11] Connect VFIO to IOMMUFD
 2022-11-16 21:05 UTC  (12+ messages)
` [PATCH v3 01/11] vfio: Move vfio_device driver open/close code to a function
` [PATCH v3 02/11] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
` [PATCH v3 03/11] vfio: Rename vfio_device_assign/unassign_container()
` [PATCH v3 04/11] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
` [PATCH v3 05/11] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH v3 06/11] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH v3 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v3 08/11] vfio-iommufd: Support iommufd for emulated "
` [PATCH v3 09/11] vfio: Move container related MODULE_ALIAS statements into container.c
` [PATCH v3 10/11] vfio: Make vfio_container optionally compiled
` [PATCH v3 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio

[PATCH v3 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 21:05 UTC  (14+ messages)
` [PATCH v3 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH v3 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH v3 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[PATCH v1 8/9] PCI: microchip: Partition inbound address translation
 2022-11-16 20:10 UTC  (3+ messages)

[PATCH v3 00/13] Enable USB host and device functions on Jetson
 2022-11-16 21:05 UTC  (4+ messages)
` [PATCH v3 01/13] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support

[PATCH] Bluetooth: silence a dmesg error message in hci_request.c
 2022-11-16 21:04 UTC  (2+ messages)
`  "

[PATCH] PCI/doe: Fix work struct declaration
 2022-11-16 20:57 UTC  (3+ messages)

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-16 21:03 UTC  (3+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()

[PATCH v4 0/3] Enable initial support for StarFive VisionFive V1 SBC
 2022-11-16 21:04 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Move skb->len == 0 checks into __bpf_redirect
 2022-11-16 21:02 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-16 21:00 UTC  (20+ messages)
` [PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v5 02/19] iommu: Add device-centric DMA ownership interfaces
` [PATCH v5 03/19] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v5 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
` [PATCH v5 05/19] iommufd: Document overview of iommufd
` [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 09/19] iommufd: Algorithms for PFN storage
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
` [PATCH v5 12/19] iommufd: Add a HW pagetable object
` [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
` [PATCH v5 16/19] iommufd: Add kernel support for testing iommufd
` [PATCH v5 17/19] iommufd: Add some fault injection points
` [PATCH v5 18/19] iommufd: Add additional invariant assertions
` [PATCH v5 19/19] iommufd: Add a selftest

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-16 21:01 UTC  (7+ messages)
` [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)

[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-16 20:55 UTC  (3+ messages)
` [PATCH v3 8/9] cxl/pci: Extend devm_cxl_port_enumerate_dports() to support restricted hosts (RCH)

+ mm-gup-remove-the-restriction-on-locked-with-foll_longterm.patch added to mm-unstable branch
 2022-11-16 20:58 UTC 

[PATCH v11 0/2] mfd: max597x: Add support for max597x
 2022-11-16 20:58 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978
` [PATCH v11 2/2] mfd: max597x: Add support for "

[PATCH v1 1/2] bluetooth: Remove codec id field in vendor codec definition
 2022-11-16 20:57 UTC  (2+ messages)

[PATCH] kbuild: Restore .version auto-increment behaviour for Debian packages
 2022-11-16 20:56 UTC  (4+ messages)

[PATCH v3 00/17] Improve MTD bindings
 2022-11-16 20:56 UTC  (4+ messages)
` [PATCH v3 13/17] dt-bindings: mtd: nvmem-cells: Drop range property from example

[PATCH 0/4] Fix reading IPMI data on new Aldebaran boards
 2022-11-16 20:58 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: Read IPMI data for product information

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-11-16 20:53 UTC  (16+ messages)
` [PATCH 01/15] can: m_can: Eliminate double read of TXFQS in tx_handler
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
` [PATCH 05/15] can: m_can: Disable unused interrupts
` [PATCH 06/15] can: m_can: Avoid reading irqstatus twice
` [PATCH 07/15] can: m_can: Read register PSR only on error
` [PATCH 08/15] can: m_can: Count TXE FIFO getidx in the driver
` [PATCH 09/15] can: m_can: Count read getindex "
` [PATCH 10/15] can: m_can: Batch acknowledge rx fifo
` [PATCH 11/15] can: m_can: Batch acknowledge transmit events
` [PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
` [PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block
` [PATCH 15/15] can: tcan4x5x: Specify separate read/write ranges

[PATCH 5.15 000/130] 5.15.79-rc2 review
 2022-11-16 20:56 UTC  (2+ messages)

[PATCH v4 0/5] Bindings for NVMEM layouts
 2022-11-16 20:54 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: Introduce the nvmem-layout container
` [PATCH v4 2/5] dt-bindings: eeprom: Inherit from nvmem.yaml
` [PATCH v4 3/5] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout
` [PATCH v4 5/5] dt-bindings: nvmem: add YAML schema for the ONIE tlv layout

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-16 20:53 UTC  (19+ messages)
` [PATCH bpf-next 03/11] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
  ` [xdp-hints] "
      ` [xdp-hints] "
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
    ` [xdp-hints] "

RE:Invitation to Remote Sensing and GIS for Public Health and Epidemiology workshop Nairobi Kenya Jan 2023
 2022-11-16 20:53 UTC 

arch/parisc/kernel/setup.c:64 setup_cmdline() warn: inconsistent indenting
 2022-11-16 20:53 UTC  (2+ messages)

[PATCH] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
 2022-11-16 20:52 UTC  (7+ messages)

[PATCH v2 0/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST
 2022-11-16 20:51 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Drop of_match_ptr() to avoid unused variables
` [PATCH v2 2/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST

[PATCH] KVM: x86: Allow APICv APIC ID inhibit to be cleared on legacy kernels
 2022-11-16 20:51 UTC  (2+ messages)
` [PATCH v2] KVM: x86: Allow APICv APIC ID inhibit to be cleared

[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
 2022-11-16 20:55 UTC  (4+ messages)
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX

[PATCH v2 0/2] tracing: Fix some bug about synth
 2022-11-16 20:50 UTC  (3+ messages)
` [PATCH v2 2/2] tracing: Fix wild-memory-access in register_synth_event()

[PATCH v9 7/8] KVM: Handle page fault for private memory
 2022-11-16 20:50 UTC  (2+ messages)

[PATCH] driver core: Disable driver deferred probe timeout by default
 2022-11-16 20:49 UTC  (4+ messages)

[PATCH] drm/amdkfd: Release the topology_lock in error case
 2022-11-16 20:49 UTC  (2+ messages)

[linux-linus test] 174789: regressions - FAIL
 2022-11-16 20:48 UTC 

[PATCH v3] udmabuf: add vmap and vunmap methods to udmabuf_ops
 2022-11-16 20:48 UTC  (4+ messages)

[PATCH v2] tools: memory-model: Add rmw-sequences to the LKMM
 2022-11-16 20:48 UTC 

[OE-core][master][PATCH] python3: Fix CVE-2022-45061
 2022-11-16 20:47 UTC  (2+ messages)

[PATCH v11 0/6] Add Xilinx RPU subsystem support
 2022-11-16 20:46 UTC  (4+ messages)

[PATCH v5 0/2] sched/numa: add per-process numa_balancing
 2022-11-16 20:45 UTC  (2+ messages)

[PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations
 2022-11-16 20:44 UTC  (5+ messages)
` [PATCH 2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems

pm/testing baseline: 68 runs, 1 regressions (v6.1-rc5-65-g32e8e1c35ebb)
 2022-11-16 20:44 UTC 

Bluez <> Pebble smartwatch
 2022-11-16 20:39 UTC  (3+ messages)

Patch to exposing modalias'es for built in kernel modules (USB)
 2022-11-16 20:42 UTC  (9+ messages)
` [PATCH] modules: add modalias file to sysfs for modules

[xen-unstable-smoke test] 174793: tolerable all pass - PUSHED
 2022-11-16 20:41 UTC 

[PATCH] perf: arm_cspmu: Fix module cyclic dependency
 2022-11-16 20:39 UTC  (2+ messages)

[PATCH net v2] netdevsim: Fix memory leak of nsim_dev->fa_cookie
 2022-11-16 20:40 UTC  (2+ messages)

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-16 20:38 UTC  (4+ messages)
` [PATCH v7 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq

[igt-dev] [PATCH i-g-t] tests/amdgpu/amd_bypass: skip if connector is not DisplayPort
 2022-11-16 20:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/amdgpu/amd_bypass: skip if connector is not DisplayPort (rev3)

[PATCH v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
 2022-11-16 20:37 UTC  (3+ messages)

[PATCH v5 00/18] btrfs: add fscrypt integration
 2022-11-16 20:35 UTC  (5+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-16 20:35 UTC  (3+ messages)
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[PATCH v5 0/2] Input: msg2638: Add support for msg2138 and key events
 2022-11-16 20:33 UTC  (3+ messages)
` [PATCH v5 2/2] Input: msg2638 - Add support for msg2138 "

[PATCH] libselinux: fix memory leaks on the audit2why module init
 2022-11-16 20:33 UTC  (2+ messages)

[PATCH v1 0/2] io_uring uapi updates
 2022-11-16 20:31 UTC  (9+ messages)
` (subset) "

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-16 20:31 UTC  (2+ messages)

[PATCH] clocksource: Print clocksource name when clocksource is tested unstable
 2022-11-16 20:31 UTC  (2+ messages)

[PATCH net-next] mlxsw: update adjfine to use adjust_by_scaled_ppm
 2022-11-16 20:30 UTC  (4+ messages)

[PATCH RFC 0/2] add SHPC hotplug event
 2022-11-16 20:28 UTC  (4+ messages)
` [PATCH 2/2] qapi: introduce DEVICE_POWER_ON for SHPC hotplug

[PATCH v2 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-16 20:27 UTC  (5+ messages)
` [PATCH v2 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate

[PATCH V2 1/1] PCI/DOE: Fix maximum data object length miscalculation
 2022-11-16 20:29 UTC  (2+ messages)

[patch 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
 2022-11-16 20:26 UTC  (2+ messages)

[PATCH v2 1/1] uapi:io_uring.h: allow linux/time_types.h to be skipped
 2022-11-16 20:25 UTC 

[linux-next:master] BUILD REGRESSION 15f3bff12cf6a888ec2ad39652828c60e6836b3d
 2022-11-16 20:22 UTC  (4+ messages)
` [Nouveau] "

[PATCH] dt-bindings: Drop type from 'cpus' property
 2022-11-16 20:22 UTC  (3+ messages)

[patch 12/33] PCI/MSI: Add support for per device MSI[X] domains
 2022-11-16 20:22 UTC  (2+ messages)

[PATCH 0/3] sbitmap: Fix two issues in the per-bitmap wakeup counter code
 2022-11-16 20:22 UTC  (3+ messages)
` [PATCH 2/3] wait: Return number of exclusive waiters awaken

[PATCH v4 0/2] Add RZ/G2L POEG support
 2022-11-16 20:21 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding

[PATCH v3 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-16 20:20 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: Add Apple PWM controller

[RFC PATCH] clocksource/drivers/sh_cmt: access registers according to spec
 2022-11-16 20:21 UTC 

[drm-misc:drm-misc-next 8/8] include/linux/fb.h:810:6: warning: no previous prototype for function 'fb_modesetting_disabled'
 2022-11-16 20:20 UTC  (2+ messages)

[patch 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
 2022-11-16 20:19 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Renesas ProXO XP oscillator
 2022-11-16 20:17 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

[PATCH v3 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-16 20:15 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name

[patch 28/33] PCI/MSI: Provide IMS (Interrupt Message Store) support
 2022-11-16 20:17 UTC  (2+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-11-16 20:16 UTC  (3+ messages)
` [RFC PATCH v2 37/47] hugetlb: remove huge_pte_lock and huge_pte_lockptr

What's cooking in git.git (Nov 2022, #03; Mon, 14)
 2022-11-16 20:16 UTC  (3+ messages)

[patch 29/33] PCI/MSI: Provide pci_ims_alloc/free_irq()
 2022-11-16 20:14 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: thermal-idle: Fix example paths
 2022-11-16 20:14 UTC  (2+ messages)

[PATCH] bisect; remove unused "git-bisect.sh" and ".gitignore" entry
 2022-11-16 20:14 UTC  (3+ messages)

[PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister()
 2022-11-16 20:14 UTC  (6+ messages)

[patch 14/33] PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
 2022-11-16 20:13 UTC  (2+ messages)

[patch 23/33] PCI/MSI: Split MSIX descriptor setup
 2022-11-16 20:13 UTC  (2+ messages)

KMSAN broken with lockdep again?
 2022-11-16 20:12 UTC 

[RFC PATCH v3 0/3] io_uring: add napi busy polling support
 2022-11-16 20:12 UTC  (5+ messages)

[PATCH 0/2] Add support for Renesas PhiClock 9FGV1006 clock generator
 2022-11-16 20:11 UTC  (4+ messages)
` [PATCH 1/2] dtbindings: clock: Add bindings for Renesas PhiClock


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.