The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-05-19 17:24:22 to 2022-05-19 19:01:39 UTC [more...]

[PATCH stable 4.14 v2 0/3] MMC timeout back ports
 2022-05-19 19:00 UTC  (4+ messages)
` [PATCH stable 4.14 v2 1/3] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH stable 4.14 v2 2/3] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH stable 4.14 v2 3/3] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()

[PATCH 01/12] net: mana: Add support for auxiliary device
 2022-05-19 18:58 UTC  (2+ messages)

[hverkuil-media-tree:for-v5.20a 23/29] ld.lld: error: undefined symbol: usb_control_msg
 2022-05-19 18:58 UTC 

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-05-19 18:58 UTC  (7+ messages)
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd

usbnet tells minidrivers to unbind while netdev is still up, causing UAFs
 2022-05-19 18:53 UTC 

[PATCH v1] Binder: add TF_UPDATE_TXN
 2022-05-19 18:53 UTC  (3+ messages)
` [PATCH v2] Binder: add TF_UPDATE_TXN to replace outdated txn

[PATCH v2] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-19 18:53 UTC  (2+ messages)

[PATCH v3 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-19 18:52 UTC  (3+ messages)
` [PATCH v3 4/6] mm: ioremap: Add arch_ioremap/iounmap()

[PATCH 00/12] MIPS: Support I6500 multi-cluster configuration
 2022-05-19 18:51 UTC  (13+ messages)
` [PATCH 01/12] MIPS: CPS: Add a couple of multi-cluster utility functions
` [PATCH 02/12] MIPS: GIC: Generate redirect block accessors
` [PATCH 03/12] irqchip: mips-gic: Introduce gic_with_each_online_cpu()
` [PATCH 04/12] irqchip: mips-gic: Support multi-cluster in gic_with_each_online_cpu()
` [PATCH 05/12] irqchip: mips-gic: Setup defaults in each cluster
` [PATCH 06/12] irqchip: mips-gic: Multi-cluster support
` [PATCH 07/12] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
` [PATCH 08/12] clocksource: mips-gic-timer: Enable counter when CPUs start
` [PATCH 09/12] MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
` [PATCH 10/12] MIPS: CPS: Introduce struct cluster_boot_config
` [PATCH 11/12] MIPS: Report cluster in /proc/cpuinfo
` [PATCH 12/12] MIPS: CPS: Boot CPUs in secondary clusters

[RESEND PATCH] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
 2022-05-19 18:49 UTC  (2+ messages)

[PATCH] x86/entry: Fix register corruption in compat syscall
 2022-05-19 18:46 UTC 

[PATCH stable 4.19 v2 0/4] MMC timeout back ports
 2022-05-19 18:45 UTC  (5+ messages)
` [PATCH stable 4.19 v2 1/4] mmc: core: Cleanup BKOPS support
` [PATCH stable 4.19 v2 2/4] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH stable 4.19 v2 3/4] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH stable 4.19 v2 4/4] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()

[PATCH 00/14] PM: domains: Various improvements for genpd
 2022-05-19 18:37 UTC  (2+ messages)

[PATCH] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
 2022-05-19 18:35 UTC  (12+ messages)

[PATCH 1/2] psi: add support for multi level pressure stall trigger
 2022-05-19 18:34 UTC  (9+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-19 18:33 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/28] Printbufs (now with more printbufs!)
 2022-05-19 18:33 UTC  (31+ messages)
` [PATCH v2 01/28] lib/printbuf: New data structure for printing strings
` [PATCH v2 02/28] vsprintf: Convert to printbuf
` [PATCH v2 03/28] vsprintf: %pf(%p)
` [PATCH v2 04/28] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v2 05/28] lib/printbuf: Heap allocation
` [PATCH v2 06/28] lib/printbuf: Tabstops, indenting
` [PATCH v2 07/28] lib/printbuf: Unit specifiers
` [PATCH v2 08/28] lib/pretty-printers: pr_string_option(), pr_bitflags()
` [PATCH v2 09/28] vsprintf: Improve number()
` [PATCH v2 10/28] vsprintf: pr_u64_minwidth(), pr_u64()
` [PATCH v2 11/28] vsprintf: Lift pr_hex_bytes() out from hex_string()
` [PATCH v2 12/28] test_printf: Drop requirement that sprintf not write past nul
` [PATCH v2 13/28] vsprintf: Start consolidating printf_spec handling
` [PATCH v2 14/28] vsprintf: Refactor resource_string()
` [PATCH v2 15/28] vsprintf: Refactor fourcc_string()
` [PATCH v2 16/28] vsprintf: Refactor ip_addr_string()
` [PATCH v2 17/28] vsprintf: Refactor mac_address_string()
` [PATCH v2 18/28] vsprintf: time_and_date() no longer takes printf_spec
` [PATCH v2 19/28] vsprintf: flags_string() "
` [PATCH v2 20/28] vsprintf: Refactor device_node_string, fwnode_string
` [PATCH v2 21/28] vsprintf: Refactor hex_string, bitmap_string_list, bitmap_string
` [PATCH v2 22/28] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 23/28] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 24/28] clk: tegra: bpmp: "
` [PATCH v2 25/28] tools/testing/nvdimm: "
` [PATCH v2 26/28] powerpc: "
` [PATCH v2 27/28] x86/resctrl: "
` [PATCH v2 28/28] PCI/P2PDMA: "

[PATCH 3/6] x86/entry: Use PUSH_AND_CLEAR_REGS for compat
 2022-05-19 18:31 UTC 

[PATCH 0/9] A few fixup patches for z3fold
 2022-05-19 18:31 UTC  (5+ messages)
` [PATCH 5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"

[RFC PATCH 0/6] Introduce Copy-On-Write to Page Table
 2022-05-19 18:31 UTC  (7+ messages)
` [RFC PATCH 1/6] mm: Add a new mm flag for Copy-On-Write PTE table
` [RFC PATCH 2/6] mm: clone3: Add CLONE_COW_PGTABLE flag
` [RFC PATCH 3/6] mm, pgtable: Add ownership for the PTE table
` [RFC PATCH 4/6] mm: Add COW PTE fallback function
` [RFC PATCH 5/6] mm, pgtable: Add the reference counter for COW PTE
` [RFC PATCH 6/6] mm: Expand Copy-On-Write to PTE table

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-19 18:30 UTC  (2+ messages)

[PATCH] powerpc/fsl_book3e: Don't set rodata RO too early
 2022-05-19 18:29 UTC 

[PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
 2022-05-19 18:28 UTC  (3+ messages)
` [PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast

[PATCH net-next v5 00/13] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-19 18:28 UTC  (11+ messages)
` [PATCH net-next v5 01/13] net: dsa: allow port_bridge_join() to override extack message
` [PATCH net-next v5 07/13] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v5 08/13] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next v5 09/13] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next v5 12/13] ARM: dts: r9a06g032: describe switch

[PATCH v5 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-19 18:28 UTC  (4+ messages)
` [PATCH v5 1/3] dm: Add verity helpers for LoadPin

[PATCH] ASoC: max98090: Remove unneeded check in max98090_put_enab_tlv()
 2022-05-19 18:27 UTC  (6+ messages)

[PATCH bpf-next 0/5] bpf_prog_pack followup
 2022-05-19 18:25 UTC  (8+ messages)
` [PATCH bpf-next 5/5] bpf: use module_alloc_huge for bpf_prog_pack

[PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-19 18:25 UTC  (6+ messages)

[PATCH] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-19 18:24 UTC 

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-19 18:22 UTC  (4+ messages)

[PATCH v3] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
 2022-05-19 18:19 UTC  (7+ messages)

Hang in 5.17.4+ that appears to be due to Xen
 2022-05-19 18:17 UTC  (3+ messages)

[PATCH net v3] net: macb: Fix PTP one step sync support
 2022-05-19 18:17 UTC  (2+ messages)

[PATCH v5 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-19 18:16 UTC  (4+ messages)

[PATCH v2 0/7] Add latency_nice priority
 2022-05-19 18:14 UTC  (4+ messages)

[PATCH bpf v4 0/3] Fix kprobe_multi interface issues for 5.18
 2022-05-19 18:14 UTC  (4+ messages)
` [PATCH bpf v4 1/3] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf v4 2/3] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
` [PATCH bpf v4 3/3] libbpf, selftests/bpf: pass array of u64 values in kprobe_multi.addrs

[PATCH v2 0/4] uvcvideo: Fix handling of power_line_frequency
 2022-05-19 18:13 UTC  (5+ messages)
` [PATCH v2 1/4] media: uvcvideo: Add missing value for power_line_frequency
` [PATCH v2 2/4] media: uvcvideo: Add UVC_QUIRK_LIMITED_POWERLINE
` [PATCH v2 3/4] media: uvcvideo: Add LIMITED_POWERLINE quirks for Quanta UVC Webcam
` [PATCH v2 4/4] media: uvcvideo: Add LIMITED_POWERLINE quirks for Chicony Easycamera

[PATCH] media: amphion: return error if format is unsupported by vpu
 2022-05-19 18:12 UTC  (2+ messages)

[PATCH v2 0/8] arch_topology: Updates to add socket support and fix cluster ids
 2022-05-19 18:10 UTC  (3+ messages)
` [PATCH v2 8/8] arch_topology: Add support to build llc_sibling on DT platforms

[PATCH] ACPI: utils: include UUID in _DSM evaluation warning
 2022-05-19 18:09 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH V4 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux
 2022-05-19 18:07 UTC  (6+ messages)
` [PATCH V4 1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-05-19 18:06 UTC  (13+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
              ` [PATCH 03/16] kdb: Use real_parent when displaying a list of processes

[PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA
 2022-05-19 18:05 UTC  (2+ messages)

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19 18:05 UTC  (5+ messages)

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-19 18:04 UTC  (5+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-19 18:04 UTC  (3+ messages)

[PATCH] nfs: Fix fscache volume key rendering for endianness
 2022-05-19 18:01 UTC  (2+ messages)

[PATCH v2 0/2] MediaTek Helio X10 MT6795 - CQDMA driver
 2022-05-19 18:01 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: mediatek-cqdma: Add SoC-specific match data
` [PATCH v2 2/2] dmaengine: mediatek-cqdma: Add support for MediaTek MT6795

Improve error handling in the rcar-vin driver
 2022-05-19 18:00 UTC  (4+ messages)
` [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] rcar-vin: handle transfer errors from subdevices and stop streaming if required

[PATCH] KVM: VMX: Read BNDCFGS if not from_vmentry
 2022-05-19 17:59 UTC  (2+ messages)

[PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-05-19 17:59 UTC  (4+ messages)

[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2022-05-19 17:58 UTC  (5+ messages)
` [PATCH v1 01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v1 03/15] Revert "dmaengine: imx-sdma: refine to load context only once"

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19 17:55 UTC  (12+ messages)

[blk] 77c570a1ea: WARNING:at_block/blk-cgroup.c:#blkg_create
 2022-05-19 17:55 UTC  (3+ messages)

[PATCH v3 0/4] dmaengine: sun6i: Allwinner D1 support
 2022-05-19 17:55 UTC  (2+ messages)

[PATCH 0/3] STM32 MDMA IRQ handler code cleaning
 2022-05-19 17:51 UTC  (2+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-05-19 17:50 UTC  (2+ messages)

[PATCH v7] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
 2022-05-19 17:50 UTC  (2+ messages)

[PATCH net v1 0/2] lantiq_gswip: Two small fixes
 2022-05-19 17:50 UTC  (5+ messages)
` [PATCH net v1 1/2] net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()

[PATCH 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-19 17:50 UTC  (6+ messages)
` [PATCH 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH] dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
 2022-05-19 17:49 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: remove redundant store to value after multiply
 2022-05-19 17:49 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the net tree
 2022-05-19 17:48 UTC  (3+ messages)

[PATCH 0/4] STM32 DMA pause/resume support
 2022-05-19 17:49 UTC  (2+ messages)

[PATCH v3 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-05-19 17:47 UTC  (18+ messages)
` [PATCH v3 01/17] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v3 02/17] ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directly
` [PATCH v3 03/17] ALSA: hda: cs35l41: Save codec object inside component struct
` [PATCH v3 04/17] ALSA: hda: cs35l41: Add initial DSP support and firmware loading
` [PATCH v3 05/17] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v3 06/17] ALSA: hda: cs35l41: Support reading subsystem id from ACPI
` [PATCH v3 07/17] ALSA: hda: cs35l41: Support multiple load paths for firmware
` [PATCH v3 08/17] ALSA: hda: cs35l41: Support Speaker ID for laptops
` [PATCH v3 09/17] ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code
` [PATCH v3 10/17] ASoC: cs35l41: Do not print error when waking from hibernation
` [PATCH v3 11/17] ASoC: cs35l41: Add common cs35l41 enter hibernate function
` [PATCH v3 12/17] ALSA: hda: cs35l41: Support Hibernation during Suspend
` [PATCH v3 13/17] ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI variables
` [PATCH v3 14/17] ALSA: hda: hda_cs_dsp_ctl: Add fw id strings
` [PATCH v3 15/17] ALSA: hda: cs35l41: Add defaulted values into dsp bypass config sequence
` [PATCH v3 16/17] ALSA: hda: cs35l41: Support Firmware switching and reloading
` [PATCH v3 17/17] ALSA: hda: cs35l41: Add module parameter to control firmware load

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-05-19 17:48 UTC  (5+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
  ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles

linux-next: Tree for May 18
 2022-05-19 17:47 UTC  (9+ messages)
` linux-next: Tree for May 18 (arch/x86/kernel/cpu/microcode/intel.o)
            ` [PATCH] platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency

[PATCH net-next v2 0/2] lantiq_gswip: Two small fixes
 2022-05-19 17:47 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()

[PATCH v2 1/5] ACPI: CPPC: Check _OSC for flexible address space
 2022-05-19 17:47 UTC  (2+ messages)

[PATCH v5 0/3] eDP/DP Phy vdda realted function
 2022-05-19 17:45 UTC  (4+ messages)
` [PATCH v5 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v5 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v5 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller

arch/mips/include/asm/checksum.h:195:9: error: unsupported inline asm: input with type 'unsigned long' matching output with type '__wsum' (aka 'unsigned int')
 2022-05-19 17:45 UTC  (2+ messages)

[PATCH] platform/x86: intel_cht_int33fe: Set driver data
 2022-05-19 17:44 UTC  (2+ messages)

[PATCH 0/6] OPE support on Tegra210 and later
 2022-05-19 17:40 UTC  (4+ messages)
` [PATCH 1/6] ASoC: tegra: Add binding doc for OPE module

[GIT PULL] interconnect changes for 5.19
 2022-05-19 17:38 UTC  (2+ messages)

[PATCH v2] platform/x86: intel-hid: fix _DSM function index handling
 2022-05-19 17:38 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH 1/2] cpuidle: psci: Fix regression leading to no genpd governor
 2022-05-19 17:38 UTC  (5+ messages)

[PATCH stable 4.19 0/3] MMC timeout back ports
 2022-05-19 17:38 UTC  (2+ messages)

[PATCH] staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
 2022-05-19 17:36 UTC  (4+ messages)

[PATCH 0/6] x86: Various cleanups and fixes
 2022-05-19 17:35 UTC  (6+ messages)
` [PATCH 3/6] x86/entry: Use PUSH_AND_CLEAR_REGS for compat

[PATCH net-next v2 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-05-19 17:34 UTC  (7+ messages)
` [PATCH net-next v2 2/5] net: dsa: add out-of-band tagging protocol

[PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-19 17:33 UTC  (10+ messages)
` [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs

[PATCH] PM / devfreq: passive: Return non-error when not-supported event is required
 2022-05-19 17:33 UTC  (2+ messages)

[PATCH] dt-bindings: dma: pl330: Add power-domains
 2022-05-19 17:29 UTC  (2+ messages)

[PATCH v2] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-05-19 17:29 UTC  (3+ messages)

[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-05-19 17:28 UTC  (3+ messages)
` [PATCH v2 3/6] dmaengine: ti: deprecate '#dma-channels'

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-05-19 17:27 UTC  (6+ messages)
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem

[PATCH v10] notifier: Add atomic_notifier_call_chain_is_empty()
 2022-05-19 17:25 UTC  (2+ messages)

[PATCH] staging: fbtft: fix checkpatch.pl struct should normally be const
 2022-05-19 17:25 UTC 

Systems with more than 4 memory slots not supported yet, not instantiating SPD
 2022-05-19 17:20 UTC 

[PATCH] powerpc/fsl_book3e: Don't set rodata RO too early
 2022-05-19 17:24 UTC 

[PATCH v2 0/4] dmaengine/ARM: pxa/mmp: use proper 'dma-channels/requests' properties
 2022-05-19 17:24 UTC  (2+ messages)


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