messages from 2024-12-06 13:17:13 to 2024-12-06 16:12:37 UTC [more...]
[PATCH v2 00/16] AMD NB and SMN rework
2024-12-06 16:12 UTC (10+ messages)
` [PATCH v2 01/16] x86/mce/amd: Remove shared threshold bank plumbing
` [PATCH v2 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH v2 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH v2 04/16] x86: Start moving AMD Node functionality out of AMD_NB
` [PATCH v2 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH v2 06/16] x86/amd_nb: Simplify root device search
` [PATCH v2 07/16] x86/amd_nb: Use topology info to get AMD node count
` [PATCH v2 08/16] x86/amd_nb: Simplify function 3 search
` [PATCH v2 11/16] x86/amd_node: Update __amd_smn_rw() error paths
[PATCH v5 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
2024-12-06 16:11 UTC (2+ messages)
[PATCH] iio: adc: ad7124: Disable all channels at probe time
2024-12-06 16:11 UTC (5+ messages)
[PATCH v1] mseal: move can_do_mseal to mseal.c
2024-12-06 16:11 UTC (3+ messages)
[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
2024-12-06 16:09 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v2 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s
2024-12-06 16:09 UTC (11+ messages)
[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
2024-12-06 16:09 UTC (8+ messages)
[PATCH v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 16:08 UTC (3+ messages)
[PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX
2024-12-06 16:06 UTC (13+ messages)
[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
2024-12-06 16:03 UTC (2+ messages)
[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
2024-12-06 16:03 UTC (4+ messages)
[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
2024-12-06 16:02 UTC (12+ messages)
[PATCH] mempolicy.h: Remove unnecessary header file inclusions
2024-12-06 15:53 UTC
[PATCH v1 1/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
2024-12-06 16:01 UTC (13+ messages)
[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
2024-12-06 15:59 UTC
[PATCH 6.12 000/146] 6.12.4-rc1 review
2024-12-06 15:58 UTC
[PATCH 00/19] arm64: dts: qcom: Fix remoteproc memory base and length
2024-12-06 15:56 UTC (32+ messages)
` [PATCH 01/19] arm64: dts: qcom: sm8350: Fix ADSP "
` [PATCH 02/19] arm64: dts: qcom: sm8350: Fix CDSP "
` [PATCH 03/19] arm64: dts: qcom: sm8350: Fix MPSS memory length
` [PATCH 04/19] arm64: dts: qcom: sm8450: Fix ADSP memory base and length
` [PATCH 05/19] arm64: dts: qcom: sm8450: Fix CDSP memory length
` [PATCH 06/19] arm64: dts: qcom: sm8450: Fix MPSS "
` [PATCH 07/19] arm64: dts: qcom: sm8550: Fix ADSP memory base and length
` [PATCH 08/19] arm64: dts: qcom: sm8550: Fix CDSP memory length
` [PATCH 09/19] arm64: dts: qcom: sm8550: Fix MPSS "
` [PATCH PATCH RFT 10/19] arm64: dts: qcom: sm8650: Fix ADSP memory base and length
` [PATCH PATCH RFT 11/19] arm64: dts: qcom: sm8650: Fix CDSP memory length
` [PATCH PATCH RFT 12/19] arm64: dts: qcom: sm8650: Fix MPSS "
` [PATCH 13/19] arm64: dts: qcom: x1e80100: Fix ADSP memory base and length
` [PATCH 14/19] arm64: dts: qcom: x1e80100: Fix CDSP memory length
` [PATCH PATCH RFT 15/19] arm64: dts: qcom: sm6350: Fix ADSP "
` [PATCH PATCH RFT 16/19] arm64: dts: qcom: sm6350: Fix MPSS "
` [PATCH PATCH RFT 17/19] arm64: dts: qcom: sm6375: Fix ADSP "
` [PATCH PATCH RFT 18/19] arm64: dts: qcom: sm6375: Fix CDSP memory base and length
` [PATCH PATCH RFT 19/19] arm64: dts: qcom: sm6375: Fix MPSS "
[PATCH] reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device
2024-12-06 15:55 UTC (2+ messages)
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
2024-12-06 15:51 UTC (9+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
[PATCH] mtd: spi-nor: macronix: use nor->addr_nbytes
2024-12-06 15:51 UTC (2+ messages)
[ANNOUNCE] v6.13-rc1-rt1
2024-12-06 15:47 UTC
[PATCH] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar
2024-12-06 15:46 UTC
[PATCH] drm:panel-orientation-quirks Added DeckHD support to panel orientation quirks for Steam Deck This commit introduces a new quirk to handle specific orientation issues for DeckHD panels on the Steam Deck. The quirk ensures the correct display orientation for these panels, enhancing the user experience on Steam Deck devices. Tested on my Steam Deck to ensure reliability. Feedback and further testing are welcome
2024-12-06 21:45 UTC
[PATCH v4 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
2024-12-06 15:45 UTC (2+ messages)
` Re: [PATCH v3 "
[PATCH v5 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
2024-12-06 15:41 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v5 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v5 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v5 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)
[PATCH 0/2] mremap: Fix newaddr hint with MREMAP_DONTUNMAP
2024-12-06 15:39 UTC (5+ messages)
` [PATCH 1/2] mremap: Fix new_addr being used as a "
` [PATCH 2/2] selftests: mm: Add a new MREMAP_DONTUNMAP self test
[GIT PULL] regmap fixes for v6.13-rc1
2024-12-06 15:39 UTC
[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-06 15:34 UTC (2+ messages)
[PATCH] tcp: check socket state before calling WARN_ON
2024-12-06 15:34 UTC (11+ messages)
[RFC PATCH] fs: elide the smp_rmb fence in fd_install()
2024-12-06 15:32 UTC (6+ messages)
[GIT PULL] locking changes for v6.13
2024-12-06 15:31 UTC (7+ messages)
` [PATCH] headers/cleanup.h: Fix if_not_guard() fragility
` [PATCH] headers/cleanup.h: Remove the if_not_guard() facility
[GIT PULL] SPI fixes for v6.13-rc1
2024-12-06 15:30 UTC
[PATCH v4] mtd: spi-nor: atmel: add at25sf321 entry
2024-12-06 15:28 UTC (2+ messages)
[PATCH v3] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
2024-12-06 15:27 UTC
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-12-06 15:26 UTC (12+ messages)
[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
2024-12-06 15:25 UTC (10+ messages)
` [PATCH v4 02/13] rust: implement generic driver registration
` [PATCH v4 05/13] rust: add `Revocable` type
` [PATCH v4 06/13] rust: add `io::{Io, IoRaw}` base types
` [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions
[WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices
2024-12-06 15:23 UTC (2+ messages)
[PATCH 1/3] dt-bindings: iio: adf4371: add differential ref
2024-12-06 15:22 UTC (3+ messages)
` [PATCH 2/3] iio: frequency: "
` [PATCH 3/3] iio: frequency: adf4371: add ref doubler
[PATCH v4 0/5]Document the new media-committer's model
2024-12-06 15:22 UTC (5+ messages)
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process
[PATCH 0/2] doc: module: Two clearifications
2024-12-06 15:21 UTC (7+ messages)
` [PATCH 1/2] doc: module: Fix documented type of namespace
[PATCH v5 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
2024-12-06 15:20 UTC (6+ messages)
` [PATCH v5 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v5 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
[PATCH 00/15] amd-pstate 6.14 cleanups and improvements
2024-12-06 15:19 UTC (3+ messages)
` [PATCH 10/15] cpufreq/amd-pstate: Move limit updating code
[PATCH v1 0/4] iio: afe: rescale: A few cleanups
2024-12-06 15:19 UTC (4+ messages)
` [PATCH v1 1/4] iio: afe: rescale: Don't use ^ for booleans
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-06 15:18 UTC (10+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[v6.12] WARNING: at kernel/sched/deadline.c:1995 enqueue_dl_entity (task blocked for more than 28262 seconds)
2024-12-06 15:18 UTC (2+ messages)
[PATCH v2] audit: fix suffixed '/' filename matching in __audit_inode_child()
2024-12-06 15:17 UTC (4+ messages)
[PATCH v5 00/16] x86-64: Stack protector and percpu improvements
2024-12-06 15:17 UTC (11+ messages)
` [PATCH v5 01/16] x86/stackprotector: Work around strict Clang TLS symbol requirements
` [PATCH] x86/stackprotector: fix build failure with CONFIG_STACKPROTECTOR=n
[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
2024-12-06 15:14 UTC (5+ messages)
6.12 WARNING in netfs_consume_read_data()
2024-12-06 15:13 UTC (5+ messages)
[PATCH net-next 0/4] netconsole: selftest for userdata overflow
2024-12-06 15:11 UTC (9+ messages)
` [PATCH net-next 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit
Oops in netfs_rreq_unlock_folios_pgpriv2
2024-12-06 15:10 UTC (4+ messages)
[PATCH 0/3] Add support for S25FS512S1, and MX25U51279G
2024-12-06 15:08 UTC (5+ messages)
` [PATCH 1/3] mtd: spi-nor: Add post-get-map-id fixup for S25FS512S/S1
` [PATCH 2/3] mtd: spi-nor: Add support for spansion s25fs512s1
[PATCH 6.6 000/676] 6.6.64-rc1 review
2024-12-06 14:33 UTC (2+ messages)
` [PATCH 6.6 371/676] m68k: coldfire/device.c: only build FEC when HW macros are defined
[PATCH] jbd2: add a missing data flush during file and fs synchronization
2024-12-06 15:04 UTC (2+ messages)
[syzbot] [bpf?] general protection fault in bpf_prog_array_delete_safe
2024-12-06 15:02 UTC (2+ messages)
[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-12-06 14:57 UTC (5+ messages)
` [PATCH v3 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v3 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
[PATCH V5 net-next 1/8] debugfs: Add debugfs_create_devm_dir() helper
2024-12-06 14:57 UTC (2+ messages)
linux-next: Tree for Dec 6
2024-12-06 14:53 UTC
[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-06 14:52 UTC (3+ messages)
[PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
2024-12-06 14:52 UTC (6+ messages)
[PATCH v1 0/2] media: camss: Fixups for large capture frames
2024-12-06 14:51 UTC (3+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
2024-12-06 14:49 UTC (5+ messages)
` [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
[PATCH v4 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
2024-12-06 14:45 UTC (4+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
[PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
2024-12-06 14:40 UTC (16+ messages)
[PATCH 6.12 000/146] 6.12.4-rc1 review
2024-12-06 14:35 UTC
[PATCH net-next v20 0/6] net: Make timestamping selectable
2024-12-06 14:37 UTC (4+ messages)
` [PATCH net-next v20 4/6] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
[PATCH v1 00/10] Add eDP support for RK3588
2024-12-06 14:35 UTC (2+ messages)
[PATCH v6 00/10] drm: add DRM HDMI Codec framework
2024-12-06 14:34 UTC (3+ messages)
` [PATCH v6 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
2024-12-06 14:32 UTC (6+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
[PATCH 00/11] x86: 32-bit cleanups
2024-12-06 14:27 UTC (7+ messages)
` [PATCH 08/11] x86: document X86_INTEL_MID as 64-bit-only
` [PATCH 09/11] x86: rework CONFIG_GENERIC_CPU compiler flags
[PATCH] ARM: at91: pm: change BU Power Switch to automatic mode
2024-12-06 14:24 UTC (5+ messages)
[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
2024-12-06 14:23 UTC (5+ messages)
` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs
` [PATCH 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
[PATCH v5 0/9] drm: add DRM HDMI Codec framework
2024-12-06 14:23 UTC (9+ 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()
[PATCH] mm: use clear_user_(high)page() for arch with special user folio handling
2024-12-06 14:19 UTC
[PATCH] phy: ingenic: fix unbalanced regulator_disable() warning
2024-12-06 14:15 UTC
[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
2024-12-06 14:16 UTC (2+ messages)
` [syzbot] [hfs?] [mm?] "
[PATCH v3] USB: core: Disable LPM only for non-suspended ports
2024-12-06 14:13 UTC (2+ messages)
[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
2024-12-06 14:09 UTC (6+ messages)
` [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task
[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-06 14:08 UTC (2+ messages)
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-06 14:06 UTC (5+ messages)
[syzbot] [btrfs?] kernel BUG in btrfs_recover_relocation
2024-12-06 14:03 UTC (2+ messages)
[PATCH] arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver
2024-12-06 13:59 UTC (2+ messages)
[syzbot] [bpf?] possible deadlock in htab_lru_map_delete_elem
2024-12-06 13:58 UTC
[PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
2024-12-06 13:56 UTC
[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
2024-12-06 13:56 UTC (5+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
` [PATCH v8 2/4] arm64: amu: Delay allocating cpumask for AMU FIE support
` [PATCH v8 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
` [PATCH v8 4/4] arm64: Update AMU-based freq scale factor on entering idle
[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2024-12-06 13:56 UTC (10+ messages)
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code
[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S
2024-12-06 13:54 UTC (3+ messages)
` [PATCH v2 01/15] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
[PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
2024-12-06 13:52 UTC
[PATCH 0/2] phy: phy-rockchip-samsung-hdptx: don't use of-alias
2024-12-06 13:53 UTC (4+ messages)
` [PATCH 2/2] phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-06 13:52 UTC (3+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
[PATCH] arm64: dts: apple: Split s8000/s8003 SoC DTS files
2024-12-06 13:49 UTC
[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
2024-12-06 13:50 UTC (2+ messages)
[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
2024-12-06 13:49 UTC (4+ messages)
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
[PATCH] regulator: axp20x: AXP717: set ramp_delay
2024-12-06 13:47 UTC (5+ messages)
linux-next: manual merge of the extcon tree with the origin tree
2024-12-06 13:46 UTC
[PATCH v3 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
2024-12-06 13:43 UTC (3+ messages)
` [PATCH v3 05/10] clk: renesas: r8a779h0: Add display clocks
[RFC PATCH v2 00/21] riscv: Introduce 64K base page
2024-12-06 13:42 UTC (4+ messages)
` [External] "
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-05 15:48 UTC (7+ messages)
` [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 v5 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
2024-12-06 13:34 UTC (12+ messages)
` [PATCH v5 3/4] sample: rust_misc_device: Demonstrate additional get/set value functionality
[REGRESSION][BISECTED] asus-wmi driver fails on my laptop
2024-12-06 13:33 UTC
[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-12-06 13:31 UTC (7+ messages)
` [PATCH v6 RESEND net-next 2/5] net: enetc: add Tx checksum offload for i.MX95 ENETC
[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
2024-12-06 13:28 UTC (4+ messages)
` [PATCH v3 2/3] "
[PATCH] nilfs2: drop the inode which has been removed
2024-12-06 13:13 UTC (2+ messages)
[PATCH v4] arm64: dts: mt7986: add overlay for SATA power socket on BPI-R3
2024-12-06 13:23 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