All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-23 00:31:32 to 2024-01-23 00:40:20 UTC [more...]

[PATCH 6.1 000/417] 6.1.75-rc1 review
 2024-01-22 23:53 UTC  (8+ messages)
` [PATCH 6.1 001/417] x86/lib: Fix overflow when counting digits
` [PATCH 6.1 010/417] powerpc/powernv: Add a null pointer check in opal_event_init()
` [PATCH 6.1 011/417] powerpc/powernv: Add a null pointer check in opal_powercap_init()
` [PATCH 6.1 012/417] powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
` [PATCH 6.1 013/417] spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
` [PATCH 6.1 014/417] mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
` [PATCH 6.1 015/417] ACPI: video: check for error while searching for backlight device parent

[BUG] BUG: kernel NULL pointer dereference at ttm_device_init+0xb4
 2024-01-23  0:40 UTC  (5+ messages)

[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-23  0:39 UTC  (5+ messages)
` [PATCH 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-22 23:59 UTC  (144+ messages)
` [PATCH 6.7 481/641] ARM: 9330/1: davinci: also select PINCTRL
` [PATCH 6.7 500/641] MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
` [PATCH 6.7 502/641] power: supply: cw2015: correct time_to_empty units in sysfs
` [PATCH 6.7 503/641] power: supply: bq256xx: fix some problem in bq256xx_hw_init
` [PATCH 6.7 504/641] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
` [PATCH 6.7 505/641] serial: 8250: omap: Dont skip resource freeing if pm_runtime_resume_and_get() failed
` [PATCH 6.7 506/641] iommu: Map reserved memory as cacheable if device is coherent
` [PATCH 6.7 507/641] perf test: Remove atomics from test_loop to avoid test failures
` [PATCH 6.7 508/641] perf header: Fix segfault on build_mem_topology() error path
` [PATCH 6.7 509/641] libapi: Add missing linux/types.h header to get the __u64 type on io.h
` [PATCH 6.7 510/641] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 6.7 511/641] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH 6.7 512/641] usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
` [PATCH 6.7 513/641] r8152: Choose our USB config with choose_configuration() rather than probe()
` [PATCH 6.7 514/641] perf test record user-regs: Fix mask for vg register
` [PATCH 6.7 515/641] vfio/pds: Fix calculations in pds_vfio_dirty_sync
` [PATCH 6.7 516/641] perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT
` [PATCH 6.7 517/641] perf vendor events powerpc: Update datasource event name to fix duplicate events
` [PATCH 6.7 518/641] perf mem: Fix error on hybrid related to availability of mem event in a PMU
` [PATCH 6.7 519/641] perf stat: Exit perf stat if parse groups fails
` [PATCH 6.7 520/641] base/node.c: initialize the accessor list before registering
` [PATCH 6.7 521/641] acpi: property: Let args be NULL in __acpi_node_get_property_reference
` [PATCH 6.7 522/641] software node: Let args be NULL in software_node_get_reference_args
` [PATCH 6.7 523/641] serial: imx: fix tx statemachine deadlock
` [PATCH 6.7 524/641] selftests/sgx: Fix uninitialized pointer dereference in error path
` [PATCH 6.7 525/641] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry
` [PATCH 6.7 526/641] selftests/sgx: Include memory clobber for inline asm in test enclave
` [PATCH 6.7 527/641] selftests/sgx: Skip non X86_64 platform
` [PATCH 6.7 528/641] iio: adc: ad9467: fix reset gpio handling
` [PATCH 6.7 529/641] iio: adc: ad9467: dont ignore error codes
` [PATCH 6.7 530/641] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH 6.7 531/641] iio: adc: ad9467: fix scale setting
` [PATCH 6.7 532/641] perf header: Fix one memory leakage in perf_event__fprintf_event_update()
` [PATCH 6.7 533/641] perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
` [PATCH 6.7 534/641] perf genelf: Set ELF program header addresses properly
` [PATCH 6.7 535/641] perf unwind-libdw: Handle JIT-generated DSOs properly
` [PATCH 6.7 536/641] perf unwind-libunwind: Fix base address for .eh_frame
` [PATCH 6.7 537/641] bus: mhi: ep: Do not allocate event ring element on stack
` [PATCH 6.7 538/641] bus: mhi: ep: Use slab allocator where applicable
` [PATCH 6.7 539/641] bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
` [PATCH 6.7 540/641] PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
` [PATCH 6.7 541/641] usb: cdc-acm: return correct error code on unsupported break
` [PATCH 6.7 542/641] arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid
` [PATCH 6.7 543/641] usb: core: Fix crash w/ usb_choose_configuration() if no driver
` [PATCH 6.7 544/641] cdx: Explicitly include correct DT includes, again
` [PATCH 6.7 545/641] spmi: mtk-pmif: Serialize PMIF status check and command submission
` [PATCH 6.7 546/641] usb: gadget: webcam: Make g_webcam loadable again
` [PATCH 6.7 547/641] greybus: gb-beagleplay: Remove use of pad bytes
` [PATCH 6.7 548/641] iommu: Dont reserve 0-length IOVA region
` [PATCH 6.7 549/641] perf vendor events: Remove UTF-8 characters from cmn.json
` [PATCH 6.7 550/641] power: supply: Fix null pointer dereference in smb2_probe
` [PATCH 6.7 551/641] vdpa: Fix an error handling path in eni_vdpa_probe()
` [PATCH 6.7 552/641] apparmor: Fix ref count leak in task_kill
` [PATCH 6.7 553/641] nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
` [PATCH 6.7 555/641] nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
` [PATCH 6.7 556/641] apparmor: free the allocated pdb objects
` [PATCH 6.7 557/641] perf env: Avoid recursively taking env->bpf_progs.lock
` [PATCH 6.7 558/641] perf stat: Fix hard coded LL miss units
` [PATCH 6.7 559/641] cxl/region: fix x9 interleave typo
` [PATCH 6.7 560/641] apparmor: fix possible memory leak in unpack_trans_table
` [PATCH 6.7 561/641] apparmor: avoid crash when parsed profile name is empty
` [PATCH 6.7 562/641] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH 6.7 563/641] serial: imx: Correct clock error message in function probe()
` [PATCH 6.7 564/641] serial: apbuart: fix console prompt on qemu
` [PATCH 6.7 565/641] cdx: call of_node_put() on error path
` [PATCH 6.7 566/641] cdx: Unlock on error path in rescan_store()
` [PATCH 6.7 567/641] perf db-export: Fix missing reference count get in call_path_from_sample()
` [PATCH 6.7 568/641] cxl/port: Fix missing target list lock
` [PATCH 6.7 569/641] spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
` [PATCH 6.7 570/641] hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
` [PATCH 6.7 571/641] nvmet: re-fix tracing strncpy() warning
` [PATCH 6.7 572/641] nvme: trace: avoid memcpy overflow warning
` [PATCH 6.7 573/641] PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()
` [PATCH 6.7 574/641] PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
` [PATCH 6.7 575/641] nvmet-tcp: Fix the H2C expected PDU len calculation
` [PATCH 6.7 576/641] PCI: keystone: Fix race condition when initializing PHYs
` [PATCH 6.7 577/641] apparmor: Fix memory leak in unpack_profile()
` [PATCH 6.7 578/641] PCI: mediatek-gen3: Fix translation window size calculation
` [PATCH 6.7 579/641] ASoC: mediatek: sof-common: Add NULL check for normal_link string
` [PATCH 6.7 580/641] s390/pci: fix max size calculation in zpci_memcpy_toio()
` [PATCH 6.7 581/641] net: qualcomm: rmnet: fix global oob in rmnet_policy
` [PATCH 6.7 582/641] net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
` [PATCH 6.7 583/641] rxrpc: Fix use of Dont Fragment flag
` [PATCH 6.7 584/641] octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2
` [PATCH 6.7 585/641] net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
` [PATCH 6.7 586/641] amt: do not use overwrapped cb area
` [PATCH 6.7 587/641] ALSA: aloop: Introduce a function to get if access is interleaved mode
` [PATCH 6.7 588/641] net: micrel: Fix PTP frame parsing for lan8841
` [PATCH 6.7 589/641] net: phy: micrel: populate .soft_reset for KSZ9131
` [PATCH 6.7 590/641] ALSA: hda: Properly setup HDMI stream
` [PATCH 6.7 591/641] mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
` [PATCH 6.7 592/641] mptcp: strict validation before using mp_opt->hmac
` [PATCH 6.7 593/641] mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
` [PATCH 6.7 594/641] mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
` [PATCH 6.7 595/641] mptcp: refine opt_mp_capable determination
` [PATCH 6.7 596/641] block: ensure we hold a queue reference when using queue limits
` [PATCH 6.7 597/641] net: stmmac: Fix ethool link settings ops for integrated PCS
` [PATCH 6.7 598/641] udp: annotate data-races around up->pending
` [PATCH 6.7 599/641] erofs: fix inconsistent per-file compression format
` [PATCH 6.7 600/641] net: add more sanity check in virtio_net_hdr_to_skb()
` [PATCH 6.7 601/641] net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
` [PATCH 6.7 602/641] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
` [PATCH 6.7 603/641] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
` [PATCH 6.7 604/641] net: tls, fix WARNIING in __sk_msg_free
` [PATCH 6.7 605/641] net: ravb: Fix dma_addr_t truncation in error case
` [PATCH 6.7 606/641] dt-bindings: gpio: xilinx: Fix node address in gpio
` [PATCH 6.7 607/641] gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
` [PATCH 6.7 608/641] ASoC: SOF: ipc4-loader: remove the CPC check warnings
` [PATCH 6.7 609/641] gpiolib: Fix scope-based gpio_device refcounting
` [PATCH 6.7 610/641] drm/amdkfd: fixes for HMM mem allocation
` [PATCH 6.7 611/641] drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
` [PATCH 6.7 612/641] selftests: bonding: Change script interpreter
` [PATCH 6.7 613/641] net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake calls
` [PATCH 6.7 614/641] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
` [PATCH 6.7 615/641] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
` [PATCH 6.7 616/641] LoongArch: BPF: Prevent out-of-bounds memory access
` [PATCH 6.7 617/641] mptcp: relax check on MPC passive fallback
` [PATCH 6.7 618/641] net: netdevsim: dont try to destroy PHC on VFs
` [PATCH 6.7 619/641] netfilter: nf_tables: reject invalid set policy
` [PATCH 6.7 620/641] netfilter: nft_limit: do not ignore unsupported flags
` [PATCH 6.7 621/641] netfilter: nfnetlink_log: use proper helper for fetching physinif
` [PATCH 6.7 622/641] netfilter: nf_queue: remove excess nf_bridge variable
` [PATCH 6.7 623/641] netfilter: propagate net to nf_bridge_get_physindev
` [PATCH 6.7 624/641] netfilter: bridge: replace physindev with physinif in nf_bridge_info
` [PATCH 6.7 625/641] netfilter: nf_tables: do not allow mismatch field size and set key length
` [PATCH 6.7 626/641] netfilter: nf_tables: skip dead set elements in netlink dump
` [PATCH 6.7 627/641] netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
` [PATCH 6.7 628/641] ipvs: avoid stat macros calls from preemptible context
` [PATCH 6.7 629/641] io_uring: adjust defer tw counting
` [PATCH 6.7 630/641] kdb: Fix a potential buffer overflow in kdb_local()
` [PATCH 6.7 631/641] arm64/ptrace: Dont flush ZA/ZT storage when writing ZA via ptrace
` [PATCH 6.7 632/641] ethtool: netlink: Add missing ethnl_ops_begin/complete
` [PATCH 6.7 633/641] loop: fix the the direct I/O support check when used on top of block devices
` [PATCH 6.7 634/641] mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
` [PATCH 6.7 635/641] mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
` [PATCH 6.7 636/641] mlxsw: spectrum_acl_tcam: Fix stack corruption
` [PATCH 6.7 637/641] mlxsw: spectrum_router: Register netdevice notifier before nexthop
` [PATCH 6.7 638/641] selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes
` [PATCH 6.7 639/641] ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
` [PATCH 6.7 640/641] i2c: s3c24xx: fix read transfers in polling mode
` [PATCH 6.7 641/641] i2c: s3c24xx: fix transferring more than one message "

[PATCH net-next 0/3] tools: ynl: Add sub-message and multi-attr encoding support
 2024-01-23  0:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23  0:38 UTC 

[PATCH v2 0/4] perf sched: Fix task state report
 2024-01-23  0:38 UTC  (3+ messages)
` [PATCH v2 4/4] perf sched: Commit to evsel__taskstate() to parse task state info

[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-01-23  0:37 UTC  (7+ messages)
` [PATCH v3 01/20] multifd: Add capability to enable/disable zero_page
    ` [External] "
` [PATCH v3 13/20] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
    ` [External] "

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-23  0:27 UTC  (40+ messages)
` [PATCH 15/82] dma-buf: Refactor intentional wrap-around calculation
` [PATCH 16/82] drm/nouveau/mmu: "
` [PATCH 26/82] buildid: "
` [PATCH 27/82] m68k: "
` [PATCH 31/82] ARC: dw2 unwind: "
` [PATCH 33/82] mm/vmalloc: "
` [PATCH 36/82] agp: Refactor intentional wrap-around test
` [PATCH 38/82] arm: 3117/1: "
` [PATCH 39/82] crypto: "
` [PATCH 40/82] arm64: stacktrace: "
` [PATCH 42/82] bcachefs: "
` [PATCH 47/82] dm verity: "
` [PATCH 49/82] drm/i915: "
` [PATCH 50/82] drm/vc4: "
` [PATCH 51/82] ext4: "
` [PATCH 59/82] lib/scatterlist: "
` [PATCH 60/82] powerpc: "
` [PATCH 61/82] scsi: mpt3sas: "
` [PATCH 67/82] ocfs2: "
` [PATCH 68/82] PCI: "
` [PATCH 69/82] perf tools: "
` [PATCH 72/82] scsi: sd_zbc: "
` [PATCH 73/82] sh: "
` [PATCH 74/82] ARC: dw2 unwind: "
` [PATCH 75/82] timekeeping: "
` [PATCH 77/82] virtio: "
` [PATCH 79/82] staging: vme_user: "

[PATCH 0/2] reftable/stack: fix race in up-to-date check
 2024-01-23  0:32 UTC  (5+ messages)
` [PATCH 2/2] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.