public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-29 08:17:49 to 2024-05-29 10:07:17 UTC [more...]

[PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env()
 2024-05-29 10:07 UTC  (3+ messages)

[PATCH v3 0/2] Bluetooth: btnxpuart: Update firmware names
 2024-05-29 10:05 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add firmware-name property
` [PATCH v3 2/2] Bluetooth: btnxpuart: Update firmware names

[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-29 10:05 UTC  (13+ messages)
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some
 2024-05-29 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi
` [PATCH v2 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode

[PATCH v6 0/2] Add support for Amlogic S4 PWM
 2024-05-29 10:00 UTC  (3+ messages)
` [PATCH v6 1/2] pwm: meson: "
` [PATCH v6 2/2] arm64: dts: amlogic: Add "

[PATCH v2] f2fs: fix to truncate preallocated blocks in f2fs_file_open()
 2024-05-29 10:01 UTC 

[PATCH] reboot: Add timeout for device shutdown
 2024-05-29 10:00 UTC  (2+ messages)

[PATCH] LoongArch: Fix GMAC's phy-mode definitions in dts
 2024-05-29 10:00 UTC 

[PATCH v2] docs: dt: Update overlay file extension
 2024-05-29 10:00 UTC 

[RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs
 2024-05-29  9:57 UTC  (2+ messages)

[PATCH] dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
 2024-05-29  9:57 UTC  (2+ messages)

[PATCH v2] f2fs: fix to avoid use SSR allocate when do defragment
 2024-05-29  9:57 UTC  (2+ messages)

[PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
 2024-05-29  9:56 UTC 

[PATCH] f2fs: fix to cover read extent cache access with lock
 2024-05-29  9:52 UTC 

[PATCH] EDAC, i10nm: make skx_common.o a separate module
 2024-05-29  9:51 UTC 

[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
 2024-05-29  9:51 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows

CVE-2023-52734: net: sched: sch: Bounds check priority
 2024-05-29  9:51 UTC  (4+ messages)

[PATCH] mtd: make mtd_test.c a separate module
 2024-05-29  9:50 UTC 

[PATCH] platform/x86: int3472: make common part a separate module
 2024-05-29  9:49 UTC 

[PATCH v2] regulator: gpio: Correct default GPIO state to LOW
 2024-05-29  9:49 UTC 

[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-29  9:49 UTC  (7+ messages)
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist

[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in cfg80211_wext_freq
 2024-05-29  9:49 UTC 

[PATCH] mfd: rsmu: split core code into separate module
 2024-05-29  9:48 UTC 

[PATCH] HID: uclogic: avoid linking common code into multiple modules
 2024-05-29  9:48 UTC 

[PATCH v2 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-29  9:47 UTC  (11+ messages)
` [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support

[PATCH v2 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-05-29  9:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property
` [PATCH v2 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity

[PATCH] kheaders: use `command -v` to test for existence of `cpio`
 2024-05-29  9:42 UTC  (2+ messages)

[PATCH net-next v13 00/14] net: Make timestamping selectable
 2024-05-29  9:39 UTC  (15+ messages)
` [PATCH net-next v13 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v13 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v13 03/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v13 04/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v13 05/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v13 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v13 07/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v13 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v13 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v13 11/14] net: macb: "
` [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v13 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v13 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
 2024-05-29  9:41 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with "

[PATCH v2] scripts/make_fit: Drop fdt image entry compatible string
 2024-05-29  9:40 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: ioatdma: Fix mem leakage series
 2024-05-29  9:34 UTC  (3+ messages)

[RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
 2024-05-29  9:38 UTC  (10+ messages)

[PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-05-29  9:38 UTC  (10+ messages)
` [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem

[RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
 2024-05-29  9:33 UTC  (3+ messages)

[PATCH] arch: um: rust: Use the generated target.json again
 2024-05-29  9:33 UTC 

[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
 2024-05-29  9:32 UTC  (5+ messages)
` [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers
` [PATCH v2 21/35] sched: prepare for lazy rescheduling in resched_curr()

[PATCH v2 0/8] Add R-Car fuse support
 2024-05-29  9:29 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: fuse: Document R-Car E-FUSE / PFC
` [PATCH v2 2/8] dt-bindings: fuse: Document R-Car E-FUSE / OTP_MEM
` [PATCH v2 3/8] soc: renesas: Add R-Car fuse driver
` [PATCH v2 4/8] pinctrl: renesas: Add R-Car Gen3 fuse support
` [PATCH v2 5/8] arm64: dts: renesas: r8a779a0: Add E-FUSE node
` [PATCH v2 6/8] arm64: dts: renesas: r8a779f0: "
` [PATCH v2 7/8] arm64: dts: renesas: r8a779g0: Add OTP_MEM node
` [PATCH v2 8/8] arm64: dts: renesas: r8a779h0: "

[PATCH v1 0/2] asus wmi and hid: use HID LED for brightness
 2024-05-29  9:27 UTC  (6+ messages)
` [PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard
` [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control

[PATCH v1 1/1] MAINTAINERS: Add Intel MID section
 2024-05-29  9:26 UTC  (3+ messages)

[tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater
 2024-05-29  9:25 UTC 

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-05-29  9:23 UTC  (3+ messages)
` [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-05-29  9:23 UTC  (11+ messages)

[PATCH] fix kdump kernel cannot find ACPI RSDP
 2024-05-29  9:21 UTC  (2+ messages)

[PATCH v2] genirq/debugfs: Print irqdomain flags as human-readable strings
 2024-05-29  9:16 UTC 

[PATCH v2 0/3] i2c: mux: gpio: Add 'transition-delay-us' property
 2024-05-29  9:17 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: "
` [PATCH v2 2/3] i2c: mux: gpio: Re-order #include to match alphabetic order
` [PATCH v2 3/3] i2c: mux: gpio: Add support for the 'transition-delay-us' property

[PATCH v2 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-29  9:16 UTC  (7+ messages)
` [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v2 10/11] pinctrl: mediatek: Convert to use func member

[PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate()
 2024-05-29  9:16 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v1 1/2] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver
 2024-05-29  9:13 UTC  (3+ messages)
  ` [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S "

[PATCH v6 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-29  9:12 UTC  (7+ messages)
` [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH v6 6/6] arm64: dts: mediatek: mt8188: "

[PATCH v12 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-05-29  9:10 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v12 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v12 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
 2024-05-29  9:08 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do

[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
 2024-05-29  9:05 UTC  (2+ messages)

[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
 2024-05-29  9:01 UTC  (3+ messages)
` [PATCH/RFC 1/3] earlycon: Export clock and PM Domain info from FDT

[PATCH 00/20] iommu: Refactoring domain allocation interface
 2024-05-29  9:04 UTC  (6+ messages)
` [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface
` [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc()

[PATCH 5.15 00/23] 5.15.160-rc1 review
 2024-05-29  8:59 UTC  (4+ messages)

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-29  8:57 UTC  (6+ messages)

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-05-29  8:55 UTC  (5+ messages)
` [PATCH 1/2] mm: swap: swap cluster switch to double link list

[PATCH 0/3] pinctrl: rockchip: add rk3308b SoC support
 2024-05-29  8:56 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes

[PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-29  8:40 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v4 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform

[PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
 2024-05-29  8:52 UTC  (4+ messages)

[PATCH v4 0/4] blk-mq: optimize flush and request size
 2024-05-29  8:50 UTC  (12+ messages)
` [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine

[PATCH v1] LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
 2024-05-29  8:49 UTC  (2+ messages)

[net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down
 2024-05-29  8:48 UTC  (6+ messages)

[PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
 2024-05-29  8:48 UTC  (2+ messages)

[PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks
 2024-05-29  8:47 UTC  (4+ messages)
` [PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames

[PATCH v3 0/3] perf maps: Improve the kcore maps merging
 2024-05-29  8:45 UTC  (6+ messages)
` [PATCH v3 1/3] perf maps: Sort kcore maps

[PATCH] arm: dts: realview: Add/drop missing/spurious unit-addreses
 2024-05-29  8:44 UTC  (2+ messages)

[PATCH v4 0/3] VT: Add ability to get font requirements
 2024-05-29  8:44 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] VT: Use macros to define ioctls

[PATCH v11 00/21] GenieZone hypervisor drivers
 2024-05-29  8:42 UTC  (22+ messages)
` [PATCH v11 01/21] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v11 02/21] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v11 03/21] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v11 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v11 05/21] virt: geniezone: Add vm support
` [PATCH v11 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v11 07/21] virt: geniezone: Add vm capability check
` [PATCH v11 08/21] virt: geniezone: Add vcpu support
` [PATCH v11 09/21] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v11 10/21] virt: geniezone: Add irqfd support
` [PATCH v11 11/21] virt: geniezone: Add ioeventfd support
` [PATCH v11 12/21] virt: geniezone: Add memory region purpose for hypervisor
` [PATCH v11 13/21] virt: geniezone: Add dtb config support
` [PATCH v11 14/21] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v11 15/21] virt: geniezone: Add memory pin/unpin support
` [PATCH v11 16/21] virt: geniezone: Add demand paging support
` [PATCH v11 17/21] virt: geniezone: Add block-based "
` [PATCH v11 18/21] virt: geniezone: Add memory relinquish support
` [PATCH v11 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v11 20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v11 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs

[PATCH] statx: Update offset commentary for struct statx
 2024-05-29  8:42 UTC  (2+ messages)

[PATCH] ALSA: pcm: fix typo in comment
 2024-05-29  8:40 UTC  (2+ messages)

[PATCH] f2fs: fix to avoid use SSR allocate when do defragment
 2024-05-29  8:40 UTC  (2+ messages)

[PATCH v2 0/6] Add support for adis16545/47
 2024-05-29  8:40 UTC  (2+ messages)

[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-05-29  8:38 UTC  (6+ messages)

[PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
 2024-05-29  8:38 UTC  (2+ messages)
` (subset) "

[PATCH] rust: alloc: fix typo in docs for GFP_NOWAIT
 2024-05-29  8:34 UTC 

[PATCH] mailbox: ARM_MHU_V3 should depend on ARM64
 2024-05-29  7:30 UTC 

[PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe
 2024-05-29  8:32 UTC  (4+ messages)

[PATCH v2] bpf: Allocate bpf_event_entry with node info
 2024-05-29  8:31 UTC  (2+ messages)

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-05-29  8:30 UTC  (3+ messages)
` [PATCH v10 6/6] media: uvcvideo: Fix hw timestamp handling for slow FPS

[PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init
 2024-05-29  8:29 UTC  (3+ messages)

[PATCH v5 0/6] large folios swap-in: handle refault cases first
 2024-05-29  8:28 UTC  (7+ messages)
` [PATCH v5 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v5 2/6] mm: remove the implementation of swap_free() and always use swap_free_nr()
` [PATCH v5 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v5 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
` [PATCH v5 5/6] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH v5 6/6] mm: swap: entirely map large folios found in swapcache

[PATCH v2] sched/rt: Clean up usage of rt_task()
 2024-05-29  8:29 UTC  (4+ messages)

[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
 2024-05-29  8:26 UTC  (8+ messages)
` [PATCH v17 1/7] ext4: Simplify the handling of cached casefolded names
` [PATCH v17 2/7] f2fs: "
` [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
` [PATCH v17 4/7] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v17 5/7] f2fs: "
` [PATCH v17 6/7] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v17 7/7] f2fs: "

[PATCH v4 0/4] Add PCIe DT support for TI's J784S4-EVM and AM69-SK
 2024-05-29  8:22 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-j784s4-main: Add PCIe nodes
` [PATCH v4 2/4] arm64: dts: ti: k3-j784s4-evm: Enable PCIe0 and PCIe1 in RC Mode
` [PATCH v4 3/4] arm64: dts: ti: k3-j784s4-evm: Add overlay for PCIe0 and PCIe1 EP Mode
` [PATCH v4 4/4] arm64: dts: ti: k3-am69-sk: Add PCIe support

[PATCH] selftests/openat2: Fix build warnings on ppc64
 2024-05-29  8:23 UTC  (3+ messages)

[PATCH v3 0/6] thermal: Add support of multiple sensors
 2024-05-29  8:23 UTC  (7+ messages)
` [PATCH v3 2/6] thermal: Add support of multi sensors to thermal_core
` [PATCH v3 6/6] ARM64: mt8195: Use thermal aggregation for big and little cpu

linux-next: build failure after merge of the drm-misc tree
 2024-05-29  8:21 UTC  (2+ messages)

[PATCH v2] ntp: remove accidental integer wrap-around
 2024-05-29  8:18 UTC  (5+ messages)


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