public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-04 13:55:42 to 2023-04-04 15:53:32 UTC [more...]

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-04 15:51 UTC  (13+ messages)
` [PATCH v5 01/13] coresight: Fix loss of connection info when a module is unloaded
` [PATCH v5 02/13] coresight: Use enum type for cs_mode wherever possible
` [PATCH v5 03/13] coresight: Change name of pdata->conns
` [PATCH v5 04/13] coresight: Rename nr_outports to nr_outconns
` [PATCH v5 05/13] coresight: Rename connection members to make the direction explicit
` [PATCH v5 06/13] coresight: Dynamically add connections
` [PATCH v5 07/13] coresight: Store pointers to connections rather than an array of them
` [PATCH v5 08/13] coresight: Simplify connection fixup mechanism
` [PATCH v5 09/13] coresight: Store in-connections as well as out-connections
` [PATCH v5 10/13] coresight: Make refcount a property of the connection
` [PATCH v5 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v5 12/13] coresight: Enable and disable helper devices adjacent to the path

[RFC 00/11] optimise registered buffer/file updates
 2023-04-04 15:48 UTC  (7+ messages)
` [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node

[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
 2023-04-04 15:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] bio iter improvements
 2023-04-04 15:47 UTC  (7+ messages)

[PATCHv1 1/1] arm64: dts: rockchip: rk3588: add thermal sensor
 2023-04-04 15:44 UTC 

[PATCH v7 0/6] RISC-V non-coherent function pointer based CMO + non-coherent DMA support for AX45MP
 2023-04-04 15:42 UTC  (5+ messages)
` [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management

[PATCH v3 0/2] Add SCMI support for mailbox unidirectional channels
 2023-04-04 15:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: firmware: arm,scmi: Support mailboxes "

[PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver
 2023-04-04 15:40 UTC  (11+ messages)
` [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-04-04 15:40 UTC  (5+ messages)

[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
 2023-04-04 15:40 UTC  (2+ messages)

[PATCH V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA
 2023-04-04 15:39 UTC 

[PATCH 0/2] Support for Texas Instruments OPT4001 Ambient Light Sensor
 2023-04-04 15:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Document TI OPT4001 light sensor bindings

[PATCH v2] drm/i915/gt: Hold a wakeref for the active VM
 2023-04-04 15:39 UTC  (2+ messages)

[PATCH 6.2 000/187] 6.2.10-rc1 review
 2023-04-04 15:39 UTC  (2+ messages)

[PATCH v2] Add .editorconfig file for basic formatting
 2023-04-04 15:37 UTC  (4+ messages)

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-04-04 15:37 UTC  (3+ messages)

[PATCH -next v2] EDAC/amd64: clean up some inconsistent indentings
 2023-04-04 15:36 UTC  (2+ messages)

[PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
 2023-04-04 15:34 UTC  (10+ messages)
` [PATCH v4 1/9] RISC-V: Add AIA related CSR defines
` [PATCH v4 2/9] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v4 3/9] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v4 4/9] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v4 5/9] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v4 6/9] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v4 7/9] RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
` [PATCH v4 8/9] RISC-V: KVM: Virtualize per-HART AIA CSRs
` [PATCH v4 9/9] RISC-V: KVM: Implement guest external interrupt line management

[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
 2023-04-04 15:35 UTC  (2+ messages)

[PATCH 0/5] stm32mp15: update remoteproc to support SCMI Device tree
 2023-04-04 15:33 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: stm32: Remove the st,syscfg-tz property
` [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller

[PATCH v2 00/13] optimise registered buffer/file updates
 2023-04-04 15:33 UTC  (3+ messages)

[PATCH v2] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size
 2023-04-04 15:32 UTC  (2+ messages)

[PATCH] prctl: Add PR_GET_AUXV to copy auxv to userspace
 2023-04-04 15:30 UTC  (4+ messages)

[PATCH v2] f2fs: fix to check readonly condition correctly
 2023-04-04 15:28 UTC 

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-04 15:27 UTC  (3+ messages)

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-04 15:26 UTC  (13+ messages)
` [PATCH v3 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
` [PATCH v3 53/65] clk: si5351: clkout: Switch to determine_rate
` [PATCH v3 54/65] clk: da8xx: clk48: "
` [PATCH v3 55/65] clk: imx: scu: "
` [PATCH v3 56/65] clk: ingenic: cgu: "
` [PATCH v3 57/65] clk: ingenic: tcu: "
` [PATCH v3 58/65] clk: sprd: composite: "
` [PATCH v3 59/65] clk: st: flexgen: "
` [PATCH v3 60/65] clk: stm32: composite: "
` [PATCH v3 61/65] clk: tegra: periph: "
` [PATCH v3 62/65] clk: tegra: super: "

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-04-04 15:22 UTC  (3+ messages)
` [PATCH V2 2/5] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()

[PATCH] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
 2023-04-04 15:21 UTC  (2+ messages)

[PATCH -next] spi: imx: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:21 UTC  (2+ messages)

[PATCH -next] spi: stm32: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:20 UTC  (2+ messages)

[PATCH -next 1/2] spi: tegra114: Use devm_platform_get_and_ioremap_resource()
 2023-04-04 15:20 UTC  (2+ messages)

[PATCH] drm/fb-helper: Remove helpers to change frame buffer config
 2023-04-04 15:20 UTC  (4+ messages)

[PATCH 0/3] Revert lima fdinfo patchset
 2023-04-04 15:17 UTC  (2+ messages)

drivers/gpu/drm/i915/i915.o: warning: objtool: intel_gt_is_wedged+0xb2: relocation to !ENDBR: .text+0x47a27
 2023-04-04 15:17 UTC 

[PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling
 2023-04-04 15:15 UTC  (9+ messages)
` [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
` [PATCH net-next v1 5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions
` [PATCH net-next v1 6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static
` [PATCH net-next v1 7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()

[PATCH v4 0/9] rtw88: Add SDIO support
 2023-04-04 15:14 UTC  (3+ messages)
` [PATCH v4 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-04 15:12 UTC  (6+ messages)
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
 2023-04-04 15:12 UTC  (4+ messages)
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain "

[PATCH v2 0/5] remove page_endio()
 2023-04-04 15:10 UTC  (11+ messages)
  ` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
  ` [PATCH v2 2/5] orangefs: use folios in orangefs_readahead
  ` [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes
  ` [PATCH v2 4/5] mpage: use folios in bio end_io handler
  ` [PATCH v2 5/5] filemap: remove page_endio()

[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible
 2023-04-04 15:09 UTC  (3+ messages)
` [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts

[PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in
 2023-04-04 15:09 UTC  (8+ messages)

[PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
 2023-04-04 15:06 UTC  (2+ messages)

[PATCH] net: Added security socket
 2023-04-04 15:04 UTC  (3+ messages)

fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
 2023-04-04 15:03 UTC  (5+ messages)

[PATCH] f2fs: fix to check readonly condition correctly
 2023-04-04 15:03 UTC  (3+ messages)

[PATCH] misc: sram: Add dma-heap-export reserved SRAM area type
 2023-04-04 15:02 UTC  (6+ messages)

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-04 14:58 UTC  (4+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted

[PATCH v4 00/11] Improve the MT8365 SoC and EVK board support
 2023-04-04 14:58 UTC  (8+ messages)
` [PATCH v4 02/11] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property

[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-04-04 14:56 UTC  (7+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-04 14:55 UTC  (2+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation
 2023-04-04 14:56 UTC  (3+ messages)

[paulmck-rcu:dev.2023.03.30a 28/35] kernel/rcu/tree.c:2149 rcu_do_batch() error: uninitialized symbol 'jlimit'
 2023-04-04 14:56 UTC  (6+ messages)

[PATCH] string: implement streq()
 2023-04-04 14:54 UTC  (3+ messages)

[PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
 2023-04-04 14:53 UTC  (4+ messages)
` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI
` [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI
` [PATCHv1 3/3] usb: host: ohci-platform: increase max clock number to 4

[PATCH] vfio/cdx: add support for CDX bus
 2023-04-04 14:51 UTC  (3+ messages)

[PATCH 00/32] Add parents to struct pmu -> dev
 2023-04-04 14:52 UTC  (19+ messages)
` [PATCH 03/32] Documentation: hisi-pmu: Drop reference to /sys/devices path
` [PATCH 08/32] perf/arm_cspmu: Assign parents for event_source devices
` [PATCH 19/32] perf/arm-cci: Assign parents for event_source device
` [PATCH 23/32] perf/arm-dsu: "
` [PATCH 24/32] perf/arm-smmuv3: "
` [PATCH 25/32] perf/arm-spe: "
` [PATCH 26/32] arc: Assign parents for event_source devices
` [PATCH 27/32] ARM: imx: Assign parents for mmdc "
` [PATCH 28/32] dmaengine: idxd: Assign parent for event_source device
` [PATCH 29/32] fpga: dfl: "
` [PATCH 30/32] drivers/nvdimm: "
` [PATCH 31/32] Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source
` [PATCH 32/32] hwtracing: hisi_ptt: Assign parent for event_source device

[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-04-04 14:45 UTC  (2+ messages)

[PATCH] regmap: Fix double unlock in the maple cache
 2023-04-04 14:43 UTC  (2+ messages)

[PATCH RFC v2 0/4] ARM: oxnas support removal
 2023-04-04 14:43 UTC  (3+ messages)

[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-04 14:42 UTC  (6+ messages)
` [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-04 14:40 UTC  (5+ messages)
` [PATCH RFC v8 04/56] KVM: Add HVA range operator

[PATCH] f2fs: remove batched_trim_sections node description
 2023-04-04 14:38 UTC 

[PATCH v1 0/2] Add DS4520 GPIO Expander Support
 2023-04-04 14:35 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support

[PATCH v5 0/4] Migrate IDIO-16 GPIO drivers to regmap API
 2023-04-04 14:32 UTC  (5+ messages)
` [PATCH v5 1/4] gpio: idio-16: Migrate to the "
` [PATCH v5 2/4] gpio: 104-idio-16: "
` [PATCH v5 3/4] gpio: pci-idio-16: "
` [PATCH v5 4/4] gpio: idio-16: Remove unused legacy interface

[PATCH v2] mm: oom: introduce cpuset oom
 2023-04-04 14:31 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list
 2023-04-04 14:28 UTC  (2+ messages)

[PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support
 2023-04-04 14:27 UTC  (5+ messages)
` [PATCHv2 1/7] dt-bindings: soc: rockchip: add rk3588 usb2phy syscon
` [PATCHv2 2/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588

[PATCH] xfs: Use for_each_perag() to iterate all available AGs
 2023-04-04 14:19 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocks
 2023-04-04 14:25 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: usb: ti,j721e-usb: "
` [PATCH 3/3] dt-bindings: usb: ti,keystone-dwc3: "

[PATCH v3] rust: xarray: Add an abstraction for XArray
 2023-04-04 14:25 UTC  (2+ messages)

[PATCH v3 0/2] add support for Amlogic A1 SPI Flash Controller
 2023-04-04 14:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: add Amlogic A1 SPI controller

[syzbot] Monthly kernfs report
 2023-04-04 14:23 UTC 

[syzbot] Monthly can report
 2023-04-04 14:23 UTC 

[PATCH 0/2] Add PWM fan support to Rock 5B board
 2023-04-04 14:22 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema

[PATCH v2 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0)
 2023-04-04 14:21 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0
` [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval

[PATCH 1/2] f2fs: remove unnecessary kobject_del()
 2023-04-04 14:21 UTC  (2+ messages)
` [PATCH 2/2] erofs: "

[syzbot] Monthly f2fs report
 2023-04-04 14:20 UTC 

[syzbot] Monthly batman report
 2023-04-04 14:20 UTC 

[syzbot] Monthly input report
 2023-04-04 14:19 UTC 

[PATCH v4 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-04 14:18 UTC  (16+ messages)
` [PATCH v4 01/13] coresight: Fix loss of connection info when a module is unloaded
` [PATCH v4 02/13] coresight: Use enum type for cs_mode wherever possible
` [PATCH v4 03/13] coresight: Change name of pdata->conns
` [PATCH v4 04/13] coresight: Rename nr_outports to nr_outconns
` [PATCH v4 05/13] coresight: Rename connection members to make the direction explicit
` [PATCH v4 06/13] coresight: Dynamically add connections
` [PATCH v4 07/13] coresight: Store pointers to connections rather than an array of them
` [PATCH v4 08/13] coresight: Simplify connection fixup mechanism
` [PATCH v4 09/13] coresight: Store in-connections as well as out-connections
` [PATCH v4 10/13] coresight: Make refcount a property of the connection
` [PATCH v4 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v4 12/13] coresight: Enable and disable helper devices adjacent to the path
` [PATCH v4 13/13] coresight: Fix CTI module refcount leak by making it a helper device

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_313' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-04-04 14:15 UTC 

[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
 2023-04-04 14:12 UTC  (6+ messages)
` [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-04-04 14:12 UTC  (4+ messages)
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats

[PATCH 1/1] rcu/kvfree: Add debug check of GP ready for ptrs in a list
 2023-04-04 14:13 UTC 

[PATCH v4 0/5] Migrate STX104 to the regmap API
 2023-04-04 14:12 UTC  (6+ messages)
` [PATCH v4 1/5] iio: addac: stx104: Fix race condition for stx104_write_raw()
` [PATCH v4 2/5] iio: addac: stx104: Fix race condition when converting analog-to-digital
` [PATCH v4 3/5] iio: addac: stx104: Improve indentation in stx104_write_raw()
` [PATCH v4 4/5] iio: addac: stx104: Migrate to the regmap API
` [PATCH v4 5/5] iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll

[PATCHSET 0/9] perf tools: Update pmu scan using openat() (v1)
 2023-04-04 14:10 UTC  (4+ messages)
` [PATCH 1/9] perf list: Use relative path for tracepoint scan

[PATCH v10 0/2] drm: add kms driver for loongson display controller
 2023-04-04 14:10 UTC  (3+ messages)
` [PATCH v10 2/2] "

[Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1
 2023-04-04 14:05 UTC  (5+ messages)

[PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality
 2023-04-04 14:09 UTC  (3+ messages)

[PATCH] pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to static
 2023-04-04 14:09 UTC  (2+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-04-04 14:09 UTC  (4+ messages)
` [PATCH printk v1 10/18] printk: nobkl: Add emit function and callback functions for atomic printing
  ` semantic: "

[PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible
 2023-04-04 14:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: gpio: max7317: add spi gpio extender documentation
 2023-04-04 14:05 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: max7317: Add gpio expander driver

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-04 14:05 UTC  (4+ messages)
` [PATCH v6 2/5] regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support

[GIT PULL] nfsd fixes for 6.3-rc5
 2023-04-04 14:03 UTC 

[PATCH 0/2] Fix possible deadlocks for i8255 GPIO drivers
 2023-04-04 14:01 UTC  (2+ messages)

[PATCH v3 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-04 13:59 UTC  (6+ messages)
` [PATCH v3 13/13] "

[PATCH 0/5] driver core: class: allow struct class to be static
 2023-04-04 13:57 UTC  (3+ messages)
` [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks

[PATCH v2 0/2] Cleanup Mediatek pinctrl device tree binding
 2023-04-04 13:56 UTC  (2+ messages)

[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
 2023-04-04 13:52 UTC  (4+ messages)
` [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management


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