public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-11 05:53:53 to 2023-07-11 08:54:51 UTC [more...]

[PATCH RESEND net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
 2023-07-11  8:53 UTC  (3+ messages)

[PATCH] f2fs: flush inode if atomic file is aborted
 2023-07-11  8:53 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 0/6] Enable IPQ5332 USB2
 2023-07-11  8:51 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: usb: dwc3: Add IPQ5332 compatible
` [PATCH v3 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v3 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v3 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v3 5/6] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v3 6/6] arm64: defconfig: Enable M31 USB phy driver

[RFC 0/5] updates for i3c error printing
 2023-07-11  8:52 UTC  (4+ messages)
` [RFC 5/5] i3c: dw; add print if cannot get resources

[PATCH V2 net 0/4] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-11  8:50 UTC  (2+ messages)

[PATCH v1] scsi: ufs: qcom: Hold the mutex lock when config ESI
 2023-07-11  8:48 UTC 

[PATCH] usb: mtu3: Fix possible use-before-initialization bug
 2023-07-11  8:48 UTC  (6+ messages)

[linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
 2023-07-11  8:48 UTC 

[PATCH] drm/panel: Add avdd/avee delay for Starry-himax83102-j02 and Starry-ili9882t panel
 2023-07-11  8:45 UTC  (5+ messages)

[PATCH v2 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-07-11  8:45 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: soc: mediatek: pwrap: Add compatible for MT8188
` [PATCH v2 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH 1/2] PCI: j721e: Allow async probe
 2023-07-11  8:43 UTC  (3+ messages)

[PATCH] spi: s3c64xx: clear loopback bit after loopback test
 2023-07-11  8:43 UTC  (2+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-07-11  8:41 UTC  (5+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-11  8:42 UTC  (8+ messages)
` [RFC PATCH v1 1/3] docs: stable-kernel-rules: mention other usages for stable tag comments

[PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-11  8:38 UTC  (2+ messages)

[PATCH] KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
 2023-07-11  8:36 UTC  (2+ messages)

[PATCH] ACPI: NFIT: limit string attribute write
 2023-07-11  8:36 UTC  (3+ messages)

[PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-11  8:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] [overlayfs?] general protection fault in ovl_init_uuid_xattr
 2023-07-11  8:34 UTC  (2+ messages)

[PATCH net] crypto: af_alg: Fix merging of written data into spliced pages
 2023-07-11  8:31 UTC  (2+ messages)

[PATCH] leds: pwm: Fix an error code
 2023-07-11  8:30 UTC 

[PATCH] perf build: Fix library not found error when using CSLIBS
 2023-07-11  8:28 UTC  (2+ messages)

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-11  8:28 UTC  (7+ messages)
` [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 08/15] spi: Clean up headers

[PATCH] ARM: dts: stm32: leverage OP-TEE ASync notif on STM32MP13x Soc family
 2023-07-11  8:26 UTC  (2+ messages)

[PATCH v1 0/3] perf list: Remove duplicate PMUs
 2023-07-11  8:26 UTC  (5+ messages)
` [PATCH v1 1/3] perf pmus: Sort pmus by name then suffix
` [PATCH v1 2/3] perf pmus: Add scan that ignores duplicates, use for perf list
` [PATCH v1 3/3] perf pmus: Don't print PMU suffix in list

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-07-11  8:24 UTC  (11+ messages)
` [PATCH V13 - RESEND 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V13 - RESEND 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V13 - RESEND 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V13 - RESEND 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V13 - RESEND 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V13 - RESEND 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V13 - RESEND 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V13 - RESEND 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V13 - RESEND 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V13 - RESEND 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
 2023-07-11  8:24 UTC  (8+ messages)
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[PATCH RESEND] drm/bridge: anx7625: Use common macros for DP power sequencing commands
 2023-07-11  8:24 UTC  (5+ messages)

[PATCH printk v2 0/5] various cleanups
 2023-07-11  8:23 UTC  (3+ messages)
` [PATCH printk v2 1/5] kdb: do not assume write() callback available

[PATCH V5] thermal/core/power_allocator: reset thermal governor when trip point is changed
 2023-07-11  8:23 UTC  (6+ messages)

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-11  8:22 UTC  (9+ messages)

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-11  8:22 UTC  (9+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT

[PATCH 1/5 v4] accel/qaic: tighten bounds checking in encode_message()
 2023-07-11  8:20 UTC 

[PATCH v2] xen/evtchn: Introduce new IOCTL to bind static evtchn
 2023-07-11  8:17 UTC  (5+ messages)

[PATCH] ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
 2023-07-11 20:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] cxl/pci: Remove unnecessary aer.h include
 2023-07-11  8:15 UTC  (2+ messages)

[PATCH] kobject: Replace strlcpy with strscpy
 2023-07-11  8:14 UTC  (4+ messages)

[PATCH] sched/fair: stabilize asym cpu capacity system idle cpu selection
 2023-07-11  8:13 UTC 

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-11  8:08 UTC  (11+ messages)

[PATCH v3 0/3] Add regulators support for PMX75
 2023-07-11  8:08 UTC  (6+ messages)
` [PATCH v3 1/3] regulator: dt-bindings: qcom,rpmh: Update PMX65 entry
` [PATCH v3 2/3] regulator: dt-bindings: qcom,rpmh: Add PMX75 compatible
` [PATCH v3 3/3] regulator: qcom-rpmh: Add regulators support for PMX75

[PATCH v4 01/21] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-11  8:04 UTC  (3+ messages)
` [PATCH v4 14/21] thermal/drivers/mediatek/lvts_thermal: convert to use devm_request*_irq_probe()

[PATCH] drm/loongson: Fix two warnings because of passing wrong type
 2023-07-11  8:03 UTC  (4+ messages)

[PATCH] dt-bindings: ti-serdes-mux: Add defines for SERDES4 in J784S4 SoC
 2023-07-11  8:02 UTC  (7+ messages)

[PATCH] x86/amd: Fix warnings in hw_breakpoint.c
 2023-07-11  8:01 UTC 

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-07-11  8:00 UTC  (6+ messages)

[PATCH] f2fs: do not issue small discard commands during checkpoint
 2023-07-11  8:00 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH v1] scsi: ufs: qcom: Get queue ID from MSI index in ESI handler
 2023-07-11  7:59 UTC 

[RFC PATCH 00/10] Device Memory TCP
 2023-07-11  7:59 UTC  (3+ messages)
` [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings

[PATCH 0/4] riscv: tlb flush improvements
 2023-07-11  7:54 UTC  (5+ messages)
` [PATCH 1/4] riscv: Improve flush_tlb()
` [PATCH 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH] f2fs: fix potential deadlock by reordering w/ i_sem
 2023-07-11  7:58 UTC  (3+ messages)

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-07-11  7:57 UTC  (5+ messages)
` [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register

[PATCH v2 0/8] ARM: dts: stm32: lxa-tac: add Linux Automation GmbH TAC
 2023-07-11  7:57 UTC  (2+ messages)

[PATCH 0/2] net: phy: dp83822: Add support for line class driver configuration
 2023-07-11  7:51 UTC  (5+ messages)

[PATCH V1] net: mhi : Add support to enable ethernet interface
 2023-07-11  7:50 UTC  (2+ messages)

[PATCH] drm/scheduler: Add missing RCU flag to fence slab
 2023-07-11  7:46 UTC  (3+ messages)

[PATCH V2 0/2] phy: xilinx: phy-zynqmp: dynamic clock support
 2023-07-11  7:44 UTC  (2+ messages)

[PATCH 0/3] MediaTek MIPI-DSI PHY: Cleanups
 2023-07-11  7:44 UTC  (2+ messages)

[PATCH v3 0/7] phy-rockchip-inno-usb2: add RK3588 support
 2023-07-11  7:44 UTC  (2+ messages)

[PATCH v3] checkpatch: check for missing Fixes tags
 2023-07-11  7:44 UTC 

[PATCH RFC v4 0/7] Support for Solid Fill Planes
 2023-07-11  7:42 UTC  (5+ messages)
` [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property
    ` [Freedreno] "

[PATCH 0/2] s2idle fixes for systems without cpuidle
 2023-07-11  7:42 UTC  (4+ messages)
` [PATCH 1/2] cpuidle: Don't pass any values to cpuidle_not_available
` [PATCH 2/2] PM: s2idle: Fully prevent the system from entering s2idle when cpuidle isn't supported

[PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
 2023-07-11  7:41 UTC  (4+ messages)

[PATCH V3 net] net: mana: Configure hwc timeout from hardware
 2023-07-11  7:40 UTC  (2+ messages)

[PATCH] samples/bpf: Fix compilation failure for samples/bpf on Loongarch Fedora
 2023-07-11  7:39 UTC  (4+ messages)
` [PATCH v2] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-11  7:38 UTC  (6+ messages)
` [PATCH 03/18] soc: amlogic: Move power-domain drivers to the genpd dir
` [PATCH 11/18] soc: samsung: Move power-domain driver "

[PATCH] Revert "PCI: dwc: Wait for link up only if link is started"
 2023-07-11  7:37 UTC  (8+ messages)

[PATCH] phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test
 2023-07-11  7:36 UTC  (2+ messages)

[PATCH 0/2] SC7180 BWMONs
 2023-07-11  7:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,bwmon: Document "

add mcp4728 I2C DAC driver
 2023-07-11  7:33 UTC  (2+ messages)

[PATCH 0/2] Update Documentation/features
 2023-07-11  7:32 UTC  (3+ messages)
` [PATCH 1/2] Documentation/features: Check ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH 2/2] Documentation/features: Refresh support files for 6.5

[PATCH] pwm: atmel: enable clk when pwm already enabled in bootloader
 2023-07-11  7:30 UTC  (5+ messages)

[PATCH] rtc: pcf-8563: Report previously detected low-voltage via RTC_VL_BACKUP_LOW
 2023-07-11  7:27 UTC  (8+ messages)

[PATCH v2 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-11  7:25 UTC  (3+ messages)
` [PATCH v2 2/2] spi: amlogic-spifc-a1: add support for max_speed_hz

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-11  7:26 UTC  (2+ messages)

[PATCH v2] Input: bcm-keypad - Correct dev_err_probe() error
 2023-07-11  7:24 UTC 

[PATCH] fix Input: bcm-keypad - Correct dev_err_probe() error
 2023-07-11  7:24 UTC  (2+ messages)

[PATCH v8 0/2] ublk: enable zoned storage support
 2023-07-11  7:23 UTC  (3+ messages)
` [PATCH v8 1/2] ublk: add helper to check if device supports user copy
` [PATCH v8 2/2] ublk: enable zoned storage support

[PATCH] cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
 2023-07-11  7:20 UTC  (2+ messages)

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-11  7:20 UTC 

[PATCH] rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
 2023-07-11  7:19 UTC 

[linus:master] [intel_idle] 2f3d08f074: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:cpuidle_enter_state
 2023-07-11  7:16 UTC 

[PATCH v2] tools/nolibc: completely remove optional environ support
 2023-07-11  7:16 UTC  (2+ messages)

[PATCH 0/5] FUSE consistency improvements
 2023-07-11  7:15 UTC  (4+ messages)
` [PATCH 5/5] docs: fuse: improve FUSE consistency explanation

[RFC PATCH 0/2] x86: kprobes: Fix CFI_CLANG related issues
 2023-07-11  7:15 UTC  (6+ messages)
` [RFC PATCH 2/2] x86/kprobes: Prohibit probing on compiler generated CFI checking code

[PATCH] tools/nolibc: completely remove optional environ support
 2023-07-11  7:11 UTC  (4+ messages)

[PATCH v2 2/2] libbpf: fix some typo of hashmap init
 2023-07-11  7:09 UTC  (4+ messages)

[PATCH v1 00/22] selftests/nolibc: add minimal kernel config support
 2023-07-11  7:08 UTC  (3+ messages)

[PATCH v3] libbpf: remove HASHMAP_INIT static initialization helper
 2023-07-11  7:07 UTC 

[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
 2023-07-11  7:05 UTC 

[PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
 2023-07-11  6:59 UTC  (4+ messages)

[PATCH] drm/nouveau: Move assignment outside if condition
 2023-07-11  6:59 UTC 

Fwd: ath11k: QCN9074: ce desc not available for wmi command
 2023-07-11  6:57 UTC  (3+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-11  6:52 UTC  (11+ messages)

[PATCH] drm/nouveau: add missing spaces after ','
 2023-07-11  6:50 UTC 

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-11  6:42 UTC  (5+ messages)
` [PATCH v9 06/10] usb: dwc3: qcom: Add support to read IRQ's related to multiport

[PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-07-11  6:40 UTC  (6+ messages)

[PATCH v2] ASoC: Intel: sof_rt5682: add jsl_rt5650 board config
 2023-07-10 14:16 UTC  (2+ messages)

[PATCH v2] sh: hd64461: fix virq offsets
 2023-07-11  6:36 UTC  (2+ messages)

[PATCH v3 0/3] Add rpmhpd support for SDX75
 2023-07-11  6:35 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes
` [PATCH v3 2/3] dt-bindings: power: Add compatible for sdx75

[PATCH net-next][resend v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc()
 2023-07-11  6:33 UTC  (2+ messages)

[PATCH 6.3 000/424] 6.3.13-rc4 review
 2023-07-11  6:32 UTC  (2+ messages)

[PATCH v5 0/5] Add peripherals for J784S4
 2023-07-11  6:31 UTC  (4+ messages)
` [PATCH v5 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux

[PATCH V4] octeontx2-pf: Add additional check for MCAM rules
 2023-07-09  9:35 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again
 2023-07-11  6:30 UTC 

[PATCH] net: wwan: t7xx: Add AP CLDMA
 2023-07-11  6:28 UTC 

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-11  6:26 UTC  (9+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 5/9] iommu: Make fault_param generic
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw
 2023-07-11  6:26 UTC  (2+ messages)

[PATCH v2 0/2] Add regulators support for PMX75
 2023-07-11  6:25 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: Add PMX75 compatible

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-11  6:24 UTC  (8+ messages)
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers

[PATCH] drm/nouveau: add missing spaces after ',' and before '('
 2023-07-11  6:24 UTC 

[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-07-11  6:23 UTC  (7+ messages)

[PATCH] riscv: entry: set a0 prior to syscall_handler
 2023-07-11  6:21 UTC 

[PATCH v2 0/2] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-11  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] docs: stable-kernel-rules: mention other usages for stable tag comments
` [PATCH v2 2/2] docs: stable-kernel-rules: make rule section more straight forward

[PATCH v2] RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()
 2023-07-11  6:18 UTC  (2+ messages)

[PATCH v3 9/9] bus: mhi: ep: wake up host is the MHI state is in M3
 2023-07-11  6:15 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-07-11  6:13 UTC  (2+ messages)

[PATCH] drm/nouveau: ERROR: (foo*) should be (foo *)
 2023-07-11  6:12 UTC 

[PATCH] drm/client: Send hotplug event after registering a client
 2023-07-11  6:07 UTC  (3+ messages)

[PATCH RFC] tty: tty_jobctrl: fix pid memleak in tty_signal_session_leader()
 2023-07-11  6:06 UTC  (4+ messages)

Linux 6.5-rc1
 2023-07-11  6:01 UTC  (4+ messages)
` Build regressions/improvements in v6.5-rc1
  ` Build regressions/improvements in v6.5-rc1 (cpufreq/sparc*)

[PATCH] of: Preserve "of-display" device name for compatibility
 2023-07-11  6:00 UTC  (2+ messages)

[PATCH 0/7] Add support for LUT PPG
 2023-07-11  5:58 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings

[PATCH] drm/nouveau/flcn/cmdq: Move assignment outside if condition
 2023-07-11  5:54 UTC 


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