messages from 2023-07-16 19:54:12 to 2023-07-16 20:03:24 UTC [more...]
Backporting commits for generating rpi dtb symbols to stable
2023-07-16 19:55 UTC (3+ messages)
[PATCH 6.4 000/800] 6.4.4-rc1 review
2023-07-16 19:41 UTC (198+ messages)
` [PATCH 6.4 009/800] iio: adc: ad7192: Fix internal/external clock selection
` [PATCH 6.4 022/800] fsverity: dont use bio_first_page_all() in fsverity_verify_bio()
` [PATCH 6.4 023/800] blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
` [PATCH 6.4 024/800] x86/sev: Fix calculation of end address based on number of pages
` [PATCH 6.4 025/800] blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
` [PATCH 6.4 026/800] virt: sevguest: Add CONFIG_CRYPTO dependency
` [PATCH 6.4 027/800] blk-mq: fix potential io hang by wrong wake_batch
` [PATCH 6.4 028/800] lockd: drop inappropriate svc_get() from locked_get()
` [PATCH 6.4 029/800] nvme-core: fix memory leak in dhchap_secret_store
` [PATCH 6.4 030/800] nvme-core: fix memory leak in dhchap_ctrl_secret
` [PATCH 6.4 031/800] nvme-core: add missing fault-injection cleanup
` [PATCH 6.4 032/800] nvme-core: fix dev_pm_qos memleak
` [PATCH 6.4 033/800] md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
` [PATCH 6.4 034/800] md/raid10: fix overflow of md/safe_mode_delay
` [PATCH 6.4 035/800] md/raid10: fix wrong setting of max_corr_read_errors
` [PATCH 6.4 036/800] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH 6.4 037/800] md/raid10: fix io loss while replacement replace rdev
` [PATCH 6.4 038/800] md/raid1-10: factor out a helper to add bio to plug
` [PATCH 6.4 039/800] md/raid1-10: factor out a helper to submit normal write
` [PATCH 6.4 040/800] md/raid1-10: submit write io directly if bitmap is not enabled
` [PATCH 6.4 041/800] block: fix blktrace debugfs entries leakage
` [PATCH 6.4 042/800] irqchip/loongson-eiointc: Fix irq affinity setting during resume
` [PATCH 6.4 043/800] splice: dont call file_accessed in copy_splice_read
` [PATCH 6.4 044/800] irqchip/stm32-exti: Fix warning on initialized field overwritten
` [PATCH 6.4 045/800] irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
` [PATCH 6.4 046/800] svcrdma: Prevent page release when nothing was received
` [PATCH 6.4 047/800] erofs: fix compact 4B support for 16k block size
` [PATCH 6.4 048/800] posix-timers: Prevent RT livelock in itimer_delete()
` [PATCH 6.4 049/800] tick/rcu: Fix bogus ratelimit condition
` [PATCH 6.4 050/800] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
` [PATCH 6.4 051/800] btrfs: always read the entire extent_buffer
` [PATCH 6.4 052/800] btrfs: dont use btrfs_bio_ctrl for extent buffer reading
` [PATCH 6.4 053/800] btrfs: return bool from lock_extent_buffer_for_io
` [PATCH 6.4 054/800] btrfs: submit a writeback bio per extent_buffer
` [PATCH 6.4 055/800] btrfs: fix range_end calculation in extent_write_locked_range
` [PATCH 6.4 056/800] btrfs: dont fail writeback when allocating the compression context fails
` [PATCH 6.4 057/800] btrfs: only call __extent_writepage_io from extent_write_locked_range
` [PATCH 6.4 058/800] btrfs: dont treat zoned writeback as being from an async helper thread
` [PATCH 6.4 059/800] btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split
` [PATCH 6.4 060/800] blk-mq: dont insert passthrough request into sw queue
` [PATCH 6.4 061/800] clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
` [PATCH 6.4 062/800] PM: domains: fix integer overflow issues in genpd_parse_state()
` [PATCH 6.4 063/800] perf/arm-cmn: Fix DTC reset
` [PATCH 6.4 064/800] drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
` [PATCH 6.4 065/800] x86/mm: Allow guest.enc_status_change_prepare() to fail
` [PATCH 6.4 066/800] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
` [PATCH 6.4 067/800] drivers/perf: hisi: Dont migrate perf to the CPU going to teardown
` [PATCH 6.4 068/800] perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
` [PATCH 6.4 069/800] perf/arm_cspmu: Fix event attribute type
` [PATCH 6.4 070/800] APEI: GHES: correctly return NULL for ghes_get_devices()
` [PATCH 6.4 071/800] powercap: RAPL: fix invalid initialization for pl4_supported field
` [PATCH 6.4 072/800] powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
` [PATCH 6.4 073/800] PM: domains: Move the verification of in-params from genpd_add_device()
` [PATCH 6.4 074/800] ARM: 9303/1: kprobes: avoid missing-declaration warnings
` [PATCH 6.4 075/800] cpufreq: intel_pstate: Fix energy_performance_preference for passive
` [PATCH 6.4 076/800] thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226
` [PATCH 6.4 077/800] thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope values
` [PATCH 6.4 078/800] thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsets
` [PATCH 6.4 079/800] thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
` [PATCH 6.4 080/800] thermal/drivers/qoriq: Only enable supported sensors
` [PATCH 6.4 081/800] kunit: tool: undo type subscripts for subprocess.Popen
` [PATCH 6.4 082/800] rcu: Make rcu_cpu_starting() rely on interrupts being disabled
` [PATCH 6.4 083/800] rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
` [PATCH 6.4 084/800] rcutorture: Correct name of use_softirq module parameter
` [PATCH 6.4 085/800] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH 6.4 086/800] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
` [PATCH 6.4 087/800] x86/mtrr: Remove physical address size calculation
` [PATCH 6.4 088/800] x86/mtrr: Support setting MTRR state for software defined MTRRs
` [PATCH 6.4 089/800] x86/hyperv: Set MTRR state when running as SEV-SNP Hyper-V guest
` [PATCH 6.4 090/800] x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
` [PATCH 6.4 091/800] x86/xen: Set MTRR state when running as Xen PV initial domain
` [PATCH 6.4 092/800] tools/nolibc: ensure fast64 integer types have 64 bits
` [PATCH 6.4 093/800] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
` [PATCH 6.4 094/800] selftests/ftace: Fix KTAP output ordering
` [PATCH 6.4 095/800] perf/ibs: Fix interface via core pmu events
` [PATCH 6.4 096/800] x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
` [PATCH 6.4 097/800] reiserfs: Initialize sec->length in reiserfs_security_init()
` [PATCH 6.4 098/800] locking/atomic: arm: fix sync ops
` [PATCH 6.4 099/800] evm: Complete description of evm_inode_setattr()
` [PATCH 6.4 100/800] evm: Fix build warnings
` [PATCH 6.4 101/800] ima: "
` [PATCH 6.4 102/800] pstore/ram: Add check for kstrdup
` [PATCH 6.4 103/800] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
` [PATCH 6.4 104/800] igc: Enable and fix RX hash usage by netstack
` [PATCH 6.4 105/800] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
` [PATCH 6.4 106/800] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
` [PATCH 6.4 107/800] libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
` [PATCH 6.4 108/800] bpf: encapsulate precision backtracking bookkeeping
` [PATCH 6.4 109/800] bpf: improve precision backtrack logging
` [PATCH 6.4 110/800] bpf: maintain bitmasks across all active frames in __mark_chain_precision
` [PATCH 6.4 111/800] bpf: fix propagate_precision() logic for inner frames
` [PATCH 6.4 112/800] wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B
` [PATCH 6.4 113/800] samples/bpf: Fix buffer overflow in tcp_basertt
` [PATCH 6.4 114/800] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
` [PATCH 6.4 115/800] wifi: wilc1000: fix for absent RSN capabilities WFA testcase
` [PATCH 6.4 116/800] wifi: rtw88: unlock on error path in rtw_ops_add_interface()
` [PATCH 6.4 117/800] wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
` [PATCH 6.4 118/800] net/handshake: Unpin sock->file if a handshake is cancelled
` [PATCH 6.4 119/800] sctp: add bpf_bypass_getsockopt proto callback
` [PATCH 6.4 120/800] sfc: release encap match in efx_tc_flow_free()
` [PATCH 6.4 121/800] libbpf: fix offsetof() and container_of() to work with CO-RE
` [PATCH 6.4 122/800] bpf: Dont EFAULT for {g,s}setsockopt with wrong optlen
` [PATCH 6.4 123/800] spi: dw: Round of n_bytes to power of 2
` [PATCH 6.4 124/800] nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
` [PATCH 6.4 125/800] bpftool: JIT limited misreported as negative value on aarch64
` [PATCH 6.4 126/800] bpf: Remove bpf trampoline selector
` [PATCH 6.4 127/800] bpf: Fix memleak due to fentry attach failure
` [PATCH 6.4 128/800] selftests/bpf: Do not use sign-file as testcase
` [PATCH 6.4 129/800] regulator: rk808: fix asynchronous probing
` [PATCH 6.4 130/800] regulator: core: Fix more error checking for debugfs_create_dir()
` [PATCH 6.4 131/800] regulator: core: Streamline debugfs operations
` [PATCH 6.4 132/800] wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
` [PATCH 6.4 133/800] wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
` [PATCH 6.4 134/800] wifi: atmel: Fix an error handling path in atmel_probe()
` [PATCH 6.4 135/800] wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
` [PATCH 6.4 136/800] wifi: ray_cs: Fix an error handling path in ray_probe()
` [PATCH 6.4 137/800] wifi: ath9k: dont allow to overwrite ENDPOINT0 attributes
` [PATCH 6.4 138/800] wifi: rtw88: usb: silence log flooding error message
` [PATCH 6.4 139/800] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
` [PATCH 6.4 140/800] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
` [PATCH 6.4 141/800] bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
` [PATCH 6.4 142/800] bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
` [PATCH 6.4 143/800] bpf: Fix __bpf_{list,rbtree}_adds beginning-of-node calculation
` [PATCH 6.4 144/800] bpf: Make bpf_refcount_acquire fallible for non-owning refs
` [PATCH 6.4 145/800] tools/resolve_btfids: Fix setting HOSTCFLAGS
` [PATCH 6.4 146/800] wifi: iwlwifi: mvm: send time sync only if needed
` [PATCH 6.4 147/800] wifi: mac80211: recalc min chandef for new STA links
` [PATCH 6.4 148/800] selftests/bpf: Fix check_mtu using wrong variable type
` [PATCH 6.4 149/800] soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
` [PATCH 6.4 150/800] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead
` [PATCH 6.4 151/800] wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
` [PATCH 6.4 152/800] wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
` [PATCH 6.4 153/800] ice: handle extts in the miscellaneous interrupt thread
` [PATCH 6.4 154/800] selftests: cgroup: fix unexpected failure on test_memcg_low
` [PATCH 6.4 155/800] watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH 6.4 156/800] watchdog/perf: more properly prevent false positives with turbo modes
` [PATCH 6.4 157/800] kexec: fix a memory leak in crash_shrink_memory()
` [PATCH 6.4 158/800] mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isnt used
` [PATCH 6.4 159/800] memstick r592: make memstick_debug_get_tpc_name() static
` [PATCH 6.4 160/800] selftests/bpf: Fix invalid pointer check in get_xlated_program()
` [PATCH 6.4 161/800] wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
` [PATCH 6.4 162/800] bpf: Use scalar ids in mark_chain_precision()
` [PATCH 6.4 163/800] bpf: Verify scalar ids mapping in regsafe() using check_ids()
` [PATCH 6.4 164/800] wifi: mac80211: Fix permissions for valid_links debugfs entry
` [PATCH 6.4 165/800] wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
` [PATCH 6.4 166/800] wifi: iwlwifi: fw: print PC register value instead of address
` [PATCH 6.4 167/800] rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
` [PATCH 6.4 168/800] wifi: ath11k: Add missing check for ioremap
` [PATCH 6.4 169/800] wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
` [PATCH 6.4 170/800] wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018
` [PATCH 6.4 171/800] wifi: ath11k: Add missing hw_ops->get_ring_selector() "
` [PATCH 6.4 172/800] wifi: mac80211: add helpers to access sband iftype data
` [PATCH 6.4 173/800] wifi: iwlwifi: mvm: add support for Extra EHT LTF
` [PATCH 6.4 174/800] wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
` [PATCH 6.4 175/800] wifi: iwlwifi: pull from TXQs with softirqs disabled
` [PATCH 6.4 176/800] wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
` [PATCH 6.4 177/800] wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
` [PATCH 6.4 178/800] wifi: cfg80211: rewrite merging of inherited elements
` [PATCH 6.4 179/800] wifi: cfg80211: drop incorrect nontransmitted BSS update code
` [PATCH 6.4 180/800] wifi: cfg80211: fix regulatory disconnect with OCB/NAN
` [PATCH 6.4 181/800] wifi: ieee80211: Fix the common size calculation for reconfiguration ML
` [PATCH 6.4 182/800] mm: move mm_count into its own cache line
` [PATCH 6.4 183/800] watchdog: remove WATCHDOG_DEFAULT
` [PATCH 6.4 184/800] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH 6.4 185/800] watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
` [PATCH 6.4 186/800] watchdog/hardlockup: rename some "NMI watchdog" constants/function
` [PATCH 6.4 187/800] watchdog/perf: adapt the watchdog_perf interface for async model
` [PATCH 6.4 188/800] watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
` [PATCH 6.4 189/800] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
` [PATCH 6.4 190/800] wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
` [PATCH 6.4 191/800] wifi: iwlwifi: mvm: check only affected links
` [PATCH 6.4 192/800] wifi: ath9k: convert msecs to jiffies where needed
` [PATCH 6.4 193/800] bpf: Factor out socket lookup functions for the TC hookpoint
` [PATCH 6.4 194/800] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH 6.4 195/800] bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH 6.4 196/800] can: length: fix bitstuffing count
` [PATCH 6.4 197/800] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH 6.4 198/800] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH 6.4 199/800] igc: Fix race condition in PTP tx code
` [PATCH 6.4 200/800] igc: Check if hardware TX timestamping is enabled earlier
` [PATCH 6.4 201/800] igc: Retrieve TX timestamp during interrupt handling
` [PATCH 6.4 202/800] igc: Work around HW bug causing missing timestamps
` [PATCH 6.4 203/800] net: stmmac: fix double serdes powerdown
` [PATCH 6.4 204/800] netlink: fix potential deadlock in netlink_set_err()
` [PATCH 6.4 205/800] netlink: do not hard code device address lenth in fdb dumps
` [PATCH 6.4 207/800] sch_netem: fix issues in netem_change() vs get_dist_table()
` [PATCH 6.4 208/800] selftests: rtnetlink: remove netdevsim device after ipsec offload test
` [PATCH 6.4 216/800] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
` [PATCH 6.4 217/800] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH 6.4 218/800] netfilter: nf_tables: fix underflow in chain reference counter
` [PATCH 6.4 219/800] ipvlan: Fix return value of ipvlan_queue_xmit()
` [PATCH 6.4 220/800] net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
` [PATCH 6.4 221/800] netlink: Add __sock_i_ino() for __netlink_diag_dump()
` [PATCH 6.4 222/800] drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
` [PATCH 6.4 223/800] drm/amd/display: Unconditionally print when DP sink power state fails
` [PATCH 6.4 224/800] drm/amd/display: Add logging for display MALL refresh setting
` [PATCH 6.4 225/800] drm/amd/display: fix is_timing_changed() prototype
FAILED: patch "[PATCH] block: add overflow checks for Amiga partition support" failed to apply to 5.10-stable tree
2023-07-16 19:58 UTC (4+ messages)
` [PATCH 5.10.y] block: add overflow checks for Amiga partition support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).