linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 15:38:41 to 2022-06-28 18:35:48 UTC [more...]

[PATCH 0/2] Enable clang tools for kernels build using gcc
 2022-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] clang-tools: Generate clang compatible output even with gcc builds

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-28 18:31 UTC  (13+ messages)
` [PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v11 net-next 2/9] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v11 net-next 3/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [PATCH v11 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
 2022-06-28 18:26 UTC  (2+ messages)

[PATCH] nfs: Replace kmap() with kmap_local_page()
 2022-06-28 18:24 UTC 

[PATCH v1 RESEND 0/7] Fix/Add is31fl319{0,1,3} support
 2022-06-28 18:21 UTC  (8+ messages)
` [PATCH v1 RESEND 1/7] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v1 RESEND 2/7] dt-bindings: leds: is31fl319x: Add missing si-en compatibles
` [PATCH v1 RESEND 3/7] "
` [PATCH v1 RESEND 4/7] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v1 RESEND 5/7] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v1 RESEND 6/7] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v1 RESEND 7/7] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-06-28 18:23 UTC  (5+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-28 18:20 UTC  (8+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}

[PATCH RESEND v2 0/7] soc: fsl: guts: cleanups and serial_number support
 2022-06-28 18:20 UTC  (4+ messages)

[PATCH v2] modpost: Add line break in the section mismatch warning
 2022-06-28 18:19 UTC  (2+ messages)

[PATCH v3 0/4] drm/panel: simple: add bus-format support for panel-dpi
 2022-06-28 18:18 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: panel-common: allow for additional port node properties
` [PATCH v3 2/4] dt-bindings: display: add new bus-format property for panel-dpi
` [PATCH v3 3/4] dt-bindings: display: startek,startek-kd050c: allow bus-format property
` [PATCH v3 4/4] drm/panel: simple: add bus-format support for panel-dpi

[PATCH 1/3] f2fs: attach inline_data after setting compression
 2022-06-28 18:17 UTC  (8+ messages)
` [PATCH 2/3] f2fs: run GCs synchronously given user requests
  ` [f2fs-dev] "

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-28 18:16 UTC  (6+ messages)
` [PATCH V4 03/20] rv/include: Add helper functions for deterministic automata
` [PATCH V4 06/20] tools/rv: Add dot2c

[PATCH V7 0/5] riscv: Add qspinlock support with combo style
 2022-06-28 18:13 UTC  (5+ messages)
` [PATCH V7 1/5] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V7 4/5] asm-generic: spinlock: Add combo spinlock (ticket & queued)

[PATCH 0/2] UEFI panic notification mechanism
 2022-06-28 18:10 UTC  (4+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2022-06-28 18:09 UTC  (8+ messages)
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers

[PATCH] MMIO should have more priority then IO
 2022-06-28 18:09 UTC  (2+ messages)

[PATCH net-next] net: macb: In shared MDIO usecase make MDIO producer ethernet node to probe first
 2022-06-28 18:08 UTC 

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:05 UTC  (6+ messages)

[PATCH V3 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-06-28 18:02 UTC  (7+ messages)
` [PATCH V3 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V3 4/6] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V3 5/6] remoteproc: imx_rproc: support i.MX8QM

[PATCH MANUALSEL 5.15 1/3] tools/kvm_stat: fix display of error when multiple processes are found
 2022-06-28 18:02 UTC  (3+ messages)
` [PATCH MANUALSEL 5.15 2/3] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH MANUALSEL 5.15 3/3] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()

[PATCH MANUALSEL 5.4] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-28 18:02 UTC 

[PATCH MANUALSEL 5.18 1/3] tools/kvm_stat: fix display of error when multiple processes are found
 2022-06-28 18:02 UTC  (3+ messages)
` [PATCH MANUALSEL 5.18 2/3] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH MANUALSEL 5.18 3/3] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()

[PATCH MANUALSEL 5.10 1/2] tools/kvm_stat: fix display of error when multiple processes are found
 2022-06-28 18:02 UTC  (2+ messages)
` [PATCH MANUALSEL 5.10 2/2] selftests: KVM: Handle compiler optimizations in ucall

[PATCH 3/3] rcar-vin: handle transfer errors from subdevices and stop streaming if required
 2022-06-28 18:00 UTC  (5+ messages)
` [PATCH v2 0/3] Improve error handling in the rcar-vin driver
  ` [PATCH 1/3] media: videobuf2: Add a transfer error event
  ` [PATCH 2/3] rcar-csi2: Do not try to recover after transfer error
  ` [PATCH 3/3] media: rcar-vin: Allow userspace to subscribe to V4L2_EVENT_XFER_ERROR

[PATCH v2 0/3] dt-bindings: Arm CoreSight binding schema conversions
 2022-06-28 18:01 UTC  (3+ messages)

[PATCH V2 0/9] interconnect: support i.MX8MP
 2022-06-28 17:58 UTC  (5+ messages)
` [PATCH V2 8/9] interconnect: imx: configure NoC mode/prioriry/ext_control
` [PATCH V2 9/9] interconnect: imx: Add platform driver for imx8mp

[PATCH 0/7] Staging: rtl8192e: rtllib_wx.c coding style
 2022-06-28 17:58 UTC  (3+ messages)
` [PATCH 1/7] Staging: rtl8192e: Added blank lines before/after struct

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-28 17:57 UTC  (7+ messages)
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-06-28 17:57 UTC  (5+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well

[PATCH v3] sched/core: add forced idle accounting for cgroups
 2022-06-28 17:57 UTC  (4+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-28 17:56 UTC  (10+ messages)
` [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates

[PATCH v5 00/22] TDX host kernel support
 2022-06-28 17:55 UTC  (17+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v5 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v5 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[jpirko-mlxsw:jiri_devel_devlink_locking 21/21] drivers/net/ethernet/mellanox/mlxsw/spectrum.c:2002:25: warning: unused variable 'devlink'
 2022-06-28 17:54 UTC 

[jpirko-mlxsw:jiri_devel_devlink_locking 21/21] drivers/net/ethernet/mellanox/mlxsw/core.c:1500:12: error: too few arguments to function call, single argument 'devlink' was not specified
 2022-06-28 17:54 UTC 

[PATCH v2 0/3] drm/panel: simple: add bus-format support for panel-dpi
 2022-06-28 17:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: add new bus-format property "

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-06-28 17:51 UTC  (2+ messages)

[PATCH] selftests net: fix kselftest net fatal error
 2022-06-28 17:47 UTC 

[PATCH v1 0/7] Fix/Add is31fl319{0,1,3} support
 2022-06-28 17:46 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v1 2/7] dt-bindings: leds: is31fl319x: Add missing si-en compatibles
` [PATCH v1 3/7] "
` [PATCH v1 4/7] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v1 5/7] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
  ` [PATCH v1 6/7] leds: is31fl319x: Move chipset-specific values in chipdef struct
  ` [PATCH v1 7/7] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH 0/5] SCM: Add support for wait-queue aware firmware
 2022-06-28 17:43 UTC  (4+ messages)
` [PATCH 4/5] firmware: qcom: scm: Add wait-queue helper functions

[PATCH v5whatever, now with typechecking] vsprintf: %pf(%p)
 2022-06-28 17:41 UTC  (5+ messages)

[PATCH net-next] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2022-06-28 17:37 UTC  (2+ messages)

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-06-28 17:36 UTC  (2+ messages)

[PATCH v2] panic, kexec: Make __crash_kexec() NMI safe
 2022-06-28 17:33 UTC  (4+ messages)

[PATCH v6] x86/paravirt: useless assignment instructions cause Unixbench full core performance degradation
 2022-06-28 17:28 UTC  (3+ messages)
` [PATCH v7] "

sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-28 17:27 UTC  (4+ messages)

[PATCH v3 0/3] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-06-28 17:25 UTC  (5+ messages)
` [PATCH v3 1/3] tpm: of: Make of-tree specific function commonly available
` [PATCH v3 2/3] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v3 3/3] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-28 17:27 UTC  (11+ messages)
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH 1/1 FYI] tools headers UAPI: Sync linux/kvm.h with the kernel sources
 2022-06-28 17:20 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-28 17:17 UTC  (9+ messages)

[Patch net-next 0/7] net: dsa: microchip: use ksz_chip_reg for
 2022-06-28 17:13 UTC  (8+ messages)
` [Patch net-next 1/7] net: dsa: microchip: move ksz8->regs to ksz_common
` [Patch net-next 2/7] net: dsa: microchip: move ksz8->masks "
` [Patch net-next 3/7] net: dsa: microchip: move ksz8->shifts "
` [Patch net-next 4/7] net: dsa: microchip: remove the struct ksz8
` [Patch net-next 5/7] net: dsa: microchip: change the size of reg from u8 to u16
` [Patch net-next 6/7] net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
` [Patch net-next 7/7] net: dsa: microchip: move remaining register offset "

[PATCH] net : rps : supoort a single flow to use rps
 2022-06-28 17:15 UTC  (3+ messages)

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-28 17:11 UTC  (6+ messages)

[PATCH 00/22] Fix kernel-doc warnings at linux-next
 2022-06-28 17:09 UTC  (3+ messages)
` [PATCH 02/22] net: mac80211: add a missing comma at kernel-doc markup

[PATCH v15 00/10] iio: afe: add temperature rescaling support
 2022-06-28 17:06 UTC  (4+ messages)
` [PATCH v15 06/10] iio: test: add basic tests for the iio-rescale driver

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-28 17:03 UTC  (5+ messages)
` [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter

[PATCH -next v6 00/10]arm64: add machine check safe support
 2022-06-28 17:02 UTC  (2+ messages)

[PATCH] arm64: correct the effect of mitigations off on kpti
 2022-06-28 17:02 UTC  (2+ messages)

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-06-28 17:01 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller

[PATCH -next] usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
 2022-06-28 16:57 UTC  (2+ messages)

[PATCH] serial: 8250: Fix PM usage_count for console handover
 2022-06-28 16:58 UTC 

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-28 16:56 UTC  (7+ messages)
` [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value

[REGRESSION] Unable to unlock encrypted disk starting with kernel 5.19-rc1+
 2022-06-28 16:52 UTC  (3+ messages)

[PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
 2022-06-28 16:52 UTC  (6+ messages)
` [PATCH 1/6] perf offcpu: Fix a build failure on old kernels

[PATCH] RAS/CEC: Reduce default threshold to offline a page to "2"
 2022-06-28 16:51 UTC  (5+ messages)

[PATCH] drivers: fix typo in firmware/efi/memmap.c
 2022-06-28 16:50 UTC  (2+ messages)

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-28 16:49 UTC  (10+ messages)
` [PATCH net-next v9 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v9 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next v9 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-28 16:49 UTC  (5+ messages)
` [PATCH v2 01/16] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-28 16:48 UTC  (4+ messages)

[PATCH 0/2] Introduce security_create_user_ns()
 2022-06-28 16:44 UTC  (13+ messages)

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-06-28 16:42 UTC  (4+ messages)
` [PATCH net-next v1 1/3] devlink: introduce framework for selftests
` [PATCH net-next v1 2/3] bnxt_en: refactor NVM APIs
` [PATCH net-next v1 3/3] bnxt_en: implement callbacks for devlink selftests

[intel-tdx:guest-filter 10/28] arch/x86/kernel/head64.c:527:9: error: implicit declaration of function 'tdx_filter_init'
 2022-06-28 16:42 UTC 

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-28 16:39 UTC  (9+ messages)

[PATCH] fbdev: fbmem: Fix logo center image dx issue
 2022-06-28 16:36 UTC 

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-28 16:34 UTC  (4+ messages)

[PATCH v5 00/12] can: slcan: extend supported features
 2022-06-28 16:31 UTC  (13+ messages)
` [PATCH v5 01/12] can: slcan: use the BIT() helper
` [PATCH v5 02/12] can: slcan: use netdev helpers to print out messages
` [PATCH v5 03/12] can: slcan: use the alloc_can_skb() helper
` [PATCH v5 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v5 05/12] can: slcan: use CAN network device driver API
` [PATCH v5 06/12] can: slcan: allow to send commands to the adapter
` [PATCH v5 07/12] can: slcan: set bitrate by CAN device driver API
` [PATCH v5 08/12] can: slcan: send the open/close commands to the adapter
` [PATCH v5 09/12] can: slcan: move driver into separate sub directory
` [PATCH v5 10/12] can: slcan: add ethtool support to reset adapter errors
` [PATCH v5 11/12] can: slcan: extend the protocol with error info
` [PATCH v5 12/12] can: slcan: extend the protocol with CAN state info

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-28 16:31 UTC  (6+ messages)

[PATCH v11 00/14] module: core code clean up
 2022-06-28 16:24 UTC  (5+ messages)
` [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage

[intel-tdx:guest-filter 10/28] arch/x86/coco/core.c:35:6: warning: old-style function definition
 2022-06-28 16:21 UTC 

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28 16:16 UTC  (4+ messages)
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH RESEND] x86/uaccess: Improve __try_cmpxchg64_user_asm for x86_32
 2022-06-28 16:16 UTC 

[PATCH for-next 0/8] io_uring: multishot recv
 2022-06-28 16:15 UTC  (4+ messages)
` [PATCH for-next 8/8] "

[PATCH] signal: break out of wait loops on kthread_stop()
 2022-06-28 16:14 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 0/7] media: hantro: Add 10-bit support
 2022-06-28 16:13 UTC  (4+ messages)
` [PATCH v2 3/7] media: hantro: postproc: Fix buffer size calculation

[PATCH net-next v1 1/3] net: dsa: add get_pause_stats support
 2022-06-28 16:10 UTC  (10+ messages)
` [PATCH net-next v1 2/3] net: dsa: ar9331: add support for pause stats

[PATCH] of: reserved-memory: Print allocation/reservation failures as error
 2022-06-28 16:09 UTC  (2+ messages)

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-06-28 16:08 UTC  (2+ messages)
` [PATCH V3 1/1] "

[PATCH stable 4.9] fdt: Update CRC check for rng-seed
 2022-06-28 16:01 UTC  (3+ messages)
` [PATCH stable 4.14] "
` [PATCH stable 4.19] "

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-28 16:00 UTC  (6+ messages)
` [PATCH v2 12/13] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] PK: runtime: Redefine pm_runtime_release_supplier()
 2022-06-28 16:00 UTC  (3+ messages)

[PATCH v2] vfio: Clear the caps->buf to NULL after free
 2022-06-28 15:58 UTC  (3+ messages)

[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
 2022-06-28 15:54 UTC  (4+ messages)

[RFC v2] memmap: introduce cmdline parameter "memmap=nn[KMG]$" without start addr
 2022-06-28 15:52 UTC  (2+ messages)

[PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-28 15:51 UTC  (2+ messages)

[PATCH 0/6] Fix TLB invalidate issues with Broadwell
 2022-06-28 15:49 UTC  (6+ messages)
` [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets

[PATCH v3 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-06-28 15:48 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock
` [PATCH v3 2/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR

[PATCH v5.4] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.9] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.19] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.14] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).