linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-01 19:16:36 to 2024-04-01 23:32:56 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2024-04-01 23:32 UTC 

[PATCH 00/13] OMAP mailbox FIFO removal
 2024-04-01 23:31 UTC  (3+ messages)
` [PATCH 12/13] mailbox: omap: Reverse FIFO busy check logic

[PATCH] perf srcline: Implement addr2line using libdw
 2024-04-01 23:31 UTC  (3+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-01 23:29 UTC  (8+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
` [PATCH v3 2/7] KVM: Move MMU notifier function declarations
` [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
` [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
` [PATCH v3 6/7] KVM: arm64: "
` [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[ANNOUNCE] 5.15.153-rt75
 2024-04-01 19:36 UTC 

Fixing the devicetree of Rock 5 Model B (and possibly others)
 2024-04-01 23:24 UTC  (3+ messages)

[PATCH 2/8] ARC: Fix typos
 2024-04-01 23:23 UTC  (5+ messages)
` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
  ` [PATCH 1/3] Revert "PCI/MSI: Provide stubs for IMS functions"
  ` [PATCH 2/3] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
  ` [PATCH 3/3] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"

[PATCH 6.8 000/399] 6.8.3-rc1 review
 2024-04-01 23:21 UTC  (5+ messages)

[PATCH] rust: types: Make Opaque::get const
 2024-04-01 23:21 UTC  (2+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-01 23:21 UTC  (3+ messages)

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-01 23:17 UTC  (7+ messages)
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
 2024-04-01 23:06 UTC  (4+ messages)
  ` [External] "

[PATCH 0/7] arm64: dts: imx8: fixed lpcg indices
 2024-04-01 23:04 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: imx8-ss-lsio: fix pwm "
` [PATCH 2/7] arm64: dts: imx8-ss-conn: fix usb "
` [PATCH 3/7] arm64: dts: imx8-ss-dma: fix spi "
` [PATCH 4/7] arm64: dts: imx8-ss-dma: fix pwm "
` [PATCH 5/7] arm64: dts: imx8-ss-dma: fix adc "
` [PATCH 6/7] arm64: dts: imx8-ss-dma: fix can "
` [PATCH 7/7] arm64: dts: imx8qm-ss-dma: "

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-04-01 23:03 UTC  (6+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2024-04-01 23:01 UTC  (2+ messages)

[PATCH] xfs: cleanup deprecated uses of strncpy
 2024-04-01 23:01 UTC 

drivers/pci/pci.h:343:17: sparse: sparse: cast from restricted pci_channel_state_t
 2024-04-01 22:55 UTC 

[PATCH 0/3] Add devicetree support of USB for QDU/QRU1000
 2024-04-01 22:55 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: qdu1000-idp: enable USB nodes

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-01 22:55 UTC  (6+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure

[PATCH v10 14/14] selftests/sgx: Add scripts for EPC cgroup testing
 2024-04-01 22:55 UTC  (4+ messages)
` [PATCH] selftests/sgx: Improve cgroup test scripts

[linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
 2024-04-01 22:46 UTC  (2+ messages)

[PATCH] dt-bindings: pci: altera: covert to yaml
 2024-04-01 22:44 UTC  (4+ messages)

x86_64 32-bit EFI mixed mode boot broken
 2024-04-01 22:44 UTC  (7+ messages)

[syzbot] [net?] possible deadlock in hsr_dev_xmit (2)
 2024-04-01 22:44 UTC  (2+ messages)

[PATCH 0/2] drm/lima: two driver cleanups
 2024-04-01 22:43 UTC  (3+ messages)
` [PATCH 1/2] drm/lima: fix shared irq handling on driver remove
` [PATCH 2/2] drm/lima: fix void pointer to enum lima_gpu_id cast warning

linux-next: build failure after merge of the perf tree
 2024-04-01 22:41 UTC 

[PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
 2024-04-01 22:38 UTC 

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-01 22:38 UTC  (10+ messages)
` [PATCH RFC cmpxchg 1/8] lib: Add one-byte and two-byte cmpxchg() emulation functions
` [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
` [PATCH RFC cmpxchg 3/8] ARC: "
` [PATCH RFC cmpxchg 4/8] csky: "
` [PATCH RFC cmpxchg 5/8] sh: "
` [PATCH RFC cmpxchg 6/8] xtensa: "
` [PATCH RFC cmpxchg 7/8] parisc: Emulate "
` [PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and "

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-01 22:37 UTC  (7+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature

[PATCH v2 0/8] Move camss version related defs in to resources
 2024-04-01 22:35 UTC  (4+ messages)
` [PATCH v2 1/8] media: qcom: camss: Add per sub-device type resources

[PATCH] mm: init_mlocked_on_free_v3
 2024-04-01 22:34 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-04-01 22:29 UTC  (4+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH 0/3] Rust 1.78.0 upgrade
 2024-04-01 22:26 UTC  (6+ messages)
` [PATCH 1/3] rust: sync: implement `Default` for `LockClassKey`
` [PATCH 2/3] rust: kernel: remove redundant imports
` [PATCH 3/3] rust: upgrade to Rust 1.78.0

[PATCH v2] rust: macros: fix soundness issue in `module!` macro
 2024-04-01 22:17 UTC  (5+ messages)

[PATCH] timers/migration: Fix ignored event due to missing CPU update
 2024-04-01 22:18 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.9-rc3
 2024-04-01 22:14 UTC 

[PATCH v2 0/3] Add sy7802 flash led driver
 2024-04-01 22:11 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: leds: Add Silergy SY7802 flash LED
` [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 flash LED controller
` [PATCH v2 3/3] arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash

[RFC PATCH v6 0/5] TPEBS counting mode support
 2024-04-01 22:06 UTC  (13+ messages)
` [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out

[PATCH net-next v3 0/3] Minor cleanups to skb frag ref/unref
 2024-04-01 21:50 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v3 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v3 3/3] net: remove napi_frag_unref

[PATCH 0/2] timers: More fixes
 2024-04-01 21:56 UTC  (10+ messages)
` [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full

[PATCH 0/2] Enable internal strobe pulldown on Radxa ROCK 4 SBCs
 2024-04-01 21:55 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: Enable gpu on Cool Pi CM5
 2024-04-01 21:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: drop panel port unit address in GRU Scarlet
 2024-04-01 21:55 UTC  (2+ messages)

[PATCH][next] wifi: brcm80211: Fix spelling mistake "ivalid" -> "invalid"
 2024-04-01 21:54 UTC 

[PATCH 0/6] Add support for AD411x
 2024-04-01 21:53 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: adc: ad7173: add support for ad411x
` [PATCH 2/6] iio: adc: ad7173: fix buffers enablement for ad7176-2
` [PATCH 3/6] iio: adc: ad7173: refactor channel configuration parsing
` [PATCH 4/6] iio: adc: ad7173: refactor ain and vref selection
` [PATCH 5/6] iio: adc: ad7173: Remove index from temp channel
` [PATCH 6/6] iio: adc: ad7173: Add support for AD411x devices

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-04-01 21:52 UTC 

linux-next: duplicate patches in the ipmi tree
 2024-04-01 21:48 UTC  (2+ messages)

[PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-04-01 21:28 UTC  (3+ messages)

[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs
 2024-04-01 21:23 UTC  (4+ messages)

[PATCH 0/2] drm/lima: fix devfreq refcount imbalance for job timeouts
 2024-04-01 21:20 UTC  (3+ messages)
` [PATCH 1/2] drm/lima: add mask irq callback to gp and pp
` [PATCH 2/2] drm/lima: mask irqs in timeout path before hard reset

[PATCH v3] x86/mtrr: Check if fixed MTRRs exist before saving them
 2024-04-01 21:19 UTC  (2+ messages)
` [PING] "

linux-next: trees being removed
 2024-04-01 21:13 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Fix connector check on init
 2024-04-01 21:05 UTC 

linux-next: Fixes tag needs some work in the rcu tree
 2024-04-01 21:03 UTC 

[PATCH 6.1 000/272] 6.1.84-rc1 review
 2024-04-01 20:49 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the sound-current tree
 2024-04-01 20:58 UTC 

[PATCH] smp: Use str_plural() to fix Coccinelle warnings
 2024-04-01 20:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] rcu: Fix buffer overlow in print_cpu_stall_info()
 2024-04-01 20:54 UTC  (4+ messages)
` [PATCH v3] "

[tip:timers/urgent] BUILD SUCCESS 9e643ab59d7ee4332994671720a9528bac62e9b7
 2024-04-01 20:49 UTC 

[tip:master] BUILD SUCCESS 65d1240b6728b38e4d2068d6738a17e4ee4351f5
 2024-04-01 20:49 UTC 

[PATCH] pinctrl: pinctrl-single: Remove some unused fields in struct pcs_function
 2024-04-01 20:48 UTC 

[PATCH] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
 2024-04-01 20:49 UTC 

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-01 20:48 UTC 

Allmodconfig - logic_outb - Boot Panic
 2024-04-01 20:46 UTC  (2+ messages)

[PATCH 6.7 000/432] 6.7.12-rc1 review
 2024-04-01 20:46 UTC  (2+ messages)

[PATCH v7] posix-timers: add clock_compare system call
 2024-04-01 20:46 UTC  (4+ messages)

[PATCH 0/3] Documentation/smatch: RST conversion and fixes
 2024-04-01 20:45 UTC  (4+ messages)
` [PATCH 1/3] Documentation/smatch: fix paths in the examples
` [PATCH 2/3] Documentation/smatch: convert to RST
` [PATCH 3/3] Documentation/smatch: fix typo in submitting-patches.md

[PATCH net-next] dt-bindings: net: snps,dwmac: Align 'snps,priority' type definition
 2024-04-01 20:44 UTC 

[PATCH v2] dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}width schema
 2024-04-01 20:43 UTC 

[PATCH 6.6 000/396] 6.6.24-rc1 review
 2024-04-01 20:34 UTC  (4+ messages)

[PATCH v3 0/9] arm64: dts: qcom: fix description of the Type-C signals
 2024-04-01 20:33 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clk: qcom,dispcc-sm8x50: describe additional DP clocks
` [PATCH v3 2/9] arm64: dts: qcom: sc8180x: correct dispcc clocks
` [PATCH v3 3/9] arm64: dts: qcom: sm8250: describe HS signals properly
` [PATCH v3 4/9] arm64: dts: qcom: sm8250: add a link between DWC3 and QMP PHY
` [PATCH v3 5/9] arm64: dts: qcom: sc8180x: switch USB+DP QMP PHYs to new bindings
` [PATCH v3 6/9] arm64: dts: qcom: sc8180x: describe USB signals properly
` [PATCH v3 7/9] arm64: dts: qcom: sc8280xp: "
` [PATCH v3 8/9] arm64: dts: qcom: x1e80100: "
` [PATCH v3 9/9] arm64: dts: qcom: sm8150-hdk: rename Type-C HS endpoints

[PATCH v2 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-01 20:32 UTC  (6+ messages)
` [PATCH v2 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver

[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
 2024-04-01 20:27 UTC  (5+ messages)

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-01 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[PATCH 1/2] cxl/core: Fix initialization of mbox_cmd.size_out in get event
 2024-04-01 20:26 UTC  (2+ messages)

[GIT PULL] Char/Misc driver changes for 6.9-rc1
 2024-04-01 20:24 UTC  (4+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-01 20:21 UTC  (2+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-01 20:17 UTC  (2+ messages)

[PATCH] landlock: Use kmem for object, rule, and hierarchy structures
 2024-04-01 20:15 UTC 

[PATCH 0/5] Fix various races in UCSI
 2024-04-01 20:11 UTC  (4+ messages)
` [PATCH 2/5] usb: typec: ucsi: Check for notifications after init

[PATCH] mm, mmap: remove vma_merge()
 2024-04-01 20:08 UTC  (3+ messages)

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-04-01 20:06 UTC  (3+ messages)
` [PATCH v1 1/6] cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller

[PATCH] udf: replace deprecated strncpy/strcpy with strscpy
 2024-04-01 20:01 UTC 

[PATCH v7 0/8] iio: accel: adxl345: Add spi-3wire feature
 2024-04-01 19:49 UTC  (9+ messages)
` [PATCH v7 1/8] iio: accel: adxl345: Make data_range obsolete
` [PATCH v7 2/8] iio: accel: adxl345: Group bus configuration
` [PATCH v7 3/8] iio: accel: adxl345: Move defines to header
` [PATCH v7 4/8] dt-bindings: iio: accel: adxl345: Add spi-3wire
` [PATCH v7 5/8] iio: accel: adxl345: Pass function pointer to core
` [PATCH v7 6/8] iio: accel: adxl345: Reorder probe initialization
` [PATCH v7 7/8] iio: accel: adxl345: Add comment to probe
` [PATCH v7 8/8] iio: accel: adxl345: Add spi-3wire option

[syzbot] [bpf?] [net?] possible deadlock in sched_tick
 2024-04-01 19:44 UTC 

[PATCH] drm/display: fix typo
 2024-04-01 19:37 UTC  (3+ messages)

regression/bisected/6.9 commit 587d67fd929ad89801bcc429675bda90d53f6592 decrease 30% of gaming performance
 2024-04-01 19:29 UTC  (8+ messages)

[PATCH 0/2] phy: qcom-qmp-ufs: Fix PHY QMP clocks for SC7180
 2024-04-01 19:28 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Fix UFS PHY clocks

[PATCH] rust: macros: fix soundness issue in `module!` macro
 2024-04-01 19:27 UTC  (5+ messages)

[PATCH v4] net: stmmac: fix rx queue priority assignment
 2024-04-01 19:22 UTC 

[PATCH v6 RESEND 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-04-01 19:22 UTC  (3+ messages)
` [PATCH v6 RESEND 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-01 19:22 UTC  (8+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH V2] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-04-01 19:18 UTC  (2+ messages)

[PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
 2024-04-01 19:17 UTC  (4+ messages)

warning: cast removes address space '__percpu' of expression
 2024-04-01 19:16 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;
as well as URLs for NNTP newsgroup(s).