public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-15 13:42:39 to 2024-02-15 15:36:46 UTC [more...]

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-15 15:29 UTC  (10+ messages)
` [PATCH v13 01/21] KVM: pfncache: Add a map helper function
` [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
` [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA

[PATCH 0/4] wifi: wilc1000: fix RCU usage
 2024-02-15 15:36 UTC 

[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-15 15:36 UTC  (10+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH v1 1/1] seq_buf: Fix kernel documentation
 2024-02-15 15:25 UTC 

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-15 15:36 UTC  (2+ messages)

[PATCH] The datasheet URL has been changed
 2024-02-15 15:19 UTC 

[PATCH][next] scsi: qla1280: remove redundant assignment to variable mr
 2024-02-15 15:35 UTC 

[PATCH] s390/vfio-ap: handle hardware checkstop state on queue reset operation
 2024-02-15 15:31 UTC 

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-15 15:33 UTC  (23+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support

[GIT PULL] Devicetree fixes for v6.8
 2024-02-15 15:32 UTC 

[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
 2024-02-15 15:31 UTC  (3+ messages)
` [PATCH net-next v4 06/15] net: dsa: vsc73xx: add port_stp_state_set function

[net-next PATCH] net: phy: aquantia: add AQR113 PHY ID
 2024-02-15 15:31 UTC  (4+ messages)

[PATCH v2] regulator: lp87565: Use bitfield helpers
 2024-02-15 15:30 UTC  (2+ messages)

[PATCH v2] regulator: lp873x: Use bitfield helpers
 2024-02-15 15:30 UTC  (2+ messages)

[net-next PATCH v2] net: phy: aquantia: add AQR113 PHY ID
 2024-02-15 15:30 UTC 

[PATCH] drm/msm: Wire up tlb ops
 2024-02-15 15:28 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LED For HP mt645
 2024-02-15 15:27 UTC  (4+ messages)

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_atomic_helper_wait_for_vblanks (2)
 2024-02-15 15:12 UTC  (2+ messages)
` [PATCH v2] drm/atomic-helpers: fix uaf in drm_atomic_helper_wait_for_vblanks

[PATCH net-next] net: sysfs: Do not create sysfs for non BQL device
 2024-02-15 15:24 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.8-rc5
 2024-02-15 15:24 UTC 

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-15 15:23 UTC  (3+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers

[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-15 15:23 UTC  (2+ messages)

[PATCH v5 0/3] Enable >0 order folio memory compaction
 2024-02-15 15:22 UTC  (3+ messages)
` [PATCH v5 1/3] mm/compaction: enable compacting >0 order folios

[PATCH 3/3] The URL of the datasheet seems to have changed
 2024-02-15 14:56 UTC  (2+ messages)

next-20240215: workqueue.c: undefined reference to `irq_work_queue_on'
 2024-02-15 15:18 UTC  (3+ messages)

[PATCH v2] kbuild: Use -fmin-function-alignment when available
 2024-02-15 15:16 UTC 

[PATCH v4 0/3] iio: humidity: hdc3020: add threshold events support
 2024-02-15 15:14 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example

[PATCH v3 0/2] riscv: sophgo: cv18xx: add top misc system controller
 2024-02-15 15:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC

[PATCH 0/4] Fix vendor strings on Rockchip boards
 2024-02-15 15:10 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board
` [PATCH 2/4] dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro

Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-15 15:09 UTC  (11+ messages)
`  "
    `  "
        `  "
            `  "
                `  "

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-15 15:08 UTC  (5+ messages)

[PATCH] clk: set initial best mux parent to current parent when determining rate
 2024-02-15 15:09 UTC 

[PATCH v2] of: OF_IRQ: select IRQ_DOMAIN instead of depending on it
 2024-02-15 15:08 UTC  (6+ messages)

[patch V6 00/19] x86/cpu: Rework topology evaluation
 2024-02-15 15:07 UTC  (5+ messages)
` [patch V6 01/19] x86/cpu: Provide cpuid_read() et al
  ` [patch V6a "

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-15 15:05 UTC  (2+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15 15:02 UTC  (10+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[PATCH v4] Documentation: Document the Linux Kernel CVE process
 2024-02-15 15:03 UTC  (2+ messages)

[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-15 15:02 UTC  (5+ messages)
` [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
` [PATCH v7 21/36] function_graph: Add selftest for passing local variables

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-15 15:01 UTC  (4+ messages)
` [PATCH v12 04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-15 15:00 UTC  (11+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH v3 00/35] Memory allocation profiling
 2024-02-15 14:58 UTC  (4+ messages)
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-02-15 14:57 UTC  (6+ messages)

[PATCH] dt-bindings: leds: pwm-multicolour: re-allow active-low
 2024-02-15 14:56 UTC  (2+ messages)

[PATCH v1 00/14] Fast kernel headers: split linux/mm.h
 2024-02-15 14:56 UTC  (15+ messages)
` [PATCH v1 01/14] drivers: add missing includes on linux/mm.h (and others)
` [PATCH v1 02/14] include/drm/drm_gem.h: add poll_table_struct forward declaration
` [PATCH v1 03/14] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
` [PATCH v1 04/14] linux/mm.h: move section functions to mm/page_section.h
` [PATCH v1 05/14] linux/mm.h: move page_address() and others to mm/page_address.h
` [PATCH v1 06/14] linux/mm.h: move page_size() to mm/page_size.h
` [PATCH v1 07/14] linux/mm.h: move folio_next() to mm/folio_next.h
` [PATCH v1 08/14] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
` [PATCH v1 09/14] linux/mm.h: move usage count functions to mm/page_usage.h
` [PATCH v1 10/14] linux/mm.h: move page_zone_id() and more to mm/page_zone.h
` [PATCH v1 11/14] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
` [PATCH v1 12/14] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
` [PATCH v1 13/14] linux/mm.h: move high_memory to mm/high_memory.h
` [PATCH v1 14/14] include: reduce dependencies on linux/mm.h

[PATCH v2 00/17] UNI-T UTi260B support
 2024-02-15 14:55 UTC  (7+ messages)
` [PATCH v2 01/17] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v2 04/17] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v2 06/17] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-15 14:51 UTC  (3+ messages)

[PATCH v2 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port
 2024-02-15 14:50 UTC 

[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-02-15 14:47 UTC  (3+ messages)
` [PATCH v2 2/4] efi/cper, cxl: Make definitions and structures global

[RFD] Remove irq_timings
 2024-02-15 14:46 UTC  (4+ messages)

[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-15 14:46 UTC  (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures

hey I have an idea for a frontend for kernel make/configures
 2024-02-15 14:45 UTC 

[PATCH 00/10] KVM: SEV: allow customizing VMSA features
 2024-02-15 14:44 UTC  (5+ messages)
` [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation

[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-15 14:42 UTC  (4+ messages)
` [PATCH v4 4/5] "

[PATCH RFC v3 0/4] spmi: pmic-arb: Add support for multiple buses
 2024-02-15 14:42 UTC  (7+ messages)
` [PATCH RFC v3 3/4] spmi: pmic-arb: Make core resources acquiring a version operation

[syzbot] [kernel?] KMSAN: uninit-value in profile_hits (3)
 2024-02-15 14:41 UTC  (4+ messages)
  ` [PATCH] profiling: initialize prof_cpu_mask from profile_online_cpu()

[PATCH v2] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
 2024-02-15 14:39 UTC  (3+ messages)

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-15 14:33 UTC  (8+ messages)
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH v7 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-15 14:33 UTC  (11+ messages)
` [PATCH v7 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
` [PATCH v7 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
` [PATCH v7 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v7 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v7 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe
` [PATCH v7 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v7 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v7 8/9] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v7 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support

[PATCH v6 0/7] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-15 14:32 UTC  (8+ messages)
` [PATCH v6 2/7] dt-bindings: rtc: abx80x: convert to yaml
` [PATCH v6 3/7] dt-bindings: iio: humidity: hdc20x0: add optional interrupts property
` [PATCH v6 4/7] dt-bindings: mtd: spi-nor: "

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-15 14:28 UTC  (3+ messages)
` [PATCH v4 16/20] dt-bindings: crypto: meson: support new SoC's

[PATCH v5 0/3] Remove the XFS mrlock
 2024-02-15 14:23 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
 2024-02-15 14:26 UTC  (2+ messages)

[PATCH v1 1/1] seq_buf: Don't use "proxy" headers
 2024-02-15 14:22 UTC 

[RFC PATCH v2 0/6] support for Marvell 88PM886 PMIC
 2024-02-15 14:22 UTC  (5+ messages)
` [RFC PATCH v2 1/6] dt-bindings: mfd: add entry "
` [RFC PATCH v2 4/6] dt-bindings: input: add entry for Marvell 88PM88X PMICs onkey

[PATCH v1 0/2] nvme-pci: Fix dma-iommu mapping failures when PAGE_SIZE=64KB
 2024-02-15 14:22 UTC  (4+ messages)

[PATCH] backlight: ktd2801: depend on GPIOLIB
 2024-02-15 14:20 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j721e: Fix mux-reg-masks in hbmc_mux
 2024-02-15 14:19 UTC 

[RESEND PATCH v2] modules: wait do_free_init correctly
 2024-02-15 14:18 UTC  (5+ messages)

[PATCH] kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
 2024-02-15 14:15 UTC 

[PATCH 0/2] wifi: nl80211/wilc1000: force WLAN_AKM_SUITE_SAE to big endian in NL80211_CMD_EXTERNAL_AUTH
 2024-02-15 14:13 UTC  (3+ messages)
` [PATCH 1/2] wifi: nl80211: force WLAN_AKM_SUITE_SAE in "
` [PATCH 2/2] wifi: wilc1000: remove AKM suite be32 conversion for external auth request

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-15 14:13 UTC  (5+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[PATCH] scripts/mod/modpost: fix null pointer dereference
 2024-02-15 14:13 UTC 

[PATCH 1/2] alpha: merge two entries for CONFIG_ALPHA_EV4
 2024-02-15 14:11 UTC  (2+ messages)
` [PATCH 2/2] alpha: merge two entries for CONFIG_ALPHA_GAMMA

[PATCH] hexagon: select GENERIC_IRQ_PROBE instead of redefining it
 2024-02-15 14:08 UTC 

[PATCH] hexagon: select FRAME_POINTER instead of redefining it
 2024-02-15 14:07 UTC 

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-15 14:06 UTC  (3+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller

[PATCH] ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
 2024-02-15 14:04 UTC  (2+ messages)

[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
 2024-02-15 14:02 UTC  (5+ messages)
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree

[PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
 2024-02-15 14:01 UTC  (6+ messages)

[PATCH][next] mtd: chips: remove redundant assignment to variable timeo
 2024-02-15 14:01 UTC 

[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
 2024-02-15 14:01 UTC  (3+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI

[PATCH v8 0/3] Add ECC feature support to Tx and Rx FIFOs for Xilinx CAN Controller
 2024-02-15 13:59 UTC  (2+ messages)

[PATCH] sparc: select FRAME_POINTER instead of redefining it
 2024-02-15 13:57 UTC 

[PATCH v2 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-15 13:57 UTC  (12+ messages)
` [PATCH v2 07/15] auxdisplay: linedisp: Group line display drivers together
` [PATCH v2 10/15] auxdisplay: linedisp: Provide a small buffer in the struct linedisp

[PATCH v2] powerpc/iommu: Fix the iommu group reference leak during platform domain attach
 2024-02-15 13:57 UTC  (3+ messages)

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2024-02-15 13:57 UTC  (5+ messages)
` [PATCH v5 7/7] sched/fair: Fair server interface

[PATCH][next] spi: dw: remove redundant assignment to variable len
 2024-02-15 13:56 UTC  (2+ messages)

[PATCH] ARM: remove unneeded entry for CONFIG_FRAME_POINTER
 2024-02-15 13:55 UTC 

[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-15 13:55 UTC  (7+ messages)
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver

linux-next: build failure after merge of the w1 tree
 2024-02-15 13:54 UTC  (3+ messages)

[PATCH v2] ARM: ptrace: Use bitfield helpers
 2024-02-15 13:54 UTC 

[PATCH] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
 2024-02-15 13:52 UTC 

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-15 13:52 UTC  (6+ messages)
` [PATCH v4 01/11] x86/startup_64: Simplify global variable accesses in GDT/IDT programming

[PATCH] [v2] Documentation: kbuild: explain handling optional dependencies
 2024-02-15 13:51 UTC  (5+ messages)

[PATCH v1 1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpath.h
 2024-02-15 13:51 UTC  (4+ messages)

[PATCH] brcmsmac: avoid function pointer casts
 2024-02-15 13:48 UTC  (3+ messages)

[PATCH v5 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-15 13:46 UTC  (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: Add Imagination "
` [PATCH v5 2/3] media: jpeg: Add reference quantization and huffman tables
` [PATCH v5 3/3] media: imagination: Add E5010 JPEG Encoder driver

[PATCH] [v2] kallsyms: ignore ARMv4 thunks along with others
 2024-02-15 13:45 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: update references from partition.txt to mtd.yaml
 2024-02-15 13:45 UTC  (2+ messages)

[RESEND PATCH v4 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-02-15 13:44 UTC  (3+ messages)
` [RESEND PATCH v4 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding

[PATCH v2 1/2] platform/x86: thinkpad_acpi: Simplify thermal mode checking
 2024-02-15 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some ThinkPads


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