mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor
 2024-10-23 18:20 UTC  (26+ messages)
` [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour
` [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region()
` [PATCH hotfix 6.12 8/8] mm: do not attempt second merge for file-backed VMAs

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-23 18:19 UTC  (4+ messages)
` [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs

[PATCH 0/7] Generic hotplug support for a PMU with a scope
 2024-10-23 18:19 UTC  (5+ messages)
` [PATCH 1/7] perf: "

[PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
 2024-10-23 18:18 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl
` [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver

[PATCH 01/13] kconfig: qconf: remove mouse{Press,Move}Event() functions
 2024-10-23 18:18 UTC  (13+ messages)
` [PATCH 02/13] kconfig: qconf: remove redundant type check for choice members
` [PATCH 03/13] kconfig: qconf: remove unnecessary setRootIsDecorated() call
` [PATCH 04/13] kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
` [PATCH 05/13] kconfig: qconf: convert the last old connection syntax to Qt5 style
` [PATCH 06/13] kconfig: qconf: do not show goParent button in split view
` [PATCH 07/13] kconfig: qconf: remove ConfigItem::visible member
` [PATCH 08/13] kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
` [PATCH 09/13] kconfig: qconf: remove redundant check in goBack()
` [PATCH 10/13] kconfig: qconf: remove non-functional href="m..." tag
` [PATCH 11/13] kconfig: add sym_get_prompt_menu() helper function
` [PATCH 12/13] kconfig: qconf: refactor ConfigInfoView::clicked()
` [PATCH 13/13] kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()

[PATCH v7 0/5] Lazy flush for the auth session
 2024-10-23 18:18 UTC  (7+ messages)
` [PATCH v7 1/5] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v7 2/5] tpm: Implement tpm2_load_null() rollback
` [PATCH v7 3/5] tpm: flush the null key only when /dev/tpm0 is accessed

linux-next: manual merge of the char-misc tree with the iio-fixes tree
 2024-10-23 18:17 UTC  (2+ messages)

[RFC PATCH v1 00/13] zswap IAA compress batching
 2024-10-23 18:15 UTC  (8+ messages)
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()

[PATCH 0/4] add sof support on imx95
 2024-10-23 18:15 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible
` [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support

[PATCH] docs: bug-bisect: Add a note about bisecting -next
 2024-10-23 18:14 UTC  (3+ messages)

[PATCH] regulator: qcom-rpmh: Update ranges for FTSMPS525
 2024-10-23 18:13 UTC  (3+ messages)

[PATCH 0/3] pmdomain: qcom: Introduce power domains for SM8750
 2024-10-23 18:11 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: power: Add additional RPMh levels

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-10-23 18:10 UTC  (8+ messages)

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-23 18:09 UTC  (15+ messages)

[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-23 18:09 UTC  (8+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also

[PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page")
 2024-10-23 18:07 UTC  (7+ messages)
` [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait

[PATCH v4 0/6] page allocation tag compression
 2024-10-23 18:05 UTC  (11+ messages)
` [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
` [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
` [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
` [PATCH v4 6/6] alloc_tag: support for page allocation tag compression

[PATCH stable 5.4] mtd: rawnand: protect access to rawnand devices while in suspend
 2024-10-23 18:04 UTC 

[PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes
 2024-10-23 18:03 UTC  (2+ messages)

[RFC 0/4] mm: zswap: add support for zswapin of large folios
 2024-10-23 18:02 UTC  (11+ messages)

[PATCH 1/2] jiffies: Define secs_to_jiffies()
 2024-10-23 18:02 UTC  (6+ messages)
` [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[PATCH 00/13] mm, swap: rework of swap allocator locks
 2024-10-23 18:01 UTC  (6+ messages)

[PATCHSET 0/9] perf tools: Do not set attr.exclude_guest by default (v5)
 2024-10-23 18:01 UTC  (2+ messages)

[PATCH] perf tools: sched-pipe bench: add (-n) nonblocking benchmark
 2024-10-23 18:00 UTC  (2+ messages)

[PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality
 2024-10-23 18:00 UTC  (2+ messages)

[PATCH 00/16] AMD NB and SMN rework
 2024-10-23 17:59 UTC  (18+ messages)
` [PATCH 01/16] x86/mce/amd: Remove shared threshold bank plumbing
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH 04/16] x86: Start moving AMD Node functionality out of AMD_NB
` [PATCH 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH 06/16] x86/amd_nb: Simplify root device search
` [PATCH 07/16] x86/amd_nb: Use topology info to get AMD node count
` [PATCH 08/16] x86/amd_nb: Simplify function 3 search
` [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id()
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw()
` [PATCH 12/16] x86/amd_smn: Remove dependency on AMD_NB
` [PATCH 13/16] x86/amd_smn: Use defines for register offsets
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN
` [PATCH 15/16] x86/amd_smn: Add SMN offsets to exclusive region access
` [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-23 17:59 UTC  (6+ messages)

[RFC PATCH 0/6] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-23 17:57 UTC  (5+ messages)
` [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-23 17:54 UTC  (26+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-23 17:54 UTC  (2+ messages)

[PATCH 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-10-23 17:49 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-23 17:47 UTC  (7+ messages)
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules

Some observations (results) on BPF acquire and release
 2024-10-23 17:47 UTC 

[net-next RFC PATCH v2 0/3] net: dsa: Add Airoha AN8855 support
 2024-10-23 17:45 UTC  (10+ messages)
` [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH v3 0/5] x86 Heterogeneous design identification
 2024-10-23 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH v3 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

The state of uprobes work and logistics
 2024-10-23 17:38 UTC  (2+ messages)

Thinking about firmware and hardware description for latest Rockchip platforms
 2024-10-23 17:35 UTC  (2+ messages)
`  "

[PATCH] phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
 2024-10-23 17:29 UTC 

[PATCH v3] selftests: add new kallsyms selftests
 2024-10-23 17:28 UTC  (2+ messages)

[iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-23 17:27 UTC 

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-10-23 17:25 UTC  (7+ messages)
` [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G

[PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-23 17:24 UTC  (3+ messages)
` [PATCH v2 1/2] rpmsg: glink: Handle rejected intent request better
` [PATCH v2 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
 2024-10-23 17:24 UTC  (6+ messages)
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH 0/8] Enable EINJv2 support
 2024-10-23 17:20 UTC  (4+ messages)
` [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for "

[PATCH v5 0/3] Add DeepComputing FML13V01 board dts
 2024-10-23 17:20 UTC  (11+ messages)
` [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01
` [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree

[PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-23 17:20 UTC  (3+ messages)
` [PATCHv2 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi

[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
 2024-10-23 17:15 UTC  (8+ messages)

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-23 17:14 UTC 

[PATCH] Documentation: Update the behaviour of "kvm-arm.mode"
 2024-10-23 17:12 UTC 

[PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page
 2024-10-23 17:12 UTC 

[PATCH] kbuild: deb-pkg: Don't fail if modules.order is missing
 2024-10-23 17:12 UTC 

[PATCH next] ASoC: codecs: fix error code in ntp8835_i2c_probe()
 2024-10-23 17:07 UTC  (2+ messages)

[PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h
 2024-10-23 17:01 UTC  (3+ messages)

[PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock()
 2024-10-23 16:59 UTC  (15+ messages)

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-10-23 16:59 UTC  (5+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle

[PATCH v5 0/6] mm: split underused THPs
 2024-10-23 16:56 UTC  (6+ messages)
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp

[GIT PULL] 9p fixes for 6.12-rc4
 2024-10-23 16:56 UTC  (2+ messages)

[PATCH 0/7] improve qconfig C++ code
 2024-10-23 16:51 UTC  (13+ messages)
` [PATCH 2/7] kconfig: qconf: use QString to store path to configuration file
` [PATCH 3/7] kconfig: qconf: use preferred form of QString API
` [PATCH 4/7] kconfig: qconf: use QCommandLineParser
` [PATCH 5/7] kconfig: qconf: use nullptr in C++11 code
` [PATCH 6/7] kconfig: qconf: use default platform shortcuts
` [PATCH 7/7] kconfig: qconf: simplify character replacement

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-10-23 16:50 UTC  (38+ messages)
` [PATCH 01/37] drm/vc4: Limit max_bpc to 8 on Pi0-3
` [PATCH 02/37] drm/vc4: Use of_device_get_match_data to set generation
` [PATCH 03/37] drm/vc4: Fix reading of frame count on GEN5 / Pi4
` [PATCH 04/37] dt-bindings: display: Add BCM2712 HDMI bindings
` [PATCH 05/37] dt-bindings: display: Add BCM2712 HVS bindings
` [PATCH 06/37] dt-bindings: display: Add BCM2712 PixelValve bindings
` [PATCH 07/37] dt-bindings: display: Add BCM2712 MOP bindings
` [PATCH 08/37] dt-bindings: display: Add BCM2712 MOPLET bindings
` [PATCH 09/37] dt-bindings: display: Add BCM2712 KMS driver bindings
` [PATCH 10/37] drm/vc4: drv: Support BCM2712
` [PATCH 11/37] drm/vc4: hvs: Add support for BCM2712 HVS
` [PATCH 12/37] drm/vc4: crtc: Add support for BCM2712 PixelValves
` [PATCH 13/37] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
` [PATCH 14/37] drm/vc4: txp: Introduce structure to deal with revision differences
` [PATCH 15/37] drm/vc4: txp: Rename TXP data structure
` [PATCH 16/37] drm/vc4: txp: Add byte enable toggle bit
` [PATCH 17/37] drm/vc4: txp: Add horizontal and vertical size offset "
` [PATCH 18/37] drm/vc4: txp: Handle 40-bits DMA Addresses
` [PATCH 19/37] drm/vc4: txp: Move the encoder type in the variant structure
` [PATCH 20/37] drm/vc4: txp: Add a new TXP encoder type
` [PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP
` [PATCH 22/37] drm/vc4: txp: Add BCM2712 MOPLET support
` [PATCH 23/37] drm/vc4: drv: Add support for 2712 D-step
` [PATCH 24/37] drm/vc4: hvs: Add in "
` [PATCH 25/37] drm/vc4: plane: Add "
` [PATCH 26/37] drm/vc4: hdmi: Support 2712 D-step register map
` [PATCH 27/37] drm/vc4: Add additional warn_on for incorrect revisions
` [PATCH 28/37] drm/vc4: Enable bg_fill if there are no planes enabled
` [PATCH 29/37] drm/vc4: Drop planes that are completely off-screen or 0 crtc size
` [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 34/37] clk: bcm: rpi: Add disp clock
` [PATCH 35/37] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT
` [PATCH 36/37] arm64: dts: broadcom: Add display pipeline support to BCM2712
` [PATCH 37/37] arm64: dts: broadcom: Add DT for D-step version of BCM2712

[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
 2024-10-23 16:48 UTC 

[PATCH v3 1/1] binder: report txn errors via generic netlink
 2024-10-23 16:47 UTC  (2+ messages)

[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-23 16:45 UTC  (7+ messages)

selftests/sched_ext: enq_last_no_enq_fails testcase fails
 2024-10-23 16:43 UTC 

[PATCH] arm64: Return early when break handler is found on linked-list
 2024-10-23 16:40 UTC  (4+ messages)

[PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices
 2024-10-23 16:40 UTC  (2+ messages)

[PATCH] sched/topology: Enable topology_span_sane check only for debug builds
 2024-10-23 16:39 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®