All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-24 23:02:37 to 2024-03-24 23:05:50 UTC [more...]

[PATCH 6.6 000/638] 6.6.23-rc1 review
 2024-03-24 22:55 UTC  (199+ messages)
` [PATCH 6.6 082/638] s390/dasd: Use dev_*() for device log messages
` [PATCH 6.6 083/638] s390/dasd: fix double module refcount decrement
` [PATCH 6.6 084/638] rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
` [PATCH 6.6 085/638] rcu/exp: Handle RCU expedited grace period kworker allocation failure
` [PATCH 6.6 086/638] nbd: null check for nla_nest_start
` [PATCH 6.6 087/638] fs/select: rework stack allocation hack for clang
` [PATCH 6.6 088/638] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH 6.6 089/638] ovl: remove unused code in lowerdir param parsing
` [PATCH 6.6 090/638] ovl: store and show the user provided lowerdir mount option
` [PATCH 6.6 091/638] ovl: refactor layer parsing helpers
` [PATCH 6.6 092/638] ovl: add support for appending lowerdirs one by one
` [PATCH 6.6 093/638] ovl: Always reject mounting over case-insensitive directories
` [PATCH 6.6 094/638] kunit: test: Log the correct filter string in executor_test
` [PATCH 6.6 095/638] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 6.6 096/638] lib: memcpy_kunit: "
` [PATCH 6.6 097/638] time: test: Fix incorrect format specifier
` [PATCH 6.6 098/638] rtc: test: Fix invalid "
` [PATCH 6.6 099/638] io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
` [PATCH 6.6 100/638] io_uring/net: move receive multishot out of the generic msghdr path
` [PATCH 6.6 101/638] io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
` [PATCH 6.6 102/638] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
` [PATCH 6.6 103/638] x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
` [PATCH 6.6 104/638] x86/resctrl: Remove hard-coded memory bandwidth limit
` [PATCH 6.6 105/638] x86/resctrl: Read supported bandwidth sources from CPUID
` [PATCH 6.6 106/638] x86/resctrl: Implement new mba_MBps throttling heuristic
` [PATCH 6.6 107/638] x86/sme: Fix memory encryption setting if enabled by default and not overridden
` [PATCH 6.6 108/638] timekeeping: Fix cross-timestamp interpolation on counter wrap
` [PATCH 6.6 109/638] timekeeping: Fix cross-timestamp interpolation corner case decision
` [PATCH 6.6 110/638] timekeeping: Fix cross-timestamp interpolation for non-x86
` [PATCH 6.6 111/638] sched/fair: Take the scheduling domain into account in select_idle_smt()
` [PATCH 6.6 112/638] sched/fair: Take the scheduling domain into account in select_idle_core()
` [PATCH 6.6 113/638] wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
` [PATCH 6.6 114/638] wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
` [PATCH 6.6 115/638] wifi: b43: Stop/wake correct queue in PIO "
` [PATCH 6.6 116/638] wifi: b43: Stop correct queue in DMA worker "
` [PATCH 6.6 117/638] wifi: b43: Disable QoS for bcm4331
` [PATCH 6.6 118/638] wifi: wilc1000: fix declarations ordering
` [PATCH 6.6 119/638] wifi: wilc1000: fix RCU usage in connect path
` [PATCH 6.6 120/638] wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
` [PATCH 6.6 121/638] wifi: wilc1000: do not realloc workqueue everytime an interface is added
` [PATCH 6.6 122/638] wifi: wilc1000: fix multi-vif management when deleting a vif
` [PATCH 6.6 123/638] wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
` [PATCH 6.6 124/638] ARM: dts: renesas: r8a73a4: Fix external clocks and clock rate
` [PATCH 6.6 125/638] arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
` [PATCH 6.6 126/638] arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latency
` [PATCH 6.6 127/638] arm64: dts: qcom: sc8180x: Add missing CPU off state
` [PATCH 6.6 128/638] arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
` [PATCH 6.6 129/638] arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
` [PATCH 6.6 130/638] arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
` [PATCH 6.6 131/638] arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size
` [PATCH 6.6 132/638] cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
` [PATCH 6.6 133/638] cpufreq: mediatek-hw: Wait for CPU supplies before probing
` [PATCH 6.6 134/638] sock_diag: annotate data-races around sock_diag_handlers[family]
` [PATCH 6.6 135/638] inet_diag: annotate data-races around inet_diag_table[]
` [PATCH 6.6 136/638] bpftool: Silence build warning about calloc()
` [PATCH 6.6 137/638] selftests/bpf: Fix potential premature unload in bpf_testmod
` [PATCH 6.6 138/638] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
` [PATCH 6.6 139/638] selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
` [PATCH 6.6 140/638] wifi: ath12k: Fix issues in channel list update
` [PATCH 6.6 141/638] selftests/bpf: De-veth-ize the tc_redirect test case
` [PATCH 6.6 142/638] selftests/bpf: Add netkit to tc_redirect selftest
` [PATCH 6.6 143/638] selftests/bpf: Fix the flaky tc_redirect_dtime test
` [PATCH 6.6 144/638] selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
` [PATCH 6.6 145/638] af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc()
` [PATCH 6.6 146/638] arm64: dts: qcom: sm8450: Add missing interconnects to serial
` [PATCH 6.6 147/638] soc: qcom: socinfo: rename PM2250 to PM4125
` [PATCH 6.6 148/638] arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
` [PATCH 6.6 149/638] cpufreq: mediatek-hw: Don't error out if supply is not found
` [PATCH 6.6 150/638] libbpf: Fix faccessat() usage on Android
` [PATCH 6.6 151/638] pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
` [PATCH 6.6 152/638] arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
` [PATCH 6.6 153/638] arm64: dts: renesas: r8a779g0: Restore sort order
` [PATCH 6.6 154/638] arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2
` [PATCH 6.6 155/638] selftests/bpf: Disable IPv6 for lwt_redirect test
` [PATCH 6.6 156/638] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
` [PATCH 6.6 157/638] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
` [PATCH 6.6 158/638] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
` [PATCH 6.6 159/638] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
` [PATCH 6.6 160/638] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
` [PATCH 6.6 161/638] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
` [PATCH 6.6 162/638] arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
` [PATCH 6.6 163/638] libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
` [PATCH 6.6 164/638] wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
` [PATCH 6.6 165/638] wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASSOC_CMDID
` [PATCH 6.6 166/638] wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
` [PATCH 6.6 167/638] wifi: ath12k: fix fetching MCBC flag for QCN9274
` [PATCH 6.6 168/638] wifi: iwlwifi: mvm: report beacon protection failures
` [PATCH 6.6 169/638] wifi: iwlwifi: dbg-tlv: ensure NUL termination
` [PATCH 6.6 170/638] wifi: iwlwifi: acpi: fix WPFC reading
` [PATCH 6.6 171/638] wifi: iwlwifi: mvm: initialize rates in FW earlier
` [PATCH 6.6 172/638] wifi: iwlwifi: fix EWRD table validity check
` [PATCH 6.6 173/638] wifi: iwlwifi: mvm: d3: fix IPN byte order
` [PATCH 6.6 174/638] wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
` [PATCH 6.6 175/638] wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
` [PATCH 6.6 176/638] gpio: vf610: allow disabling the vf610 driver
` [PATCH 6.6 177/638] arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
` [PATCH 6.6 178/638] pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
` [PATCH 6.6 179/638] net: blackhole_dev: fix build warning for ethh set but not used
` [PATCH 6.6 180/638] arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
` [PATCH 6.6 181/638] arm64: dts: ti: k3-j784s4: "
` [PATCH 6.6 182/638] wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
` [PATCH 6.6 183/638] wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
` [PATCH 6.6 184/638] libbpf: Use OPTS_SET() macro in bpf_xdp_query()
` [PATCH 6.6 185/638] wifi: wfx: fix memory leak when starting AP
` [PATCH 6.6 186/638] arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindings
` [PATCH 6.6 187/638] arm64: dts: qcom: msm8998: declare VLS CLAMP register for USB3 PHY
` [PATCH 6.6 188/638] arm64: dts: qcom: qcm2290: "
` [PATCH 6.6 189/638] arm64: dts: qcom: sm6115: "
` [PATCH 6.6 190/638] wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
` [PATCH 6.6 191/638] printk: Disable passing console lock owner completely during panic()
` [PATCH 6.6 192/638] pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
` [PATCH 6.6 193/638] tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
` [PATCH 6.6 194/638] tools/resolve_btfids: Fix cross-compilation to non-host endianness
` [PATCH 6.6 195/638] wifi: iwlwifi: support EHT for WH
` [PATCH 6.6 196/638] wifi: iwlwifi: mvm: fix erroneous queue index mask
` [PATCH 6.6 197/638] wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
` [PATCH 6.6 198/638] wifi: iwlwifi: mvm: don't set replay counters to 0xff
` [PATCH 6.6 199/638] s390/pai: fix attr_event_free upper limit for pai device drivers
` [PATCH 6.6 200/638] s390/vdso: drop '-fPIC' from LDFLAGS
` [PATCH 6.6 201/638] selftests: forwarding: Add missing config entries
` [PATCH 6.6 202/638] selftests: forwarding: Add missing multicast routing "
` [PATCH 6.6 203/638] ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
` [PATCH 6.6 204/638] arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs
` [PATCH 6.6 205/638] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
` [PATCH 6.6 206/638] arm64: dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
` [PATCH 6.6 207/638] arm64: dts: mediatek: mt7986: fix SPI bus width properties
` [PATCH 6.6 208/638] arm64: dts: mediatek: mt7986: fix SPI nodename
` [PATCH 6.6 209/638] arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
` [PATCH 6.6 210/638] arm64: dts: mediatek: mt7986: add "#reset-cells" to infracfg
` [PATCH 6.6 211/638] arm64: dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
` [PATCH 6.6 212/638] arm64: dts: mediatek: mt8192: fix vencoder clock name
` [PATCH 6.6 213/638] arm64: dts: mediatek: mt8186: fix VENC power domain clocks
` [PATCH 6.6 214/638] arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
` [PATCH 6.6 215/638] can: m_can: Start/Cancel polling timer together with interrupts
` [PATCH 6.6 216/638] wifi: iwlwifi: mvm: Fix the listener MAC filter flags
` [PATCH 6.6 217/638] bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
` [PATCH 6.6 218/638] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
` [PATCH 6.6 219/638] arm64: dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
` [PATCH 6.6 220/638] soc: qcom: llcc: Check return value on Broadcast_OR reg read
` [PATCH 6.6 221/638] ARM: dts: qcom: msm8974: correct qfprom node size
` [PATCH 6.6 222/638] arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
` [PATCH 6.6 223/638] arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers
` [PATCH 6.6 224/638] cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
` [PATCH 6.6 225/638] wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
` [PATCH 6.6 226/638] arm64: dts: ti: k3-am62-main: disable usb lpm
` [PATCH 6.6 227/638] ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
` [PATCH 6.6 228/638] bus: tegra-aconnect: Update dependency to ARCH_TEGRA
` [PATCH 6.6 229/638] iommu/amd: Mark interrupt as managed
` [PATCH 6.6 230/638] wifi: brcmsmac: avoid function pointer casts
` [PATCH 6.6 231/638] arm64: dts: qcom: sdm845-db845c: correct PCIe wake-gpios
` [PATCH 6.6 232/638] arm64: dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs
` [PATCH 6.6 233/638] arm64: dts: qcom: sm8150: correct PCIe wake-gpios
` [PATCH 6.6 234/638] powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
` [PATCH 6.6 235/638] net: ena: Remove ena_select_queue
` [PATCH 6.6 236/638] arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0 and mcu_uart0
` [PATCH 6.6 237/638] arm64: dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from mcu_uart0
` [PATCH 6.6 238/638] arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and RTS in wkup_uart0
` [PATCH 6.6 239/638] arm64: dts: ti: k3-j784s4-evm: "
` [PATCH 6.6 240/638] arm64: dts: ti: k3-am642-evm: Add boot phase tags marking
` [PATCH 6.6 241/638] arm64: dts: ti: k3-am642-sk: "
` [PATCH 6.6 242/638] arm64: dts: ti: k3-am64: Enable SDHCI nodes at the board level
` [PATCH 6.6 243/638] arm64: dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
` [PATCH 6.6 244/638] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
` [PATCH 6.6 245/638] arm64: dts: ti: Add common1 register space for AM65x SoC
` [PATCH 6.6 246/638] arm64: dts: ti: Add common1 register space for AM62x SoC
` [PATCH 6.6 247/638] firmware: arm_scmi: Fix double free in SMC transport cleanup path
` [PATCH 6.6 248/638] arm64: dts: ti: k3-am62p: Fix memory ranges for DMSS
` [PATCH 6.6 249/638] wifi: wilc1000: revert reset line logic flip
` [PATCH 6.6 250/638] ARM: dts: arm: realview: Fix development chip ROM compatible value
` [PATCH 6.6 251/638] memory: tegra: Correct DLA client names
` [PATCH 6.6 252/638] wifi: mt76: mt7996: fix TWT issues
` [PATCH 6.6 253/638] wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
` [PATCH 6.6 254/638] wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
` [PATCH 6.6 255/638] wifi: mt76: mt7996: fix efuse reading issue
` [PATCH 6.6 256/638] wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
` [PATCH 6.6 257/638] wifi: mt76: mt792x: fix ethtool warning
` [PATCH 6.6 258/638] wifi: mt76: mt7921e: fix use-after-free in free_irq()
` [PATCH 6.6 259/638] wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel config from ACPI
` [PATCH 6.6 260/638] arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
` [PATCH 6.6 261/638] arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes
` [PATCH 6.6 262/638] arm64: dts: renesas: r8a779g0: "
` [PATCH 6.6 263/638] net: mctp: copy skb ext data when fragmenting
` [PATCH 6.6 264/638] pstore: inode: Convert mutex usage to guard(mutex)
` [PATCH 6.6 265/638] pstore: inode: Only d_invalidate() is needed
` [PATCH 6.6 266/638] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH 6.6 267/638] ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address
` [PATCH 6.6 268/638] ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node
` [PATCH 6.6 269/638] arm64: dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus eDM SBC
` [PATCH 6.6 270/638] arm64: dts: imx8mp-evk: Fix hdmi@3d node
` [PATCH 6.6 271/638] regulator: userspace-consumer: add module device table
` [PATCH 6.6 272/638] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
` [PATCH 6.6 273/638] arm64: dts: marvell: reorder crypto interrupts on Armada SoCs
` [PATCH 6.6 274/638] ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
` [PATCH 6.6 275/638] ACPI: resource: Do IRQ override on Lunnen Ground laptops
` [PATCH 6.6 276/638] ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
` [PATCH 6.6 277/638] ACPI: scan: Fix device check notification handling
` [PATCH 6.6 278/638] arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
` [PATCH 6.6 279/638] arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller

[PATCH bpf] bpf: Protect against int overflow for stack access size
 2024-03-24 23:03 UTC 

segfault with git rebase --abort
 2024-03-24 22:56 UTC  (3+ messages)


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.