messages from 2023-03-30 20:10:18 to 2023-03-30 23:50:42 UTC [more...]
linux-next: manual merge of the wireless-next tree with the wireless tree
2023-03-30 23:49 UTC
[PATCH v2 0/2] selftests/x86: AMX-related test improvements
2023-03-30 23:35 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] selftests/x86/sigaltstack: Adjust the test to the kernel's altstack check
` [PATCH v3 2/3] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable
` [PATCH v3 3/3] selftests/x86/amx: Remove unneeded code
[PATCH v4 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
2023-03-30 23:45 UTC (2+ messages)
[PATCH] drm/amd/display: remove unused average_render_time_in_us and i variables
2023-03-30 23:43 UTC
[PATCH V4 1/2] ASoC: max98363: add soundwire amplifier driver
2023-03-30 23:43 UTC (2+ messages)
` [PATCH V4 2/2] ASoC: dt-bindings: max98363: add soundwire amplifier
[PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
2023-03-30 23:43 UTC (3+ messages)
[PATCH v10 0/6] CXL Poison List Retrieval & Tracing
2023-03-30 23:42 UTC (9+ messages)
` [PATCH v10 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v10 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v10 4/6] cxl/region: Provide region info to the cxl_poison trace event
` [PATCH v10 6/6] tools/testing/cxl: Mock support for Get Poison List
[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
2023-03-30 23:40 UTC (10+ messages)
` [RFC PATCH 1/6] sched/fair: Add util_guest for tasks
` [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service
` [RFC PATCH 3/6] kvm: arm64: Add support for util_hint service
` [RFC PATCH 4/6] kvm: arm64: Add support for get_freqtbl service
` [RFC PATCH 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq
` [RFC PATCH 6/6] cpufreq: add kvm-cpufreq driver
[PATCH] docs: kvm: x86: Fix a broken field list
2023-03-30 23:39 UTC
[PATCH] peci: Constify struct peci_controller_ops
2023-03-30 23:39 UTC (2+ messages)
[PATCH -next v2 0/2] support allocating crashkernel above 4G explicitly on riscv
2023-03-30 23:32 UTC (5+ messages)
` [PATCH -next v2 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
[PATCH v7 00/11] LSM: Three basic syscalls
2023-03-30 23:32 UTC (13+ 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 v5 00/15] GMU-less A6xx support (A610, A619_holi)
2023-03-30 23:25 UTC (16+ messages)
` [PATCH v5 01/15] drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU
` [PATCH v5 02/15] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx
` [PATCH v5 03/15] dt-bindings: display/msm/gmu: Add GMU wrapper
` [PATCH v5 04/15] drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
` [PATCH v5 05/15] drm/msm/a6xx: Extend and explain UBWC config
` [PATCH v5 06/15] drm/msm/a6xx: Introduce GMU wrapper support
` [PATCH v5 07/15] drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
` [PATCH v5 08/15] drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
` [PATCH v5 09/15] drm/msm/a6xx: Add support for A619_holi
` [PATCH v5 10/15] drm/msm/a6xx: Add A610 support
` [PATCH v5 11/15] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v5 12/15] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v5 13/15] drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
` [PATCH v5 14/15] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v5 15/15] drm/msm/a6xx: Add A610 "
[GIT PULL] dma-mapping fixes for Linux 6.3
2023-03-30 23:24 UTC (2+ messages)
[GIT PULL] SCSI fixes for 6.3-rc3
2023-03-30 23:24 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: Remove non-existing pwm-delay-us property
2023-03-30 23:19 UTC
[PATCH 0/5] remove page_endio()
2023-03-30 23:16 UTC (4+ messages)
` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
[PATCH v2] drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
2023-03-30 23:15 UTC
[PATCH 0/1] Switchtec Switch DMA Engine Driver
2023-03-30 23:10 UTC (3+ messages)
` [PATCH 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
[RFC PATCH] sched: Introduce per-mm/cpu concurrency id state
2023-03-30 23:09 UTC
[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-03-30 23:05 UTC (8+ messages)
` [PATCH v9 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH v9 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v9 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
2023-03-30 23:03 UTC (5+ messages)
` [PATCH v3 2/3] remoteproc: qcom: pas: refactor SLPI remoteproc init
` [PATCH v3 3/3] remoteproc: qcom: pas: add SDM845 SLPI compatible
[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-03-30 23:01 UTC (5+ messages)
` [PATCH v2 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
` [PATCH v2 2/9] drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c
[PATCH 0/4] Enable DisplayPort over USB-C on SONY Sagami
2023-03-30 23:00 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: usb: gpio-sbu-mux: Add OnSemi NB7VPQ904M mux
[PATCH] arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
2023-03-30 22:59 UTC (3+ messages)
[PATCH v2 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list
2023-03-30 22:56 UTC (2+ messages)
[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-03-30 22:54 UTC (8+ messages)
` [PATCH V2 2/8] vfio/pci: Remove negative check on unsigned vector
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x
[PATCH rcu 0/20] Further shrink srcu_struct to promote cache locality
2023-03-30 22:47 UTC (21+ messages)
` [PATCH rcu 01/20] rcu-tasks: Fix warning for unused tasks_rcu_exit_srcu
` [PATCH rcu 02/20] srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()
` [PATCH rcu 03/20] srcu: Use static init for statically allocated in-module srcu_struct
` [PATCH rcu 04/20] srcu: Begin offloading srcu_struct fields to srcu_update
` [PATCH rcu 05/20] srcu: Move ->level from srcu_struct to srcu_usage
` [PATCH rcu 06/20] srcu: Move ->srcu_size_state "
` [PATCH rcu 07/20] srcu: Move ->srcu_cb_mutex "
` [PATCH rcu 08/20] srcu: Move ->lock initialization after srcu_usage allocation
` [PATCH rcu 09/20] srcu: Move ->lock from srcu_struct to srcu_usage
` [PATCH rcu 10/20] srcu: Move ->srcu_gp_mutex "
` [PATCH rcu 11/20] srcu: Move grace-period fields "
` [PATCH rcu 12/20] srcu: Move heuristics "
` [PATCH rcu 13/20] srcu: Move ->sda_is_static "
` [PATCH rcu 14/20] srcu: Move srcu_barrier() fields "
` [PATCH rcu 15/20] srcu: Move work-scheduling "
` [PATCH rcu 16/20] srcu: Check for readers at module-exit time
` [PATCH rcu 17/20] srcu: Fix long lines in srcu_get_delay()
` [PATCH rcu 18/20] srcu: Fix long lines in cleanup_srcu_struct()
` [PATCH rcu 19/20] srcu: Fix long lines in srcu_gp_end()
` [PATCH rcu 20/20] srcu: Fix long lines in srcu_funnel_gp_start()
kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-03-30 22:45 UTC
[PATCH][next] platform/chrome: Fix -Warray-bounds warnings
2023-03-30 20:44 UTC (3+ messages)
[PATCH v3 0/4] docs & checkpatch: allow Closes tags with links
2023-03-30 22:43 UTC (3+ messages)
` [PATCH v3 3/4] "
[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
2023-03-30 22:43 UTC (4+ messages)
[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
2023-03-30 22:40 UTC (6+ 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 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 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 (13+ 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 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 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
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 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 (8+ messages)
[PATCH] perf bench numa: Fix for loop in do_work
2023-03-30 21:16 UTC (3+ messages)
[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 (7+ messages)
` [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 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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).