linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-24 17:16:16 to 2021-08-24 17:34:43 UTC [more...]

[PATCH v5 00/12] Add TDX Guest Support (Initial support)
 2021-08-24 17:25 UTC  (5+ messages)
` [PATCH v5 08/12] x86/tdx: Add HLT support for TDX guest

[PATCH 4.14 00/64] 4.14.245-rc1 review
 2021-08-24 17:04 UTC  (56+ messages)
` [PATCH 4.14 01/64] iio: humidity: hdc100x: Add margin to the conversion time
` [PATCH 4.14 02/64] iio: adc: Fix incorrect exit of for-loop
` [PATCH 4.14 03/64] ASoC: intel: atom: Fix reference to PCM buffer address
` [PATCH 4.14 04/64] i2c: dev: zero out array used for i2c reads from userspace
` [PATCH 4.14 05/64] ACPI: NFIT: Fix support for virtual SPA ranges
` [PATCH 4.14 06/64] ASoC: cs42l42: Correct definition of ADC Volume control
` [PATCH 4.14 07/64] ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
` [PATCH 4.14 08/64] ASoC: cs42l42: Fix inversion of ADC Notch Switch control
` [PATCH 4.14 09/64] ASoC: cs42l42: Remove duplicate control for WNF filter frequency
` [PATCH 4.14 10/64] net: dsa: mt7530: add the missing RxUnicast MIB counter
` [PATCH 4.14 11/64] ppp: Fix generating ifname when empty IFLA_IFNAME is specified
` [PATCH 4.14 12/64] psample: Add a fwd declaration for skbuff
` [PATCH 4.14 13/64] net: Fix memory leak in ieee802154_raw_deliver
` [PATCH 4.14 14/64] net: bridge: fix memleak in br_add_if()
` [PATCH 4.14 15/64] tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
` [PATCH 4.14 16/64] xen/events: Fix race in set_evtchn_to_irq
` [PATCH 4.14 17/64] vsock/virtio: avoid potential deadlock when vsock device remove
` [PATCH 4.14 18/64] powerpc/kprobes: Fix kprobe Oops happens in booke
` [PATCH 4.14 19/64] x86/tools: Fix objdump version check again
` [PATCH 4.14 20/64] x86/resctrl: Fix default monitoring groups reporting
` [PATCH 4.14 21/64] PCI/MSI: Enable and mask MSI-X early
` [PATCH 4.14 22/64] PCI/MSI: Do not set invalid bits in MSI mask
` [PATCH 4.14 23/64] PCI/MSI: Correct misleading comments
` [PATCH 4.14 24/64] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
` [PATCH 4.14 25/64] PCI/MSI: Protect msi_desc::masked for multi-MSI
` [PATCH 4.14 26/64] PCI/MSI: Mask all unused MSI-X entries
` [PATCH 4.14 27/64] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [PATCH 4.14 28/64] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [PATCH 4.14 29/64] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
` [PATCH 4.14 30/64] mac80211: drop data frames without key on encrypted links
` [PATCH 4.14 31/64] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
` [PATCH 4.14 32/64] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
` [PATCH 4.14 33/64] x86/fpu: Make init_fpstate correct with optimized XSAVE
` [PATCH 4.14 34/64] ath: Use safer key clearing with key cache entries
` [PATCH 4.14 35/64] ath9k: Clear key cache explicitly on disabling hardware
` [PATCH 4.14 36/64] ath: Export ath_hw_keysetmac()
` [PATCH 4.14 37/64] ath: Modify ath_key_delete() to not need full key entry
` [PATCH 4.14 38/64] ath9k: Postpone key cache entry deletion for TXQ frames reference it
` [PATCH 4.14 39/64] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH 4.14 40/64] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH 4.14 41/64] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH 4.14 42/64] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH 4.14 43/64] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH 4.14 44/64] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH 4.14 45/64] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH 4.14 46/64] net: usb: lan78xx: don't modify phy_device state concurrently
` [PATCH 4.14 47/64] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH 4.14 48/64] dccp: add do-while-0 stubs for dccp_pr_debug macros
` [PATCH 4.14 49/64] vhost: Fix the calculation in vhost_overflow()
` [PATCH 4.14 50/64] bnxt: don't lock the tx queue from napi poll
` [PATCH 4.14 51/64] net: 6pack: fix slab-out-of-bounds in decode_data
` [PATCH 4.14 52/64] ptp_pch: Restore dependency on PCI
` [PATCH 4.14 53/64] net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
` [PATCH 4.14 63/64] netfilter: nft_exthdr: fix endianness of tcp option cast
` [PATCH 4.14 64/64] Linux 4.14.245-rc1

[RFC PATCH 0/4] mm/page_alloc: cache pte-mapped allocations
 2021-08-24 17:23 UTC  (7+ messages)
` [RFC PATCH 3/4] mm/page_alloc: introduce __GFP_PTE_MAPPED flag to allocate pte-mapped pages

[PATCH 5.13 000/127] 5.13.13-rc1 review
 2021-08-24 17:00 UTC  (3+ messages)
` [PATCH 5.13 073/127] pipe: avoid unnecessary EPOLLET wakeups under normal loads

[PATCH] PCI: hv: Fix a bug on removing child devices on the bus
 2021-08-24 17:28 UTC  (3+ messages)

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-24 17:27 UTC  (12+ messages)

[PATCH v2 00/14] x86: Add support for Clang CFI
 2021-08-24 17:26 UTC  (4+ messages)

[PATCH 4.19 00/84] 4.19.205-rc1 review
 2021-08-24 17:02 UTC  (85+ messages)
` [PATCH 4.19 01/84] iio: humidity: hdc100x: Add margin to the conversion time
` [PATCH 4.19 02/84] iio: adc: Fix incorrect exit of for-loop
` [PATCH 4.19 03/84] ASoC: intel: atom: Fix reference to PCM buffer address
` [PATCH 4.19 04/84] i2c: dev: zero out array used for i2c reads from userspace
` [PATCH 4.19 05/84] ACPI: NFIT: Fix support for virtual SPA ranges
` [PATCH 4.19 06/84] ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
` [PATCH 4.19 07/84] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
` [PATCH 4.19 08/84] ASoC: cs42l42: Correct definition of ADC Volume control
` [PATCH 4.19 09/84] ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
` [PATCH 4.19 10/84] ASoC: cs42l42: Fix inversion of ADC Notch Switch control
` [PATCH 4.19 11/84] ASoC: cs42l42: Remove duplicate control for WNF filter frequency
` [PATCH 4.19 12/84] ASoC: cs42l42: Fix LRCLK frame start edge
` [PATCH 4.19 13/84] net: dsa: mt7530: add the missing RxUnicast MIB counter
` [PATCH 4.19 14/84] ppp: Fix generating ifname when empty IFLA_IFNAME is specified
` [PATCH 4.19 15/84] psample: Add a fwd declaration for skbuff
` [PATCH 4.19 16/84] net: Fix memory leak in ieee802154_raw_deliver
` [PATCH 4.19 17/84] net: igmp: fix data-race in igmp_ifc_timer_expire()
` [PATCH 4.19 18/84] net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
` [PATCH 4.19 19/84] net: bridge: fix memleak in br_add_if()
` [PATCH 4.19 20/84] tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
` [PATCH 4.19 21/84] net: igmp: increase size of mr_ifc_count
` [PATCH 4.19 22/84] xen/events: Fix race in set_evtchn_to_irq
` [PATCH 4.19 23/84] vsock/virtio: avoid potential deadlock when vsock device remove
` [PATCH 4.19 24/84] powerpc/kprobes: Fix kprobe Oops happens in booke
` [PATCH 4.19 25/84] x86/tools: Fix objdump version check again
` [PATCH 4.19 26/84] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
` [PATCH 4.19 27/84] x86/msi: Force affinity setup before startup
` [PATCH 4.19 28/84] x86/ioapic: "
` [PATCH 4.19 29/84] x86/resctrl: Fix default monitoring groups reporting
` [PATCH 4.19 30/84] genirq/msi: Ensure deactivation on teardown
` [PATCH 4.19 31/84] PCI/MSI: Enable and mask MSI-X early
` [PATCH 4.19 32/84] PCI/MSI: Do not set invalid bits in MSI mask
` [PATCH 4.19 33/84] PCI/MSI: Correct misleading comments
` [PATCH 4.19 34/84] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
` [PATCH 4.19 35/84] PCI/MSI: Protect msi_desc::masked for multi-MSI
` [PATCH 4.19 36/84] PCI/MSI: Mask all unused MSI-X entries
` [PATCH 4.19 37/84] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [PATCH 4.19 38/84] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [PATCH 4.19 39/84] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
` [PATCH 4.19 40/84] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
` [PATCH 4.19 41/84] mac80211: drop data frames without key on encrypted links
` [PATCH 4.19 42/84] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
` [PATCH 4.19 43/84] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
` [PATCH 4.19 44/84] x86/fpu: Make init_fpstate correct with optimized XSAVE
` [PATCH 4.19 45/84] ath: Use safer key clearing with key cache entries
` [PATCH 4.19 46/84] ath9k: Clear key cache explicitly on disabling hardware
` [PATCH 4.19 47/84] ath: Export ath_hw_keysetmac()
` [PATCH 4.19 48/84] ath: Modify ath_key_delete() to not need full key entry
` [PATCH 4.19 49/84] ath9k: Postpone key cache entry deletion for TXQ frames reference it
` [PATCH 4.19 50/84] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
` [PATCH 4.19 51/84] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
` [PATCH 4.19 52/84] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
` [PATCH 4.19 53/84] dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
` [PATCH 4.19 54/84] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
` [PATCH 4.19 55/84] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
` [PATCH 4.19 56/84] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH 4.19 57/84] ARM: dts: nomadik: Fix up interrupt controller node names
` [PATCH 4.19 58/84] net: usb: lan78xx: don't modify phy_device state concurrently
` [PATCH 4.19 59/84] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH 4.19 60/84] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
` [PATCH 4.19 61/84] dccp: add do-while-0 stubs for dccp_pr_debug macros
` [PATCH 4.19 62/84] vhost: Fix the calculation in vhost_overflow()
` [PATCH 4.19 63/84] bnxt: don't lock the tx queue from napi poll
` [PATCH 4.19 64/84] bnxt: disable napi before canceling DIM
` [PATCH 4.19 65/84] net: 6pack: fix slab-out-of-bounds in decode_data
` [PATCH 4.19 66/84] ptp_pch: Restore dependency on PCI
` [PATCH 4.19 67/84] net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
` [PATCH 4.19 68/84] net: mdio-mux: Don't ignore memory allocation errors
` [PATCH 4.19 69/84] net: mdio-mux: Handle -EPROBE_DEFER correctly
` [PATCH 4.19 70/84] mmc: dw_mmc: Fix hang on data CRC error
` [PATCH 4.19 71/84] ALSA: hda - fix the 'Capture Switch' value change notifications
` [PATCH 4.19 72/84] tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
` [PATCH 4.19 73/84] slimbus: messaging: start transaction ids from 1 instead of zero
` [PATCH 4.19 74/84] slimbus: messaging: check for valid transaction id
` [PATCH 4.19 75/84] slimbus: ngd: reset dma setup during runtime pm
` [PATCH 4.19 76/84] ipack: tpci200: fix many double free issues in tpci200_pci_probe
` [PATCH 4.19 77/84] ipack: tpci200: fix memory leak in the tpci200_register
` [PATCH 4.19 78/84] btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
` [PATCH 4.19 79/84] PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
` [PATCH 4.19 80/84] ASoC: intel: atom: Fix breakage for PCM buffer address setup
` [PATCH 4.19 81/84] locks: print a warning when mount fails due to lack of "mand" support
` [PATCH 4.19 82/84] fs: warn about impending deprecation of mandatory locks
` [PATCH 4.19 83/84] netfilter: nft_exthdr: fix endianness of tcp option cast
` [PATCH 4.19 84/84] Linux 4.19.205-rc1

[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
 2021-08-24 17:22 UTC  (8+ messages)

[PATCH v3] powerpc/booke: Avoid link stack corruption in several places
 2021-08-24 17:15 UTC  (2+ messages)

[PATCH v1] dt-bindings: timer: remove rockchip,rk3066-timer compatible string from rockchip,rk-timer.yaml
 2021-08-24 17:21 UTC  (2+ messages)

[RFC PATCH v8 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-08-24 17:21 UTC  (4+ messages)
  ` [RFC PATCH v8 1/4] arm64: Make all stack walking functions use arch_stack_walk()

[PATCH NET v4 3/7] ipv6: use skb_expand_head in ip6_xmit
 2021-08-24 17:21 UTC  (8+ messages)
` [PATCH NET-NEXT] ipv6: skb_expand_head() adjust skb->truesize incorrectly

[jlayton:ceph-fscrypt-size 33/40] fs/ceph/crypto.h:6:2: error: unterminated conditional directive
 2021-08-24 17:13 UTC 

[PATCH 0/3] Add sprd ADI r3 support
 2021-08-24 17:19 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: spi: Convert sprd ADI bindings to yaml

[PATCH 0/6] Chipidea USB driver Enhancements and Bug Fixes
 2021-08-24 17:16 UTC  (7+ messages)
` [PATCH 1/6] usb: chipidea: Add support for VBUS control with PHY
` [PATCH 2/6] usb: chipidea: Use usb2 phy for Zynq platform
` [PATCH 3/6] usb: chipidea: Check usb_phy exists before using it
` [PATCH 4/6] usb: chipidea: Fix return value handling
` [PATCH 5/6] usb: chipidea: core: Add return value function check
` [PATCH 6/6] usb: chipidea: udc: Add xilinx revision support

[PATCH 5.4 00/61] 5.4.143-rc1 review
 2021-08-24 17:01 UTC  (39+ messages)
` [PATCH 5.4 13/61] dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
` [PATCH 5.4 19/61] scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
` [PATCH 5.4 26/61] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
` [PATCH 5.4 27/61] dccp: add do-while-0 stubs for dccp_pr_debug macros
` [PATCH 5.4 28/61] virtio: Protect vqs list access
` [PATCH 5.4 29/61] vhost: Fix the calculation in vhost_overflow()
` [PATCH 5.4 30/61] bpf: Clear zext_dst of dead insns
` [PATCH 5.4 31/61] bnxt: don't lock the tx queue from napi poll
` [PATCH 5.4 32/61] bnxt: disable napi before canceling DIM
` [PATCH 5.4 33/61] net: 6pack: fix slab-out-of-bounds in decode_data
` [PATCH 5.4 34/61] ptp_pch: Restore dependency on PCI
` [PATCH 5.4 35/61] bnxt_en: Add missing DMA memory barriers
` [PATCH 5.4 36/61] vrf: Reset skb conntrack connection on VRF rcv
` [PATCH 5.4 37/61] virtio-net: support XDP when not more queues
` [PATCH 5.4 38/61] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
` [PATCH 5.4 39/61] net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
` [PATCH 5.4 40/61] net: mdio-mux: Don't ignore memory allocation errors
` [PATCH 5.4 41/61] net: mdio-mux: Handle -EPROBE_DEFER correctly
` [PATCH 5.4 42/61] ovs: clear skb->tstamp in forwarding path
` [PATCH 5.4 43/61] i40e: Fix ATR queue selection
` [PATCH 5.4 44/61] iavf: Fix ping is lost after untrusted VF had tried to change MAC
` [PATCH 5.4 45/61] ovl: add splice file read write helper
` [PATCH 5.4 46/61] mmc: dw_mmc: Fix hang on data CRC error
` [PATCH 5.4 47/61] ALSA: hda - fix the 'Capture Switch' value change notifications
` [PATCH 5.4 48/61] tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
` [PATCH 5.4 49/61] slimbus: messaging: start transaction ids from 1 instead of zero
` [PATCH 5.4 50/61] slimbus: messaging: check for valid transaction id
` [PATCH 5.4 51/61] slimbus: ngd: reset dma setup during runtime pm
` [PATCH 5.4 52/61] ipack: tpci200: fix many double free issues in tpci200_pci_probe
` [PATCH 5.4 53/61] ipack: tpci200: fix memory leak in the tpci200_register
` [PATCH 5.4 54/61] btrfs: prevent rename2 from exchanging a subvol with a directory from different parents
` [PATCH 5.4 55/61] PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
` [PATCH 5.4 56/61] ASoC: intel: atom: Fix breakage for PCM buffer address setup
` [PATCH 5.4 57/61] mm, memcg: avoid stale protection values when cgroup is above protection
` [PATCH 5.4 58/61] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
` [PATCH 5.4 59/61] fs: warn about impending deprecation of mandatory locks
` [PATCH 5.4 60/61] netfilter: nft_exthdr: fix endianness of tcp option cast
` [PATCH 5.4 61/61] Linux 5.4.143-rc1

[GIT PULL] Please pull RDMA subsystem changes
 2021-08-24 17:01 UTC  (2+ messages)


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 NNTP newsgroup(s).