public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 07:53:48 to 2023-10-16 10:16:33 UTC [more...]

[PATCH v6 0/8] soc/tegra: fuse: Add ACPI support
 2023-10-16 10:14 UTC  (9+ messages)
` [PATCH v6 1/8] mm/util: Introduce kmemdup_array()
` [PATCH v6 2/8] soc/tegra: fuse: Use dev_err_probe for probe failures
` [PATCH v6 3/8] soc/tegra: fuse: Refactor resource mapping
` [PATCH v6 4/8] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v6 5/8] soc/tegra: fuse: Add function to add lookups
` [PATCH v6 6/8] soc/tegra: fuse: Add function to print SKU info
` [PATCH v6 7/8] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v6 8/8] soc/tegra: fuse: Add support for Tegra241

[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
 2023-10-16 10:15 UTC  (5+ messages)
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-16 10:13 UTC  (6+ messages)

[PATCH v6 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-16 10:07 UTC  (10+ messages)
` [PATCH v6 2/3] clocksource: Add JH7110 timer driver

[PATCH 0/5] OPP: Minor cleanups
 2023-10-16 10:11 UTC  (11+ messages)
` [PATCH 1/5] OPP: Fix formatting of if/else block
` [PATCH 2/5] OPP: Add _link_required_opps() to avoid code duplication
` [PATCH 3/5] OPP: Reorder code in _opp_set_required_opps_genpd()
` [PATCH 4/5] OPP: Remove genpd_virt_dev_lock
` [PATCH 5/5] OPP: No need to defer probe from _opp_attach_genpd()

[PATCH v3 0/3] Fine grain sysregs allowed to trap for nested virtualization
 2023-10-16 10:11 UTC  (8+ messages)
` [PATCH v3 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect "

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-16 10:10 UTC  (8+ messages)
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings

[PATCH printk v2 04/11] printk: nbcon: Provide functions to mark atomic write sections
 2023-10-16 10:09 UTC  (6+ messages)
  ` panic context: was: "

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-16 10:09 UTC  (2+ messages)

[PATCH v4] x86/bugs: Add a separate config for each mitigation
 2023-10-16 10:07 UTC  (14+ messages)

[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
 2023-10-16 10:07 UTC  (2+ messages)

[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
 2023-10-16 10:06 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions

[PATCH 0/5] Add ZynqMP efuse access support
 2023-10-16 10:06 UTC  (13+ messages)
` [PATCH 2/5] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml

[PATCH v2] iio: afe: rescale: Accept only offset channels
 2023-10-16 10:05 UTC  (4+ messages)

[PATCH] serial: amba-pl011: set fwnode from parent device
 2023-10-16 10:04 UTC  (3+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-16 10:01 UTC  (6+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-10-16  9:59 UTC  (3+ messages)
` [GIT PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
  ` [GIT PULL v2] "

[PATCH V2 0/2] Add partial initialization support
 2023-10-16  9:56 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: Enable MMC_CAP2_SLEEP_AWAKE for Qualcomm controllers

[PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()
 2023-10-16  9:57 UTC  (3+ messages)
` (subset) "

[PATCH] mmc: cqhci: Be more verbose in error irq handler
 2023-10-16  9:56 UTC 

[PATCH net-next 0/2] net: Use SMP threads for backlog NAPI (or optional)
 2023-10-16  9:53 UTC  (5+ messages)

[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16  9:52 UTC 

[PATCH] perf/x86/amd/uncore: Fix return code for init
 2023-10-16  9:51 UTC  (2+ messages)
` [tip: perf/core] perf/x86/amd/uncore: Pass through error code for initialization failures, instead of -ENODEV

[PATCH] net/tls: Fix slab-use-after-free in tls_encrypt_done
 2023-10-16  9:50 UTC  (2+ messages)

[PATCH v2 0/7] PMU performance improvements
 2023-10-16  9:50 UTC  (4+ messages)
` [PATCH v2 6/7] perf pmu-events: Remember the perf_events_map for a PMU

[PATCH] iio: sanity check available_scan_masks array
 2023-10-16  9:46 UTC  (7+ messages)

[PATCH v2] selftests/x86/lam: Zero out buffer for readlink()
 2023-10-16  9:44 UTC  (3+ messages)
` [tip: x86/mm] "

[GIT PULL] pinctrl: samsung: drivers for v6.7
 2023-10-16  9:42 UTC  (2+ messages)

[PATCH] UBSAN: array-index-out-of-bounds in udf_process_sequence
 2023-10-16  9:41 UTC  (2+ messages)

[PATCH v2] mtd: micron-st: enable lock/unlock for mt25qu512a
 2023-10-16  9:39 UTC  (15+ messages)

[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
 2023-10-16  9:22 UTC  (5+ messages)
      `  "

[PATCH v1] LoongArch: Use SYM_CODE to annotate exception handlers
 2023-10-16  9:37 UTC 

[RESEND PATCH v4 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-16  9:36 UTC  (3+ messages)
` [RESEND PATCH v4 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
 2023-10-16  9:35 UTC  (2+ messages)

[PATCH] perf pmu: Filter out search events table of software pmu in perf_pmu__lookup()
 2023-10-16  9:33 UTC 

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-16  9:32 UTC  (2+ messages)

[PATCH] mtd: rawnand: rockchip: Use struct_size()
 2023-10-16  9:29 UTC  (2+ messages)

[PATCH v2] mtd: spinand: add support for FORESEE F35SQA002G
 2023-10-16  9:29 UTC  (2+ messages)

[PATCH] mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
 2023-10-16  9:29 UTC  (2+ messages)

[PATCH] mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH] mtd: spinand: winbond: add support for serial NAND flash
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH -next] mtd: Add WARN_ON_ONCE() to mtd_read() to check the return value
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH net-next,v2] cgroup, netclassid: on modifying netclassid in cgroup, only consider the main process
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH] mtd: Use device_get_match_data()
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: Ensure the nand chip supports cached reads
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-16  9:27 UTC  (2+ messages)

[PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-16  9:20 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: kexec_file: Split the loading of kernel and others
` [PATCH V2 2/2] riscv: kexec_file: Support loading Image binary file

[PATCH 1/2] lib/find: Make functions safe on changing bitmaps
 2023-10-16  9:22 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-10-16  9:21 UTC  (6+ messages)
` [PATCH 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-16  9:20 UTC 

[PATCH] staging: wlan-ng: replace pr_debug() with netdev_dbg()
 2023-10-16  9:20 UTC 

[PATCH v10 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-10-16  9:19 UTC  (5+ messages)
` [PATCH v10 1/7] drm: bridge: Cadence: Creat mhdp helper driver
  ` [EXT] "

[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-16  9:17 UTC  (2+ messages)

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-16  9:15 UTC  (3+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH] f2fs: fix error path of __f2fs_build_free_nids
 2023-10-16  9:17 UTC  (6+ messages)

[PATCH v1 RESEND 0/2] perf cs-etm: Improve timestamp tracing
 2023-10-16  9:15 UTC  (5+ messages)
` [PATCH v1 RESEND 1/2] perf cs-etm: Validate timestamp tracing in per-thread mode
` [PATCH v1 RESEND 2/2] perf cs-etm: Respect timestamp option

[PATCH] netfilter: ipset: wait for xt_recseq on all cpus
 2023-10-16  9:14 UTC  (3+ messages)

[PATCH v2 0/2] Remove secret-size restrictions for hashes
 2023-10-16  9:14 UTC  (4+ messages)
` [PATCH v2 1/2] nvme-auth: use transformed key size to create resp
` [PATCH v2 2/2] nvme-auth: allow mixing of secret and hash lengths

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-16  9:13 UTC  (3+ messages)

[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
 2023-10-16  9:13 UTC  (4+ messages)
  `  "

[PATCH net-next v3 0/6] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-16  9:12 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v3 2/6] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
` [PATCH net-next v3 3/6] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v3 4/6] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v3 5/6] ARM: dts: nxp: "
` [PATCH net-next v3 6/6] ARM64: dts: marvell: "

[PATCH v3 0/4] ledtrig-tty: add additional tty state evaluation
 2023-10-16  9:12 UTC  (4+ messages)
` [PATCH v3 3/4] trigger: ledtrig-tty: move variable definition to the top

[PATCH v3] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-16  9:11 UTC  (4+ messages)

[PATCH v1] Documentation: driver-api: pps: Update PPS generator documentation
 2023-10-16  9:11 UTC  (2+ messages)

[PATCH net-next,v3] tcp: Set pingpong threshold via sysctl
 2023-10-16  9:10 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
 2023-10-16  9:10 UTC  (6+ messages)

[PATCH V1 3/3] ASoC: codecs: Add aw88399 amplifier driver
 2023-10-16  9:07 UTC  (3+ messages)

[PATCH v3] xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
 2023-10-16  9:05 UTC  (2+ messages)

[PATCH v11 0/4] tee: introduce TEE system sssion
 2023-10-16  9:04 UTC  (5+ messages)
` [PATCH v11 1/4] tee: optee: system call property
` [PATCH v11 2/4] tee: system session
` [PATCH v11 3/4] tee: optee: support tracking system threads
` [PATCH v11 4/4] firmware: arm_scmi: optee: use optee system invocation

[PATCH] arm64: dts: qcom: sc8280xp-crd: fix eDP phy compatible
 2023-10-16  9:04 UTC  (3+ messages)

[PATCH v8 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-16  9:00 UTC  (4+ messages)
` [PATCH v8 1/3] media: dt-bindings: media: add bindings for Rockchip VIP
` [PATCH v8 2/3] media: rockchip: Add a driver for Rockhip's camera interface
` [PATCH v8 3/3] arm64: dts: rockchip: Add the "

[PATCH net-next v2 0/7] net: consolidate IPv4 route lookup for UDP tunnels
 2023-10-16  9:00 UTC  (2+ messages)

[PATCH 0/2] Remove secret-size restrictions for hashes
 2023-10-16  8:54 UTC  (4+ messages)
` [PATCH 1/2] nvme-auth: use transformed key size to create resp

[syzbot] Monthly input report (Oct 2023)
 2023-10-16  8:53 UTC 

[PATCH 6.1 000/131] 6.1.59-rc1 review
 2023-10-16  8:39 UTC 

[PATCH] staging: wlan-ng: replace strncpy() with strscpy()
 2023-10-16  8:49 UTC  (2+ messages)

[PATCH v2 0/2] Add lock to avoid race when ringing channel DB
 2023-10-16  8:49 UTC  (11+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
` [PATCH v2 2/2] bus: mhi: host: Take irqsave lock after TRE is generated

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-16  8:48 UTC  (11+ messages)
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains

[PATCH v2 0/8] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-16  8:46 UTC  (5+ messages)
` [PATCH v2 1/8] clk: qcom: clk-alpha-pll: introduce stromer plus ops

[PATCH v2] staging: wlan-ng: remove helper function prism2sta_inf_handover()
 2023-10-16  8:46 UTC  (5+ messages)

Fwd: Kernel 6.5 hangs on shutdown
 2023-10-16  8:46 UTC  (2+ messages)

[PATCH] drm: bridge: adv7511: get edid in hpd_work to update CEC phys address
 2023-10-16  8:46 UTC  (3+ messages)

[PATCH net-next 0/7] net: intel: replace deprecated strncpy uses
 2023-10-16  8:45 UTC  (9+ messages)
` [PATCH v1 net-next 4/7] i40e: use scnprintf over strncpy+strncat
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 5/7] igb: replace deprecated strncpy with strscpy
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 6/7] igbvf: "
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 7/7] igc: "
  ` [Intel-wired-lan] "

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-16  8:40 UTC  (2+ messages)
` [PATCH 5.15 011/102] lib/test_meminit: fix off-by-one error in test_pages()

[PATCH v6] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-16  8:43 UTC  (6+ messages)

[PATCH] drm/bridge: adv7511: fix crash on irq during probe
 2023-10-16  8:42 UTC  (3+ messages)

[PATCH bpf-next v5 0/8] Add Open-coded task, css_task and css iters
 2023-10-16  8:40 UTC  (3+ messages)
` [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs

[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
 2023-10-16  8:40 UTC  (2+ messages)

[PATCH 0/5] Add support for BMP390 and various driver cleanups
 2023-10-16  8:40 UTC  (7+ messages)
` [PATCH 3/5] iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
` [PATCH 4/5] iio: pressure: bmp280: Allow multiple chips id per family of devices

[PATCH 0/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and MPS Flow
 2023-10-16  8:35 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices are connected
` [PATCH 2/2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow USB and MPS Flow

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-16  8:36 UTC  (15+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

(Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8,1
 2023-10-16  8:33 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: iio: adc: ti,ads7038: Add description for ADS7038
 2023-10-16  8:32 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: ads7038: Add driver support for 12bit ADC

[PATCH] selftests: net: remove unused variables
 2023-10-16  8:30 UTC  (2+ messages)

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-10-16  8:30 UTC  (5+ messages)
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid "

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-10-16  8:29 UTC  (5+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible

[PATCH v2] wifi: wilc1000: use vmm_table as array in wilc struct
 2023-10-16  8:29 UTC 

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-16  8:23 UTC  (3+ messages)

[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
 2023-10-16  8:23 UTC  (2+ messages)

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-16  8:23 UTC  (11+ messages)
` [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 39/56] touchscreen: sur40: Stop direct calls to queue num_buffers field
` [PATCH v11 40/56] sample: v4l: "

Fwd: [bisected][regression] rustc userspace crashes on riscv in kernel 6.5
 2023-10-16  8:22 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the tty.current tree
 2023-10-16  8:20 UTC  (4+ messages)

[PATCH 0/2] riscv: kexec_file: Support loading Image binary file
 2023-10-16  8:17 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-10-16  8:11 UTC  (4+ messages)
` [PATCH v8 05/25] timers: Clarify check in forward_timer_base()

[net-next PATCH] net: cxgb3: simplify logic for rspq_check_napi
 2023-10-16  8:10 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Ignore error return for hci_devcd_register()
 2023-10-16  8:07 UTC  (3+ messages)

[PATCH 5.15 000/183] 5.15.134-rc1 review
 2023-10-16  8:06 UTC  (5+ messages)

[PATCH V1 3/3] ASoC: codecs: Add aw88399 amplifier driver
 2023-10-16  8:05 UTC  (2+ messages)

[PATCH v5.15 00/15] arm64: Fix a concurrency issue in emulation_proc_handler()
 2023-10-16  8:04 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: VIM3: Set the rates of the clocks for the NPU
 2023-10-16  8:02 UTC  (2+ messages)
` [PATCH 2/2] pmdomain: amlogic: Fix mask for the second NNA mem PD domain

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-16  8:01 UTC  (4+ messages)
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195

[PATCH] dt-bindings: serial: re-order entries to match coding convention
 2023-10-16  8:00 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-16  7:57 UTC  (2+ messages)

[PATCH v11 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-10-16  7:55 UTC  (4+ messages)
` [PATCH v11 06/16] drm/mediatek: gamma: Use bitfield macros

[PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-16  7:53 UTC  (2+ messages)
` [PATCH net-next "

[PATCH] f2fs: clean up zones when not successfully unmounted
 2023-10-16  7:53 UTC  (2+ messages)
` [f2fs-dev] "


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