All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-23 13:09:22 to 2023-02-23 13:35:03 UTC [more...]

[PATCH v2 0/4] introduce generic implementation of macros from bug.h
 2023-02-23 13:34 UTC  (8+ messages)
` [PATCH v2 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v2 2/4] xen: change <asm/bug.h> to <xen/bug.h>

[PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support
 2023-02-23 13:34 UTC  (4+ messages)
` [PATCH v3 01/11] dt-bindings: gpu: mali-bifrost: Add power-domain-names to base schema
` [PATCH v3 03/11] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192

[PATCH mptcp-next] mptcp: add ro_after_init for tcp{,v6}_prot_override
 2023-02-23 13:35 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: vendor-prefixes: add Internet Initiative Japan Inc
 2023-02-23 13:25 UTC 

[PATCH v3 0/5] Add generic-display-mux driver and bindings
 2023-02-23 13:34 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: display: bridge: Add ddc-i2c-bus for anx7688

stable-rc/queue/4.19 baseline: 122 runs, 27 regressions (v4.19.273-8-gcfb65624d3e5)
 2023-02-23 13:33 UTC 

[docs] [PATCH] manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
 2023-02-23 13:32 UTC  (6+ messages)
` [PATCH v2] "
  ` [docs] "

[PATCH] misc: microchip: pci1xxxx: Convert to immutable irqchip
 2023-02-23 13:32 UTC 

[PATCH] checklayer: check for patch file upstream status
 2023-02-23 13:33 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-02-23 13:32 UTC  (2+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.4 15/15] kernel/bpf/core.c:1570:3: error: implicit declaration of function 'barrier_nospec'
 2023-02-23 13:31 UTC 

[PATCH] perf inject: Fix --buildid-all not to eat up MMAP2
 2023-02-23 13:31 UTC  (2+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-23 13:30 UTC  (3+ messages)
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-23 13:31 UTC  (10+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH v2] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()
 2023-02-23 13:31 UTC  (3+ messages)

go breakage in master
 2023-02-23 13:30 UTC 

[PATCH v2 0/7] make slab shrink lockless
 2023-02-23 13:27 UTC  (8+ messages)
` [PATCH v2 1/7] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v2 2/7] mm: vmscan: make global slab shrink lockless
` [PATCH v2 3/7] mm: vmscan: make memcg "
` [PATCH v2 4/7] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v2 5/7] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 6/7] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v2 7/7] mm: shrinkers: convert shrinker_rwsem to mutex

[Intel-gfx] [PATCH 0/2] Selftest fixes
 2023-02-23 13:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
 2023-02-23 13:27 UTC  (6+ messages)

[PATCH v3 vfio 0/7] pds vfio driver
 2023-02-23 13:26 UTC  (6+ messages)

[bug report] net/sched: act_connmark: transition to percpu stats and rcu
 2023-02-23 13:25 UTC  (2+ messages)

[PATCH 1/5] HID: logitech-hidpp: Add support for ADC measurement feature
 2023-02-23 13:24 UTC  (5+ messages)
` [PATCH 2/5] HID: logitech-hidpp: Add Logitech G935 headset
` [PATCH 3/5] USB: core: Add wireless_status sysfs attribute
` [PATCH 4/5] USB: core: Add API to change the wireless_status
` [PATCH 5/5] HID: logitech-hidpp: Set wireless_status for G935 receiver

RTT-PROBE: lore-subspace-rtt
 2023-02-23 13:25 UTC 

[PATCH v7 00/20] target/arm: Allow CONFIG_TCG=n builds
 2023-02-23 13:23 UTC  (22+ messages)
` [PATCH v7 01/20] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [PATCH v7 02/20] target/arm: Wrap TCG-only code in debug_helper.c
` [PATCH v7 03/20] target/arm: move translate modules to tcg/
` [PATCH v7 04/20] target/arm: move helpers "
` [PATCH v7 05/20] target/arm: Move psci.c into the tcg directory
` [PATCH v7 06/20] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [PATCH v7 07/20] target/arm: Move hflags code into the tcg directory
` [PATCH v7 08/20] target/arm: Move regime_using_lpae_format into internal.h
` [PATCH v7 09/20] target/arm: Don't access TCG code when debugging with KVM
` [PATCH v7 10/20] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [PATCH v7 11/20] target/arm: Move cortex sysregs into a separate file
` [PATCH v7 12/20] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v7 13/20] target/arm: Move aa32_max_features out of cpu_tcg.c
` [PATCH v7 14/20] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v7 15/20] tests/avocado: Pass parameters to migration test
` [PATCH v7 16/20] tests/avocado: add machine:none tag to version.py
` [PATCH v7 17/20] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH v7 18/20] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH v7 19/20] gitlab-ci: Check building KVM-only aarch64 target
` [PATCH v7 20/20] tests/qtest: Fix tests when no KVM or TCG are present

[PATCH v3] blk-ioprio: Introduce promote-to-rt policy
 2023-02-23 13:51 UTC 

[PATCH v2 09/18] NFS: Convert the function nfs_wb_page() to use folios
 2023-02-23 13:22 UTC  (11+ messages)
` [PATCH v2 10/18] NFS: Convert buffered writes "
  ` [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
    ` [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
      ` [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
        ` [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
          ` [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
            ` [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
              ` [PATCH v2 17/18] NFS: Improve tracing of nfs_wb_folio()
                ` [PATCH v2 18/18] NFS: Remove unnecessary check in nfs_read_folio()

[PATCH v2 1/2] env: mmc: Clean up macro usage
 2023-02-23 13:22 UTC  (3+ messages)

[PATCH v2] tpm: Disable tpm verifier if tpm is not present
 2023-02-23 13:22 UTC  (8+ messages)

[PATCH v3] blk-ioprio: Introduce promote-to-rt policy
 2023-02-23 13:48 UTC  (2+ messages)

problem while handling exceptions in oob stage
 2023-02-23 13:22 UTC 

[PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-23 13:21 UTC  (8+ messages)
` [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
            ` [Intel-gfx] "

[PATCH] Call SetVirtualAddressMap() by default
 2023-02-23 13:21 UTC  (4+ messages)

[virtio-dev] [PATCH v7] virtio-net: support the virtqueue coalescing moderation
 2023-02-23 13:20 UTC  (5+ messages)
` [virtio-comment] "

bpf: RFC for platform specific BPF helper addition
 2023-02-23 13:20 UTC 

A potential deadlock in sockhash map
 2023-02-23 13:17 UTC  (2+ messages)

[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
 2023-02-23 13:18 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, docs: Add explanation of endianness
 2023-02-23 13:18 UTC  (5+ messages)
` [Bpf] "

[PATCH v2 net 0/2] Fixes for tc-taprio software mode
 2023-02-23 13:18 UTC  (6+ messages)
` [PATCH v2 net 2/2] net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-02-23 13:17 UTC  (11+ messages)

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-02-23 13:15 UTC  (17+ messages)
` [PATCHv3 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCHv3 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCHv3 3/8] RDMA/nldev: Add dellink function pointer
` [PATCHv3 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCHv3 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCHv3 6/8] RDMA/rxe: add the support of net namespace
` [PATCHv3 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCHv3 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace

[net PATCH v2] octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
 2023-02-23 13:16 UTC  (2+ messages)

[PATCH v2 00/10] Panfrost: Improve and add MediaTek SoCs support
 2023-02-23 13:15 UTC  (8+ messages)
` [PATCH v2 06/10] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186

[PATCH] rtl_bt: Update RTL8852C BT USB firmware to 0xD7B8_FABF
 2023-02-23 13:16 UTC 

[PATCH 0/1] docs: Add relevant kernel publications to list of books
 2023-02-23 13:15 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v17 RESEND 0/3] Add MediaTek MT6370 PMIC support
 2023-02-23 13:14 UTC  (4+ messages)
` [PATCH v17 RESEND 1/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

RTT-PROBE: lore-subspace-rtt
 2023-02-23 13:15 UTC 

[PATCH 5.15 00/36] 5.15.96-rc1 review
 2023-02-23 13:07 UTC  (37+ messages)
` [PATCH 5.15 01/36] drm/etnaviv: dont truncate physical page address
` [PATCH 5.15 02/36] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 5.15 03/36] drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
` [PATCH 5.15 04/36] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH 5.15 05/36] clk: mxl: Remove redundant spinlocks
` [PATCH 5.15 06/36] clk: mxl: Add option to override gate clks
` [PATCH 5.15 07/36] clk: mxl: Fix a clk entry by adding relevant flags
` [PATCH 5.15 08/36] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 5.15 09/36] clk: mxl: syscon_node_to_regmap() returns error pointers
` [PATCH 5.15 10/36] random: always mix cycle counter in add_latent_entropy()
` [PATCH 5.15 11/36] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 5.15 12/36] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isnt valid
` [PATCH 5.15 13/36] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 5.15 14/36] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 5.15 15/36] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 5.15 16/36] powerpc: use generic version of arch_is_kernel_initmem_freed()
` [PATCH 5.15 17/36] powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
` [PATCH 5.15 18/36] powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
` [PATCH 5.15 19/36] powerpc/64s/radix: Fix crash with unaligned relocated kernel
` [PATCH 5.15 20/36] powerpc/64s/radix: Fix RWX mapping with "
` [PATCH 5.15 21/36] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
` [PATCH 5.15 22/36] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 5.15 23/36] binder: read pre-translated fds from sender buffer
` [PATCH 5.15 24/36] binder: defer copies of pre-patched txn data
` [PATCH 5.15 25/36] binder: fix pointer cast warning
` [PATCH 5.15 26/36] binder: Address corner cases in deferred copy and fixup
` [PATCH 5.15 27/36] binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
` [PATCH 5.15 28/36] nbd: fix possible overflow on first_minor in nbd_dev_add()
` [PATCH 5.15 29/36] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 5.15 30/36] audit: update the mailing list in MAINTAINERS
` [PATCH 5.15 31/36] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 5.15 32/36] kbuild: Add CONFIG_PAHOLE_VERSION
` [PATCH 5.15 33/36] scripts/pahole-flags.sh: Use pahole-version.sh
` [PATCH 5.15 34/36] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
` [PATCH 5.15 35/36] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
` [PATCH 5.15 36/36] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"

[PATCH v9] virtio-net: support inner header hash
 2023-02-23 13:13 UTC  (2+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-23 13:11 UTC  (15+ messages)
` [PATCH v3 03/24] arm: "

[meta-oe][PATCH] meta-oe: fix Upstream-Status format
 2023-02-23 13:12 UTC  (2+ messages)
` [oe] "

[PATCH 5.4 00/18] 5.4.233-rc1 review
 2023-02-23 13:07 UTC  (19+ messages)
` [PATCH 5.4 01/18] dma-mapping: add generic helpers for mapping sgtable objects
` [PATCH 5.4 02/18] scatterlist: add generic wrappers for iterating over "
` [PATCH 5.4 03/18] drm: etnaviv: fix common struct sg_table related issues
` [PATCH 5.4 04/18] drm/etnaviv: dont truncate physical page address
` [PATCH 5.4 05/18] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 5.4 06/18] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 5.4 07/18] random: always mix cycle counter in add_latent_entropy()
` [PATCH 5.4 08/18] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
` [PATCH 5.4 09/18] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
` [PATCH 5.4 10/18] can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
` [PATCH 5.4 11/18] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 5.4 12/18] alarmtimer: Prevent starvation by small intervals and SIG_IGN
` [PATCH 5.4 13/18] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
` [PATCH 5.4 14/18] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
` [PATCH 5.4 15/18] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 5.4 16/18] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 5.4 17/18] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 5.4 18/18] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"

[PATCH v3 0/7] media/drm: renesas: Add new pixel formats
 2023-02-23 13:10 UTC  (4+ messages)
` [PATCH v3 2/7] media: Add Y210, Y212 and Y216 formats

[PATCH 6.1 00/46] 6.1.14-rc1 review
 2023-02-23 13:06 UTC  (35+ messages)
` [PATCH 6.1 03/46] wifi: rtl8xxxu: gen2: Turn on the rate control
` [PATCH 6.1 05/46] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH 6.1 06/46] clk: mxl: Remove redundant spinlocks
` [PATCH 6.1 07/46] clk: mxl: Add option to override gate clks
` [PATCH 6.1 08/46] clk: mxl: Fix a clk entry by adding relevant flags
` [PATCH 6.1 09/46] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH 6.1 10/46] clk: mxl: syscon_node_to_regmap() returns error pointers
` [PATCH 6.1 11/46] sched/psi: Stop relying on timer_pending() for poll_work rescheduling
` [PATCH 6.1 12/46] random: always mix cycle counter in add_latent_entropy()
` [PATCH 6.1 21/46] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
` [PATCH 6.1 23/46] drm/i915: Remove __maybe_unused from mtl_info
` [PATCH 6.1 24/46] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
` [PATCH 6.1 25/46] selftests: kvm: move declaration at the beginning of main()
` [PATCH 6.1 26/46] powerpc/64s/radix: Fix RWX mapping with relocated kernel
` [PATCH 6.1 27/46] nfp: ethtool: support reporting link modes
` [PATCH 6.1 28/46] nfp: ethtool: fix the bug of setting unsupported port speed
` [PATCH 6.1 29/46] uaccess: Add speculation barrier to copy_from_user()
` [PATCH 6.1 30/46] x86/alternatives: Introduce int3_emulate_jcc()
` [PATCH 6.1 31/46] x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
` [PATCH 6.1 32/46] x86/static_call: Add support for Jcc tail-calls
` [PATCH 6.1 33/46] Bluetooth: btusb: Add more device IDs for WCN6855
` [PATCH 6.1 34/46] riscv: remove special treatment for the link order of head.o
` [PATCH 6.1 35/46] arm64: "
` [PATCH 6.1 36/46] arch: fix broken BuildID for arm64 and riscv
` [PATCH 6.1 37/46] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 38/46] powerpc/vmlinux.lds: Dont discard .rela* for relocatable builds
` [PATCH 6.1 39/46] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 6.1 40/46] sh: define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 41/46] wifi: mwifiex: Add missing compatible string for SD8787
` [PATCH 6.1 42/46] audit: update the mailing list in MAINTAINERS
` [PATCH 6.1 43/46] platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
` [PATCH 6.1 44/46] platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
` [PATCH 6.1 45/46] ext4: Fix function prototype mismatch for ext4_feat_ktype
` [PATCH 6.1 46/46] randstruct: disable Clang 15 support

[net PATCH v2] octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
 2023-02-23 13:10 UTC  (2+ messages)


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.