messages from 2024-12-09 13:12:03 to 2024-12-09 13:43:41 UTC [more...]
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-09 12:32 UTC (58+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
Regression on linux-next (next-20241203)
2024-12-06 10:34 UTC (2+ messages)
[PATCH] drm/fb-helper: Fix out-of-bounds access
2024-12-09 13:43 UTC (10+ messages)
` drm/fbdev-dma: regression
[PATCH 0/2] userfaultfd: handle few NULL check inline
2024-12-09 13:42 UTC (5+ messages)
` [PATCH 1/2] userfaultfd: handle dup_userfaultfd() "
` [PATCH 2/2] mm, rmap: handle anon_vma_fork() "
[PATCH] perf ftrace: Fix undefined behavior in cmp_profile_data()
2024-12-09 13:42 UTC
[PATCH] arm64: dts: rockchip: convert blue LED to "pwd-leds" for Radxa ROCK 5A/5C
2024-12-09 13:41 UTC (2+ messages)
[PATCH 08/16] net-next/yunsilicon: Add ethernet interface
2024-12-09 13:41 UTC (3+ messages)
[PATCH 00/10] of: fix bugs and improve codes
2024-12-09 13:41 UTC (9+ messages)
` [PATCH 01/10] of: Fix alias name length calculating error in API of_find_node_opts_by_path()
` [PATCH 02/10] of: Correct return value for API of_parse_phandle_with_args_map()
` [PATCH 07/10] of: Correct comments for of_alias_scan()
[PATCH v11 00/12] Arm cache coloring
2024-12-09 13:41 UTC (6+ messages)
` [PATCH v11 01/12] xen/common: add cache coloring common code
` [PATCH v11 09/12] xen: add cache coloring allocator for domains
[PATCH v2] arm64: dts: rockchip: Enable automatic fan control on Rock 5A/5C
2024-12-09 13:41 UTC (2+ messages)
[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
2024-12-09 13:40 UTC (2+ messages)
[syzbot] [mm?] general protection fault in find_mergeable_anon_vma
2024-12-09 13:41 UTC (4+ messages)
[PATCH v2] arm64: dts: rockchip: add rfkill for wireless modules for Radxa ROCK 5A
2024-12-09 13:39 UTC (2+ messages)
[PATCH v4 0/6] Support SDHCI and eMMC for ast2700
2024-12-09 13:37 UTC (2+ messages)
[PATCH v2] nvme: change the return type of nvme_poll()
2024-12-09 13:33 UTC
[PATCH v3 00/10] Add smc qtest testcase to support AST2700
2024-12-09 13:36 UTC (2+ messages)
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-12-09 13:38 UTC (5+ messages)
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
[PATCH 0/3] Add Arrow Lake U/H support
2024-12-09 13:37 UTC (3+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Make tgl_core_generic_init() static
[PATCH] arm: Remove tacoma-bmc machine
2024-12-09 13:36 UTC (2+ messages)
[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2024-12-09 13:36 UTC (3+ messages)
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
[PATCH v2 0/2] Additional miscdevice fops parameters
2024-12-09 13:36 UTC (12+ messages)
` [PATCH v2 2/2] rust: miscdevice: access the `struct miscdevice` from fops->open()
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-12-09 13:36 UTC (3+ messages)
[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
2024-12-09 13:35 UTC (19+ messages)
` [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH v3 08/25] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v3 09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device
[PATCH v2 00/16] AMD NB and SMN rework
2024-12-09 13:35 UTC (5+ messages)
` [PATCH v2 10/16] x86/amd_nb: Move SMN access code to a new amd_node driver
` [PATCH v2 14/16] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
[PATCH 0/3] efivarfs: bug fixes
2024-12-09 13:34 UTC (3+ messages)
[PATCH net] tcp: check space before adding MPTCP SYN options
2024-12-09 13:34 UTC (2+ messages)
[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
2024-12-09 13:33 UTC (27+ messages)
` [PATCH 01/26] ptrace: export ptrace_may_access
` [PATCH 02/26] drm/xe/eudebug: Introduce eudebug support
` [PATCH 03/26] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 04/26] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 05/26] drm/xe/eudebug: Introduce exec queue placements event
` [PATCH 06/26] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 07/26] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 08/26] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 09/26] drm/xe/eudebug: Introduce EU control interface
` [PATCH 10/26] drm/xe/eudebug: Add vm bind and vm bind ops
` [PATCH 11/26] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 12/26] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 13/26] drm/xe: add system memory page iterator support to xe_res_cursor
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
` [PATCH 15/26] drm/xe: Debug metadata create/destroy ioctls
` [PATCH 16/26] drm/xe: Attach debug metadata to vma
` [PATCH 17/26] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [PATCH 18/26] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 19/26] drm/xe/eudebug: Dynamically toggle debugger functionality
` [PATCH 20/26] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 21/26] drm/xe/eudebug/ptl: Add support for extra attention register
` [PATCH 22/26] drm/xe/eudebug/ptl: Add RCU_DEBUG_1 register support for xe3
` [PATCH 23/26] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 24/26] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 25/26] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 26/26] drm/xe/eudebug: Enable EU pagefault handling
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-09 13:33 UTC (4+ messages)
[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
2024-12-09 13:32 UTC (8+ messages)
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information
6.12 WARNING in netfs_consume_read_data()
2024-12-09 13:31 UTC (10+ messages)
` [PATCH] netfs: Fix ceph copy to cache on write-begin
[PATCH v2] vdpa: solidrun: Replace deprecated PCI functions
2024-12-09 13:31 UTC (2+ messages)
[PATCH] bitbake-user-manual-metadata: add a section about 'addfragments`
2024-12-09 13:30 UTC
[PATCH] nvme: fix return type of nvme_poll()
2024-12-09 13:28 UTC (5+ messages)
[PATCH] kselftest/arm64: abi: fix SVCR detection
2024-12-09 13:26 UTC (5+ messages)
[PATCH 0/9] Enable arm64 host support in Gitlab
2024-12-09 13:29 UTC (11+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts
` [PATCH 2/9] docker: Use ${TCVER} more widely
` [PATCH 4/9] GitLab: Add a default workflow stanza
` [PATCH 5/9] Gitlab: Avoid downloading all artifacts in later stages
` [PATCH 6/9] docker: Ensure we use the cross toolchain for aarch64 on arm64
[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
2024-12-09 13:24 UTC (3+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
[PATCH v3 0/2] Add support for nuvoton ma35d1 pwm controller
2024-12-09 13:22 UTC (3+ messages)
` [PATCH v3 2/2] pwm: Add Nuvoton MA35D1 PWM controller support
[PATCH v4 0/2] arm64: dts: rockchip: use shared .dtsi and board-specific .dts for Radxa ROCK 5A and 5C
2024-12-09 13:24 UTC (6+ messages)
` [PATCH v4 1/2] arm64: dts: rockchip: split dts into sharable dtsi and board-specific dts for Radxa ROCK 5C
` [PATCH v4 2/2] arm64: dts: rockchip: convert to use shared .dtsi for Radxa ROCK 5A
[PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
2024-12-09 13:28 UTC (4+ messages)
[PATCH v2 0/6] arm64: Clean up and simplify PA space size handling
2024-12-09 13:18 UTC (3+ messages)
` [PATCH v2 1/6] arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled
[OE-core][kirkstone][PATCH 1/1] libpam: fix CVE-2024-10041
2024-12-09 13:26 UTC
[PATCH 0/8] of/irq: fix bugs
2024-12-09 13:25 UTC (9+ messages)
` [PATCH 1/8] of/irq: Fix wrong value of variable @len in of_irq_parse_imap_parent()
` [PATCH 2/8] of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw()
` [PATCH 3/8] of/irq: Fix device node refcount leakage "
` [PATCH 4/8] of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
` [PATCH 5/8] of/irq: Fix device node refcount leakage "
` [PATCH 6/8] of/irq: Fix device node refcount leakages in of_irq_count()
` [PATCH 7/8] of/irq: Fix device node refcount leakages in of_irq_init()
` [PATCH 8/8] of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
[PATCH net-next] net_sched: sch_cake: Add drop reasons
2024-12-09 13:26 UTC (2+ messages)
[PATCH] lib/fvp: add name to terminal title in FVP runner
2024-12-09 13:25 UTC
[PATCH v1] rockchip: use OF_UPSTREAM for rk3288
2024-12-09 12:30 UTC
[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
2024-12-09 13:25 UTC (3+ messages)
[PATCH v2] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
2024-12-09 13:25 UTC (2+ messages)
[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-09 13:08 UTC (7+ messages)
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
Xen 4.19.1 and 4.16.7 released
2024-12-09 13:24 UTC
[PATCH v4] riscv: mm: Fix the out of bound issue of vmemmap address
2024-12-09 13:10 UTC (3+ messages)
[PATCH] spi: zynq-qspi: Add check for clk_enable()
2024-12-09 13:03 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: qcom: x1e80100: fix USB OTG regressions
2024-12-09 13:23 UTC (2+ messages)
[PATCH] spi: zynq-qspi: Add check for clk_enable()
2024-12-09 13:03 UTC (2+ messages)
[PATCH v6 00/16] Prepare GHES driver to support error injection
2024-12-09 13:21 UTC (4+ messages)
` [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
2024-12-09 13:20 UTC (4+ messages)
[PATCH net v3 0/2] IEP clock module bug fixes
2024-12-09 13:01 UTC (6+ messages)
` [PATCH net v3 1/2] net: ti: icssg-prueth: Fix firmware load sequence
[PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
2024-12-09 13:20 UTC (2+ messages)
[PATCH v1] rockchip: rk3288: use includes from dts/upstream
2024-12-09 13:19 UTC
[PATCH v6 0/5] Add pinctrl support for mt7988
2024-12-09 12:57 UTC (12+ messages)
` [PATCH v6 1/5] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v6 2/5] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v6 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC
` [PATCH v6 4/5] arm64: dts: mediatek: mt7988: Add pinctrl support
` [PATCH v6 5/5] arm64: dts: mediatek: mt7988a-bpi-r4: Add pinctrl subnodes for bpi-r4
[PATCH] mm: correctly reference merged VMA
2024-12-09 13:19 UTC (2+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in dev_get_flags
2024-12-09 13:18 UTC (2+ messages)
[OE-core][scarthgap][PATCH 1/1] libpam: fix CVE-2024-10041
2024-12-09 13:18 UTC
[djwong-xfs:proposed-fixes-6.13 17/28] fs/xfs/xfs_trans.c:869:40: error: macro "xfs_trans_apply_dquot_deltas" requires 2 arguments, but only 1 given
2024-12-09 13:18 UTC
[PATCHv12 00/12] block write streams with nvme fdp
2024-12-09 13:18 UTC (3+ messages)
` [PATCHv12 11/12] nvme: register fdp parameters with the block layer
Storing sk_buffs as kptrs in map
2024-12-09 13:17 UTC (10+ messages)
` [External] "
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2024-12-09 13:17 UTC (3+ messages)
` [PATCH 07/11] PCI: Add PCIe Device 3 Extended Capability enumeration
[PATCH net-next 0/2] net: phy: dp83822: Add support for GPIO2 clock output
2024-12-09 13:17 UTC (3+ messages)
` [PATCH net-next 2/2] "
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-12-09 13:13 UTC (11+ messages)
` [RFC PATCH 12/14] can: netlink: add CAN XL support
[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
2024-12-09 13:15 UTC (5+ messages)
` [PATCH 3/3] cpufreq: CPPC: "
[Intel-wired-lan] [RFC 0/1] Proposal for new devlink command to enforce firmware security
2024-12-09 13:14 UTC (4+ messages)
` "
` [Intel-wired-lan] [RFC 1/1] devlink: add new devlink lock-firmware command
` "
[PATCH v2] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
2024-12-09 13:15 UTC (3+ messages)
[PATCH] [PATCH] rust: macros: add authors
2024-12-09 13:14 UTC (2+ messages)
` "
[RFC PATCH 00/16] pkeys-based page table hardening
2024-12-09 12:57 UTC (3+ messages)
[PATCH v4 00/12] arm64: dts: rockchip: refine dts for Radxa ROCK 5C
2024-12-09 12:51 UTC (13+ messages)
` [PATCH v4 01/12] arm64: dts: rockchip: change function name for blue LED "
` [PATCH v4 02/12] arm64: dts: rockchip: change node name for pwm-fan "
` [PATCH v4 03/12] arm64: dts: rockchip: fix property "
` [PATCH v4 04/12] arm64: dts: rockchip: rename regulator for pcie2x1l2 "
` [PATCH v4 05/12] arm64: dts: rockchip: add properties "
` [PATCH v4 06/12] arm64: dts: rockchip: remove RTC and related node "
` [PATCH v4 07/12] arm64: dts: rockchip: separate pinctrl for vcc_5v0 "
` [PATCH v4 08/12] arm64: dts: rockchip: add cd-gpios for sdmmc "
` [PATCH v4 09/12] arm64: dts: rockchip: fix pmic dcdc-reg7 regulator-name "
` [PATCH v4 10/12] arm64: dts: rockchip: fix pmic dcdc-reg10 label "
` [PATCH v4 11/12] arm64: dts: rockchip: fix proparties for pmic regulators "
` [PATCH v4 12/12] arm64: dts: rockchip: sort nodes "
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.