messages from 2023-02-06 16:25:24 to 2023-02-06 17:06:56 UTC [more...]
[PATCH 00/10] Kconfig vs. default devices
2023-02-06 17:05 UTC (4+ messages)
` [PATCH 01/10] vl.c: Do not add isa-parallel if it's not present
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-06 17:06 UTC (3+ messages)
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
[PATCH] drm/amd/pm/smu7: move variables to where they are used
2023-02-06 17:05 UTC
[PATCH v3 0/4] Add overflow checks for several syscalls
2023-02-06 17:05 UTC (5+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
[PATCH] efd: replace RTE_LOGTYPE_EFD with local type
2023-02-06 17:04 UTC
[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2023-02-06 17:03 UTC (5+ messages)
[PATCH 00/13] Re-design doorbell framework for usermode queues
2023-02-06 17:03 UTC (14+ messages)
` [PATCH 09/13] drm/amdgpu: accommodate DOMAIN/PL_DOORBELL
` [PATCH 10/13] drm/amdgpu: doorbell support in get_memory functions
` [PATCH 12/13] drm/amdgpu: add domain info in bo_create_kernel_at
` [PATCH 12/14] drm/amdgpu: initialize doorbell memory pool
` [PATCH 14/14] drm/amdgpu: introduce doorbell bo in kernel
[RFC][PATCHSET] VM_FAULT_RETRY fixes
2023-02-06 16:58 UTC (5+ messages)
` [PATCH 08/10] parisc: fix livelock in uaccess
[LTP] [PATCH 1/1] iptables_lib.sh: Fix for iptables-translate >= v1.8.9
2023-02-06 17:03 UTC (2+ messages)
` "
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46 UTC (15+ messages)
` [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
` [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v7 11/14] KVM: s390: Refactor vcpu "
` [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[PATCH] thermal: Remove core header inclusion from drivers
2023-02-06 17:00 UTC (4+ messages)
[PATCH 0/8] arm64: dts: qcom: sm8350: enable GPU on the HDK board
2023-02-06 17:01 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: clock: Merge qcom,gpucc-sm8350 into qcom,gpucc.yaml
` [PATCH 3/8] dt-bindings: display/msm/gmu: add Adreno 660 support
❌ FAIL (25/383 SKIPPED): Test report for master (6.2.0-rc7, mainline.kernel.org-clang, 4ec5183e)
2023-02-06 17:01 UTC
[PATCH 0/8] AMDGPU usermode queues
2023-02-06 17:01 UTC (6+ messages)
` [PATCH 1/8] drm/amdgpu: UAPI for user queue management
[PATCH] worktree: teach find_shared_symref to ignore current worktree
2023-02-06 16:59 UTC (7+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
` [PATCH v3 0/4] "
` [PATCH v3 2/4] branch: "
` [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
[Intel-gfx] [PATCH] drm/i915/gt: Fix sphinx warnings for workarounds documentation
2023-02-06 17:00 UTC (4+ messages)
[PATCH] xen/arm64: Default ACPI support enabled
2023-02-06 16:59 UTC (5+ messages)
[Intel-gfx] [bug report] drm/i915: Allow compaction upto SWIOTLB max segment size
2023-02-06 16:59 UTC (2+ messages)
[PATCH v2 00/12] Implement Eager Page Splitting for ARM
2023-02-06 16:58 UTC (13+ messages)
` [PATCH v2 01/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v2 02/12] KVM: arm64: Rename free_unlinked to free_removed
` [PATCH v2 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v2 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v2 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v2 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v2 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v2 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v2 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v2 12/12] KVM: arm64: Use local TLBI on permission relaxation
[PATCH net-next v11 0/8] Add Auxiliary driver support
2023-02-06 16:58 UTC (3+ messages)
[PATCH 1/2] i2c: cadence: Allow to specify the FIFO depth and maximum transfer length
2023-02-06 16:58 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: i2c: cadence: Document `cdns,fifo-depth` property
GSoC 2023
2023-02-06 16:58 UTC (4+ messages)
[PATCH v2] sched: pick_next_rt_entity(): checked list_entry
2023-02-06 16:57 UTC (3+ messages)
[Intel-gfx] [RFC 0/3] drm/i915/dmc: allocate dmc struct dynamically
2023-02-06 16:58 UTC (5+ messages)
` [Intel-gfx] [RFC 1/3] drm/i915/power: move dc state members to struct i915_power_domains
[Intel-gfx] [PATCH] drm/i915: Fix memory leaks in scatterlist
2023-02-06 16:56 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix memory leaks in scatterlist (rev2)
[PATCH v7 0/6] Add DSS support for AM625 SoC
2023-02-06 16:56 UTC (7+ messages)
` [PATCH v7 3/6] drm/tidss: Add support for AM625 DSS
[Intel-gfx] [PATCH v2 1/2] drm/i915: Fix GEN8_MISCCPCTL
2023-02-06 16:54 UTC (4+ messages)
` "
` [PATCH v2 2/2] drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATE
` [Intel-gfx] "
[PATCH 1/3] HID: logitech-hidpp: Add more debug statements
2023-02-06 16:53 UTC (2+ messages)
[PATCH 0/2] Remove unnecessary asm/hvm/support.h includes
2023-02-06 16:53 UTC (6+ messages)
` [PATCH 1/2] x86: do not include asm/hvm/support.h when not used
[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
2023-02-06 16:39 UTC (4+ messages)
` [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
[PATCH] fpga: dfl-afu-region: Add overflow checks for region size and offset
2023-02-06 16:50 UTC (2+ messages)
[Intel-wired-lan] [PATCH 1/1] ice: add support BIG TCP on IPv6
2023-02-06 16:53 UTC (3+ messages)
[Buildroot] [git commit] linux: bump CIP kernel to version 5.10.162-cip24
2023-02-06 16:42 UTC
[Buildroot] [PATCH 1/1] utils/genrandconfig: switch to async/await format
2023-02-06 16:52 UTC (3+ messages)
[Intel-gfx] [PATCH 0/3] htmldocs fixes for next-20230203
2023-02-06 16:50 UTC (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/doc: Escape wildcard in method names
` "
arch/x86/crypto/curve25519-x86_64.c:609:3: error: inline assembly requires more registers than available
2023-02-06 16:51 UTC (2+ messages)
[PATCH v3 0/4] DeviceTree Support for USB-HID Devices and CP2112
2023-02-06 16:51 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: Add CP2112 HID USB to SMBus Bridge
` [PATCH v3 4/4] HID: cp2112: Devicetree Support
[Buildroot] [PATCH] linux: bump CIP kernel to version 5.10.162-cip24
2023-02-06 16:51 UTC (2+ messages)
[RFC PATCH 0/2] remove parameter 'compound' of add_file_rmap
2023-02-06 16:50 UTC (3+ messages)
` [RFC PATCH 2/2] rmap: remove parameter 'compound' from foeio_add_file_rmap_range()
[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
2023-02-06 16:50 UTC (6+ messages)
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API
[RFC PATCH v4 0/4] folio based filemap_map_pages()
2023-02-06 16:49 UTC (9+ messages)
` [RFC PATCH v4 3/4] mm: add do_set_pte_range()
[PATCH] eal: add nonnull and access function attributes
2023-02-06 16:49 UTC (6+ messages)
` [PATCH v7 4/4] "
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-06 16:46 UTC (6+ messages)
[Buildroot] [PATCH] package/gcc/gcc-final: map debug prefix when reproducible
2023-02-06 16:26 UTC
[PATCH] tests: Add pathological iso9660 filesystem tests
2023-02-06 16:46 UTC (3+ messages)
[Buildroot] [PATCH v2 1/1] utils/genrandconfig: migrate to asyncio subprocess calls
2023-02-06 16:45 UTC (3+ messages)
[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
2023-02-06 16:45 UTC (5+ messages)
[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
2023-02-06 16:44 UTC (5+ messages)
` [PATCH v4 07/21] arm64/sme: Enable host kernel to access ZT0
[PATCH v2 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
2023-02-06 16:43 UTC (2+ messages)
[TCWG CI] Failure after v6.1.8-105-gf5e58b546cbe: drm/panfrost: fix GENERIC_ATOMIC64 dependency
2023-02-06 16:43 UTC (2+ messages)
[xen-unstable test] 176409: tolerable trouble: fail/pass/starved
2023-02-06 16:42 UTC
[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
2023-02-06 16:41 UTC (8+ messages)
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-06 16:41 UTC (4+ messages)
` [PATCH v5 2/3] arm/kvm: add support for MTE
❌ FAIL (24/383 SKIPPED): Test report for master (6.2.0-rc6, mainline.kernel.org-clang, c608f6b5)
2023-02-06 16:41 UTC
[PATCH 0/5] Add Array BIST test support to IFS
2023-02-06 16:40 UTC (3+ messages)
` [PATCH 5/5] platform/x86/intel/ifs: Trace support for array test
[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
2023-02-06 16:39 UTC (8+ messages)
[lttng-dev] lttng-consumerd crash on aarch64 due to x86 arch specific optimization
2023-02-06 16:39 UTC (8+ messages)
[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
2023-02-06 16:38 UTC (15+ messages)
` [PATCH v2 "
[PATCH net v4 0/2] net/ps3_gelic_net: DMA related fixes
2023-02-06 16:37 UTC (5+ messages)
` [PATCH net v4 1/2] net/ps3_gelic_net: Fix RX sk_buff length
` [PATCH net v4 2/2] net/ps3_gelic_net: Use dma_mapping_error
[PATCH 00/19] Add soundwire support for Pink Sardine platform
2023-02-06 16:38 UTC (19+ messages)
` [PATCH 01/19] ASoC: amd: ps: create platform devices based on acp config
[PATCH v4 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2023-02-06 16:35 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v4 2/4] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
2023-02-06 16:35 UTC (11+ messages)
` [PATCH 3/9] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
[PATCH v1] ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41
2023-02-06 16:34 UTC (3+ messages)
Unified Kernel Image Support
2023-02-06 16:33 UTC (3+ messages)
[Intel-gfx] [PATCH 1/3] drm/i915: Move display power initialization during driver probing later
2023-02-06 16:35 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dgfx, mtl+: Disable display functionality if it's globally fused-off
` [Intel-gfx] [PATCH 3/3] drm/i915: Factor out a function disabling fused-off display
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-02-06 16:34 UTC (21+ messages)
[Buildroot] [PATCH v5 01/10] package/cpuinfo: new package
2023-02-06 16:33 UTC (4+ messages)
[PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
2023-02-06 16:18 UTC (4+ messages)
[PATCH RFC 0/3] dt-bindings: net: Add network-class.yaml schema
2023-02-06 16:31 UTC (4+ messages)
[PATCH] Documentation: kvm: Correct spelling
2023-02-06 16:31 UTC (2+ messages)
[u-boot] SPI imx8mp problem
2023-02-06 16:31 UTC
[Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.67.0
2023-02-06 16:30 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v5 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-02-06 14:54 UTC (26+ messages)
` [Intel-wired-lan] [PATCH net-next v5 01/23] net: dsa: microchip: enable EEE support
` [Intel-wired-lan] [PATCH net-next v5 02/23] net: phy: add genphy_c45_read_eee_abilities() function
` [Intel-wired-lan] [PATCH net-next v5 03/23] net: phy: micrel: add ksz9477_get_features()
` [Intel-wired-lan] [PATCH net-next v5 04/23] net: phy: export phy_check_valid() function
` [Intel-wired-lan] [PATCH net-next v5 05/23] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [Intel-wired-lan] [PATCH net-next v5 06/23] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [Intel-wired-lan] [PATCH net-next v5 07/23] net: phy: c45: "
` [Intel-wired-lan] [PATCH net-next v5 08/23] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [Intel-wired-lan] [PATCH net-next v5 09/23] net: phy: start using genphy_c45_ethtool_get/set_eee()
` [Intel-wired-lan] [PATCH net-next v5 10/23] net: phy: add driver specific get/set_eee support
` [Intel-wired-lan] [PATCH net-next v5 11/23] net: phy: at803x: implement ethtool access to SmartEEE functionality
` [Intel-wired-lan] [PATCH net-next v5 12/23] net: phy: at803x: ar8035: fix EEE support for half duplex links
` [Intel-wired-lan] [PATCH net-next v5 13/23] net: phy: add PHY specifica flag to signal SmartEEE support
` [Intel-wired-lan] [PATCH net-next v5 14/23] net: phy: at803x: add PHY_SMART_EEE flag to AR8035
` [Intel-wired-lan] [PATCH net-next v5 15/23] net: phy: add phy_has_smarteee() helper
` [Intel-wired-lan] [PATCH net-next v5 16/23] net: fec: add support for PHYs with SmartEEE support
` [Intel-wired-lan] [PATCH net-next v5 17/23] e1000e: replace EEE ethtool helpers to linkmode variants
` [Intel-wired-lan] [PATCH net-next v5 18/23] igb: "
` [Intel-wired-lan] [PATCH net-next v5 19/23] igc: "
` [Intel-wired-lan] [PATCH net-next v5 20/23] tg3: "
` [Intel-wired-lan] [PATCH net-next v5 21/23] r8152: "
` [Intel-wired-lan] [PATCH net-next v5 22/23] net: usb: ax88179_178a: "
` [Intel-wired-lan] [PATCH net-next v5 23/23] net: mdio: drop EEE ethtool helpers in favor "
stable/linux-4.14.y baseline: 111 runs, 15 regressions (v4.14.305)
2023-02-06 16:30 UTC
[PATCH] trace/blktrace: fix memory leak with using debugfs_lookup()
2023-02-06 16:29 UTC (2+ messages)
Update PCI git tree location for linux-next
2023-02-06 16:29 UTC (2+ messages)
[PATCH v8 0/8] Introduce igb
2023-02-06 16:29 UTC (2+ messages)
[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-02-06 16:29 UTC (5+ messages)
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls "
[PATCH 0/2] README: Add distro and btrfs testing info
2023-02-06 16:29 UTC (4+ messages)
` [PATCH 2/2] README: Add tiny note concerning required scratch devs for btrfs testing
[Intel-wired-lan] [PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-02-06 10:49 UTC (6+ messages)
` [Intel-wired-lan] [PATCH net-next v4 02/23] net: phy: add genphy_c45_read_eee_abilities() function
[PATCH v4] kernel/fork: beware of __put_task_struct calling context
2023-02-06 16:27 UTC (5+ messages)
[PATCH 0/3] cleanup the PMD
2023-02-06 16:28 UTC (2+ messages)
[PATCH] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
2023-02-06 16:28 UTC (2+ messages)
[PATCH 0/2] arm64: configs: Provide slimmed down configuration for guests
2023-02-06 16:26 UTC (6+ messages)
` [PATCH 1/2] arm64: configs: Split defconfig into base and platform configs
` [PATCH 2/2] arm64: configs: Add virtconfig
[Virtio-fs] vhost-user (virtio-fs) migration: back end state
2023-02-06 16:27 UTC (3+ messages)
` "
[PATCH 0/8] Add ftrace direct call for arm64
2023-02-06 16:25 UTC (11+ messages)
` [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
` [PATCH 7/8] arm64: ftrace: Add direct call support
cip/linux-4.4.y-st-rt kselftest-filesystems: 3 runs, 1 regressions (v4.4-st20-1684-gd04aea87b5a3)
2023-02-06 16:26 UTC
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-02-05 20:08 UTC (3+ messages)
hw/misc/mos6522: What is VIA_TIMER_FREQ value?
2023-02-06 16:25 UTC (2+ messages)
[PATCH 1/2] filemap: Add mapping_read_folio_gfp()
2023-02-06 16:25 UTC (2+ messages)
` [PATCH 2/2] shmem: Add shmem_read_folio() and shmem_read_folio_gfp()
[PATCH V3 1/3] perf report: Support Retire Latency
2023-02-06 16:25 UTC (8+ messages)
` [PATCH V3 3/3] perf test: Support the retire_lat check
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.