linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 19:21:58 to 2022-08-19 23:31:01 UTC [more...]

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-19 23:30 UTC  (9+ messages)
` [PATCH v3 05/14] hwmon: adm1177: simplify using devm_regulator_get_enable()
` [PATCH v3 08/14] iio: bmg160_core: Simplify using devm_regulator_*get_enable()
` [PATCH v3 12/14] iio: max1241: simplify using devm_regulator_get_enable()
` [PATCH v3 14/14] iio: hmc425a: "

[PATCH v6 0/4] iio: accel: add MSA311 accelerometer driver
 2022-08-19 23:23 UTC  (5+ messages)
` [PATCH v6 3/4] iio: add MEMSensing MSA311 3-axis "

[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
 2022-08-19 23:23 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v3 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v3 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests "

[PATCH 1/2] f2fs: flush pending checkpoints when freezing super
 2022-08-19 23:15 UTC  (2+ messages)
` [PATCH 2/2] f2fs: complete checkpoints during remount

[PATCH 0/2] watchdog/hpwdt: Enable hpwdt for ARM64 platforms
 2022-08-19 23:14 UTC  (3+ messages)
` [PATCH 1/2] watchdog/hpwdt: Build issue "
` [PATCH 2/2] watchdog: Enable HP_WATCHDOG for ARM64 systems

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-19 23:14 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names
` [PATCH v3 2/7] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
` [PATCH v3 3/7] dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges
` [PATCH v3 4/7] riscv: dts: microchip: mpfs: fix incorrect pcie child node name
` [PATCH v3 5/7] riscv: dts: microchip: mpfs: remove ti,fifo-depth property
` [PATCH v3 6/7] riscv: dts: microchip: mpfs: remove bogus card-detect-delay
` [PATCH v3 7/7] riscv: dts: microchip: mpfs: remove pci axi address translation property

[PATCH drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
 2022-08-19 23:10 UTC  (8+ messages)
` [PATCH drm-misc-next 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
` [PATCH drm-misc-next 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
` [PATCH drm-misc-next 3/7] drm/arm/hdlcd: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
` [PATCH drm-misc-next 5/7] drm/arm/hdlcd: use drm_dev_unplug()
` [PATCH drm-misc-next 6/7] drm/arm/hdlcd: crtc: protect device resources after removal
` [PATCH drm-misc-next 7/7] drm/arm/hdlcd: debugfs: "

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-08-19 23:09 UTC  (9+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes

[PATCH] selftests: fix a couple missing .gitignore entries
 2022-08-19 23:07 UTC  (2+ messages)

[PATCH v2] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-19 23:05 UTC  (5+ messages)

[PATCH] regulator: core: Clean up on enable failure
 2022-08-19 23:03 UTC  (5+ messages)

[intel-tdx:guest-hardening-rebased 24/36] drivers/pci/probe.c:2451:7: error: implicit declaration of function 'cc_platform_has' is invalid in C99
 2022-08-19 23:01 UTC 

[PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
 2022-08-19 22:59 UTC  (6+ messages)

[PATCH 0/2] usb: typec: mux: GPIO-based SBU mux
 2022-08-19 22:55 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: usb: Introduce "

linux-next: manual merge of the char-misc.current tree with the mm-hotfixes tree
 2022-08-19 22:55 UTC  (8+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19 22:53 UTC  (8+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH v2] kbuild: add configurable debug info level
 2022-08-19 22:52 UTC  (4+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options

arch/arm/mm/copypage-feroceon.c:65:6: warning: no previous prototype for 'feroceon_copy_user_highpage'
 2022-08-19 22:51 UTC 

[PATCH RESEND 0/3] ASoC: mediatek: support SOF for mt8186
 2022-08-19 22:47 UTC 

[RESEND PATCH v2 1/2] dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
 2022-08-19 22:47 UTC  (2+ messages)

[PATCH -next 1/3] ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
 2022-08-19 22:47 UTC  (2+ messages)

[PATCH] x86/boot: Fail gracefully if SMP MP-table early_memremap fails
 2022-08-19 22:44 UTC 

[PATCH] powerpc: Add support for early debugging via Serial 16550 console
 2022-08-19 22:43 UTC  (4+ messages)

[RFC PATCH] gpio: pca953x: Support for pcal6534
 2022-08-19 22:35 UTC  (2+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-08-19 22:17 UTC  (12+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 02/11] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH V3 03/11] alpha: Clean-up the panic notifier code
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 05/11] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH] MAINTAINERS: add PolarFire SoC dt bindings
 2022-08-19 22:21 UTC  (3+ messages)

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-08-19 22:19 UTC  (5+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree

[PATCH] powerpc: export cpu_smallcore_map for modules
 2022-08-19 22:18 UTC  (3+ messages)

[PATCH v1 00/19] Fix dma_map_sg error check
 2022-08-19 22:19 UTC  (3+ messages)
` [PATCH v1 02/19] infiniband/mthca: "

[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-19 22:18 UTC  (3+ messages)
` [PATCH 7/8] lib: overflow: update reference to kunit-tool

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-19 22:16 UTC  (5+ messages)
` [PATCH v2 1/4] Revert "driver core: Delete driver_deferred_probe_check_state()"
` [PATCH v2 2/4] Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
` [PATCH v2 3/4] Revert "PM: domains: "
` [PATCH v2 4/4] Revert "iommu/of: "

[PATCH] gpio: pxa: use devres for the clock struct
 2022-08-19 22:14 UTC  (2+ messages)

[intel-tdx:guest-hardening-rebased 35/36] drivers/virtio/virtio_mmio.c:611:6: error: implicit declaration of function 'cc_platform_has' is invalid in C99
 2022-08-19 22:10 UTC 

[PATCH v2] driver core: Fix bus_type.match() error handling
 2022-08-19 22:08 UTC  (14+ messages)

[PATCH v1 1/1] hwmon: (iio_hwmon) Make use of device properties
 2022-08-19 22:07 UTC  (5+ messages)

[GIT PULL] execve fix for v6.0-rc2
 2022-08-19 22:04 UTC  (4+ messages)

[PATCH net] net: fec: change the default rx copybreak length to 1518
 2022-08-19 22:04 UTC  (3+ messages)

[RFC 0/2] Stop the abuse of Linux-* _OSI strings
 2022-08-19 22:02 UTC  (3+ messages)
` [RFC 2/2] ACPI: OSI: Deprecate some abused "

[PATCH] KVM: x86: Fix mce_banks memory leak on mci_ctl2_banks allocation failure
 2022-08-19 21:54 UTC  (2+ messages)

[V2][PATCH] asm-generic: sections: refactor memory_intersects
 2022-08-19 21:51 UTC  (2+ messages)

[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
 2022-08-19 21:48 UTC  (4+ messages)
` [PATCH v2] asm goto: "

[PATCH v4 2/4] fanotify: define struct members to hold response decision context
 2022-08-19 21:45 UTC  (5+ messages)

[PATCH] drm/amd/display: fix i386 frame size warning
 2022-08-19 21:43 UTC  (2+ messages)

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-08-19 21:42 UTC  (4+ messages)
` [PATCH v4 4/4] fanotify,audit: deliver fan_info as a hex-encoded string

[RFC PATCH 0/3] kbuild: change the default shell to bash
 2022-08-19 21:37 UTC  (4+ messages)
` [RFC PATCH 2/3] kconfig: allow to choose the shell for $(shell ) functions

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-19 21:32 UTC  (6+ messages)
` [PATCH net-next v1 4/7] net: pse-pd: add generic PSE driver
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment

[PATCH] nilfs2: delete unnecessary checks before brelse()
 2022-08-19 21:31 UTC  (2+ messages)

[PATCH v4] clk: tegra: Add missing of_node_put()
 2022-08-19 21:30 UTC  (2+ messages)

[PATCH drm-misc-next 0/8] drm/arm/malidp: use drm managed resources
 2022-08-19 21:25 UTC  (9+ messages)
` [PATCH drm-misc-next 1/8] drm/arm/malidp: use drmm_* to allocate driver structures
` [PATCH drm-misc-next 2/8] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
` [PATCH drm-misc-next 3/8] drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
` [PATCH drm-misc-next 4/8] drm/arm/malidp: plane: use drm managed resources
` [PATCH drm-misc-next 5/8] drm/arm/malidp: use drm_dev_unplug()
` [PATCH drm-misc-next 6/8] drm/arm/malidp: plane: protect device resources after removal
` [PATCH drm-misc-next 7/8] drm/arm/malidp: crtc: "
` [PATCH drm-misc-next 8/8] drm/arm/malidp: drv: "

[PATCH v4] clk: nomadik: Add missing of_node_put()
 2022-08-19 21:24 UTC  (2+ messages)

data-race in __tcp_alloc_md5sig_pool / tcp_alloc_md5sig_pool
 2022-08-19 21:23 UTC 

[PATCH] clk: ti: Fix reference imbalance in ti_find_clock_provider
 2022-08-19 21:23 UTC  (2+ messages)

[kdave:for-next 45/93] fs/btrfs/inode.c:6872:32: warning: unused variable 'io_tree'
 2022-08-19 21:19 UTC 

[GIT PULL] ksmbd server fixes
 2022-08-19 21:14 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.0-rc2
 2022-08-19 21:14 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.0-rc2
 2022-08-19 21:14 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.0-rc2
 2022-08-19 21:14 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 6.0-rc2
 2022-08-19 21:14 UTC  (2+ messages)

[PATCH v2] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
 2022-08-19 21:10 UTC  (2+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-19 21:10 UTC  (12+ messages)

[PATCH v3] blk-mq: fix io hung due to missing commit_rqs
 2022-08-19 20:56 UTC  (2+ messages)

[PATCH -next 0/3] bfq simple cleanups
 2022-08-19 20:56 UTC  (2+ messages)

[PATCH v7 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:52 UTC  (6+ messages)
` [PATCH v7 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v7 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v7 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v7 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v7 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

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

drivers/remoteproc/ti_k3_r5_remoteproc.c:437:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-19 20:49 UTC 

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-19 20:48 UTC  (15+ messages)
` [PATCH v4 01/14] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v4 02/14] rcu: shrinker for lazy rcu
` [PATCH v4 03/14] rcuscale: Add laziness and kfree tests
` [PATCH v4 04/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v4 05/14] rcutorture: Add test code for call_rcu_lazy()
` [PATCH v4 06/14] debug: Toggle lazy at runtime and change flush jiffies
` [PATCH v4 07/14] cred: Move call_rcu() to call_rcu_lazy()
` [PATCH v4 08/14] security: "
` [PATCH v4 09/14] net/core: "
` [PATCH v4 10/14] kernel: Move various core kernel usages "
` [PATCH v4 11/14] lib: Move call_rcu() "
` [PATCH v4 12/14] i915: "
` [PATCH v4 13/14] fork: Move thread_stack_free_rcu to call_rcu_lazy
` [PATCH v4 14/14] rcu/tree: Move trace_rcu_callback() before bypassing

[RELEASE] LTTng-ust 2.12.6 and 2.13.4 (Linux user-space tracer)
 2022-08-19 20:38 UTC 

[RFC PATCH] f*xattr: allow O_PATH descriptors
 2022-08-19 20:27 UTC  (12+ messages)

[PATCH v4 0/2] add support for PON GEN3 device
 2022-08-19 20:26 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v4 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[PATCH 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
 2022-08-19 20:18 UTC  (2+ messages)

[PATCH v3 resend 0/6] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-19 20:13 UTC  (13+ messages)
` [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths

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

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:12 UTC  (4+ messages)
` [PATCH v6 2/5] "

[PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
 2022-08-19 20:09 UTC 

[PATCH 0/4] misc warning cleanup in arch/risc-v
 2022-08-19 20:09 UTC  (3+ messages)
` [PATCH 1/4] riscv: kvm: vcpu_timer: fix unused variable warnings

[PATCH v3] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
 2022-08-19 20:03 UTC 

[PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
 2022-08-19 20:05 UTC  (2+ messages)

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

[PATCH v26 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
 2022-08-19 19:48 UTC  (2+ messages)
  ` [PATCH v26 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-19 19:47 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
 2022-08-19 19:47 UTC  (6+ messages)
` [PATCH 5.10 1/1] "

[PATCH v2 0/7] Modularize ghes_edac driver
 2022-08-19 19:37 UTC  (13+ messages)
` [PATCH v2 5/7] EDAC/ghes: Prevent chipset-specific edac from loading after ghes_edac is registered

[PATCH 5.19 0000/1157] 5.19.2-rc1 review
 2022-08-19 19:35 UTC  (5+ messages)
` [PATCH 5.19 0191/1157] hwmon: (sht15) Fix wrong assumptions in device remove callback

[PATCH] parisc: handle failure of kmalloc in ccio_init_resources
 2022-08-19 19:30 UTC  (2+ messages)

[PATCH] parisc: move from strlcpy with unused retval to strscpy
 2022-08-19 19:26 UTC  (2+ messages)

[PATCH] parisc: ccio-dma.c: Fix comment typo
 2022-08-19 19:22 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).