linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-26 00:10:38 to 2022-07-26 07:01:07 UTC [more...]

[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
 2022-07-26  7:00 UTC  (7+ messages)

[PATCH 0/9] Samsung Trinity NPU device driver
 2022-07-26  6:59 UTC  (6+ messages)
      `  "

[next] clang: drivers/gpu/drm/i915/gt/intel_region_lmem.c:94:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false [-Werror,-Wtautological-constant-out-of-range-compare]
 2022-07-26  6:58 UTC 

[PATCH 0/2] lib/nodemask: inline wrappers around bitmap
 2022-07-26  6:57 UTC  (13+ messages)
` [PATCH 1/2] powerpc: drop dependency on <asm/machdep.h> in archrandom.h

[PATCH v2 -next] ACPI/IORT: Fix build error implicit-function-declaration
 2022-07-26  6:54 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support
 2022-07-26  6:48 UTC  (10+ messages)

[PATCH 2/4] firmware: Samsung: Add secure monitor driver
 2022-07-26  6:47 UTC  (4+ messages)

[PATCH v2] USB: HCD: Fix URB giveback issue in tasklet function
 2022-07-26  6:46 UTC  (3+ messages)

[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
 2022-07-26 14:38 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
` [PATCH V4 2/3] arm64: dts: imx8ulp: Add the fec support
` [PATCH V4 3/3] arm64: dts: imx8ulp-evk: "

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-07-26  6:43 UTC  (4+ messages)

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-26  6:42 UTC  (9+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH v2] blk-mq: fix io hung due to missing commit_rqs
 2022-07-26  6:30 UTC  (3+ messages)

[PATCH] arm: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
 2022-07-26  6:30 UTC  (3+ messages)

[PATCH v14 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-07-26  6:28 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v14 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v14 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH] mm: fix NULL pointer dereference in wp_page_reuse()
 2022-07-26  6:24 UTC 

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-07-26  6:23 UTC  (6+ messages)
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface

[PATCH] watchdog: mtk_wdt: Move mt6589-wdt fallback compatible to end of list
 2022-07-26  6:20 UTC 

[PATCH 0/3] Add SFC support for Ingenic SoCs
 2022-07-26  6:13 UTC  (2+ messages)

[PATCH v2 00/32] New thermal OF code
 2022-07-26  6:20 UTC  (5+ messages)
` [PATCH v2 17/32] thermal/drivers/rcar: Switch to new of API
` [PATCH v2 25/32] ata/drivers/ahci_imx: Switch to new of thermal API

[PATCH 0/2] signal: Last two bits for PREEMPT_RT
 2022-07-26  6:17 UTC  (4+ messages)
` [PATCH 2/2] sched: Consider task_struct::saved_state in wait_task_inactive()

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-26  6:10 UTC  (14+ messages)
` [PATCH v2 3/5] soc: visconti: Add Toshiba Visconti DNN image processing accelerator
` [PATCH v2 4/5] MAINTAINERS: Add entries for "
` [PATCH v2 5/5] Documentation: driver-api: visconti: add a description of DNN driver

[PATCH v6 00/26] tcp: Initial support for RFC5925 auth option
 2022-07-26  6:15 UTC  (27+ messages)
` [PATCH v6 01/26] tcp: authopt: Initial support and key management
` [PATCH v6 02/26] tcp: authopt: Remove more unused noops
` [PATCH v6 03/26] docs: Add user documentation for tcp_authopt
` [PATCH v6 04/26] tcp: authopt: Add crypto initialization
` [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v6 06/26] tcp: authopt: Compute packet signatures
` [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
` [PATCH v6 08/26] tcp: authopt: Hook into tcp core
` [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default
` [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension
` [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies
` [PATCH v6 13/26] tcp: ipv4: Add AO signing for "
` [PATCH v6 14/26] tcp: authopt: Add key selection controls
` [PATCH v6 15/26] tcp: authopt: Add initial l3index support
` [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v6 17/26] tcp: authopt: Add prefixlen support
` [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support
` [PATCH v6 21/26] selftests: net/fcnal: "
` [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
` [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param
` [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
` [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error
` [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-26  6:10 UTC  (8+ messages)
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH -next] usb: renesas-xhci: Use pr_info while fw verify success
 2022-07-26  6:05 UTC 

[PATCH] arm64: dts: mt8173-oak: Switch to SMC watchdog
 2022-07-26  5:55 UTC  (5+ messages)

[PATCH 0/4] faster kexec reboot
 2022-07-26  5:53 UTC  (3+ messages)
  ` [External] "

[PATCH v7 0/4] Add Sstc extension support
 2022-07-26  5:49 UTC  (3+ messages)
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available

[PATCH 2/3] lkdtm/perms: Check possible NULL pointer returned by kmalloc(),vmalloc()
 2022-07-26  5:43 UTC  (5+ messages)

[PATCH v2 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-07-26  5:37 UTC  (2+ messages)

[PATCH 0/2] Add Auxiliary driver support
 2022-07-26  5:36 UTC  (5+ messages)
` [PATCH 2/2] RDMA/bnxt_re: Use auxiliary driver interface

[PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
 2022-07-26  5:27 UTC  (2+ messages)

[PATCH v1 00/31] Add generated latest Intel events and metrics
 2022-07-26  5:19 UTC  (6+ messages)
` [PATCH v1 02/31] perf vendor events: Update Intel broadwellx

[PATCH] soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
 2022-07-26  5:18 UTC  (4+ messages)
  `  "
    `  "

[PATCH 0/3] autofs: fix may_umount_tree()
 2022-07-26  5:11 UTC  (5+ messages)
` [PATCH 1/3] vfs: track count of child mounts

[PATCH] [v2] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
 2022-07-26  5:10 UTC  (5+ messages)

[PATCH v2] staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
 2022-07-26  5:09 UTC  (2+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 176/176] arch/x86/mm/extable.c:200:9: error: duplicate case value
 2022-07-26  5:05 UTC 

KASAN: use-after-free Read in __io_remove_buffers
 2022-07-26  5:00 UTC  (4+ messages)

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-07-26  4:59 UTC  (3+ messages)

[PATCH v2 0/3] Add Versal compatible string to Macb driver
 2022-07-26  4:57 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: cdns,macb: Add versal compatible string

[PATCH -next] md: remove unneeded semicolon
 2022-07-26  4:56 UTC  (2+ messages)

[PATCH v2 1/2] riscv/purgatory: hard-code obj-y in Makefile
 2022-07-26  4:49 UTC  (4+ messages)
` [PATCH v2 2/2] riscv/purgatory: Omit use of bin2c

[PATCH] checkstack: add riscv support for scripts/checkstack.pl
 2022-07-26  4:47 UTC  (3+ messages)

[PATCH 3/4] dt-bindings: mfd: Add bindings for Samsung SysMgr
 2022-07-26  4:44 UTC  (3+ messages)

[PATCH 0/3] dm-verity: optionally use tasklets in dm-verity
 2022-07-26  4:13 UTC  (5+ messages)
` [PATCH 3/3] dm-verity: Add try_verify_in_tasklet

[PATCH v4] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-26  4:12 UTC 

[PATCH v2 0/8] MT8195 Acer Tomato - devicetrees Part 2
 2022-07-26  4:04 UTC  (9+ messages)
` [PATCH v2 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
` [PATCH v2 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-26  4:03 UTC  (11+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM

[PATCH 1/4] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8188
 2022-07-26  4:01 UTC  (4+ messages)
` [PATCH 2/4] media: mediatek: vcodec: add decoder compatible to support mt8188
` [PATCH 3/4] media: mediatek: vcodec: Add mt8188 decoder's chip name
` [PATCH 4/4] media: mediatek: vcodec: Add mt8188 encoder's "

[PATCH] dt-bindings: ufs: qcom,ufs: add SC8280XP binding
 2022-07-26  3:55 UTC  (2+ messages)

[PATCH] crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
 2022-07-26  3:49 UTC 

[PATCH v3 0/3] Add Richtek RT5120 PMIC support
 2022-07-26  3:45 UTC  (2+ messages)

[PATCH] wireless: ath: Fix typo 'the the' in comment
 2022-07-26  3:40 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2] wireless: ath: Fix typo 'the the' in comment
 2022-07-26  3:38 UTC 

[PATCH 1/1] iommu/hyper-v: Use helper instead of directly accessing affinity
 2022-07-26  3:34 UTC  (3+ messages)

[PATCH] drm/bridge: anx7625: Support HDMI_I2S audio format
 2022-07-26  3:30 UTC 

[PATCH net v2] netrom: fix sleep in atomic context bugs in timer handlers
 2022-07-26  3:24 UTC 

[PATCH v5] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-26  3:24 UTC  (6+ messages)

[PATCH -next] ACPI/IORT: Fix build error implicit-function-declaration
 2022-07-26  3:22 UTC  (4+ messages)

[PATCH] memblock tests: compiling error
 2022-07-26  3:21 UTC 

[PATCH net] netrom: fix sleep in atomic context bugs in timer handlers
 2022-07-26  3:20 UTC  (3+ messages)

{standard input}:19: Error: unrecognized opcode: `iccci'
 2022-07-26  3:14 UTC 

[PATCH 1/3] dt-bindings: soc: update MT7623A power dt-bindings
 2022-07-26  3:06 UTC  (3+ messages)
` [PATCH 2/3] soc: mediatek: update power domain data of MT7623A
` [PATCH 3/3] arm: dts: mt7623: update scpsys device nodes

[PATCH] memblock tests: compiling error
 2022-07-26  3:05 UTC 

[PATCH net-next] net/sched: sch_cbq: change the type of cbq_set_lss to void
 2022-07-26  3:07 UTC 

[PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-26  3:03 UTC  (6+ messages)
` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs

[PATCH] media: amphion: don't change the colorspace reported by decoder
 2022-07-26  3:02 UTC 

[PATCH] blk-mq: fix io hung due to missing commit_rqs while scheduler is none
 2022-07-26  2:55 UTC  (3+ messages)

[PATCH net-next] net: delete extra space and tab in blank line
 2022-07-26  2:50 UTC  (2+ messages)

[PATCH net] sctp: fix sleep in atomic context bug in timer handlers
 2022-07-26  2:50 UTC  (2+ messages)

[net-next PATCH v5 0/5] *Add MTU change with stmmac interface running
 2022-07-26  2:50 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with the powerpc-fixes tree
 2022-07-26  2:39 UTC 

[PATCH] rtw88: check the return value of alloc_workqueue()
 2022-07-26  2:38 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Enable PCIe controller on rock3a
 2022-07-26  2:35 UTC 

[PATCH v2 6/7] HID: uclogic: Add support for UGEE v2 mouse frames
 2022-07-26  2:33 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add RTC1 to rock3a
 2022-07-26  2:30 UTC 

[PATCH 1/2] dt-bindings: net: cdns,macb: use correct xlnx prefix for Xilinx
 2022-07-26  2:27 UTC  (2+ messages)

[PATCH RFC 0/4] fscrypt changes for btrfs encryption
 2022-07-26  2:16 UTC  (7+ messages)
` [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
` [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs

[PATCH v2] PCI/ERR: Use pcie_aer_is_native() to judge whether OS owns AER
 2022-07-26  2:05 UTC 

[sj:damon/next 22/25] htmldocs: Documentation/PCI/index.rst: WARNING: document isn't included in any toctree
 2022-07-26  2:02 UTC 

[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-26  2:01 UTC  (8+ messages)
` [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat

[PATCH] kvm: mmu: Simplify judgment conditions
 2022-07-26  1:59 UTC 

[PATCH linux-next v2] powerpc: init jump label early in ppc 64
 2022-07-26  1:57 UTC 

[PATCH] cpuidle: Move cpuidle driver forward before acpi driver in Makefile
 2022-07-26  1:46 UTC  (7+ messages)

[PATCH] drivers: hisilicon: fix mismatch in get/set sgl_sge_nr
 2022-07-26  1:43 UTC 

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-07-26  1:43 UTC  (19+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] dmaengine: hisilicon: Fix CQ head update
  ` [PATCH v2 5/7] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
  ` [PATCH v2 6/7] dmaengine: hisilicon: Add dfx feature for hisi dma driver
` [PATCH v3 0/7] dmaengine: hisilicon: Add support "
  ` [PATCH v3 1/7] dmaengine: hisilicon: Disable channels when unregister hisi_dma
  ` [PATCH v3 2/7] dmaengine: hisilicon: Fix CQ head update
  ` [PATCH v3 3/7] dmaengine: hisilicon: Add multi-thread support for a DMA channel
  ` [PATCH v3 4/7] dmaengine: hisilicon: Use macros instead of magic number
  ` [PATCH v3 5/7] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
  ` [PATCH v3 6/7] dmaengine: hisilicon: dump regs to debugfs
  ` [PATCH v3 7/7] MAINTAINERS: Add myself as maintainer for hisi_dma

[PATCH 4.19] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
 2022-07-26  1:33 UTC 

[cilium:pr/meta5 4/9] sch_ingress.c:undefined reference to `sch_prog_detach_kern'
 2022-07-26  1:22 UTC 

How to read RISC-V mcycle CSR from Linux userspace app?
 2022-07-26  1:20 UTC  (2+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 176/176] arch/x86/include/asm/extable_fixup_types.h:49: warning: "EX_TYPE_DEFAULT_MCE_SAFE" redefined
 2022-07-26  1:12 UTC 

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-26  1:09 UTC  (4+ messages)
` [PATCH v2 3/9] arm64: dts: bcmbca: update BCM4908 board dts files

[PATCH v3 0/2] perf symbol: Minor fixing
 2022-07-26  1:06 UTC  (8+ messages)
` [PATCH v3 1/2] perf symbol: Correct address for bss symbols

[PATCH v2] docs: Fix typo in comment
 2022-07-26  1:04 UTC  (5+ messages)
      `  "

[PATCH v3 0/3] crypto: lib - create utils module
 2022-07-26  1:00 UTC  (7+ messages)
` [PATCH v3 2/3] crypto: lib - move __crypto_xor into utils
` [PATCH v3 3/3] crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQ

[PATCH] drm/amdgpu: Re-enable DCN for 64-bit powerpc
 2022-07-26  0:56 UTC  (8+ messages)

drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
 2022-07-26  0:51 UTC 

[PATCH] drm/msm/dsi: Don't set a load before disabling a regulator
 2022-07-26  0:49 UTC 

[RFC PATCH] regulator: core: Allow for a base-load per client to come from dts
 2022-07-26  0:31 UTC  (5+ messages)

[net-next PATCH v4 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-26  0:22 UTC  (4+ messages)
` [net-next PATCH v4 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code

[net-next PATCH v3 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-26  0:13 UTC  (5+ messages)
` [net-next PATCH v3 05/14] net: dsa: qca8k: move qca8k bulk read/write helper to common code
` [net-next PATCH v3 06/14] net: dsa: qca8k: move mib init function "

[PATCH] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
 2022-07-26  0:12 UTC  (2+ messages)

[PATCH] mtd: rawnand: arasan: stop using 0 as NULL pointer
 2022-07-26  0:12 UTC  (4+ messages)

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-07-26  0:11 UTC  (4+ messages)

[RFC PATCH v3 00/20] KCFI support
 2022-07-26  0:09 UTC  (4+ messages)
` [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG


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).