The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-09-14 00:30:39 to 2024-09-14 07:20:14 UTC [more...]

[PATCH] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
 2024-09-14  7:20 UTC  (2+ messages)

External modules with O=... (was: Re: [PATCH] kbuild: Fix include path in scripts/Makefile.modpost)
 2024-09-14  7:19 UTC  (7+ messages)

[PATCH v2] LoongArch: Enable ACPI BGRT handling
 2024-09-14  7:12 UTC  (3+ messages)

Bug 219269 - v6.10.10 kernel fails to build when CONFIG_MODULES is disabled
 2024-09-14  7:09 UTC  (2+ messages)

[PATCH v3 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-09-14  7:06 UTC  (3+ messages)

[PATCH -next] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
 2024-09-14  7:03 UTC  (8+ messages)
` [Question] Include isolated cpu to ensure that tasks are not scheduled to isolated cpu?
    ` [Question] sched:the load is unbalanced in the VM overcommitment scenario

[PATCH] trace: Correct the grammatical errors in the comments
 2024-09-03  0:30 UTC 

[syzbot] [btrfs?] general protection fault in write_all_supers
 2024-09-14  7:03 UTC  (3+ messages)

[kvm-unit-tests patch v6 00/18] pmu test bugs fix and improvements
 2024-09-14 10:17 UTC  (19+ messages)
` [kvm-unit-tests patch v6 01/18] x86: pmu: Remove duplicate code in pmu_init()
` [kvm-unit-tests patch v6 02/18] x86: pmu: Remove blank line and redundant space
` [kvm-unit-tests patch v6 03/18] x86: pmu: Refine fixed_events[] names
` [kvm-unit-tests patch v6 04/18] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line
` [kvm-unit-tests patch v6 05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
` [kvm-unit-tests patch v6 06/18] x86: pmu: Print measured event count if test fails
` [kvm-unit-tests patch v6 07/18] x86: pmu: Fix potential out of bound access for fixed events
` [kvm-unit-tests patch v6 08/18] x86: pmu: Fix cycles event validation failure
` [kvm-unit-tests patch v6 09/18] x86: pmu: Use macro to replace hard-coded branches event index
` [kvm-unit-tests patch v6 10/18] x86: pmu: Use macro to replace hard-coded ref-cycles "
` [kvm-unit-tests patch v6 11/18] x86: pmu: Use macro to replace hard-coded instructions "
` [kvm-unit-tests patch v6 12/18] x86: pmu: Enable and disable PMCs in loop() asm blob
` [kvm-unit-tests patch v6 13/18] x86: pmu: Improve instruction and branches events verification
` [kvm-unit-tests patch v6 14/18] x86: pmu: Improve LLC misses event verification
` [kvm-unit-tests patch v6 15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
` [kvm-unit-tests patch v6 16/18] x86: pmu: Add IBPB indirect jump asm blob
` [kvm-unit-tests patch v6 17/18] x86: pmu: Adjust lower boundary of branch-misses event
` [kvm-unit-tests patch v6 18/18] x86: pmu: Optimize emulated instruction validation

[PATCH -next v2 0/2] perf stat: Support inherit events for bperf
 2024-09-14  6:58 UTC  (2+ messages)

[PATCH v4 03/27] gcc-sdm845: Add general purpose clock ops
 2024-09-14  6:56 UTC  (3+ messages)

[PATCH v1 04/12] i2c: isch: Switch to memory mapped IO accessors
 2024-09-14  6:56 UTC  (2+ messages)

[PATCH net-next v1] mm: fix build on powerpc with GCC 14
 2024-09-14  6:50 UTC  (3+ messages)

[PATCH] clk: rockchip: fix finding of maximum clock ID
 2024-09-14  6:48 UTC  (2+ messages)

[RFC] efi/tpm: add efi.tpm_log as a reserved region in 820_table_firmware
 2024-09-14  6:46 UTC  (11+ messages)

[PATCH v1] drm/i915: Fix typo in the comment
 2024-09-14  6:41 UTC 

[PATCH] rust: shrinker: add shrinker abstraction
 2024-09-14  6:33 UTC  (2+ messages)

[PATCH v1] dm vdo indexer: Convert comma to semicolon
 2024-09-14  6:38 UTC 

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-14  6:37 UTC 

[PATCH v8 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-14  6:31 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v8 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks

[PATCH] rust: sync: fix incorrect Sync bounds for LockedBy
 2024-09-14  6:28 UTC  (3+ messages)

[PATCH 0/7] cifs: Improve client SFU support for special files
 2024-09-14  6:21 UTC  (6+ messages)
` [PATCH 6/7] cifs: Fix creating of SFU fifo and socket "

[PATCH v2] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-09-14  6:16 UTC  (2+ messages)

[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-14  6:13 UTC  (22+ messages)
` [PATCH v10 01/21] acpi/ghes: add a firmware file with HEST address
` [PATCH v10 02/21] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v10 03/21] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v10 04/21] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v10 05/21] acpi/ghes: better handle source_id and notification
` [PATCH v10 06/21] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v10 07/21] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v10 08/21] acpi/ghes: Change the type for source_id
` [PATCH v10 09/21] acpi/ghes: Don't hardcode the number of sources on ghes
` [PATCH v10 10/21] acpi/ghes: make the GHES record generation more generic
` [PATCH v10 11/21] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v10 12/21] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v10 13/21] acpi/ghes: better name GHES memory error function
` [PATCH v10 14/21] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v10 15/21] acpi/generic_event_device: add an APEI error device
` [PATCH v10 16/21] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v10 17/21] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v10 18/21] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v10 19/21] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v10 20/21] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v10 21/21] scripts/arm_processor_error.py: retrieve mpidr if not filled

[PATCH] in_kernel: Correct the grammatical errors in the comments
 2024-09-02 23:34 UTC 

[PATCH v14 0/4] Add AP6276P wireless support
 2024-09-14  6:02 UTC  (4+ messages)
` [PATCH v14 4/4] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH v2] smb: client: compress: fix an "illegal accesses" issue
 2024-09-14  6:01 UTC  (3+ messages)

[PATCH] xen/swiotlb: add alignment check for dma buffers
 2024-09-14  5:57 UTC  (4+ messages)

drivers/gpu/drm/xe/xe_oa.c:401:15: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-09-14  5:53 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
 2024-09-14  5:50 UTC  (5+ messages)

[PATCH v2 0/2] Add support for Amlogic C3 PWM
 2024-09-14  5:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: amlogic: Document "
` [PATCH v2 2/2] arm64: dts: amlogic: Add Amlogic "

[PATCH v2 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-09-14  5:49 UTC  (13+ messages)
` [PATCH v2 1/5] iommu/vt-d: Separate page request queue from SVM
` [PATCH v2 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread
` [PATCH v2 4/5] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH v2 5/5] iommu/vt-d: drop pasid requirement for prq initialization

[PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
 2024-09-14  5:38 UTC  (10+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-14  5:33 UTC  (6+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address

[PATCH] pci/doe: add a 1 second retry window to pci_doe
 2024-09-14  5:32 UTC  (2+ messages)

[PATCH v2 00/22] Initial device trees for A7-A11 based Apple devices
 2024-09-14  5:17 UTC  (23+ messages)
` [PATCH v2 01/22] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v2 02/22] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v2 03/22] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A10 compatible
` [PATCH v2 04/22] dt-bindings: pinctrl: apple,pinctrl: Add A7-A11 compatibles
` [PATCH v2 05/22] dt-bindings: arm: apple: Add A7 devices
` [PATCH v2 06/22] dt-bindings: arm: apple: Add A8 devices
` [PATCH v2 07/22] dt-bindings: arm: apple: Add A8X devices
` [PATCH v2 08/22] dt-bindings: arm: apple: Add A9 devices
` [PATCH v2 09/22] dt-bindings: arm: apple: Add A9X devices
` [PATCH v2 10/22] dt-bindings: arm: apple: Add A10 devices
` [PATCH v2 11/22] dt-bindings: arm: apple: Add A10X devices
` [PATCH v2 12/22] dt-bindings: arm: apple: Add A11 devices
` [PATCH v2 13/22] arm64: dts: apple: Add A7 devices
` [PATCH v2 14/22] arm64: dts: apple: Add A8 devices
` [PATCH v2 15/22] arm64: dts: apple: Add A8X devices
` [PATCH v2 16/22] arm64: dts: apple: Add A9 devices
` [PATCH v2 17/22] arm64: dts: apple: Add A9X devices
` [PATCH v2 18/22] arm64: dts: apple: Add A10 devices
` [PATCH v2 19/22] arm64: dts: apple: Add A10X devices
` [PATCH v2 20/22] arm64: dts: apple: Add A11 devices
` [PATCH v2 21/22] arm64: dts: apple: t8010: Add cpufreq nodes
` [PATCH v2 22/22] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
 2024-09-14  5:26 UTC  (4+ messages)
` (subset) "

[PATCH 0/5] Add A5 SoC PLLs and Peripheral clock
 2024-09-14  5:25 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: add Amlogic A5 PLL clock controller
` [PATCH 2/5] dt-bindings: clock: add Amlogic A5 SCMI clock controller support
` [PATCH 3/5] dt-bindings: clock: add Amlogic A5 peripherals clock controller
` [PATCH 4/5] clk: meson: add support for the A5 SoC PLL clock
` [PATCH 5/5] clk: meson: add A5 clock peripherals controller driver

[syzbot] [mm?] [cgroups?] possible deadlock in refill_stock
 2024-09-14  5:23 UTC 

[PATCH v4 11/27] power: supply: max77705: Add charger driver for Maxim 77705
 2024-09-14  5:12 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20240912 15/15] kernel/bpf/core.c:2505:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
 2024-09-14  5:01 UTC 

[PATCHv5 net-next 0/9] net: ibm: emac: modernize a bit
 2024-09-14  5:00 UTC  (2+ messages)

arch/powerpc/include/asm/cmpxchg.h:241:47: sparse: sparse: cast truncates bits from constant value (8000000000000000 becomes 0)
 2024-09-14  4:51 UTC 

[PATCH net-next] net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
 2024-09-14  4:50 UTC  (2+ messages)

[PATCH v2 net-next 0/2] octeontx2: Few debugfs enhancements
 2024-09-14  4:50 UTC  (3+ messages)

[PATCH net-next] tools: ynl-gen: use big-endian netlink attribute types
 2024-09-14  4:39 UTC  (2+ messages)

[PATCH] cxl/core/port: defer probe when memdev fails to find correct port
 2024-09-14  4:32 UTC  (2+ messages)

[PATCH net-next] rtase: Fix error code in rtase_init_board()
 2024-09-14  4:30 UTC  (2+ messages)

[PATCH net-next] net: ethtool: Enhance error messages sent to user space
 2024-09-14  4:30 UTC  (2+ messages)

[net-next PATCH v3 0/4] Refactoring RVU NIC driver
 2024-09-14  4:26 UTC  (2+ messages)

[GIT PULL] smb3 fix
 2024-09-14  4:21 UTC 

[syzbot] [v9fs?] BUG: corrupted list in p9_fd_cancelled (3)
 2024-09-14  4:00 UTC 

[PATCH v2 0/5] Add support for PCIe3 on x1e80100
 2024-09-14  3:59 UTC  (2+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-14  3:57 UTC  (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[gustavoars:testing/wfamnae-next20240912 15/15] kernel/bpf/core.c:2505:29: warning: comparison of distinct pointer types lacks a cast
 2024-09-14  3:48 UTC 

[PATCH] scripts: use ':Original:' tag to locate the origin file
 2024-09-14  3:47 UTC  (2+ messages)

[PATCH v3] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-14  3:46 UTC  (2+ messages)

[PATCH v2] drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functions
 2024-09-14  3:43 UTC 

[PATCH V3 06/11] LoongArch: KVM: Add EIOINTC read and write functions
 2024-09-14  3:42 UTC  (3+ messages)
` [PATCH V3 09/11] LoongArch: KVM: Add PCHPIC "

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-09-14  3:40 UTC  (15+ messages)

[PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
 2024-09-14  3:26 UTC  (4+ messages)

[PATCH] net: mana: Add get_link and get_link_ksettings in ethtool
 2024-09-14  3:23 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: macb: Use predefined PCI vendor ID constant
 2024-09-14  3:20 UTC  (2+ messages)

[PATCH net-next v2] page_pool: fix build on powerpc with GCC 14
 2024-09-14  3:17 UTC  (7+ messages)

[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-09-14  3:16 UTC  (14+ messages)
` [PATCH v4 05/10] riscv: Add support for the "
` [PATCH v4 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests

[PATCH] f2fs-toos: use getpagesize() to get default blocksize in Android
 2024-09-14  3:11 UTC 

[PATCH net-next v2] Documentation: networking: Fix missing PSE documentation and grammar issues
 2024-09-14  3:10 UTC  (2+ messages)

[PATCH net-next v4] net: enetc: Replace ifdef with IS_ENABLED
 2024-09-14  3:10 UTC  (2+ messages)

[PATCH net] net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
 2024-09-14  3:10 UTC  (2+ messages)

[PATCH net] fbnic: Set napi irq value after calling netif_napi_add
 2024-09-14  3:10 UTC  (2+ messages)

[PATCH v2 1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
 2024-09-14  3:10 UTC  (5+ messages)

[PATCH] net: add config option for tunnel fallback devs
 2024-09-14  3:08 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 70ad4cfb4d4a9f97afd7ba12ae5c4a62e719aa44
 2024-09-14  3:03 UTC 

[PATCH v2] net: ag71xx: remove dead code path
 2024-09-14  3:00 UTC  (2+ messages)

[PATCH net] netkit: Assign missing bpf_net_context
 2024-09-14  3:00 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: exfat: add myself as reviewer
 2024-09-14  2:59 UTC 

[PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform
 2024-09-14  2:55 UTC  (2+ messages)

[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-09-14  2:53 UTC  (2+ messages)

[GIT PULL] RCU changes for v6.12
 2024-09-14  2:45 UTC 

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-09-14  2:43 UTC  (6+ messages)

[PATCH] x86/bhi: avoid hardware mitigation for 'spectre_bhi=vmexit'
 2024-09-14  2:35 UTC  (9+ messages)

[GIT PULL] vfs mount
 2024-09-14  2:33 UTC  (2+ messages)

[PATCH v2 00/13] f2fs: introduce inline tail
 2024-09-14  2:41 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] powerpc/entry: convert to common and generic entry
 2024-09-14  2:22 UTC  (9+ messages)

[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-09-14  2:19 UTC  (7+ messages)
      ` [External] "
          `  "

[PATCH v4 0/2] Add EDAC driver for loongson memory controller
 2024-09-14  2:18 UTC  (4+ messages)
` [PATCH v4 2/2] Loongarch: "

[PATCH] drm/amd/display: Skip dpp1_dscl_set_scaler_filter if filter is null
 2024-09-14  2:18 UTC 

[PATCH next] drm/tegra: Fix NULL vs IS_ERR() check in probe()
 2024-09-14  2:02 UTC  (2+ messages)

[PATCH] mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
 2024-09-14  1:53 UTC 

[PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
 2024-09-14  1:55 UTC  (3+ messages)

[PATCH v5 3/3] drivers: iio: adc: add support for ad777x family
 2024-09-14  1:44 UTC  (2+ messages)

[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-14  1:40 UTC  (2+ messages)

[PATCH v4 0/3] spi: geni-qcom: Undo runtime PM changes at driver exit time
 2024-09-14  1:17 UTC  (8+ messages)
` [PATCH v4 3/3] spi: geni-qcom: Use devm functions to simplify code

[GIT PULL] KVM: x86 pull requests for 6.12
 2024-09-14  1:13 UTC  (8+ messages)
` [GIT PULL] KVM: Common changes "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: VMX and PAT MSRs cleanup
` [GIT PULL] KVM: Selftests changes for 6.12
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-14  1:08 UTC  (2+ messages)

[PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue
 2024-09-14  0:53 UTC  (2+ messages)

[PATCH] net: check the return value of the copy_from_sockptr
 2024-09-14  0:49 UTC  (11+ messages)

[RESEND x2][PATCH v12 0/7] Preparatory changes for Proxy Execution v12
 2024-09-14  0:37 UTC  (4+ messages)
` [RESEND x2][PATCH v12 5/7] sched: Consolidate pick_*_task to task_is_pushable helper

[GIT PULL] Smack patches for 6.12
 2024-09-14  0:16 UTC 

[PATCH v6 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-14  0:30 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