linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 14:26:39 to 2021-06-28 14:50:00 UTC [more...]

[PATCH 4.19 000/109] 4.19.196-rc1 review
 2021-06-28 14:31 UTC  (2+ messages)
` [PATCH 4.19 001/109] net: ieee802154: fix null deref in parse dev addr

[PATCH 5.4 00/71] 5.4.129-rc1 review
 2021-06-28 14:30 UTC  (70+ messages)
` [PATCH 5.4 01/71] module: limit enabling module.sig_enforce
` [PATCH 5.4 02/71] Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
` [PATCH 5.4 03/71] Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
` [PATCH 5.4 04/71] drm/nouveau: wait for moving fence after pinning v2
` [PATCH 5.4 05/71] drm/radeon: wait for moving fence after pinning
` [PATCH 5.4 06/71] ARM: 9081/1: fix gcc-10 thumb2-kernel regression
` [PATCH 5.4 07/71] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
` [PATCH 5.4 08/71] kbuild: add CONFIG_LD_IS_LLD
` [PATCH 5.4 09/71] arm64: link with -z norelro for LLD or aarch64-elf
` [PATCH 5.4 10/71] MIPS: generic: Update node names to avoid unit addresses
` [PATCH 5.4 11/71] spi: spi-nxp-fspi: move the register operation after the clock enable
` [PATCH 5.4 12/71] Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
` [PATCH 5.4 13/71] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
` [PATCH 5.4 14/71] mac80211: remove warning in ieee80211_get_sband()
` [PATCH 5.4 15/71] mac80211_hwsim: drop pending frames on stop
` [PATCH 5.4 16/71] cfg80211: call cfg80211_leave_ocb when switching away from OCB
` [PATCH 5.4 17/71] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
` [PATCH 5.4 18/71] dmaengine: mediatek: free the proper desc in desc_free handler
` [PATCH 5.4 19/71] dmaengine: mediatek: do not issue a new desc if one is still current
` [PATCH 5.4 20/71] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
` [PATCH 5.4 21/71] net: ipv4: Remove unneed BUG() function
` [PATCH 5.4 22/71] mac80211: drop multicast fragments
` [PATCH 5.4 23/71] net: ethtool: clear heap allocations for ethtool function
` [PATCH 5.4 24/71] ping: Check return value of function 'ping_queue_rcv_skb'
` [PATCH 5.4 25/71] inet: annotate date races around sk->sk_txhash
` [PATCH 5.4 26/71] net: phy: dp83867: perform soft reset and retain established link
` [PATCH 5.4 27/71] net: caif: fix memory leak in ldisc_open
` [PATCH 5.4 28/71] net/packet: annotate accesses to po->bind
` [PATCH 5.4 29/71] net/packet: annotate accesses to po->ifindex
` [PATCH 5.4 30/71] r8152: Avoid memcpy() over-reading of ETH_SS_STATS
` [PATCH 5.4 31/71] sh_eth: "
` [PATCH 5.4 32/71] r8169: "
` [PATCH 5.4 33/71] KVM: selftests: Fix kvm_check_cap() assertion
` [PATCH 5.4 34/71] net: qed: Fix memcpy() overflow of qed_dcbx_params()
` [PATCH 5.4 35/71] recordmcount: Correct st_shndx handling
` [PATCH 5.4 36/71] PCI: Add AMD RS690 quirk to enable 64-bit DMA
` [PATCH 5.4 37/71] net: ll_temac: Add memory-barriers for TX BD access
` [PATCH 5.4 38/71] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
` [PATCH 5.4 39/71] pinctrl: stm32: fix the reported number of GPIO lines per bank
` [PATCH 5.4 40/71] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [PATCH 5.4 41/71] KVM: do not allow mapping valid but non-reference-counted pages
` [PATCH 5.4 42/71] i2c: robotfuzz-osif: fix control-request directions
` [PATCH 5.4 43/71] kthread_worker: split code for canceling the delayed work timer
` [PATCH 5.4 44/71] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [PATCH 5.4 45/71] mm: add VM_WARN_ON_ONCE_PAGE() macro
` [PATCH 5.4 46/71] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [PATCH 5.4 47/71] mm/rmap: use page_not_mapped in try_to_unmap()
` [PATCH 5.4 48/71] mm, thp: use head page in __migration_entry_wait()
` [PATCH 5.4 49/71] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 5.4 50/71] mm/thp: make is_huge_zero_pmd() safe and quicker
` [PATCH 5.4 51/71] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
` [PATCH 5.4 52/71] mm/thp: fix vma_address() if virtual address below file offset
` [PATCH 5.4 53/71] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH 5.4 54/71] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [PATCH 5.4 55/71] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH 5.4 56/71] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 5.4 57/71] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 5.4 58/71] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 5.4 59/71] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 5.4 60/71] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 5.4 61/71] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 5.4 62/71] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 5.4 63/71] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 5.4 65/71] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [PATCH 5.4 66/71] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 5.4 67/71] certs: Add wrapper function to check blacklisted binary hash
` [PATCH 5.4 68/71] x86/efi: move common keyring handler functions to new file
` [PATCH 5.4 70/71] certs: Move load_system_certificate_list to a common function
` [PATCH 5.4 71/71] Linux 5.4.129-rc1

[PATCH printk v3 0/6] printk: remove safe buffers
 2021-06-28 14:35 UTC  (4+ messages)
` [PATCH printk v3 6/6] printk: syslog: close window between wait and read

[PATCH] bus: fsl-mc: fsl-mc-bus: Use devm_platform_ioremap_resource() to simplify code
 2021-06-28 14:34 UTC 

[PATCH 5.10 000/101] 5.10.47-rc1 review
 2021-06-28 14:26 UTC  (102+ messages)
` [PATCH 5.10 001/101] module: limit enabling module.sig_enforce
` [PATCH 5.10 002/101] Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
` [PATCH 5.10 003/101] Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
` [PATCH 5.10 004/101] drm: add a locked version of drm_is_current_master
` [PATCH 5.10 005/101] drm/nouveau: wait for moving fence after pinning v2
` [PATCH 5.10 006/101] drm/radeon: wait for moving fence after pinning
` [PATCH 5.10 007/101] drm/amdgpu: "
` [PATCH 5.10 008/101] ARM: 9081/1: fix gcc-10 thumb2-kernel regression
` [PATCH 5.10 009/101] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
` [PATCH 5.10 010/101] MIPS: generic: Update node names to avoid unit addresses
` [PATCH 5.10 011/101] arm64: Ignore any DMA offsets in the max_zone_phys() calculation
` [PATCH 5.10 012/101] arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
` [PATCH 5.10 013/101] spi: spi-nxp-fspi: move the register operation after the clock enable
` [PATCH 5.10 014/101] Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
` [PATCH 5.10 015/101] drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
` [PATCH 5.10 016/101] drm/vc4: hdmi: Make sure the controller is powered in detect
` [PATCH 5.10 017/101] x86/entry: Fix noinstr fail in __do_fast_syscall_32()
` [PATCH 5.10 018/101] x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
` [PATCH 5.10 019/101] locking/lockdep: Improve noinstr vs errors
` [PATCH 5.10 020/101] perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
` [PATCH 5.10 021/101] perf/x86/intel/lbr: Zero the xstate buffer on allocation
` [PATCH 5.10 022/101] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
` [PATCH 5.10 023/101] dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
` [PATCH 5.10 024/101] dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
` [PATCH 5.10 025/101] dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
` [PATCH 5.10 026/101] mac80211: remove warning in ieee80211_get_sband()
` [PATCH 5.10 027/101] mac80211_hwsim: drop pending frames on stop
` [PATCH 5.10 028/101] cfg80211: call cfg80211_leave_ocb when switching away from OCB
` [PATCH 5.10 029/101] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
` [PATCH 5.10 030/101] dmaengine: mediatek: free the proper desc in desc_free handler
` [PATCH 5.10 031/101] dmaengine: mediatek: do not issue a new desc if one is still current
` [PATCH 5.10 032/101] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
` [PATCH 5.10 033/101] net: ipv4: Remove unneed BUG() function
` [PATCH 5.10 034/101] mac80211: drop multicast fragments
` [PATCH 5.10 035/101] net: ethtool: clear heap allocations for ethtool function
` [PATCH 5.10 036/101] inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
` [PATCH 5.10 037/101] ping: Check return value of function 'ping_queue_rcv_skb'
` [PATCH 5.10 038/101] net: annotate data race in sock_error()
` [PATCH 5.10 039/101] inet: annotate date races around sk->sk_txhash
` [PATCH 5.10 040/101] net/packet: annotate data race in packet_sendmsg()
` [PATCH 5.10 041/101] net: phy: dp83867: perform soft reset and retain established link
` [PATCH 5.10 042/101] riscv32: Use medany C model for modules
` [PATCH 5.10 043/101] net: caif: fix memory leak in ldisc_open
` [PATCH 5.10 044/101] net/packet: annotate accesses to po->bind
` [PATCH 5.10 045/101] net/packet: annotate accesses to po->ifindex
` [PATCH 5.10 046/101] r8152: Avoid memcpy() over-reading of ETH_SS_STATS
` [PATCH 5.10 047/101] sh_eth: "
` [PATCH 5.10 048/101] r8169: "
` [PATCH 5.10 049/101] KVM: selftests: Fix kvm_check_cap() assertion
` [PATCH 5.10 050/101] net: qed: Fix memcpy() overflow of qed_dcbx_params()
` [PATCH 5.10 051/101] mac80211: reset profile_periodicity/ema_ap
` [PATCH 5.10 052/101] mac80211: handle various extensible elements correctly
` [PATCH 5.10 053/101] recordmcount: Correct st_shndx handling
` [PATCH 5.10 054/101] PCI: Add AMD RS690 quirk to enable 64-bit DMA
` [PATCH 5.10 055/101] net: ll_temac: Add memory-barriers for TX BD access
` [PATCH 5.10 056/101] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
` [PATCH 5.10 057/101] perf/x86: Track pmu in per-CPU cpu_hw_events
` [PATCH 5.10 058/101] pinctrl: stm32: fix the reported number of GPIO lines per bank
` [PATCH 5.10 059/101] i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
` [PATCH 5.10 060/101] gpiolib: cdev: zero padding during conversion to gpioline_info_changed
` [PATCH 5.10 061/101] scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
` [PATCH 5.10 062/101] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [PATCH 5.10 063/101] s390/stack: fix possible register corruption with stack switch helper
` [PATCH 5.10 064/101] KVM: do not allow mapping valid but non-reference-counted pages
` [PATCH 5.10 065/101] i2c: robotfuzz-osif: fix control-request directions
` [PATCH 5.10 066/101] ceph: must hold snap_rwsem when filling inode for async create
` [PATCH 5.10 067/101] kthread_worker: split code for canceling the delayed work timer
` [PATCH 5.10 068/101] kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
` [PATCH 5.10 069/101] x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
` [PATCH 5.10 070/101] x86/fpu: Make init_fpstate correct with optimized XSAVE
` [PATCH 5.10 071/101] mm: add VM_WARN_ON_ONCE_PAGE() macro
` [PATCH 5.10 072/101] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [PATCH 5.10 073/101] mm/rmap: use page_not_mapped in try_to_unmap()
` [PATCH 5.10 074/101] mm, thp: use head page in __migration_entry_wait()
` [PATCH 5.10 075/101] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 5.10 076/101] mm/thp: make is_huge_zero_pmd() safe and quicker
` [PATCH 5.10 077/101] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
` [PATCH 5.10 078/101] mm/thp: fix vma_address() if virtual address below file offset
` [PATCH 5.10 079/101] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH 5.10 080/101] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [PATCH 5.10 081/101] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
` [PATCH 5.10 082/101] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 5.10 083/101] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 5.10 084/101] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 5.10 085/101] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 5.10 086/101] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 5.10 087/101] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 5.10 088/101] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 5.10 089/101] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 5.10 090/101] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 5.10 091/101] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [PATCH 5.10 092/101] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 5.10 093/101] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
` [PATCH 5.10 094/101] swiotlb: manipulate orig_addr when tlb_addr has offset
` [PATCH 5.10 095/101] netfs: fix test for whether we can skip read when writing beyond EOF
` [PATCH 5.10 096/101] Revert "drm: add a locked version of drm_is_current_master"
` [PATCH 5.10 097/101] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH 5.10 098/101] certs: Move load_system_certificate_list to a common function
` [PATCH 5.10 099/101] certs: Add ability to preload revocation certs
` [PATCH 5.10 100/101] integrity: Load mokx variables into the blacklist keyring
` [PATCH 5.10 101/101] Linux 5.10.47-rc1

[PATCH 3/6] fms: Add TOC/PMA/ATIP DVD-ROM capabilities
 2021-06-28 14:31 UTC  (3+ messages)

[RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch
 2021-06-28 14:23 UTC  (10+ messages)

dma_declare_coherent_memory and SuperH
 2021-06-28 14:29 UTC  (2+ messages)

[PATCH] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28 14:30 UTC  (4+ messages)

[PATCH 0/3] jump_label/static_call/kprobes: *_text_reserved() fixes
 2021-06-28 14:26 UTC  (7+ messages)
` [PATCH 2/3] static_call: Fix static_call_text_reserved() vs __init
` [PATCH 3/3] kprobe/static_call: Restore missing static_call_text_reserved()

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-28 14:27 UTC  (3+ messages)
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
 2021-06-28 14:25 UTC  (10+ messages)
                ` [PATCH] x86/tools/relocs: Mark die() with the printf function attr format

[PATCH 5.12 000/110] 5.12.14-rc1 review
 2021-06-28 14:18 UTC  (16+ messages)
` [PATCH 5.12 096/110] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 5.12 097/110] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 5.12 098/110] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 5.12 099/110] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
` [PATCH 5.12 100/110] mm, futex: fix shared futex pgoff on shmem huge page
` [PATCH 5.12 101/110] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
` [PATCH 5.12 102/110] swiotlb: manipulate orig_addr when tlb_addr has offset
` [PATCH 5.12 103/110] netfs: fix test for whether we can skip read when writing beyond EOF
` [PATCH 5.12 104/110] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
` [PATCH 5.12 105/110] Revert "drm: add a locked version of drm_is_current_master"
` [PATCH 5.12 106/110] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH 5.12 107/110] certs: Move load_system_certificate_list to a common function
` [PATCH 5.12 108/110] certs: Add ability to preload revocation certs
` [PATCH 5.12 109/110] integrity: Load mokx variables into the blacklist keyring
` [PATCH 5.12 110/110] Linux 5.12.14-rc1

[PATCH] vfio/mtty: Enforce available_instances
 2021-06-28 14:23 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).