All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 19:39:48 to 2024-05-28 20:33:54 UTC [more...]

[PATCH v3 00/33] target/arm: Convert a64 advsimd to decodetree (part 1b)
 2024-05-28 20:30 UTC  (28+ messages)
` [PATCH v3 01/33] target/arm: Diagnose UNPREDICTABLE operands to PLD, PLDW, PLI
` [PATCH v3 03/33] target/arm: Assert oprsz in range when using vfp.qc
` [PATCH v3 04/33] target/arm: Convert SUQADD and USQADD to gvec
` [PATCH v3 06/33] target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
` [PATCH v3 07/33] target/arm: Convert SQADD, SQSUB, UQADD, UQSUB to decodetree
` [PATCH v3 08/33] target/arm: Convert SUQADD, USQADD "
` [PATCH v3 09/33] target/arm: Convert SSHL, USHL "
` [PATCH v3 10/33] target/arm: Convert SRSHL and URSHL (register) to gvec
` [PATCH v3 11/33] target/arm: Convert SRSHL, URSHL to decodetree
` [PATCH v3 12/33] target/arm: Convert SQSHL and UQSHL (register) to gvec
` [PATCH v3 14/33] target/arm: Convert SQRSHL and UQRSHL "
` [PATCH v3 15/33] target/arm: Convert SQRSHL, UQRSHL to decodetree
` [PATCH v3 16/33] target/arm: Convert ADD, SUB (vector) "
` [PATCH v3 17/33] target/arm: Convert CMGT, CMHI, CMGE, CMHS, CMTST, CMEQ "
` [PATCH v3 18/33] target/arm: Use TCG_COND_TSTNE in gen_cmtst_{i32, i64}
` [PATCH v3 19/33] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec
` [PATCH v3 20/33] target/arm: Convert SHADD, UHADD to gvec
` [PATCH v3 21/33] target/arm: Convert SHADD, UHADD to decodetree
` [PATCH v3 22/33] target/arm: Convert SHSUB, UHSUB to gvec
` [PATCH v3 23/33] target/arm: Convert SHSUB, UHSUB to decodetree
` [PATCH v3 24/33] target/arm: Convert SRHADD, URHADD to gvec
` [PATCH v3 25/33] target/arm: Convert SRHADD, URHADD to decodetree
` [PATCH v3 27/33] target/arm: Convert SABA, SABD, UABA, UABD "
` [PATCH v3 29/33] target/arm: Convert MLA, MLS "
` [PATCH v3 30/33] target/arm: Tidy SQDMULH, SQRDMULH (vector)
` [PATCH v3 31/33] target/arm: Convert SQDMULH, SQRDMULH to decodetree
` [PATCH v3 32/33] target/arm: Convert FMADD, FMSUB, FNMADD, FNMSUB "

[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
 2024-05-28 20:33 UTC  (12+ messages)
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-05-28 20:33 UTC  (15+ messages)

[PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
 2024-05-28 20:30 UTC 

[PATCH 0/2] Objpool performance improvements
 2024-05-28 20:30 UTC  (3+ messages)
` [PATCH 2/2] objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids

[PATCH] mtd: nand: mxc_nand: always copy_spare() for page write
 2024-05-28 20:30 UTC  (2+ messages)

[PATCH v3 0/5] mm: migrate: support poison recover from migrate folio
 2024-05-28 20:30 UTC  (9+ messages)
` [PATCH v3 1/5] mm: add folio_mc_copy()
` [PATCH v3 3/5] mm: migrate: support poisoned recover from migrate folio
` [PATCH v3 4/5] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()

[PATCH] optee-client: Switch away from S = WORKDIR
 2024-05-28 20:29 UTC 

[PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
 2024-05-28 20:29 UTC  (4+ messages)

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-28 20:28 UTC  (4+ messages)
` [PATCH v4 07/15] x86/sev: Use the SVSM to create a vCPU when not in VMPL0

[PATCH v2] selftests/user_events: silence a clang warning: address of packed member
 2024-05-28 20:28 UTC  (2+ messages)

[PATCH 0/5] Implement icount=auto using TCG Plugins
 2024-05-28 20:26 UTC  (6+ messages)
` [PATCH 5/5] contrib/plugins: add ips plugin example for cost modeling

[PATCH v2 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-28 20:27 UTC  (12+ messages)
` [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v2 4/4] pwm: "

[l1k:mariusz-npem 2/3] drivers/pci/npem.c:206:23: sparse: sparse: symbol 'npem_ops' was not declared. Should it be static?
 2024-05-28 20:23 UTC 

[PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
 2024-05-28 20:22 UTC  (11+ messages)

+ mm-ksm-fix-ksm_zero_pages-accounting.patch added to mm-hotfixes-unstable branch
 2024-05-28 20:22 UTC 

+ mm-ksm-fix-ksm_pages_scanned-accounting.patch added to mm-hotfixes-unstable branch
 2024-05-28 20:22 UTC 

[PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
 2024-05-28 20:21 UTC  (10+ messages)
` [PATCH v1 01/14] mm: memcg: introduce memcontrol-v1.c
` [PATCH v1 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c
` [PATCH v1 03/14] mm: memcg: rename soft limit reclaim-related functions
` [PATCH v1 04/14] mm: memcg: move charge migration code to memcontrol-v1.c
` [PATCH v1 05/14] mm: memcg: rename charge move-related functions
` [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c
` [PATCH v1 07/14] mm: memcg: rename memcg_check_events()
` [PATCH v1 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c
` [PATCH v1 09/14] mm: memcg: rename memcg_oom_recover()

[REGRESSION][BISECTED] Scheduling errors with the AMD FX 8300 CPU
 2024-05-28 20:21 UTC  (14+ messages)
                  ` [PATCH] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater
                  ` [PATCH Resend] "

[PATCH] drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
 2024-05-28 20:21 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank
 2024-05-28 20:21 UTC  (2+ messages)
` ✓ CI.xeFULL: success for tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank (rev4)

[PATCH 1/1] dt-bindings: pwm: fsl-ftm: Convert to yaml format
 2024-05-28 20:20 UTC 

[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put
 2024-05-28 20:20 UTC  (3+ messages)

[PATCH 1/2] input: Add event code for accessibility key
 2024-05-28 20:18 UTC  (4+ messages)
` [PATCH 2/2] input: Add support for "Do Not Disturb"

[PATCH] drm/xe/guc: Fix uninitialised count in GuC load debug prints
 2024-05-28 20:17 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-05-28 20:17 UTC  (17+ messages)
                    ` On the NACKs on P4TC patches

Xorg doesn't start and some other issues with the RC1 of kernel 6.10
 2024-05-28 20:07 UTC  (2+ messages)

[PATCH v2] locking/ww_mutex/test: add MODULE_DESCRIPTION()
 2024-05-28 20:16 UTC 

[PATCH] locking/ww_mutex/test: add MODULE_DESCRIPTION()
 2024-05-28 20:16 UTC  (3+ messages)

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
 2024-05-28 20:15 UTC 

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-05-28 19:03 UTC  (3+ messages)
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core
` [PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-28 20:14 UTC  (5+ messages)

Single patch ranges no longer understood
 2024-05-28 20:15 UTC  (2+ messages)

[PATCH bpf-next v8 0/3] Replace mono_delivery_time with tstamp_type
 2024-05-28 20:15 UTC  (7+ messages)
` [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty

[PULL v2 0/7] Block jobs patches for 2024-04-29
 2024-05-28 20:13 UTC  (2+ messages)

[PATCH 2/5] crypto: ccp: Move security attributes to their own file
 2024-05-28 20:13 UTC  (2+ messages)

[PATCH rdma-next 0/2] Fill in capabilities and guid
 2024-05-28 20:14 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/mana_ib: set node_guid
` [PATCH rdma-next 2/2] RDMA/mana_ib: extend query device

[PATCH 1/3] clk: imx27: sync with kernel
 2024-05-28 20:12 UTC  (3+ messages)
` [PATCH 2/3] ARM: Phytec-phyCARD-imx27: switch to deep probe
` [PATCH 3/3] ARM: Phytec-phyCARD-imx27: register USB from device tree

And the v6.11 pull request will come from me
 2024-05-28 20:12 UTC  (2+ messages)

[PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros
 2024-05-28 20:11 UTC  (4+ messages)

[jlayton:mgtime 4/5] fs/inode.c:73:15: error: '__section__' attribute only applies to functions, global variables, Objective-C methods, and Objective-C properties
 2024-05-28 20:10 UTC  (2+ messages)

[PATCH 1/6] gobi: add / use DeviceProtocol property
 2024-05-28 20:10 UTC  (2+ messages)

[PATCH] ntfs3: Add a check for attr_names and oatbl
 2024-05-28 20:09 UTC 

[GIT PULL] cpupower update for Linux 6.10-rc2
 2024-05-28 20:09 UTC  (2+ messages)

[PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-28 20:08 UTC  (3+ messages)
` [PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for TEE support

[PATCH v2 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
 2024-05-28 20:07 UTC  (12+ messages)
` [PATCH v2 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register
` [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins
` [PATCH v2 12/13] pinctrl: renesas: pinctrl-rzg2l: Add support for custom parameters

+ kmsan-introduce-test_unpoison_memory.patch added to mm-unstable branch
 2024-05-28 20:08 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-28 20:09 UTC  (7+ messages)
` [PATCH net-next v3 14/24] ovpn: implement multi-peer support
` [PATCH net-next v3 15/24] ovpn: implement peer lookup logic

[PATCH] atmodem: sim: Fix CRSM result handling
 2024-05-28 20:07 UTC 

+ kmsan-do-not-wipe-out-origin-when-doing-partial-unpoisoning.patch added to mm-hotfixes-unstable branch
 2024-05-28 20:08 UTC 

[PATCH] usb: ulpi: add more ulpi ids
 2024-05-28 20:06 UTC 

[PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros
 2024-05-28 20:06 UTC 

[PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units
 2024-05-28 20:05 UTC  (3+ messages)

SVSM Development Call May 29th, 2024
 2024-05-28 20:05 UTC 

[PATCH v2 0/3] ChromeOS Embedded Controller charge control driver
 2024-05-28 20:04 UTC  (4+ messages)
` [PATCH v2 1/3] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v2 2/3] power: supply: add ChromeOS EC based charge control driver
` [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice

[PATCH] dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
 2024-05-28 20:02 UTC 

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-05-28 20:02 UTC  (3+ messages)
` [PATCH 06/13] gpio: add AD24xx GPIO driver

[PATCH 0/7] drm/i915: Cleanups around scanline arithmetic
 2024-05-28 20:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Intel-wired-lan] [PATCH iwl-next v6 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-05-28 20:00 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 11/12] iavf: handle SIOCSHWTSTAMP and SIOCGHWTSTAMP

[PATCH] cpufreq: amd-pstate: remove global header file
 2024-05-28 20:00 UTC  (3+ messages)

[PATCH 0/2] drm/xe: Apply Wa_22019338487
 2024-05-28 19:58 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/lnl: "

[PATCH] ACPI: AC: Properly notify powermanagement core about changes
 2024-05-28 19:57 UTC  (3+ messages)

[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
 2024-05-28 19:55 UTC  (4+ messages)
` [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains "

[PATCH v2 0/2] PNP: Fix handling of pnp_bus_type
 2024-05-28 19:55 UTC  (3+ messages)
` [PATCH v2 1/2] PNP: Make dev_is_pnp() to be a function and export it for modules

[PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
 2024-05-28 19:55 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net 08/11] ice: xsk: fix txq interrupt mapping
 2024-05-28 19:52 UTC  (3+ messages)

[PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq
 2024-05-28 19:52 UTC 

[xen-unstable-smoke test] 186172: tolerable all pass - PUSHED
 2024-05-28 19:52 UTC 

[PATCH v8] ACPI: fan: Add hwmon support
 2024-05-28 19:52 UTC  (4+ messages)

[PATCH v2 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
 2024-05-28 19:45 UTC  (24+ messages)
` [PATCH v2 01/11] pinctrl: berlin: Make use of "
` [PATCH v2 02/11] pinctrl: equilibrium: "
` [PATCH v2 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v2 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v2 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v2 07/11] pinctrl: imx: Convert to use func member
` [PATCH v2 08/11] pinctrl: ingenic: "
` [PATCH v2 09/11] pinctrl: keembay: "
` [PATCH v2 10/11] pinctrl: mediatek: "
` [PATCH v2 11/11] pinctrl: pinmux: Remove unused members from struct function_desc

[PATCH 1/2] build: link dundee with ell
 2024-05-28 19:50 UTC  (2+ messages)

[PATCH v2 1/3] build: link dundee with ell
 2024-05-28 19:50 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD REGRESSION a8d55ff5f3acf52e6380976fb5d0a9172032dcb0
 2024-05-28 19:50 UTC  (2+ messages)

[PATCH 00/21] drm: Increase COMPILE_TEST=y coverage
 2024-05-28 19:45 UTC  (4+ messages)
` [PATCH 07/21] drm/sti: Allow build with COMPILE_TEST=y

+ memcg-remove-the-lockdep-assert-from-__mod_objcg_mlstate.patch added to mm-hotfixes-unstable branch
 2024-05-28 19:45 UTC 

[PATCH] drm/msm/adreno: Add A306A support
 2024-05-28 19:43 UTC 

[hch-block:scsi-ulp-limits 9/12] drivers/scsi/sd.c:3241: warning: Function parameter or struct member 'lim' not described in 'sd_read_block_limits'
 2024-05-28 19:42 UTC 

[PATCH 1/2] cgroup: Fix /proc/cgroups count for v2
 2024-05-28 19:43 UTC  (2+ messages)

+ mm-mm_init-use-nodes-number-of-cpus-in-deferred_page_init_max_threads-v3.patch added to mm-unstable branch
 2024-05-28 19:42 UTC 

dm-verity requires WQ_UNBOUND with mxs-dcp
 2024-05-28 19:42 UTC  (2+ messages)

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-28 19:39 UTC  (22+ messages)
` [PATCH v5 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v5 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v5 03/12] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v5 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v5 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v5 06/12] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v5 07/12] PCI: imx6: Add help function imx_pcie_match_device()
` [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v5 09/12] PCI: imx6: Consolidate redundant if-checks
` [PATCH v5 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v5 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v5 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support


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.