public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-11 11:31:34 to 2023-07-11 13:20:10 UTC [more...]

[PATCH 0/2] media: stm32: correct s_stream calls in dcmi & st-mipid02
 2023-07-11 12:44 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: st_mipid02: cascade s_stream call to the source subdev
` [PATCH 2/2] media: stm32: dcmi: only call s_stream on "

[PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
 2023-07-11 13:20 UTC  (4+ messages)
` [PATCH] perf probe: read DWARF files from the correct CU

[PATCH v3 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-11 13:18 UTC  (4+ messages)
` [PATCH v3 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v3 2/2] irqchip/loongson-eiointc: Simplify irq routing on some platforms

[6.5.0-rc1] unchecked MSR access error: RDMSR from 0xe2 at rIP: 0xffffffff87090227 (native_read_msr+0x7/0x40) (intel_idle_init_cstates_icpu)
 2023-07-11 13:15 UTC  (5+ messages)

[PATCH v5 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-11 13:13 UTC  (7+ messages)
` [PATCH v5 1/2] sched, cgroup: Restore meaning to hierarchical_quota
` [PATCH v5 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

[PATCH] Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
 2023-07-11 13:13 UTC 

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-07-11 13:13 UTC  (55+ messages)
` [PATCH 01/53] dt-bindings: interconnect: qcom,icc: Introduce fixed BCM voter indices
` [PATCH 02/53] dt-bindings: interconnect: qcom,bcm-voter: Add qcom,bcm-voter-idx
` [PATCH 03/53] interconnect: qcom: icc-rpmh: Store direct BCM voter references
` [PATCH 04/53] interconnect: qcom: icc-rpmh: Retire dead code
` [PATCH 05/53] interconnect: qcom: icc-rpmh: Implement voting on non-APPS RSCs
` [PATCH 06/53] interconnect: qcom: sc7180: Retire DEFINE_QNODE
` [PATCH 07/53] interconnect: qcom: sdm670: "
` [PATCH 08/53] interconnect: qcom: sdm845: "
` [PATCH 09/53] interconnect: qcom: sdx55: "
` [PATCH 10/53] interconnect: qcom: sdx65: "
` [PATCH 11/53] interconnect: qcom: sm6350: "
` [PATCH 12/53] interconnect: qcom: sm8150: "
` [PATCH 13/53] interconnect: qcom: sm8250: "
` [PATCH 14/53] interconnect: qcom: sm8350: "
` [PATCH 15/53] interconnect: qcom: icc-rpmh: "
` [PATCH 16/53] interconnect: qcom: sc7180: Retire DEFINE_QBCM
` [PATCH 17/53] interconnect: qcom: sdm670: "
` [PATCH 18/53] interconnect: qcom: sdm845: "
` [PATCH 19/53] interconnect: qcom: sdx55: "
` [PATCH 20/53] interconnect: qcom: sdx65: "
` [PATCH 21/53] interconnect: qcom: sm6350: "
` [PATCH 22/53] interconnect: qcom: sm8150: "
` [PATCH 23/53] interconnect: qcom: sm8250: "
` [PATCH 24/53] interconnect: qcom: sm8350: "
` [PATCH 25/53] interconnect: qcom: icc-rpmh: "
` [PATCH 26/53] interconnect: qcom: qdu1000: Explicitly assign voter_idx
` [PATCH 27/53] interconnect: qcom: sa8775p: "
` [PATCH 28/53] interconnect: qcom: sc7280: "
` [PATCH 29/53] interconnect: qcom: sc8180x: "
` [PATCH 30/53] interconnect: qcom: sc8280xp: "
` [PATCH 31/53] interconnect: qcom: sm8450: "
` [PATCH 32/53] interconnect: qcom: sm8550: "
` [PATCH 33/53] arm64: dts: qcom: qdu1000: add qcom,bcm-voter-idx
` [PATCH 34/53] arm64: dts: qcom: sa8775p: "
` [PATCH 35/53] arm64: dts: qcom: sc7180: "
` [PATCH 36/53] arm64: dts: qcom: sc7280: "
` [PATCH 37/53] arm64: dts: qcom: sc8180x: "
` [PATCH 38/53] arm64: dts: qcom: sc8280xp: "
` [PATCH 39/53] arm64: dts: qcom: sdm670: "
` [PATCH 40/53] arm64: dts: qcom: sdm845: "
` [PATCH 41/53] arm64: dts: qcom: sdx75: "
` [PATCH 42/53] arm64: dts: qcom: sm6350: "
` [PATCH 43/53] arm64: dts: qcom: sm8150: "
` [PATCH 44/53] arm64: dts: qcom: sm8250: "
` [PATCH 45/53] arm64: dts: qcom: sm8350: "
` [PATCH 46/53] arm64: dts: qcom: sm8450: "
` [PATCH 47/53] arm64: dts: qcom: sm8550: "
` [PATCH 48/53] arm64: dts: qcom: sdx55: "
` [PATCH 49/53] arm64: dts: qcom: sdx65: "
` [PATCH 50/53] interconnect: qcom: sm8350: Point display paths to the display RSC
` [PATCH 51/53] interconnect: qcom: sm8450: "
` [PATCH 52/53] interconnect: qcom: sm8550: "
` [PATCH 53/53] interconnect: qcom: sm8550: Point camera paths to the camera RSC

[PATCH 0/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
 2023-07-11 13:13 UTC  (7+ messages)
` [PATCH 1/5] perf evlist: Export perf_evlist__propagate_maps()
` [PATCH 2/5] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH 3/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs

[PATCH v2] exfat: Add ftrace support for exfat and add some tracepoints
 2023-07-11 13:13 UTC  (2+ messages)

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

[PATCH v2] gpio: mmio: fix calculation of bgpio_bits
 2023-07-11 13:10 UTC  (4+ messages)

[PATCH] HID: logitech-hidpp: rework one more time the retries attempts
 2023-07-11 13:09 UTC  (6+ messages)

[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
 2023-07-11 13:07 UTC  (3+ messages)
` [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader

[PATCH] perf/build: fix broken dependency check for libtracefs
 2023-07-11 13:06 UTC  (2+ messages)

[PATCH v4 0/2] Input: cap11xx add advanced sensitivity settings
 2023-07-11 13:05 UTC  (4+ messages)
` [PATCH v4 2/2] Input: cap11xx - "

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-11 13:05 UTC  (15+ 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 05/15] spi: Remove code duplication in spi_add_device_locked()
` [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS

[PATCH v2 1/8] ARM: dts: stm32: Add alternate pinmux for i2s pins
 2023-07-11 13:00 UTC  (3+ messages)
` [PATCH v2 8/8] ARM: dts: stm32: Add Octavo OSD32MP1-RED board

KASAN: use-after-free Read in __media_entity_remove_links
 2023-07-11 13:00 UTC  (2+ messages)
` [syzbot] "

[PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-11 12:57 UTC  (14+ messages)
` [PATCH 01/13] PCI: Sort Intel PCI IDs by number
` [PATCH 02/13] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH 03/13] ALSA: hda: Add controller matching macros
` [PATCH 04/13] ALSA: hda: Use global PCI match macro
` [PATCH 05/13] ALSA: hda/i915: "
` [PATCH 06/13] ASoC: Intel: Skylake: "
` [PATCH 07/13] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH 08/13] ALSA: hda: "
` [PATCH 09/13] ASoC: Intel: avs: "
` [PATCH 10/13] "
` [PATCH 11/13] ASoC: Intel: Skylake: "
` [PATCH 12/13] ASoC: SOF: Intel: "
` [PATCH 13/13] ASoC: Intel: sst: "

[PATCH v2] pwm: atmel: Enable clk when pwm already enabled in bootloader
 2023-07-11 12:58 UTC 

[PATCH 1/1 fyi] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
 2023-07-11 12:58 UTC 

[PATCH 0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-11 12:57 UTC  (4+ messages)
` [PATCH 1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode
` [PATCH 2/3] media: mediatek: vcodec: Add capture format to support 10bit raster mode
` [PATCH 3/3] media: mediatek: vcodec: Add driver to support 10bit

[PATCH v24 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-11 12:52 UTC  (6+ messages)
` [PATCH v24 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v24 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v24 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v24 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v24 5/5] selftests: mm: add pagemap ioctl tests

[paulmck-rcu:dev.2023.07.07a] BUILD SUCCESS 5ad58b2f997efcdf6221ddbb85816465b093a213
 2023-07-11 12:51 UTC 

Add a new fchmodat4() syscall, v2
 2023-07-11 12:51 UTC  (15+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
  ` [PATCH v3 2/5] fs: Add fchmodat4()
  ` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
  ` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest

[PATCH] vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount
 2023-07-11 12:50 UTC 

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-11 12:49 UTC  (5+ messages)
` [PATCH 15/18] soc: ti: Mover power-domain drivers to the genpd dir

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

[PATCH 1/2] thermal/of: Add error information printing for devm_thermal_of_zone_register()
 2023-07-11 12:45 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-11 12:41 UTC  (2+ messages)
` [PATCH RESEND net-next 2/2] net-memcg: Remove redundant tcpmem_pressure

[PATCH v3] checkpatch: check for missing Fixes tags
 2023-07-11 12:31 UTC  (2+ messages)

linux-next: manual merge of the cgroup tree with the mm tree
 2023-07-11 12:41 UTC  (2+ messages)

[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
 2023-07-11 12:21 UTC  (4+ messages)
` [RFC PATCH v3 1/3] dt-bindings: nand: meson: support for 512B ECC step size
` [RFC PATCH v3 2/3] dt-bindings: nand: meson: make ECC properties dependent
` [RFC PATCH v3 3/3] mtd: rawnand: meson: support for 512B ECC step size

[PATCH v1] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes
 2023-07-11 12:36 UTC  (2+ messages)

[PATCH v5 00/38] New page table range API
 2023-07-11 12:36 UTC  (5+ messages)
` [PATCH v5 28/38] x86: Implement the new "

[PATCH v2 0/2] x86/retpoline,kprobes: Fix the [__indirect_thunk_start, ..end] range
 2023-07-11 12:33 UTC  (3+ messages)
` [PATCH v2 2/2] x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines and IBT

[PATCH 0/2] change glink work queue type
 2023-07-11 12:28 UTC  (5+ messages)
` [PATCH 1/2] rpmsg: glink: change rx "
` [PATCH 2/2] rpmsg: glink: change intent "

[PATCH v12 00/22] TDX host kernel support
 2023-07-11 12:27 UTC  (8+ messages)
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[PATCH v4 00/17] Venus QoL / maintainability fixes
 2023-07-11 12:25 UTC  (2+ messages)

[PATCH 0/4] cdx: provide sysfs interface for cdx device resources
 2023-07-11 12:10 UTC  (5+ messages)
` [PATCH 1/4] cdx: add support for bus enable and disable
` [PATCH 2/4] cdx: add sysfs for reset_all
` [PATCH 3/4] cdx: create sysfs resource files
` [PATCH 4/4] cdx: add sysfs for subsystem, class and revision

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-07-11 12:14 UTC  (7+ messages)

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

[PATCH v5 0/3] Add display support on the stm32f746-disco board
 2023-07-11 12:13 UTC  (3+ messages)
` [PATCH v5 3/3] ARM: dts: stm32: support display on "

[PATCH v3] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-11 12:11 UTC  (2+ messages)

[PATCH 0/2] platform/x86: simatic-ipc: add another model and hwmon module loading
 2023-07-11 12:10 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: simatic-ipc: add another model
` [PATCH 2/2] platform/x86: simatic-ipc: add auto-loading of hwmon modules

[PATCH 0/4] arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
 2023-07-11 12:10 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
` [PATCH 4/4] perf: "

[PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
 2023-07-11 12:09 UTC  (6+ messages)

[PATCH] Fix writing maj:min to /sys/power/resume (fixes hiberation with systemd)
 2023-07-11 12:08 UTC  (2+ messages)

[PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
 2023-07-11 12:01 UTC  (11+ messages)

[PATCH bpf] bpf: cpumap: Fix memory leak in cpu_map_update_elem
 2023-07-11 11:58 UTC 

[PATCH v4 0/3] clk: imx: add audio clock mux driver
 2023-07-11 11:57 UTC  (3+ messages)
` [PATCH v4 3/3] clk: imx: imx8: "

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-11 11:54 UTC  (2+ messages)

[PATCH] MIPS: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-11 11:53 UTC  (2+ messages)

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-07-11 11:53 UTC  (2+ messages)

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-11 11:52 UTC  (5+ messages)

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-11 11:52 UTC  (8+ messages)

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-11 11:49 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again
 2023-07-11 11:49 UTC  (2+ messages)

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-11 11:47 UTC  (4+ messages)
` [PATCH v5 RFC 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()

[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-11 11:47 UTC  (13+ messages)
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool

[PATCH] arm64: dts: qcom: qrb2210-rb1: Add regulators
 2023-07-11 11:46 UTC  (6+ messages)

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

[PATCH] x86: Remove dead declarations in ia32.h
 2023-07-11 11:44 UTC  (2+ messages)

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-11 11:42 UTC  (2+ messages)

[PATCH V2] arm64: dts: qcom: sa8775p-ride: Update L4C parameters
 2023-07-11 11:40 UTC  (2+ messages)

[PATCH 0/2] Misc RISC-V timer driver improvements
 2023-07-11 11:38 UTC  (4+ messages)

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-11 11:31 UTC  (4+ messages)
` [Patch v3 2/6] sched/topology: Record number of cores in sched group


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