messages from 2024-10-08 12:31:34 to 2024-10-08 12:42:08 UTC [more...]
[PATCH 6.11 000/558] 6.11.3-rc1 review
2024-10-08 12:01 UTC (72+ messages)
` [PATCH 6.11 001/558] static_call: Handle module init failure correctly in static_call_del_module()
` [PATCH 6.11 002/558] static_call: Replace pointless WARN_ON() in static_call_module_notify()
` [PATCH 6.11 003/558] jump_label: Fix static_key_slow_dec() yet again
` [PATCH 6.11 004/558] scsi: st: Fix input/output error on empty drive reset
` [PATCH 6.11 005/558] scsi: pm8001: Do not overwrite PCI queue mapping
` [PATCH 6.11 006/558] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
` [PATCH 6.11 007/558] drm/i915/display: BMG supports UHBR13.5
` [PATCH 6.11 008/558] drm/i915/dp: Fix AUX IO power enabling for eDP PSR
` [PATCH 6.11 009/558] drm/amdgpu: Fix get each xcp macro
` [PATCH 6.11 010/558] drm/amd/display: handle nulled pipe context in DCE110s set_drr()
` [PATCH 6.11 011/558] ksmbd: fix warning: comparison of distinct pointer types lacks a cast
` [PATCH 6.11 012/558] mailbox: ARM_MHU_V3 should depend on ARM64
` [PATCH 6.11 013/558] mailbox: rockchip: fix a typo in module autoloading
` [PATCH 6.11 014/558] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH 6.11 015/558] ceph: fix a memory leak on cap_auths in MDS client
` [PATCH 6.11 016/558] ceph: remove the incorrect Fw reference check when dirtying pages
` [PATCH 6.11 017/558] drm/i915/dp: Fix colorimetry detection
` [PATCH 6.11 018/558] ieee802154: Fix build error
` [PATCH 6.11 019/558] net: sparx5: Fix invalid timestamps
` [PATCH 6.11 020/558] net/mlx5: Fix error path in multi-packet WQE transmit
` [PATCH 6.11 021/558] net/mlx5: Added cond_resched() to crdump collection
` [PATCH 6.11 022/558] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
` [PATCH 6.11 023/558] net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
` [PATCH 6.11 024/558] net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
` [PATCH 6.11 025/558] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
` [PATCH 6.11 026/558] net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.11 027/558] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
` [PATCH 6.11 028/558] selftests: netfilter: Fix nft_audit.sh for newer nft binaries
` [PATCH 6.11 029/558] netfilter: nf_tables: prevent nf_skb_duplicated corruption
` [PATCH 6.11 030/558] selftests: netfilter: Add missing return value
` [PATCH 6.11 031/558] Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
` [PATCH 6.11 032/558] Bluetooth: L2CAP: Fix uaf in l2cap_connect
` [PATCH 6.11 033/558] Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.11 034/558] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 6.11 035/558] afs: Fix the setting of the server responding flag
` [PATCH 6.11 036/558] net: dsa: improve shutdown sequence
` [PATCH 6.11 037/558] net: Add netif_get_gro_max_size helper for GRO
` [PATCH 6.11 038/558] net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
` [PATCH 6.11 039/558] net: ethernet: lantiq_etop: fix memory disclosure
` [PATCH 6.11 040/558] net: fec: Restart PPS after link state change
` [PATCH 6.11 041/558] net: fec: Reload PTP registers after link-state change
` [PATCH 6.11 042/558] net: avoid potential underflow in qdisc_pkt_len_init() with UFO
` [PATCH 6.11 043/558] net: add more sanity checks to qdisc_pkt_len_init()
` [PATCH 6.11 044/558] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
` [PATCH 6.11 045/558] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
` [PATCH 6.11 046/558] netfs: Fix missing wakeup after issuing writes
` [PATCH 6.11 047/558] net: test for not too small csum_start in virtio_net_hdr_to_skb()
` [PATCH 6.11 048/558] ppp: do not assume bh is held in ppp_channel_bridge_input()
` [PATCH 6.11 049/558] net: phy: realtek: Check the index value in led_hw_control_get
` [PATCH 6.11 050/558] bridge: mcast: Fail MDB get request on empty entry
` [PATCH 6.11 051/558] net/ncsi: Disable the ncsi work before freeing the associated structure
` [PATCH 6.11 052/558] iomap: constrain the file range passed to iomap_file_unshare
` [PATCH 6.11 053/558] dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
` [PATCH 6.11 054/558] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
` [PATCH 6.11 055/558] ASoC: topology: Fix incorrect addressing assignments
` [PATCH 6.11 056/558] drm/panthor: Fix race when converting group handle to group object
` [PATCH 6.11 057/558] ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized
` [PATCH 6.11 058/558] drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
` [PATCH 6.11 059/558] io_uring: fix memory leak when cache init fail
` [PATCH 6.11 060/558] rust: kbuild: split up helpers.c
` [PATCH 6.11 061/558] rust: kbuild: auto generate helper exports
` [PATCH 6.11 062/558] rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
` [PATCH 6.11 063/558] ALSA: mixer_oss: Remove some incorrect kfree_const() usages
` [PATCH 6.11 064/558] ALSA: hda/realtek: Fix the push button function for the ALC257
` [PATCH 6.11 065/558] cifs: Remove intermediate object of failed create reparse call
` [PATCH 6.11 066/558] ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
` [PATCH 6.11 067/558] drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()
` [PATCH 6.11 069/558] ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
` [PATCH 6.11 078/558] ALSA: gus: Fix some error handling paths related to get_bpos() usage
` [PATCH 6.11 079/558] ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin
` [PATCH 6.11 080/558] drm/amd/display: Disable replay if VRR capability is false
[PATCH 6.10 000/482] 6.10.14-rc1 review
2024-10-08 12:09 UTC (128+ messages)
` [PATCH 6.10 325/482] ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
` [PATCH 6.10 334/482] ext4: update orig_path in ext4_find_extent()
` [PATCH 6.10 358/482] ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
` [PATCH 6.10 359/482] scripts/gdb: fix timerlist parsing issue
` [PATCH 6.10 360/482] scripts/gdb: add iteration function for rbtree
` [PATCH 6.10 361/482] scripts/gdb: fix lx-mounts command error
` [PATCH 6.10 362/482] arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH 6.10 363/482] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
` [PATCH 6.10 364/482] sched/deadline: Comment sched_dl_entity::dl_server variable
` [PATCH 6.10 365/482] sched/core: Add clearing of ->dl_server in put_prev_task_balance()
` [PATCH 6.10 366/482] sched/core: Clear prev->dl_server in CFS pick fast path
` [PATCH 6.10 367/482] riscv: define ILLEGAL_POINTER_VALUE for 64bit
` [PATCH 6.10 368/482] exfat: fix memory leak in exfat_load_bitmap()
` [PATCH 6.10 369/482] perf python: Disable -Wno-cast-function-type-mismatch if present on clang
` [PATCH 6.10 370/482] perf hist: Update hist symbol when updating maps
` [PATCH 6.10 371/482] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
` [PATCH 6.10 372/482] nfsd: map the EBADMSG to nfserr_io to avoid warning
` [PATCH 6.10 373/482] NFSD: Fix NFSv4s PUTPUBFH operation
` [PATCH 6.10 374/482] i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
` [PATCH 6.10 375/482] sysctl: avoid spurious permanent empty tables
` [PATCH 6.10 376/482] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
` [PATCH 6.10 377/482] drivers/perf: riscv: Align errno for unsupported perf event
` [PATCH 6.10 378/482] riscv: Fix kernel stack size when KASAN is enabled
` [PATCH 6.10 379/482] aoe: fix the potential use-after-free problem in more places
` [PATCH 6.10 380/482] media: imx335: Fix reset-gpio handling
` [PATCH 6.10 381/482] media: ov5675: Fix power on/off delay timings
` [PATCH 6.10 382/482] clk: rockchip: fix error for unknown clocks
` [PATCH 6.10 383/482] remoteproc: k3-r5: Fix error handling when power-up failed
` [PATCH 6.10 384/482] media: videobuf2: Drop minimum allocation requirement of 2 buffers
` [PATCH 6.10 385/482] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
` [PATCH 6.10 386/482] media: sun4i_csi: Implement link validate for sun4i_csi subdev
` [PATCH 6.10 387/482] clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
` [PATCH 6.10 388/482] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
` [PATCH 6.10 389/482] dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
` [PATCH 6.10 390/482] clk: qcom: clk-rpmh: Fix overflow in BCM vote
` [PATCH 6.10 391/482] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
` [PATCH 6.10 392/482] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
` [PATCH 6.10 393/482] media: venus: fix use after free bug in venus_remove due to race condition
` [PATCH 6.10 394/482] clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
` [PATCH 6.10 395/482] media: qcom: camss: Remove use_count guard in stop_streaming
` [PATCH 6.10 396/482] clk: qcom: gcc-sc8180x: Add GPLL9 support
` [PATCH 6.10 397/482] media: qcom: camss: Fix ordering of pm_runtime_enable
` [PATCH 6.10 398/482] clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
` [PATCH 6.10 399/482] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH 6.10 400/482] smb: client: use actual path when queryfs
` [PATCH 6.10 401/482] smb3: fix incorrect mode displayed for read-only files
` [PATCH 6.10 402/482] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
` [PATCH 6.10 403/482] vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
` [PATCH 6.10 404/482] net: gso: fix tcp fraglist segmentation after pull from frag_list
` [PATCH 6.10 405/482] gso: fix udp gso "
` [PATCH 6.10 406/482] tomoyo: fallback to realpath if symlinks pathname does not exist
` [PATCH 6.10 407/482] net: stmmac: Fix zero-division error when disabling tc cbs
` [PATCH 6.10 408/482] rtc: at91sam9: fix OF node leak in probe() error path
` [PATCH 6.10 409/482] Input: adp5589-keys - fix NULL pointer dereference
` [PATCH 6.10 410/482] Input: adp5589-keys - fix adp5589_gpio_get_value()
` [PATCH 6.10 411/482] cachefiles: fix dentry leak in cachefiles_open_file()
` [PATCH 6.10 412/482] ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
` [PATCH 6.10 413/482] ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
` [PATCH 6.10 414/482] ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA
` [PATCH 6.10 415/482] ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
` [PATCH 6.10 416/482] ACPI: resource: Add Asus ExpertBook B2502CVA "
` [PATCH 6.10 417/482] btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
` [PATCH 6.10 418/482] btrfs: drop the backref cache during relocation if we commit
` [PATCH 6.10 419/482] btrfs: send: fix invalid clone operation for file that got its size decreased
` [PATCH 6.10 420/482] btrfs: wait for fixup workers before stopping cleaner kthread during umount
` [PATCH 6.10 421/482] cpufreq: Avoid a bad reference count on CPU node
` [PATCH 6.10 422/482] gpio: davinci: fix lazy disable
` [PATCH 6.10 423/482] net: pcs: xpcs: fix the wrong register that was written back
` [PATCH 6.10 424/482] Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
` [PATCH 6.10 425/482] mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
` [PATCH 6.10 426/482] io_uring/net: harden multishot termination case for recv
` [PATCH 6.10 427/482] ceph: fix cap ref leak via netfs init_request
` [PATCH 6.10 428/482] tracing/hwlat: Fix a race during cpuhp processing
` [PATCH 6.10 429/482] tracing/timerlat: Drop interface_lock in stop_kthread()
` [PATCH 6.10 430/482] tracing/timerlat: Fix a race during cpuhp processing
` [PATCH 6.10 431/482] tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
` [PATCH 6.10 432/482] rtla: Fix the help text in osnoise and timerlat top tools
` [PATCH 6.10 433/482] firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
` [PATCH 6.10 434/482] close_range(): fix the logics in descriptor table trimming
` [PATCH 6.10 435/482] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH 6.10 436/482] drm/panthor: Dont add write fences to the shared BOs
` [PATCH 6.10 437/482] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
` [PATCH 6.10 438/482] drm/panthor: Dont declare a queue blocked if deferred operations are pending
` [PATCH 6.10 439/482] drm/sched: Fix dynamic job-flow control race
` [PATCH 6.10 440/482] drm/sched: Add locking to drm_sched_entity_modify_sched
` [PATCH 6.10 441/482] drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job
` [PATCH 6.10 442/482] drm/sched: Always increment correct scheduler score
` [PATCH 6.10 443/482] drm/amd/display: Add HDR workaround for specific eDP
` [PATCH 6.10 444/482] drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35
` [PATCH 6.10 445/482] drm/amd/display: Fix system hang while resume with TBT monitor
` [PATCH 6.10 446/482] cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
` [PATCH 6.10 447/482] kconfig: qconf: fix buffer overflow in debug links
` [PATCH 6.10 448/482] arm64: cputype: Add Neoverse-N3 definitions
` [PATCH 6.10 449/482] arm64: errata: Expand speculative SSBS workaround once more
` [PATCH 6.10 450/482] uprobes: fix kernel info leak via "[uprobes]" vma
` [PATCH 6.10 451/482] mm: z3fold: deprecate CONFIG_Z3FOLD
` [PATCH 6.10 452/482] drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
` [PATCH 6.10 453/482] build-id: require program headers to be right after ELF header
` [PATCH 6.10 454/482] lib/buildid: harden build ID parsing logic
` [PATCH 6.10 455/482] drm/xe: Delete unused GuC submission_state.suspend
` [PATCH 6.10 456/482] drm/xe: fix UAF around queue destruction
` [PATCH 6.10 457/482] sched: psi: fix bogus pressure spikes from aggregation race
` [PATCH 6.10 458/482] sunrpc: change sp_nrthreads from atomic_t to unsigned int
` [PATCH 6.10 459/482] NFSD: Async COPY result needs to return a write verifier
` [PATCH 6.10 460/482] NFSD: Limit the number of concurrent async COPY operations
` [PATCH 6.10 461/482] net: mana: Add support for page sizes other than 4KB on ARM64
` [PATCH 6.10 462/482] RDMA/mana_ib: use the correct page table index based on hardware page size
` [PATCH 6.10 463/482] remoteproc: k3-r5: Acquire mailbox handle during probe routine
` [PATCH 6.10 464/482] remoteproc: k3-r5: Delay notification of wakeup event
` [PATCH 6.10 465/482] iio: pressure: bmp280: Improve indentation and line wrapping
` [PATCH 6.10 466/482] iio: pressure: bmp280: Use BME prefix for BME280 specifics
` [PATCH 6.10 467/482] iio: pressure: bmp280: Fix regmap for BMP280 device
` [PATCH 6.10 468/482] iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
` [PATCH 6.10 469/482] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
` [PATCH 6.10 470/482] r8169: add tally counter fields added with RTL8125
` [PATCH 6.10 471/482] ACPI: battery: Simplify battery hook locking
` [PATCH 6.10 472/482] ACPI: battery: Fix possible crash when unregistering a battery hook
` [PATCH 6.10 473/482] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
` [PATCH 6.10 474/482] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
` [PATCH 6.10 475/482] drm/sched: revert "Always increment correct scheduler score"
` [PATCH 6.10 476/482] rxrpc: Fix a race between socket set up and I/O thread creation
` [PATCH 6.10 477/482] vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
` [PATCH 6.10 478/482] ALSA: control: Fix leftover snd_power_unref()
` [PATCH 6.10 479/482] crypto: octeontx* - Select CRYPTO_AUTHENC
` [PATCH 6.10 480/482] drm/amd/display: Revert Avoid overflow assignment
` [PATCH 6.10 481/482] perf report: Fix segfault when sym sort key is not used
` [PATCH 6.10 482/482] drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it
[PATCH RFC 6.6.y 00/15] Some missing CVE fixes
2024-10-08 12:33 UTC (7+ messages)
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