linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 14:26:07 to 2023-04-17 16:40:45 UTC [more...]

[PATCH 0/7] remove the vmas parameter from GUP APIs
 2023-04-17 15:20 UTC  (15+ messages)
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-17 16:40 UTC  (11+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)

[PATCH v2 0/2] Add Rockchip RK3588 GIC ITS support
 2023-04-17 16:39 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip/gic-v3: Add Rockchip 3588001 errata workaround
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add MSI support

[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-17 16:39 UTC  (7+ messages)
` [PATCH v3 3/3] spi: spi-qcom-qspi: Add DMA mode support

[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
 2023-04-17 16:32 UTC  (3+ messages)

[PATCH RFC 0/5] perf: Add ioctl to emit sideband events
 2023-04-17 16:37 UTC  (3+ messages)

[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-17 16:36 UTC  (7+ messages)
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA
` [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space

[PATCH v1 2/4] mfd: axp20x: Add support for AXP15060 PMIC
 2023-04-17 16:31 UTC  (9+ messages)
` [PATCH v1 3/4] regulator: axp20x: Add AXP15060 support
` [PATCH v1 4/4] regulator: axp20x: Set DCDC frequency only when property exists

[PATCH 1/4] ASoC: codecs: wcd9335: Simplify with dev_err_probe
 2023-04-17 16:32 UTC  (8+ messages)
` [PATCH 2/4] ASoC: codecs: wcd934x: "

[PATCH] drm/amd/display: fix flickering caused by S/G mode
 2023-04-17 16:33 UTC  (8+ messages)

[PATCH 0/9] GPU-DRM-nouveau: Adjustments for seven function implementations
 2023-04-17 16:25 UTC 

[PATCH 1/4] add generic builtin command line
 2023-04-17 16:24 UTC  (3+ messages)

net: mvpp2: tai: add extts support
 2023-04-17 16:01 UTC  (4+ messages)
` [PATCH 1/3] net: mvpp2: tai: add refcount for ptp worker
` [PATCH 2/3] net: mvpp2: tai: add extts support
` [PATCH 3/3] dt-bindings: net: marvell,pp2: add extts docs

[RFC][PATCH] locking/rwsem: Add __sched annotation to __down_read_common()
 2023-04-17 16:22 UTC  (4+ messages)
` [PATCH v2] locking/rwsem: Add __always_inline "

Possible deadlock detected in Linux 6.2.0 in dm_get_inactive_table (dm-ioctl.c)
 2023-04-17 16:20 UTC 

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-04-17 16:20 UTC 

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-04-17 16:18 UTC  (9+ messages)
` [PATCH v3 30/60] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v3 32/60] arm64: head: allocate more pages for the kernel mapping

[PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-04-17 16:17 UTC  (3+ messages)
` [PATCH v3 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range

[PATCH v2] dt-bindings: mfd: stm32: Remove unnecessary blank lines
 2023-04-17 16:14 UTC 

[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-04-17 16:12 UTC  (2+ messages)

[PATCH v3 6/7] drm: Add fdinfo memory stats
 2023-04-17 16:12 UTC  (15+ messages)

linux-next: manual merge of the driver-core tree with the iommu tree
 2023-04-17 16:09 UTC 

[PATCH v2] ARM: dts: stm32: remove extra space in stm32mp15xx-dkx.dtsi
 2023-04-17 16:08 UTC 

[PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size
 2023-04-17 16:07 UTC  (4+ messages)
` [Regression] Cannot overwrite VID header offset any more [Was: [PATCH] ubi: ensure that VID header offset + VID header size <= alloc, size]

[PATCH v2] USB: serial: option: add UNISOC vendor and TOZED LT70C product
 2023-04-17 16:06 UTC  (2+ messages)

[PATCH] HID: wacom: avoid integer overflow in wacom_intuos_inout()
 2023-04-17 16:01 UTC 

[PATCH 0/6] tools/nolibc: add stackprotector support for more architectures
 2023-04-17 16:01 UTC  (7+ messages)
` [PATCH 1/6] selftests/nolibc: reduce syscalls during space padding
` [PATCH 2/6] tools/nolibc: riscv: add stackprotector support
` [PATCH 3/6] tools/nolibc: aarch64: "
` [PATCH 4/6] tools/nolibc: arm: "
` [PATCH 5/6] tools/nolibc: loongarch: "
` [PATCH 6/6] tools/nolibc: mips: "

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-17 16:01 UTC  (10+ messages)
` [PATCH net-next v4 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook

[PATCH v2] perf stat: Introduce skippable evsels
 2023-04-17 15:59 UTC  (5+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-17 15:50 UTC  (5+ messages)
` [patch 22/37] arm64: smp: Switch to hotplug core state synchronization

[PATCH 0/5] MDSS reg bus interconnect
 2023-04-17 15:55 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display/msm: Add "
` [PATCH 2/5] drm/msm/dpu1: Rename path references to mdp_path
` [PATCH 3/5] drm/msm/mdss: "
` [PATCH 4/5] drm/msm/mdss: Handle the reg bus ICC path
` [PATCH 5/5] drm/msm/dpu1: "

[PATCH] i2c: ocores: add missing unwind goto in `ocores_i2c_probe`
 2023-04-17 15:50 UTC  (4+ messages)
` [PATCH v2] i2c: ocores: use devm_ managed clks

[PATCH v7 0/5] Reference count checker and related fixes
 2023-04-17 15:49 UTC  (3+ messages)
` [PATCH v7 2/5] perf cpumap: Add reference count checking

[PATCH v3 0/6] Add TPS6594 PMIC support on several boards
 2023-04-17 15:48 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
` [PATCH v3 2/6] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v3 3/6] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH v3 4/6] arm64: dts: ti: k3-j784s4-evm: Fix wakeup gpio pinmux interrupt range
` [PATCH v3 5/6] arm64: dts: ti: k3-j784s4-evm: Add support for TPS6594 PMIC
` [PATCH v3 6/6] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC

[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
 2023-04-17 15:47 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: Add __rcu_read_{lock,unlock} into btf id deny list
` [PATCH bpf-next 2/6] tracing: Add generic test_recursion_try_acquire()
` [PATCH bpf-next 3/6] tracing: Add the comment for allowing one single recursion in process context
` [PATCH bpf-next 4/6] selftests/bpf: Allow one single recursion in fentry recursion test
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism
` [PATCH bpf-next 6/6] bpf: Remove some denied functions from the btf id deny list

[PATCH] mm: Fixed incorrect comment for _kmem_cache_create function
 2023-04-17 15:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: qcom: msm8998: add blsp spi nodes
 2023-04-17 15:46 UTC  (2+ messages)

[PATCH] scsi: hpsa: Remove unreachable code
 2023-04-17 15:07 UTC 

[PATCH] drm/panel: novatek-nt35950: Only unregister DSI1 if it exists
 2023-04-17 15:41 UTC 

[RFC 0/4] convert create_page_buffers to create_folio_buffers
 2023-04-17 15:40 UTC  (11+ messages)

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-17 15:39 UTC  (7+ messages)

WARNING in timer_wait_running
 2023-04-17 15:34 UTC  (9+ messages)
            ` [PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback

[PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 15:28 UTC  (2+ messages)

[PATCH v3 0/4] Lenovo Tab P11 panel
 2023-04-17 15:29 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
` [PATCH v3 2/4] drm/panel: nt36523: Add DCS backlight support
` [PATCH v3 3/4] drm/panel: nt36523: Get orientation from OF
` [PATCH v3 4/4] drm/panel: nt36523: Add Lenovo J606F panel

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-17 15:27 UTC  (5+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions

[PATCH v10 0/4] Add vendor agnostic mechanism to report hardware sleep
 2023-04-17 15:27 UTC  (5+ messages)
` [PATCH v10 1/4] PM: Add sysfs files to represent time spent in hardware sleep state
` [PATCH v10 2/4] platform/x86/amd: pmc: Report duration of time in hw "
` [PATCH v10 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend
` [PATCH v10 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state

kernel BUG in fou_build_udp
 2023-04-17 15:26 UTC  (2+ messages)

[PATCH] media: Add common header file with JPEG marker definitions
 2023-04-17 15:27 UTC  (3+ messages)

[PATCH v6 0/3] Replace invocations of prandom_u32() with get_random_u32() and siphash
 2023-04-17 15:26 UTC  (2+ messages)

linux-next: manual merge of the iommu tree with the v4l-dvb-next tree
 2023-04-17 15:22 UTC 

[net-next PATCH v7 00/16] net: Add basic LED support for switch/phy
 2023-04-17 15:17 UTC  (17+ messages)
` [net-next PATCH v7 01/16] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v7 02/16] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v7 03/16] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v7 04/16] leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
` [net-next PATCH v7 05/16] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v7 06/16] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v7 07/16] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v7 08/16] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v7 09/16] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v7 10/16] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v7 11/16] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v7 12/16] ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodes
` [net-next PATCH v7 13/16] ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each port
` [net-next PATCH v7 14/16] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v7 15/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port
` [net-next PATCH v7 16/16] Documentation: LEDs: Describe good names for network LEDs

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-17 15:20 UTC  (7+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[RFC PATCH 0/3] Introduce a PCIe endpoint virtio console
 2023-04-17 15:19 UTC  (4+ messages)
` [EXT] "

[PATCH V4 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-04-17 15:08 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
` [PATCH V4 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats
` [PATCH V4 3/3] MAINTAINERS: Add the entry for boot_stats driver support

[PATCH nf-next v3 0/4] ipvs: Cleanups for v6.4
 2023-04-17 15:10 UTC  (5+ messages)
` [PATCH nf-next v3 1/4] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH nf-next v3 2/4] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH nf-next v3 3/4] ipvs: Remove {Enter,Leave}Function
` [PATCH nf-next v3 4/4] ipvs: Correct spelling in comments

[PATCH] USB: serial: option: add UNISOC vendor and TOZED LT70C product
 2023-04-17 15:08 UTC  (5+ messages)

[RFC PATCH v8] sched: Fix performance regression introduced by mm_cid
 2023-04-17 15:08 UTC 

[PATCH v3 0/2] printk: console: Per-console loglevels
 2023-04-17 15:08 UTC  (5+ messages)
` [PATCH v3 1/2] printk: console: Create console= parser that supports named options

[PATCH 0/2]Fix NULL pointer and doing cleanup
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v5] arm64/sysreg: Convert HFGITR_EL2 to automatic generation
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v2 0/3] arm64/cpufeature: Use macros for ID based matches
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
 2023-04-17 15:02 UTC  (3+ messages)

linux-6.3-rc6/lib/maple_tree.c: Two style issues
 2023-04-17 14:58 UTC  (4+ messages)

[PATCH] drm/ttm: fix null-ptr-deref in radeon_ttm_tt_populate()
 2023-04-17 14:58 UTC  (3+ messages)

[PATCH] drm/amd/display: set variable dccg314_init storage-class-specifier to static
 2023-04-17 14:59 UTC  (2+ messages)

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-04-17 14:55 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sa8775p: pmic: remove the PON modes
` [PATCH v2 2/3] dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node

[PATCH V3 0/9] Add minimal boot support for IPQ5018
 2023-04-17 14:54 UTC  (3+ messages)
` [PATCH V3 7/9] dt-bindings: mmc: sdhci-msm: Document the IPQ5018 compatible

[PATCH] mmc: vub300: remove unreachable code
 2023-04-17 14:54 UTC  (2+ messages)

[PATCH v13 00/15] Support AMD Pensando Elba SoC
 2023-04-17 14:54 UTC  (11+ messages)
` [PATCH v13 02/15] dt-bindings: mmc: cdns: Add "
` [PATCH v13 11/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v13 12/15] mmc: sdhci-cadence: Support device specific init during probe
` [PATCH v13 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v13 14/15] mmc: sdhci-cadence: Support mmc hardware reset

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-17 14:54 UTC  (3+ messages)
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands

[PATCH] mmc: core: Remove unused macro mmc_req_rel_wr
 2023-04-17 14:53 UTC  (2+ messages)

[PATCH v3 0/3] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net
 2023-04-17 14:53 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-04-17 14:53 UTC  (8+ messages)
` [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c

[PATCH 1/2] kbuild: add srcdeb-pkg target
 2023-04-17 14:52 UTC  (3+ messages)
` [PATCH 2/2] kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify compression type

[PATCH] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-04-17 14:50 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] net: amd: Fix link leak when verifying config failed
 2023-04-17 14:47 UTC 

drivers/net/wireless/ath/ath11k/debugfs.c:1009 ath11k_debugfs_soc_create() warn: passing zero to 'PTR_ERR'
 2023-04-17 14:42 UTC  (2+ messages)

[PATCH 0/4] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-04-17 14:42 UTC  (5+ messages)
` [PATCH 2/4] arm64: defconfig: enable building the nvmem-reboot-mode module

drivers/net/wireless/ath/ath11k/core.c:1309 ath11k_core_qmi_firmware_ready() warn: missing unwind goto?
 2023-04-17 14:40 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2023-04-17 14:39 UTC 

[PATCH] arm64: defconfig: Enable crypto test module
 2023-04-17 14:36 UTC  (4+ messages)
` [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs

linux-next: manual merge of the bluetooth tree with the origin tree
 2023-04-17 14:36 UTC 

[RFC PATCH v7] sched: Fix performance regression introduced by mm_cid
 2023-04-17 14:35 UTC  (4+ messages)

[PATCH] kbuild: rpm-pkg: remove kernel-drm PROVIDES
 2023-04-17 14:35 UTC 

[PATCH V2] clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
 2023-04-17 14:34 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-17 14:31 UTC  (4+ messages)

[RFC PATCH] migrate_pages: Never block waiting for the page lock
 2023-04-17 14:28 UTC  (5+ 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).