Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-08-28 10:49:16 to 2023-08-31 11:10:47 UTC [more...]

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-08-31 11:10 UTC  (11+ messages)
` [PATCH 5.10 01/11] module: Expose module_init_layout_section()
` [PATCH 5.10 02/11] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 5.10 03/11] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 5.10 04/11] ARM: "
` [PATCH 5.10 05/11] mhi: pci_generic: Fix implicit conversion warning
` [PATCH 5.10 07/11] Revert "MIPS: Alchemy: fix dbdma2"
` [PATCH 5.10 08/11] rcu: Prevent expedited GP from enabling tick on offline CPU
` [PATCH 5.10 09/11] rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
` [PATCH 5.10 10/11] rcu-tasks: Wait for trc_read_check_handler() IPIs
` [PATCH 5.10 11/11] rcu-tasks: Add trc_inspect_reader() checks for exiting critical section

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-08-31 11:09 UTC  (4+ messages)
` [PATCH 5.4 1/3] powerpc/pmac/smp: Avoid unused-variable warnings
` [PATCH 5.4 2/3] powerpc/pmac/smp: Drop unnecessary volatile qualifier
` [PATCH 5.4 3/3] Revert "MIPS: Alchemy: fix dbdma2"

[PATCH 4.19 0/1] 4.19.294-rc1 review
 2023-08-31 11:09 UTC  (2+ messages)
` [PATCH 4.19 1/1] Revert "MIPS: Alchemy: fix dbdma2"

[PATCH 4.14 0/2] 4.14.325-rc1 review
 2023-08-31 11:09 UTC  (3+ messages)
` [PATCH 4.14 1/2] Revert "MIPS: Alchemy: fix dbdma2"
` [PATCH 4.14 2/2] Revert "ARM: ep93xx: fix missing-prototype warnings"

[PATCH 5.10 00/84] 5.10.193-rc1 review
 2023-08-31 10:31 UTC  (51+ messages)
` [PATCH 5.10 36/84] net/sched: fix a qdisc modification with ambiguous command request
` [PATCH 5.10 39/84] rtnetlink: Reject negative ifindexes in RTM_NEWLINK
` [PATCH 5.10 40/84] net: remove bond_slave_has_mac_rcu()
` [PATCH 5.10 41/84] bonding: fix macvlan over alb bond support
` [PATCH 5.10 42/84] ibmveth: Use dcbf rather than dcbfl
` [PATCH 5.10 43/84] NFSv4: Fix dropped lock for racing OPEN and delegation return
` [PATCH 5.10 44/84] clk: Fix slab-out-of-bounds error in devm_clk_release()
` [PATCH 5.10 45/84] mm: add a call to flush_cache_vmap() in vmap_pfn()
` [PATCH 5.10 60/84] drm/vmwgfx: Fix shader stage validation
` [PATCH 5.10 61/84] drm/display/dp: Fix the DP DSC Receiver cap size
` [PATCH 5.10 62/84] x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
` [PATCH 5.10 63/84] torture: Fix hang during kthread shutdown phase
` [PATCH 5.10 64/84] tick: Detect and fix jiffies update stall
` [PATCH 5.10 65/84] timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick is stopped
` [PATCH 5.10 66/84] cgroup/cpuset: Rename functions dealing with DEADLINE accounting
` [PATCH 5.10 67/84] sched/cpuset: Bring back cpuset_mutex
` [PATCH 5.10 68/84] sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
` [PATCH 5.10 69/84] cgroup/cpuset: Iterate only if DEADLINE tasks are present
` [PATCH 5.10 70/84] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 5.10 71/84] cgroup/cpuset: Free DL BW in case can_attach() fails
` [PATCH 5.10 72/84] drm/i915: Fix premature release of requests reusable memory
` [PATCH 5.10 73/84] ASoC: rt711: add two jack detection modes
` [PATCH 5.10 74/84] scsi: snic: Fix double free in snic_tgt_create()
` [PATCH 5.10 75/84] scsi: core: raid_class: Remove raid_component_add()
` [PATCH 5.10 76/84] clk: Fix undefined reference to `clk_rate_exclusive_{get,put}
` [PATCH 5.10 77/84] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}
` [PATCH 5.10 78/84] dma-buf/sw_sync: Avoid recursive lock during fence signal
` [PATCH 5.10 79/84] mm,hwpoison: refactor get_any_page
` [PATCH 5.10 80/84] mm: fix page reference leak in soft_offline_page()
` [PATCH 5.10 81/84] mm: memory-failure: kill soft_offline_free_page()
` [PATCH 5.10 82/84] mm: memory-failure: fix unexpected return value in soft_offline_page()
` [PATCH 5.10 83/84] ASoC: Intel: sof_sdw: include rt711.h for RT711 JD mode
` [PATCH 5.10 84/84] mm,hwpoison: fix printing of page flags

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-31 10:29 UTC  (3+ messages)

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-08-31  6:51 UTC  (36+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] x86/resctrl: Create separate domains for control and monitoring
  ` [PATCH v4 5/7] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
  ` [PATCH v4 7/7] selftests/resctrl: Adjust effective L3 cache size when SNC enabled
  ` [PATCH v5 0/8] Add support for Sub-NUMA cluster (SNC) systems
    ` [PATCH v5 1/8] x86/resctrl: Prepare for new domain scope
    ` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations
    ` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure
    ` [PATCH v5 4/8] x86/resctrl: Add node-scope to the options for feature scope
    ` [PATCH v5 5/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
    ` [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
    ` [PATCH v5 7/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
    ` [PATCH v5 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[PATCH 0/3] platform/x86: intel_scu_ipc: Timeout fixes
 2023-08-31  3:28 UTC  (5+ messages)
` [PATCH 1/3] platform/x86: intel_scu_ipc: Check status after timeouts in busy_loop()
` [PATCH 2/3] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[PATCH] scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
 2023-08-31  1:13 UTC  (4+ messages)

[PATCH] lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
 2023-08-30 23:44 UTC  (5+ messages)

[PATCH 1/2] MAINTAINERS: update Rust webpage
 2023-08-30 17:53 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add Maintainer Entry Profile field for Rust

[PATCH 5.15 00/89] 5.15.129-rc1 review
 2023-08-30 16:32 UTC  (13+ messages)

[PATCH] userns: eliminate many kernel-doc warnings
 2023-08-30 16:32 UTC 

[PATCH 4.19 000/129] 4.19.293-rc1 review
 2023-08-30 16:01 UTC  (15+ messages)
` [PATCH 4.19 041/129] mmc: bcm2835: fix deferred probing
` [PATCH 4.19 042/129] mmc: sunxi: "

[PATCH 5.4 000/158] 5.4.255-rc1 review
 2023-08-30 15:54 UTC  (12+ messages)
` [PATCH 5.4 044/158] mmc: bcm2835: fix deferred probing
` [PATCH 5.4 045/158] mmc: sunxi: "

[PATCH 4.14 00/57] 4.14.324-rc1 review
 2023-08-30 12:33 UTC  (8+ messages)

[PATCH 6.1 000/122] 6.1.50-rc1 review
 2023-08-30 11:28 UTC  (14+ messages)

[PATCH 6.4 000/129] 6.4.13-rc1 review
 2023-08-30 10:24 UTC  (13+ messages)

[GIT PULL] Modules changes for v6.6-rc1
 2023-08-30  3:58 UTC  (2+ messages)

[PATCH] clk: qcom: Fix SM_GPUCC_8450 dependencies
 2023-08-29 22:29 UTC  (3+ messages)

[GIT PULL] slab updates for 6.6
 2023-08-29 20:18 UTC  (2+ messages)

[PATCH 0/7] drm/msm/dp: Simplify DPCD related code with helpers
 2023-08-29 18:47 UTC  (8+ messages)
` [PATCH 1/7] drm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
` [PATCH 2/7] drm/msm/dp: Use drm_dp_read_sink_count() helper
` [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
` [PATCH 4/7] drm/msm/dp: Remove aux_cfg_update_done and related code
` [PATCH 5/7] drm/msm/dp: Simplify with drm_dp_{max_link_rate,max_lane_count}()
` [PATCH 6/7] drm/msm/dp: Inline dp_link_parse_sink_count()
` [PATCH 7/7] drm/msm/dp: Remove dp_display_is_ds_bridge()

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-29  7:47 UTC  (3+ messages)
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function

[PATCH 0/2] Rust 1.72.0 upgrade
 2023-08-28 13:17 UTC  (5+ messages)
` [PATCH 1/2] rust: arc: add explicit `drop()` around `Box::from_raw()`
` [PATCH 2/2] rust: upgrade to Rust 1.72.0

[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
 2023-08-28 11:21 UTC  (5+ messages)
` [PATCH v4 6/7] rust: workqueue: add `try_spawn` helper method
` [PATCH v4 7/7] rust: workqueue: add examples
  ` [PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields


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