linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-04 09:37:10 to 2024-12-04 11:21:55 UTC [more...]

[PATCH] sparc: Move va_end() before exit
 2024-12-04 11:21 UTC 

[PATCH] selftests: arm coresight: sysfsmode testing
 2024-12-04 11:18 UTC  (4+ messages)

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-04 11:16 UTC  (12+ messages)
` [PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] m68k: coldfire: Support resources for UART
 2024-12-04 11:15 UTC  (4+ messages)

[PATCH v1] riscv: dts: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-04 11:14 UTC 

[PATCH v1 3/4] iio: afe: rescale: Re-use generic struct s32_fract
 2024-12-04 11:11 UTC  (2+ messages)

[PATCH net-next v12 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-04 11:15 UTC  (4+ messages)
` [PATCH net-next v12 11/22] ovpn: implement TCP transport

[PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
 2024-12-04 11:13 UTC  (11+ messages)

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-04 11:13 UTC  (3+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache

[PATCH 0/5] Use Device Lifecycle managed functions in TI R5 Remoteproc
 2024-12-04 11:11 UTC  (6+ messages)
` [PATCH 1/5] remoteproc: k3-r5: Add devm action to release reserved memory
` [PATCH 2/5] remoteproc: k3-r5: Use devm_kcalloc() helper
` [PATCH 3/5] remoteproc: k3-r5: Add devm action to release tsp
` [PATCH 4/5] remoteproc: k3-r5: Use devm_ioremap_wc() helper
` [PATCH 5/5] remoteproc: k3-r5: Use devm_rproc_add() helper

[PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages
 2024-12-04 11:09 UTC  (12+ messages)
` [PATCH v4 01/11] mm: khugepaged: recheck pmd state in retract_page_tables()
` [PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
` [PATCH v4 03/11] mm: introduce zap_nonpresent_ptes()
` [PATCH v4 04/11] mm: introduce do_zap_pte_range()
` [PATCH v4 05/11] mm: skip over all consecutive none ptes in do_zap_pte_range()
` [PATCH v4 06/11] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed
` [PATCH v4 07/11] mm: do_zap_pte_range: return any_skipped information to the caller
` [PATCH v4 08/11] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v4 09/11] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v4 10/11] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64

Linux 6.13-rc1
 2024-12-04 11:11 UTC  (2+ messages)
` No build regressions/improvements in v6.13-rc1

[PATCH 0/2] Revert then resubmit ocfs2 commit dfe6c5692fb5
 2024-12-04 11:11 UTC  (6+ messages)
` [PATCH 1/2] ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"

[RFC PATCH] file: Wrap locking mechanism for f_pos_lock
 2024-12-04 11:11 UTC  (3+ messages)

[PATCH] dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
 2024-12-04 11:09 UTC  (2+ messages)

[tip:objtool/core] BUILD SUCCESS c3cb6c158c64dc39838208d51dcd06d1990b371d
 2024-12-04 11:05 UTC 

[PATCH 0/5] arm64: dts: qcom: misc DT bindings check fixes
 2024-12-04 11:08 UTC  (10+ messages)
` [PATCH 1/5] arm64: dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch
` [PATCH 2/5] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: fix ov7251 lane properties
` [PATCH 3/5] arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply
` [PATCH 4/5] arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone
` [PATCH 5/5] arm64: dts: qcom: sc7180: fix psci power domain node names

[PATCH] sh: pci: Fix the wrong format specifier
 2024-12-04 11:07 UTC 

[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-04 11:05 UTC  (16+ messages)
` [PATCH v3 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v3 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v3 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v3 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v3 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v3 06/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v3 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v3 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v3 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v3 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v3 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v3 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v3 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v3 15/15] media: i2c: ds90ub960: Fix shadowing of local variables

[PATCH v2] arm64: dts: ti: k3-am69-sk: Add USB SuperSpeed support
 2024-12-04 11:05 UTC 

[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-04 11:05 UTC  (12+ messages)
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess

[PATCH v2] cgroup/cpuset: Remove stale text
 2024-12-04 11:04 UTC 

[PATCH 1/2] clk: qcom: Drop unused header includes
 2024-12-04 11:03 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: Include missing "

[PATCH v3 1/1] pps: clients: gpio: Bypass edge's direction check when not needed
 2024-12-04 11:00 UTC  (6+ messages)

[PATCH v5 0/2] Improve interrupt handling during machine kexec
 2024-12-04 11:02 UTC  (3+ messages)
` [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

[PATCH] of: Hide of_default_bus_match_table[]
 2024-12-04 11:00 UTC  (2+ messages)

[PATCH net-next] tcp: Check space before adding MPTCP options
 2024-12-04 11:01 UTC  (2+ messages)

[PATCH 0/2] jbd2: two straightforward fixes
 2024-12-04 11:00 UTC  (2+ messages)

[PATCH] tcp: replace head->tstamp with head->skb_mstamp_ns in tcp_tso_should_defer()
 2024-12-04 11:00 UTC  (2+ messages)

[PATCH 0/3] Add support to scale DDR and L3 on SA8775P
 2024-12-04 11:00 UTC  (10+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3

[PATCH net-next] bridge: Make the FDB consider inner tag for Q-in-Q
 2024-12-04 10:56 UTC  (8+ messages)

[PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch
 2024-12-04 10:55 UTC  (8+ messages)

[PATCH] dt-bindings: input: convert dlg,da7280.txt to dt-schema
 2024-12-04 10:54 UTC 

[PATCH 0/3] pci: qcom: Add PCIe setting current load support
 2024-12-04 10:52 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp-pcie: add optional current load properties
` [PATCH 2/3] phy: qcom: qmp-pcie: add current load vote/devote for PCIe PHY
` [PATCH 3/3] arm64: dts: qcom: qcs615: add pcie phy max current property

[PATCH] ASoC: dt-bindings: convert rt5682.txt to dt-schema
 2024-12-04 10:52 UTC 

[PATCH v3 2/2] arch: m68k: Add STACKTRACE support
 2024-12-04 10:48 UTC  (2+ messages)

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-04 10:50 UTC  (7+ messages)
` [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder
` [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
` [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems

[PATCH] fs: Fix typo in pnode.c
 2024-12-04 10:48 UTC  (2+ messages)

[PATCH v3 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-04 10:48 UTC  (4+ messages)
` [PATCH v3 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: qcp/t14s: Enable USB multi-port controller related ports
 2024-12-04 10:48 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: x1e78100-t14s: Enable support for both Type-A USB ports

[RFC PATCH v3 0/2] mm: vmscan: retry folios written back while isolated
 2024-12-04 10:45 UTC  (5+ messages)
` [RFC PATCH v3 1/2] mm: vmascan: add find_folios_written_back() helper
` [RFC PATCH v3 2/2] mm: vmscan: retry folios written back while isolated

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-12-04 10:44 UTC  (5+ messages)

[PATCH v2 1/2] platform/chrome: cros_ec: jump to RW before probing
 2024-12-04 10:45 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries

Wislist for Linux from the mold linker's POV
 2024-12-04 10:43 UTC  (3+ messages)

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-04 10:41 UTC  (2+ messages)

[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
 2024-12-04 10:40 UTC  (3+ messages)

[PATCH 0/2] doc: module: Two clearifications
 2024-12-04 10:38 UTC  (4+ messages)
` [PATCH 1/2] doc: module: Fix documented type of namespace
` [PATCH 2/2] doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes

[PATCH] extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-12-04 10:37 UTC  (2+ messages)

[PATCH] Grab mm lock before grabbing pt lock
 2024-12-04 10:35 UTC 

[PATCH] drm/bridge: ite-it6263: Support VESA input format
 2024-12-04 10:37 UTC  (3+ messages)

[PATCH] dt-bindings: phy: qcom,qmp-pcie: document the SM8350 two lanes PCIe PHY
 2024-12-04 10:34 UTC 

[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-04 10:34 UTC  (7+ messages)
  ` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for Video Output subsystem
  ` [RFC PATCH v1 13/14] riscv: dts: Introduce power domain node with simple-bus compatible

[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
 2024-12-04 10:33 UTC  (5+ messages)
` [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg

[PATCH 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
 2024-12-04 10:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges

[PATCH 00/11] x86: 32-bit cleanups
 2024-12-04 10:30 UTC  (12+ messages)
` [PATCH 01/11] x86/Kconfig: Geode CPU has cmpxchg8b
` [PATCH 02/11] x86: drop 32-bit "bigsmp" machine support
` [PATCH 03/11] x86: Kconfig.cpu: split out 64-bit atom
` [PATCH 04/11] x86: split CPU selection into 32-bit and 64-bit
` [PATCH 05/11] x86: remove HIGHMEM64G support
` [PATCH 06/11] x86: drop SWIOTLB and PHYS_ADDR_T_64BIT for PAE
` [PATCH 07/11] x86: drop support for CONFIG_HIGHPTE
` [PATCH 08/11] x86: document X86_INTEL_MID as 64-bit-only
` [PATCH 09/11] x86: rework CONFIG_GENERIC_CPU compiler flags
` [PATCH 10/11] x86: remove old STA2x11 support
` [PATCH 11/11] x86: drop 32-bit KVM host support

s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
 2024-12-04 10:31 UTC 

[PATCH 00/15] ARM: platform and feature deprecation
 2024-12-04 10:29 UTC  (16+ messages)
` [PATCH 01/15] ARM: use CONFIG_AEABI by default everywhere
` [PATCH 02/15] ARM: limit OABI support to StrongARM CPUs
` [PATCH 03/15] ARM: rework ARM11 CPU selection logic
` [PATCH 04/15] ARM: deprecate support for ARM1136r0
` [PATCH 05/15] ARM: turn CONFIG_ATAGS off by default
` [PATCH 06/15] ARM: update DEPRECATED_PARAM_STRUCT removal timeline
` [PATCH 07/15] ARM: s3c64xx: extend deprecation schedule
` [PATCH 08/15] ARM: update FPE_NWFPE help text
` [PATCH 09/15] ARM: mark IWMMXT as deprecated
` [PATCH 10/15] ARM: deprecate ARCH_DOVE
` [PATCH 11/15] ARM: PXA: deprecate remaining board file support
` [PATCH 12/15] ARM: orion5x: mark all board files as deprecated
` [PATCH 13/15] ARM: mark mach-sa1100 "
` [PATCH 14/15] ARM: mark RiscPC "
` [PATCH 15/15] ARM: mark footbridge "

[PATCH v2] mux: mmio: Add suspend and resume support
 2024-12-04 10:22 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4: use ti,j7200-padconf compatible
 2024-12-04 10:21 UTC  (5+ messages)

[PATCH] coresight-etm4x: add isb() before reading the TRCSTATR
 2024-12-04 10:21 UTC  (2+ messages)

[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-12-04 10:21 UTC  (7+ messages)
` [PATCH v10 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-04 10:17 UTC  (9+ messages)
` [PATCH 2/9] crypto: qce - unregister previously registered algos in error path
` [PATCH 9/9] crypto: qce - switch to using a mutex

drivers/scsi/mpt3sas/mpt3sas_base.c:3135:63: warning: '-mq-poll' directive output may be truncated writing 8 bytes into a region of size between 6 and 31
 2024-12-04 10:17 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in lru_add
 2024-12-04 10:17 UTC 

Block based OTA update needs mtdblock
 2024-12-04 10:16 UTC  (5+ messages)

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-04 10:15 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-04 10:09 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better

[PATCH] crypto: qce - fix priority to be less than ARMv8 CE
 2024-12-04 10:07 UTC  (2+ messages)

[net-next PATCH v8 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-04 10:07 UTC  (8+ messages)
` [net-next PATCH v8 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH 0/3] clk: qcom: sm8750: Add sm8750-dispcc clock controller
 2024-12-04 10:05 UTC  (4+ messages)
` [PATCH 3/3] clk: qcom: dispcc-sm8750: Add SM8750 Display "

[PATCH] scsi: Don't wait for completion of in-flight requests
 2024-12-04 10:02 UTC  (8+ messages)

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-04 10:00 UTC  (6+ messages)
` [PATCH v7 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v7 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v7 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-04 10:00 UTC  (4+ messages)
` [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines

[PATCHSET 00/11] perf tools: Sync tools and kernel headers for v6.13
 2024-12-04 10:00 UTC  (7+ messages)
` [PATCH 11/11] perf tools: Fix build error on generated/fs_at_flags_array.c

[PATCH v6 0/9] binder: faster page installations
 2024-12-04  9:59 UTC  (5+ messages)
` [PATCH v6 2/9] binder: concurrent page installation
` [PATCH v6 4/9] binder: store shrinker metadata under page->private

[PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
 2024-12-04  9:53 UTC  (4+ messages)
` [PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver

[PATCH 4.19 000/138] 4.19.325-rc1 review
 2024-12-04  9:48 UTC  (3+ messages)

[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
 2024-12-04  9:46 UTC  (4+ messages)
` [PATCH v1 7/7] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH RESEND v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
 2024-12-04  9:46 UTC  (3+ messages)

next-20241203: LTP syscalls: name_to_handle_at01 and open_by_handle_at01 failed
 2024-12-04  9:45 UTC  (2+ messages)

[PATCH v5 0/9] Implement setup_interface() in the DaVinci NAND controller
 2024-12-04  9:43 UTC  (10+ messages)
` [PATCH v5 1/9] memory: ti-aemif: Store timings parameter in number of cycles - 1
` [PATCH v5 2/9] memory: ti-aemif: Remove unnecessary local variables
` [PATCH v5 3/9] memory: ti-aemif: Wrap CS timings into a struct
` [PATCH v5 4/9] memory: ti-aemif: Create aemif_check_cs_timings()
` [PATCH v5 5/9] memory: ti-aemif: Create aemif_set_cs_timings()
` [PATCH v5 6/9] memory: ti-aemif: Export aemif_*_cs_timings()
` [PATCH v5 7/9] mtd: rawnand: davinci: Always depends on TI_AEMIF
` [PATCH v5 8/9] mtd: rawnand: davinci: Add clock resource
` [PATCH v5 9/9] mtd: rawnand: davinci: Implement setup_interface() operation

kernel v6.7 warn in add_uevent_var: buffer size too small
 2024-12-04  9:41 UTC 

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-04  9:40 UTC  (4+ messages)
` [PATCH 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support

[PATCH v2] drm/panel: visionox-rm69299: Remove redundant assignments of panel fields
 2024-12-04  9:39 UTC 

[PATCH] PCI: Improve parameter docu for request APIs
 2024-12-04  9:39 UTC  (2+ messages)

[PATCH] driver core: Don't match device with NULL of_node/fwnode
 2024-12-04  9:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).