messages from 2023-07-19 07:47:14 to 2023-07-19 10:01:04 UTC [more...]
[PATCH] firmware: arm_scmi: Fix signed error return values handling
2023-07-19 10:00 UTC (2+ messages)
[PATCH v2 0/9] Convert several functions in page_io.c to use a folio
2023-07-19 9:58 UTC (10+ messages)
` [PATCH v2 1/9] mm/page_io: remove unneeded ClearPageUptodate()
` [PATCH v2 2/9] mm/page_io: remove unneeded SetPageError()
` [PATCH v2 3/9] mm/page_io: convert bio_first_page_all() to bio_first_folio_all()
` [PATCH v2 4/9] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH v2 5/9] mm/page_io: use a folio in sio_read_complete()
` [PATCH v2 6/9] mm/page_io: use a folio in swap_writepage_bdev_sync()
` [PATCH v2 7/9] mm/page_io: use a folio in swap_writepage_bdev_async()
` [PATCH v2 8/9] mm/page_io: convert count_swpout_vm_event() to take in a folio
` [PATCH v2 9/9] mm/page_io: convert bio_associate_blkg_from_page() "
[PATCH] arm64: dts: arm: minor whitespace cleanup around '='
2023-07-19 9:58 UTC (2+ messages)
[PATCH] rtlwifi: rtl8192de: phy: "foo * bar" should be "foo *bar"
2023-07-19 9:54 UTC
[PATCH v2] ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
2023-07-19 9:52 UTC
[PATCH 0/3] Patches used to add platform specific data for Intel Stratix10 platform
2023-07-19 9:52 UTC (11+ messages)
` [PATCH 1/3] usb: dwc2: Add "
` [PATCH 3/3] dt-bindings: usb: dwc2: add compatible "intel,socfpga-stratix10-hsotg"
[PATCH v1] drivers: hw: Remove duplicate assignments
2023-07-19 9:51 UTC (2+ messages)
[PATCH] TinyDRM display driver for Philips PCD8544 display controller
2023-07-19 9:50 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: add vendor-prefixes and bindings for pcd8544 displays
` [PATCH 2/2] drm/tiny: add display driver for philips pcd8544 display controller
[PATCH v2] RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()
2023-07-19 9:48 UTC (2+ messages)
[PATCH] gpio: logicvc: remove unneeded platform_set_drvdata() call
2023-07-19 9:48 UTC
[PATCH v2 0/2] Add MAIN CPSW2G DT support for J721S2
2023-07-19 9:48 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721s2-main: Add main CPSW2G devicetree node
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2: Add overlay to enable main CPSW2G with GESI
[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
2023-07-19 9:47 UTC (9+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load
[PATCH] arm64: dts: qcom: sdm630: remove refs to nonexistent clocks
2023-07-19 9:46 UTC (4+ messages)
[PATCH v3] arm64: dts: qcom: sdm630: Add support for modem remoteproc
2023-07-19 9:45 UTC (2+ messages)
[PATCH v4 0/2] Add Richtek RTQ2208 SubPMIC support
2023-07-19 9:44 UTC (4+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC
` [PATCH v4 2/2] regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver
[PATCH 0/3] add page_ext_data to get client data in page_ext
2023-07-19 9:44 UTC (2+ messages)
[PATCH] gpio: mxc: fix unused function warnings
2023-07-19 9:44 UTC (2+ messages)
[PATCH] ata: pata_serverworks: "foo * bar" should be "foo *bar"
2023-07-19 9:43 UTC (2+ messages)
[PATCH v1] ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
2023-07-19 9:42 UTC
[PATCH] gpio: exar: remove unneeded platform_set_drvdata() call
2023-07-19 9:39 UTC
[PATCH v2 0/2] RK3588 PCIe3 support
2023-07-19 9:41 UTC (7+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add "
[PATCH 6.1 000/589] 6.1.39-rc3 review
2023-07-19 9:38 UTC (2+ messages)
[PATCH] abiv2: inc: abi: add require space around ':'
2023-07-19 9:36 UTC
[PATCH v2 1/4] arm64: dts: imx8mp-debix: remove unused fec pinctrl node
2023-07-19 9:34 UTC (9+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: fix DEBIX binding
` [PATCH v2 4/4] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support
[PATCH v2] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports with GESI
2023-07-19 9:32 UTC (2+ messages)
BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
2023-07-19 9:32 UTC (2+ messages)
` [syzbot] [btrfs?] [netfilter?] "
[PATCH] libertas: debugfs: Added missing spaces
2023-07-19 9:31 UTC
[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-07-19 9:28 UTC (3+ messages)
` [PATCH v9 1/2] sched: Add cpus_share_resources API
` [PATCH v9 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
2023-07-19 9:29 UTC (11+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "
[PATCH v2 bpf-next 0/4] allow bpf_map_sum_elem_count for all program types
2023-07-19 9:29 UTC (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: consider types listed in reg2btf_ids as trusted
` [PATCH v2 bpf-next 2/4] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
` [PATCH v2 bpf-next 3/4] bpf: make an argument const in the bpf_map_sum_elem_count kfunc
` [PATCH v2 bpf-next 4/4] bpf: allow any program to use "
[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-19 9:28 UTC (2+ messages)
[PATCH v9 0/2] ublk: enable zoned storage support
2023-07-19 9:26 UTC (3+ messages)
` [PATCH v9 2/2] "
[PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-07-19 9:25 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v5 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
[PATCH] alpha: asm: add require space after that ',' and around ':'
2023-07-19 9:25 UTC
[PATCH 0/7] Add various peripheral support for K3G
2023-07-19 9:19 UTC (12+ messages)
` [PATCH 1/7] ARM: dts: exynos: k3g: Add WiFi card support
` [PATCH 2/7] ARM: dts: exynos: k3g: Add GPIO keys support
` [PATCH 5/7] ARM: dts: exynos: k3g: Add notification LED support
` [PATCH 6/7] ARM: dts: exynos: k3g: Document the devices which are not supported
` [PATCH 7/7] ARM: dts: exynos: k3g: Add display support
[PATCH v2 0/3] drivers: base: Add tests showing devm handling inconsistencies
2023-07-19 9:13 UTC (8+ messages)
` [PATCH v2 1/3] drivers: base: Add basic devm tests for root devices
` [PATCH v2 2/3] drivers: base: Add basic devm tests for platform devices
` [PATCH v2 3/3] drivers: base: Free devm resources when unregistering a device
[PATCH 0/2] Introduce new generic bindings for RPMHPD
2023-07-19 9:13 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes
[PATCH v3] ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
2023-07-19 9:13 UTC (4+ messages)
[PATCH] mfd: rz-mtu3: link time dependencies
2023-07-19 9:11 UTC (2+ messages)
[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
2023-07-19 9:07 UTC
[PATCH net-next v2] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
2023-07-19 9:10 UTC (2+ messages)
[PATCH net-next v2] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
2023-07-19 9:08 UTC (2+ messages)
[PATCH V2] ovl: fix mount fail because the upper doesn't have space
2023-07-19 9:08 UTC (2+ messages)
[PATCH] clk: mediatek: Check if clock ID is larger than clk_hw_onecell_data size
2023-07-19 9:08 UTC (4+ messages)
[PATCH] cgroup: fix obsolete comment above cgroup_create()
2023-07-19 9:06 UTC
[RFC 2/2] mm: alloc/free depth based PCP high auto-tuning
2023-07-19 9:05 UTC (11+ messages)
[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-19 9:00 UTC (10+ messages)
` [PATCH V7 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V7 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V7 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V7 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V7 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V7 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V7 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V7 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[syzbot] Monthly modules report (Jul 2023)
2023-07-19 9:03 UTC
[PATCH v2 0/9] tracing: Improbe BTF support on probe events
2023-07-19 9:02 UTC (2+ messages)
[PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
2023-07-19 9:01 UTC
[PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
2023-07-19 8:33 UTC
[PATCH v3 0/5] Implement MTE tag compression for swapped pages
2023-07-19 9:00 UTC (7+ messages)
` [PATCH v3 1/5] lib/bitmap: add bitmap_{set,get}_value()
[PATCH v3 0/2] Add Richtek RTQ2208 SubPMIC support
2023-07-19 8:57 UTC (5+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC
[PATCH] blk-iocost: fix seq_printf compile type mismatch error
2023-07-19 8:57 UTC (2+ messages)
[PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
2023-07-19 8:53 UTC
[PATCH] mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lock
2023-07-19 8:53 UTC (4+ messages)
[PATCH v1] led: flash: various minor fixes for leds-qcom-flash driver
2023-07-19 8:52 UTC (5+ messages)
[PATCH] dma: at_hdmac: "(foo*)" should be "(foo *)"
2023-07-19 8:48 UTC
[qais-yousef:rt-thermal-pressure] [sched/rt] 37d8a2c478: canonical_address#:#[##]
2023-07-19 8:47 UTC
[PATCH] net: dsa: remove deprecated strncpy
2023-07-19 8:47 UTC (5+ messages)
[PATCH 0/3] DRM scheduler documentation & bug fixes
2023-07-19 8:45 UTC (5+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down
[syzbot] general protection fault in hci_uart_tty_ioctl
2023-07-19 8:45 UTC (4+ messages)
` [syzbot] [bluetooth?] "
[PATCH v7 5/5] mfd: tps6586x: register restart handler
2023-07-19 8:44 UTC (3+ messages)
[PATCH net-next] net: Use _K_SS_MAXSIZE instead of absolute value
2023-07-19 8:44 UTC
[PATCH 00/15] Unregister critical branch clocks + some RPM
2023-07-19 8:43 UTC (6+ messages)
` [PATCH 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
[PATCH 0/3] platform/x86: move simatic ipc drivers into subdir
2023-07-19 8:43 UTC (10+ messages)
` [PATCH 2/3] leds: simatic-ipc-leds: default config switch to platform switch
` [PATCH 3/3] platform/x86: Move all simatic ipc drivers to the subdirectory siemens
[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
2023-07-19 8:41 UTC (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "
[PATCH] regcache: Push async I/O request down into the rbtree cache
2023-07-19 8:40 UTC (2+ messages)
[PATCH] Revert "thermal: power allocator: change the 'k_*' always in estimate_pid_constants()"
2023-07-19 8:39 UTC (2+ messages)
[PATCH v5 00/11] blksnap - block devices snapshots module
2023-07-19 8:36 UTC (10+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism
[PATCH v2] clk: Explicitly include correct DT includes
2023-07-19 8:36 UTC
[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
2023-07-19 8:33 UTC (4+ messages)
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
[PATCH v3] iio: core: Prevent invalid memory access when there is no parent
2023-07-19 8:32 UTC
[RFC v2 0/9] kunit: Add test attributes API
2023-07-19 8:31 UTC (9+ messages)
` [RFC v2 1/9] kunit: Add test attributes API structure
` [RFC v2 9/9] kunit: Add documentation of KUnit test attributes
[PATCH v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl
2023-07-19 8:30 UTC
[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
2023-07-19 8:27 UTC (3+ messages)
` [PATCH v10 1/2] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
[PATCH v2 0/2] Add support for vibrator in multiple PMICs
2023-07-19 8:24 UTC (10+ messages)
` [PATCH v2 2/2] Input: pm8xxx-vib - Add support for more PMICs
[PATCH] spmi: mtk-pmif: Serialize PMIF status check and command submission
2023-07-19 8:24 UTC (2+ messages)
[PATCH] pci: loongson: Workaround MIPS firmware MRRS settings
2023-07-19 8:24 UTC (3+ messages)
[net PATCH] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
2023-07-19 8:21 UTC (3+ messages)
` [EXT] "
[PATCH v2] media: mdp3: Fix resource leak in for_each_child_of_node() loop
2023-07-19 8:21 UTC
[PATCH v1 0/8] drm/etnaviv: Various cleanup
2023-07-19 8:16 UTC (7+ messages)
` [PATCH v1 3/8] drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()
[PATCH v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-07-19 8:15 UTC (5+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v6 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v6 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v6 4/4] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
collision between ZONE_MOVABLE and memblock allocations
2023-07-19 8:14 UTC (5+ messages)
[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
2023-07-19 8:14 UTC (7+ messages)
` [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups
[PATCH 1/2] nvmem: core: clear sysfs attributes for each NVMEM device
2023-07-19 8:13 UTC (4+ messages)
[PATCH] firmware: smccc: Fix use of uninitialised results structure
2023-07-19 8:10 UTC (4+ messages)
` [External] "
[PATCH] docs: move s390 under arch
2023-07-19 8:10 UTC (4+ messages)
[PATCH] ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
2023-07-19 8:10 UTC (2+ messages)
[PATCH] clk: mediatek: mt8183: Add back SSPM related clocks
2023-07-19 8:04 UTC (2+ messages)
[PATCH v1] media:Fix repeated initialization
2023-07-19 8:04 UTC (2+ messages)
[PATCH] Bluetooth: hci_conn: clean up some casts
2023-07-19 8:01 UTC (3+ messages)
[PATCH v5 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-07-19 8:00 UTC (9+ messages)
` [PATCH v5 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v5 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
[PATCH] ring-buffer: Do not swap cpu_buffer during resize process
2023-07-19 7:58 UTC
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-19 7:54 UTC (3+ messages)
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
[PATCH v4 0/3] Add driver for Murata IRS-D200
2023-07-19 7:51 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: iio: proximity: Add "
` [PATCH v4 2/3] iio: Add event enums for running period and count
` [PATCH v4 3/3] iio: Add driver for Murata IRS-D200
[PATCH v1 1/1] media: drxk: Use %*ph for printing hexdump of a small buffer
2023-07-19 7:53 UTC (2+ messages)
[PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-19 7:47 UTC (6+ messages)
` [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
[PATCH v2 0/6] drm/mediatek: Small mtk-dpi cleanups
2023-07-19 7:50 UTC (7+ messages)
` [PATCH v2 1/6] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH v2 2/6] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH v2 3/6] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH v2 4/6] drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
` [PATCH v2 5/6] drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
` [PATCH v2 6/6] drm/mediatek: mtk_dpi: Compress struct of_device_id entries
[PATCH v3 0/3] TQMa93xxLA support
2023-07-19 7:50 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: add TQMa93xxLA SOM
` [PATCH v3 2/3] arm64: dts: freescale: add initial device tree for MBa93xxLA SBC board
` [PATCH v3 3/3] arm64: defconfig: Enable i.MX93 devices
[PATCH] mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
2023-07-19 7:48 UTC (2+ messages)
[PATCH] sched: Fixed typo in comment
2023-07-19 7:47 UTC (2+ messages)
` [tip: sched/core] sched/headers: Rename task_struct::state to task_struct::__state in the comments too
[PATCH 0/6] Convert several functions in page_io.c to use a folio
2023-07-19 7:47 UTC (11+ messages)
` [PATCH 1/6] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH 2/6] mm/page_io: use a folio in sio_read_complete()
[PATCH net] net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
2023-07-19 7:45 UTC (2+ messages)
[PATCH v6 0/3] Add support for WDIOF_CARDRESET on TI AM65x
2023-07-19 7:46 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox