linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 20:27:43 to 2023-04-06 00:49:37 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2023-04-06  0:49 UTC 

[PATCH v2 0/2] Handle core soft reset failure in pullup
 2023-04-06  0:45 UTC  (11+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens

[PATCH 00/32] ACPICA: ACPICA 20230331
 2023-04-06  0:43 UTC  (9+ messages)
` [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays
` [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06  0:40 UTC  (4+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [PATCH 3/3] selftests/bpf: Test allowing NULL buffer in dynptr slice

linux-next: duplicate patches in the thermal tree
 2023-04-06  0:40 UTC 

[PATCH] KVM: PPC: Mark three local functions "static"
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
 2023-04-06  0:34 UTC  (2+ messages)

linux-next: manual merge of the thermal tree with the pm tree
 2023-04-06  0:32 UTC 

[tip:x86/urgent] BUILD SUCCESS 81515ecf155a38f3532bf5ddef88d651898df6be
 2023-04-06  0:31 UTC 

[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
 2023-04-06  0:25 UTC  (2+ messages)

[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-06  0:21 UTC  (8+ messages)
` [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v8 2/7] PCI: Export PCI link retrain timeout
` [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v8 6/7] net/mlx5: "
` [PATCH v8 7/7] PCI: Work around PCIe link training failures

[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
 2023-04-06  0:18 UTC  (3+ messages)

[PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
 2023-04-06  0:17 UTC 

[PATCH bpf-next v2 1/2] xsk: Fix unaligned descriptor validation
 2023-04-06  0:17 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE

[PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set
 2023-04-06  0:12 UTC 

[PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
 2023-04-06  0:10 UTC  (7+ messages)

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-06  0:02 UTC  (10+ messages)
` [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY
` [PATCH 3/9] string: Add Kunit tests for strcat() family
` [PATCH 4/9] fortify: Add protection for strlcat()
` [PATCH 5/9] fortify: strcat: Move definition to use fortified strlcat()
` [PATCH 6/9] fortify: Split reporting and avoid passing string pointer
` [PATCH 7/9] fortify: Provide KUnit counters for failure testing
` [PATCH 8/9] fortify: Add KUnit tests for runtime overflows
` [PATCH 9/9] fortify: Improve buffer overflow reporting

[PATCH bpf] xsk: Fix unaligned descriptor validation
 2023-04-06  0:12 UTC  (6+ messages)

[PATCH v1 00/14] extcon: Core cleanups and documentation fixes
 2023-04-06  0:04 UTC  (5+ messages)

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-04-06  0:03 UTC  (4+ messages)
` [PATCH V4 06/10] hte: Re-phrase tegra API document

[PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
 2023-04-05 23:59 UTC  (2+ messages)

[PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static
 2023-04-05 23:59 UTC  (2+ messages)

linux-next: a couple of breaks
 2023-04-05 23:53 UTC  (3+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-05 23:48 UTC  (4+ messages)
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates

[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-04-05 23:48 UTC  (3+ messages)
` [PATCH v3 18/19] x86/resctrl: Add cpu offline callback for resctrl work

[PATCH 6.2 000/185] 6.2.10-rc2 review
 2023-04-05 23:47 UTC  (2+ messages)

[PATCH v2] usb: host: xhci-plat: Use dev_is_pci() helper
 2023-04-05 23:46 UTC 

[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
 2023-04-05 23:45 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-05 23:43 UTC  (2+ messages)

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-05 23:36 UTC  (19+ messages)
` [RFC PATCH 1/6] sched/fair: Add util_guest for tasks
` [RFC PATCH 6/6] cpufreq: add kvm-cpufreq driver

[PATCH v3] Documentation: Add document for false sharing
 2023-04-05 23:29 UTC  (3+ messages)

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-05 23:25 UTC  (7+ messages)

[PATCH v2 0/2] rust: virtio: add virtio support
 2023-04-05 23:19 UTC  (2+ messages)

[PATCH] PCI: hv: Use nested hypercall for retargeting interrupts
 2023-04-05 23:17 UTC  (2+ messages)

[PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
 2023-04-05 23:14 UTC  (2+ messages)

[PATCH v9 0/5] Device tree support for Hyper-V VMBus driver
 2023-04-05 23:10 UTC  (3+ messages)
` [PATCH v9 4/5] dt-bindings: bus: VMBus

[PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2023-04-05 23:10 UTC  (12+ messages)

[PATCH] sysinfo: Saturate 16-bit procs rather than wrapping
 2023-04-05 22:27 UTC  (2+ messages)

[PATCH] sched: rt: Optimization function 'pick_next_rt_entity'
 2023-04-05 23:29 UTC  (2+ messages)

tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:131:14: warning: no previous prototype for 'bpf_testmod_fentry_test1'
 2023-04-05 23:03 UTC 

[PATCH] xfs: Use for_each_perag() to iterate all available AGs
 2023-04-05 23:04 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the rcu tree
 2023-04-05 22:59 UTC  (2+ messages)

bpf: ensure all memory is initialized in bpf_get_current_comm
 2023-04-05 22:52 UTC 

[PATCH 0/2] (asus-ec-sensors) add two more boards
 2023-04-05 22:43 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) add ProArt B550-Creator
` [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:32 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: cisco: add device tree for Cisco CrayAr Argos
 2023-04-05 22:30 UTC 

[PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles
 2023-04-05 22:30 UTC 

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:29 UTC  (2+ messages)

[PATCH v2] scripts/gdb: add a Radix Tree Parser
 2023-04-05 22:27 UTC 

kernel BUG in find_lock_entries
 2023-04-05 22:25 UTC  (3+ messages)

WARNING in timer_wait_running
 2023-04-05 22:19 UTC  (3+ messages)

KASAN: use-after-free Read in tcp_write_timer_handler
 2023-04-05 22:17 UTC  (4+ messages)

[BUG?] unchecked MSR access error: WRMSR to 0x19c
 2023-04-05 22:14 UTC 

[PATCH v6 00/15] Rust pin-init API for pinned initialization of structs
 2023-04-05 22:08 UTC  (20+ messages)
` [PATCH v6 01/15] rust: enable the `pin_macro` feature
` [PATCH v6 06/15] rust: add pin-init API core
` [PATCH v6 07/15] rust: init: add initialization macros
` [PATCH v6 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
` [PATCH v6 09/15] rust: init: add `PinnedDrop` trait and macros
` [PATCH v6 10/15] rust: init: add `stack_pin_init!` macro
` [PATCH v6 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function
` [PATCH v6 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-04-05 22:07 UTC  (4+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

[PATCH] usb: host: xhci-plat: Use dev_is_pci() helper
 2023-04-05 22:01 UTC  (3+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 21:58 UTC  (2+ messages)

[PATCH] scripts/gdb: add a Radix Tree Parser
 2023-04-05 21:58 UTC  (2+ messages)

[PATCH v3 0/7] add VTM nodes to TI's K3 SoCs
 2023-04-05 21:53 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: ti: k3-am64-main: add VTM node
` [PATCH v3 2/7] arm64: dts: ti: k3-am62-wakeup: "
` [PATCH v3 3/7] arm64: dts: ti: k3-am62a-wakeup: "
` [PATCH v3 4/7] arm64: dts: ti: j784s4: Add "
` [PATCH v3 5/7] arm64: dts: ti: j721e: "
` [PATCH v3 6/7] arm64: dts: ti: j7200: "
` [PATCH v3 7/7] arm64: dts: ti: j721s2: "

[PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling
 2023-04-05 21:50 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8192e: Remove unused code for hardware rtl8192se
 2023-04-05 21:48 UTC  (6+ messages)
` [PATCH 1/5] staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE
` [PATCH 2/5] staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iot
` [PATCH 3/5] staging: rtl8192e: Remove one of two checks for hardware RTL8192SE
` [PATCH 4/5] staging: rtl8192e: Remove unused local variable irq_line
` [PATCH 5/5] staging: rtl8192e: Remove unused variable RF_Type

[Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1
 2023-04-05 21:37 UTC  (6+ messages)

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-05 21:36 UTC  (5+ messages)

[PATCH v2 0/2] Add PWM fan support to Rock 5B board
 2023-04-05 21:35 UTC  (4+ messages)
` (subset) "

[PATCH v7 6/6] x86/efi: Safely enable unaccepted memory in UEFI
 2023-04-05 21:34 UTC  (14+ messages)

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-05 21:30 UTC  (2+ messages)

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-04-05 21:31 UTC  (11+ messages)

nvme: Incorrect Async Event Trace string
 2023-04-05 21:30 UTC  (2+ messages)

[PATCH v3 0/7] iio: adc: palmas_gpadc: add iio events
 2023-04-05 21:22 UTC  (8+ messages)
` [PATCH v3 1/7] iio: adc: palmas: remove adc_wakeupX_data
` [PATCH v3 2/7] iio: adc: palmas: replace "wakeup" with "event"
` [PATCH v3 3/7] iio: adc: palmas: use iio_event_direction for threshold polarity
` [PATCH v3 4/7] iio: adc: palmas: move eventX_enable into palmas_adc_event
` [PATCH v3 5/7] iio: adc: palmas: always reset events on unload
` [PATCH v3 6/7] iio: adc: palmas: add support for iio threshold events
` [PATCH v3 7/7] iio: adc: palmas: don't alter event config on suspend/resume

[PATCH v2] perf pmu: Make parser reentrant
 2023-04-05 21:23 UTC  (2+ messages)

[BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se
 2023-04-05 21:19 UTC  (3+ messages)

[PATCH v1 0/2] RISC-V: enable rust
 2023-04-05 21:18 UTC  (7+ messages)

[PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation
 2023-04-05 21:13 UTC  (5+ messages)

global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
 2023-04-05 21:09 UTC  (2+ messages)

[PATCH v3 2/6] vfio/nvgpu: expose GPU device memory as BAR1
 2023-04-05 21:07 UTC  (2+ messages)

[PATCH v2 0/4] clk: hisilicon: Migrate devm APIs
 2023-04-05 21:08 UTC  (5+ messages)
` [PATCH v2 2/4] clk: hisilicon: Use helper functions
` [PATCH v2 3/4] clk: hisilicon: Convert to platform driver

[PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
 2023-04-05 21:07 UTC  (2+ messages)

[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-05 21:07 UTC  (9+ messages)
` [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-05 21:06 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: wm8711: Convert to dtschema
 2023-04-05 20:58 UTC 

[PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-04-05 20:57 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: dt-bindings: wm8580: Convert to dtschema
 2023-04-05 20:50 UTC 

[PATCH v2 01/13] rust: sync: introduce `LockClassKey`
 2023-04-05 20:49 UTC  (9+ messages)
` [PATCH v2 03/13] rust: lock: introduce `Mutex`

[PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-04-05 20:47 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events
 2023-04-05 20:47 UTC  (7+ messages)

[Regression] drm/scheduler: track GPU active time per entity
 2023-04-05 20:44 UTC  (5+ messages)

[PATCH] f2fs: attach/detach private value in pair
 2023-04-05 20:43 UTC 

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-04-05 20:42 UTC  (2+ messages)

[PATCH v6 0/5] Add ftrace direct call for arm64
 2023-04-05 20:40 UTC  (3+ messages)
` [PATCH v6 3/5] samples: ftrace: Save required argument registers in sample trampolines

[PATCH v2] dt-bindings: interrupt-controller: loongarch: Fix mismathed compatible
 2023-04-05 20:39 UTC  (2+ messages)

[RFC PATCH net-next 0/12] net: dsa: mt7530: fix port 5 phylink, phy muxing, and port 6
 2023-04-05 20:38 UTC  (13+ messages)
` [RFC PATCH net-next 01/12] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches
` [RFC PATCH net-next 02/12] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH net-next 03/12] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 04/12] net: dsa: mt7530: set priv->p5_interface in correct conditions
` [RFC PATCH net-next 05/12] net: dsa: mt7530: remove p5_intf_sel default case from mt7530_setup_port5()
` [RFC PATCH net-next 06/12] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA
` [RFC PATCH net-next 07/12] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 08/12] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 09/12] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 10/12] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 11/12] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 12/12] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()

[RFC PATCH v3] sched: Fix performance regression introduced by mm_cid
 2023-04-05 20:37 UTC  (2+ messages)

[PATCH v2 0/2] kmod: simplify with a semaphore
 2023-04-05 20:35 UTC  (3+ messages)
` [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument
` [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 20:34 UTC  (7+ messages)
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper

[PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema
 2023-04-05 20:34 UTC 

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-05 20:27 UTC  (9+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-05 20:27 UTC  (3+ messages)
` [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible


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).