All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-28 11:19:25 to 2022-11-28 12:18:54 UTC [more...]

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-28 11:49 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v4 0/3] net: devlink: return the driver name in devlink_nl_info_fill
  ` [Intel-wired-lan] [PATCH net-next v4 1/3] net: devlink: let the core report the driver name instead of the drivers
    `  "

[REGRESSION] XArray commit prevents booting with 6.0-rc1 or later
 2022-11-28 12:18 UTC  (4+ messages)

[PATCH v2] fs/ext2: Fix code indentation
 2022-11-28 12:05 UTC 

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-28 12:08 UTC  (8+ messages)
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH linux-next] KVM: SVM: remove redundant ret variable
 2022-11-28 12:03 UTC 

[PATCH 0/4] fstests/btrfs: add a test case for send v2 and an update
 2022-11-28 12:07 UTC  (5+ messages)
` [PATCH 1/4] btrfs: add a _require_btrfs_send_v2 helper
` [PATCH 2/4] common: make _filter_fiemap_flags optionally print the encoded flag
` [PATCH 3/4] btrfs/280: also verify that fiemap reports extents as encoded
` [PATCH 4/4] btrfs: test a case with compressed send stream and a shared extent

[PATCH] arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
 2022-11-28 12:06 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v1] ice: Fix deadlock on the rtnl_mutex
 2022-11-28 12:10 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2022-11-28 12:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "

[PATCH V3 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-11-28 12:03 UTC  (4+ messages)
` [PATCH V3 4/5] i2c: ls2x: Add driver for "

[REGRESSION] suspend to ram fails in 6.1 due to tpm errors
 2022-11-28 12:03 UTC  (2+ messages)

[PATCH 0/8] drm/mipi-dbi: Convert to shadow-plane helpers
 2022-11-28 12:10 UTC  (4+ messages)
` [PATCH 6/8] drm/mipi-dbi: Support shadow-plane state

[PATCH 00/12] pci: Move and clean up monitor command code
 2022-11-28 12:09 UTC  (8+ messages)
` [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
` [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c

[ipipe 4.4][PATCH] ipipe: Fix imbalance of level triggered IRQ states
 2022-11-28 12:10 UTC 

[LTP] [PATCH v3 0/2] Rewrite utstest suite
 2022-11-28 11:56 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] Rewrite utsname testing suite

[ipipe 4.19 5.4][PATCH] ipipe: Fix handling of level triggered IRQs
 2022-11-28 12:09 UTC 

[PATCH linux-next] tracing: move from strlcpy with unused retval to strscpy
 2022-11-28 12:02 UTC 

20.11.7 patches review and test
 2022-11-28 12:07 UTC  (4+ messages)

[oe-core][PATCHv2] gcr: add recipe for gcr-4, needed to build with gtk4
 2022-11-28 12:07 UTC  (7+ messages)

nvdimm,pmem: makedumpfile: __vtop4_x86_64: Can't get a valid pte
 2022-11-28 12:04 UTC  (2+ messages)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 12:00 UTC  (27+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[PATCH] fs: simplify vfs_get_super
 2022-11-28 12:01 UTC  (2+ messages)

[PATCH-tip v4] sched: Fix NULL user_cpus_ptr check in dup_user_cpus_ptr()
 2022-11-28 12:00 UTC  (3+ messages)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 11:59 UTC  (27+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[PATCH] linux-yocto: enable strict kernel module signing by default
 2022-11-28 12:01 UTC  (6+ messages)
` [OE-core] "

[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
 2022-11-28 11:59 UTC  (4+ messages)

[PATCH 0/3] pack-objects: fix and simplify --filter handling
 2022-11-28 12:00 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
        ` [PATCH] t5314: check exit code of "rev-parse"

[PATCH linux-next] RDMA/mlx4: remove NULL check before dev_{put, hold}
 2022-11-28 12:00 UTC 

[LTP] [PATCH v1] execl(), execlp() and execle() require proper termination of argument list
 2022-11-28 12:00 UTC  (5+ messages)

[PATCH] vdpasim: support doorbell mapping
 2022-11-28 11:59 UTC  (5+ messages)

[PATCH] i2c: cadence: make bus recovery optional
 2022-11-28 11:58 UTC  (4+ messages)

[PATCH v7 0/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2022-11-28 11:59 UTC  (6+ messages)
` [PATCH v7 5/9] PCI: dwc: Avoid reading a register to detect whether eDMA exists

[PATCH v3 1/2] RDMA/hfi1: Fix error return code in parse_platform_config()
 2022-11-28 11:58 UTC  (4+ messages)
` [PATCH v3 2/2] RDMA/srp: Fix error return code in srp_parse_options()

[PATCH] arm64: dts: apple: Add t600x L1/L2 cache properties and nodes
 2022-11-28 11:57 UTC  (3+ messages)

[LTP] [PATCH v1 0/3] userfaultfd: Fix and remove compile-time TCONF handling
 2022-11-28 11:57 UTC  (3+ messages)
` [LTP] [PATCH v1 3/3] syscalls/userfaultfd01: Remove "

[PATCH v1 1/4] t1301: fix wrong template dir for git-init
 2022-11-28 11:56 UTC  (4+ messages)
` [PATCH v1 3/4] t1301: wrap the statements in the for loop

[PATCH v2] regulator: da9211: Use irq handler when ready
 2022-11-28 11:56 UTC  (2+ messages)

[GIT PULL FOR v6.2] Various fixes and enhancements
 2022-11-28 11:56 UTC  (2+ messages)

[Buildroot] Xtensa qemu nommu defconfig not working
 2022-11-28 11:54 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Support wake IRQs
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 1/4] dt-bindings: interrupt-controller: mediatek,cirq: Migrate to dt schema
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 3/4] irqchip: irq-mtk-cirq: Move register offsets to const array
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/irq-mtk-cirq: "

[PATCH v3 2/4] dt-bindings: interrupt-controller: mediatek,cirq: Document MT8192
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 4/4] irqchip: irq-mtk-cirq: Add support for System CIRQ on MT8192
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/irq-mtk-cirq: "

[PATCH V2] irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-11-28 11:10 UTC  (4+ messages)
` [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type

[PATCH rdma-next 1/2] RDMA/nldev: Add NULL check to silence false warnings
 2022-11-28 11:52 UTC  (2+ messages)
` [PATCH rdma-next 2/2] RDMA/nldev: Fix failure to send large messages

[PATCH 1/8] dt-bindings: power: supply: Add DT schema for Qualcomm SMBCHG
 2022-11-28 11:52 UTC  (7+ messages)

[PATCH v9 0/9] Add latency priority for CFS class
 2022-11-28 11:51 UTC  (2+ messages)

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-28 11:50 UTC  (11+ messages)

linux-next: build failure after merge of the driver-core tree
 2022-11-28 11:50 UTC  (2+ messages)

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-28 11:49 UTC  (7+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts

[PATCH 0/2] ARM: Make the dumped instructions are consistent with the disassembled ones
 2022-11-28 11:42 UTC  (6+ messages)
` [PATCH 1/2] ARM: Refactor dump_instr()
` [PATCH 2/2] ARM: Make the dumped instructions are consistent with the disassembled ones

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-28 11:46 UTC  (9+ messages)

[ANNOUNCE] cryptsetup 2.6.0
 2022-11-28 11:46 UTC 

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-28 11:45 UTC  (3+ messages)
` [PATCH v4 07/12] cxl/ACPI: Register CXL host ports by bridge device

[PATCH v2 0/5] Support for the NPU in Vim3
 2022-11-28 11:43 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: reset: meson-g12a: Add missing NNA reset
` [PATCH v2 2/5] dt-bindings: power: Add NNA power domain
` [PATCH v2 3/5] soc: amlogic: meson-pwrc: Add NNA power domain for A311D
` [PATCH v2 4/5] arm64: dts: Add DT node for the VIPNano-QI on the A311D

[PATCH] RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
 2022-11-28 11:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: test CMM during migration
 2022-11-28 11:44 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: add a library for CMM-related functions

[PATCH] genirq/irqdesc: fix WARNING in irq_sysfs_del()
 2022-11-28 11:42 UTC  (2+ messages)

[GIT PULL] Apple SoC RTKit/SART updates for 6.2
 2022-11-28 11:41 UTC  (2+ messages)

[PATCH v2 net 0/4] net: wwan: iosm: fix build errors & bugs
 2022-11-28 11:40 UTC  (2+ messages)

[PATCH] platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger + fuel-gauge data
 2022-11-28 11:38 UTC  (6+ messages)

[PATCH] soc: apple: rtkit: Stop casting function pointer signatures
 2022-11-28 11:35 UTC  (3+ messages)

[PATCH] soc: apple: sart: Stop casting function pointer signatures
 2022-11-28 11:35 UTC  (3+ messages)

[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
 2022-11-28 11:35 UTC  (4+ messages)

pull-request: wireless-2022-11-28
 2022-11-28 11:35 UTC 

[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-28 11:22 UTC  (5+ messages)
` [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when "

[PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc
 2022-11-28 11:32 UTC  (2+ messages)

+ irqreturnh-fix-kernel-doc-warnings.patch added to mm-nonmm-unstable branch
 2022-11-28 11:31 UTC  (2+ messages)

[PATCH] x86/asm: Remove unused COMPILE_OFFSETS macro from asm-offsets.c
 2022-11-28 11:30 UTC  (4+ messages)

[xen-unstable test] 174977: trouble: broken/fail/pass
 2022-11-28 11:30 UTC  (2+ messages)

[PATCH v12 0/7] RISC-V IPI Improvements
 2022-11-28 11:30 UTC  (6+ messages)
` [PATCH v12 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH] xilinx: Add option to select SC id instead of DUT id for SC support
 2022-11-28 11:30 UTC  (2+ messages)

[PATCH 0/3] platform/x86: int3472/discrete: Make it work with IPU6
 2022-11-28 11:28 UTC  (3+ messages)

[PATCH] xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries
 2022-11-28 11:27 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/kms_vrr: Fix the usage of VRR max refresh rate
 2022-11-28 11:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH RESEND v2] dt-bindings: pwm: mediatek: Add compatible for MT7986
 2022-11-28 11:25 UTC  (5+ messages)

[PATCH bpf v2 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-28 11:24 UTC  (5+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
` [PATCH bpf v2 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
` [PATCH bpf v2 3/4] bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
` [PATCH bpf v2 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes

[Intel-gfx] [PATCH v3 0/3] Add hwmon support for dgfx selftests
 2022-11-28 11:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 3/3] drm/i915/selftests: Add hwmon support in libpower for dgfx

[PATCH] spi: zynqmp_qspi: Add support for 64-bit read/write
 2022-11-28 11:26 UTC  (2+ messages)

[PATCH v5 0/5] workqueue: destroy_worker() vs isolated CPUs
 2022-11-28 11:24 UTC  (7+ messages)
` [PATCH v5 3/5] workqueue: Make too_many_workers() return the worker excess
` [PATCH v5 4/5] workqueue: Convert the idle_timer to a timer + work_struct

[PATCH] arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
 2022-11-28 11:25 UTC  (2+ messages)

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2022-11-28 11:20 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
` [PATCH v1 2/2] dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema

[PATCH] net: ethernet: nixge: fix NULL dereference
 2022-11-28 11:20 UTC  (2+ messages)

[PATCH net] net: phylink: fix PHY validation with rate adaption
 2022-11-28 11:20 UTC  (2+ messages)

[PATCH v8 0/3] implement getrandom() in vDSO
 2022-11-28 11:18 UTC  (4+ messages)
` [PATCH v8 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v8 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v8 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
 2022-11-28 11:17 UTC  (3+ messages)
` [PATCH 5/6] composefs: Add documentation
` [PATCH 6/6] composefs: Add kconfig and build 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.