messages from 2024-02-21 13:54:28 to 2024-02-21 14:04:07 UTC [more...]
[PATCH 5.10 000/379] 5.10.210-rc1 review
2024-02-21 13:06 UTC (167+ messages)
` [PATCH 5.10 003/379] usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
` [PATCH 5.10 004/379] usb: cdns3: fix iso transfer error when mult is not zero
` [PATCH 5.10 005/379] usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
` [PATCH 5.10 006/379] PCI: mediatek: Clear interrupt status before dispatching handler
` [PATCH 5.10 007/379] units: change from L to UL
` [PATCH 5.10 008/379] units: add the HZ macros
` [PATCH 5.10 009/379] serial: sc16is7xx: set safe default SPI clock frequency
` [PATCH 5.10 023/379] bus: mhi: host: Drop chan lock before queuing buffers
` [PATCH 5.10 024/379] parisc/firmware: Fix F-extend for PDC addresses
` [PATCH 5.10 025/379] async: Split async_schedule_node_domain()
` [PATCH 5.10 026/379] async: Introduce async_schedule_dev_nocall()
` [PATCH 5.10 027/379] arm64: dts: qcom: sdm845: fix USB wakeup interrupt types
` [PATCH 5.10 028/379] arm64: dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
` [PATCH 5.10 029/379] lsm: new security_file_ioctl_compat() hook
` [PATCH 5.10 030/379] scripts/get_abi: fix source path leak
` [PATCH 5.10 031/379] mmc: core: Use mrq.sbc in close-ended ffu
` [PATCH 5.10 032/379] mmc: mmc_spi: remove custom DMA mapped buffers
` [PATCH 5.10 033/379] rtc: Adjust failure return code for cmos_set_alarm()
` [PATCH 5.10 034/379] nouveau/vmm: dont set addr on the fail path to avoid warning
` [PATCH 5.10 035/379] ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
` [PATCH 5.10 036/379] rename(): fix the locking of subdirectories
` [PATCH 5.10 037/379] block: Remove special-casing of compound pages
` [PATCH 5.10 038/379] stddef: Introduce DECLARE_FLEX_ARRAY() helper
` [PATCH 5.10 039/379] smb3: Replace smb2pdu 1-element arrays with flex-arrays
` [PATCH 5.10 040/379] mm: vmalloc: introduce array allocation functions
` [PATCH 5.10 041/379] KVM: use __vcalloc for very large allocations
` [PATCH 5.10 042/379] net/smc: fix illegal rmb_desc access in SMC-D connection dump
` [PATCH 5.10 043/379] tcp: make sure init the accept_queues spinlocks once
` [PATCH 5.10 044/379] bnxt_en: Wait for FLR to complete during probe
` [PATCH 5.10 045/379] vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
` [PATCH 5.10 046/379] llc: make llc_ui_sendmsg() more robust against bonding changes
` [PATCH 5.10 047/379] llc: Drop support for ETH_P_TR_802_2
` [PATCH 5.10 048/379] net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
` [PATCH 5.10 049/379] tracing: Ensure visibility when inserting an element into tracing_map
` [PATCH 5.10 050/379] afs: Hide silly-rename files from userspace
` [PATCH 5.10 051/379] tcp: Add memory barrier to tcp_push()
` [PATCH 5.10 052/379] netlink: fix potential sleeping issue in mqueue_flush_file
` [PATCH 5.10 053/379] ipv6: init the accept_queues spinlocks in inet6_create
` [PATCH 5.10 054/379] net/mlx5: DR, Use the right GVMI number for drop action
` [PATCH 5.10 055/379] net/mlx5e: fix a double-free in arfs_create_groups
` [PATCH 5.10 056/379] netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
` [PATCH 5.10 057/379] netfilter: nf_tables: validate NFPROTO_* family
` [PATCH 5.10 058/379] net: mvpp2: clear BM pool before initialization
` [PATCH 5.10 059/379] selftests: netdevsim: fix the udp_tunnel_nic test
` [PATCH 5.10 060/379] fjes: fix memleaks in fjes_hw_setup
` [PATCH 5.10 061/379] net: fec: fix the unhandled context fault from smmu
` [PATCH 5.10 062/379] btrfs: ref-verify: free ref cache before clearing mount opt
` [PATCH 5.10 063/379] btrfs: tree-checker: fix inline ref size in error messages
` [PATCH 5.10 064/379] btrfs: dont warn if discard range is not aligned to sector
` [PATCH 5.10 065/379] btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
` [PATCH 5.10 066/379] btrfs: dont abort filesystem when attempting to snapshot deleted subvolume
` [PATCH 5.10 067/379] rbd: dont move requests to the running list on errors
` [PATCH 5.10 068/379] exec: Fix error handling in begin_new_exec()
` [PATCH 5.10 069/379] wifi: iwlwifi: fix a memory corruption
` [PATCH 5.10 070/379] netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
` [PATCH 5.10 071/379] netfilter: nf_tables: reject QUEUE/DROP verdict parameters
` [PATCH 5.10 072/379] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
` [PATCH 5.10 073/379] drm: Dont unref the same fb many times by mistake due to deadlock handling
` [PATCH 5.10 074/379] drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
` [PATCH 5.10 075/379] drm/tidss: Fix atomic_flush check
` [PATCH 5.10 076/379] drm/bridge: nxp-ptn3460: simplify some error checking
` [PATCH 5.10 077/379] PM: sleep: Use dev_printk() when possible
` [PATCH 5.10 078/379] PM: sleep: Avoid calling put_device() under dpm_list_mtx
` [PATCH 5.10 079/379] PM: core: Remove unnecessary (void *) conversions
` [PATCH 5.10 080/379] PM: sleep: Fix possible deadlocks in core system-wide PM code
` [PATCH 5.10 081/379] fs/pipe: move check to pipe_has_watch_queue()
` [PATCH 5.10 082/379] pipe: wakeup wr_wait after setting max_usage
` [PATCH 5.10 083/379] ARM: dts: samsung: exynos4210-i9100: Unconditionally enable LDO12
` [PATCH 5.10 084/379] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts
` [PATCH 5.10 085/379] arm64: dts: qcom: sc7180: fix USB wakeup interrupt types
` [PATCH 5.10 086/379] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [PATCH 5.10 087/379] mm: use __pfn_to_section() instead of open coding it
` [PATCH 5.10 088/379] mm/sparsemem: fix race in accessing memory_section->usage
` [PATCH 5.10 089/379] btrfs: remove err variable from btrfs_delete_subvolume
` [PATCH 5.10 090/379] btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume being deleted
` [PATCH 5.10 091/379] NFSD: Modernize nfsd4_release_lockowner()
` [PATCH 5.10 092/379] NFSD: Add documenting comment for nfsd4_release_lockowner()
` [PATCH 5.10 093/379] drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
` [PATCH 5.10 094/379] drm/exynos: fix accidental on-stack copy of exynos_drm_plane
` [PATCH 5.10 095/379] drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
` [PATCH 5.10 096/379] gpio: eic-sprd: Clear interrupt after set the interrupt type
` [PATCH 5.10 097/379] spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
` [PATCH 5.10 098/379] mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
` [PATCH 5.10 099/379] tick/sched: Preserve number of idle sleeps across CPU hotplug events
` [PATCH 5.10 100/379] x86/entry/ia32: Ensure s32 is sign extended to s64
` [PATCH 5.10 101/379] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
` [PATCH 5.10 102/379] drivers/perf: pmuv3: dont expose SW_INCR event in sysfs
` [PATCH 5.10 103/379] powerpc: Fix build error due to is_valid_bugaddr()
` [PATCH 5.10 104/379] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
` [PATCH 5.10 105/379] x86/boot: Ignore NMIs during very early boot
` [PATCH 5.10 106/379] powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH 5.10 107/379] powerpc/lib: Validate size for vector operations
` [PATCH 5.10 108/379] x86/mce: Mark fatal MCEs page as poison to avoid panic in the kdump kernel
` [PATCH 5.10 109/379] perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file
` [PATCH 5.10 110/379] debugobjects: Stop accessing objects after releasing hash bucket lock
` [PATCH 5.10 111/379] regulator: core: Only increment use_count when enable_count changes
` [PATCH 5.10 112/379] audit: Send netlink ACK before setting connection in auditd_set
` [PATCH 5.10 113/379] ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
` [PATCH 5.10 114/379] PNP: ACPI: fix fortify warning
` [PATCH 5.10 115/379] ACPI: extlog: fix NULL pointer dereference check
` [PATCH 5.10 116/379] PM / devfreq: Synchronize devfreq_monitor_[start/stop]
` [PATCH 5.10 117/379] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH 5.10 118/379] FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
` [PATCH 5.10 119/379] UBSAN: array-index-out-of-bounds in dtSplitRoot
` [PATCH 5.10 120/379] jfs: fix slab-out-of-bounds Read in dtSearch
` [PATCH 5.10 121/379] jfs: fix array-index-out-of-bounds in dbAdjTree
` [PATCH 5.10 122/379] jfs: fix uaf in jfs_evict_inode
` [PATCH 5.10 123/379] pstore/ram: Fix crash when setting number of cpus to an odd number
` [PATCH 5.10 124/379] crypto: stm32/crc32 - fix parsing list of devices
` [PATCH 5.10 125/379] afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
` [PATCH 5.10 126/379] afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
` [PATCH 5.10 127/379] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
` [PATCH 5.10 128/379] jfs: fix array-index-out-of-bounds in diNewExt
` [PATCH 5.10 129/379] s390/ptrace: handle setting of fpc register correctly
` [PATCH 5.10 130/379] KVM: s390: fix setting of fpc register
` [PATCH 5.10 131/379] SUNRPC: Fix a suspicious RCU usage warning
` [PATCH 5.10 132/379] ecryptfs: Reject casefold directory inodes
` [PATCH 5.10 133/379] ext4: fix inconsistent between segment fstrim and full fstrim
` [PATCH 5.10 134/379] ext4: unify the type of flexbg_size to unsigned int
` [PATCH 5.10 135/379] ext4: remove unnecessary check from alloc_flex_gd()
` [PATCH 5.10 136/379] ext4: avoid online resizing failures due to oversized flex bg
` [PATCH 5.10 137/379] wifi: rt2x00: restart beacon queue when hardware reset
` [PATCH 5.10 138/379] selftests/bpf: satisfy compiler by having explicit return in btf test
` [PATCH 5.10 139/379] selftests/bpf: Fix pyperf180 compilation failure with clang18
` [PATCH 5.10 140/379] scsi: lpfc: Fix possible file string name overflow when updating firmware
` [PATCH 5.10 141/379] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
` [PATCH 5.10 142/379] bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
` [PATCH 5.10 143/379] scsi: arcmsr: Support new PCI device IDs 1883 and 1886
` [PATCH 5.10 144/379] ARM: dts: imx7d: Fix coresight funnel ports
` [PATCH 5.10 145/379] ARM: dts: imx7s: Fix lcdif compatible
` [PATCH 5.10 146/379] ARM: dts: imx7s: Fix nand-controller #size-cells
` [PATCH 5.10 147/379] wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()
` [PATCH 5.10 148/379] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH 5.10 149/379] scsi: libfc: Dont schedule abort twice
` [PATCH 5.10 150/379] scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
` [PATCH 5.10 151/379] bpf: Set uattr->batch.count as zero before batched update or deletion
` [PATCH 5.10 152/379] ARM: dts: rockchip: fix rk3036 hdmi ports node
` [PATCH 5.10 153/379] ARM: dts: imx25/27-eukrea: Fix RTC node name
` [PATCH 5.10 155/379] ARM: dts: imx27: Fix sram node
` [PATCH 5.10 156/379] ARM: dts: imx1: "
` [PATCH 5.10 157/379] ionic: pass opcode to devcmd_wait
` [PATCH 5.10 158/379] block/rnbd-srv: Check for unlikely string overflow
` [PATCH 5.10 159/379] ARM: dts: imx25: Fix the iim compatible string
` [PATCH 5.10 160/379] ARM: dts: imx25/27: Pass timing0
` [PATCH 5.10 161/379] ARM: dts: imx27-apf27dev: Fix LED name
` [PATCH 5.10 164/379] net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
` [PATCH 5.10 165/379] block: prevent an integer overflow in bvec_try_merge_hw_page
` [PATCH 5.10 166/379] md: Whenassemble the array, consult the superblock of the freshest device
` [PATCH 5.10 167/379] arm64: dts: qcom: msm8996: Fix in-ports is a required property
` [PATCH 5.10 168/379] arm64: dts: qcom: msm8998: Fix out-ports "
` [PATCH 5.10 169/379] wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
` [PATCH 5.10 170/379] wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
` [PATCH 5.10 171/379] wifi: cfg80211: free beacon_ies when overridden from hidden BSS
` [PATCH 5.10 172/379] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
` [PATCH 5.10 173/379] Bluetooth: L2CAP: Fix possible multiple reject send
` [PATCH 5.10 174/379] i40e: Fix VF disable behavior to block all traffic
` [PATCH 5.10 175/379] f2fs: fix to check return value of f2fs_reserve_new_block()
` [PATCH 5.10 176/379] ALSA: hda: Refer to correct stream index at loops
` [PATCH 5.10 177/379] ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
` [PATCH 5.10 178/379] fast_dput(): handle underflows gracefully
` [PATCH 5.10 179/379] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
` [PATCH 5.10 180/379] drm/amd/display: Fix tiled display misalignment
` [PATCH 5.10 181/379] f2fs: fix write pointers on zoned device after roll forward
` [PATCH 5.10 182/379] drm/drm_file: fix use of uninitialized variable
` [PATCH 5.10 183/379] drm/framebuffer: Fix "
` [PATCH 5.10 184/379] drm/mipi-dsi: Fix detach call without attach
ECDSA related PRs
2024-02-21 14:03 UTC (2+ messages)
[PATCH] arm64: defconfig: Enable zram, xfs and loading compressed FW support
2024-02-21 14:02 UTC (2+ messages)
[PATCH v5 1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
2024-02-21 14:02 UTC (3+ messages)
` ✓ CI.checksparse: success for series starting with [v5,1/9] "
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-02-21 14:01 UTC (8+ messages)
` [PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
[syzbot] [kvm?] KMSAN: uninit-value in em_ret
2024-02-21 14:02 UTC (2+ messages)
[PATCH v2 1/2] alpha: merge two entries for CONFIG_ALPHA_EV4
2024-02-21 14:01 UTC (2+ messages)
` [PATCH v2 2/2] alpha: merge two entries for CONFIG_ALPHA_GAMMA
linux-next: build warning after merge of the arm-soc-fixes tree
2024-02-21 14:01 UTC (9+ messages)
[PATCH v2] riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
2024-02-21 14:00 UTC (3+ messages)
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-21 13:59 UTC (6+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[syzbot] [kvm?] KMSAN: uninit-value in em_ret_near_imm
2024-02-21 13:59 UTC
[syzbot] [netfilter?] KMSAN: uninit-value in __nla_validate_parse (3)
2024-02-21 13:59 UTC
[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-21 13:58 UTC (7+ messages)
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
[XEN v5 0/3] xen/arm: Add emulation of Debug Data Transfer Registers
2024-02-21 13:58 UTC (8+ messages)
` [XEN v5 1/3] xen/arm: Introduce CONFIG_PARTIAL_EMULATION and "partial-emulation" cmd option
[openeuler:OLK-6.6 2385/3300] kernel/cgroup/cgroup.c:3968:15: error: use of undeclared identifier 'cgroup_psi_stat_show'; did you mean 'cgroup_stat_show'?
2024-02-21 13:56 UTC
[PATCH v3 0/3] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
2024-02-21 13:56 UTC (2+ messages)
` (subset) "
[syzbot] [kvm?] KMSAN: uninit-value in em_ret_near_imm
2024-02-21 13:56 UTC (2+ messages)
[PATCH v3 0/4] Add support for Freebox fbx8am boards
2024-02-21 13:48 UTC (8+ messages)
` [PATCH v3 4/4] arm64: dts: amlogic: add fbx8am DT overlays
` [PATCH] fixup! "
Breaking change with "git log -n" since 2.43
2024-02-21 13:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.