messages from 2024-10-17 08:14:32 to 2024-10-17 10:08:02 UTC [more...]
[PATCH 0/4] cpufreq/amd-pstate: Refactor amd_pstate_init()
2024-10-17 10:05 UTC (3+ messages)
` [PATCH 1/4] cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init()
` [PATCH 2/4] cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()
[PATCH v2] comedi: Flush partial mappings in error case
2024-10-17 9:48 UTC (5+ messages)
AMD zen microcode updates breaks boot
2024-10-17 10:02 UTC (11+ messages)
[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
2024-10-17 10:02 UTC (8+ messages)
[PATCH] munmap sealed memory cause memory to split (bug)
2024-10-17 9:59 UTC (5+ messages)
[PATCH net 0/2] fsl/fman: Fix refcount handling of fman-related devices
2024-10-17 10:01 UTC (3+ messages)
` [PATCH net 2/2] "
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-17 10:00 UTC (6+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v9 0/7] platform/chrome: Introduce DT hardware prober
2024-10-17 10:00 UTC (10+ messages)
` [PATCH v9 1/7] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v9 2/7] of: base: Add for_each_child_of_node_with_prefix()
` [PATCH v9 3/7] i2c: Introduce OF component probe function
` [PATCH v9 4/7] i2c: of-prober: Add simple helpers for regulator support
` [PATCH v9 5/7] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v9 6/7] platform/chrome: Introduce device tree hardware prober
` [PATCH v9 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH] fs: Fix uninitialized value issue in from_kuid
2024-10-17 9:58 UTC (5+ messages)
Why set .suppress_bind_attrs even though .remove() implemented?
2024-10-17 9:56 UTC (9+ messages)
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2024-10-17 9:56 UTC (7+ messages)
` [PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v14 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH v2 1/1] PCI: Improve printout in pdev_sort_resources()
2024-10-17 9:55 UTC
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
2024-10-17 9:55 UTC (6+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
[PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable
2024-10-17 9:54 UTC (2+ messages)
[PATCH v2 0/3] Add ethernet dts schema for qcs615/qcs8300
2024-10-17 9:52 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: qcom,ethqos: add description for qcs615
` [PATCH v2 2/3] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH v2 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300
[PATCH v2 0/9] Add ITE IT6263 LVDS to HDMI converter support
2024-10-17 9:53 UTC (6+ messages)
` [PATCH v2 6/9] drm/bridge: Add ITE IT6263 LVDS to HDMI converter
[RFC PATCH v3 0/4] Support large folios for tmpfs
2024-10-17 9:52 UTC (7+ messages)
[PATCH net-next v5 0/9] net: netconsole refactoring and warning fix
2024-10-17 9:50 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: netconsole: remove msg_ready variable
` [PATCH net-next v5 2/9] net: netconsole: split send_ext_msg_udp() function
` [PATCH net-next v5 3/9] net: netconsole: separate fragmented message handling in send_ext_msg
` [PATCH net-next v5 4/9] net: netconsole: rename body to msg_body
` [PATCH net-next v5 5/9] net: netconsole: introduce variable to track body length
` [PATCH net-next v5 6/9] net: netconsole: track explicitly if msgbody was written to buffer
` [PATCH net-next v5 7/9] net: netconsole: extract release appending into separate function
` [PATCH net-next v5 8/9] net: netconsole: do not pass userdata up to the tail
` [PATCH net-next v5 9/9] net: netconsole: split send_msg_fragmented
[PATCH v2 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
2024-10-17 9:49 UTC (3+ messages)
[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
2024-10-17 9:49 UTC (2+ messages)
[PATCH v1 0/7] synchronously scan and reclaim empty user PTE pages
2024-10-17 9:47 UTC (8+ messages)
` [PATCH v1 1/7] mm: khugepaged: retract_page_tables() use pte_offset_map_lock()
` [PATCH v1 2/7] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v1 3/7] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed
` [PATCH v1 4/7] mm: zap_present_ptes: return whether the PTE page is unreclaimable
` [PATCH v1 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v1 6/7] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v1 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
[PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
2024-10-17 9:47 UTC (3+ messages)
[PATCH net-next v2] tools: ynl-gen: use big-endian netlink attribute types
2024-10-17 9:47 UTC
[PATCH v3 0/2] PtP driver for s390 clocks
2024-10-17 9:46 UTC (2+ messages)
[PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions
2024-10-17 9:41 UTC (3+ messages)
` [PATCH v3 1/2] arm64/lib: Handle CRC-32 alternative in C code
` [PATCH v3 2/2] arm64/crc32: Implement 4-way interleave using PMULL
[PATCH] mm/kmemleak: fix errors/warnings for coding style
2024-10-17 9:40 UTC (2+ messages)
[RFC PATCH 0/4] Updates for CXL Event Records
2024-10-17 9:39 UTC (3+ messages)
[PATCH] ARM: 8611/1: l2x0: replace snprintf with sysfs_emit helper function
2024-10-17 9:39 UTC
[PATCH v5 0/2] Add support for new IMX8MP based board
2024-10-17 9:35 UTC (2+ messages)
[PATCH v2 1/1] media: ati_remote: don't push static constants on stack for %*ph
2024-10-17 9:36 UTC
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-17 9:35 UTC (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH net-next v3 0/8] rust: Add IO polling
2024-10-17 9:33 UTC (11+ messages)
` [PATCH net-next v3 3/8] rust: time: Change output of Ktime's sub operation to Delta
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
[PATCH 5.10 000/518] 5.10.227-rc1 review
2024-10-17 9:32 UTC (3+ messages)
[PATCH v1 0/3] arm64: dts: freescale: imx8mp-verdin: Add Ivy carrier
2024-10-17 9:29 UTC (2+ messages)
[PATCH] eth: bnxt: Fix typo "accelaration"
2024-10-17 9:27 UTC
other staging/gpib bugs completed
2024-10-17 9:29 UTC (2+ messages)
[PATCH] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
2024-10-17 9:29 UTC (2+ messages)
[PATCH 0/3] Add support to scale DDR and L3 on SA8775P
2024-10-17 9:28 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sa8775p: Add support to scale DDR/L3
` [PATCH 2/3] arm64: dts: qcom: sa8775p: Add CPU OPP tables "
` [PATCH 3/3] arm64: dts: qcom: sa8775p: Add LMH interrupts support
[PATCH 0/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq
2024-10-17 9:28 UTC (7+ messages)
` [PATCH 3/3] "
[PATCH 1/9] drm/panfrost: Replace DRM driver allocation method with newer one
2024-10-17 9:27 UTC (5+ messages)
` [PATCH 9/9] drm/panfrost: Explicitly clean up panfrost fence
[PATCH] staging: gpib: Change return type and error code of fluke_get_dma_residue
2024-10-17 9:26 UTC (3+ messages)
[PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures
2024-10-17 9:26 UTC (5+ messages)
` [PATCHv2 net-next 3/3] Documentation: bonding: add XDP support explanation
[PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support
2024-10-17 9:26 UTC (3+ messages)
` [PATCH v3 3/6] dt-bindings: arm: samsung: samsung-boards: Add bindings for Exynos 990 boards
` (subset) "
[PATCH v3 0/3] Add Exynos990 pinctrl drivers
2024-10-17 9:26 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible
` (subset) "
` [PATCH v3 2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible
` (subset) "
[PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue
2024-10-17 9:25 UTC
[PATCH] iio: accel: adxl355: Fix typo "accelaration"
2024-10-17 9:22 UTC
[PATCH v1 0/4] Enable UFS on QCS615
2024-10-17 9:23 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615
` [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller "
[PATCH v3] vmscan: add a vmscan event for reclaim_pages
2024-10-17 9:22 UTC (2+ messages)
[RFC 0/6] Add video encoder ROI ctrls
2024-10-17 9:19 UTC (7+ messages)
` [RFC 1/6] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [RFC 2/6] media: vivid: Add an rectangle control
` [RFC 3/6] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [RFC 4/6] media: v4l2-ctrls: Add V4L2_CTRL_TYPE_REGION
` [RFC 5/6] media: v4l2-ctrls: Add video roi ctrls
` [RFC 6/6] media: vivid: Add a video region ctrl
[PATCH v2] vmscan: add a vmscan event for reclaim_pages
2024-10-17 9:20 UTC (2+ messages)
[RESEND PATCH] acl: Realign struct posix_acl to save 8 bytes
2024-10-17 9:19 UTC (2+ messages)
[PATCH 0/3] Add aoss_qmp nodes for qcs615
2024-10-17 9:18 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS
` [PATCH 2/3] dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
2024-10-17 9:17 UTC (8+ messages)
[PATCH v1 0/3] arm64: dts: freescale: imx8mm-verdin: Add Ivy carrier board
2024-10-17 9:15 UTC (2+ messages)
[PATCH] dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks
2024-10-17 9:14 UTC
[RESEND. PATCH v1] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE"
2024-10-17 9:14 UTC
[PATCH v2][next] mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks
2024-10-17 9:13 UTC
(no subject)
2024-10-17 9:12 UTC (2+ messages)
`
[PATCH v3 0/2] Introduce bus-width property for input bus format
2024-10-17 8:55 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: sil,sii9022: Add bus-width
` [PATCH v3 2/2] drm/bridge: sii902x: Set input bus format based on bus-width
[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
2024-10-17 9:10 UTC (2+ messages)
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-17 9:09 UTC (4+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
` [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption
[PATCH v3 00/15] VOP Support for rk3576
2024-10-17 8:58 UTC (5+ messages)
` [PATCH v3 02/15] drm/rockchip: Set dma mask to 64 bit
` "
[PATCH v3] thermal/of: support thermal zones w/o trips subnode
2024-10-17 9:05 UTC
[PATCH] posix-cpu-timers: clear TICK_DEP_BIT_POSIX_TIMER on clone
2024-10-17 9:04 UTC (2+ messages)
[syzbot] [kernfs?] INFO: task hung in do_coredump (3)
2024-10-17 9:02 UTC
[PATCH v4] drm/meson: switch to a managed drm device
2024-10-17 9:00 UTC (2+ messages)
[PATCH v2] selftests: clone3: Use the capget and capset syscall directly
2024-10-17 8:58 UTC (5+ messages)
[PATCHv7 net-next 0/6] ibm: emac: more cleanups
2024-10-17 8:58 UTC (7+ messages)
` [PATCHv7 net-next 2/6] net: ibm: emac: remove custom init/exit functions
` [PATCHv7 net-next 5/6] net: ibm: emac: use devm for mutex_init
` [PATCHv7 net-next 6/6] net: ibm: emac: generate random MAC if not found
[PATCH] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE"
2024-10-17 8:58 UTC (3+ messages)
[PATCH][next] mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks
2024-10-17 8:58 UTC (3+ messages)
[PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret
2024-10-17 8:57 UTC (4+ messages)
[PATCH net v4 0/2] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
2024-10-17 8:56 UTC (3+ messages)
` [PATCH net v4 1/2] octeon_ep: Implement helper for iterating packets in Rx queue
[syzbot] [ocfs2?] possible deadlock in ocfs2_fiemap
2024-10-17 8:55 UTC (2+ messages)
` [PATCH] ocfs2: Fix "
linux-next: Tree for Oct 17
2024-10-17 8:55 UTC
[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
2024-10-17 8:54 UTC (11+ messages)
[PATCH] mm/gup: stop leaking pinned pages in low memory conditions
2024-10-17 8:53 UTC (3+ messages)
[PATCH v3 0/2] MediaTek MT6735 SCPSYS support
2024-10-17 8:51 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller
` [PATCH v3 2/2] soc: mediatek: pm-domains: Add support for MT6735
[PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: add gpio-fan
2024-10-17 8:46 UTC (2+ messages)
[PATCH 0/3] ASoC: Rename "sh" to "renesas"
2024-10-17 8:48 UTC (6+ messages)
[RFC PATCH] pinctrl: pinmux: Introduce API to check if a pin is requested
2024-10-17 8:47 UTC (3+ messages)
[PATCH] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate
2024-10-17 8:43 UTC (2+ messages)
linux-next: build warning after merge of the mm tree
2024-10-17 8:43 UTC
[PATCH v3 net-next 0/2] Knobs for NPC default rule counters
2024-10-17 8:42 UTC (3+ messages)
` [PATCH v3 net-next 1/2] octeontx2-af: Refactor few NPC mcam APIs
` [PATCH v3 net-next 2/2] octeontx2-af: Knobs for NPC default rule counters
[BUG] drm/amd/display: possible null-pointer dereference or redundant null check in amdgpu_dm.c
2024-10-17 8:43 UTC
[PATCH] iio: imu: inv_icm42600: Enable Pedometer Functionality
2024-10-17 7:45 UTC (2+ messages)
[PATCH v1 0/2] Qualcomm sm6115 LPASS clock controller
2024-10-17 8:39 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: clock: Add Qualcomm SM6115 "
[PATCH v2] security/keys: fix slab-out-of-bounds in key_task_permission
2024-10-17 8:39 UTC (6+ messages)
[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
2024-10-17 8:38 UTC (6+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
` [PATCH v1 2/2] selftest/mseal: Add tests for madvise fixes
[RFC PATCH v2 0/1] seal system mappings
2024-10-17 8:37 UTC (5+ messages)
` [RFC PATCH v2 1/1] exec: "
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-17 8:37 UTC (6+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
[PATCH v8 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
2024-10-17 8:35 UTC (3+ messages)
` [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
[syzbot] [nfs?] KASAN: slab-use-after-free Read in rhashtable_walk_enter
2024-10-17 8:34 UTC (7+ messages)
[PATCH v2 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2024-10-17 8:34 UTC (3+ messages)
` [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
[PATCH 0/2] iio: light: add support for veml3235
2024-10-17 8:33 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: light: veml6030: add veml3235
[PATCH v6 0/8] iio: add support for the ad3552r AXI DAC IP
2024-10-17 8:32 UTC (5+ messages)
` [PATCH v6 8/8] iio: dac: adi-axi-dac: add registering of child fdt node
[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
2024-10-17 8:30 UTC (8+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use
[PATCH] crypto: qat - Fix typo "accelaration"
2024-10-17 8:29 UTC
[PATCH 0/3] Add IPQ5424 and IPQ5404 SOC IDs
2024-10-17 8:29 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404
` [PATCH 2/3] soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC ID
[PATCH RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers
2024-10-17 8:27 UTC (2+ messages)
[PATCH] MAINTAINERS: add a keyword entry for the GPIO subsystem
2024-10-17 8:27 UTC (2+ messages)
[PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-10-17 8:25 UTC (5+ messages)
[PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon
2024-10-17 8:25 UTC (2+ messages)
[RFC PATCH v2 1/3] spinlock: extend guard with spinlock_bh variants
2024-10-17 8:23 UTC (3+ messages)
` [RFC PATCH v2 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-17 8:23 UTC (2+ messages)
[PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug
2024-10-17 8:23 UTC (2+ messages)
[PATCH] ARM: dts: amlogic: meson8/8b: remove invalid pinctrl reg
2024-10-17 8:22 UTC (2+ messages)
[syzbot] [io-uring?] KCSAN: data-race in io_req_defer_failed / io_wq_free_work (3)
2024-10-17 8:20 UTC
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-17 8:19 UTC (4+ messages)
[PATCH v6 0/5] Dell AWCC platform_profile support
2024-10-17 8:17 UTC (5+ messages)
` [PATCH v6 2/5] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v6 3/5] alienware-wmi: added platform profile support
` [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown
` [PATCH v6 5/5] alienware-wmi: WMAX interface documentation
[PATCH RFC] fs: erofs: support PG_mappedtodisk flag for folios with zero-filled
2024-10-17 8:16 UTC (5+ messages)
[PATCH] docs/zh_CN: add the translation of kbuild/kbuild.rst
2024-10-17 8:15 UTC (2+ messages)
[PATCH v4 0/8] gpio: notify user-space about config changes in the kernel
2024-10-17 8:14 UTC (4+ messages)
` [PATCH v4 6/8] gpio: cdev: put emitting the line state events on a workqueue
` [PATCH v4 7/8] gpiolib: switch the line state notifier to atomic
` [PATCH v4 8/8] gpiolib: notify user-space about in-kernel line state changes
[PATCH v7] f2fs: zone: don't block IO if there is remained open zone
2024-10-17 8:14 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