The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-08-18 14:54:07 to 2022-08-18 16:46:40 UTC [more...]

[PATCH net-next v4 00/10] net: phy: Add support for rate adaptation
 2022-08-18 16:46 UTC 

[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
 2022-08-18 16:45 UTC  (9+ messages)
` [PATCH v2 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH v2 3/5] sched/topology: Introduce sched_numa_hop_mask()
  ` [PATCH v2 4/5] sched/topology: Introduce for_each_numa_hop_cpu()
  ` [PATCH v2 5/5] SHOWCASE: net/mlx5e: Leverage for_each_numa_hop_cpu()

[PATCH v1 0/7] i2c-mlxbf.c: bug fixes and new feature support
 2022-08-18 16:42 UTC  (11+ messages)
` [PATCH v1 3/7] i2c-mlxbf: add multi slave functionality
` [PATCH v1 4/7] i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v1 6/7] i2c-mlxbf.c: support BlueField-3 SoC

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-18 16:41 UTC  (8+ messages)
` [PATCH v1 5/6] perf mutex: Fix thread safety analysis
` [PATCH v1 6/6] perf build: Enable -Wthread-safety with clang

[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
 2022-08-18 16:40 UTC 

[PATCH v3 0/7] mm: Remember a/d bits for migration entries
 2022-08-18 16:39 UTC  (8+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations

[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
 2022-08-18 16:40 UTC  (5+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors

[PATCH 0/2] nvmem: lan966x-otpc: add support
 2022-08-18 16:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: lan966x-otpc: document Lan966X OTPC
` [PATCH 2/2] nvmem: lan966x-otpc: add support

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-18 16:38 UTC  (2+ messages)

[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-08-18 16:37 UTC  (9+ messages)
` [PATCH v14 4/4] Documentation: trace/objtrace: Add documentation for objtrace

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-08-18 16:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-18 16:36 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: timer: sifive,clint: add legacy riscv compatible
` [PATCH v3 2/4] dt-bindings: interrupt-controller: sifive,plic: "

[PATCH V3 net 0/2] Add DT property to disable hibernation mode
 2022-08-18 16:35 UTC  (3+ messages)
` [PATCH V3 net 1/2] dt-bindings: net: ar803x: add disable-hibernation-mode propetry

[PATCH] mte: Follow arm64.nomte override in MMU setup
 2022-08-18 16:33 UTC  (9+ messages)

[RT BUG] Mismatched get_uid/free_uid usage in signals in some rts (2nd try)
 2022-08-18 16:33 UTC  (7+ messages)

[PATCH 5.10-rt] locking/rtmutex: switch to EXPORT_SYMBOL() for ww_mutex_lock{,_interruptible}()
 2022-08-18 16:32 UTC  (2+ messages)

[PATCH 0/4] PCI: mvebu: Add support for error interrupt
 2022-08-18 16:32 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: PCI: mvebu: Update information about "

[PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
 2022-08-18 16:32 UTC  (3+ messages)

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-18 16:31 UTC  (3+ messages)

perf tools man pages on the web
 2022-08-18 16:30 UTC  (6+ messages)

[RFC PATCH] irq_work: wakeup irq_workd when queued first rt_lazy work
 2022-08-18 16:28 UTC  (2+ messages)

[PATCH] objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning
 2022-08-18 16:26 UTC 

[PATCH v9 0/6] Add TDX Guest Attestation support
 2022-08-18 16:25 UTC  (6+ messages)
` [PATCH v9 1/6] x86/tdx: Add TDX Guest attestation interface driver

[GIT PULL] Kselftest update for Linux 6.0-rc2
 2022-08-18 16:23 UTC 

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-18 16:16 UTC  (26+ messages)
` [RESEND PATCH net-next v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [RESEND PATCH net-next v4 02/25] net: fman: Convert to SPDX identifiers
` [RESEND PATCH net-next v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [RESEND PATCH net-next v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [RESEND PATCH net-next v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [RESEND PATCH net-next v4 06/25] net: fman: Get PCS node in per-mac init
` [RESEND PATCH net-next v4 07/25] net: fman: Store initialization function in match data
` [RESEND PATCH net-next v4 08/25] net: fman: Move struct dev to mac_device
` [RESEND PATCH net-next v4 09/25] net: fman: Configure fixed link in memac_initialization
` [RESEND PATCH net-next v4 10/25] net: fman: Export/rename some common functions
` [RESEND PATCH net-next v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [RESEND PATCH net-next v4 12/25] net: fman: Move initialization to mac-specific files
` [RESEND PATCH net-next v4 13/25] net: fman: Mark mac methods static
` [RESEND PATCH net-next v4 14/25] net: fman: Inline several functions into initialization
` [RESEND PATCH net-next v4 15/25] net: fman: Remove internal_phy_node from params
` [RESEND PATCH net-next v4 16/25] net: fman: Map the base address once
` [RESEND PATCH net-next v4 17/25] net: fman: Pass params directly to mac init
` [RESEND PATCH net-next v4 18/25] net: fman: Use mac_dev for some params
` [RESEND PATCH net-next v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [RESEND PATCH net-next v4 20/25] net: fman: Clean up error handling
` [RESEND PATCH net-next v4 21/25] net: fman: Change return type of disable to void
` [RESEND PATCH net-next v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [RESEND PATCH net-next v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [RESEND PATCH net-next v4 24/25] soc: fsl: qbman: Add CGR update function
` [RESEND PATCH net-next v4 25/25] net: dpaa: Adjust queue depth on rate change

[PATCH 1/4] media: mt9m111: add V4L2_CID_PIXEL_RATE support
 2022-08-18 16:14 UTC  (4+ messages)
` [PATCH 4/4] media: mt9m111: remove .s_power callback

[PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug
 2022-08-18 15:53 UTC  (4+ messages)
` [PATCH 1/3] x86/ibt, objtool: Add IBT_NOSEAL()
` [PATCH 2/3] x86/kvm: Simplify FOP_SETCC()
` [PATCH 3/3] x86/kvm: Fix "missing ENDBR" BUG for fastop functions

[PATCH v9 00/27] Rust support
 2022-08-18 16:08 UTC  (9+ messages)
` [PATCH v9 06/27] rust: add C helpers

[PATCH v3] drm/msm/dp: check hpd_state before push idle pattern at dp_bridge_disable()
 2022-08-18 16:06 UTC  (8+ messages)

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-18 15:29 UTC  (11+ messages)
` [PATCH v12 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v12 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v12 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v12 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v12 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v12 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v12 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-18 15:56 UTC  (14+ messages)

[PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
 2022-08-18 16:03 UTC  (5+ messages)

[PATCH 0/9] Replace PREEMPT_RT ifdefs with preempt_[dis|en]able_nested()
 2022-08-18 16:02 UTC  (12+ messages)
` [PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery
` [PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] arch/x86/kernel/ftrace_64.o: warning: objtool: ftrace_caller+0x0: unreachable instruction
 2022-08-18 16:00 UTC 

[PATCH 0/2] add enable gpio support for a24 eeprom driver
 2022-08-18 15:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: at24: new optional property - enable-gpios

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-18 16:00 UTC  (4+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation

[PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
 2022-08-18 15:36 UTC  (2+ messages)

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-18 15:59 UTC  (9+ messages)
` [PATCH v5 01/26] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition

mainline build failure for x86_64 allmodconfig with clang
 2022-08-18 15:59 UTC  (9+ messages)

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-18 15:51 UTC  (4+ messages)

[ammarfaizi2-block:tglx/devel/depthtracking 33/59] arch/x86/kvm/emulate.o: warning: objtool: seto+0x0: unreachable instruction
 2022-08-18 15:50 UTC 

RIP: 0010:qede_load+0x128d/0x13b0 [qede] - 5.19.0
 2022-08-18 15:51 UTC  (6+ messages)

[PATCH] binder: fix UAF of ref->proc caused by race condition
 2022-08-18 15:48 UTC  (6+ messages)

[PATCH][V2][next] selftests/bpf: Fix spelling mistake "succesful" (kfunc_call.c)
 2022-08-18 15:48 UTC  (2+ messages)

[PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
 2022-08-18 15:48 UTC  (2+ messages)

[PATCH v7 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-08-18 15:46 UTC  (6+ messages)
` [PATCH v7 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[GIT PULL] irqchip fixes for 6.0, take #1
 2022-08-18 15:47 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-08-18 15:40 UTC  (5+ messages)

[PATCH v1] regmap: introduce value tracing for regmap bulk operations
 2022-08-18 15:43 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180: Add sleep state for alc5682 codec
 2022-08-18 15:42 UTC 

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-18 15:42 UTC  (3+ messages)
` [PATCH v2 2/7] EDAC/ghes: Add notifier to report ghes_edac mem error

[PATCH v1 05/35] drm/connector: Add TV standard property
 2022-08-18 15:34 UTC  (13+ messages)

[PATCH v2 0/6] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-18 15:34 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

[PATCH net-next v3 1/1] net: macsec: Expose MACSEC_SALT_LEN definition to user space
 2022-08-18 15:32 UTC 

[PATCH v5 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
 2022-08-18 15:31 UTC  (4+ messages)
` [PATCH v5 1/3] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-18 15:31 UTC  (13+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property

[PATCH v2] platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
 2022-08-18 15:29 UTC 

[PATCH v5 1/4] dt-bindings: memory: mediatek: Add mt8188 smi binding
 2022-08-18 15:29 UTC 

[PATCH v3 0/2] pinctrl: add support for SM8450 LPASS LPI pinctrl
 2022-08-18 15:27 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings

[PATCH v2 0/2] pinctrl: add support for SC8280XP LPASS LPI pinctrl
 2022-08-18 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp lpass lpi pinctrl bindings

[PATCH V4] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-18 15:25 UTC  (2+ messages)

[PATCH v5 0/7] Update ADSP pil loader for SC7280 platform
 2022-08-18 15:24 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

[PATCH] spi: amd: Setup all xfers before opcode execution
 2022-08-18 15:23 UTC  (2+ messages)

[PATCH] vfio-pci/zdev: require KVM to be built-in
 2022-08-18 15:22 UTC  (6+ messages)
` [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO

[syzbot] WARNING in iomap_iter
 2022-08-18 15:21 UTC  (4+ messages)

[PATCH 0/2] Add DISPCC driver for SM6115
 2022-08-18 15:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: add QCOM SM6115 display clock bindings
` [PATCH 2/2] clk: qcom: Add display clock controller driver for SM6115

[PATCH] x86/kvm, objtool: Avoid fastop ENDBR from being sealed
 2022-08-18 15:17 UTC  (6+ messages)

[PATCH v2 0/8] Add support for Renesas RZ/Five SoC
 2022-08-18 15:16 UTC  (7+ messages)
` [PATCH v2 2/8] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH v2 3/8] dt-bindings: soc: renesas: renesas.yaml: Document Renesas RZ/Five SoC
` [PATCH v2 4/8] RISC-V: Kconfig.socs: Add Renesas RZ/Five SoC kconfig option

[PATCH v3 1/2] USB: trancevibrator: remove redundant space
 2022-08-18 15:15 UTC  (4+ messages)
` [PATCH v3 2/2] USB: trancevibrator: simplify tv_probe

[PATCH] soc/tegra: pmc: Print reset info during probe
 2022-08-18 15:14 UTC  (2+ messages)

[PATCH v2] soc/tegra: pmc: Add IO Pad table for tegra234
 2022-08-18 15:13 UTC  (2+ messages)

[PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
 2022-08-18 15:12 UTC 

[syzbot] KASAN: use-after-free Read in p9_req_put
 2022-08-18 15:12 UTC  (3+ messages)

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-08-18 15:11 UTC  (5+ messages)
` [PATCH v6 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v6 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v6 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-18 15:11 UTC  (11+ messages)

[PATCH -next] ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()
 2022-08-18 15:11 UTC  (2+ messages)

build failure of next-20220817 for amdgpu
 2022-08-18 15:10 UTC  (5+ messages)

[PATCH 00/11] ARM: defconfig cleanup
 2022-08-18 15:10 UTC  (4+ messages)
` [PATCH 02/11] ARM: defconfig: clean up multi_v4t and multi_v5 configs
  ` [PATCH 06/11] ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y

stalling IO regression since linux 5.12, through 5.18
 2022-08-18 15:10 UTC  (13+ messages)

[PATCH] usb: usbtest: Fix typo in comments
 2022-08-18 15:10 UTC  (2+ messages)

[PATCH devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
 2022-08-18 15:08 UTC  (10+ messages)
` [PATCH devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
` [PATCH devicetree 3/3] arm64: dts: ls1028a: enable swp5 and eno3 for all boards

[RFC PATCH 0/3] kallsyms: add option to include relative filepaths into kallsyms
 2022-08-18 15:07 UTC  (6+ messages)
` [RFC PATCH 1/3] modpost: fix TO_NATIVE() with expressions and consts

linux-next: Tree for Aug 18
 2022-08-18 15:07 UTC  (2+ messages)
` linux-next: Tree for Aug 18 (drivers/platform/x86/amd/pmf/sps.c)

[PATCH V2] dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
 2022-08-18 15:06 UTC 

[PATCH 00/16] Variety of fixes and new features for mr75203 driver
 2022-08-18 15:05 UTC  (5+ messages)
` [PATCH 03/16] hwmon: (mr75203) update Moortec PVT controller intel,vm-map property
` [PATCH 13/16] hwmon: (mr75203) add thermal coefficient properties for Moortec PVT controller

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-18 15:04 UTC  (2+ messages)

Regression in 5.19.0: USB errors during boot
 2022-08-18 14:56 UTC  (3+ messages)

[PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
 2022-08-18 15:03 UTC  (6+ messages)

[PATCH v2 0/3] dma-buf: map-info support
 2022-08-18 15:01 UTC  (12+ messages)
` [PATCH v2 1/3] dma-buf: Add ioctl to query mmap coherency/cache info

[PATCH v1 0/9] fw_devlink improvements
 2022-08-18 15:00 UTC  (7+ messages)

[PATCH] perf tool: add skip_not_exec_file_map_events option
 2022-08-18 15:00 UTC  (4+ messages)

[PATCH v4 0/2] pinctrl/arm: dt-bindings: deprecate header with register constants
 2022-08-18 14:58 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: samsung: stop using bindings header with constants

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-08-18 14:58 UTC  (3+ messages)
` [PATCH 02/13] docs: update vmemmap_dedup.rst reference

[PATCH 0/5] ARM: clean up after multiplatform changes
 2022-08-18 14:56 UTC  (6+ messages)
` [PATCH 1/5] ARM: remove obsolete Makefile.boot infrastructure
` [PATCH 2/5] ARM: simplify machdirs/platdirs handling
` [PATCH 3/5] ARM: Kconfig: clean up platform selection
` [PATCH 4/5] ARM: fix CPU_V6 dependencies
` [PATCH 5/5] ARM: make ARCH_MULTIPLATFORM user-visible

checkpatch.pl bug for EXPORT_SYMBOL when struct initialization follows define
 2022-08-18 14:54 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: iio: Drop Tomislav Denis
 2022-08-18 14:54 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: iio: adc: Drop Patrick Vasseur


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox