messages from 2024-08-15 13:59:38 to 2024-08-15 14:10:07 UTC [more...]
[PATCH 6.6 00/67] 6.6.47-rc1 review
2024-08-15 13:26 UTC (54+ messages)
` [PATCH 6.6 01/67] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 6.6 02/67] ASoC: topology: Clean up route loading
` [PATCH 6.6 03/67] ASoC: topology: Fix route memory corruption
` [PATCH 6.6 04/67] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
` [PATCH 6.6 05/67] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 6.6 06/67] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 6.6 07/67] sunrpc: dont change ->sv_stats if it doesnt exist
` [PATCH 6.6 08/67] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 6.6 09/67] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 6.6 10/67] sunrpc: remove ->pg_stats from svc_program
` [PATCH 6.6 11/67] sunrpc: use the struct net as the svc proc private
` [PATCH 6.6 12/67] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.6 13/67] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.6 14/67] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 6.6 15/67] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 6.6 16/67] nfsd: make svc_stat per-network namespace instead of global
` [PATCH 6.6 17/67] mm: gup: stop abusing try_grab_folio
` [PATCH 6.6 18/67] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 6.6 19/67] genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
` [PATCH 6.6 20/67] genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
` [PATCH 6.6 21/67] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH 6.6 22/67] tcp_metrics: optimize tcp_metrics_flush_all()
` [PATCH 6.6 23/67] wifi: mac80211: take wiphy lock for MAC addr change
` [PATCH 6.6 24/67] wifi: mac80211: fix change_address deadlock during unregister
` [PATCH 6.6 25/67] fs: Convert to bdev_open_by_dev()
` [PATCH 6.6 26/67] jfs: "
` [PATCH 6.6 27/67] jfs: fix log->bdev_handle null ptr deref in lbmStartIO
` [PATCH 6.6 28/67] net: dont dump stack on queue timeout
` [PATCH 6.6 29/67] jfs: fix shift-out-of-bounds in dbJoin
` [PATCH 6.6 30/67] squashfs: squashfs_read_data need to check if the length is 0
` [PATCH 6.6 31/67] Squashfs: fix variable overflow triggered by sysbot
` [PATCH 6.6 32/67] reiserfs: fix uninit-value in comp_keys
` [PATCH 6.6 33/67] erofs: avoid debugging output for (de)compressed data
` [PATCH 6.6 34/67] net: tls, add test to capture error on large splice
` [PATCH 6.6 35/67] Input: bcm5974 - check endpoint type before starting traffic
` [PATCH 6.6 36/67] quota: Detect loops in quota tree
` [PATCH 6.6 37/67] net:rds: Fix possible deadlock in rds_message_put
` [PATCH 6.6 38/67] net: sctp: fix skb leak in sctp_inq_free()
` [PATCH 6.6 39/67] pppoe: Fix memory leak in pppoe_sendmsg()
` [PATCH 6.6 40/67] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
` [PATCH 6.6 41/67] bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie
` [PATCH 6.6 42/67] fs: Annotate struct file_handle with __counted_by() and use struct_size()
` [PATCH 6.6 43/67] mISDN: fix MISDN_TIME_STAMP handling
` [PATCH 6.6 44/67] net: add copy_safe_from_sockptr() helper
` [PATCH 6.6 45/67] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
` [PATCH 6.6 46/67] Bluetooth: RFCOMM: Fix not validating setsockopt user input
` [PATCH 6.6 47/67] ext4: fold quota accounting into ext4_xattr_inode_lookup_create()
` [PATCH 6.6 48/67] ext4: do not create EA inode under buffer lock
` [PATCH 6.6 49/67] mm/page_table_check: support userfault wr-protect entries
` [PATCH 6.6 50/67] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 6.6 52/67] ext4: sanity check for NULL pointer after ext4_force_shutdown
` [PATCH 6.6 61/67] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 6.6 62/67] Revert "jfs: fix shift-out-of-bounds in dbJoin"
[PATCH 1/1] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
2024-08-15 14:11 UTC
[PATCH 6.1 00/38] 6.1.106-rc1 review
2024-08-15 13:26 UTC (39+ messages)
` [PATCH 6.1 01/38] mptcp: pass addr to mptcp_pm_alloc_anno_list
` [PATCH 6.1 02/38] mptcp: pm: reduce indentation blocks
` [PATCH 6.1 03/38] mptcp: pm: dont try to create sf if alloc failed
` [PATCH 6.1 04/38] mptcp: pm: do not ignore subflow if signal flag is also set
` [PATCH 6.1 05/38] selftests: mptcp: join: test both signal & subflow
` [PATCH 6.1 06/38] ASoC: topology: Clean up route loading
` [PATCH 6.1 07/38] ASoC: topology: Fix route memory corruption
` [PATCH 6.1 08/38] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 6.1 09/38] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
` [PATCH 6.1 10/38] nfsd: move reply cache initialization into nfsd startup
` [PATCH 6.1 11/38] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
` [PATCH 6.1 12/38] NFSD: Refactor nfsd_reply_cache_free_locked()
` [PATCH 6.1 13/38] NFSD: Rename nfsd_reply_cache_alloc()
` [PATCH 6.1 14/38] NFSD: Replace nfsd_prune_bucket()
` [PATCH 6.1 15/38] NFSD: Refactor the duplicate reply cache shrinker
` [PATCH 6.1 16/38] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 6.1 17/38] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 6.1 18/38] sunrpc: dont change ->sv_stats if it doesnt exist
` [PATCH 6.1 19/38] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 6.1 20/38] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 6.1 21/38] sunrpc: remove ->pg_stats from svc_program
` [PATCH 6.1 22/38] sunrpc: use the struct net as the svc proc private
` [PATCH 6.1 23/38] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.1 24/38] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.1 25/38] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 6.1 26/38] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 6.1 27/38] nfsd: make svc_stat per-network namespace instead of global
` [PATCH 6.1 28/38] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 6.1 29/38] mptcp: fully established after ADD_ADDR echo on MPJ
` [PATCH 6.1 30/38] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
` [PATCH 6.1 31/38] cgroup: Make operations on the cgroup root_list RCU safe
` [PATCH 6.1 32/38] drm/i915: Add a function to mmap framebuffer obj
` [PATCH 6.1 33/38] drm/i915: Fix a NULL vs IS_ERR() bug
` [PATCH 6.1 34/38] drm/i915/gem: Adjust vma offset for framebuffer mmap offset
` [PATCH 6.1 35/38] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 6.1 36/38] cgroup: Move rcu_head up near the top of cgroup_root
` [PATCH 6.1 37/38] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 6.1 38/38] KVM: arm64: Dont pass a TLBI level hint when zapping table entries
[PATCH] Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
2024-08-15 14:05 UTC (2+ messages)
[PATCH 5.15 000/484] 5.15.165-rc1 review
2024-08-15 13:25 UTC (105+ messages)
` [PATCH 5.15 364/484] net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
` [PATCH 5.15 367/484] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
` [PATCH 5.15 368/484] md: do not delete safemode_timer in mddev_suspend
` [PATCH 5.15 369/484] md/raid5: avoid BUG_ON() while continue reshape after reassembling
` [PATCH 5.15 370/484] clocksource/drivers/sh_cmt: Address race condition for clock events
` [PATCH 5.15 371/484] ACPI: battery: create alarm sysfs attribute atomically
` [PATCH 5.15 372/484] ACPI: SBS: manage alarm sysfs attribute through psy core
` [PATCH 5.15 373/484] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
` [PATCH 5.15 389/484] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
` [PATCH 5.15 390/484] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
` [PATCH 5.15 391/484] ext4: fix wrong unit use in ext4_mb_find_by_goal
` [PATCH 5.15 392/484] arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
` [PATCH 5.15 393/484] arm64: Add Neoverse-V2 part
` [PATCH 5.15 394/484] arm64: barrier: Restore spec_bar() macro
` [PATCH 5.15 395/484] arm64: cputype: Add Cortex-X4 definitions
` [PATCH 5.15 396/484] arm64: cputype: Add Neoverse-V3 definitions
` [PATCH 5.15 397/484] arm64: errata: Add workaround for Arm errata 3194386 and 3312417
` [PATCH 5.15 398/484] arm64: cputype: Add Cortex-X3 definitions
` [PATCH 5.15 399/484] arm64: cputype: Add Cortex-A720 definitions
` [PATCH 5.15 400/484] arm64: cputype: Add Cortex-X925 definitions
` [PATCH 5.15 401/484] arm64: errata: Unify speculative SSBS errata logic
` [PATCH 5.15 402/484] arm64: errata: Expand speculative SSBS workaround
` [PATCH 5.15 403/484] arm64: cputype: Add Cortex-X1C definitions
` [PATCH 5.15 404/484] arm64: cputype: Add Cortex-A725 definitions
` [PATCH 5.15 405/484] arm64: errata: Expand speculative SSBS workaround (again)
` [PATCH 5.15 406/484] i2c: smbus: Improve handling of stuck alerts
` [PATCH 5.15 407/484] ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask
` [PATCH 5.15 408/484] ASoC: codecs: wsa881x: "
` [PATCH 5.15 409/484] spi: spidev: Add missing spi_device_id for bh2228fv
` [PATCH 5.15 410/484] i2c: smbus: Send alert notifications to all devices if source not found
` [PATCH 5.15 411/484] bpf: kprobe: remove unused declaring of bpf_kprobe_override
` [PATCH 5.15 412/484] kprobes: Fix to check symbol prefixes correctly
` [PATCH 5.15 413/484] spi: spi-fsl-lpspi: Fix scldiv calculation
` [PATCH 5.15 414/484] ALSA: usb-audio: Re-add ScratchAmp quirk entries
` [PATCH 5.15 415/484] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
` [PATCH 5.15 416/484] drm/client: fix null pointer dereference in drm_client_modeset_probe
` [PATCH 5.15 417/484] ALSA: line6: Fix racy access to midibuf
` [PATCH 5.15 418/484] ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
` [PATCH 5.15 419/484] ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4
` [PATCH 5.15 420/484] usb: vhci-hcd: Do not drop references before new references are gained
` [PATCH 5.15 421/484] USB: serial: debug: do not echo input by default
` [PATCH 5.15 422/484] usb: gadget: core: Check for unset descriptor
` [PATCH 5.15 423/484] usb: gadget: u_serial: Set start_delayed during suspend
` [PATCH 5.15 424/484] scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
` [PATCH 5.15 425/484] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
` [PATCH 5.15 426/484] tick/broadcast: Move per CPU pointer access into the atomic section
` [PATCH 5.15 427/484] vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
` [PATCH 5.15 428/484] ntp: Clamp maxerror and esterror to operating range
` [PATCH 5.15 429/484] clocksource: Reduce the default clocksource_watchdog() retries to 2
` [PATCH 5.15 430/484] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH 5.15 431/484] clocksource: Scale the watchdog read retries automatically
` [PATCH 5.15 432/484] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
` [PATCH 5.15 433/484] irqchip/meson-gpio: support more than 8 channels gpio irq
` [PATCH 5.15 434/484] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to raw_spinlock_t
` [PATCH 5.15 435/484] driver core: Fix uevent_show() vs driver detach race
` [PATCH 5.15 436/484] ntp: Safeguard against time_constant overflow
` [PATCH 5.15 437/484] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
` [PATCH 5.15 438/484] serial: core: check uartclk for zero to avoid divide by zero
` [PATCH 5.15 439/484] kcov: properly check for softirq context
` [PATCH 5.15 440/484] irqchip/xilinx: Fix shift out of bounds
` [PATCH 5.15 441/484] genirq/irqdesc: Honor caller provided affinity in alloc_desc()
` [PATCH 5.15 442/484] power: supply: axp288_charger: Fix constant_charge_voltage writes
` [PATCH 5.15 443/484] power: supply: axp288_charger: Round constant_charge_voltage writes down
` [PATCH 5.15 444/484] tracing: Fix overflow in get_free_elt()
` [PATCH 5.15 445/484] padata: Fix possible divide-by-0 panic in padata_mt_helper()
` [PATCH 5.15 446/484] x86/mtrr: Check if fixed MTRRs exist before saving them
` [PATCH 5.15 447/484] sched/smt: Introduce sched_smt_present_inc/dec() helper
` [PATCH 5.15 448/484] sched/smt: Fix unbalance sched_smt_present dec/inc
` [PATCH 5.15 449/484] drm/bridge: analogix_dp: properly handle zero sized AUX transactions
` [PATCH 5.15 450/484] drm/mgag200: Set DDC timeout in milliseconds
` [PATCH 5.15 451/484] mptcp: sched: check both directions for backup
` [PATCH 5.15 452/484] mptcp: distinguish rcv vs sent backup flag in requests
` [PATCH 5.15 453/484] mptcp: fix NL PM announced address accounting
` [PATCH 5.15 454/484] mptcp: mib: count MPJ with backup flag
` [PATCH 5.15 455/484] mptcp: fix bad RCVPRUNED mib accounting
` [PATCH 5.15 456/484] mptcp: pm: only set request_bkup flag when sending MP_PRIO
` [PATCH 5.15 457/484] mptcp: export local_address
` [PATCH 5.15 458/484] mptcp: pm: fix backup support in signal endpoints
` [PATCH 5.15 459/484] selftests: mptcp: join: validate backup in MPJ
` [PATCH 5.15 460/484] selftests: mptcp: join: check backup support in signal endp
` [PATCH 5.15 461/484] btrfs: fix corruption after buffer fault in during direct IO append write
` [PATCH 5.15 462/484] xfs: fix log recovery buffer allocation for the legacy h_size fixup
` [PATCH 5.15 463/484] btrfs: fix double inode unlock for direct IO sync writes
` [PATCH 5.15 464/484] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
` [PATCH 5.15 465/484] tls: fix race between tx work scheduling and socket close
` [PATCH 5.15 466/484] netfilter: nf_tables: set element extended ACK reporting support
` [PATCH 5.15 467/484] netfilter: nf_tables: use timestamp to check for set element timeout
` [PATCH 5.15 468/484] netfilter: nf_tables: bail out if stateful expression provides no .clone
` [PATCH 5.15 469/484] netfilter: nf_tables: allow clone callbacks to sleep
` [PATCH 5.15 470/484] netfilter: nf_tables: prefer nft_chain_validate
` [PATCH 5.15 471/484] net: stmmac: Enable mac_managed_pm phylink config
` [PATCH 5.15 472/484] PCI: dwc: Restore MSI Receiver mask during resume
` [PATCH 5.15 473/484] wifi: mac80211: check basic rates validity
` [PATCH 5.15 474/484] mptcp: fully established after ADD_ADDR echo on MPJ
` [PATCH 5.15 475/484] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
` [PATCH 5.15 476/484] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
` [PATCH 5.15 477/484] arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
` [PATCH 5.15 478/484] arm64: cpufeature: Fix the visibility of compat hwcaps
` [PATCH 5.15 479/484] exec: Fix ToCToU between perm check and set-uid/gid usage
` [PATCH 5.15 480/484] nvme/pci: Add APST quirk for Lenovo N60z laptop
` [PATCH 5.15 481/484] usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed
` [PATCH 5.15 482/484] binfmt_flat: Fix corruption when not offsetting data start
` [PATCH 5.15 483/484] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
` [PATCH 5.15 484/484] ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode
Patch "ext4: convert ext4_da_do_write_end() to take a folio" has been added to the 6.6-stable tree
2024-08-15 14:03 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