public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-31 06:10:56 to 2023-07-31 07:58:13 UTC [more...]

[syzbot] [bpf?] [net?] WARNING: refcount bug in xp_put_pool
 2023-07-31  7:57 UTC 

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in print_bpf_insn
 2023-07-31  7:57 UTC 

[PATCH 0/3] Fix alignment issue and prepare for rust 1.71
 2023-07-31  7:56 UTC  (3+ messages)
` [PATCH 1/3] rust: allocator: Prevent mis-aligned allocation

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-31  7:54 UTC  (11+ messages)

[PATCH v3 0/8] soc: qcom: Add support for SM4450
 2023-07-31  7:22 UTC  (13+ messages)
` [PATCH v3 1/8] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible
` [PATCH v3 2/8] dt-bindings: arm: qcom: Document SM4450 SoC and boards
` [PATCH v3 3/8] arm64: dts: qcom: Adds base SM4450 DTSI
` [PATCH v3 4/8] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v3 5/8] dt-bindings: arm: qcom,ids: Adjust the position of QCOM_ID_QDU1010
` [PATCH v3 6/8] soc: qcom: socinfo: adjust the position of QDU1010
` [PATCH v3 7/8] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v3 8/8] soc: qcom: socinfo: add SM4450 ID

Linux regressions report for mainline [2023-07-30]
 2023-07-31  7:50 UTC  (3+ messages)

[PATCH] drm/ssd130x: clean up some inconsistent indenting
 2023-07-31  7:49 UTC 

[PATCH RESEND v6 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-07-31  7:49 UTC  (3+ messages)
` [PATCH RESEND v6 03/11] drm/mediatek: gamma: Support SoC specific LUT size

[PATCH v2] md/bitmap: Avoid protection error writing bitmap page with block integrity
 2023-07-31  7:49 UTC  (3+ messages)
    `  "

[PATCH] ALSA: hda: Zhaoxin: Add HDAC PCI IDs and HDMI Codec Vendor IDs
 2023-07-31  7:48 UTC  (2+ messages)

kernel BUG in __put_mtd_device
 2023-07-31  7:46 UTC  (2+ messages)

[PATCH v3] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-07-31  7:44 UTC 

[PATCH V3 4/5] ASoC: codecs: aw88261 device related operation functions
 2023-07-31  7:43 UTC  (4+ messages)

[PATCH -next] RDMA/irdma: Fix one kernel-doc comment
 2023-07-31  7:41 UTC  (2+ messages)

[PATCH] dt-bindings: iio: admv1014: make all regs required
 2023-07-31  7:40 UTC  (5+ messages)

[PATCH -next] net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq()
 2023-07-31  7:38 UTC 

[PATCH 0/4] mm: mremap: fix move page tables
 2023-07-31  7:48 UTC  (5+ messages)
` [PATCH 1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()
` [PATCH 2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
` [PATCH 3/4] mm: mremap: use flush_pud_tlb_range in move_normal_pud()
` [PATCH 4/4] arm64: tlb: set huge page size to stride for hugepage

[PATCH 0/3] platform/x86: simatic-ipc: add another model BX-56A/BX-59A
 2023-07-31  7:21 UTC  (3+ messages)
` [PATCH 1/3] platform/x86: simatic-ipc: add new models BX-56A/BX-59A
` [PATCH 3/3] batt: simatic-ipc-batt: add support for module BX-59A

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-07-31  7:37 UTC  (3+ messages)

[PATCH v3 0/4] Add optional properties to MAX17040
 2023-07-31  7:36 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v3 2/4] power: max17040: pass status property from supplier
` [PATCH v3 3/4] power: max17040: get thermal data from adc if available
` [PATCH v3 4/4] ARM: configs: s5pv210_defconfig: enable IIO required by MAX17040

[PATCH 0/4] tools/nolibc: enable compiler warnings
 2023-07-31  7:32 UTC  (9+ messages)
` [PATCH 1/4] selftests/nolibc: drop unused test helpers
      `  "
` [PATCH 2/4] selftests/nolibc: drop unused variables
` [PATCH 3/4] tools/nolibc: "
` [PATCH 4/4] selftests/nolibc: enable -Wall compiler warnings

[PATCH net-next] net: bcmgenet: Remove TX ring full logging
 2023-07-31  7:33 UTC  (2+ messages)

[PATCH v3 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-07-31  7:31 UTC  (11+ messages)
` [PATCH v3 4/6] ASoC: mediatek: mt7986: add machine driver with wm8960
` [PATCH v3 5/6] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-07-31  7:31 UTC  (10+ messages)
` [PATCH v4 1/9] tracing/probes: Support BTF argument on module functions
` [PATCH v4 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union
` [PATCH v4 4/9] tracing/probes: Support BTF based data structure field access
` [PATCH v4 5/9] tracing/probes: Support BTF field access from $retval
` [PATCH v4 6/9] tracing/probes: Add string type check with BTF
` [PATCH v4 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
` [PATCH v4 8/9] selftests/ftrace: Add BTF fields access testcases
` [PATCH v4 9/9] Documentation: tracing: Update fprobe event example with BTF field

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-07-31  7:30 UTC  (4+ messages)

[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-07-31  7:28 UTC  (3+ messages)

[PATCH net-next] net/smc: Remove unused function declarations
 2023-07-31  7:26 UTC  (2+ messages)

[PATCH] fs: export emergency_sync
 2023-07-31  7:23 UTC  (7+ messages)

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-07-31  7:22 UTC  (12+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data

ksys_sync_helper
 2023-07-31  7:20 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-31  7:19 UTC  (3+ messages)
` [PATCH 08/11] RISC-V: drivers/iommu/riscv: Add page table support

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-31  7:17 UTC  (15+ messages)
` [PATCH v2 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v2 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 04/14] sysctl: Add size argument to init_header
` [PATCH v2 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v2 06/14] sysctl: Add size to register_sysctl
` [PATCH v2 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v2 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v2 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v2 10/14] netfilter: "
` [PATCH v2 11/14] networking: "
` [PATCH v2 12/14] vrf: "
` [PATCH v2 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v2 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro

[PATCH net-next v1] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-07-31  7:16 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Fix crash on shutdown for when no ndev exists
 2023-07-31  7:15 UTC  (5+ messages)

[PATCH v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
 2023-07-31  6:41 UTC  (7+ messages)
` [PATCH v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v9 35/36] x86/fred: FRED initialization code
` [PATCH v9 36/36] x86/fred: Disable FRED by default in its early stage

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-31  7:09 UTC  (8+ messages)
  ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz

[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
 2023-07-31  6:41 UTC 

[PATCH v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
 2023-07-31  6:41 UTC 

[PATCH v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-07-31  6:40 UTC 

[PATCH v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
 2023-07-31  6:40 UTC 

[net-next PATCH V2 0/2] octeontx2-af: Code restructuting and new
 2023-07-31  7:03 UTC  (3+ messages)
` [net-next PATCH V2 2/2] octeontx2-af: TC flower offload support for inner VLAN

[PATCH v2] drm: fix indirect goto into statement expression UB
 2023-07-31  7:03 UTC  (3+ messages)

[PATCH v2 0/9] Initial Marvell PXA1908 support
 2023-07-31  7:09 UTC  (9+ messages)
` [PATCH v2 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v2 6/9] dt-bindings: marvell: Document PXA1908 SoC

[PATCH net-next V5 0/3] virtio_net: add per queue interrupt coalescing support
 2023-07-31  7:06 UTC  (4+ messages)
` [PATCH net-next V5 1/3] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V5 2/3] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V5 3/3] virtio_net: enable per queue interrupt coalesce feature

[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
 2023-07-31  7:08 UTC  (3+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH 0/2] lsm: change security_capget LSM hook
 2023-07-31  7:07 UTC  (3+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "
` [PATCH 2/2] lsm: split cap_capget() declaration to multiple lines

[PATCH 0/3] sunxi: Orange Pi Zero 3 DT support
 2023-07-31  7:06 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: sunxi: document Orange Pi Zero 3 board name

[PATCH v2 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
 2023-07-31  7:06 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: starfive: Add JH7110 PWM-DAC driver

[PATCH v9 00/36] x86: enable FRED for x86-64
 2023-07-31  6:33 UTC  (26+ messages)
` [PATCH v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH v9 19/36] x86/fred: Add a debug "
` [PATCH v9 20/36] x86/fred: Add a NMI "
` [PATCH v9 21/36] x86/fred: Add a machine check "
` [PATCH v9 22/36] x86/fred: Add a double fault "
` [PATCH v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-31  7:00 UTC  (5+ messages)

[PATCH v3 0/2] GPIO-based hotplug i2c bus
 2023-07-31  6:58 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: Add GPIO-based hotplug gate

[PATCH v5 0/4] perf: ampere: Add support for Ampere SoC PMUs
 2023-07-31  6:56 UTC  (3+ messages)

[PATCH 00/17] MIPS: loongson32: Convert all platform devices to DT
 2023-07-31  6:56 UTC  (6+ messages)
` [PATCH 07/17] MIPS: loongson32: Convert UART platform device "

[PATCH v1] arm64: dts: qcom: sc7280: Add PCIe0 node
 2023-07-31  6:54 UTC  (6+ messages)

[PATCH v7 0/5] introduce tee-based EFI Runtime Variable Service
 2023-07-31  6:50 UTC  (6+ messages)
` [PATCH v7 1/5] efi: expose efivar generic ops register function
` [PATCH v7 2/5] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v7 3/5] efi: Add tee-based EFI variable driver
` [PATCH v7 4/5] efivarfs: automatically update super block flag
` [PATCH v7 5/5] efivarfs: force RO when remounting if SetVariable is not supported

[v2 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO
 2023-07-31  6:46 UTC  (2+ messages)

[PATCH V3 5/5] ASoC: codecs: aw88261 chip register file, Kconfig and Makefile
 2023-07-31  6:44 UTC  (2+ messages)

[PATCH V3 0/8] genpd: imx: relocate scu-pd and misc update
 2023-07-31  6:47 UTC  (9+ messages)
` [PATCH V3 1/8] genpd: imx: relocate scu-pd under genpd
` [PATCH V3 2/8] genpd: imx: scu-pd: enlarge PD range
` [PATCH V3 3/8] genpd: imx: scu-pd: add more PDs
` [PATCH V3 4/8] genpd: imx: scu-pd: do not power off console if no_console_suspend
` [PATCH V3 5/8] genpd: imx: scu-pd: Suppress bind attrs
` [PATCH V3 6/8] genpd: imx: scu-pd: initialize is_off according to HW state
` [PATCH V3 7/8] genpd: imx: scu-pd: add multi states support
` [PATCH V3 8/8] genpd: imx: scu-pd: change init level to subsys_initcall

[PATCH] ARM: OMAP2+: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-31  6:43 UTC  (2+ messages)

[PATCH v2] ARM: omap2: Explicitly include correct DT includes
 2023-07-31  6:41 UTC  (2+ messages)

[PATCH v4 0/3] Support non-default LVDS data mapping for simple panel
 2023-07-31  6:39 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: display: simple: support non-default data-mapping

[PATCH V3 3/5] ASoC: codecs: Add aw88261 amplifier driver
 2023-07-31  6:39 UTC  (2+ messages)

[PATCH v7 3/4] drm/mediatek: Add ability to support dynamic connector selection
 2023-07-31  6:37 UTC 

[PATCH 0/2] multi-page bvec configuration for integrity payload
 2023-07-31  6:35 UTC  (4+ messages)
` [PATCH 2/2] bio-integrity: create multi-page bvecs in bio_integrity_add_page()
      `  "

[PATCH net-next] tcp: Remove unused function declarations
 2023-07-31  6:32 UTC  (2+ messages)

[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
 2023-07-31  6:30 UTC  (12+ messages)

[PATCH 1/1] Revert "iommu/arm-smmu-v3: Set TTL invalidation hint better"
 2023-07-31  6:21 UTC 

[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
 2023-07-31  6:25 UTC  (8+ messages)
` [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V4 3/3] virtio_net: enable per queue interrupt coalesce feature

[PATCH v1 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-07-31  6:25 UTC  (6+ messages)
` [PATCH v1 2/2] doc: dt: bindings: usb: realtek,dwc3: Add Realtek DHC RTD SoC DWC3 USB

[PATCH 0/5] dt-bindings: opp/cpufreq: Convert ti-cpufreq to
 2023-07-31  6:25 UTC  (3+ messages)
` [PATCH 3/5] arm: dts: ti: omap: Fix OPP table node names

[PATCH] gpio: loongson: add firmware offset parse support
 2023-07-31  6:23 UTC  (3+ messages)

[PATCH v2] tee: optee: Fix supplicant based device enumeration
 2023-07-31  6:21 UTC  (2+ messages)

[PATCH v2 0/4] blk-flush: optimize non-postflush requests
 2023-07-31  6:20 UTC  (7+ messages)
` [PATCH v2 2/4] blk-flush: split queues for preflush and postflush requests
` [PATCH v2 3/4] blk-flush: kill the flush state machine
` [PATCH v2 4/4] blk-flush: don't need to end rq twice for non postflush

[RFC PATCH v2 0/3] report task state in symbolic chars from sched tracepoint
 2023-07-31  6:19 UTC  (3+ messages)

[PATCH v2 0/3] kunit: Expose some built-in features to modules
 2023-07-31  5:45 UTC  (4+ messages)
` [PATCH v2 1/3] kunit: Report the count of test suites in a module
` [PATCH v2 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH v2 3/3] kunit: Allow kunit test modules to use test filtering

[PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-07-31  6:17 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: ti: add missing space before {
 2023-07-31  6:15 UTC  (3+ messages)

[PATCH v2 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
 2023-07-31  6:13 UTC  (6+ messages)
` [PATCH v2 1/2] tools/nolibc: add pipe() and pipe2() support
` [PATCH v2 2/2] selftests/nolibc: add testcase for pipe

[PATCH v7 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-07-31  6:12 UTC  (3+ messages)
` [PATCH v7 2/2] MAINTAINERS: add board bindings list to OMAP2+ files


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox