linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-19 21:44:23 to 2021-08-20 04:58:43 UTC [more...]

[PATCH V1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-08-20  4:57 UTC  (2+ messages)
` [PATCH V1 1/9] spmi: pmic-arb: add a print in cleanup_irq

[PATCH v2] locking/ww_mutex: Initialize waiter.ww_ctx properly
 2021-08-20  4:40 UTC 

[PATCH 00/17] Basical Allwinner R329 support
 2021-08-20  4:34 UTC  (13+ messages)
` [PATCH 10/17] clk: sunxi=ng: add support for R329 R-CCU
` [PATCH 11/17] clk: sunxi-ng: add support for Allwinner R329 CCU
` [PATCH 13/17] mmc: sunxi: add support for R329 MMC controllers
` [PATCH 15/17] arm64: allwinner: dts: add DTSI file for R329 SoC

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-20  4:33 UTC 

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-20  4:32 UTC  (10+ messages)
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH] dt-bindings: sifive-l2-cache: Fix 'select' matching
 2021-08-20  4:31 UTC  (2+ messages)

[PATCH v2 0/2] Kconfig symbol fixes on powerpc
 2021-08-20  4:25 UTC  (6+ messages)
` [PATCH v2 1/2] powerpc: kvm: remove obsolete and unneeded select
` [PATCH v2 2/2] powerpc: rectify selection to ARCH_ENABLE_SPLIT_PMD_PTLOCK

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-20  4:11 UTC  (11+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
      ` [PATCH] rcutorture: Avoid problematic critical section nesting on RT

[PATCH v2 1/3] dt-bindings: watchdog: sunxi: Add compatible for R329
 2021-08-20  4:04 UTC  (3+ messages)

linux-next: manual merge of the ftrace tree with the jc_docs tree
 2021-08-20  4:02 UTC 

[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-08-20  3:57 UTC  (7+ messages)
` [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string

[PATCH v4 1/2] f2fs: separate out iostat feature
 2021-08-20  3:52 UTC  (2+ messages)
` [PATCH v4 2/2] f2fs: introduce periodic iostat io latency traces

[PATCH linux-next] tools: remove unneeded semicolon
 2021-08-20  3:38 UTC 

[RFC PATCH] usb: xhci-mtk: handle bandwidth table rollover
 2021-08-20  3:37 UTC  (8+ messages)

[PATCH linux-next] tools/net: Use bitwise instead of arithmetic operator for flags
 2021-08-20  3:35 UTC 

[PATCH 1/2] thermal: intel: Allow processing of HWP interrupt
 2021-08-20  3:35 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: intel_pstate: Process HWP Guaranteed change notification

[PATCH linux-next] tools:mount: Remove unnecessary conversion to bool
 2021-08-20  3:32 UTC 

[PATCH linux-next] tools: fix warning comparing pointer to 0
 2021-08-20  3:30 UTC 

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20  3:29 UTC  (11+ messages)
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-20  3:29 UTC  (3+ messages)
` [PATCH v5, 01/15] media: mtk-vcodec: Get numbers of register bases from DT

[PATCH v5] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
 2021-08-20  3:28 UTC 

[PATCH] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-08-20  3:25 UTC  (2+ messages)

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
 2021-08-20  3:24 UTC 

[PATCH linux-next] tee/optee/shm_pool: fix application of sizeof to pointer
 2021-08-20  3:21 UTC 

[PATCH linux-next] spi-stm32: fix Coccinelle warnings
 2021-08-20  3:19 UTC 

[PATCH v3 1/1] asus-wmi: Add support for custom fan curves
 2021-08-20  3:19 UTC  (2+ messages)

[PATCH linux-next] fs: btrfs: fix returnvar.cocci warnings
 2021-08-20  3:16 UTC  (2+ messages)

[PATCH linux-next] scsi: remove unneeded semicolon
 2021-08-20  3:16 UTC 

[PATCH linux-next] scsi/ncr53c8xx: Use bitwise instead of arithmetic operator for flags
 2021-08-20  3:12 UTC 

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-08-20  3:09 UTC  (11+ messages)

[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-20  3:08 UTC  (11+ messages)
` [PATCH v7 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v7 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v7 4/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v7 7/8] fsdax: Introduce dax_iomap_ops for end of reflink
` [PATCH v7 8/8] fs/xfs: Add dax dedupe support

[PATCH linux-next] scsi: megaraid: fix Coccinelle warnings
 2021-08-20  3:08 UTC 

[RFC][PATCH] usb: dwc3: usb: dwc3: Force stop EP0 transfers during pullup disable
 2021-08-20  3:05 UTC  (17+ messages)

[PATCH] hugetlbfs: add hugepages_node kernel parameter
 2021-08-20  3:05 UTC 

[PATCH linux-next] scsi/dc395x: Use bitwise instead of arithmetic operator for flags
 2021-08-20  3:04 UTC 

[PATCH linux-next] scsi/csiostor: fix application of sizeof to pointer
 2021-08-20  3:00 UTC 

[PATCH v2 0/5] selftests/bpf: minor fixups
 2021-08-20  2:55 UTC  (6+ messages)
` [PATCH v2 1/5] selftests/bpf: enlarge select() timeout for test_maps
` [PATCH v2 2/5] selftests/bpf: make test_doc_build.sh work from script directory
` [PATCH v2 3/5] selftests/bpf: add default bpftool built by selftests to PATH
` [PATCH v2 4/5] selftests/bpf: add missing files required by test_bpftool.sh for installing
` [PATCH v2 5/5] selftests/bpf: exit with KSFT_SKIP if no Makefile found

[PATCH linux-next] s390:fix Coccinelle warnings
 2021-08-20  2:51 UTC 

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-20  2:51 UTC  (19+ messages)
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 20/34] mmc: sdhci-tegra: Add runtime PM and OPP support

[PATCH] scsi: ufs: ufshpb: Fix possible memory leak
 2021-08-20  1:46 UTC 

[PATCH linux-next] ps3: remove unneeded semicolon
 2021-08-20  2:49 UTC 

[PATCH] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-08-20  2:47 UTC  (5+ messages)
  ` [External] "

[PATCH linux-next] phy/tegra: add put_device() after of_find_device_by_node()
 2021-08-20  2:46 UTC 

[PATCH linux-next] net:wireless:mt76: fix boolreturn.cocci warnings
 2021-08-20  2:41 UTC 

[PATCH linux-next] net: ethernet: fix returnvar.cocci warnings
 2021-08-20  2:37 UTC 

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8195
 2021-08-20  2:35 UTC 

[PATCH linux-next] macintosh: fix warning comparing pointer to 0
 2021-08-20  2:34 UTC 

linux-next: build failure after merge of the drm tree
 2021-08-20  2:33 UTC 

[PATCH linux-next] firmware/psci: fix application of sizeof to pointer
 2021-08-20  2:30 UTC 

sound/soc/fsl/fsl_xcvr.c:1048:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-20  2:26 UTC 

[PATCH linux-next] debug:kdb: fix unsigned int win compared to less than zero
 2021-08-20  2:24 UTC 

[PATCH linux-next] clk/keystone: fix application of sizeof to pointer
 2021-08-20  2:20 UTC 

[RFC PATCH 0/5] selftests: floppy: basic tests
 2021-08-20  2:19 UTC  (12+ messages)
` [RFC PATCH 1/5] checkpatch: improve handling of revert commits
` [RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio

[PATCH linux-next] char: mware: fix returnvar.cocci warnings
 2021-08-20  2:17 UTC 

[PATCH linux-next] arm: dma fix returnvar.cocci warnings
 2021-08-20  2:15 UTC 

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-20  2:10 UTC  (18+ messages)
                    ` Removing Mandatory Locks

[PATCH linux-next] : add put_device() after of_find_device_by_node()
 2021-08-20  2:10 UTC 

[PATCH 1/3] selftests/bpf: make test_doc_build.sh work from script directory
 2021-08-20  2:02 UTC  (7+ messages)
` [PATCH 2/3] selftests/bpf: add default bpftool built by selftests to PATH
` [PATCH 3/3] selftests/bpf: add missing files required by test_bpftool.sh for installing

[PATCH net-next 0/2] Some minor optimization for page pool
 2021-08-20  2:06 UTC  (3+ messages)
` [PATCH net-next 1/2] page_pool: use relexed atomic for release side accounting
` [PATCH net-next 2/2] page_pool: optimize the cpu sync operation when DMA mapping

[PATCH] block: use enumerate instead of integer in op_is_write()
 2021-08-20  1:55 UTC 

[PATCH -next] iio: adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
 2021-08-20  1:52 UTC  (3+ messages)

[dhowells-fs:netfs-folio-regions 11/28] fs/netfs/read_helper.c:979:13: warning: variable 'folio' is uninitialized when used here
 2021-08-20  1:36 UTC  (3+ messages)

[PATCH 0/3] Represent cluster topology and enable load balance between clusters
 2021-08-20  1:30 UTC  (4+ messages)
` [PATCH 1/3] topology: Represent clusters of CPUs within a die
` [PATCH 2/3] scheduler: Add cluster scheduler level in core and related Kconfig for ARM64
` [PATCH 3/3] scheduler: Add cluster scheduler level for x86

[PATCH] soc: amlogic: meson-gx-socinfo: Add S905Y2 ID for Radxa Zero
 2021-08-20  1:27 UTC 

[PATCH net-next 1/1] net: phy: marvell10g: Add WAKE_PHY support to WOL event
 2021-08-20  1:22 UTC  (12+ messages)

[PATCH v3 0/4] SCHED_IDLE extensions
 2021-08-20  1:04 UTC  (4+ messages)
` [PATCH v3 2/4] sched: account number of SCHED_IDLE entities on each cfs_rq
` [PATCH v3 3/4] sched: reduce sched slice for SCHED_IDLE entities
` [PATCH v3 4/4] sched: adjust sleeper credit "

[PATCH v5 0/2] fstests: add patient module remover
 2021-08-20  1:04 UTC  (3+ messages)
` [PATCH v5 1/2] common/module: add patient module rmmod support
` [PATCH v5 2/2] common/scsi_debug: use the patient module remover

[PATCH v8 0/5] tracing: Creation of event probe
 2021-08-20  0:53 UTC  (9+ messages)
` [PATCH v8 2/5] tracing: Add a probe that attaches to trace events
` [PATCH v8 3/5] selftests/ftrace: Add clear_dynamic_events() to test cases
` [PATCH v8 4/5] selftests/ftrace: Add selftest for testing eprobe events
` [PATCH v8 5/5] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-08-20  0:40 UTC  (2+ messages)

[PATCH v4 0/2] fstests: add patient module remover
 2021-08-20  0:36 UTC  (4+ messages)
` [PATCH v4 1/2] common/module: add patient module rmmod support
` [PATCH v4 2/2] common/scsi_debug: use the patient module remover

[PATCH v2 0/3] fstests: add patient module remover
 2021-08-20  0:33 UTC  (9+ messages)
` [PATCH v2 2/3] common/module: add patient module rmmod support
` [PATCH v2 3/3] common/scsi_debug: use the patient module remover

[PATCH 00/19] sched: Core Scheduling
 2021-08-20  0:18 UTC  (7+ messages)
` [PATCH 18/19] sched: prctl() core-scheduling interface
        ` [PATCH] sched: Fix Core-wide rq->lock for uninitialized CPUs

[PATCH] libperf evsel: Make use of FD robust
 2021-08-20  0:13 UTC  (4+ messages)

[PATCH] dt-bindings: Output yamllint warnings to stderr
 2021-08-20  0:00 UTC 

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-19 23:53 UTC 

[PATCH v2] TDA1997x: replace video detection routine
 2021-08-19 23:51 UTC  (2+ messages)

[PATCH v1] power: supply: core: Fix parsing of battery chemistry/technology
 2021-08-19 23:51 UTC 

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-19 23:48 UTC  (7+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs

[PATCH v2 1/2] x86/sgx: Add the missing ifdef for sgx_set_attribute()
 2021-08-19 23:43 UTC  (4+ messages)
` [PATCH v2 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo

[RFC PATCH 00/15] create power sequencing subsystem
 2021-08-19 23:44 UTC  (9+ messages)
` [RFC PATCH 01/15] power: add power sequencer subsystem
` [RFC PATCH 10/15] pwrseq: add support for QCA BT+WiFi power sequencer
` [RFC PATCH 11/15] arm64: dts: qcom: sdm845-db845c: switch bt+wifi to qca "
` [RFC PATCH 14/15] WIP: PCI: qcom: use pwrseq to power up bus devices

linux-next: build warning after merge of the kbuild tree
 2021-08-19 23:28 UTC 

[PATCH v3 02/15] dt-bindings: mediatek: add vdosys1 MERGE definition for mt8195
 2021-08-19 23:25 UTC 

[PATCH] objtool: x86: .altinstructions doesn't need section entry size
 2021-08-19 23:24 UTC  (2+ messages)

[PATCH] media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()'
 2021-08-19 23:20 UTC  (2+ messages)

[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
 2021-08-19 23:18 UTC  (7+ messages)
` [RFC PATCH 05/20] ntfs: Undeprecate iocharset= mount option

linux-next: build failure after merge of the net-next tree
 2021-08-19 23:16 UTC  (4+ messages)

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-08-19 23:15 UTC  (6+ messages)
` [PATCH v3 2/5] KVM: x86: invert KVM_HYPERCALL to default to VMMCALL

[PATCH v3 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU
 2021-08-19 23:14 UTC  (2+ messages)

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-19 23:06 UTC  (3+ messages)

[PATCH] soc: rockchip: io-domain: Remove unneeded semicolon
 2021-08-19 23:04 UTC  (2+ messages)

[PATCH] PCI: uniphier: Take lock in INTX irq_{mask,unmask,ack} callbacks
 2021-08-19 23:03 UTC  (2+ messages)

[PATCH] preempt: add in_serving_irq() and apply to rcutiny and vsprintf
 2021-08-19 23:00 UTC  (5+ messages)

[PATCH] usbip:vhci_hcd USB port can get stuck in the disabled state
 2021-08-19 22:59 UTC 

[PATCH 0/2 V4] Add AMD SEV and SEV-ES intra host migration support
 2021-08-19 22:58 UTC  (5+ messages)
` [PATCH 1/2 V4] KVM, SEV: Add support for SEV intra host migration

[PATCH v2] vhci_hcd: USB port can get stuck in the disabled state
 2021-08-19 22:57 UTC  (11+ messages)

[PATCH 0/8] perf/amd: Fixes, uncore as a module, new IBS header
 2021-08-19 22:56 UTC  (5+ messages)
` [PATCH 2/8] perf/x86/amd/ibs: Add workaround for erratum #1,197
` [PATCH 8/8] perf/x86/amd/ibs: Add bitfield definitions in new header

[PATCH] media: uvcvideo: Support borderline implementation of hw timestamping
 2021-08-19 22:54 UTC  (2+ messages)

[PATCH] x86/mce/dev-mcelog: Call mce_register_decode_chain() much earlier
 2021-08-19 22:44 UTC 

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-19 22:38 UTC  (3+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()

[BISECTED] 5.14.0-rc4 broke drm/ttm when !CONFIG_DEBUG_FS
 2021-08-19 22:38 UTC  (3+ messages)
` [PATCH] drm/ttm: allow debugfs_create_file() to fail in ttm_global_init()

Revert "video: fbdev: mxsfb: Remove driver"
 2021-08-19 22:36 UTC  (9+ messages)

[PATCH] KVM: arm64: Ratelimit error log during guest debug exception
 2021-08-19 22:34 UTC 

[PATCH v2] clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings
 2021-08-19 22:32 UTC 

[PATCH v3 0/1] NAX (No Anonymous Execution) LSM
 2021-08-19 22:29 UTC  (3+ messages)
` [PATCH v3 1/1] NAX LSM: Add initial support

[PATCH] [PATCH v5] media: vimc: Enable set resolution at the scaler src pad
 2021-08-19 22:27 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
 2021-08-19 22:22 UTC  (6+ messages)

linux-next: Signed-off-by missing for commits in the kvm tree
 2021-08-19 22:21 UTC 

linux-next: Fixes tag needs some work in the kvm tree
 2021-08-19 22:20 UTC 

[PATCH net-next 0/5] net: ipa: kill off ipa_clock_get()
 2021-08-19 22:19 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: don't use ipa_clock_get() in "ipa_main.c"
` [PATCH net-next 2/5] net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c"
` [PATCH net-next 3/5] net: ipa: don't use ipa_clock_get() in "ipa_uc.c"
` [PATCH net-next 4/5] net: ipa: don't use ipa_clock_get() in "ipa_modem.c"
` [PATCH net-next 5/5] net: ipa: kill ipa_clock_get()

[PATCH v3] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-19 22:12 UTC 

linux-next: Fixes tag needs some work in the gfs2 tree
 2021-08-19 22:12 UTC 

[PATCH v2 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-08-19 22:09 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: imx_v6_v7_defconfig: enable mtd physmap
` [PATCH v2 2/9] ARM: imx_v6_v7_defconfig: enable fb
` [PATCH v2 3/9] ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3x to i2c variant
` [PATCH v2 4/9] ARM: imx_v6_v7_defconfig: rebuild default configuration
` [PATCH v2 5/9] ARM: imx_v6_v7_defconfig: build imx sdma driver as module
` [PATCH v2 6/9] ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf
` [PATCH v2 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/modules
` [PATCH v2 8/9] ARM: dts: colibri-imx6ull-emmc: add device tree
` [PATCH v2 9/9] dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmc

[PATCH 1/2] x86, Makefile: Move the CPU-specific 64-bit tuning settings to arch/x86/Makefile.cpu
 2021-08-19 21:58 UTC  (4+ messages)
` [PATCH 2/2] x86, Makefile: Add new generic x86-64 settings v2/v3/v4

[PATCH v2 0/4] CM4 ACPI PCIe quirk
 2021-08-19 21:56 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: brcmstb: Break register definitions into separate header
` [PATCH v2 2/4] PCI: brcmstb: Add ACPI config space quirk
` [PATCH v2 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk
` [PATCH v2 4/4] MAINTAINERS: Widen brcmstb PCIe file scope

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-19 21:53 UTC  (3+ messages)
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting

[PATCH 1/2] dt-bindings: panel: ili9341: correct indentation
 2021-08-19 21:52 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: sound: rt1015p: "

[PATCH v2] mei: improve Denverton HSM & IFSI support
 2021-08-19 21:49 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;
as well as URLs for NNTP newsgroup(s).