Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-10-08 12:59:54 to 2024-10-08 13:11:04 UTC [more...]

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-08 12:04 UTC  (34+ messages)
` [PATCH 6.6 001/386] static_call: Handle module init failure correctly in static_call_del_module()
` [PATCH 6.6 002/386] static_call: Replace pointless WARN_ON() in static_call_module_notify()
` [PATCH 6.6 003/386] jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
` [PATCH 6.6 004/386] jump_label: Fix static_key_slow_dec() yet again
` [PATCH 6.6 005/386] scsi: st: Fix input/output error on empty drive reset
` [PATCH 6.6 006/386] scsi: pm8001: Do not overwrite PCI queue mapping
` [PATCH 6.6 007/386] drm/amdgpu: Fix get each xcp macro
` [PATCH 6.6 008/386] mailbox: rockchip: fix a typo in module autoloading
` [PATCH 6.6 009/386] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH 6.6 010/386] ceph: remove the incorrect Fw reference check when dirtying pages
` [PATCH 6.6 011/386] ieee802154: Fix build error
` [PATCH 6.6 012/386] net: sparx5: Fix invalid timestamps
` [PATCH 6.6 013/386] net/mlx5: Fix error path in multi-packet WQE transmit
` [PATCH 6.6 014/386] net/mlx5: Added cond_resched() to crdump collection
` [PATCH 6.6 015/386] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
` [PATCH 6.6 016/386] net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
` [PATCH 6.6 017/386] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
` [PATCH 6.6 018/386] net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
` [PATCH 6.6 019/386] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
` [PATCH 6.6 021/386] netfilter: nf_tables: prevent nf_skb_duplicated corruption
` [PATCH 6.6 022/386] Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
` [PATCH 6.6 030/386] net: avoid potential underflow in qdisc_pkt_len_init() with UFO
` [PATCH 6.6 031/386] net: add more sanity checks to qdisc_pkt_len_init()
` [PATCH 6.6 032/386] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
` [PATCH 6.6 033/386] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
` [PATCH 6.6 034/386] net: test for not too small csum_start in virtio_net_hdr_to_skb()
` [PATCH 6.6 035/386] ppp: do not assume bh is held in ppp_channel_bridge_input()
` [PATCH 6.6 036/386] iomap: constrain the file range passed to iomap_file_unshare
` [PATCH 6.6 037/386] dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
` [PATCH 6.6 038/386] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
` [PATCH 6.6 039/386] i2c: xiic: improve error message when transfer fails to start
` [PATCH 6.6 040/386] i2c: xiic: Try re-initialization on bus busy timeout
` [PATCH 6.6 041/386] loop: dont set QUEUE_FLAG_NOMERGES

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-08 13:05 UTC  (167+ messages)
` [PATCH 6.11 374/558] ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
` [PATCH 6.11 377/558] ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8
` [PATCH 6.11 378/558] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
` [PATCH 6.11 379/558] ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200
` [PATCH 6.11 380/558] ext4: no need to continue when the number of entries is 1
` [PATCH 6.11 381/558] ext4: correct encrypted dentry name hash when not casefolded
` [PATCH 6.11 382/558] ext4: fix slab-use-after-free in ext4_split_extent_at()
` [PATCH 6.11 383/558] ext4: propagate errors from ext4_find_extent() in ext4_insert_range()
` [PATCH 6.11 402/558] parisc: Fix stack start for ADDR_NO_RANDOMIZE personality
` [PATCH 6.11 403/558] drm/rockchip: vop: clear DMA stop bit on RK3066
` [PATCH 6.11 404/558] of: address: Report error on resource bounds overflow
` [PATCH 6.11 405/558] of/irq: Support #msi-cells=<0> in of_msi_get_domain
` [PATCH 6.11 406/558] drm: omapdrm: Add missing check for alloc_ordered_workqueue
` [PATCH 6.11 407/558] resource: fix region_intersects() vs add_memory_driver_managed()
` [PATCH 6.11 408/558] lib/buildid: harden build ID parsing logic
` [PATCH 6.11 409/558] jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error
` [PATCH 6.11 410/558] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
` [PATCH 6.11 411/558] mm: krealloc: consider spare memory for __GFP_ZERO
` [PATCH 6.11 412/558] ocfs2: fix the la space leak when unmounting an ocfs2 volume
` [PATCH 6.11 413/558] ocfs2: fix uninit-value in ocfs2_get_block()
` [PATCH 6.11 414/558] ocfs2: reserve space for inline xattr before attaching reflink tree
` [PATCH 6.11 415/558] ocfs2: cancel dqi_sync_work before freeing oinfo
` [PATCH 6.11 416/558] ocfs2: remove unreasonable unlock in ocfs2_read_blocks
` [PATCH 6.11 417/558] ocfs2: fix null-ptr-deref when journal load failed
` [PATCH 6.11 418/558] ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
` [PATCH 6.11 419/558] scripts/gdb: fix timerlist parsing issue
` [PATCH 6.11 420/558] scripts/gdb: add iteration function for rbtree
` [PATCH 6.11 421/558] scripts/gdb: fix lx-mounts command error
` [PATCH 6.11 422/558] arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH 6.11 423/558] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
` [PATCH 6.11 424/558] drm/xe: fix UAF around queue destruction
` [PATCH 6.11 425/558] drm/xe/oa: Dont reset OAC_CONTEXT_ENABLE on OA stream close
` [PATCH 6.11 426/558] sched/deadline: Comment sched_dl_entity::dl_server variable
` [PATCH 6.11 427/558] sched/core: Add clearing of ->dl_server in put_prev_task_balance()
` [PATCH 6.11 428/558] sched/core: Clear prev->dl_server in CFS pick fast path
` [PATCH 6.11 429/558] sched: psi: fix bogus pressure spikes from aggregation race
` [PATCH 6.11 430/558] riscv: define ILLEGAL_POINTER_VALUE for 64bit
` [PATCH 6.11 431/558] exfat: fix memory leak in exfat_load_bitmap()
` [PATCH 6.11 432/558] perf python: Disable -Wno-cast-function-type-mismatch if present on clang
` [PATCH 6.11 433/558] perf hist: Update hist symbol when updating maps
` [PATCH 6.11 434/558] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
` [PATCH 6.11 435/558] nfsd: map the EBADMSG to nfserr_io to avoid warning
` [PATCH 6.11 436/558] NFSD: Fix NFSv4s PUTPUBFH operation
` [PATCH 6.11 437/558] i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
` [PATCH 6.11 438/558] sysctl: avoid spurious permanent empty tables
` [PATCH 6.11 439/558] RDMA/mana_ib: use the correct page table index based on hardware page size
` [PATCH 6.11 440/558] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
` [PATCH 6.11 441/558] drivers/perf: riscv: Align errno for unsupported perf event
` [PATCH 6.11 442/558] riscv: Fix kernel stack size when KASAN is enabled
` [PATCH 6.11 443/558] aoe: fix the potential use-after-free problem in more places
` [PATCH 6.11 444/558] media: imx335: Fix reset-gpio handling
` [PATCH 6.11 445/558] media: ov5675: Fix power on/off delay timings
` [PATCH 6.11 446/558] clk: rockchip: fix error for unknown clocks
` [PATCH 6.11 447/558] leds: pca9532: Remove irrelevant blink configuration error message
` [PATCH 6.11 448/558] remoteproc: k3-r5: Fix error handling when power-up failed
` [PATCH 6.11 449/558] gfs2: fix double destroy_workqueue error
` [PATCH 6.11 450/558] media: videobuf2: Drop minimum allocation requirement of 2 buffers
` [PATCH 6.11 451/558] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
` [PATCH 6.11 452/558] media: sun4i_csi: Implement link validate for sun4i_csi subdev
` [PATCH 6.11 453/558] clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
` [PATCH 6.11 454/558] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
` [PATCH 6.11 455/558] dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
` [PATCH 6.11 456/558] clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
` [PATCH 6.11 457/558] clk: qcom: clk-rpmh: Fix overflow in BCM vote
` [PATCH 6.11 458/558] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
` [PATCH 6.11 459/558] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
` [PATCH 6.11 460/558] media: venus: fix use after free bug in venus_remove due to race condition
` [PATCH 6.11 461/558] clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
` [PATCH 6.11 462/558] media: qcom: camss: Remove use_count guard in stop_streaming
` [PATCH 6.11 463/558] clk: qcom: gcc-sc8180x: Add GPLL9 support
` [PATCH 6.11 464/558] media: qcom: camss: Fix ordering of pm_runtime_enable
` [PATCH 6.11 465/558] clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table
` [PATCH 6.11 466/558] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH 6.11 467/558] drm/amd/display: avoid set dispclk to 0
` [PATCH 6.11 468/558] smb: client: use actual path when queryfs
` [PATCH 6.11 469/558] smb3: fix incorrect mode displayed for read-only files
` [PATCH 6.11 470/558] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
` [PATCH 6.11 471/558] iio: pressure: bmp280: Fix regmap for BMP280 device
` [PATCH 6.11 472/558] iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
` [PATCH 6.11 473/558] vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
` [PATCH 6.11 474/558] net: gso: fix tcp fraglist segmentation after pull from frag_list
` [PATCH 6.11 475/558] gso: fix udp gso "
` [PATCH 6.11 476/558] tomoyo: fallback to realpath if symlinks pathname does not exist
` [PATCH 6.11 477/558] kselftests: mm: fix wrong __NR_userfaultfd value
` [PATCH 6.11 478/558] net: stmmac: Fix zero-division error when disabling tc cbs
` [PATCH 6.11 479/558] rtc: at91sam9: fix OF node leak in probe() error path
` [PATCH 6.11 480/558] mm/filemap: fix filemap_get_folios_contig THP panic
` [PATCH 6.11 481/558] mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
` [PATCH 6.11 482/558] mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
` [PATCH 6.11 483/558] mm/gup: fix memfd_pin_folios hugetlb page allocation
` [PATCH 6.11 484/558] mm/gup: fix memfd_pin_folios alloc race panic
` [PATCH 6.11 485/558] mm/hugetlb: simplify refs in memfd_alloc_folio
` [PATCH 6.11 486/558] Input: adp5589-keys - fix NULL pointer dereference
` [PATCH 6.11 487/558] Input: adp5589-keys - fix adp5589_gpio_get_value()
` [PATCH 6.11 488/558] HID: bpf: fix cfi stubs for hid_bpf_ops
` [PATCH 6.11 489/558] cachefiles: fix dentry leak in cachefiles_open_file()
` [PATCH 6.11 490/558] pidfs: check for valid pid namespace
` [PATCH 6.11 491/558] ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
` [PATCH 6.11 492/558] ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
` [PATCH 6.11 493/558] ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA
` [PATCH 6.11 494/558] ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
` [PATCH 6.11 495/558] ACPI: resource: Add Asus ExpertBook B2502CVA "
` [PATCH 6.11 496/558] btrfs: send: fix buffer overflow detection when copying path to cache entry
` [PATCH 6.11 497/558] btrfs: fix a NULL pointer dereference when failed to start a new trasacntion
` [PATCH 6.11 498/558] btrfs: drop the backref cache during relocation if we commit
` [PATCH 6.11 499/558] btrfs: send: fix invalid clone operation for file that got its size decreased
` [PATCH 6.11 500/558] btrfs: wait for fixup workers before stopping cleaner kthread during umount
` [PATCH 6.11 501/558] cpufreq: Avoid a bad reference count on CPU node
` [PATCH 6.11 502/558] cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock
` [PATCH 6.11 503/558] gpio: davinci: fix lazy disable
` [PATCH 6.11 504/558] net: pcs: xpcs: fix the wrong register that was written back
` [PATCH 6.11 505/558] Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
` [PATCH 6.11 506/558] mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
` [PATCH 6.11 507/558] io_uring/net: harden multishot termination case for recv
` [PATCH 6.11 508/558] ceph: fix cap ref leak via netfs init_request
` [PATCH 6.11 509/558] tracing/hwlat: Fix a race during cpuhp processing
` [PATCH 6.11 510/558] tracing/timerlat: Drop interface_lock in stop_kthread()
` [PATCH 6.11 511/558] tracing/timerlat: Fix a race during cpuhp processing
` [PATCH 6.11 512/558] tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
` [PATCH 6.11 513/558] rtla: Fix the help text in osnoise and timerlat top tools
` [PATCH 6.11 514/558] firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
` [PATCH 6.11 515/558] close_range(): fix the logics in descriptor table trimming
` [PATCH 6.11 516/558] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH 6.11 517/558] drm/panthor: Dont add write fences to the shared BOs
` [PATCH 6.11 518/558] drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
` [PATCH 6.11 519/558] drm/panthor: Dont declare a queue blocked if deferred operations are pending
` [PATCH 6.11 520/558] drm/sched: Fix dynamic job-flow control race
` [PATCH 6.11 521/558] drm/sched: Add locking to drm_sched_entity_modify_sched
` [PATCH 6.11 522/558] drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job
` [PATCH 6.11 523/558] drm/sched: Always increment correct scheduler score
` [PATCH 6.11 524/558] drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC
` [PATCH 6.11 525/558] drm/amd/display: Add HDR workaround for specific eDP
` [PATCH 6.11 526/558] drm/amd/display: Enable idle workqueue for more IPS modes
` [PATCH 6.11 527/558] drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35
` [PATCH 6.11 528/558] drm/amd/display: Fix system hang while resume with TBT monitor
` [PATCH 6.11 529/558] kconfig: fix infinite loop in sym_calc_choice()
` [PATCH 6.11 530/558] kconfig: qconf: move conf_read() before drawing tree pain
` [PATCH 6.11 531/558] kconfig: qconf: fix buffer overflow in debug links
` [PATCH 6.11 532/558] arm64: cputype: Add Neoverse-N3 definitions
` [PATCH 6.11 533/558] arm64: errata: Expand speculative SSBS workaround once more
` [PATCH 6.11 534/558] uprobes: fix kernel info leak via "[uprobes]" vma
` [PATCH 6.11 535/558] mm: z3fold: deprecate CONFIG_Z3FOLD
` [PATCH 6.11 536/558] drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
` [PATCH 6.11 537/558] sunrpc: change sp_nrthreads from atomic_t to unsigned int
` [PATCH 6.11 538/558] NFSD: Async COPY result needs to return a write verifier
` [PATCH 6.11 539/558] NFSD: Limit the number of concurrent async COPY operations
` [PATCH 6.11 540/558] remoteproc: k3-r5: Acquire mailbox handle during probe routine
` [PATCH 6.11 541/558] remoteproc: k3-r5: Delay notification of wakeup event
` [PATCH 6.11 542/558] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
` [PATCH 6.11 543/558] r8169: add tally counter fields added with RTL8125
` [PATCH 6.11 544/558] ACPI: battery: Simplify battery hook locking
` [PATCH 6.11 545/558] ACPI: battery: Fix possible crash when unregistering a battery hook
` [PATCH 6.11 546/558] drm/xe: Clean up VM / exec queue file lock usage
` [PATCH 6.11 547/558] drm/xe/vm: move xa_alloc to prevent UAF
` [PATCH 6.11 548/558] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
` [PATCH 6.11 549/558] drm/xe/vram: fix ccs offset calculation
` [PATCH 6.11 550/558] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
` [PATCH 6.11 551/558] drm/sched: revert "Always increment correct scheduler score"
` [PATCH 6.11 552/558] rxrpc: Fix a race between socket set up and I/O thread creation
` [PATCH 6.11 553/558] vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
` [PATCH 6.11 554/558] ALSA: control: Fix leftover snd_power_unref()
` [PATCH 6.11 555/558] crypto: octeontx* - Select CRYPTO_AUTHENC
` [PATCH 6.11 556/558] drm/amd/display: Revert Avoid overflow assignment
` [PATCH 6.11 557/558] perf report: Fix segfault when sym sort key is not used
` [PATCH 6.11 558/558] pmdomain: core: Reduce debug summary table width


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox