public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 13:51:30 to 2024-10-01 15:18:23 UTC [more...]

[PATCH v2 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
 2024-10-01 15:18 UTC  (5+ messages)
` [PATCH v2 3/6] nvmem: mtk-efuse: Enable postprocess for mt8188 GPU speed binning

[PATCH] KVM: selftests: Fix build on architectures other than x86_64
 2024-10-01 15:16 UTC  (2+ messages)

[PATCH v2] init: Don't proxy `console=` to earlycon
 2024-10-01 15:14 UTC  (4+ messages)

[PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-01 15:14 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/exec: add a test to enforce execveat()'s comm

[PATCH] pci/doe: add a 1 second retry window to pci_doe
 2024-10-01 15:13 UTC  (4+ messages)

[PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()
 2024-10-01 15:12 UTC  (11+ messages)

[PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-01 15:12 UTC 

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 2024-10-01 15:11 UTC  (11+ messages)

[RFC PATCH v2] Simply enable one to write code like:
 2024-10-01 15:09 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-01 15:08 UTC  (12+ messages)

[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-10-01 15:06 UTC  (3+ messages)
` [PATCH v2 2/4] cxl/pci: Define a common function get_cxl_devstate()

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-10-01 15:04 UTC  (6+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT

linux-next: build warning after merge of the vfs-brauner tree
 2024-10-01 15:05 UTC  (2+ messages)

[syzbot] [mm?] [ext4?] INFO: rcu detected stall in ext4_release_file (2)
 2024-10-01 15:05 UTC  (2+ messages)
` [syzbot] [ext4?] [mm?] "

[PATCH v3] add group restriction bitmap
 2024-10-01 15:02 UTC  (6+ messages)

[PATCH 0/2] A couple of KVM dead functions
 2024-10-01 15:03 UTC  (4+ messages)
` [PATCH 1/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn
` [PATCH 2/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic

linux-next: build warning after merge of Linus' tree
 2024-10-01 15:02 UTC  (2+ messages)

[PATCH v8 00/29] Generic `Allocator` support for Rust
 2024-10-01 15:00 UTC  (30+ messages)
` [PATCH v8 01/29] rust: alloc: add `Allocator` trait
` [PATCH v8 02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v8 03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v8 04/29] rust: alloc: implement `ReallocFunc`
` [PATCH v8 05/29] rust: alloc: make `allocator` module public
` [PATCH v8 06/29] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v8 07/29] rust: alloc: add module `allocator_test`
` [PATCH v8 08/29] rust: alloc: implement `Vmalloc` allocator
` [PATCH v8 09/29] rust: alloc: implement `KVmalloc` allocator
` [PATCH v8 10/29] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v8 11/29] rust: alloc: implement kernel `Box`
` [PATCH v8 12/29] rust: treewide: switch to our kernel `Box` type
` [PATCH v8 13/29] rust: alloc: remove extension of std's `Box`
` [PATCH v8 14/29] rust: alloc: add `Box` to prelude
` [PATCH v8 15/29] rust: alloc: introduce `ArrayLayout`
` [PATCH v8 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v8 17/29] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v8 18/29] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v8 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v8 20/29] rust: alloc: remove `VecExt` extension
` [PATCH v8 21/29] rust: alloc: add `Vec` to prelude
` [PATCH v8 22/29] rust: error: use `core::alloc::LayoutError`
` [PATCH v8 23/29] rust: error: check for config `test` in `Error::name`
` [PATCH v8 24/29] rust: alloc: implement `contains` for `Flags`
` [PATCH v8 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v8 26/29] rust: str: test: replace `alloc::format`
` [PATCH v8 27/29] rust: alloc: update module comment of alloc.rs
` [PATCH v8 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v8 29/29] MAINTAINERS: add entry for the Rust `alloc` module

[PATCH v12 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-10-01 15:00 UTC  (3+ messages)
` [PATCH v12 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

linux-next: build warning after merge of the vfs-brauner tree
 2024-10-01 15:00 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Add power button for puma-haikou
 2024-10-01 14:58 UTC  (2+ messages)

[syzbot] possible deadlock in rfcomm_sk_state_change
 2024-10-01 14:58 UTC  (2+ messages)
` [syzbot] Re: [PATCH v1] Bluetooth: RFCOMM: FIX "

[PATCH 00/10] (no cover subject)
 2024-10-01 14:58 UTC  (9+ messages)

[PATCH v3] rust: add PidNamespace
 2024-10-01 14:54 UTC 

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-01 14:53 UTC  (7+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "

[PATCH 01/18] ptrace: export ptrace_may_access
 2024-10-01 14:42 UTC 

[PATCH] mmc: core: Only set maximum DMA segment size if DMA is supported
 2024-10-01 14:51 UTC  (2+ messages)

[PATCH v15 00/19] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
 2024-10-01 14:51 UTC  (16+ messages)
` [PATCH v15 04/19] drm/etnaviv: Make etnaviv_gem_prime_vmap() a static function
` [PATCH v15 05/19] drm/etnaviv: Add contructor and destructor for etnaviv_gem_get_mapping structure
` [PATCH v15 08/19] drm/etnaviv: Fix wrong caching mode being used for non writecombine buffers
` [PATCH v15 09/19] drm/etnaviv: Add constructor and destructor for the etnaviv_drm_private structure
` [PATCH v15 11/19] drm/etnaviv: Add etnaviv_gem_obj_remove() helper
` [PATCH v15 16/19] drm/etnaviv: Call etnaviv_gem_obj_add() in ernaviv_gem_new_private()
` [PATCH v15 18/19] drm/etnaviv: Allow userspace specify the domain of etnaviv GEM buffer object

[PATCH v6 0/7] block atomic writes for xfs
 2024-10-01 14:48 UTC  (9+ messages)
` [PATCH v6 3/7] fs: iomap: Atomic write support
` [PATCH v6 6/7] xfs: Validate atomic writes

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-10-01 14:46 UTC  (6+ messages)
` [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost

[PATCH 00/47] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-10-01 14:46 UTC  (3+ messages)
` [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers

[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-10-01 14:44 UTC  (8+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "

[PATCH v2 00/14] hrtimer Rust API
 2024-10-01 14:42 UTC  (3+ messages)

[PATCH 0/3] Support auto counter reload
 2024-10-01 14:41 UTC  (4+ messages)
` [PATCH 3/3] perf/x86/intel: "

[PATCH] selftest: hid: add missing run-hid-tools-tests.sh
 2024-10-01 14:40 UTC  (5+ messages)

[PATCH net v2] ip6mr: Fix lockdep and sparse RCU warnings
 2024-10-01 14:39 UTC  (6+ messages)

[PATCH v13 00/12] Initial Marvell PXA1908 support
 2024-10-01 14:37 UTC  (13+ messages)
` [PATCH v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v13 03/12] pinctrl: single: "
` [PATCH v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH 6.10 00/58] 6.10.12-rc1 review
 2024-10-01 14:38 UTC  (3+ messages)

[PATCH net-next v2] net: phy: microchip_t1: Interrupt support for lan887x
 2024-10-01 14:44 UTC 

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-10-01 14:36 UTC  (14+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available

[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
 2024-10-01 14:33 UTC  (2+ messages)

[RFC PATCH 0/3] introduce PIDFD_SELF
 2024-10-01 14:31 UTC  (9+ messages)

[PATCH HID v3 0/9] HID: bpf: add a new hook to control hid-generic
 2024-10-01 14:30 UTC  (10+ messages)
` [PATCH HID v3 1/9] HID: bpf: move HID-BPF report descriptor fixup earlier
` [PATCH HID v3 2/9] HID: core: save one kmemdup during .probe()
` [PATCH HID v3 3/9] HID: core: remove one more kmemdup on .probe()
` [PATCH HID v3 4/9] HID: bpf: allow write access to quirks field in struct hid_device
` [PATCH HID v3 5/9] selftests/hid: add dependency on hid_common.h
` [PATCH HID v3 6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID v3 7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID v3 8/9] HID: add per device quirk to force bind to hid-generic
` [PATCH HID v3 9/9] selftests/hid: add test for assigning a given device "

[PATCH] pinctrl: sx150x: Use maple tree register cache
 2024-10-01 14:30 UTC  (2+ messages)

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-10-01 14:29 UTC  (4+ messages)
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-10-01 14:29 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
 2024-10-01 14:28 UTC  (5+ messages)

[PATCH v2] KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
 2024-10-01 14:28 UTC  (2+ messages)

[net-next 0/2] ena: Link IRQs, queues, and NAPI instances
 2024-10-01 14:28 UTC  (4+ messages)
` [net-next 2/2] ena: Link queues to NAPIs

[PATCH 0/2] uprobes: kill xol_area->slot_count
 2024-10-01 14:25 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()

[PATCH v5 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-10-01 14:24 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: pinctrl: describe qcs615-tlmm
 2024-10-01 14:20 UTC  (2+ messages)

[PATCH v1 0/3] Refactor Landlock access mask management
 2024-10-01 14:12 UTC  (3+ messages)
` [PATCH v1 2/3] landlock: Refactor network "
` [PATCH v1 3/3] landlock: Optimize scope enforcement

[PATCH v4 0/6] Add Aspeed G7 gpio support
 2024-10-01 14:18 UTC  (3+ messages)
` [PATCH v4 6/6] gpio: aspeed: Add the flush write to ensure the write complete

[PATCH] [RFC] rust: add PidNamespace wrapper
 2024-10-01 14:17 UTC  (4+ messages)
` [PATCH v2] rust: add PidNamespace

[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-01 14:16 UTC  (3+ messages)

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-01 14:16 UTC  (5+ messages)

[PATCH v3 00/20] Implement DWARF modversions
 2024-10-01 14:16 UTC  (17+ messages)
` [PATCH v3 03/20] tools: Add gendwarfksyms
` [PATCH v3 04/20] gendwarfksyms: Add address matching
` [PATCH v3 05/20] gendwarfksyms: Expand base_type
` [PATCH v3 06/20] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v3 08/20] gendwarfksyms: Expand subroutine_type
` [PATCH v3 09/20] gendwarfksyms: Expand array_type
` [PATCH v3 10/20] gendwarfksyms: Expand structure types

[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
 2024-10-01 13:34 UTC  (4+ messages)
  ` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

[PATCH 0/2] clk: samsung: Update PLL locktime and samsung function
 2024-10-01 13:30 UTC  (4+ messages)
  ` [PATCH 2/2] clk: samsung: Fixes PLL locktime for PLL142XX used on FSD platfom

[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
 2024-10-01 14:13 UTC  (3+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()

[PATCH] MAINTAINERS: Add security/Kconfig.hardening to hardening section
 2024-10-01 14:13 UTC  (4+ messages)

[PATCH v9 0/5] Tracepoints and static branch in Rust
 2024-10-01 14:14 UTC  (6+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent

[PATCH 0/4] kcsan, debugfs: fix atomic sleep by converting spinlock_t to rcu lock
 2024-10-01 14:13 UTC  (9+ messages)
` [PATCH 1/4] kcsan, debugfs: Remove redundant call of kallsyms_lookup_name()
` [PATCH 2/4] kcsan, debugfs: refactor set_report_filterlist_whitelist() to return a value
` [PATCH 3/4] kcsan, debugfs: fix atomic sleep by converting spinlock_t to rcu lock
` [PATCH 4/4] kcsan, debugfs: avoid updating white/blacklist with the same value

[PATCH] drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
 2024-10-01 14:13 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: k3-am62-verdin: Update tla2024 adc compatible
 2024-10-01 14:13 UTC  (5+ messages)

[PATCH RESEND v3] perf/x86/amd: Warn only on new bits set
 2024-10-01 14:10 UTC 

[PATCH v3 00/17] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-10-01 14:09 UTC  (18+ messages)
` [PATCH v3 01/17] media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entries
` [PATCH v3 02/17] media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flag
` [PATCH v3 03/17] media: rzg2l-cru: csi2: "
` [PATCH v3 04/17] media: rzg2l-cru: csi2: Use ARRAY_SIZE() in media_entity_pads_init()
` [PATCH v3 05/17] media: rzg2l-cru: csi2: Implement .get_frame_desc()
` [PATCH v3 06/17] media: rzg2l-cru: Retrieve virtual channel information
` [PATCH v3 07/17] media: rzg2l-cru: Remove `channel` member from `struct rzg2l_cru_csi`
` [PATCH v3 08/17] media: rzg2l-cru: Use MIPI CSI-2 data types for ICnMC_INF definitions
` [PATCH v3 09/17] media: rzg2l-cru: Remove unused fields from rzg2l_cru_ip_format struct
` [PATCH v3 10/17] media: rzg2l-cru: Simplify handling of supported formats
` [PATCH v3 11/17] media: rzg2l-cru: Use `rzg2l_cru_ip_formats` array in enum_frame_size
` [PATCH v3 12/17] media: rzg2l-cru: csi2: Remove unused field from rzg2l_csi2_format
` [PATCH v3 13/17] media: rzg2l-cru: video: Implement .link_validate() callback
` [PATCH v3 14/17] media: rzg2l-cru: csi2: Use rzg2l_csi2_formats array in enum_frame_size
` [PATCH v3 15/17] media: rzg2l-cru: Refactor ICnDMR register configuration
` [PATCH v3 16/17] media: rzg2l-cru: Add support to capture 8bit raw sRGB
` [PATCH v3 17/17] media: rzg2l-cru: Move register definitions to a separate file

sched/fair: Kernel panics in pick_next_entity
 2024-10-01 14:08 UTC  (6+ messages)

[PATCH 0/7] *** Add support for AD485x DAS Family ***
 2024-10-01 14:08 UTC  (7+ messages)
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver

[PATCH v3] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
 2024-10-01 14:06 UTC  (6+ messages)

[PATCH net-next] net: phy: microchip_t1: Interrupt support for lan887x
 2024-10-01 14:04 UTC  (3+ messages)

[PATCH v2] netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
 2024-10-01 14:03 UTC  (2+ messages)

[syzbot] [riscv?] kernel panic: corrupted stack end in handle_page_fault (2)
 2024-10-01 14:02 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: fix reception from VLAN-unaware bridges
 2024-10-01 14:02 UTC 

[GIT PULL] tomoyo update for v6.12
 2024-10-01 14:00 UTC  (3+ messages)

[syzbot] [riscv?] riscv/fixes test error: kernel panic: Kernel stack overflow
 2024-10-01 14:00 UTC  (2+ messages)

[RFC 0/5] cxl: Preparation of type2 accelerators support
 2024-10-01 13:57 UTC  (7+ messages)
` [RFC 3/5] cxl: Separate coherence from target type
` [RFC 4/5] cxl: Set type of region to that of the first endpoint
` [RFC 5/5] cxl: Avoid to create dax regions for type2 accelerators

[PATCH] perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT
 2024-10-01 13:57 UTC  (4+ messages)

[PATCH v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
 2024-10-01 13:57 UTC 

[PATCH v1 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-01 13:56 UTC  (3+ messages)
` [PATCH v1 1/6] s390/boot/uv.c: Use a constant for more-data rc

[PATCH 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y
 2024-10-01 13:56 UTC  (4+ messages)

CVE-2024-46839: workqueue: Improve scalability of workqueue watchdog touch
 2024-10-01 13:53 UTC  (4+ messages)

[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
 2024-10-01 13:50 UTC  (11+ messages)
` [PATCH net-next 05/15] net: sparx5: add *sparx5 argument to a few functions
` [PATCH net-next 07/15] net: sparx5: use SPX5_CONST for constants which already have a symbol
` [PATCH net-next 08/15] net: sparx5: use SPX5_CONST for constants which do not "
` [PATCH net-next 09/15] net: sparx5: add ops to match data
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions
` [PATCH net-next 11/15] net: sparx5: ops out functions for getting certain array values
` [PATCH net-next 12/15] net: sparx5: ops out function for setting the port mux
` [PATCH net-next 13/15] net: sparx5: ops out PTP IRQ handler
` [PATCH net-next 14/15] net: sparx5: ops out function for DSM calendar calculation
` [PATCH net-next 15/15] net: sparx5: add is_sparx5 macro and use it throughout

[PATCH 1/1] riscv: efi: Set NX compat flag in PE/COFF header
 2024-10-01 13:51 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