linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 15:51:06 to 2020-06-16 16:08:17 UTC [more...]

[RFC] io_uring: add restrictions to support untrusted applications and guests
 2020-06-16 16:07 UTC  (7+ messages)

[PATCH 5.7 000/163] 5.7.3-rc1 review
 2020-06-16 15:35 UTC  (28+ messages)
` [PATCH 5.7 090/163] crypto: cavium/nitrox - Fix nitrox_get_first_device() when ndevlist is fully iterated
` [PATCH 5.7 092/163] crypto: drbg - fix error return code in drbg_alloc_state()
` [PATCH 5.7 094/163] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH 5.7 111/163] net: ethernet: ti: ale: fix allmulti for nu type ale
` [PATCH 5.7 115/163] ovl: fix out of bounds access warning in ovl_check_fb_len()
` [PATCH 5.7 116/163] ovl: initialize error in ovl_copy_xattr
` [PATCH 5.7 117/163] exfat: fix memory leak in exfat_parse_param()
` [PATCH 5.7 118/163] exfat: fix incorrect update of stream entry in __exfat_truncate()
` [PATCH 5.7 120/163] remoteproc: Fall back to using parent memory pool if no dedicated available
` [PATCH 5.7 122/163] cpufreq: Fix up cpufreq_boost_set_sw()
` [PATCH 5.7 127/163] KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
` [PATCH 5.7 129/163] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
` [PATCH 5.7 133/163] KVM: arm64: Stop writing aarch32s CSSELR into ACTLR
` [PATCH 5.7 134/163] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 5.7 137/163] scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro
` [PATCH 5.7 140/163] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH 5.7 141/163] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH 5.7 144/163] Smack: slab-out-of-bounds in vsscanf
` [PATCH 5.7 146/163] mm/slub: fix a memory leak in sysfs_slab_add()
` [PATCH 5.7 149/163] agp/intel: Reinforce the barrier after GTT updates
` [PATCH 5.7 151/163] mmc: sdhci-of-at91: fix CALCR register being rewritten
` [PATCH 5.7 154/163] mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
` [PATCH 5.7 155/163] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
` [PATCH 5.7 157/163] mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
` [PATCH 5.7 158/163] block/floppy: fix contended case in floppy_queue_rq()
` [PATCH 5.7 160/163] platform/x86: sony-laptop: SNC calls should handle BUFFER types
` [PATCH 5.7 162/163] KVM: arm64: Save the hosts PtrAuth keys in non-preemptible context

[PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
 2020-06-16 15:46 UTC  (5+ messages)
` [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-16 16:05 UTC  (7+ messages)
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl

[PATCH] torture: Pass --kmake-arg to all make invocations
 2020-06-16 16:05 UTC  (2+ messages)

[RFC][PATCH 0/8] seccomp: Implement constant action bitmaps
 2020-06-16 16:01 UTC  (6+ messages)
` [PATCH 4/8] "

[PATCH 5.6 000/161] 5.6.19-rc1 review
 2020-06-16 15:35 UTC  (141+ messages)
` [PATCH 5.6 002/161] mlxsw: core: Use different get_trend() callbacks for different thermal zones
` [PATCH 5.6 005/161] bridge: Avoid infinite loop when suppressing NS messages with invalid options
` [PATCH 5.6 007/161] net: ena: xdp: XDP_TX: fix memory leak
` [PATCH 5.6 009/161] genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()
` [PATCH 5.6 010/161] net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
` [PATCH 5.6 013/161] elfnote: mark all .note sections SHF_ALLOC
` [PATCH 5.6 016/161] ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
` [PATCH 5.6 017/161] sched/fair: Dont NUMA balance for kthreads
` [PATCH 5.6 018/161] Input: synaptics - add a second working PNP_ID for Lenovo T470s
` [PATCH 5.6 019/161] csky: Fixup abiv2 syscall_trace break a4 & a5
` [PATCH 5.6 020/161] gfs2: Even more gfs2_find_jhead fixes
` [PATCH 5.6 025/161] mm: add kvfree_sensitive() for freeing sensitive data objects
` [PATCH 5.6 026/161] selftests: fix flower parent qdisc
` [PATCH 5.6 029/161] powerpc/xive: Clear the page tables for the ESB IO mapping
` [PATCH 5.6 030/161] ASoC: SOF: imx8: Fix randbuild error
` [PATCH 5.6 031/161] ASoC: SOF: imx: fix undefined reference issue
` [PATCH 5.6 032/161] spi: dw: Fix native CS being unset
` [PATCH 5.6 033/161] ath9k_htc: Silence undersized packet warnings
` [PATCH 5.6 034/161] smack: avoid unused sip variable warning
` [PATCH 5.6 035/161] RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
` [PATCH 5.6 036/161] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
` [PATCH 5.6 037/161] s390/pci: Log new handle in clp_disable_fh()
` [PATCH 5.6 038/161] x86/cpu/amd: Make erratum #1054 a legacy erratum
` [PATCH 5.6 039/161] KVM: x86: only do L1TF workaround on affected processors
` [PATCH 5.6 040/161] PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
` [PATCH 5.6 042/161] scsi: target: remove boilerplate code
` [PATCH 5.6 048/161] x86_64: Fix jiffies ODR violation
` [PATCH 5.6 049/161] x86: mm: ptdump: calculate effective permissions correctly
` [PATCH 5.6 050/161] x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
` [PATCH 5.6 051/161] x86/speculation: Prevent rogue cross-process SSBD shutdown
` [PATCH 5.6 052/161] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS
` [PATCH 5.6 053/161] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches
` [PATCH 5.6 054/161] x86/reboot/quirks: Add MacBook6,1 reboot quirk
` [PATCH 5.6 055/161] perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
` [PATCH 5.6 056/161] KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
` [PATCH 5.6 057/161] KVM: x86/mmu: Set mmio_value to 0 if reserved #PF cant be generated
` [PATCH 5.6 058/161] KVM: x86: respect singlestep when emulating instruction
` [PATCH 5.6 059/161] KVM: x86: Fix APIC page invalidation race
` [PATCH 5.6 060/161] powerpc/ptdump: Properly handle non standard page size
` [PATCH 5.6 061/161] ASoC: max9867: fix volume controls
` [PATCH 5.6 062/161] io_uring: use kvfree() in io_sqe_buffer_register()
` [PATCH 5.6 063/161] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
` [PATCH 5.6 064/161] smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
` [PATCH 5.6 065/161] smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl
` [PATCH 5.6 066/161] smb3: fix typo in mount options displayed in /proc/mounts
` [PATCH 5.6 067/161] watchdog: imx_sc_wdt: Fix reboot on crash
` [PATCH 5.6 068/161] ALSA: es1688: Add the missed snd_card_free()
` [PATCH 5.6 069/161] ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up
` [PATCH 5.6 070/161] ALSA: fireface: fix configuration error for nominal sampling transfer frequency
` [PATCH 5.6 071/161] ALSA: fireface: start IR context immediately
` [PATCH 5.6 072/161] ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
` [PATCH 5.6 073/161] ALSA: pcm: disallow linking stream to itself
` [PATCH 5.6 074/161] ALSA: pcm: fix snd_pcm_link() lockdep splat
` [PATCH 5.6 075/161] ALSA: usb-audio: Fix inconsistent card PM state after resume
` [PATCH 5.6 076/161] ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
` [PATCH 5.6 077/161] ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
` [PATCH 5.6 078/161] ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
` [PATCH 5.6 079/161] ACPI: GED: add support for _Exx / _Lxx handler methods
` [PATCH 5.6 080/161] ACPI: PM: Avoid using power resources if there are none for D0
` [PATCH 5.6 081/161] arm64: acpi: fix UBSAN warning
` [PATCH 5.6 082/161] lib/lzo: fix ambiguous encoding bug in lzo-rle
` [PATCH 5.6 083/161] nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
` [PATCH 5.6 084/161] lib: fix bitmap_parse() on 64-bit big endian archs
` [PATCH 5.6 085/161] spi: dw: Fix controller unregister order
` [PATCH 5.6 086/161] spi: "
` [PATCH 5.6 087/161] spi: pxa2xx: "
` [PATCH 5.6 088/161] spi: pxa2xx: Fix runtime PM ref imbalance on probe error
` [PATCH 5.6 089/161] spi: bcm2835: Fix controller unregister order
` [PATCH 5.6 090/161] spi: bcm2835aux: "
` [PATCH 5.6 091/161] spi: bcm-qspi: Handle clock probe deferral
` [PATCH 5.6 092/161] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
` [PATCH 5.6 093/161] PM: runtime: clk: Fix clk_pm_runtime_get() error path
` [PATCH 5.6 094/161] gup: document and work around "COW can break either way" issue
` [PATCH 5.6 095/161] crypto: cavium/nitrox - Fix nitrox_get_first_device() when ndevlist is fully iterated
` [PATCH 5.6 096/161] crypto: algapi - Avoid spurious modprobe on LOADED
` [PATCH 5.6 097/161] crypto: drbg - fix error return code in drbg_alloc_state()
` [PATCH 5.6 098/161] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 5.6 099/161] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH 5.6 100/161] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 5.6 101/161] io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()
` [PATCH 5.6 102/161] io_uring: fix flush req->refs underflow
` [PATCH 5.6 103/161] x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
` [PATCH 5.6 104/161] firmware: imx-scu: Support one TX and one RX
` [PATCH 5.6 105/161] firmware: imx: scu: Fix corruption of header
` [PATCH 5.6 106/161] dccp: Fix possible memleak in dccp_init and dccp_fini
` [PATCH 5.6 107/161] net: mvneta: do not redirect frames during reconfiguration
` [PATCH 5.6 108/161] selftests/net: in rxtimestamp getopt_long needs terminating null entry
` [PATCH 5.6 109/161] net/mlx5: drain health workqueue in case of driver load error
` [PATCH 5.6 110/161] net/mlx5: Fix fatal error handling during device load
` [PATCH 5.6 111/161] net/mlx5e: Fix repeated XSK usage on one channel
` [PATCH 5.6 112/161] net: cadence: macb: disable NAPI on error
` [PATCH 5.6 113/161] net: macb: Only disable NAPI on the actual error path
` [PATCH 5.6 114/161] net/mlx5: Disable reload while removing the device
` [PATCH 5.6 115/161] ovl: fix out of bounds access warning in ovl_check_fb_len()
` [PATCH 5.6 116/161] ovl: initialize error in ovl_copy_xattr
` [PATCH 5.6 117/161] proc: Use new_inode not new_inode_pseudo
` [PATCH 5.6 118/161] remoteproc: Fall back to using parent memory pool if no dedicated available
` [PATCH 5.6 119/161] remoteproc: Fix and restore the parenting hierarchy for vdev
` [PATCH 5.6 120/161] cpufreq: Fix up cpufreq_boost_set_sw()
` [PATCH 5.6 121/161] EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable
` [PATCH 5.6 122/161] video: vt8500lcdfb: fix fallthrough warning
` [PATCH 5.6 123/161] video: fbdev: w100fb: Fix a potential double free
` [PATCH 5.6 124/161] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
` [PATCH 5.6 125/161] KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
` [PATCH 5.6 126/161] KVM: nSVM: fix condition for filtering async PF
` [PATCH 5.6 127/161] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
` [PATCH 5.6 128/161] KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
` [PATCH 5.6 129/161] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH 5.6 130/161] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH 5.6 131/161] KVM: arm64: Stop writing aarch32s CSSELR into ACTLR
` [PATCH 5.6 132/161] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 5.6 133/161] scsi: megaraid_sas: TM command refire leads to controller firmware crash
` [PATCH 5.6 134/161] scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
` [PATCH 5.6 135/161] scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro
` [PATCH 5.6 136/161] selftests/ftrace: Return unsupported if no error_log file
` [PATCH 5.6 137/161] ath9k: Fix use-after-free Read in htc_connect_service
` [PATCH 5.6 138/161] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH 5.6 139/161] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH 5.6 140/161] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
` [PATCH 5.6 141/161] ath9k: Fix general protection fault "
` [PATCH 5.6 142/161] Smack: slab-out-of-bounds in vsscanf
` [PATCH 5.6 143/161] drm/vkms: Hold gem object while still in-use
` [PATCH 5.6 144/161] mm/slub: fix a memory leak in sysfs_slab_add()
` [PATCH 5.6 145/161] fat: dont allow to mount if the FAT length == 0
` [PATCH 5.6 146/161] perf: Add cond_resched() to task_function_call()
` [PATCH 5.6 147/161] agp/intel: Reinforce the barrier after GTT updates
` [PATCH 5.6 148/161] mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
` [PATCH 5.6 149/161] mmc: sdhci-of-at91: fix CALCR register being rewritten
` [PATCH 5.6 150/161] mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
` [PATCH 5.6 151/161] mmc: tmio: Further fixup runtime PM management at remove
` [PATCH 5.6 152/161] mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
` [PATCH 5.6 153/161] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
` [PATCH 5.6 154/161] mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
` [PATCH 5.6 155/161] mmc: sdio: Fix several potential memory leaks "
` [PATCH 5.6 156/161] block/floppy: fix contended case in floppy_queue_rq()
` [PATCH 5.6 157/161] xen/pvcalls-back: test for errors when calling backend_connect()
` [PATCH 5.6 158/161] platform/x86: sony-laptop: SNC calls should handle BUFFER types
` [PATCH 5.6 159/161] platform/x86: sony-laptop: Make resuming thermal profile safer
` [PATCH 5.6 160/161] KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
` [PATCH 5.6 161/161] KVM: arm64: Save the hosts PtrAuth keys in non-preemptible context

[PATCH] macsec: Support 32bit PN netlink attribute for XPN links
 2020-06-17  1:02 UTC  (3+ messages)

[PATCH 2/2] HID: i2c-hid: Use block reads when possible to save power
 2020-06-16 15:49 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/4] DirectX on Linux
 2020-06-16 16:00 UTC  (6+ messages)

[PATCH 00/25] mm: Page fault accounting cleanups
 2020-06-16 15:59 UTC  (6+ messages)
` [PATCH 06/25] mm/arm64: Use mm_fault_accounting()
` [PATCH 19/25] mm/s390: "

[PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_t
 2020-06-16 15:53 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: bcm2835: Switch to use %ptT

[PATCH 0/3] riscv: Enable LOCKDEP
 2020-06-16 15:57 UTC  (4+ messages)
` [PATCH 1/3] riscv: Fixup static_obj() fail
` [PATCH 2/3] riscv: Fixup lockdep_assert_held with wrong param cpu_running
` [PATCH 3/3] riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT

[PATCH] ARM: omap1: fix irq setup
 2020-06-16 15:58 UTC  (3+ messages)

[PATCH 2/4] venus: venc: Add support for constant quality control
 2020-06-16 15:16 UTC  (2+ messages)

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-06-16 15:54 UTC  (4+ messages)
` [PATCH bpf-next 4/4] bpf: Add selftests for local_storage

[PATCH 0/7] Add initial Keem Bay SoC / Board support
 2020-06-16 15:56 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: mailbox: Add Keem Bay SCMI mailbox bindings
` [PATCH 2/7] mailbox: keembay-scmi-mailbox: Add support for Keem Bay mailbox
` [PATCH 3/7] arm64: Add config for Keem Bay SoC
` [PATCH 4/7] dt-bindings: arm: Add Keem Bay bindings
` [PATCH 5/7] MAINTAINERS: Add maintainers for Keem Bay SoC
` [PATCH 6/7] arm64: dts: keembay: Add device tree "
` [PATCH 7/7] arm64: dts: keembay: Add device tree for Keem Bay EVM board

[PATCH 1/2] integrity: Add errno field in audit message
 2020-06-16 15:55 UTC  (4+ messages)

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-16 15:55 UTC  (11+ messages)

[PATCH 1/1] doc: x86/speculation: length of underlines
 2020-06-16 15:53 UTC  (2+ messages)

[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
 2020-06-16 15:48 UTC  (4+ 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).