public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 11:33:24 to 2024-08-21 13:59:25 UTC [more...]

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-08-21 13:59 UTC  (3+ messages)
` [PATCH 16/26] mm: asi: Map non-user buddy allocations as nonsensitive

[PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-21 13:59 UTC 

[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-08-21 13:58 UTC 

[PATCH] ftrace: Get the true parent ip for function tracer
 2024-08-21 13:59 UTC  (2+ messages)

[PATCH v4 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-21 13:56 UTC  (9+ messages)
` [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
` [PATCH v4 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
` [PATCH v4 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v4 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v4 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v4 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold

[PATCH 1/2] power: supply: core: simplify with cleanup.h
 2024-08-21 13:56 UTC  (2+ messages)

[PATCH] of_reserved_mem: Save region name string into struct reserved_mem
 2024-08-21 13:51 UTC 

[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency
 2024-08-21 13:51 UTC 

[PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
 2024-08-21 13:49 UTC  (3+ messages)

[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-08-21 13:49 UTC  (2+ messages)

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-21 13:47 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 13:46 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH 2/2] KVM: arm64: Hide S1PIE registers "

next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12
 2024-08-21 13:43 UTC  (5+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 13:42 UTC  (11+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21 13:42 UTC  (16+ messages)
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v3 07/14] thermal: ACPI: Use the "
` [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
` [PATCH v3 11/14] thermal: imx: "

[PATCH v2] libbpf: Initialize st_ops->tname with strdup()
 2024-08-21 13:41 UTC  (4+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 13:41 UTC  (10+ messages)
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface

[PATCH v3] dmaengine: xilinx: dpdma: Add support for cyclic dma mode
 2024-08-21 13:40 UTC 

selinux: support IPPROTO_SMC in socket_type_to_security_class()
 2024-08-21 13:37 UTC  (5+ messages)

[PATCH v4 0/2] Fix perf adjust period
 2024-08-21 13:42 UTC  (3+ messages)
` [PATCH v4 1/2] perf/core: Fix small negative period being ignored
` [PATCH v4 2/2] perf/core: Fix incorrect time diff in tick adjust period

[PATCH 00/24] Complete EEVDF
 2024-08-21 13:34 UTC  (3+ messages)
` [PATCH 10/24] sched/uclamg: Handle delayed dequeue

[PATCH] mmc: core: Remove struct mmc_context_info
 2024-08-21 13:24 UTC 

[PATCH v6 00/20] Avoid MAP_FIXED gap exposure
 2024-08-21 13:31 UTC  (12+ messages)
` [PATCH v6 06/20] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v6 10/20] mm/vma: Support vma == NULL in init_vma_munmap()
` [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure
` [PATCH v6 18/20] ipc/shm, mm: Drop do_vma_munmap()

[PATCH] bpftool: check for NULL ptr of btf in codegen_subskel_datasecs
 2024-08-21 13:31 UTC 

[PATCH] ALSA: hda: cs35l56: Don't use the device index as a calibration index
 2024-08-21 13:24 UTC  (2+ messages)

[PATCH] mtd: nand: raw: atmel: Add message on DMA usage
 2024-08-21 13:20 UTC  (3+ messages)

[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
 2024-08-21 13:19 UTC 

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-21 13:16 UTC  (11+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
      ` [xdp-hints] "

[PATCH 0/4] iio: adc: ad4695: implement calibration support
 2024-08-21 13:16 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
 2024-08-21 13:15 UTC  (2+ messages)

[PATCH 2/2] selinux: add support for xperms in conditional policies
 2024-08-21 13:07 UTC  (2+ messages)

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-21 13:14 UTC  (6+ messages)
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node

[PATCH v10 0/2] Loongarch-avec support
 2024-08-21 13:14 UTC  (4+ messages)
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH 0/3] platform/x86: Add support for Intel uncore ELC feature
 2024-08-21 13:10 UTC  (4+ messages)
` [PATCH 1/3] Documentation: admin-guide: pm: Add efficiency vs. latency tradeoff to uncore documentation
` [PATCH 2/3] platform/x86/intel-uncore-freq: Add support for efficiency latency control
` [PATCH 3/3] platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs interface

[PATCH dlm/next 00/12] dlm: net-namespace functionality
 2024-08-21 13:13 UTC  (4+ messages)
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI

[PATCH v1 0/4] platform/x86: int3472: A few cleanups
 2024-08-21 13:12 UTC  (13+ messages)
` [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe()
` [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
` [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro
` [PATCH v1 4/4] platform/x86: int3472: Use str_high_low()

[PATCH 0/3] LoongArch: Migrate arch_numa
 2024-08-21 13:12 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: Move pcibus_to_node to pci.h
` [PATCH 2/3] LoongArch: ACPI: Introduce get_cpu_for_acpi_id
` [PATCH 3/3] LoongArch: Convert to arch_numa

[PATCH] phy: qualcomm: Check NULL ptr on lvts_data in qcom_ipq806x_usb_phy_probe()
 2024-08-21 13:10 UTC 

[PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
 2024-08-21 13:09 UTC  (2+ messages)

[PATCH v2] sched/numa: Fix the vma scan starving issue
 2024-08-21 10:04 UTC  (2+ messages)

[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-21 12:46 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH] sched/fair: Warn against unbalanced util_est during dequeue
 2024-08-21 13:02 UTC 

[PATCH v8 0/3] Fix address translations on MPFS PCIe controller
 2024-08-21 13:02 UTC  (4+ messages)
` [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v8 2/3] PCI: microchip: Fix inbound "
` [PATCH v8 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
 2024-08-21 13:02 UTC  (17+ messages)
` [PATCH net-next 02/10] net: skb: add SKB_DR_RESET
` [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
` [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one()

[PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-21 12:58 UTC  (4+ messages)

[PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph
 2024-08-21 12:56 UTC  (5+ messages)

[PATCH v2] fs/exfat: add NFS export support
 2024-08-21 12:51 UTC 

[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-08-21 12:51 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling

[PATCH v2] scsi: ufs: Move UFS trace events to private header
 2024-08-21 12:49 UTC  (2+ messages)

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-08-21 12:49 UTC  (3+ messages)
` [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-21 12:46 UTC  (2+ messages)

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-21 12:46 UTC  (4+ messages)
` [PATCH v2 2/4] cxl/region: "

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-21 12:45 UTC  (8+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-21 12:45 UTC  (3+ messages)

[PATCH RFT v9 0/8] fork: Support shadow stacks in clone3()
 2024-08-21 12:45 UTC  (8+ messages)
` [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()

[PATCH] linux-firmware: Update AMD SEV firmware
 2024-08-21 12:43 UTC  (2+ messages)

[PATCH 0/6] Staging: rtl8192e: Style guide variable renames
 2024-08-21 12:41 UTC  (3+ messages)
` [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong

[v3] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-21 12:38 UTC  (3+ messages)

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 12:37 UTC  (2+ messages)

[PATCH 0/7] keys: Add tracepoints
 2024-08-21 12:36 UTC  (8+ messages)
` [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in
` [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes
` [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added
` [PATCH 4/7] keys: Add a key_ref_get() wrapper
` [PATCH 5/7] keys: Use key_get() instead of __key_get()
` [PATCH 6/7] keys: Provide a key_try_get() function and use it
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-21 12:35 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-21 12:32 UTC 

[PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator
 2024-08-21 12:32 UTC  (2+ messages)

[PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test
 2024-08-21 12:31 UTC 

[PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 12:31 UTC  (2+ messages)

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-21 12:30 UTC  (10+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-08-21 12:29 UTC  (3+ messages)

[PATCH v2] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 12:28 UTC 

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-21 12:28 UTC  (7+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "
` [PATCH 2/5] usb: pxa27x_udc: "
` [PATCH 3/5] usb: r8a66597-udc: "
` [PATCH 4/5] usb: mpfs: "
` [PATCH 5/5] usb: ux500: "

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (8+ messages)
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres

[syzbot] [mm?] KCSAN: data-race in __reset_isolation_suitable / compact_zone (2)
 2024-08-21 12:25 UTC 

[GIT PULL] erofs fixes for 6.11-rc5
 2024-08-21 12:24 UTC 

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-21 12:18 UTC  (7+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 12:16 UTC 

[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-21 12:15 UTC  (5+ messages)
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-21 12:15 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 2/7] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH 1/4] gpio: ath79: order headers alphabetically
 2024-08-21 12:14 UTC  (4+ messages)
` [PATCH 2/4] gpio: ath79: add missing header
` [PATCH 3/4] gpio: ath79: use generic device property getters
` [PATCH 4/4] gpio: ath79: remove support for platform data

[PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates()
 2024-08-21 12:11 UTC  (2+ messages)

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-21 12:10 UTC  (3+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 12:08 UTC  (2+ messages)

[PATCH v3 0/4] Relax canonical checks on some arch msrs
 2024-08-21 12:04 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs

[net-next v3] net: wwan: t7xx: PCIe reset rescan
 2024-08-21 12:00 UTC  (2+ messages)

[PATCH net-next] net: ovs: fix ovs_drop_reasons error
 2024-08-21 11:59 UTC  (3+ messages)

[tip:irq/urgent] BUILD SUCCESS c5af2c90ba5629f0424a8d315f75fb8d91713c3c
 2024-08-21 11:55 UTC 

[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
 2024-08-21 11:54 UTC  (4+ messages)

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-21 11:53 UTC  (5+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH] ASoC: codecs: wcd934x: make read-only array minCode_param static const
 2024-08-21 11:49 UTC 

[PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop
 2024-08-21 11:48 UTC  (6+ messages)
` [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths

KASAN: null-ptr-deref in bpf_core_calc_relo_insn
 2024-08-21 11:46 UTC  (3+ messages)

[PATCH] cpuidle: remove dead code in cpuidle_enter_state
 2024-08-21 11:42 UTC 

[PATCH] arm_mpam: Fix T241-MPAM-4 workaround
 2024-08-21 11:42 UTC  (2+ messages)

[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-08-21 11:41 UTC  (8+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 2/7] vdpa/mlx5: Delete "
` [PATCH vhost 3/7] vdpa/mlx5: Rename function
` [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion

[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-21 11:41 UTC  (2+ messages)

[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
 2024-08-21 11:40 UTC  (3+ messages)

ACPI IRQ storm with 6.10
 2024-08-21 11:39 UTC  (2+ messages)

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-21 11:39 UTC  (8+ messages)

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-21 11:33 UTC  (3+ messages)


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