patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 21:52:02 to 2024-03-05 16:22:08 UTC [more...]

[PATCH 6.7 000/161] 6.7.9-rc3 review
 2024-03-05 16:21 UTC  (5+ messages)

[PATCH 5.10 00/41] 5.10.212-rc2 review
 2024-03-05 16:21 UTC  (3+ messages)

[PATCH 5.15 00/83] 5.15.151-rc2 review
 2024-03-05 16:21 UTC  (2+ messages)

[PATCH 6.1 000/215] 6.1.81-rc1 review
 2024-03-05 15:39 UTC  (29+ messages)
` [PATCH 6.1 128/215] x86/boot: Robustify calling startup_{32,64}() from the decompressor code
` [PATCH 6.1 173/215] NFSD: add CB_RECALL_ANY tracepoints
` [PATCH 6.1 181/215] efi: efivars: prevent double registration
` [PATCH 6.1 182/215] x86/efistub: Simplify and clean up handover entry code
` [PATCH 6.1 199/215] powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
` [PATCH 6.1 200/215] gpio: 74x164: Enable output pins after registers are reset
` [PATCH 6.1 201/215] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
` [PATCH 6.1 202/215] gpio: fix resource unwinding order in error path
` [PATCH 6.1 203/215] block: define bvec_iter as __packed __aligned(4)
` [PATCH 6.1 204/215] Revert "interconnect: Fix locking for runpm vs reclaim"
` [PATCH 6.1 205/215] Revert "interconnect: Teach lockdep about icc_bw_lock order"
` [PATCH 6.1 206/215] x86/bugs: Add asm helpers for executing VERW
` [PATCH 6.1 207/215] x86/entry_64: Add VERW just before userspace transition
` [PATCH 6.1 208/215] x86/entry_32: "
` [PATCH 6.1 209/215] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 6.1 210/215] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH 6.1 211/215] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
` [PATCH 6.1 212/215] bpf: Add table ID to bpf_fib_lookup BPF helper
` [PATCH 6.1 213/215] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH 6.1 214/215] x86/efistub: Give up if memory attribute protocol returns an error
` [PATCH 6.1 215/215] xen/events: close evtchn after mapping cleanup

[PATCH 4.19 00/16] 4.19.309-rc1 review
 2024-03-05 11:45 UTC  (4+ messages)

[PATCH 6.6 000/143] 6.6.21-rc1 review
 2024-03-05 11:44 UTC  (8+ messages)

[PATCH 5.15 00/84] 5.15.151-rc1 review
 2024-03-05 11:43 UTC  (91+ messages)
` [PATCH 5.15 01/84] netfilter: nf_tables: disallow timeout for anonymous sets
` [PATCH 5.15 02/84] mtd: spinand: gigadevice: Fix the get ecc status issue
` [PATCH 5.15 03/84] netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
` [PATCH 5.15 04/84] net: ip_tunnel: prevent perpetual headroom growth
` [PATCH 5.15 05/84] tun: Fix xdp_rxq_infos queue_index when detaching
` [PATCH 5.15 06/84] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
` [PATCH 5.15 07/84] net: veth: clear GRO when clearing XDP even when down
` [PATCH 5.15 08/84] ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
` [PATCH 5.15 09/84] lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
` [PATCH 5.15 10/84] net: enable memcg accounting for veth queues
` [PATCH 5.15 11/84] veth: try harder when allocating queue memory
` [PATCH 5.15 12/84] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
` [PATCH 5.15 13/84] uapi: in6: replace temporary label with rfc9486
` [PATCH 5.15 14/84] stmmac: Clear variable when destroying workqueue
` [PATCH 5.15 15/84] Bluetooth: Avoid potential use-after-free in hci_error_reset
` [PATCH 5.15 16/84] Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
` [PATCH 5.15 17/84] Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
` [PATCH 5.15 18/84] Bluetooth: Enforce validation on max value of connection interval
` [PATCH 5.15 19/84] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH 5.15 20/84] netfilter: nfnetlink_queue: silence bogus compiler warning
` [PATCH 5.15 21/84] netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
` [PATCH 5.15 22/84] netfilter: make function op structures const
` [PATCH 5.15 23/84] netfilter: let reset rules clean out conntrack entries
` [PATCH 5.15 24/84] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH 5.15 25/84] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
` [PATCH 5.15 26/84] igb: extend PTP timestamp adjustments to i211
` [PATCH 5.15 27/84] tls: rx: dont store the record type in socket context
` [PATCH 5.15 28/84] tls: rx: dont store the decryption status "
` [PATCH 5.15 29/84] tls: rx: dont issue wake ups when data is decrypted
` [PATCH 5.15 30/84] tls: rx: refactor decrypt_skb_update()
` [PATCH 5.15 31/84] tls: hw: rx: use return value of tls_device_decrypted() to carry status
` [PATCH 5.15 32/84] tls: rx: drop unnecessary arguments from tls_setup_from_iter()
` [PATCH 5.15 33/84] tls: rx: dont report text length from the bowels of decrypt
` [PATCH 5.15 34/84] tls: rx: wrap decryption arguments in a structure
` [PATCH 5.15 35/84] tls: rx: factor out writing ContentType to cmsg
` [PATCH 5.15 36/84] tls: rx: dont track the async count
` [PATCH 5.15 37/84] tls: rx: move counting TlsDecryptErrors for sync
` [PATCH 5.15 38/84] tls: rx: assume crypto always calls our callback
` [PATCH 5.15 39/84] tls: rx: use async as an in-out argument
` [PATCH 5.15 40/84] tls: decrement decrypt_pending if no async completion will be called
` [PATCH 5.15 41/84] efi/capsule-loader: fix incorrect allocation size
` [PATCH 5.15 42/84] power: supply: bq27xxx-i2c: Do not free non existing IRQ
` [PATCH 5.15 43/84] ALSA: Drop leftover snd-rtctimer stuff from Makefile
` [PATCH 5.15 44/84] fbcon: always restore the old font data in fbcon_do_set_font()
` [PATCH 5.15 45/84] afs: Fix endless loop in directory parsing
` [PATCH 5.15 46/84] riscv: Sparse-Memory/vmemmap out-of-bounds fix
` [PATCH 5.15 47/84] tomoyo: fix UAF write bug in tomoyo_write_control()
` [PATCH 5.15 48/84] ALSA: firewire-lib: fix to check cycle continuity
` [PATCH 5.15 49/84] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
` [PATCH 5.15 50/84] wifi: nl80211: reject iftype change with mesh ID change
` [PATCH 5.15 51/84] btrfs: dev-replace: properly validate device names
` [PATCH 5.15 52/84] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
` [PATCH 5.15 53/84] dmaengine: ptdma: use consistent DMA masks
` [PATCH 5.15 54/84] dmaengine: fsl-qdma: init irq after reg initialization
` [PATCH 5.15 55/84] mmc: core: Fix eMMC initialization with 1-bit bus connection
` [PATCH 5.15 56/84] mmc: sdhci-xenon: add timeout for PHY init complete
` [PATCH 5.15 57/84] mmc: sdhci-xenon: fix PHY init clock stability
` [PATCH 5.15 58/84] riscv: add CALLER_ADDRx support
` [PATCH 5.15 59/84] pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
` [PATCH 5.15 60/84] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
` [PATCH 5.15 61/84] mptcp: move __mptcp_error_report in protocol.c
` [PATCH 5.15 62/84] mptcp: process pending subflow error on close
` [PATCH 5.15 63/84] mptcp: rename timer related helper to less confusing names
` [PATCH 5.15 64/84] selftests: mptcp: add missing kconfig for NF Filter
` [PATCH 5.15 65/84] selftests: mptcp: add missing kconfig for NF Filter in v6
` [PATCH 5.15 66/84] mptcp: clean up harmless false expressions
` [PATCH 5.15 67/84] mptcp: add needs_id for netlink appending addr
` [PATCH 5.15 68/84] mptcp: push at DSS boundaries
` [PATCH 5.15 69/84] mptcp: fix possible deadlock in subflow diag
` [PATCH 5.15 70/84] cachefiles: fix memory leak in cachefiles_add_cache()
` [PATCH 5.15 71/84] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
` [PATCH 5.15 72/84] Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"
` [PATCH 5.15 73/84] af_unix: Drop oob_skb ref before purging queue in GC
` [PATCH 5.15 74/84] gpio: 74x164: Enable output pins after registers are reset
` [PATCH 5.15 75/84] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
` [PATCH 5.15 76/84] gpio: fix resource unwinding order in error path
` [PATCH 5.15 77/84] Revert "interconnect: Fix locking for runpm vs reclaim"
` [PATCH 5.15 78/84] Revert "interconnect: Teach lockdep about icc_bw_lock order"
` [PATCH 5.15 79/84] bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
` [PATCH 5.15 80/84] bpf: Add table ID to bpf_fib_lookup BPF helper
` [PATCH 5.15 81/84] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH 5.15 82/84] net: tls: fix async vs NIC crypto offload
` [PATCH 5.15 83/84] Revert "tls: rx: move counting TlsDecryptErrors for sync"
` [PATCH 5.15 84/84] mptcp: fix double-free on socket dismantle

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-03-05 11:27 UTC  (4+ messages)
` [PATCH 5.10 085/122] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
    ` [PATCH for 5.10-stable] x86/paravirt: Fix build due to __text_gen_insn() backport

[PATCH 6.7 000/163] 6.7.9-rc2 review
 2024-03-05 11:26 UTC  (14+ messages)

[PATCH 5.10 00/42] 5.10.212-rc1 review
 2024-03-05 11:23 UTC  (5+ messages)

[PATCH 5.4 00/25] 5.4.271-rc1 review
 2024-03-05 10:58 UTC  (2+ messages)

[PATCH 6.7 000/162] 6.7.9-rc1 review
 2024-03-05  7:44 UTC  (7+ messages)

Cover-cover letter for two resctrl patch sets
 2024-03-05  7:28 UTC  (9+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU
` [PATCH v4 2/2] x86/resctrl: Simplify call convention for MSR update functions

[PATCH 6.1 214/219] mm, kmsan: fix infinite recursion due to RCU critical section
 2024-03-04 23:46 UTC  (3+ messages)

[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2024-03-04 23:44 UTC  (28+ messages)
` [PATCH v5 01/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v5 02/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v5 03/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v5 04/27] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v5 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v5 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v5 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v5 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v5 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v5 11/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v5 12/27] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v5 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v5 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v5 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v5 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v5 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v5 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v5 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v5 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v5 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v5 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v5 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v5 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v5 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v5 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v5 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID


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).