linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 18:40:55 to 2023-03-30 22:40:44 UTC [more...]

[PATCH v3 09/13] rust: init: add `Zeroable` trait and `init::zeroed` function
 2023-03-30 22:40 UTC  (3+ messages)

[PATCH] drm/nouveau/disp: Support more modes by checking with lower bpc
 2023-03-30 22:39 UTC 

[PATCH] usb: chipidea: imx: avoid unnecessary probe defer
 2023-03-30 22:16 UTC 

[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-03-30 22:32 UTC  (4+ messages)
` [PATCH V2 2/8] vfio/pci: Remove negative check on unsigned vector

[PATCH v3] purgatory: fix disabling debug info
 2023-03-30 22:29 UTC  (2+ messages)

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-03-30 22:28 UTC  (15+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
` [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
` [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
` [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h

[PATCH V3 1/2] ASoC: max98363: add soundwire amplifier driver
 2023-03-30 22:26 UTC  (4+ messages)
` [PATCH V3 2/2] ASoC: dt-bindings: max98363: add soundwire amplifier

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-30 20:15 UTC  (2+ messages)

[PATCH v1] kunit: add tests for using current KUnit test field
 2023-03-30 22:20 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
 2023-03-30 22:20 UTC  (2+ messages)

[PATCH 0/4] log2: make is_power_of_2() more generic
 2023-03-30 22:18 UTC  (4+ messages)

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-30 22:05 UTC  (4+ messages)
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30 22:05 UTC  (2+ messages)

[PATCH -next 0/2] arm64: dts: ti: Fixes for Beagleplay SD
 2023-03-30 22:05 UTC  (2+ messages)

[PATCH v10 0/3] arm64: ti: Enable audio on AM62
 2023-03-30 22:03 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2023-03-30 22:02 UTC 

[PATCH] wifi: rt2x00: Fix memory leak when handling surveys
 2023-03-30 21:56 UTC 

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-03-30 21:56 UTC  (3+ messages)
` [PATCH v2 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c

general protection fault in raw_seq_start
 2023-03-30 21:55 UTC  (2+ messages)

[RFC PATCH v3 0/4] vsock: return errors other than -ENOMEM to socket
 2023-03-30 21:49 UTC  (8+ messages)
` [RFC PATCH v3 1/4] vsock/vmci: convert VMCI error code to -ENOMEM on send
` [RFC PATCH v3 2/4] vsock/vmci: convert VMCI error code to -ENOMEM on receive
` [RFC PATCH v3 3/4] vsock: return errors other than -ENOMEM to socket
` [RFC PATCH v3 4/4] vsock/test: update expected return values

[tip:x86/urgent] BUILD SUCCESS fed8d8773b8ea68ad99d9eee8c8343bef9da2c2c
 2023-03-30 21:47 UTC 

[tip:master] BUILD SUCCESS 6766c9be0e10a4cdd0d8d4b8937c9024e984b29c
 2023-03-30 21:47 UTC 

drivers/perf/thunderx2_pmu.c:556:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-03-30 21:45 UTC 

[Syzkaller & bisect] There is "soft lockup in sys_perf_event_open" BUG in v6.3-rc4 kernel
 2023-03-30 21:39 UTC  (2+ messages)

[PATCH v7 0/6] RISC-V non-coherent function pointer based CMO + non-coherent DMA support for AX45MP
 2023-03-30 21:34 UTC  (8+ messages)
` [PATCH v7 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v7 2/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v7 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v7 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v7 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v7 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH] dm raid: remove unused d variable
 2023-03-30 21:27 UTC 

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-03-30 21:24 UTC  (5+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing

[PATCH 1/2] pinctrl: xway: drop the deprecated compatible strings
 2023-03-30 21:22 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-30 21:21 UTC  (5+ messages)
` [PATCH v15 1/4] syscall_user_dispatch: helper function to operate on given task
` [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok
` [PATCH v15 3/4] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v15 4/4] selftest,ptrace: Add selftest for syscall user dispatch config api

[PATCH bpf-next 1/2] bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg
 2023-03-30 21:20 UTC  (2+ messages)

[PATCH v1] perf vendor events intel: Update ivybridge and ivytown
 2023-03-30 21:17 UTC  (2+ messages)

[PATCH 1/1] Reduce synchronize_rcu() waiting time
 2023-03-30 21:16 UTC  (12+ messages)

[PATCH] perf bench numa: Fix for loop in do_work
 2023-03-30 21:16 UTC  (3+ messages)

[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-03-30 21:15 UTC  (3+ messages)
` [PATCH v9 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()

[PATCH v2] thermal: tegra-bpmp: Handle offline zones
 2023-03-30 21:14 UTC  (2+ messages)

[PATCH 0/2] perf top: Add --branch-history option
 2023-03-30 21:14 UTC  (2+ messages)

[RESEND] [PATCHv3 0/7] RK3588 Thermal Support
 2023-03-30 21:13 UTC  (5+ messages)
` [RESEND] [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic

[PATCH v1 1/3] perf bench: Avoid NDEBUG warning
 2023-03-30 21:11 UTC  (2+ messages)

[PULL] drm-fixes for 6.3-rc5
 2023-03-30 21:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: qcom: Add reviewer for Qualcomm Chromebooks
 2023-03-30 21:11 UTC 

[PULL] Networking for v6.3-rc5
 2023-03-30 21:11 UTC  (2+ messages)

[PATCH v1 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
 2023-03-30 21:10 UTC  (2+ messages)

[PATCH 01/13] rust: sync: introduce `LockClassKey`
 2023-03-30 21:10 UTC  (13+ messages)
` [PATCH 03/13] rust: lock: introduce `Mutex`
      ` [DRAFT 1/2] locking/selftest: Add test infrastructure for Rust locking APIs
        ` [DRAFT 2/2] locking/selftest: Add AA deadlock selftest for Mutex and SpinLock
` [PATCH 13/13] rust: sync: introduce `LockedBy`

[PATCH v1 0/2] RISC-V: Fixes for riscv_has_extension[un]likely()'s alternative dependency
 2023-03-30 21:10 UTC  (3+ messages)

[PATCH net-next 00/15] net: dsa: add support for MT7988
 2023-03-30 21:03 UTC  (13+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: make some noise if register read fails
` [PATCH net-next 02/15] net: dsa: mt7530: refactor SGMII PCS creation
` [PATCH net-next 03/15] net: dsa: mt7530: use unlocked regmap accessors
` [PATCH net-next 04/15] net: dsa: mt7530: use regmap to access switch register space
` [PATCH net-next 05/15] net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
` [PATCH net-next 14/15] net: dsa: mt7530: introduce driver for MT7988 built-in switch

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-30 20:56 UTC  (4+ messages)

[PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
 2023-03-30 20:56 UTC  (7+ messages)

[PATCH v7 00/11] LSM: Three basic syscalls
 2023-03-30 20:55 UTC  (10+ messages)
` [PATCH v7 04/11] LSM: syscalls for current process attributes
` [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
` [PATCH v7 10/11] SELinux: Add selfattr hooks

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-30 20:55 UTC  (9+ messages)
` [PATCH v4 6/6] KVM: VMX: Make CR0.WP a guest owned bit

[syzbot] [nilfs?] possible deadlock in __nilfs_error (2)
 2023-03-30 20:55 UTC  (2+ messages)
` [PATCH] nilfs2: fix sysfs interface lifetime

[PATCH 5.10 0/1] staging: rtl8192u: Add null check in rtl8192_usb_initendpoints
 2023-03-30 20:52 UTC  (3+ messages)
` [PATCH 5.10 1/1] "

Panic starting 6.2.x and later 6.1.x kernels
 2023-03-30 20:50 UTC 

[syzbot] Monthly usb report
 2023-03-30 20:39 UTC  (3+ messages)
` [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb
  ` [syzbot] [usb?] WARNING in shark_write_reg/usb_submit_urb

[PATCH] scsi: qedf: remove unused num_handled variable
 2023-03-30 20:34 UTC 

[PATCH v3 00/13] Rust pin-init API for pinned initialization of structs
 2023-03-30 20:28 UTC  (9+ messages)
` [PATCH v3 06/13] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
` [PATCH v3 08/13] rust: init: add `stack_pin_init!` macro

[PATCH] memcg: Set memory min, low, high values along with max
 2023-03-30 20:22 UTC 

[PATCH v7 0/4] sched/psi: Allow unprivileged PSI polling
 2023-03-30 20:17 UTC  (6+ messages)
` [PATCH v7 1/4] sched/psi: rearrange polling code in preparation
` [PATCH v7 2/4] sched/psi: rename existing poll members "
` [PATCH v7 3/4] sched/psi: extract update_triggers side effect
` [PATCH v7 4/4] sched/psi: allow unprivileged polling of N*2s period

[PATCH 0/2] Add few device nodes for IPQ9574 SoC
 2023-03-30 20:15 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add few device nodes

[RESEND PATCH] kmemleak-test: Optimize kmemleak_test.c build flow
 2023-03-30 20:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-30 20:03 UTC 

[RFC PATCH 0/7] SVM guest shadow stack support
 2023-03-30 20:05 UTC  (8+ messages)

[PATCH][next] rtlwifi: Replace fake flex-array with flex-array member
 2023-03-30 20:04 UTC  (2+ messages)

[PATCH] spi: s3c64xx: add no_cs description
 2023-03-30 19:59 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
 2023-03-30 19:59 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
 2023-03-30 19:59 UTC  (2+ messages)

[PATCH 0/4] docs: move yet more architecture docs
 2023-03-30 19:56 UTC  (5+ messages)
` [PATCH 1/4] docs: Move arc architecture docs under Documentation/arch/
` [PATCH 2/4] docs: move ia64 "
` [PATCH 3/4] docs: move parisc documentation "
` [PATCH 4/4] docs: move m68k architecture "

[PATCH 1/1] mm: Fix memory leak on mm_init error handling
 2023-03-30 19:56 UTC  (4+ messages)

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-03-30 19:54 UTC  (2+ messages)

[BUG] perf: No samples found when using kcore + coresight
 2023-03-30 19:54 UTC  (12+ messages)

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-03-30 19:51 UTC  (7+ messages)

[PATCH] cxgb4: do conversion after string check
 2023-03-30 19:52 UTC  (2+ messages)

[PATCH v3 0/4] Allow genpd providers to power off domains on sync state
 2023-03-30 19:50 UTC  (4+ messages)

[RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
 2023-03-30 19:49 UTC  (6+ messages)
  ` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[syzbot] UBSAN: shift-out-of-bounds in dbFindCtl
 2023-03-30 19:45 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH v5 0/4] Add vendor agnostic mechanism to report hardware sleep
 2023-03-30 19:44 UTC  (5+ messages)
` [PATCH v5 1/4] PM: Add a sysfs file to represent time spent in hardware sleep state
` [PATCH v5 2/4] platform/x86/amd: pmc: Report duration of time in hw "
` [PATCH v5 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend
` [PATCH v5 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state

[PATCH] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
 2023-03-30 19:43 UTC  (3+ messages)

[PATCH v4 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
 2023-03-30 19:36 UTC  (4+ messages)
` [PATCH v4 2/2] lib/test_vmalloc.c: Add vm_map_ram()/vm_unmap_ram() test case

[PATCH] Fix typo in LEGACY_TIOCSTI Kconfig description
 2023-03-30 19:35 UTC 

[PATCH v3 0/3] md: fix uaf for sync_thread
 2023-03-30 20:20 UTC  (4+ messages)
` [PATCH v3 3/3] md: protect md_thread with rcu

[RESEND PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states
 2023-03-30 19:33 UTC 

[PATCH v6 0/4] sched/psi: Allow unprivileged PSI polling
 2023-03-30 19:31 UTC  (8+ messages)
` [PATCH v6 2/4] sched/psi: rename existing poll members in preparation
` [PATCH v6 3/4] sched/psi: extract update_triggers side effect
` [PATCH v6 4/4] sched/psi: allow unprivileged polling of N*2s period

[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible
 2023-03-30 19:30 UTC  (10+ messages)
` [PATCH v3 1/8] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v3 2/8] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v3 3/8] memcg: do not flush stats in irq context
` [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic
` [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts
` [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v3 7/8] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v3 8/8] memcg: do not modify rstat tree for zero updates

[PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
 2023-03-30 19:27 UTC 

[PATCH 0/7] serial: various cleanups
 2023-03-30 19:28 UTC  (3+ messages)
` [PATCH 7/7] serial: allow COMPILE_TEST for some drivers

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-30 19:27 UTC  (7+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-30 19:24 UTC  (9+ messages)
` [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
` [xdp-hints] [PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash

[PATCH v4] Input: tsc2007 - enable cansleep pendown GPIO
 2023-03-30 19:10 UTC 

[BUG v6.3-rc4+] WARNING: CPU: 0 PID: 1 at drivers/thermal/thermal_sysfs.c:879 cooling_device_stats_setup+0xac/0xc0
 2023-03-30 19:08 UTC  (4+ messages)

[PATCH v1 00/13] Perf tool build improvements
 2023-03-30 19:03 UTC  (5+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support

[PATCH 0/2] bio iter improvements
 2023-03-30 18:59 UTC  (5+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()

[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
 2023-03-30 15:21 UTC  (11+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API

[PATCH v3 0/4] ARM: dts: at91: Set sst26vf064b SPI NOR flash at its maxumum frequency
 2023-03-30 18:53 UTC  (4+ messages)
` [PATCH v3 3/4] ARM: dts: at91: sama5d2_icp: Set sst26vf064b SPI NOR flash at its maximum frequency

[PATCH RFC 0/2] Begin reorganizing the arch documentation
 2023-03-30 18:52 UTC  (6+ messages)

[PATCH] x86/ACPI/boot: Use FADT version to check support for online capable
 2023-03-30 18:51 UTC  (4+ messages)

[PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
 2023-03-30 18:44 UTC 

[BUG] selftests/firmware: copious kernel memory leaks in test_fw_run_batch_request()
 2023-03-30 18:42 UTC  (6+ messages)
  ` [BUG] [PATCH RFC v2] "

MREMAP_DONTUNMAP corrupts initial mapping
 2023-03-30 18:42 UTC  (3+ messages)

[PATCH] scsi: ufs: mcq: Limit the amount of inflight requests
 2023-03-30 18:39 UTC  (3+ 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).