messages from 2024-05-27 19:26:08 to 2024-05-27 19:34:50 UTC [more...]
[PATCH 6.8 000/493] 6.8.12-rc1 review
2024-05-27 18:56 UTC (200+ messages)
` [PATCH 6.8 170/493] wifi: iwlwifi: mvm: Do not warn on invalid link on scan complete
` [PATCH 6.8 175/493] wifi: iwlwifi: mvm: select STA mask only for active links
` [PATCH 6.8 176/493] wifi: iwlwifi: reconfigure TLC during HW restart
` [PATCH 6.8 177/493] wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask
` [PATCH 6.8 178/493] sched/fair: Add EAS checks before updating root_domain::overutilized
` [PATCH 6.8 179/493] ACPI: bus: Indicate support for _TFP thru _OSC
` [PATCH 6.8 213/493] selftests/bpf: Fix umount cgroup2 error in test_sockmap
` [PATCH 6.8 214/493] tcp: increase the default TCP scaling ratio
` [PATCH 6.8 215/493] cpufreq: exit() callback is optional
` [PATCH 6.8 216/493] x86/pat: Introduce lookup_address_in_pgd_attr()
` [PATCH 6.8 217/493] x86/pat: Restructure _lookup_address_cpa()
` [PATCH 6.8 218/493] x86/pat: Fix W^X violation false-positives when running as Xen PV guest
` [PATCH 6.8 219/493] udp: Avoid call to compute_score on multiple sites
` [PATCH 6.8 220/493] openrisc: traps: Dont send signals to kernel mode threads
` [PATCH 6.8 221/493] cppc_cpufreq: Fix possible null pointer dereference
` [PATCH 6.8 222/493] wifi: iwlwifi: mvm: init vif works only once
` [PATCH 6.8 223/493] scsi: libsas: Fix the failure of adding phy with zero-address to port
` [PATCH 6.8 224/493] scsi: hpsa: Fix allocation size for Scsi_Host private data
` [PATCH 6.8 225/493] x86/purgatory: Switch to the position-independent small code model
` [PATCH 6.8 226/493] wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
` [PATCH 6.8 227/493] thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192
` [PATCH 6.8 228/493] thermal/drivers/tsens: Fix null pointer dereference
` [PATCH 6.8 229/493] dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
` [PATCH 6.8 230/493] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition
` [PATCH 6.8 231/493] wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_trigger()
` [PATCH 6.8 232/493] gfs2: Remove ill-placed consistency check
` [PATCH 6.8 233/493] gfs2: Fix potential glock use-after-free on unmount
` [PATCH 6.8 234/493] gfs2: finish_xmote cleanup
` [PATCH 6.8 235/493] gfs2: do_xmote fixes
` [PATCH 6.8 236/493] thermal/debugfs: Avoid excessive updates of trip point statistics
` [PATCH 6.8 237/493] selftests/bpf: Fix a fd leak in error paths in open_netns
` [PATCH 6.8 238/493] scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()
` [PATCH 6.8 239/493] cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
` [PATCH 6.8 240/493] wifi: ath10k: populate board data for WCN3990
` [PATCH 6.8 241/493] net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
` [PATCH 6.8 242/493] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family switches
` [PATCH 6.8 243/493] tcp: avoid premature drops in tcp_add_backlog()
` [PATCH 6.8 244/493] thermal/debugfs: Create records for cdev states as they get used
` [PATCH 6.8 245/493] thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
` [PATCH 6.8 246/493] pwm: sti: Prepare removing pwm_chip from driver data
` [PATCH 6.8 247/493] pwm: sti: Simplify probe function using devm functions
` [PATCH 6.8 248/493] drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
` [PATCH 6.8 249/493] drivers/perf: hisi: hns3: "
` [PATCH 6.8 250/493] drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
` [PATCH 6.8 251/493] net: give more chances to rcu in netdev_wait_allrefs_any()
` [PATCH 6.8 252/493] macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
` [PATCH 6.8 253/493] wifi: carl9170: add a proper sanity check for endpoints
` [PATCH 6.8 254/493] bpf: Fix verifier assumptions about socket->sk
` [PATCH 6.8 255/493] selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
` [PATCH 6.8 256/493] wifi: ar5523: enable proper endpoint verification
` [PATCH 6.8 257/493] pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
` [PATCH 6.8 258/493] pwm: Let the of_xlate callbacks accept references without period
` [PATCH 6.8 259/493] pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()
` [PATCH 6.8 260/493] pwm: Reorder symbols in core.c
` [PATCH 6.8 261/493] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH 6.8 262/493] pwm: meson: Change prototype of a few helpers to prepare further changes
` [PATCH 6.8 263/493] pwm: meson: Make use of pwmchip_parent() accessor
` [PATCH 6.8 264/493] pwm: meson: Add check for error from clk_round_rate()
` [PATCH 6.8 265/493] pwm: meson: Use mul_u64_u64_div_u64() for frequency calculating
` [PATCH 6.8 266/493] bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
` [PATCH 6.8 267/493] sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
` [PATCH 6.8 268/493] Revert "sh: Handle calling csum_partial with misaligned data"
` [PATCH 6.8 269/493] wifi: mt76: mt7603: fix tx queue of loopback packets
` [PATCH 6.8 270/493] wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
` [PATCH 6.8 271/493] wifi: mt76: mt7996: fix size of txpower MCU command
` [PATCH 6.8 272/493] wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
` [PATCH 6.8 273/493] wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()
` [PATCH 6.8 274/493] wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature
` [PATCH 6.8 275/493] libbpf: Fix error message in attach_kprobe_multi
` [PATCH 6.8 276/493] wifi: nl80211: Avoid address calculations via out of bounds array indexing
` [PATCH 6.8 277/493] wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode
` [PATCH 6.8 278/493] selftests/binderfs: use the Makefiles rules, not Makes implicit rules
` [PATCH 6.8 279/493] selftests/resctrl: fix clang build failure: use LOCAL_HDRS
` [PATCH 6.8 280/493] selftests: default to host arch for LLVM builds
` [PATCH 6.8 281/493] kunit: Fix kthread reference
` [PATCH 6.8 282/493] kunit: unregister the device on error
` [PATCH 6.8 283/493] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test
` [PATCH 6.8 284/493] selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
` [PATCH 6.8 285/493] HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
` [PATCH 6.8 286/493] scsi: bfa: Ensure the copied buf is NUL terminated
` [PATCH 6.8 287/493] scsi: qedf: "
` [PATCH 6.8 288/493] scsi: qla2xxx: Fix debugfs output for fw_resource_count
` [PATCH 6.8 289/493] gpio: nuvoton: Fix sgpio irq handle error
` [PATCH 6.8 290/493] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH 6.8 291/493] wifi: mwl8k: initialize cmd->addr[] properly
` [PATCH 6.8 292/493] HID: amd_sfh: Handle "no sensors" in PM operations
` [PATCH 6.8 293/493] usb: aqc111: stop lying about skb->truesize
` [PATCH 6.8 294/493] net: usb: sr9700: "
` [PATCH 6.8 295/493] m68k: Fix spinlock race in kernel thread creation
` [PATCH 6.8 296/493] m68k: mac: Fix reboot hang on Mac IIci
` [PATCH 6.8 297/493] dm-delay: fix workqueue delay_timer race
` [PATCH 6.8 298/493] dm-delay: fix hung task introduced by kthread mode
` [PATCH 6.8 299/493] dm-delay: fix max_delay calculations
` [PATCH 6.8 300/493] ptp: ocp: fix DPLL functions
` [PATCH 6.8 301/493] net: ipv6: fix wrong start position when receive hop-by-hop fragment
` [PATCH 6.8 302/493] eth: sungem: remove .ndo_poll_controller to avoid deadlocks
` [PATCH 6.8 303/493] selftests: net: add missing config for amt.sh
` [PATCH 6.8 304/493] selftests: net: move amt to socat for better compatibility
` [PATCH 6.8 305/493] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
` [PATCH 6.8 306/493] net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986
` [PATCH 6.8 307/493] ice: Fix package download algorithm
` [PATCH 6.8 308/493] net: ethernet: cortina: Locking fixes
` [PATCH 6.8 309/493] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
` [PATCH 6.8 310/493] net: usb: smsc95xx: stop lying about skb->truesize
` [PATCH 6.8 311/493] net: openvswitch: fix overwriting ct original tuple for ICMPv6
` [PATCH 6.8 312/493] ipv6: sr: add missing seg6_local_exit
` [PATCH 6.8 313/493] ipv6: sr: fix incorrect unregister order
` [PATCH 6.8 314/493] ipv6: sr: fix invalid unregister error path
` [PATCH 6.8 315/493] net/mlx5: Fix peer devlink set for SF representor devlink port
` [PATCH 6.8 316/493] net/mlx5: Reload only IB representors upon lag disable/enable
` [PATCH 6.8 317/493] net/mlx5: Add a timeout to acquire the command queue semaphore
` [PATCH 6.8 318/493] net/mlx5: Discard command completions in internal error
` [PATCH 6.8 319/493] s390/bpf: Emit a barrier for BPF_FETCH instructions
` [PATCH 6.8 320/493] riscv, bpf: make some atomic operations fully ordered
` [PATCH 6.8 321/493] ax25: Use kernel universal linked list to implement ax25_dev_list
` [PATCH 6.8 322/493] ax25: Fix reference count leak issues of ax25_dev
` [PATCH 6.8 323/493] ax25: Fix reference count leak issue of net_device
` [PATCH 6.8 324/493] dpll: fix return value check for kmemdup
` [PATCH 6.8 325/493] net: fec: remove .ndo_poll_controller to avoid deadlocks
` [PATCH 6.8 326/493] mptcp: SO_KEEPALIVE: fix getsockopt support
` [PATCH 6.8 327/493] mptcp: cleanup writer wake-up
` [PATCH 6.8 328/493] mptcp: avoid some duplicate code in socket option handling
` [PATCH 6.8 329/493] mptcp: implement TCP_NOTSENT_LOWAT support
` [PATCH 6.8 330/493] mptcp: cleanup SOL_TCP handling
` [PATCH 6.8 331/493] mptcp: fix full TCP keep-alive support
` [PATCH 6.8 332/493] net: stmmac: Offload queueMaxSDU from tc-taprio
` [PATCH 6.8 333/493] net: stmmac: est: Per Tx-queue error count for HLBF
` [PATCH 6.8 334/493] net: stmmac: Report taprio offload status
` [PATCH 6.8 335/493] net: stmmac: move the EST lock to struct stmmac_priv
` [PATCH 6.8 336/493] net: micrel: Fix receiving the timestamp in the frame for lan8841
` [PATCH 6.8 337/493] Bluetooth: compute LE flow credits based on recvbuf space
` [PATCH 6.8 338/493] Bluetooth: qca: Fix error code in qca_read_fw_build_info()
` [PATCH 6.8 339/493] Bluetooth: ISO: Add hcon for listening bis sk
` [PATCH 6.8 340/493] Bluetooth: ISO: Clean up returns values in iso_connect_ind()
` [PATCH 6.8 341/493] Bluetooth: ISO: Make iso_get_sock_listen generic
` [PATCH 6.8 342/493] Bluetooth: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 6.8 343/493] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
` [PATCH 6.8 344/493] Bluetooth: HCI: Remove HCI_AMP support
` [PATCH 6.8 345/493] ice: make ice_vsi_cfg_rxq() static
` [PATCH 6.8 346/493] ice: make ice_vsi_cfg_txq() static
` [PATCH 6.8 347/493] overflow: Change DEFINE_FLEX to take __counted_by member
` [PATCH 6.8 348/493] Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
` [PATCH 6.8 349/493] Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
` [PATCH 6.8 350/493] drm/bridge: Fix improper bridge init order with pre_enable_prev_first
` [PATCH 6.8 351/493] drm/ci: update device type for volteer devices
` [PATCH 6.8 352/493] drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()
` [PATCH 6.8 353/493] drm/omapdrm: Fix console by implementing fb_dirty
` [PATCH 6.8 354/493] drm/omapdrm: Fix console with deferred ops
` [PATCH 6.8 355/493] printk: Let no_printk() use _printk()
` [PATCH 6.8 356/493] dev_printk: Add and use dev_no_printk()
` [PATCH 6.8 357/493] drm/lcdif: Do not disable clocks on already suspended hardware
` [PATCH 6.8 358/493] drm/dp: Dont attempt AUX transfers when eDP panels are not powered
` [PATCH 6.8 359/493] drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesnt assert
` [PATCH 6.8 360/493] drm/amd/display: Fix potential index out of bounds in color transformation function
` [PATCH 6.8 361/493] drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()
` [PATCH 6.8 362/493] ASoC: Intel: Disable route checks for Skylake boards
` [PATCH 6.8 363/493] ASoC: Intel: avs: ssm4567: Do not ignore route checks
` [PATCH 6.8 364/493] mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_add()
` [PATCH 6.8 365/493] mtd: rawnand: hynix: fixed typo
` [PATCH 6.8 366/493] drm/imagination: avoid -Woverflow warning
` [PATCH 6.8 367/493] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH 6.8 368/493] drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags
` [PATCH 6.8 369/493] drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init
` [PATCH 6.8 370/493] fbdev: shmobile: fix snprintf truncation
` [PATCH 6.8 371/493] ASoC: kirkwood: Fix potential NULL dereference
` [PATCH 6.8 372/493] drm/meson: vclk: fix calculation of 59.94 fractional rates
` [PATCH 6.8 373/493] drm/mediatek: Add 0 size check to mtk_drm_gem_obj
` [PATCH 6.8 374/493] drm/mediatek: Init `ddp_comp` with devm_kcalloc()
` [PATCH 6.8 375/493] ASoC: SOF: Intel: hda-dai: fix channel map configuration for aggregated dailink
` [PATCH 6.8 376/493] powerpc/fsl-soc: hide unused const variable
` [PATCH 6.8 377/493] ASoC: SOF: Intel: mtl: Correct rom_status_reg
` [PATCH 6.8 378/493] ASoC: SOF: Intel: lnl: "
` [PATCH 6.8 379/493] ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed
` [PATCH 6.8 380/493] ASoC: SOF: Intel: mtl: Implement firmware boot state check
` [PATCH 6.8 381/493] fbdev: sisfb: hide unused variables
` [PATCH 6.8 382/493] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
` [PATCH 6.8 383/493] ASoC: Intel: avs: Restore stream decoupling on prepare
` [PATCH 6.8 384/493] ASoC: Intel: avs: Fix ASRC module initialization
` [PATCH 6.8 385/493] ASoC: Intel: avs: Fix potential integer overflow
` [PATCH 6.8 386/493] ASoC: Intel: avs: Test result of avs_get_module_entry()
` [PATCH 6.8 387/493] media: ngene: Add dvb_ca_en50221_init return value check
` [PATCH 6.8 388/493] staging: media: starfive: Remove links when unregistering devices
` [PATCH 6.8 389/493] media: rcar-vin: work around -Wenum-compare-conditional warning
` [PATCH 6.8 390/493] media: radio-shark2: Avoid led_names truncations
` [PATCH 6.8 391/493] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
` [PATCH 6.8 393/493] drm/msm/dp: allow voltage swing / pre emphasis of 3
` [PATCH 6.8 394/493] drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
` [PATCH 6.8 402/493] drm: vc4: Fix possible null pointer dereference
` [PATCH 6.8 403/493] ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
` [PATCH 6.8 404/493] drm/bridge: anx7625: Dont log an error when DSI host cant be found
` [PATCH 6.8 405/493] drm/bridge: icn6211: "
` [PATCH 6.8 406/493] drm/bridge: lt8912b: "
` [PATCH 6.8 407/493] drm/bridge: lt9611: "
` [PATCH 6.8 408/493] drm/bridge: lt9611uxc: "
` [PATCH 6.8 409/493] drm/bridge: tc358775: "
` [PATCH 6.8 410/493] drm/bridge: dpc3433: "
` [PATCH 6.8 411/493] drm/panel: novatek-nt35950: "
` [PATCH 6.8 412/493] drm/bridge: anx7625: Update audio status while detecting
` [PATCH 6.8 413/493] drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
[PATCH 6.9 000/427] 6.9.3-rc1 review
2024-05-27 19:32 UTC
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