public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-04 08:46:34 to 2023-12-04 10:42:23 UTC [more...]

[RFC PATCH] x86/Kconfig: Disable KASLR on debug builds
 2023-12-04 10:42 UTC  (4+ messages)

[PATCH V2 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-12-04 10:42 UTC  (10+ messages)
` [PATCH V2 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V2 5/7] coresight: tmc: "
` [PATCH V2 6/7] coresight: stm: "

[RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
 2023-12-04 10:41 UTC  (6+ messages)
` [RFC v2 2/3] nvme: move ns id info to struct nvme_ns_head
` [RFC v2 3/3] nvme: add csi, ms and nuse to sysfs

[PATCH 0/2] Bring up more CPU cores on MSM8226
 2023-12-04 10:41 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes

[PATCH] arm64: defconfig: Enable TI_ICSSG_PRUETH
 2023-12-04 10:38 UTC  (2+ messages)

[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
 2023-12-04 10:37 UTC  (5+ messages)
` [RFC PATCH net-next v3 06/13] netlink: specs: add phy-index as a header parameter
` [RFC PATCH net-next v3 08/13] netlink: specs: add ethnl PHY_GET command set

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-04 10:36 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata

[PATCH 0/6] VMware hypercalls enhancements
 2023-12-04 10:35 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] x86/vmware: Move common macros to vmware.h
  ` [PATCH v2 2/6] x86/vmware: Introduce vmware_hypercall API
  ` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support

Kernel problem with multiseat on one card
 2023-12-04 10:34 UTC  (4+ messages)
    ` [Nouveau] "

[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
 2023-12-04 10:33 UTC  (11+ messages)

drivers/irqchip/irq-apple-aic.c:941 aic_of_ic_init() error: uninitialized symbol 'off'
 2023-12-04 10:32 UTC  (2+ messages)

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-04 10:28 UTC  (11+ messages)
` [RFC KERNEL PATCH v2 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0

[PATCH] ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
 2023-12-04 10:26 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS
 2023-12-04 10:25 UTC  (3+ messages)

[PATCH] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
 2023-12-04 10:24 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: msm8916/39: Make blsp_dma controlled-remotely
 2023-12-04 10:21 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: msm8916: "
` [PATCH 2/2] arm64: dts: qcom: msm8939: "

[PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280
 2023-12-04 10:24 UTC  (4+ messages)
` [PATCH v5 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board

[PATCH v3 1/5] dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
 2023-12-04 10:23 UTC  (3+ messages)
` [PATCH v3 4/5] ARM: dts: tegra30-ouya: make dts use gpio-fan matrix instead of array

[PATCH] net: mdio: enable optional clock when registering a phy from devicetree
 2023-12-04 10:22 UTC  (6+ messages)

[PATCH] [v2] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
 2023-12-04 10:21 UTC 

[PATCH v8 00/10] Multi-size THP for anonymous memory
 2023-12-04 10:20 UTC  (11+ messages)
` [PATCH v8 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
` [PATCH v8 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [PATCH v8 06/10] selftests/mm: Factor out thp settings management
` [PATCH v8 07/10] selftests/mm: Support multi-size THP interface in thp_settings
` [PATCH v8 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP
` [PATCH v8 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v8 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-12-04 10:21 UTC  (12+ messages)
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status

[PATCH V2 net 0/2] There are some bugfix for the HNS ethernet driver
 2023-12-04 10:19 UTC  (5+ messages)
` [PATCH V2 net 1/2] net: hns: fix wrong head when modify the tx feature when sending packets
` [PATCH V2 net 2/2] net: hns: fix fake link up on xge port

[PATCH v1 1/1] drm/i915/display: Don't use "proxy" headers
 2023-12-04 10:15 UTC  (2+ messages)

[PATCH 1/2] pinctrl: starfive: jh7110: ignore disabled device tree nodes
 2023-12-04 10:14 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: starfive: jh7100: "

[PATCH v2 0/4] Update STM DSI PHY driver
 2023-12-04 10:11 UTC  (5+ messages)
` [PATCH v2 1/4] drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
` [PATCH v2 2/4] drm/stm: dsi: add pm runtime ops
` [PATCH v2 3/4] drm/stm: dsi: expose DSI PHY internal clock
` [PATCH v2 4/4] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH v2 1/3] media: i2c: ak7375: Prepare for supporting another chip
 2023-12-04 10:11 UTC  (2+ messages)

[PATCH v2 0/6] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-04 10:09 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
` [PATCH v2 2/6] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
` [PATCH v2 3/6] arm64: dts: qcom: Fix hs_phy_irq for QUSB2 targets

[PATCH] drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERS
 2023-12-04  9:55 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: add X1E80100 LPASS LPI
 2023-12-04 10:07 UTC  (2+ messages)

[PATCH] mfd: syscon: Fix null pointer dereference in of_syscon_register
 2023-12-04 10:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: light: add ltr390
 2023-12-04 10:05 UTC  (5+ messages)
` [PATCH v2 2/2] iio: light: driver for Lite-On ltr390

[PATCH] arm64: defconfig: qcom: enable X1E80100 sound card
 2023-12-04 10:04 UTC 

[PATCH] ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5
 2023-12-04 10:04 UTC 

[PATCH v5 0/9] Cleanup AMBA PL011 driver
 2023-12-04 10:02 UTC  (9+ messages)
` [PATCH v5 5/9] tty: serial: amba-pl011: avoid quoted string split across lines
` [PATCH v5 6/9] tty: serial: amba-pl011: fix formatting of conditions
` [PATCH v5 7/9] tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
` [PATCH v5 9/9] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe

[PATCH 1/2] ASoC: qcom: Add x1e80100 sound machine driver
 2023-12-04 10:01 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: qcom,sm8250: Add X1E80100 sound card

[PATCH] ASoC: qcom: Fix trivial code style issues
 2023-12-04 10:00 UTC 

[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
 2023-12-04  9:59 UTC  (7+ messages)
` [PATCH v3 2/6] arm64: KVM: Move SPE and trace registers to the sysreg array
` [PATCH v3 3/6] arm64: KVM: Add iflag for FEAT_TRF
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register

[PATCH] pinctrl: Add lock to ensure the state atomization
 2023-12-04  9:57 UTC  (3+ messages)

[PATCH v5 0/4] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-04  9:57 UTC  (4+ messages)
` [PATCH v5 4/4] pinctrl: qcom: sm4450: correct incorrect address offset

[PATCH] arm64: dts: qcom: msm8939: Add clock-frequency for broadcast timer
 2023-12-04  9:55 UTC 

[PATCH v2 0/2] Simplify Util_est
 2023-12-04  9:54 UTC  (4+ messages)
` [PATCH v2 2/2] sched/fair: Simplify util_est

[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
 2023-12-04  9:53 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200: use ti,j7200-padconf compatible

[RFC PATCH v3 0/5] platform/chrome: Introduce DT hardware prober
 2023-12-04  9:52 UTC  (4+ messages)
` [RFC PATCH v3 2/5] i2c: of: Introduce component probe function

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-04  9:53 UTC  (6+ messages)
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 13/35] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
  ` [PATCH v2 31/35] net: smc: use find_and_set_bit() in smc_wr_tx_get_free_slot_index()

[PATCH v2 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-12-04  9:51 UTC  (8+ messages)
` [PATCH v2 2/2] iio: light: Add support for APDS9306 "

[PATCH v5 0/2] Change the sg2042 timer layout to fit aclint format
 2023-12-04  9:51 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
` [PATCH v5 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format

[PATCH 00/21] block atomic writes
 2023-12-04  9:35 UTC  (8+ messages)
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 10/21] block: Add fops atomic write support

[PATCH 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
 2023-12-04  9:48 UTC  (7+ messages)
` [PATCH 1/2] arm: perf: Remove PMU locking
` [PATCH 2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'

[PATCH v7 0/4] RISC-V: Add MMC support for TH1520 boards
 2023-12-04  9:47 UTC  (3+ messages)
` [PATCH v7 2/4] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock

[PATCH v15 0/3] media: i2c: Add support for alvium camera
 2023-12-04  9:47 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v15 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v15 3/3] media: i2c: Add support for alvium camera

[PATCH v4 1/1] pinctrl: mediatek: Switch to use no-IRQ PM helpers
 2023-12-04  9:47 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: clean up example
 2023-12-04  9:48 UTC  (5+ messages)

[PATCH] ARM: dts: qcom: apq8026-samsung-matissewifi: Configure touch keys
 2023-12-04  9:46 UTC 

[PATCH] arm64: dts: qcom: Add missing vio-supply for AW2013
 2023-12-04  9:46 UTC 

[syzbot] [net?] INFO: rcu detected stall in ip_list_rcv (6)
 2023-12-04  9:45 UTC 

[PATCH v2 0/2] adding support for Microchip PAC193X Power Monitor
 2023-12-04  9:43 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding dt-bindings for PAC193X

[PATCH v6] bus: mhi: host: Add tracing support
 2023-12-04  9:42 UTC 

[PATCH 00/11] x86/kvm/emulate: Avoid RET for FASTOPs
 2023-12-04  9:37 UTC  (12+ messages)
` [PATCH 01/11] objtool: Generic annotation infrastructure
` [PATCH 02/11] objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
` [PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE "
` [PATCH 04/11] objtool: Convert instrumentation_{begin,end}() "
` [PATCH 05/11] objtool: Convert VALIDATE_UNRET_BEGIN "
` [PATCH 06/11] objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE "
` [PATCH 07/11] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS "
` [PATCH 08/11] objtool: Collapse annotate sequences
` [PATCH 09/11] x86/kvm/emulate: Implement test_cc() in C
` [PATCH 10/11] x86/nospec: JMP_NOSPEC
` [PATCH 11/11] x86/kvm/emulate: Avoid RET for fastops

[RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found
 2023-12-04  9:39 UTC  (10+ messages)

[PATCH][NEXT] selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
 2023-12-04  9:39 UTC 

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-12-04  9:39 UTC  (15+ messages)
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH v3 00/10] gpio/pinctrl: replace gpiochip_is_requested() with a safer interface
 2023-12-04  9:35 UTC  (11+ messages)
` [PATCH v3 01/10] gpiolib: provide gpiochip_dup_line_label()
` [PATCH v3 02/10] gpio: wm831x: use gpiochip_dup_line_label()
` [PATCH v3 03/10] gpio: wm8994: "
` [PATCH v3 04/10] gpio: stmpe: "
` [PATCH v3 05/10] pinctrl: abx500: "
` [PATCH v3 06/10] pinctrl: nomadik: "
` [PATCH v3 07/10] pinctrl: baytrail: "
` [PATCH v3 08/10] pinctrl: sppctl: "
` [PATCH v3 09/10] gpiolib: use gpiochip_dup_line_label() in for_each helpers
` [PATCH v3 10/10] gpiolib: remove gpiochip_is_requested()

[PATCH v4 0/7] Add Huashan Pi board support
 2023-12-04  9:32 UTC  (4+ messages)

[PATCH net-next v2 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-04  9:33 UTC  (5+ messages)
` [PATCH net-next v2 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
  ` [EXT] "

[PATCH v2] iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
 2023-12-04  9:33 UTC  (5+ messages)

[PATCH v5] bus: mhi: host: Add tracing support
 2023-12-04  9:32 UTC  (3+ messages)

[PATCH v14 0/3] media: i2c: Add support for alvium camera
 2023-12-04  9:32 UTC  (6+ messages)
` [PATCH v14 3/3] "

[PATCH] iio: adc: MCP3564: fix calib_bias and calib_scale range checks
 2023-12-04  9:28 UTC  (2+ messages)

[PATCH v5 0/5] userfaultfd move option
 2023-12-04  9:27 UTC  (8+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-04  9:22 UTC  (2+ messages)

[PATCH] drm/doc: Define KMS atomic state set
 2023-12-04  9:21 UTC  (8+ messages)

[PATCH] fs: fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
 2023-12-04  9:18 UTC  (5+ messages)

[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-04  9:02 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
 2023-12-04  9:17 UTC  (2+ messages)

[PATCH RESEND] drm/display: Drop obsolete dependency on COMPILE_TEST
 2023-12-04  9:17 UTC  (2+ messages)

[PATCH] Fix memory leaks in wave5_vpu_open_enc() and wave5_vpu_open_dec()
 2023-12-04  9:16 UTC 

[PATCH v5 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-12-04  9:16 UTC  (6+ messages)

[PATCH vhost 0/7] vdpa/mlx5: Add support for resumable vqs
 2023-12-04  9:16 UTC  (7+ messages)

[PATCH net-next v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-04  9:15 UTC  (4+ messages)
` [PATCH net-next v3 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device

[PATCH] [v2] drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
 2023-12-04  9:14 UTC 

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-04  9:13 UTC  (4+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2023-12-04  8:40 UTC  (3+ messages)

[RFC PATCH] KVM: arm/arm64: GICv4: Support shared VLPI
 2023-12-04  9:06 UTC  (10+ messages)

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-04  9:02 UTC  (6+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic

drivers/block/virtio_blk.c:570:68: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 7
 2023-12-04  9:02 UTC  (2+ messages)

[PATCH RFC v7 00/10] Support for Solid Fill Planes
 2023-12-04  9:00 UTC  (5+ messages)
` (subset) "

[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
 2023-12-04  9:00 UTC  (7+ messages)
` [PATCH 10/14] arm64: renesas: r9a08g045: Add Ethernet nodes

[PATCH] net: atlantic: Fix NULL dereference of skb pointer in
 2023-12-04  8:58 UTC 

[PATCH] [v2] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
 2023-12-04  8:57 UTC 

[PATCH] [v2] net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
 2023-12-04  8:57 UTC 

drivers/firmware/qcom/qcom_scm.c:1652:34: warning: unused variable 'qcom_scm_qseecom_allowlist'
 2023-12-04  8:56 UTC 

[PATCH v2] gpio: sim: implement the dbg_show() callback
 2023-12-04  8:57 UTC 

[PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
 2023-12-04  8:57 UTC  (2+ messages)

kernel/trace/ftrace.c:5675: warning: Function parameter or member 'ops' not described in 'ftrace_set_filter_ips'
 2023-12-04  8:56 UTC 

[PATCH 00/12] iio: add new backend framework
 2023-12-04  8:56 UTC  (7+ messages)
` [PATCH 10/12] iio: adc: ad9467: convert to "

drivers/mux/adg792a.c:134:34: warning: 'adg792a_of_match' defined but not used
 2023-12-04  8:56 UTC 

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-12-04  8:56 UTC  (4+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array

[PATCH] net: bnxt: fix a potential use-after-free in bnxt_init_tc
 2023-12-04  8:56 UTC  (2+ messages)

[PATCH v2] drm/panel-edp: Add SDC ATNA45AF01
 2023-12-04  8:54 UTC 

[RFC PATCH 0/2] Node migration between memory tiers
 2023-12-04  8:52 UTC  (2+ messages)

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-12-04  8:53 UTC  (6+ messages)
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset for "

[PATCH] net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
 2023-12-04  8:52 UTC  (3+ messages)

[PATCH] Fix memory leaks in wave5_vpu_open_enc() and wave5_vpu_open_dec()
 2023-12-04  8:39 UTC 

[PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-04  8:25 UTC  (4+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-04  8:50 UTC  (4+ messages)
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-04  8:50 UTC 

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-04  8:48 UTC 

[PATCH 1/2] x86/xen: add CPU dependencies for 32-bit build
 2023-12-04  8:47 UTC  (2+ messages)
` [PATCH 2/2] x86: rework CONFIG_X86_PAE dependency

[PATCH] scsi: megaraid_sas: fix a use-after-free in megasas_alloc_cmdlist_fusion
 2023-12-04  8:47 UTC 

[RESEND PATCH v2 0/4] genirq/irq_sim: misc updates
 2023-12-04  8:47 UTC  (3+ messages)

[PATCH] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
 2023-12-04  8:46 UTC  (3+ messages)
  `  "

[PATCH v4 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
 2023-12-04  8:48 UTC  (5+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Allow to access HW timer CSR registers always
` [PATCH v4 3/3] LoongArch: KVM: Remove kvm_acquire_timer before entering guest


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