linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 09:56:19 to 2023-11-03 13:16:33 UTC [more...]

[PATCH v2 1/2] dt-bindings: arm: Add compatible for SKOV i.MX8MP RevB board
 2023-11-03 13:16 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add SKOV IMX8MP CPU revB board

[net-next RFC PATCH v4 1/4] net: phy: aquantia: move to separate directory
 2023-11-03 13:15 UTC  (5+ messages)
` [net-next RFC PATCH v4 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next RFC PATCH v4 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v4 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY

[PATCH v2 0/4] drm: Fix errors about uninitialized/wrong variables
 2023-11-03 13:14 UTC  (5+ messages)
` [PATCH v2 1/4] drm/drm_file: fix use of uninitialized variable
` [PATCH v2 2/4] drm/framebuffer: Fix "
` [PATCH v2 3/4] drm/bridge: cdns-mhdp8546: "
` [PATCH v2 4/4] drm/bridge: tc358767: Fix return value on error case

[PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-03 13:14 UTC  (4+ messages)
` [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures

Fwd: iwlmvm: Linux 6.7 pre-rc1 prints stack trace of iwl_op_mode_mvm_start; caused by commit b6e3d1ba4fcf
 2023-11-03 13:13 UTC 

[PATCH 1/1] PCI: Use FIELD_PREP() and remove *_SHIFT defines
 2023-11-03 13:10 UTC  (2+ messages)

[PATCH v1 00/12] dyndbg: add support for writing debug logs to trace
 2023-11-03 13:10 UTC  (13+ messages)
` [PATCH v1 01/12] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v1 02/12] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v1 03/12] dyndbg: add write-events-to-tracefs code
` [PATCH v1 04/12] dyndbg: add 2 trace-events: pr_debug, dev_dbg
` [PATCH v1 05/12] tracefs: add TP_printk_no_nl - RFC
` [PATCH v1 06/12] trace: use TP_printk_no_nl in dyndbg:prdbg,devdbg
` [PATCH v1 07/12] dyndbg: repack struct _ddebug
` [PATCH v1 08/12] dyndbg: move flags field to a new structure
` [PATCH v1 09/12] dyndbg: add trace destination field to _ddebug
` [PATCH v1 10/12] dyndbg: add processing of T(race) flag argument
` [PATCH v1 11/12] dyndbg: write debug logs to trace instance
` [PATCH v1 12/12] dyndbg: add trace support for hexdump

[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
 2023-11-03 13:08 UTC  (3+ messages)
` [net-next RFC PATCH v3 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-11-03 13:08 UTC  (8+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built

[PATCH 0/5] mm: remove page idle and young wrapper
 2023-11-03 13:07 UTC  (4+ messages)
` [PATCH 4/5] fs/proc/page: use a folio in stable_page_flags()

[PATCH] hfs: check return value before accessing fd in hfs_brec_find()
 2023-11-03 13:03 UTC 

[PATCH v2 1/2] rtc: add pcf85053a
 2023-11-03 12:51 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: "

[PATCH v2] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-11-03 13:02 UTC  (3+ messages)

[PATCH] net: phy: at803x: add QCA8084 ethernet phy support
 2023-11-03 13:01 UTC  (2+ messages)

[PATCH RFC V2 0/6] rxe_map_mr_sg() fix cleanup and refactor
 2023-11-03 13:00 UTC  (10+ messages)
` [PATCH RFC V2 1/6] RDMA/rxe: RDMA/rxe: don't allow registering !PAGE_SIZE mr
` [PATCH RFC V2 2/6] RDMA/rxe: set RXE_PAGE_SIZE_CAP to PAGE_SIZE
` [PATCH RFC V2 3/6] RDMA/rxe: remove unused rxe_mr.page_shift
` [PATCH RFC V2 4/6] RDMA/rxe: Use PAGE_SIZE and PAGE_SHIFT to extract address from page_list
` [PATCH RFC V2 5/6] RDMA/rxe: cleanup rxe_mr.{page_size,page_shift}
` [PATCH RFC V2 6/6] RDMA/rxe: Support PAGE_SIZE aligned MR

[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
 2023-11-03 12:57 UTC  (2+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-03 12:52 UTC  (9+ messages)
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages

[PATCH] regulator: core: Only increment use_count when enable_count changes
 2023-11-03 12:51 UTC  (2+ messages)

[PATCH v2 0/5] Add STM32F7 SPI support
 2023-11-03 12:50 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: spi: add stm32f7-spi compatible

Race between of_iommu_configure() and iommu_probe_device()
 2023-11-03 12:48 UTC  (2+ messages)

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-11-03 12:47 UTC  (25+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 2/5] arm64: dts: qcom: ipq9574: Add ecc engine support
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver
` [RFC PATCH 5/5] arm64: dts: qcom: ipq9574: Add support for SPI nand

[PATCH] dt-bindings: dma: rz-dmac: Document RZ/Five SoC
 2023-11-03 12:46 UTC  (2+ messages)

[PATCH v1 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp5990
 2023-11-03 12:44 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add mps mp5990 driver bindings

[GIT PULL]: SoundWire subsystem updates for v6.7
 2023-11-03 12:43 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in hci_conn_drop (2)
 2023-11-03 12:43 UTC 

[PATCH 00/13] perf: Employ SBRM to simplify error handling -- batch 1/3
 2023-11-03 12:38 UTC  (3+ messages)
` [PATCH 01/13] perf: Simplify perf_event_alloc() error path

[GIT PULL]: Generic phy updates for v6.7
 2023-11-03 12:33 UTC 

[RFC PATCH printk v1] printk: ringbuffer: Do not skip non-finalized with prb_next_seq()
 2023-11-03 12:31 UTC  (3+ messages)

[PATCH v4 0/7] media: qcom: camss: Introduce support for named power-domains
 2023-11-03 12:29 UTC  (8+ messages)
` [PATCH v4 1/7] media: qcom: camss: Flag which VFEs require a power-domain
` [PATCH v4 2/7] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH v4 3/7] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH v4 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v4 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v4 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v4 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs

[PATCH V3] vdpa/mlx5: preserve CVQ vringh index
 2023-11-03 12:27 UTC  (2+ messages)

[syzbot] [exfat?] INFO: task hung in fat_write_inode
 2023-11-03 12:27 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_release
 2023-11-03 12:21 UTC 

[GIT PULL]: dmaengine updates for v6.7-rc1
 2023-11-03 12:16 UTC 

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_vfio_ioas
 2023-11-03 12:15 UTC 

[PATCH] net: phy: broadcom: Wire suspend/resume for BCM54612E
 2023-11-03 12:13 UTC  (5+ messages)

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-03 12:09 UTC  (16+ messages)
` [PATCH 03/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH 17/24] selftests/resctrl: Create struct for input parameter
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test
` [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits

[PATCH v3] nvme: update firmware version after commit
 2023-11-03 12:11 UTC  (3+ messages)

[GIT PULL] USB/Thunderbolt changes for 6.7-rc1
 2023-11-03 12:06 UTC 

[GIT PULL] TTY/Serial driver updates for 6.7-rc1
 2023-11-03 12:06 UTC 

[GIT PULL] Staging driver updates for 6.7-rc1
 2023-11-03 12:06 UTC 

[GIT PULL] Driver core changes for 6.7-rc1
 2023-11-03 12:05 UTC 

[GIT PULL] Char/Misc and other driver subsytems update for 6.7-rc1
 2023-11-03 12:04 UTC 

[PATCH 0/3] Use new wrappers to copy userspace arrays
 2023-11-03 11:55 UTC  (3+ messages)
` [PATCH 2/3] arch/s390/kvm: copy userspace-array safely

[PATCH V2 0/7] i2c: sprd: Modification of UNISOC Platform I2C Driver
 2023-11-03 11:59 UTC  (5+ messages)
` [PATCH V2 2/7] i2c: sprd: Add I2C driver to use 'reset framework' function
` [PATCH V2 3/7] i2c: sprd: Use global variables to record I2C ack/nack status instead of local variables

[PATCH] leds: aw2013: Select REGMAP_I2C
 2023-11-03 11:59 UTC  (2+ messages)

[RFT PATCH 0/2] OPP: Simplify required-opp handling
 2023-11-03 11:58 UTC  (9+ messages)
` [PATCH 1/2] OPP: Use _set_opp_level() for single genpd case

[PATCH V2 0/6] mmc: block: Fixes for CQE error recovery recovery
 2023-11-03 11:58 UTC  (10+ messages)
` [PATCH V2 1/6] mmc: block: Do not lose cache flush during CQE error recovery
` [PATCH V2 2/6] mmc: cqhci: Increase recovery halt timeout
` [PATCH V2 3/6] mmc: block: Be sure to wait while busy in CQE error recovery
` [PATCH V2 5/6] mmc: cqhci: Warn of halt or task clear failure

[syzbot] [net?] BUG: corrupted list in ptp_open
 2023-11-03 11:56 UTC 

[RFC PATCH v1] mm: zswap: Store large folios without splitting
 2023-11-03 11:55 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: Add yaml for Spreadtrum I2C controller
 2023-11-03 11:54 UTC  (3+ messages)

[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
 2023-11-03 11:52 UTC 

drivers/thunderbolt/tmu.c:617 tb_switch_tmu_change_mode() warn: missing unwind goto?
 2023-11-03 11:48 UTC  (2+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2023-11-03 11:42 UTC  (6+ messages)
` [PATCH v3 4/4] mm: swap: "

[PATCH v4 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-11-03 11:39 UTC  (7+ messages)
` [PATCH v4 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
` [PATCH v4 3/5] ubi: Add six fault injection type for testing
` [PATCH v4 5/5] mtd: Add several functions to the fail_function list

[PATCH] perf: arm_cspmu: Reject events meant for other PMUs
 2023-11-03 11:37 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
 2023-11-03 11:36 UTC  (2+ messages)
` [syzbot] [PATCH] Test for 2030579113a1

[PATCH] perf test: Add option to change objdump binary
 2023-11-03 11:34 UTC 

[PATCH v2] drivers/comedi: use standard array-copy-function
 2023-11-03 11:29 UTC 

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2023-11-03 11:31 UTC  (3+ messages)

[syzbot] [net?] BUG: corrupted list in ptp_open
 2023-11-03 11:29 UTC  (2+ messages)
` [syzbot] [PATCH] Test for 2030579113a1

[PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
 2023-11-03 11:22 UTC 

[RFC PATCH 0/6] sched: uclamp sum aggregation
 2023-11-03 11:19 UTC  (3+ messages)

[PATCH] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
 2023-11-03 11:17 UTC  (2+ messages)

[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
 2023-11-03 11:17 UTC  (4+ messages)
    ` AW: "

[PATCH] Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
 2023-11-03 11:16 UTC  (2+ messages)

[v5] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-11-03 11:16 UTC  (2+ messages)

[PATCH] mmc: sdhci_am654: fix start loop index for TAP value parsing
 2023-11-03 11:16 UTC  (7+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-11-03 11:15 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] AppArmor updates for 6.7
 2023-11-03 11:13 UTC 

[PATCH v2] drivers/tty/vt: use standard array-copy-functions
 2023-11-03 11:12 UTC 

[GIT PULL] x86/microcode for 6.7
 2023-11-03 11:06 UTC 

[PATCH v1] USB: dwc3: only call usb_phy_set_suspend in suspend/resume
 2023-11-03 11:05 UTC  (2+ messages)

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-11-03 11:04 UTC  (5+ messages)
` [PATCH v11 12/14] irqchip/riscv-aplic: Add support for MSI-mode
      `  "
        `  "

[PATCH RFC 00/20] Setting up Binder for the future
 2023-11-03 10:51 UTC  (5+ messages)
` [PATCH RFC 02/20] rust_binder: add binderfs support to Rust binder
` [PATCH RFC 03/20] rust_binder: add threading support

[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2023-11-03 10:56 UTC  (3+ messages)
` [PATCH v2 3/5] cpufreq: intel_pstate: Add ->offline and ->online callbacks

[PATCH v2] arm64: dts: qcom: sc7280: Add capacity and DPC properties
 2023-11-03 10:54 UTC 

[PATCH v6 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-11-03 10:54 UTC  (3+ messages)
      `  "

[PATCH v11 0/4] add clock controller of qca8386/qca8084
 2023-11-03 10:48 UTC  (5+ messages)
` [PATCH v11 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v11 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v11 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v11 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
 2023-11-03 10:48 UTC 

[PATCH v2] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-03 10:47 UTC  (3+ messages)

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-11-03 10:45 UTC  (3+ messages)

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-03 10:44 UTC  (3+ messages)
` [PATCH RESEND v3 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
 2023-11-03 10:42 UTC  (4+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-03 10:40 UTC  (4+ messages)
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:41 UTC  (2+ messages)

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:40 UTC  (4+ messages)

[PATCH] drivers/comedi: copy userspace array safely
 2023-11-03 10:25 UTC  (4+ messages)

[PATCH v1 1/1] hwmon: (aspeed-pwm-tacho) mutex for tach reading
 2023-11-03 10:30 UTC 

[PATCH v2] usb:gadget:uvc Do not use worker thread to pump usb requests
 2023-11-03 10:29 UTC  (5+ messages)
` [PATCH v3] usb:gadget:uvc Do not use worker thread to queue isoc "

[PATCH V2] mmc: sdhci-pci-gli: GL975[05]: Mask the replay timer timeout of AER
 2023-11-03 10:28 UTC  (3+ messages)

[PATCH v3 0/3] MediaTek clocks: Support mux indices list and 8195 DP
 2023-11-03 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH v3 2/3] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
` [PATCH v3 3/3] clk: mediatek: mt8188-topckgen: "

[PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2023-11-03 10:25 UTC  (4+ messages)

[syzbot] Monthly reiserfs report (Nov 2023)
 2023-11-03 10:22 UTC 

[syzbot] Monthly jfs report (Nov 2023)
 2023-11-03 10:22 UTC 

[syzbot] Monthly bluetooth report (Nov 2023)
 2023-11-03 10:22 UTC 

[PATCH v1] ARM: dts: msm: Add capacity and DPC properties for sc7280 soc
 2023-11-03 10:21 UTC  (2+ messages)

arch/arm64/include/asm/cmpxchg.h:171:1: sparse: sparse: cast truncates bits from constant value (dead00000000eb9f becomes 9f)
 2023-11-03 10:14 UTC 

[PATCH 0/3] nfs: clean up some tracepoints in the lookup / revalidate codepaths
 2023-11-03 10:10 UTC  (4+ messages)
` [PATCH 1/3] nfs: add new tracepoint at nfs4 revalidate entry point
` [PATCH 2/3] nfs: rename the nfs_async_rename_done tracepoint
` [PATCH 3/3] nfs: print fileid in lookup tracepoints

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-11-03 10:04 UTC  (10+ messages)
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver

[Patch 0/2] Enable topdown slots event in vPMU
 2023-11-03 10:03 UTC  (10+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event

[PATCH v2 0/2] riscv: Fix set_memory_XX() and set_direct_map_XX()
 2023-11-03 10:02 UTC 

[RESEND PATCH] amd-pstate: Only print supported epp values for performance governor
 2023-11-03  9:59 UTC  (2+ messages)

[PATCH] perf test: Simplify object code reading test
 2023-11-03  9:59 UTC  (2+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-03  9:56 UTC  (10+ 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).