All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-20 14:46:57 to 2023-11-20 15:14:25 UTC [more...]

[PATCH v3 0/5] params: harden string ops and allocatio ops
 2023-11-20 15:11 UTC  (4+ messages)
` [PATCH v3 1/5] params: Introduce the param_unknown_fn type
` [PATCH v3 3/5] params: Use size_add() for kmalloc()
` [PATCH v3 4/5] params: Sort headers

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-20 15:14 UTC  (12+ messages)

[PATCH v2] hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
 2023-11-20 15:12 UTC  (2+ messages)

[PATCH 1/2] ARM: mmu64: setup ttb for EL2 as well
 2023-11-20 15:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: layerscape: ppa: Fix starting PPA

[ImageBuilder] uboot-script-gen: use size from arm32 zImage header
 2023-11-20 15:13 UTC 

[PATCH] serial: imx: convert not to use dma_request_slave_channel()
 2023-11-20 15:12 UTC  (4+ messages)

[PATCH] fs: Rename mapping private members
 2023-11-20 15:13 UTC  (6+ messages)

[PATCH 1/2] usertools/rss: add driver abstractions
 2023-11-20 15:13 UTC  (3+ messages)
  ` [EXT] "

[PATCH] drm/modes: Fix divide error in drm_mode_debug_printmodeline
 2023-11-20 15:12 UTC  (5+ messages)
` [PATCH V2] "
    ` [Nouveau] "

[PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-20 15:11 UTC  (15+ messages)

[PATCH 1/1] target/arm: enable FEAT_RNG on Neoverse-N2
 2023-11-20 15:09 UTC  (2+ messages)

[hch-misc:dma-ops-cleanup 4/8] kernel/dma/mapping.c:121:16: warning: returning 'int' from a function with return type 'const struct dma_map_ops *' makes pointer from integer without a cast
 2023-11-20 14:54 UTC 

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-20 15:11 UTC  (10+ messages)
` [net-next RFC PATCH 02/14] dt-bindings: net: move PHY modes to common PHY mode types definition
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH 05/14] net: phy: add support for named global PHY in DT PHY package
` [net-next RFC PATCH 06/14] net: phy: add support for shared priv data size for PHY package in DT
` [net-next RFC PATCH 12/14] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH 13/14] net: phy: add Qualcom QCA807x driver

[PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
 2023-11-20 15:11 UTC  (4+ messages)

[PATCH v2] PM: hibernate: Fix the bug where wake events cannot wake system during hibernation
 2023-11-20 14:55 UTC  (2+ messages)

[Intel-xe] [PATCH 1/3] drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc
 2023-11-20 15:11 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] hwrng: starfive - Fix dev_err_probe return error
 2023-11-20 15:11 UTC 

[PATCH 1/2] libxf-apply: Ignore Merge commits
 2023-11-20 15:10 UTC  (2+ messages)
` [PATCH 2/2] libxfs-apply: Add option to only import patches into guilt stack

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-11-20 15:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
` [PATCH 2/2] serial: core: implement support for rs485-mux-gpios

[PATCH v1] Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
 2023-11-20 15:10 UTC 

[PATCH] x86/ioapic: Check 1k alignment for IO-APIC physical addresses
 2023-11-20 15:10 UTC 

How To Get Your Board Out Of The Way
 2023-11-20 15:09 UTC 

strncpy clarify result may not be null terminated
 2023-11-20 15:12 UTC  (11+ messages)

[meta-oe][PATCHv2] flatpak: Add packageconfigs for man and docbook docs
 2023-11-20 15:09 UTC 

[PATCH 1/3] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-11-20 15:08 UTC  (4+ messages)

[PATCH v2 00/14] random fixes for 8.2 pre-PR (tests, plugins, docs, semihosting)
 2023-11-20 15:08 UTC  (15+ messages)
` [PATCH v2 01/14] tests/docker: replace fedora-i386 with debian-i686
` [PATCH v2 02/14] .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
` [PATCH v2 03/14] tests/docker: merge debian-native with debian-amd64
` [PATCH v2 04/14] plugins: fix win plugin tests on cross compile
` [PATCH v2 05/14] target/nios2: Deprecate the Nios II architecture
` [PATCH v2 06/14] tests/tcg: fixup Aarch64 semiconsole test
` [PATCH v2 07/14] docs/emulation: expand warning about semihosting
` [PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
` [PATCH v2 09/14] hw/core: skip loading debug on all failures
` [PATCH v2 10/14] testing: move arm system tests into their own folder
` [PATCH v2 11/14] tests/tcg: enable arm softmmu tests
` [PATCH v2 12/14] tests/tcg: enable semiconsole test for Arm
` [PATCH v2 13/14] configure: don't try a "native" cross for linux-user
` [PATCH v2 14/14] tests/tcg: finesse the registers check for "hidden" regs

[PATCH 00/13] x86/CPU/AMD: Rework Zen family detection and other fun
 2023-11-20 15:08 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: intel_telemetry: Fix kernel doc descriptions
 2023-11-20 15:07 UTC 

[PATCH] isimodem: parse extra details from REG_STATUS_IND
 2023-11-20 15:07 UTC  (2+ messages)

[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
 2023-11-20 15:07 UTC  (5+ messages)
` [PATCH v10 05/17] vpci: add hooks for PCI device assign/de-assign
` [PATCH v10 06/17] vpci/header: rework exit path in init_bars

[PATCH 0/3] pinctrl: don't use gpiod_to_chip()
 2023-11-20 15:06 UTC  (3+ messages)

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-11-20 15:06 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCHv2 0/3] nvme: start keep-alive after admin queue setup
 2023-11-20 15:05 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH v3] Added tilt interrupt support in inv_icm42600
 2023-11-20 14:18 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.7-rc2
 2023-11-20 15:05 UTC  (3+ messages)

[PATCH-for-8.2 v2] backends/cryptodev: Do not ignore throttle/backends Errors
 2023-11-20 15:04 UTC 

[rt-devel:linux-6.6.y-rt-rebase 142/184] kernel/printk/printk.c:2381:22: error: 'printk_threads_enabled' undeclared
 2023-11-20 15:04 UTC  (2+ messages)

[PATCH 1/1] usb: USB_XHCI_PCI depends on PCI
 2023-11-20 15:04 UTC  (2+ messages)

drivers/char/hw_random/jh7110-trng.c:303 starfive_trng_probe() warn: passing zero to 'dev_err_probe'
 2023-11-20 15:02 UTC  (2+ messages)

[PATCH-for-8.2] backends/cryptodev: Do not ignore throttle/backends Errors
 2023-11-20 15:03 UTC  (2+ messages)

[PATCH v3] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-20 15:03 UTC  (2+ messages)

[PATCH] misc: mei: client.c: fix some error code problem in mei_cl_write
 2023-11-20 15:03 UTC  (2+ messages)

[PATCH 0/2] Add support for LTC4282
 2023-11-20 15:03 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-20 15:01 UTC  (5+ messages)

[PATCH for-8.2] target/arm: Set IL bit for pauth, SVE access, BTI trap syndromes
 2023-11-20 15:01 UTC 

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-20 14:57 UTC  (11+ messages)

[PATCH v5 0/3] Add support for qcm6490 idp and qcs6490 rb3gen2 board
 2023-11-20 14:58 UTC  (6+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: Add base qcm6490 idp board dts
` [PATCH v5 3/3] arm64: dts: qcom: Add base qcs6490-rb3gen2 "

[PATCHv3 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-20 14:56 UTC  (7+ messages)
` [PATCHv3 bpf-next 1/6] libbpf: Add st_type argument to elf_resolve_syms_offsets function
` [PATCHv3 bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
` [PATCHv3 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
` [PATCHv3 bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
` [PATCHv3 bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link
` [PATCHv3 bpf-next 6/6] bpftool: Add support to display uprobe_multi links

[PATCH v5 0/9] Improve Exynos thermal driver
 2023-11-20 14:50 UTC  (20+ messages)
  ` [PATCH v5 1/9] thermal: exynos: remove an unnecessary field description
  ` [PATCH v5 2/9] thermal: exynos: drop id field
  ` [PATCH v5 3/9] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v5 4/9] thermal: exynos: handle devm_regulator_get_optional return value correctly
  ` [PATCH v5 5/9] thermal: exynos: simplify regulator (de)initialization
  ` [PATCH v5 6/9] thermal: exynos: stop using the threshold mechanism on Exynos 4210
  ` [PATCH v5 7/9] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v5 8/9] thermal: exynos: use BIT wherever possible
  ` [PATCH v5 9/9] thermal: exynos: use set_trips

[meta-oe][PATCH] flatpak: Add packageconfigs for man and docbook docs
 2023-11-20 14:57 UTC 

[PATCH] vscode: add minimal configuration
 2023-11-20 14:57 UTC 

[PATCH] doc: add the optional freq parameter to the connmanctl manpage
 2023-11-20 14:56 UTC  (2+ messages)

[PATCH 0/3] xen: Drop bool_t
 2023-11-20 14:56 UTC  (4+ messages)
` [PATCH 1/3] x86/treewide: Switch bool_t to bool
` [PATCH 2/3] xen/treewide: "
` [PATCH 3/3] xen: Drop bool_t

[shenki:dev-6.6 27/58] drivers/hwmon/pmbus/max31785.c:322:38: warning: '%s' directive argument is null
 2023-11-20 14:48 UTC 

[PATCH 03/24] mm/swap: move no readahead swapin code to a stand alone helper
 2023-11-20 14:55 UTC  (2+ messages)

ELL 0.59 Does Not Compile against Linux-4.9.212 and/or GLibC-2.28
 2023-11-20 14:55 UTC  (4+ messages)

[PATCH v3 0/3] mm/memory_hotplug: fixes for memory hotplug altmap support
 2023-11-20 14:53 UTC  (4+ messages)
` [PATCH v3 1/3] mm/memory_hotplug: add missing mem_hotplug_lock
` [PATCH v3 2/3] mm/memory_hotplug: fix error handling in add_memory_resource()
` [PATCH v3 3/3] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE

[PATCH 00/35] DC Patches November 15, 2023
 2023-11-20 14:54 UTC  (2+ messages)

[PATCH 1/1] fetch2/aws: forward env-vars used in gitlab-ci K8s
 2023-11-20 13:59 UTC 

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-20 14:53 UTC  (10+ messages)
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH v3 0/2] Add a driver for Epson RX8111 RTC
 2023-11-20 14:49 UTC  (3+ messages)
` [PATCH v3 2/2] rtc: Add driver for Epson RX8111
` [PATCH v3 1/2] dt-bindings: rtc: Add "

[PATCH 2/2] hwmon: ltc4282: add support for the LTC4282 chip
 2023-11-20 14:52 UTC  (2+ messages)

[PATCH v3 0/5] Add USB support for RK3128
 2023-11-20 14:51 UTC  (10+ messages)
` [PATCH v3 1/5] phy: rockchip-inno-usb2: Split ID interrupt phy registers
` [PATCH v3 2/5] phy: phy-rockchip-inno-usb2: Add RK3128 support

[PATCH v3 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-11-20 14:51 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH v3 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH v6 00/10] ppc64: Restrict memory allocations for kernel and initrd
 2023-11-20 14:50 UTC  (11+ messages)
` [PATCH v6 01/10] kern/ieee1275/init: ppc64: Introduce a request for regions_claim
` [PATCH v6 02/10] kern/ieee1275/init: ppc64: Decide by request whether to initialize region
` [PATCH v6 03/10] kern/ieee1275/init: ppc64: Return allocated address using context
` [PATCH v6 04/10] kern/ieee1275/init: ppc64: Add support for alignment requirements
` [PATCH v6 05/10] kern/ieee1275/init: ppc64: Rename regions_claim to grub_regions_claim
` [PATCH v6 06/10] kern/ieee1275/cmain: ppc64: Introduce flags to identify KVM and Power VM
` [PATCH v6 07/10] loader/powerpc/ieee1275: Use new allocation function for kernel and initrd
` [PATCH v6 08/10] kern/ieee1275/ieee1275: debug: Display successful memory claims
` [PATCH v6 09/10] kern/ieee1275/init: ppc64: Fix a comment
` [PATCH v6 10/10] kern/ieee1275/init: ppc64: Display upper_mem_limit for debugging

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-20 14:49 UTC  (7+ messages)
` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE memory notifiers

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-20 14:50 UTC  (11+ messages)

[XEN v5 0/2] xen/arm: Split MMU code as the prepration of MPU work form Arm32
 2023-11-20 14:48 UTC  (3+ messages)
` [XEN v5 1/2] xen/arm32: head: Introduce enable_{boot,secondary}_cpu_mm()
` [XEN v5 2/2] xen/arm32: head Split and move MMU-specific head.S to mmu/head.S

[PATCH BlueZ 0/1] iso-tester: Add test for bcast AC 13 reconnect
 2023-11-20 14:50 UTC  (2+ messages)

[PATCH BlueZ v2] shared/shell: Remove readline color escapes
 2023-11-20 14:50 UTC  (2+ messages)

[TECH TOPIC] Kernel documentation
 2023-11-20 14:49 UTC  (7+ messages)

[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
 2023-11-20 14:49 UTC  (4+ messages)
` [PATCH 2/3] configs: keystone2: Do not include hardware.h

[PATCH RFC] btrfs: pick device with lowest devt for show_devname
 2023-11-20 14:42 UTC  (4+ messages)

[PATCH v2 0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips
 2023-11-20 14:49 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (nct6775) Fix incomplete register array

Interest in Release Manager Role
 2023-11-20 14:47 UTC  (2+ messages)

[PATCH v4] libfs: getdents() should return 0 after reaching EOD
 2023-11-20 14:48 UTC  (4+ messages)

[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
 2023-11-20 14:42 UTC  (13+ messages)
` [PATCH v4 13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v4 14/24] i2c: designware: Consolidate firmware parsing and configuring code
` [PATCH v4 15/24] i2c: designware: Unify the firmware type checks
` [PATCH v4 16/24] i2c: designware: Move exports to I2C_DW namespaces
` [PATCH v4 17/24] i2c: designware: Remove ->disable() callback
` [PATCH v4 18/24] i2c: designware: Consolidate PM ops
` [PATCH v4 19/24] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v4 20/24] i2c: designware: Propagate firmware node
` [PATCH v4 21/24] i2c: designware: Use pci_get_drvdata()
` [PATCH v4 22/24] i2c: designware: Use temporary variable for struct device
` [PATCH v4 23/24] i2c: designware: Get rid of redundant 'else'
` [PATCH v4 24/24] i2c: designware: Fix spelling and other issues in the comments


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.