patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 13:57:39 to 2024-04-08 20:07:51 UTC [more...]

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 20:07 UTC  (4+ messages)

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 20:07 UTC  (4+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 20:06 UTC  (189+ messages)
` [PATCH 5.15 481/690] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH 5.15 485/690] NFSD: Update file_hashtbl() helpers
` [PATCH 5.15 486/690] NFSD: Clean up nfsd4_init_file()
` [PATCH 5.15 487/690] NFSD: Add a nfsd4_file_hash_remove() helper
` [PATCH 5.15 488/690] NFSD: Clean up find_or_add_file()
` [PATCH 5.15 489/690] NFSD: Refactor find_file()
` [PATCH 5.15 490/690] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH 5.15 512/690] NFSD: Use set_bit(RQ_DROPME)
` [PATCH 5.15 513/690] NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
` [PATCH 5.15 514/690] NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
` [PATCH 5.15 515/690] nfsd: dont free files unconditionally in __nfsd_file_cache_purge
` [PATCH 5.15 516/690] nfsd: dont destroy global nfs4_file table in per-net shutdown
` [PATCH 5.15 517/690] NFSD: enhance inter-server copy cleanup
` [PATCH 5.15 518/690] nfsd: allow nfsd_file_get to sanely handle a NULL pointer
` [PATCH 5.15 519/690] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH 5.15 520/690] NFSD: fix leaked reference count of nfsd4_ssc_umount_item
` [PATCH 5.15 521/690] nfsd: dont hand out delegation on setuid files being opened for write
` [PATCH 5.15 522/690] NFSD: fix problems with cleanup on errors in nfsd4_copy
` [PATCH 5.15 523/690] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
` [PATCH 5.15 524/690] nfsd: dont fsync nfsd_files on last close
` [PATCH 5.15 525/690] NFSD: copy the whole verifier in nfsd_copy_write_verifier
` [PATCH 5.15 526/690] NFSD: Protect against filesystem freezing
` [PATCH 5.15 527/690] nfsd: dont replace page in rq_pages if its a continuation of last page
` [PATCH 5.15 528/690] nfsd: call op_release, even when op_func returns an error
` [PATCH 5.15 529/690] nfsd: dont open-code clear_and_wake_up_bit
` [PATCH 5.15 530/690] nfsd: NFSD_FILE_KEY_INODE only needs to find GCed entries
` [PATCH 5.15 531/690] nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
` [PATCH 5.15 532/690] nfsd: dont kill nfsd_files because of lease break error
` [PATCH 5.15 533/690] nfsd: add some comments to nfsd_file_do_acquire
` [PATCH 5.15 534/690] nfsd: dont take/put an extra reference when putting a file
` [PATCH 5.15 535/690] nfsd: update comment over __nfsd_file_cache_purge
` [PATCH 5.15 536/690] nfsd: allow reaping files still under writeback
` [PATCH 5.15 537/690] NFSD: Convert filecache to rhltable
` [PATCH 5.15 538/690] nfsd: simplify the delayed disposal list code
` [PATCH 5.15 539/690] NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
` [PATCH 5.15 540/690] nfsd: make a copy of struct iattr before calling notify_change
` [PATCH 5.15 541/690] nfsd: fix double fget() bug in __write_ports_addfd()
` [PATCH 5.15 542/690] lockd: drop inappropriate svc_get() from locked_get()
` [PATCH 5.15 543/690] NFSD: Add an nfsd4_encode_nfstime4() helper
` [PATCH 5.15 544/690] nfsd: Fix creation time serialization order
` [PATCH 5.15 545/690] nfsd: dont allow nfsd threads to be signalled
` [PATCH 5.15 546/690] nfsd: Simplify code around svc_exit_thread() call in nfsd()
` [PATCH 5.15 547/690] nfsd: separate nfsd_last_thread() from nfsd_put()
` [PATCH 5.15 548/690] Documentation: Add missing documentation for EXPORT_OP flags
` [PATCH 5.15 549/690] NFSD: fix possible oops when nfsd/pool_stats is closed
` [PATCH 5.15 550/690] lockd: introduce safe async lock op
` [PATCH 5.15 551/690] nfsd: call nfsd_last_thread() before final nfsd_put()
` [PATCH 5.15 552/690] nfsd: drop the nfsd_put helper
` [PATCH 5.15 553/690] nfsd: fix RELEASE_LOCKOWNER
` [PATCH 5.15 554/690] nfsd: dont take fi_lock in nfsd_break_deleg_cb()
` [PATCH 5.15 555/690] nfsd: dont call locks_release_private() twice concurrently
` [PATCH 5.15 556/690] nfsd: Fix a regression in nfsd_setattr()
` [PATCH 5.15 557/690] perf/core: Fix reentry problem in perf_output_read_group()
` [PATCH 5.15 558/690] efivarfs: Request at most 512 bytes for variable names
` [PATCH 5.15 559/690] powerpc: xor_vmx: Add -mhard-float to CFLAGS
` [PATCH 5.15 560/690] selftests: mptcp: diag: return KSFT_FAIL not test_cnt
` [PATCH 5.15 561/690] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 5.15 562/690] vfio/pci: Lock external INTx masking ops
` [PATCH 5.15 563/690] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 5.15 564/690] vfio/pci: Create persistent INTx handler
` [PATCH 5.15 565/690] vfio/platform: Create persistent IRQ handlers
` [PATCH 5.15 566/690] vfio/fsl-mc: Block calling interrupt handler without trigger
` [PATCH 5.15 567/690] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
` [PATCH 5.15 568/690] mm/migrate: set swap entry values of THP tail pages properly
` [PATCH 5.15 569/690] init: open /initrd.image with O_LARGEFILE
` [PATCH 5.15 570/690] btrfs: zoned: use zone aware sb location for scrub
` [PATCH 5.15 571/690] wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
` [PATCH 5.15 572/690] exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
` [PATCH 5.15 573/690] hexagon: vmlinux.lds.S: handle attributes section
` [PATCH 5.15 574/690] mmc: core: Initialize mmc_blk_ioc_data
` [PATCH 5.15 575/690] mmc: core: Avoid negative index with array access
` [PATCH 5.15 576/690] net: ll_temac: platform_get_resource replaced by wrong function
` [PATCH 5.15 577/690] drm/i915/gt: Reset queue_priority_hint on parking
` [PATCH 5.15 578/690] usb: cdc-wdm: close race between read and workqueue
` [PATCH 5.15 579/690] drm/amdgpu: Use drm_mode_copy()
` [PATCH 5.15 580/690] drm/amd/display: Preserve original aspect ratio in create stream
` [PATCH 5.15 581/690] ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
` [PATCH 5.15 582/690] scsi: core: Fix unremoved procfs host directory regression
` [PATCH 5.15 583/690] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 5.15 584/690] staging: vc04_services: fix information leak in create_component()
` [PATCH 5.15 585/690] USB: core: Add hub_get() and hub_put() routines
` [PATCH 5.15 586/690] usb: dwc2: host: Fix remote wakeup from hibernation
` [PATCH 5.15 587/690] usb: dwc2: host: Fix hibernation flow
` [PATCH 5.15 588/690] usb: dwc2: host: Fix ISOC flow in DDMA mode
` [PATCH 5.15 589/690] usb: dwc2: gadget: Fix exiting from clock gating
` [PATCH 5.15 590/690] usb: dwc2: gadget: LPM flow fix
` [PATCH 5.15 591/690] usb: udc: remove warning when queue disabled ep
` [PATCH 5.15 592/690] usb: typec: ucsi: Ack unsupported commands
` [PATCH 5.15 593/690] usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
` [PATCH 5.15 594/690] scsi: qla2xxx: Prevent command send on chip reset
` [PATCH 5.15 595/690] scsi: qla2xxx: Fix N2N stuck connection
` [PATCH 5.15 596/690] scsi: qla2xxx: Split FCE|EFT trace control
` [PATCH 5.15 597/690] scsi: qla2xxx: NVME|FCP prefer flag not being honored
` [PATCH 5.15 598/690] scsi: qla2xxx: Fix command flush on cable pull
` [PATCH 5.15 599/690] scsi: qla2xxx: Fix double free of fcport
` [PATCH 5.15 600/690] scsi: qla2xxx: Change debug message during driver unload
` [PATCH 5.15 601/690] scsi: qla2xxx: Delay I/O Abort on PCI error
` [PATCH 5.15 602/690] x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
` [PATCH 5.15 603/690] PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
` [PATCH 5.15 604/690] scsi: lpfc: Correct size for wqe for memset()
` [PATCH 5.15 605/690] USB: core: Fix deadlock in usb_deauthorize_interface()
` [PATCH 5.15 606/690] scsi: usb: Call scsi_done() directly
` [PATCH 5.15 607/690] scsi: usb: Stop using the SCSI pointer
` [PATCH 5.15 608/690] USB: UAS: return ENODEV when submit urbs fail with device not attached
` [PATCH 5.15 609/690] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
` [PATCH 5.15 610/690] mlxbf_gige: stop PHY during open() error paths
` [PATCH 5.15 611/690] iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
` [PATCH 5.15 612/690] wifi: iwlwifi: mvm: rfi: fix potential response leaks
` [PATCH 5.15 613/690] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
` [PATCH 5.15 614/690] s390/qeth: handle deferred cc1
` [PATCH 5.15 615/690] tcp: properly terminate timers for kernel sockets
` [PATCH 5.15 616/690] ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()
` [PATCH 5.15 617/690] mlxbf_gige: call request_irq() after NAPI initialized
` [PATCH 5.15 618/690] bpf: Protect against int overflow for stack access size
` [PATCH 5.15 619/690] Octeontx2-af: fix pause frame configuration in GMP mode
` [PATCH 5.15 620/690] dm integrity: fix out-of-range warning
` [PATCH 5.15 621/690] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
` [PATCH 5.15 622/690] x86/cpufeatures: Add new word for scattered features
` [PATCH 5.15 623/690] x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
` [PATCH 5.15 624/690] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
` [PATCH 5.15 625/690] Bluetooth: hci_event: set the conn encrypted before conn establishes
` [PATCH 5.15 626/690] Bluetooth: Fix TOCTOU in HCI debugfs implementation
` [PATCH 5.15 627/690] xen-netfront: Add missing skb_mark_for_recycle
` [PATCH 5.15 628/690] net/rds: fix possible cp null dereference
` [PATCH 5.15 629/690] locking/rwsem: Disable preemption while trying for rwsem lock
` [PATCH 5.15 630/690] io_uring: ensure 0 is returned on file registration success
` [PATCH 5.15 631/690] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
` [PATCH 5.15 632/690] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
` [PATCH 5.15 633/690] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
` [PATCH 5.15 634/690] KVM: x86: Bail to userspace if emulation of atomic user access faults
` [PATCH 5.15 635/690] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 5.15 636/690] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 5.15 637/690] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH 5.15 638/690] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
` [PATCH 5.15 639/690] netfilter: validate user input for expected length
` [PATCH 5.15 640/690] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
` [PATCH 5.15 641/690] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
` [PATCH 5.15 642/690] net/sched: act_skbmod: prevent kernel-infoleak
` [PATCH 5.15 643/690] net: stmmac: fix rx queue priority assignment
` [PATCH 5.15 644/690] selftests: net: gro fwd: update vxlan GRO test expectations
` [PATCH 5.15 645/690] erspan: make sure erspan_base_hdr is present in skb->head
` [PATCH 5.15 646/690] selftests: reuseaddr_conflict: add missing new line at the end of the output
` [PATCH 5.15 647/690] ipv6: Fix infinite recursion in fib6_dump_done()
` [PATCH 5.15 648/690] mlxbf_gige: stop interface during shutdown
` [PATCH 5.15 649/690] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH 5.15 650/690] udp: do not transition UDP GRO fraglist partial checksums to unnecessary
` [PATCH 5.15 651/690] udp: prevent local UDP tunnel packets from being GROed
` [PATCH 5.15 652/690] octeontx2-af: Fix issue with loading coalesced KPU profiles
` [PATCH 5.15 653/690] octeontx2-pf: check negative error code in otx2_open()
` [PATCH 5.15 654/690] i40e: fix i40e_count_filters() to count only active/new filters
` [PATCH 5.15 655/690] i40e: fix vf may be used uninitialized in this function warning
` [PATCH 5.15 656/690] scsi: qla2xxx: Update manufacturer details
` [PATCH 5.15 657/690] scsi: qla2xxx: Update manufacturer detail
` [PATCH 5.15 658/690] Revert "usb: phy: generic: Get the vbus supply"
` [PATCH 5.15 659/690] usb: typec: ucsi: Check for notifications after init
` [PATCH 5.15 660/690] i40e: Store the irq number in i40e_q_vector
` [PATCH 5.15 661/690] i40e: Remove _t suffix from enum type names
` [PATCH 5.15 662/690] i40e: Enforce software interrupt during busy-poll exit
` [PATCH 5.15 663/690] net: usb: asix: suspend embedded PHY if external is used
` [PATCH 5.15 664/690] drivers: net: convert to boolean for the mac_managed_pm flag
` [PATCH 5.15 665/690] net: fec: Set mac_managed_pm during probe
` [PATCH 5.15 666/690] net: ravb: Always process TX descriptor ring
` [PATCH 5.15 667/690] ASoC: rt5682-sdw: fix locking sequence
` [PATCH 5.15 668/690] ASoC: rt711-sdca: "
` [PATCH 5.15 669/690] ASoC: rt711-sdw: "
` [PATCH 5.15 670/690] ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
` [PATCH 5.15 671/690] ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
` [PATCH 5.15 672/690] scsi: mylex: Fix sysfs buffer lengths
` [PATCH 5.15 673/690] ata: sata_mv: Fix PCI device ID table declaration compilation warning
` [PATCH 5.15 674/690] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
` [PATCH 5.15 675/690] HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
` [PATCH 5.15 676/690] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
` [PATCH 5.15 677/690] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
` [PATCH 5.15 678/690] ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
` [PATCH 5.15 679/690] driver core: Introduce device_link_wait_removal()
` [PATCH 5.15 680/690] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
` [PATCH 5.15 681/690] x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
` [PATCH 5.15 682/690] s390/entry: align system call table on 8 bytes
` [PATCH 5.15 683/690] riscv: Fix spurious errors from __get/put_kernel_nofault
` [PATCH 5.15 684/690] riscv: process: Fix kernel gp leakage
` [PATCH 5.15 685/690] x86/bugs: Fix the SRSO mitigation on Zen3/4
` [PATCH 5.15 686/690] x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
` [PATCH 5.15 687/690] mptcp: dont account accept() of non-MPC client as fallback to TCP
` [PATCH 5.15 688/690] mm/secretmem: fix GUP-fast succeeding on secretmem folios
` [PATCH 5.15 689/690] gro: fix ownership transfer
` [PATCH 5.15 690/690] nvme: fix miss command type check

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 19:41 UTC  (8+ messages)
` [PATCH 6.8 131/273] usb: typec: ucsi: Check for notifications after init
` [PATCH 6.8 193/273] stackdepot: rename pool_index to pool_index_plus_1

[PATCH] x86/mce: Implement recovery for errors in TDX/SEAM non-root mode
 2024-04-08 18:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).