messages from 2026-07-27 17:27:19 to 2026-07-27 18:07:09 UTC [more...]
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-27 18:06 UTC (8+ messages)
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
[PATCH v8 00/35] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-07-27 18:07 UTC (44+ messages)
` [PATCH v8 01/35] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v8 02/35] dt-bindings: pinctrl: airoha: en7581: fix pwm pin-groups
` [PATCH v8 03/35] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v8 04/35] pinctrl: airoha: fix mdio bitfield names
` [PATCH v8 05/35] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v8 06/35] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v8 07/35] pinctrl: airoha: an7583: there are no muxes to enable i2c buses
` [PATCH v8 08/35] dt-bindings: pinctrl: airoha: an7583: remove i2c pin function
` [PATCH v8 09/35] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v8 10/35] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v8 11/35] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v8 12/35] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v8 13/35] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v8 14/35] pinctrl: airoha: add set_direction() helper "
` [PATCH v8 15/35] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v8 16/35] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v8 17/35] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v8 18/35] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v8 19/35] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v8 20/35] pinctrl: airoha: move common definitions to the separate header
` [PATCH v8 21/35] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v8 22/35] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v8 23/35] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v8 24/35] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v8 25/35] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v8 26/35] dt-bindings: pinctrl: airoha: an7583: add npu_uart pin group
` [PATCH v8 27/35] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v8 28/35] dt-bindings: pinctrl: airoha: an7583: add pon_alt pin group
` [PATCH v8 29/35] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v8 30/35] dt-bindings: pinctrl: airoha: an7583: add olt function/group
` [PATCH v8 31/35] pinctrl: airoha: add support of en7523 SoC
` [PATCH v8 32/35] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v8 33/35] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v8 34/35] pinctrl: airoha: add support of an7563 SoC
` [PATCH v8 35/35] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
[PATCH] arm64: dts: rockchip: Drop data-mapping from Engicam PX30 Core
2026-07-27 18:06 UTC (3+ messages)
[Intel-wired-lan][PATCH iwl-net] idpf: adjust TxQ ring count minimum
2026-07-27 18:04 UTC (3+ messages)
` [Intel-wired-lan] [PATCH "
[PATCH net 0/1] net: reject IP sends with excessive headroom
2026-07-27 18:03 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH v4 0/3] drm/nouveau: GSP runtime PM fixes
2026-07-27 18:03 UTC (12+ messages)
` [PATCH v4 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v4 2/3] drm/nouveau/gsp/r570: Set GcOff = 1 in fbsr
` [PATCH v4 3/3] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP
[oe] [meta-oe][PATCHv3] malcontent: update 1.13.1 -> 1.14.0
2026-07-27 18:02 UTC
[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
2026-07-27 18:02 UTC (23+ messages)
` [PATCH v6 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v6 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v6 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v6 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v6 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v6 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v6 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v6 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v6 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v6 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v6 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v6 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst
[RFC PATCH 0/5] Cleanup code in and around audit_expand()
2026-07-27 18:02 UTC (3+ messages)
` [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT
[PATCH net v4] net/openvswitch: check Ethernet header length in key_extract()
2026-07-27 18:01 UTC (2+ messages)
[meta-oe][PATCHv3] malcontent: update 1.13.1 -> 1.14.0
2026-07-27 17:59 UTC
[PATCH 0/2] checkpolicy: extend bad-data and robustness tests
2026-07-27 18:00 UTC (6+ messages)
` [PATCH 1/2] checkpolicy: extend bad-data tests for type, role, and user errors
` [PATCH 2/2] checkpolicy: add robustness tests for large policy inputs
[PATCH V20 0/9] Add Invensense ICM42607
2026-07-27 17:59 UTC (7+ messages)
` [PATCH V20 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V20 6/9] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V20 8/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
[PATCH] checkpatch: Validate committer sign-off
2026-07-27 17:59 UTC (3+ messages)
[PATCH v2 0/6] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
2026-07-27 17:58 UTC (3+ messages)
[PATCH nf 0/1] netfilter: h323: fix helper NAT mangling
2026-07-27 17:58 UTC (2+ messages)
` [PATCH nf 1/1] netfilter: h323: keep NAT mangling aligned with parsed transport
[OE-core][scarthgap][PATCH 1/6] glib-2.0: fix CVE-2026-58010
2026-07-27 17:58 UTC (8+ messages)
` [OE-core][scarthgap][PATCH 6/6] glib-2.0: fix CVE-2026-58015
` [scarthgap][PATCH "
` [OE-core][scarthgap][PATCH v2 "
` [scarthgap][PATCH "
[dtor-input:for-linus] BUILD SUCCESS 5751c781d3c97ab6ce0e2a966156ed882152c415
2026-07-27 17:58 UTC
[PATCH v2] common/rc: support f2fs in _require_fanotify_ioerrors()
2026-07-27 17:57 UTC (10+ messages)
` [f2fs-dev] "
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-27 17:56 UTC (9+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
[PATCH] libsepol/cil: Return SEPOL_ERR on failure to set bit
2026-07-27 17:56 UTC (2+ messages)
[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
2026-07-27 17:56 UTC (8+ messages)
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-27 17:55 UTC (3+ messages)
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
[MAINTAINERS SUMMIT] Scaling our security process
2026-07-27 17:56 UTC (4+ messages)
[PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
2026-07-27 17:54 UTC (2+ messages)
[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-27 17:52 UTC (2+ messages)
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-27 17:51 UTC (14+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
2026-07-27 17:49 UTC (4+ messages)
` [PATCH v6 1/2] ACPI: "
[PATCH] target/arm: Don't NOP the SEV insn on v6K CPUs
2026-07-27 17:48 UTC (2+ messages)
[PATCH v1 0/6] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-07-27 17:48 UTC (5+ messages)
` [PATCH v1 1/6] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v1 2/6] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v1 3/6] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v1 4/6] dmaengine: ioat: disable relaxed ordering before registering the device
[PATCH] rds: synchronize info callbacks with connection teardown
2026-07-27 17:48 UTC (2+ messages)
` [PATCH net-next v2] rds: synchronize info callbacks with module unload
Pull request: u-boot-sunxi/main for 2026.10
2026-07-27 17:44 UTC
[PATCH 1/2] ASoC: ti: omap-twl4030: drop support for platform data
2026-07-27 17:46 UTC (4+ messages)
` [PATCH 2/2] ASoC: ti: omap-twl4030: use per-device instance of headset jack gpio
[PATCH v3 0/3] platform/wmi: Add aarch64 support
2026-07-27 17:46 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH 0/5] accel/qaic: Add missing <linux/device-id/mhi.h> to .c files
2026-07-27 17:44 UTC (7+ messages)
` [PATCH 1/5] accel/qaic: Add missing <linux/device-id/mhi.h> to sahara and timesync
` [PATCH 2/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_drv.c
` [PATCH 3/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_debugfs.c
` [PATCH 4/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_ras.c
` [PATCH 5/5] accel/qaic: Add <linux/device-id/mhi.h> to qaic_ssr.c
[PATCH net 0/1] xfrm: hold input state around secpath resets
2026-07-27 17:44 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH v3 0/2] firewire: core: validate descriptor and sub-block lengths in fw_core_add_descriptor()
2026-07-27 17:42 UTC
[PATCH v8 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
2026-07-27 17:42 UTC (4+ messages)
[PATCH net] sctp: fix transport UAF via the retransmit queue
2026-07-27 17:42 UTC (2+ messages)
[PATCH v2] libceph: Assign requests to homeless osd if calculated osd exceeds max_osd
2026-07-27 17:41 UTC (4+ messages)
[PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
2026-07-27 17:40 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Add CSI-2 bus type to ROCK 5B+ camera overlays
2026-07-27 17:40 UTC (2+ messages)
[PATCH v7 0/5] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-27 17:40 UTC (7+ messages)
` [PATCH v7 1/5] arm64: dts: freescale: imx8mp: fix sort order
` [PATCH v7 2/5] dt-bindings: arm: fsl: add base compatible for Skov i.MX8MP revC
` [PATCH v7 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays
` [PATCH v7 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant
` [PATCH v7 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH 0/1] PCI: dw-rockchip: Add support to reset Root Port upon link down event
2026-07-27 17:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH iwl-net] i40e: fix napi_disable hang in i40e_down() during firmware update
2026-07-27 17:39 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
2026-07-27 17:38 UTC (4+ messages)
Policy regarding linux-next only changes
2026-07-27 17:39 UTC (11+ messages)
[PATCH 0/1] mm: shmem: reject impossible fallocate ranges
2026-07-27 17:38 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 0/4] Add ADC support for lemans, monaco and hamoa
2026-07-27 17:38 UTC (5+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: Add header file for ADC5 Gen3 channel macros
` [PATCH v3 4/4] arm64: dts: qcom: hamoa-pmics: Add ADC support
[PATCH] 9p: treat read return values of 0 as EOF
2026-07-27 17:38 UTC (4+ messages)
[tip:master] BUILD SUCCESS 8d0b0ef045143e7ebf2b4c3ad5347bc1e0e45a80
2026-07-27 17:37 UTC
[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-27 17:37 UTC
[PATCH] userdiff: add support for Swift
2026-07-27 17:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-07-27 17:37 UTC (5+ messages)
` [PATCH v3 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE
` [PATCH v3 23/24] dmaengine: dw-edma: Detect and recover a stalled eDMA engine
[Buildroot] [PATCH 1/1] package/libdisplay-info: bump version to 0.4.0
2026-07-27 17:36 UTC
[PATCH net v2] net: mana: Return error code from mana_create_rxq()
2026-07-27 17:36 UTC (2+ messages)
[PATCH mptcp-net] mptcp: reclaim forward-allocated memory on RX path errors
2026-07-27 17:36 UTC
[RFC PATCH 00/11] igb: Add experimental VF live migration support
2026-07-27 17:35 UTC (2+ messages)
[PATCH v3 0/2] drm/xe: Changes for Xe3p_HPM media
2026-07-27 17:34 UTC (4+ messages)
` [PATCH v3 1/2] drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
` [PATCH v3 2/2] drm/xe/oa: Extend OAM unit hwe assignment for new dGfx
` ✓ CI.KUnit: success for drm/xe: Changes for Xe3p_HPM media (rev3)
[merged] rdma-cxgb4-remove-dead-null-checks-after-gfp_nofail-allocations.patch removed from -mm tree
2026-07-27 17:34 UTC
[PATCH v2] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
2026-07-27 17:34 UTC (7+ messages)
` "
` "
` "
` "
[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
2026-07-27 17:33 UTC (4+ messages)
[PATCH 0/5] more hardening fixes for s390
2026-07-27 17:32 UTC (5+ messages)
` [PATCH 5/5] pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry
[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
2026-07-27 17:30 UTC (2+ messages)
[PATCH ipsec 0/1] xfrm: fix xfrm_state_construct() auth-trunc leak
2026-07-27 17:30 UTC (2+ messages)
` [PATCH ipsec 1/1] "
[PATCH] fuse: abort connection on /dev/fuse flush to prevent deadlock
2026-07-27 17:30 UTC
[PATCH] net/idpf: add clock read support
2026-07-27 17:29 UTC
[GIT PULL] Qualcomm clock fixes for v7.2
2026-07-27 17:29 UTC
[PATCH v2] bitbake-worker: Evaluate exported_vars() before emptying the environment
2026-07-27 17:28 UTC
[PATCH v2] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
2026-07-27 17:27 UTC
[PATCH 0/2] drm/xe: Changes for Xe3p_HPM media
2026-07-27 17:27 UTC (4+ messages)
` [PATCH 1/2] drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
[PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-27 17:27 UTC (4+ messages)
` [PATCH v2 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
[PATCH RFC v8] fuse: abort connection on /dev/fuse flush to prevent deadlock
2026-07-27 17:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.