All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-24 17:41:39 to 2023-02-24 18:32:58 UTC [more...]

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-24 18:10 UTC  (27+ messages)
` [PATCH v2 01/26] kconfig: add IS_ENABLED_NOCHECK to bypass usage_of_is_enabled_check
` [PATCH v2 02/26] cmd: nvedit: check for ENV_SUPPORT
` [PATCH v2 03/26] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v2 04/26] lib: md5: "
` [PATCH v2 05/26] lib: sha1: "
` [PATCH v2 06/26] lib: sha256: "
` [PATCH v2 07/26] lib: sha512: "
` [PATCH v2 08/26] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v2 09/26] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v2 10/26] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v2 11/26] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v2 12/26] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v2 13/26] ringneck-px30: use IS_ENABLED_NOCHECK to avoid CI test failure for ENV_IS_NOWHERE
` [PATCH v2 14/26] puma-rk3399: "
` [PATCH v2 15/26] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v2 16/26] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v2 17/26] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v2 18/26] ns16550: match when to define bdf with uart code
` [PATCH v2 19/26] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v2 20/26] wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
` [PATCH v2 21/26] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v2 22/26] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v2 23/26] gateworks: venice: Always define setup_fec and setup_eqos
` [PATCH v2 24/26] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v2 25/26] arm: cpu: armv7: ls102xa: fdt: remove eth_device support
` [PATCH v2 26/26] CI: add test/usage_of_is_enabled_check.sh

[PATCH v3 0/2] io_uring: Add KASAN support for alloc caches
 2023-02-24 18:32 UTC  (5+ messages)
` [PATCH v3 1/2] io_uring: Move from hlist to io_wq_work_node

[PATCH 5.15 00/37] 5.15.96-rc3 review
 2023-02-24 18:32 UTC  (5+ messages)

[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 1
 2023-02-24 18:32 UTC  (2+ messages)

Choose a default DSA CPU port
 2023-02-24 18:31 UTC  (14+ messages)
    ` Aw: "

[PATCH] spi: tegra210-quad: Fix validate combined sequence
 2023-02-24 18:30 UTC  (2+ messages)

[PATCH iproute2] genl: print caps for all families
 2023-02-24 18:30 UTC  (12+ messages)

[PATCH] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-24 18:29 UTC  (2+ messages)

[Intel-xe] [PATCH v2 00/11] Start register cleanup
 2023-02-24 18:29 UTC  (11+ messages)
` [Intel-xe] [PATCH v2 04/11] drm/xe: Remove dependency on intel_engine_regs.h
` [Intel-xe] [PATCH v2 05/11] drm/xe: Remove dependency on intel_gt_regs.h
` [Intel-xe] [PATCH v2 06/11] drm/xe: Remove dependency on intel_lrc_reg.h
` [Intel-xe] [PATCH v2 07/11] drm/xe: Remove dependency on intel_gpu_commands.h

[PATCH v11 00/12] Parallel CPU bringup for x86_64
 2023-02-24 18:28 UTC  (4+ messages)
` [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit

[PATCH 16/27] memory: tegra: remove MODULE_LICENSE in non-modules
 2023-02-24 15:08 UTC  (2+ messages)
` [PATCH 20/27] mfd: "

[PATCH v4 1/3] md: Move sb writer loop to its own function
 2023-02-24 18:27 UTC  (3+ messages)

[GIT PULL] KCSAN changes for v6.3
 2023-02-24 18:27 UTC 

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-24 18:25 UTC  (4+ messages)
` [PATCH v6 29/41] x86/shstk: Add user-mode shadow stack support

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-24 18:24 UTC  (7+ messages)

[PATCH] block: ublk: enable zoned storage support
 2023-02-24 18:20 UTC  (5+ messages)

[PATCH] dmapool: push new blocks in ascending order
 2023-02-24 18:24 UTC  (5+ messages)

[PATCH v1 0/1] doc: PMD update
 2023-02-24 18:20 UTC  (2+ messages)
` [PATCH v1 1/1] doc: update to Intel vRAN Boost PMD

[PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges
 2023-02-24 18:23 UTC  (12+ messages)
` [PATCH v4 2/3] rebase: stop accepting --rebase-merges=""
` [PATCH v4 3/3] rebase: add a config option for --rebase-merges

[XEN PATCH v3 0/4] automation: Update containers to allow HTTPS access to xenbits
 2023-02-24 18:22 UTC  (4+ messages)

[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
 2023-02-24 18:20 UTC  (3+ messages)
`  "
  ` [virtio-dev] "

[PATCH 1/3] ASoC: apple: mca: Fix final status read on SERDES reset
 2023-02-24 18:19 UTC  (2+ messages)

[PATCH iproute2] tc: m_action: fix parsing of TCA_EXT_WARN_MSG
 2023-02-24 18:20 UTC  (2+ messages)

[PATCH 1/1] tc: add missing separator
 2023-02-24 18:20 UTC  (2+ messages)

[pull request][net V2 0/7] mlx5 fixes 2023-02-24
 2023-02-24 18:19 UTC  (8+ messages)
` [net V2 1/7] net/mlx5: Remove NULL check before dev_{put, hold}
` [net V2 2/7] net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()
` [net V2 3/7] mlx5: fix skb leak while fifo resync and push
` [net V2 4/7] mlx5: fix possible ptp queue fifo use-after-free
` [net V2 5/7] net/mlx5: ECPF, wait for VF pages only after disabling host PFs
` [net V2 6/7] net/mlx5e: Verify flow_source cap before using it
` [net V2 7/7] net/mlx5: Geneve, Fix handling of Geneve object id as error code

[PATCH net] net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
 2023-02-24 18:18 UTC 

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-24 18:19 UTC  (4+ messages)
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH iproute2 0/3] tc: parse index argument correctly
 2023-02-24 18:18 UTC  (5+ messages)
` [PATCH iproute2 1/3] tc: m_csum: "
` [PATCH iproute2 2/3] tc: m_mpls: "
` [PATCH iproute2 3/3] tc: m_nat: "

[PATCH] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
 2023-02-24 18:18 UTC  (2+ messages)

[PATCH v1] gpio: mmio: handle "ngpios" properly in bgpio_init
 2023-02-24 18:16 UTC  (2+ messages)

[meta-ti][dunfell][PATCH] Revert "ti-k3-secdev: CI/CD Auto-Merger: cicd.dunfell.202302231358"
 2023-02-24 18:13 UTC 

[Buildroot] [PATCH v1 1/3] pkg-cmake: add option to select the Ninja generator
 2023-02-24 18:12 UTC  (3+ messages)

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-24 18:12 UTC  (7+ messages)
` [PATCH v2 03/50] drm/msm/dpu: fix typo in in sm8550's dma_sblk_5
` [PATCH v2 04/50] drm/msm/dpu: fix len of sc7180 ctl blocks

[Intel-gfx] [PATCH 0/3] drm/i915: track gt->wakerefs
 2023-02-24 18:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v10 0/2] zero-copy get and put functions
 2023-02-24 18:10 UTC  (3+ messages)
` [PATCH v10 1/2] mempool cache: add "
` [PATCH v10 2/2] net/i40e: replace put function

[RESEND PATCH BlueZ] shared/bap: fix crash unregistering media endpoint while streaming
 2023-02-24 18:09 UTC  (2+ messages)
` [PATCH BlueZ v2] "

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-24 18:08 UTC  (5+ messages)
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions

[xen-4.16-testing test] 178275: regressions - trouble: blocked/broken/fail/pass/starved
 2023-02-24 18:08 UTC 

[isar-cip-core][PATCH v2 0/3] Add swupdate support for riscv64
 2023-02-24 18:08 UTC  (2+ messages)

[PATCH 0/7] testing/next: docker.py removal and kaniko updates
 2023-02-24 18:08 UTC  (8+ messages)
` [PATCH 1/7] configure: expose the direct container command
` [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
` [PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
` [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
` [PATCH 5/7] tests/docker: use direct RUNC call to build containers
` [PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
` [PATCH 7/7] tests/gitlab: use kaniko to build images

[PATCH] Documentation/ABI: sysfs-bus-nvdimm: Fix sphinx warnings
 2023-02-24 18:08 UTC 

[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
 2023-02-24 18:08 UTC  (10+ messages)

[pull request][net 00/10] mlx5 fixes 2023-02-23
 2023-02-24 18:07 UTC  (8+ messages)
` [net 03/10] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [net 07/10] net/mlx5e: Correct SKB room check to use all room in the fifo

Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
 2023-02-24 18:06 UTC  (2+ messages)

[PATCH v3 0/6] scripts/resulttool/regression: add metadata filtering
 2023-02-24 18:06 UTC  (2+ messages)
` [OE-core] "

Subject: [PATCH 2/2] ARM: Layerscape: Add LS1021A IOT board support
 2023-02-24 18:04 UTC  (4+ messages)

[PATCH] fseek.3: incorporate fseeko()/ftello()
 2023-02-24 18:06 UTC  (3+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-24 18:05 UTC  (4+ messages)
` [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM

[PATCH v3 0/6] Python: Drop support for Python 3.6
 2023-02-24 18:04 UTC  (4+ messages)
` [PATCH v3 1/6] configure: Look for auxiliary Python installations

[PATCH RFC Vb] bgmac: fix *initial* chip reset to support BCM5358
 2023-02-24 18:03 UTC  (3+ messages)

[PATCH v3 0/7] media/drm: renesas: Add new pixel formats
 2023-02-24 18:04 UTC  (5+ messages)
` [PATCH v3 2/7] media: Add Y210, Y212 and Y216 formats

[PATCH 0/9] i2c: Switch .probe() to not take an id parameter
 2023-02-24 18:03 UTC  (4+ messages)
` [PATCH 7/9] "

[PATCH] service: split tests to perf and autotest to avoid spurious CI failures
 2023-02-24 17:36 UTC 

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-02-24 18:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mtl: Add C10 and C20 phy support (rev6)

[PATCH] drm/virtio: Add option to disable KMS support
 2023-02-24 18:02 UTC  (3+ messages)

[PATCH 0/5] Add Intel LJCA device driver
 2023-02-24 18:01 UTC  (4+ messages)
` [PATCH 5/5] Documentation: Add ABI doc for attributes of LJCA device

Bugzilla 217083
 2023-02-24 18:00 UTC  (4+ messages)

[RFC PATCH v3 0/9] Renesas RZ/N1 SoC initial support
 2023-02-24 18:00 UTC  (17+ messages)
` [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver

[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-24 17:59 UTC  (19+ messages)
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI

[PATCH 0/21] more -Wunused-parameter fixes
 2023-02-24 17:59 UTC  (5+ messages)
` [PATCH 01/21] ref-filter: drop unused atom parameter from get_worktree_path()
` [PATCH 03/21] serve: use repository pointer to get config

[PATCH 1/2] ap: check FULL_AP_CLIENT_STATE for NEW_STATION
 2023-02-24 17:59 UTC  (2+ messages)
` [PATCH 2/2] ap: handle -ENOTSUP when getting the GTK

[linux-next:master] BUILD REGRESSION 4d6d7ce9baaf9e67a85a53afc69a36af716f7670
 2023-02-24 17:58 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-24 17:58 UTC  (3+ messages)

[Bug 217057] Asus high CPU temperature / low fan speed
 2023-02-24 17:58 UTC 

[PATCH] drm/msm: Fix possible uninitialized access in fbdev
 2023-02-24 17:58 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3 0/8] Initial Xe test suite
 2023-02-24 17:57 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/8] drm-uapi/xe_drm: Add Xe uAPI

[LSF/MM/BPF TOPIC] multi uprobe link
 2023-02-24 17:57 UTC  (2+ messages)

[PATCH v2] Bluetooth: Convert MSFT filter HCI cmd to hci_sync
 2023-02-24 17:56 UTC 

v4l-utils 1.24.0 has been released
 2023-02-24 17:56 UTC  (2+ messages)
` v4l-utils 1.24.1 "

[PATCH] spi: tegra210-quad: Fix iterator outside loop
 2023-02-24 17:56 UTC  (4+ messages)

[PATCH] net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
 2023-02-24 17:56 UTC 

bug: btrfs receive: ERROR: clone: did not find source subvol
 2023-02-24 17:55 UTC  (4+ messages)

[PATCH] musl: Update to tip of trunk
 2023-02-24 17:55 UTC 

[PATCH 6.2 00/12] 6.2.1-rc2 review
 2023-02-24 17:54 UTC  (2+ messages)

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-02-24 17:51 UTC  (4+ messages)

[PATCH 4.14 0/7] 4.14.307-rc1 review
 2023-02-24 17:50 UTC  (2+ messages)

[xen-4.14-testing test] 178273: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-24 17:49 UTC 

[PATCH v7 0/3] Firmware Support for USB-HID Devices and CP2112
 2023-02-24 17:48 UTC  (3+ messages)

[PATCH v4 01/18] Use block pr_ops in LIO
 2023-02-24 17:45 UTC  (19+ messages)
` [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v4 03/18] scsi: Rename sd_pr_command
` [PATCH v4 04/18] scsi: Move sd_pr_type to header to share
` [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v4 06/18] dm: "
` [PATCH v4 07/18] nvme: Fix reservation status related structs
` [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v4 09/18] nvme: Move pr code to it's own file
` [PATCH v4 10/18] nvme: Add helper to send pr command
` [PATCH v4 11/18] nvme: Add pr_ops read_keys support
` [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v4 18/18] scsi: target: Add block PR support to iblock

[Intel-wired-lan] [PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-24 17:41 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
            `  "

[PATCH 0/4] RISCVCPUConfig related cleanups
 2023-02-24 17:45 UTC  (5+ messages)
` [PATCH 1/4] target/riscv/csr.c: use env_archcpu() in ctr()
` [PATCH 2/4] target/riscv/csr.c: simplify mctr()
` [PATCH 3/4] target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
` [PATCH 4/4] target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig

[PATCH v2 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-24 17:44 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver

[Intel-gfx] [PATCH] drm/i915: Use correct huge page manager for MTL
 2023-02-24 17:40 UTC 

[PATCH v2 0/3] Remove VT-d virtual command interface and IOASID
 2023-02-24 17:44 UTC  (5+ messages)
` [PATCH v2 2/3] iommu/sva: Stop using ioasid_set for SVA


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.