messages from 2024-12-03 11:01:19 to 2024-12-03 13:03:41 UTC [more...]
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-03 13:02 UTC (5+ messages)
[syzbot] [udf?] possible deadlock in udf_free_blocks
2024-12-03 13:01 UTC (3+ messages)
[RESEND PATCH net-next v5 0/4] Mitigate the two-reallocations issue for iptunnels
2024-12-03 12:49 UTC (5+ messages)
` [RESEND PATCH net-next v5 1/4] include: net: add static inline dst_dev_overhead() to dst.h
` [RESEND PATCH net-next v5 2/4] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [RESEND PATCH net-next v5 3/4] net: ipv6: seg6_iptunnel: "
` [RESEND PATCH net-next v5 4/4] net: ipv6: rpl_iptunnel: "
[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
2024-12-03 12:58 UTC (4+ messages)
[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-12-03 12:55 UTC
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-03 12:55 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH net-next] net: phy: realtek: disable broadcast address feature of rtl8211f
2024-12-03 12:54 UTC
[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
2024-12-03 12:53 UTC (16+ messages)
` [PATCH 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 02/14] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
` [PATCH 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
drivers/block/drbd/drbd_bitmap.c:1222: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_read'
2024-12-03 12:49 UTC
[Bug Report] Depmod is failing on allmodconfig for arm64 and x86_64
2024-12-03 12:48 UTC (3+ messages)
[PATCH v3 0/3] Document the new media-committer's model
2024-12-03 12:49 UTC (12+ messages)
` [PATCH v3 1/3] docs: media: update maintainer-entry-profile for multi-committers
` [PATCH v3 3/3] docs: media: profile: make it clearer about maintainership duties
[PATCH 0/6] arm64/sme: Collected SME fixes
2024-12-03 12:45 UTC (7+ messages)
` [PATCH 1/6] arm64/sme: Flush foreign register state in do_sme_acc()
` [PATCH 2/6] arm64/fp: Don't corrupt FPMR when streaming mode changes
` [PATCH 3/6] arm64/ptrace: Zero FPMR on streaming mode entry/exit
` [PATCH 4/6] arm64/signal: Consistently invalidate the in register FP state in restore
` [PATCH 5/6] arm64/signal: Avoid corruption of SME state when entering signal handler
` [PATCH 6/6] arm64/sme: Reenable SME
[PATCH] drivers/staging/media/atomisp: replace legacy GPIO APIs in atomisp_gmin_platform
2024-12-03 12:46 UTC (3+ messages)
[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
2024-12-03 12:39 UTC (10+ messages)
` [PATCH v3 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH v3 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH v3 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH v3 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v3 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v3 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v3 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v3 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
2024-12-03 12:43 UTC (11+ messages)
` [PATCH net-next v3 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next v3 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next v3 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next v3 04/10] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next v3 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
` [PATCH net-next v3 06/10] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next v3 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next v3 08/10] net: freescale: ucc_geth: Move the serdes configuration around
` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
` [PATCH net-next v3 10/10] net: freescale: ucc_geth: phylink conversion
[PATCH] clk: amlogic: axg-audio: select RESET_MESON_AUX
2024-12-03 12:43 UTC (13+ messages)
[PATCH v5 0/3] iio: chemical bme680: 2nd round of cleanup
2024-12-03 12:42 UTC (5+ messages)
` [PATCH v5 3/3] iio: chemical: bme680: add power management
[PATCH v2 0/5] Google Pixel 6 (oriole): TCPCI enablement & USB updates
2024-12-03 12:40 UTC (6+ messages)
` [PATCH v2 1/5] arm64: defconfig: enable Maxim TCPCI driver
` [PATCH v2 2/5] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
` [PATCH v2 3/5] arm64: dts: exynos: gs101: allow stable USB phy Vbus detection
` [PATCH v2 4/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
` [PATCH v2 5/5] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode
[PATCH] ARC: build: Try to guess GCC variant of cross compiler
2024-12-03 12:37 UTC
[PATCH v2 0/2] Add support for AMD MDB IP as Root Port
2024-12-03 12:36 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v2 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver
[PATCH] dmaengine: dma_request_chan_by_mask() defer probing unconditionally
2024-12-03 12:35 UTC (4+ messages)
[PATCH] rust: miscdevice: add fops->show_fdinfo() hook
2024-12-03 12:34 UTC
[PATCH] rust: miscdevice: access file in fops
2024-12-03 12:32 UTC
[PATCH] cgroup/cpuset: Remove stale text
2024-12-03 12:31 UTC (2+ messages)
[PATCH v10 0/2] rust: xarray: Add a minimal abstraction for XArray
2024-12-03 12:30 UTC (6+ messages)
` [PATCH v10 1/2] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v10 2/2] rust: xarray: Add an abstraction for XArray
[GIT PULL REQUEST] watchdog - v6.13 release cycle
2024-12-03 11:53 UTC (3+ messages)
[PATCH] fs: Fix data race in btrfs_drop_extents
2024-12-03 12:28 UTC (3+ messages)
` [PATCH v3] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
[PATCH v4 0/5]Document the new media-committer's model
2024-12-03 12:29 UTC (5+ messages)
` [PATCH v4 3/5] docs: media: update maintainer-entry-profile for multi-committers
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process
[PATCH v5 0/9] drm: add DRM HDMI Codec framework
2024-12-03 12:27 UTC (7+ messages)
` [PATCH v5 8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v5 9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid()
Help with atomic fallback
2024-12-03 12:26 UTC (2+ messages)
[PATCH v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
2024-12-03 12:22 UTC (2+ messages)
[PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC
2024-12-03 12:21 UTC (7+ messages)
` [PATCH v9 6/9] mfd: Add new driver for "
` [PATCH v9 9/9] leds: max77705: Add LEDs support
[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
2024-12-03 12:20 UTC (12+ messages)
[PATCH] riscv/ptrace: add new regset to get original a0 register
2024-12-03 12:19 UTC (6+ messages)
[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode
2024-12-03 12:19 UTC (3+ messages)
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-03 12:18 UTC (4+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
[PATCH v3] dt-bindings: usb: max33359: add max77759-tcpci flavor
2024-12-03 12:17 UTC
[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
2024-12-03 12:17 UTC (5+ messages)
[v6.12] BUG: KASAN: slab-use-after-free in dst_destroy+0x2e2/0x340
2024-12-03 12:15 UTC (2+ messages)
[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
2024-12-03 12:15 UTC
[PATCH 0/3] small fixes for arm_ffa driver
2024-12-03 12:14 UTC (7+ messages)
` [PATCH 1/3] firmware/arm_ffa: change ffa_device_register()'s parameters and return
` [PATCH 2/3] arm_ffa.h: add properties bit related direct msg version 2
` [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-03 12:14 UTC (4+ messages)
` [PATCH 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH 3/3] virtio-blk: add uring_cmd iopoll support
[PATCH v4] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
2024-12-03 12:14 UTC
[PATCH v2 0/8] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
2024-12-03 12:13 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH v2 2/8] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH v2 3/8] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH v2 4/8] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH v2 5/8] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH v2 6/8] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH v2 7/8] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH v2 8/8] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)
[PATCH v4 0/3] drm/tidss: Add OLDI bridge support
2024-12-03 12:12 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
2024-12-03 12:03 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint readery
[PATCH v2 0/3] objtool: noinstr validation for static branches/calls
2024-12-03 12:02 UTC (5+ messages)
` [PATCH v2 3/3] objtool: Add "
[PATCH 1/3] gpio: Fix a potential abuse of seq_printf() format string
2024-12-03 12:00 UTC (4+ messages)
` [PATCH 2/3] irqchip: "
[PATCH] ima: instantiate the bprm_creds_for_exec() hook
2024-12-03 11:58 UTC (5+ messages)
[PATCH v1 0/4] Add debugfs support for fastrpc driver
2024-12-03 11:57 UTC (9+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc
drivers/power/supply/cros_usbpd-charger.c:15:49: warning: '%d' directive writing between 1 and 11 bytes into a region of size 5
2024-12-03 11:57 UTC
[PATCH] lockdep: Fix wait context check on softirq for PREEMPT_RT
2024-12-03 11:57 UTC (2+ messages)
[PATCH v4 00/15] Prepare GHES driver to support error injection
2024-12-03 11:56 UTC (9+ messages)
` [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
` [PATCH v4 14/15] acpi/ghes: Change ghes fill logic to work with only one source
` [PATCH v4 15/15] docs: acpi_hest_ghes: fix documentation for CPER size
[PATCH v6 00/18] Implement DWARF modversions
2024-12-03 11:55 UTC (5+ messages)
` [PATCH v6 11/18] gendwarfksyms: Add symtypes output
` [PATCH v6 12/18] gendwarfksyms: Add symbol versioning
[RFC PATCH] ima: instantiate the bprm_creds_for_exec() hook
2024-12-03 11:52 UTC (2+ messages)
[PATCH v2 0/2] interconnect: qcom: Introduce interconnects for SM8750
2024-12-03 11:51 UTC (6+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add interconnect provider driver "
[PATCH v2 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
2024-12-03 11:49 UTC (10+ messages)
` [PATCH v2 1/9] coresight: change coresight_device lock "
` [PATCH v2 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v2 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v2 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v2 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v2 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v2 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v2 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v2 9/9] coresight/ultrasoc: change cti_drvdata "
[PATCH] ptp: Switch back to struct platform_driver::remove()
2024-12-03 11:49 UTC (4+ messages)
[PATCH] riscv: mm: Fix alignment of phys_ram_base
2024-12-03 11:49 UTC (2+ messages)
[PATCH V2 1/2] LoongArch: KVM: Protect kvm_check_requests() with SRCU
2024-12-03 11:47 UTC (2+ messages)
` [PATCH V2 2/2] LoongArch: KVM: Protect kvm_io_bus_{read,write}() "
[net PATCH 1/2] selftests: net: lib: fix broken ping with coreutils ping util
2024-12-03 11:46 UTC (9+ messages)
[PATCH] jffs2: Fix rtime decompressor
2024-12-03 11:44 UTC
[PATCH v2 0/2] x86/bugs: RSB tweaks
2024-12-03 11:42 UTC (7+ messages)
` [PATCH v2 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS
[PATCH v3 0/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS
2024-12-03 11:34 UTC (3+ messages)
` [PATCH v3 2/2] "
6.13-rc1 graphics fail
2024-12-03 11:34 UTC (3+ messages)
[PATCH net-next RESEND v2] net/smc: Remove unused function parameter in __smc_diag_dump
2024-12-03 11:33 UTC (2+ messages)
[PATCH 0/5] Initial steps to constify irq_chip
2024-12-03 11:32 UTC (3+ messages)
` [PATCH 4/5] irqchip: Constify some irq_desc_get_chip() usage
[PATCH v3] f2fs: Add check for deleted inode
2024-12-03 11:31 UTC (2+ messages)
[PATCH v2 00/18] continue mt7988 devicetree work
2024-12-03 11:27 UTC (4+ messages)
` [PATCH v2 10/18] arm64: dts: mediatek: mt7988: enable serial0 on bpi-r4
drivers/firmware/efi/sysfb_efi.c:190:35: warning: unused variable 'efifb_dmi_system_table'
2024-12-03 11:26 UTC
[PATCH linux-next v4] ksm: add ksm involvement information for each process
2024-12-03 11:26 UTC
[RESEND v3 1/1] selftests/futex: Create test for robust list
2024-12-03 11:25 UTC
[PATCH 0/4] x86/boot: a few cleanups
2024-12-03 11:25 UTC (5+ messages)
` [PATCH 1/4] x86/boot: move setting of memblock parameters to e820__memblock_setup()
` [PATCH 2/4] x86/boot: split kernel resources setup into a helper function
` [PATCH 3/4] x86/boot: split parsing of boot_params "
` [PATCH 4/4] x86/e820: drop E820_TYPE_RESERVED_KERN and related code
[PATCH 01/13] kernel/irq/proc: use seq_put_decimal_ull_width() for decimal values
2024-12-03 11:21 UTC (7+ messages)
` [PATCH] genirq/proc: Add missing space separator back
` "
[PATCH] irqchip/gic-v3: Fix irq_complete_ack() comment
2024-12-03 11:20 UTC (2+ messages)
` [tip: irq/urgent] "
[PATCH] irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2024-12-03 11:20 UTC (2+ messages)
` [tip: irq/urgent] "
[PATCH 0/11 v3] sched/fair: Fix statistics with delayed dequeue
2024-12-03 11:18 UTC (3+ messages)
drivers/firmware/efi/sysfb_efi.c:331:39: warning: 'efifb_fwnode_ops' defined but not used
2024-12-03 11:16 UTC
[PATCH] kbuild: deb-pkg: add debarch for ARCH=um
2024-12-03 11:14 UTC
[PATCH] kbuild: refactor cross-compiling linux-headers package
2024-12-03 11:13 UTC
[PATCH v2] arm64: dts: qcom: x1e78100-t14s: add sound support
2024-12-03 11:12 UTC
[PATCH] mctp i2c: drop check because i2c_unregister_device() is NULL safe
2024-12-03 11:10 UTC (2+ messages)
[PATCH 0/3] module: fixups after module namespace conversion
2024-12-03 11:09 UTC (2+ messages)
[PATCH 0/2] QPIC v2 fixes for SDX75
2024-12-03 11:08 UTC (3+ messages)
[PATCH] tcp: check socket state before calling WARN_ON
2024-12-03 11:07 UTC (2+ messages)
[PATCH v8 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-12-03 11:06 UTC (3+ messages)
` [PATCH v8 1/6] drm/panic: Move drawing functions to drm_draw
[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2024-12-03 11:06 UTC (11+ messages)
` [PATCH 1/4] power: supply: add support for max77759 fuel gauge
[PATCH v14 0/8] Add QPIC SPI NAND driver
2024-12-03 11:04 UTC (3+ messages)
[PATCH v5 0/2] Improve interrupt handling during machine kexec
2024-12-03 11:04 UTC (3+ messages)
` [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
[PATCH v1 1/2] genirq: Move irq_forced_thread_fn() further in the code
2024-12-03 11:02 UTC (2+ messages)
` [tip: irq/core] genirq: Move irq_thread_fn() further up "
[PATCH v1 2/2] genirq: Reuse irq_thread_fn() for forced thread case
2024-12-03 11:02 UTC (2+ messages)
` [tip: irq/core] "
[PATCH] net: phy: phy_ethtool_ksettings_set: Allow any supported speed
2024-12-03 11:01 UTC (11+ messages)
[PATCH v3 0/3] SN65DSI83/4 lvds_vod_swing properties
2024-12-03 11:00 UTC (2+ messages)
` [PATCH v3 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set lvds-vod-swing
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).