messages from 2025-01-16 15:21:59 to 2025-01-16 17:18:28 UTC [more...]
[PATCH v4 0/1] Seal system mappings
2025-01-16 17:18 UTC (15+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH v6 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
2025-01-16 17:16 UTC (5+ messages)
` [PATCH v6 1/4] PCI: endpoint: pci-epf-test: Fix the check for DMA MEMCPY test
` [PATCH v6 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v6 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v6 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
[PATCH v7] serial: sc16is7xx: Add polling mode if no IRQ pin is available
2025-01-16 17:13 UTC (6+ messages)
` [PATCH v1] serial: sc16is7xx: Extend IRQ check for negative valus
[GIT PULL] Networking for v6.13-rc8
2025-01-16 17:14 UTC (2+ messages)
[GIT PULL] Btrfs fix for 6.13-rc8
2025-01-16 17:14 UTC (2+ messages)
[GIT PULL] Power management fixes for final v6.13
2025-01-16 17:14 UTC (2+ messages)
[GIT PULL] ACPI fix for final v6.13
2025-01-16 17:13 UTC (2+ messages)
[PATCH v1] irqchip/irq-mvebu-icu: Fix irq_set_type for sei and nsr
2025-01-16 17:12 UTC (3+ messages)
Crash when attaching uretprobes to processes running in Docker
2025-01-16 17:11 UTC (12+ messages)
[PATCH] KVM: nVMX: Always use TLB_FLUSH_GUEST for nested VM-Enter/VM-Exit
2025-01-16 17:11 UTC (4+ messages)
[PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
2025-01-16 17:10 UTC (9+ messages)
` [PATCH v5 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v5 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
[PATCH v10 1/3] PCI: microchip: Fix outbound address translation tables
2025-01-16 17:07 UTC (4+ messages)
[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
2025-01-16 17:06 UTC (3+ messages)
` [PATCH v6 01/12] dmaengine: qcom: bam_dma: Add bam_sw_version register read
[PATCH RFC v2 0/8] device mapper atomic write support
2025-01-16 17:03 UTC (9+ messages)
` [PATCH RFC v2 1/8] block: Add common atomic writes enable flag
` [PATCH RFC v2 2/8] block: Don't trim an atomic write
` [PATCH RFC v2 3/8] dm-table: atomic writes support
` [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write
` [PATCH RFC v2 5/8] dm-linear: Enable atomic writes
` [PATCH RFC v2 6/8] dm-stripe: "
` [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region
` [PATCH RFC v2 8/8] dm-mirror: Support atomic writes
[PATCH 0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750
2025-01-16 17:06 UTC (3+ messages)
` [PATCH 2/6] arm64: dts: qcom: sm8750: Add QCrypto nodes
[PATCH v3 0/5] Add PCIe Root Port support for Agilex family of chips
2025-01-16 17:05 UTC (3+ messages)
` [PATCH v3 5/5] PCI: altera: Add Agilex support
[PATCH 0/2] arm64: dts: qcom: sm8750: Introduce BWMONs
2025-01-16 17:05 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8750: Add BWMONs
[PATCH] coredump: allow interrupting dumps of large anonymous regions
2025-01-16 17:04 UTC (5+ messages)
[PATCH] pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map
2025-01-16 17:00 UTC
[PATCH v7 06/10] PCI: imx6: Fix the missing reference clock disable logic
2025-01-16 17:01 UTC (2+ messages)
[PATCH 0/2 v4] add ioctl/sysfs to donate file-backed pages
2025-01-16 17:00 UTC (4+ messages)
` [PATCH 1/2] f2fs: register inodes which is able to donate pages
` [f2fs-dev] "
[PATCH v16 12/13] x86/tsc: Switch to native sched clock
2025-01-16 16:56 UTC (12+ messages)
[PATCH v2 0/6] mmc: sdhci-acpi: A few cleanups
2025-01-16 16:55 UTC (7+ messages)
` [PATCH v2 1/6] mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions
[PATCH v2 1/1] PM: Revert "Add EXPORT macros for exporting PM functions"
2025-01-16 16:55 UTC (6+ messages)
[PATCH net-next 00/15] mptcp: pm: misc cleanups, part 2
2025-01-16 16:51 UTC (16+ messages)
` [PATCH net-next 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address
` [PATCH net-next 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH net-next 03/15] mptcp: pm: more precise error messages
` [PATCH net-next 04/15] mptcp: pm: improve "
` [PATCH net-next 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH net-next 06/15] mptcp: pm: remove duplicated error messages
` [PATCH net-next 07/15] mptcp: pm: mark missing address attributes
` [PATCH net-next 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
` [PATCH net-next 09/15] mptcp: pm: make three pm wrappers static
` [PATCH net-next 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next 14/15] mptcp: pm: change rem type "
` [PATCH net-next 15/15] mptcp: pm: add local parameter for set_flags
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
2025-01-16 16:55 UTC (2+ messages)
` [syzbot] Re: [PATCH v1] Bluetooth: L2CAP: Fix "
[RFC PATCH v1 0/6] rockchip: add a functional usb3 phy driver for rk3328
2025-01-16 16:53 UTC (15+ messages)
` [RFC PATCH v1 3/6] phy: rockchip: add driver for rk3328 usb3 phy
` [RFC PATCH v1 4/6] arm64: dts: rockchip: add rk3328 usb3 phy node
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-01-16 16:52 UTC (8+ messages)
[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2025-01-16 16:51 UTC (4+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
perf kmem --page stat and gpf_flags translation
2025-01-16 16:47 UTC
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-16 16:43 UTC (3+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
[PATCH RESEND v4 0/5] iio: accel: mc3230: add mount matrix, of match and mc3510c support
2025-01-16 16:42 UTC (2+ messages)
[PATCH v2 1/1] regmap: Drop unused devm_regmap_*_free() APIs
2025-01-16 16:41 UTC (4+ messages)
[PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
2025-01-16 16:40 UTC (4+ messages)
[PATCH net-next] net: sxgbe: change conditional statement from if to switch
2025-01-16 16:03 UTC
[PATCH] scsi: ufs: core: increase the NOP_OUT command timeout
2025-01-16 16:30 UTC (4+ messages)
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
2025-01-16 16:27 UTC (3+ messages)
[PATCH v15 0/7] Add support for Maxim Integrated MAX77705 PMIC
2025-01-16 16:26 UTC (8+ messages)
` [PATCH v15 1/7] dt-bindings: power: supply: add maxim,max77705 charger
` [PATCH v15 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v15 3/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v15 4/7] mfd: simple-mfd-i2c: Add MAX77705 support
` [PATCH v15 5/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v15 6/7] input: max77693: add max77705 haptic support
` [PATCH v15 7/7] leds: max77705: Add LEDs support
[PATCH bpf] bpf: use attach_btf instead of vmlinux in bpf_sk_storage_tracing_allowed
2025-01-16 16:23 UTC
[PATCH 0/5] clk: bcm: rpi: Add additional clocks for 2712
2025-01-16 16:24 UTC (6+ messages)
` [PATCH 1/5] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 2/5] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 3/5] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 4/5] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 5/5] clk: bcm: rpi: Add disp clock
[PATCH v1] docs/arch: remove deprecated function name
2025-01-16 16:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 net-next] ixgbe: Fix endian handling for ACI descriptor registers
2025-01-16 16:21 UTC (2+ messages)
[PATCH v1 1/1] spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper
2025-01-16 16:21 UTC
[PATCH v3 0/2] Tegra ADMA fixes
2025-01-16 16:20 UTC (3+ messages)
` [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v3 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH v2 0/2] Tegra ADMA fixes
2025-01-16 16:18 UTC (5+ messages)
` [PATCH v2 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v2 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
2025-01-16 16:18 UTC (11+ messages)
` [EXT] "
[PATCH 6.12 000/189] 6.12.10-rc1 review
2025-01-16 16:14 UTC (2+ messages)
[PATCH v9 0/4] SRF: Fix offline CPU preventing pc6 entry
2025-01-16 16:10 UTC (7+ messages)
[PATCH v4 00/19] Hide platform_profile_handler from consumers
2025-01-16 16:09 UTC (2+ messages)
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-16 16:09 UTC (5+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
[PATCH] ARM: dts: ti: davinci: Align GPIO hog name with bindings
2025-01-16 15:45 UTC (2+ messages)
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
2025-01-16 16:09 UTC (4+ messages)
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
2025-01-16 16:07 UTC (7+ messages)
[PATCH v1 1/1] hrtimer: Mark is_migration_base() with __maybe_unused
2025-01-16 16:07 UTC
[PATCH v2] mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
2025-01-16 16:07 UTC (5+ messages)
[PATCH 0/2] arm64: dts: qcom: sm8750: Document and describe PMIC glink
2025-01-16 16:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM8750 compatible
[PATCH] watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
2025-01-16 16:07 UTC (2+ messages)
[PATCH] x86: make serialize() always_inline
2025-01-16 16:07 UTC (2+ messages)
` [tip: x86/urgent] x86/asm: Make "
[PATCH v1 1/1] usb: hcd: Bump local buffer size in rh_string()
2025-01-16 16:05 UTC
[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
2025-01-16 16:05 UTC (8+ messages)
[PATCH] srcu: refactor __srcu_read_(un)lock_lite() declarations
2025-01-16 16:03 UTC (2+ messages)
[PATCH v4 0/5] Driver for pre-DCP apple display controller
2025-01-16 16:01 UTC (4+ messages)
` [PATCH v4 2/5] drm: adp: Add Apple Display Pipe driver
Unaligned accesses when loading modules
2025-01-16 16:00 UTC (6+ messages)
[PATCH v10 1/2] pmdomain: airoha: Add Airoha CPU PM Domain support
2025-01-16 15:58 UTC (3+ messages)
[PATCH] regulator: TPS6287X: Use min/max uV to get VRANGE
2025-01-16 15:58 UTC (2+ messages)
[PATCH v3] pmdomain: imx8mp-blk-ctrl: add missing loop break condition
2025-01-16 15:57 UTC (2+ messages)
[PATCH v8 2/2] rust: add dma coherent allocator abstraction
2025-01-16 15:57 UTC (11+ messages)
[PATCH v14 0/4] Initial Marvell PXA1908 support
2025-01-16 15:47 UTC (7+ messages)
` [PATCH v14 3/4] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v14 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer
[PATCH v4] arm64: dts: qcom: Add coresight node for SM8650
2025-01-16 15:57 UTC (2+ messages)
[PATCH V9 1/3] perf/x86/intel: Avoid pmu_disable/enable if !cpuc->enabled in sample read
2025-01-16 15:55 UTC (4+ messages)
` [PATCH V9 3/3] perf/x86/intel: Support PEBS counters snapshotting
[RESEND PATCH] PCI: cpci: remove unused fields
2025-01-16 15:55 UTC
[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
2025-01-16 15:55 UTC (11+ messages)
` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
Prebuilt LLVM 19.1.7 uploaded
2025-01-16 15:55 UTC (2+ messages)
[PATCH v8 8/8] drm/vkms: Switch to managed for writeback connector
2025-01-16 15:55 UTC (2+ messages)
[PATCH v8 4/8] drm/vkms: Switch to managed for crtc
2025-01-16 15:55 UTC (2+ messages)
[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
2025-01-16 15:53 UTC (5+ messages)
` [PATCH bpf-next v6 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v6 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v6 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v6 4/4] igc: "
[PATCH v8 2/8] drm/vkms: Switch to managed for encoder
2025-01-16 15:54 UTC (2+ messages)
[PATCH v8 1/8] drm/vkms: Switch to managed for connector
2025-01-16 15:54 UTC (2+ messages)
[PATCH v7 0/7] drm/vkms: Switch all vkms object to DRM managed objects
2025-01-16 15:53 UTC (4+ messages)
` [PATCH v7 7/7] drm/vkms: Switch to managed for writeback connector
[PATCH v2] drm/i915: Fix page cleanup on DMA remap failure
2025-01-16 15:53 UTC
[PATCH 0/4] Handheld gaming PC panel orientation quirks
2025-01-16 15:50 UTC (5+ messages)
` [PATCH 1/4] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH 2/4] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH 3/4] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH 4/4] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
[PATCH v1 0/6] Mypy and pylint build support
2025-01-16 15:47 UTC (4+ messages)
[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
2025-01-16 15:47 UTC (4+ messages)
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH] locking/mutex: Mark devm_mutex_init() as __must_check
2025-01-16 15:45 UTC (2+ messages)
[PATCH 0/2] Tegra ADMA fixes
2025-01-16 15:44 UTC (3+ messages)
` [PATCH 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH net v8 0/4] Fix race conditions in ndo_get_stats64
2025-01-16 15:44 UTC (7+ messages)
` [PATCH net v8 1/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v8 2/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v8 3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
[PATCH] ntb: use 64-bit arithmetic for the MSI doorbell mask
2025-01-16 15:44 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs615: Fix kernel test robot issue in SPMI
2025-01-16 15:44 UTC (2+ messages)
[PATCH] s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
2025-01-16 15:41 UTC (2+ messages)
[PATCH v1 0/3] usb: dwc3: Avoid using reserved EPs
2025-01-16 15:40 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints
` [PATCH v1 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
` [PATCH v1 3/3] usb: dwc3: gadget: Skip endpoints ep[18]{in,out} on Intel Merrifield
[PATCH v1 1/1] PM: Revert "Add EXPORT macros for exporting PM functions"
2025-01-16 15:39 UTC (4+ messages)
[PATCH] net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
2025-01-16 15:37 UTC
[PATCH v2 0/5] MIPS: Allow using multi-cluster with a broken HCI
2025-01-16 15:36 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: mips: Document mti,mips-cm
` [PATCH v2 2/5] dt-bindings: mips: mips-cm: Add a new compatible string for EyeQ6
[PATCH v4 00/16] drm/msm/dpu: Support quad pipe with dual-DSI
2025-01-16 15:36 UTC (6+ messages)
` [PATCH v4 10/16] drm/msm/dpu: handle pipes as array
[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
2025-01-16 15:35 UTC (7+ messages)
` [PATCH v5 03/16] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
[PATCH 6.6 000/129] 6.6.72-rc1 review
2025-01-16 15:34 UTC (2+ messages)
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-16 15:32 UTC (7+ messages)
[PATCH v8 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
2025-01-16 15:32 UTC (2+ messages)
[PATCH net-next v2 1/1] nfc: mrvl: Don't use "proxy" headers
2025-01-16 15:30 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
2025-01-16 15:31 UTC (5+ messages)
` [PATCH] Bluetooth: hci_core: sync hci rx and cmd sync work
[PATCH v3 2/2] net/ncsi: fix state race during channel probe completion
2025-01-16 15:29 UTC (2+ messages)
` [PATCH] net/ncsi: wait for the last response to Deselect Package before configuring channel
[PATCH net-next v2 1/1] nfc: st21nfca: Remove unused of_gpio.h
2025-01-16 15:27 UTC
Potential Denial-of-Service Vulnerability in KVM When Emulating 'hlt' Instruction in L2 Guests
2025-01-16 15:24 UTC
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