linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 17:24:51 to 2021-08-10 17:45:57 UTC [more...]

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-10 17:36 UTC  (6+ messages)

[PATCH 5.10 000/135] 5.10.58-rc1 review
 2021-08-10 17:29 UTC  (51+ messages)
` [PATCH 5.10 001/135] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH 5.10 002/135] ALSA: seq: Fix racy deletion of subscriber
` [PATCH 5.10 003/135] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
` [PATCH 5.10 004/135] net: xfrm: fix memory leak in xfrm_user_rcv_msg
` [PATCH 5.10 005/135] arm64: dts: ls1028a: fix node name for the sysclk
` [PATCH 5.10 006/135] ARM: imx: add missing iounmap()
` [PATCH 5.10 007/135] ARM: imx: add missing clk_disable_unprepare()
` [PATCH 5.10 008/135] ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
` [PATCH 5.10 009/135] arm64: dts: ls1028: sl28: fix networking for variant 2
` [PATCH 5.10 010/135] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
` [PATCH 5.10 011/135] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
` [PATCH 5.10 012/135] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
` [PATCH 5.10 013/135] arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
` [PATCH 5.10 014/135] arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
` [PATCH 5.10 015/135] ALSA: usb-audio: fix incorrect clock source setting
` [PATCH 5.10 016/135] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
` [PATCH 5.10 017/135] ARM: dts: am437x-l4: fix typo in can@0 node
` [PATCH 5.10 018/135] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
` [PATCH 5.10 019/135] dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
` [PATCH 5.10 020/135] clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
` [PATCH 5.10 021/135] dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
` [PATCH 5.10 022/135] dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
` [PATCH 5.10 023/135] spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
` [PATCH 5.10 024/135] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
` [PATCH 5.10 025/135] scsi: sr: Return correct event when media event code is 3
` [PATCH 5.10 026/135] media: videobuf2-core: dequeue if start_streaming fails
` [PATCH 5.10 027/135] ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM
` [PATCH 5.10 028/135] ARM: dts: stm32: Fix touchscreen IRQ line assignment "
` [PATCH 5.10 029/135] dmaengine: imx-dma: configure the generic DMA type to make it work
` [PATCH 5.10 030/135] net, gro: Set inner transport header offset in tcp/udp GRO hook
` [PATCH 5.10 031/135] net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
` [PATCH 5.10 032/135] net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
` [PATCH 5.10 034/135] net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
` [PATCH 5.10 035/135] net: phy: micrel: Fix detection of ksz87xx switch
` [PATCH 5.10 043/135] net: sched: fix lockdep_set_class() typo error for sch->seqlock
` [PATCH 5.10 044/135] MIPS: check return value of pgtable_pmd_page_ctor
` [PATCH 5.10 045/135] mips: Fix non-POSIX regexp
` [PATCH 5.10 046/135] bnx2x: fix an error code in bnx2x_nic_load()
` [PATCH 5.10 047/135] net: pegasus: fix uninit-value in get_interrupt_interval
` [PATCH 5.10 048/135] net: fec: fix use-after-free in fec_drv_remove
` [PATCH 5.10 049/135] net: vxge: fix use-after-free in vxge_device_unregister
` [PATCH 5.10 050/135] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
` [PATCH 5.10 051/135] Bluetooth: defer cleanup of resources in hci_unregister_dev()
` [PATCH 5.10 052/135] USB: usbtmc: Fix RCU stall warning
` [PATCH 5.10 053/135] USB: serial: option: add Telit FD980 composition 0x1056
` [PATCH 5.10 054/135] USB: serial: ch341: fix character loss at high transfer rates
` [PATCH 5.10 055/135] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
` [PATCH 5.10 056/135] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH 5.10 057/135] firmware_loader: fix use-after-free in firmware_fallback_sysfs
` [PATCH 5.10 058/135] drm/amdgpu/display: fix DMUB firmware version info

[PATCH v2 0/2] KVM: x86: Purge __ex() and __kvm_spurious_fault()
 2021-08-10 17:40 UTC  (2+ messages)

[PATCH 0/4] KVM: nVMX: Use vmcs01 ctrls shadow as basis for vmcs02
 2021-08-10 17:39 UTC  (2+ messages)

[PATCH 5.4 00/85] 5.4.140-rc1 review
 2021-08-10 17:30 UTC  (86+ messages)
` [PATCH 5.4 01/85] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH 5.4 02/85] ALSA: seq: Fix racy deletion of subscriber
` [PATCH 5.4 03/85] arm64: dts: ls1028a: fix node name for the sysclk
` [PATCH 5.4 04/85] ARM: imx: add missing iounmap()
` [PATCH 5.4 05/85] ARM: imx: add missing clk_disable_unprepare()
` [PATCH 5.4 06/85] ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms
` [PATCH 5.4 07/85] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
` [PATCH 5.4 08/85] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
` [PATCH 5.4 09/85] ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins
` [PATCH 5.4 10/85] arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
` [PATCH 5.4 11/85] ALSA: usb-audio: fix incorrect clock source setting
` [PATCH 5.4 12/85] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
` [PATCH 5.4 13/85] ARM: dts: am437x-l4: fix typo in can@0 node
` [PATCH 5.4 14/85] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
` [PATCH 5.4 15/85] spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
` [PATCH 5.4 16/85] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
` [PATCH 5.4 17/85] scsi: sr: Return correct event when media event code is 3
` [PATCH 5.4 18/85] media: videobuf2-core: dequeue if start_streaming fails
` [PATCH 5.4 19/85] dmaengine: imx-dma: configure the generic DMA type to make it work
` [PATCH 5.4 20/85] net, gro: Set inner transport header offset in tcp/udp GRO hook
` [PATCH 5.4 21/85] net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add
` [PATCH 5.4 22/85] net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with statically added ones
` [PATCH 5.4 23/85] net: phy: micrel: Fix detection of ksz87xx switch
` [PATCH 5.4 24/85] net: natsemi: Fix missing pci_disable_device() in probe and remove
` [PATCH 5.4 25/85] gpio: tqmx86: really make IRQ optional
` [PATCH 5.4 26/85] sctp: move the active_key update after sh_keys is added
` [PATCH 5.4 27/85] nfp: update ethtool reporting of pauseframe control
` [PATCH 5.4 28/85] net: ipv6: fix returned variable type in ip6_skb_dst_mtu
` [PATCH 5.4 29/85] mips: Fix non-POSIX regexp
` [PATCH 5.4 30/85] bnx2x: fix an error code in bnx2x_nic_load()
` [PATCH 5.4 31/85] net: pegasus: fix uninit-value in get_interrupt_interval
` [PATCH 5.4 32/85] net: fec: fix use-after-free in fec_drv_remove
` [PATCH 5.4 33/85] net: vxge: fix use-after-free in vxge_device_unregister
` [PATCH 5.4 34/85] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
` [PATCH 5.4 35/85] Bluetooth: defer cleanup of resources in hci_unregister_dev()
` [PATCH 5.4 36/85] USB: usbtmc: Fix RCU stall warning
` [PATCH 5.4 37/85] USB: serial: option: add Telit FD980 composition 0x1056
` [PATCH 5.4 38/85] USB: serial: ch341: fix character loss at high transfer rates
` [PATCH 5.4 39/85] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
` [PATCH 5.4 40/85] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH 5.4 41/85] firmware_loader: fix use-after-free in firmware_fallback_sysfs
` [PATCH 5.4 42/85] ALSA: hda/realtek: add mic quirk for Acer SF314-42
` [PATCH 5.4 43/85] ALSA: usb-audio: Add registration quirk for JBL Quantum 600
` [PATCH 5.4 44/85] usb: cdns3: Fixed incorrect gadget state
` [PATCH 5.4 45/85] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
` [PATCH 5.4 46/85] usb: gadget: f_hid: fixed NULL pointer dereference
` [PATCH 5.4 47/85] usb: gadget: f_hid: idle uses the highest byte for duration
` [PATCH 5.4 48/85] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH 5.4 49/85] clk: fix leak on devm_clk_bulk_get_all() unwind
` [PATCH 5.4 50/85] scripts/tracing: fix the bug that cant parse raw_trace_func
` [PATCH 5.4 51/85] tracing / histogram: Give calculation hist_fields a size
` [PATCH 5.4 52/85] optee: Clear stale cache entries during initialization
` [PATCH 5.4 53/85] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 5.4 54/85] optee: Fix memory leak when failing to register shm pages
` [PATCH 5.4 55/85] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
` [PATCH 5.4 56/85] staging: rtl8723bs: Fix a resource leak in sd_int_dpc
` [PATCH 5.4 57/85] staging: rtl8712: get rid of flush_scheduled_work
` [PATCH 5.4 58/85] media: rtl28xxu: fix zero-length control request
` [PATCH 5.4 59/85] pipe: increase minimum default pipe size to 2 pages
` [PATCH 5.4 60/85] ext4: fix potential htree corruption when growing large_dir directories
` [PATCH 5.4 61/85] serial: tegra: Only print FIFO error message when an error occurs
` [PATCH 5.4 62/85] serial: 8250_mtk: fix uart corruption issue when rx power off
` [PATCH 5.4 63/85] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH 5.4 64/85] MIPS: Malta: Do not byte-swap accesses to the CBUS UART
` [PATCH 5.4 65/85] serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
` [PATCH 5.4 66/85] serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
` [PATCH 5.4 67/85] timers: Move clearing of base::timer_running under base:: Lock
` [PATCH 5.4 68/85] pcmcia: i82092: fix a null pointer dereference bug
` [PATCH 5.4 69/85] md/raid10: properly indicate failure when ending a failed write request
` [PATCH 5.4 70/85] KVM: x86: accept userspace interrupt only if no event is injected
` [PATCH 5.4 71/85] KVM: Do not leak memory for duplicate debugfs directories
` [PATCH 5.4 72/85] KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
` [PATCH 5.4 73/85] arm64: vdso: Avoid ISB after reading from cntvct_el0
` [PATCH 5.4 74/85] soc: ixp4xx: fix printing resources
` [PATCH 5.4 75/85] spi: meson-spicc: fix memory leak in meson_spicc_remove
` [PATCH 5.4 76/85] soc: ixp4xx/qmgr: fix invalid __iomem access
` [PATCH 5.4 77/85] perf/x86/amd: Dont touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
` [PATCH 5.4 78/85] bpf, selftests: Adjust few selftest result_unpriv outcomes
` [PATCH 5.4 79/85] libata: fix ata_pio_sector for CONFIG_HIGHMEM
` [PATCH 5.4 80/85] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH 5.4 81/85] reiserfs: check directory items on read from disk
` [PATCH 5.4 82/85] virt_wifi: fix error on connect
` [PATCH 5.4 83/85] alpha: Send stop IPI to send to online CPUs
` [PATCH 5.4 84/85] net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
` [PATCH 5.4 85/85] arm64: fix compat syscall return truncation

[PATCH v2] fscrypt: support trusted keys
 2021-08-10 17:35 UTC  (4+ messages)

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-10 17:30 UTC  (55+ messages)
` [PATCH 4.19 01/54] Revert "ACPICA: Fix memory leak caused by _CID repair function"
` [PATCH 4.19 02/54] ALSA: seq: Fix racy deletion of subscriber
` [PATCH 4.19 03/54] ARM: imx: add missing iounmap()
` [PATCH 4.19 04/54] ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
` [PATCH 4.19 05/54] ALSA: usb-audio: fix incorrect clock source setting
` [PATCH 4.19 06/54] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
` [PATCH 4.19 07/54] omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
` [PATCH 4.19 08/54] scsi: sr: Return correct event when media event code is 3
` [PATCH 4.19 09/54] media: videobuf2-core: dequeue if start_streaming fails
` [PATCH 4.19 10/54] net: natsemi: Fix missing pci_disable_device() in probe and remove
` [PATCH 4.19 11/54] sctp: move the active_key update after sh_keys is added
` [PATCH 4.19 12/54] nfp: update ethtool reporting of pauseframe control
` [PATCH 4.19 13/54] net: ipv6: fix returned variable type in ip6_skb_dst_mtu
` [PATCH 4.19 14/54] mips: Fix non-POSIX regexp
` [PATCH 4.19 15/54] bnx2x: fix an error code in bnx2x_nic_load()
` [PATCH 4.19 16/54] net: pegasus: fix uninit-value in get_interrupt_interval
` [PATCH 4.19 17/54] net: fec: fix use-after-free in fec_drv_remove
` [PATCH 4.19 18/54] net: vxge: fix use-after-free in vxge_device_unregister
` [PATCH 4.19 19/54] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
` [PATCH 4.19 20/54] Bluetooth: defer cleanup of resources in hci_unregister_dev()
` [PATCH 4.19 21/54] USB: usbtmc: Fix RCU stall warning
` [PATCH 4.19 22/54] USB: serial: option: add Telit FD980 composition 0x1056
` [PATCH 4.19 23/54] USB: serial: ch341: fix character loss at high transfer rates
` [PATCH 4.19 24/54] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
` [PATCH 4.19 25/54] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH 4.19 26/54] firmware_loader: fix use-after-free in firmware_fallback_sysfs
` [PATCH 4.19 27/54] ALSA: usb-audio: Add registration quirk for JBL Quantum 600
` [PATCH 4.19 28/54] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
` [PATCH 4.19 29/54] usb: gadget: f_hid: fixed NULL pointer dereference
` [PATCH 4.19 30/54] usb: gadget: f_hid: idle uses the highest byte for duration
` [PATCH 4.19 31/54] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH 4.19 32/54] scripts/tracing: fix the bug that cant parse raw_trace_func
` [PATCH 4.19 33/54] tracing / histogram: Give calculation hist_fields a size
` [PATCH 4.19 34/54] tracing/histogram: Rename "cpu" to "common_cpu"
` [PATCH 4.19 35/54] optee: Clear stale cache entries during initialization
` [PATCH 4.19 36/54] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 4.19 37/54] staging: rtl8723bs: Fix a resource leak in sd_int_dpc
` [PATCH 4.19 38/54] media: rtl28xxu: fix zero-length control request
` [PATCH 4.19 39/54] pipe: increase minimum default pipe size to 2 pages
` [PATCH 4.19 40/54] ext4: fix potential htree corruption when growing large_dir directories
` [PATCH 4.19 41/54] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH 4.19 42/54] MIPS: Malta: Do not byte-swap accesses to the CBUS UART
` [PATCH 4.19 43/54] pcmcia: i82092: fix a null pointer dereference bug
` [PATCH 4.19 44/54] KVM: x86: accept userspace interrupt only if no event is injected
` [PATCH 4.19 45/54] KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
` [PATCH 4.19 46/54] spi: meson-spicc: fix memory leak in meson_spicc_remove
` [PATCH 4.19 47/54] perf/x86/amd: Dont touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
` [PATCH 4.19 48/54] qmi_wwan: add network device usage statistics for qmimux devices
` [PATCH 4.19 49/54] libata: fix ata_pio_sector for CONFIG_HIGHMEM
` [PATCH 4.19 50/54] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH 4.19 51/54] reiserfs: check directory items on read from disk
` [PATCH 4.19 52/54] alpha: Send stop IPI to send to online CPUs
` [PATCH 4.19 53/54] net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
` [PATCH 4.19 54/54] ARM: imx: add mmdc ipg clock operation for mmdc

[RFC net-next 0/3] qca8k bridge flags offload
 2021-08-10 17:27 UTC  (5+ messages)
` [RFC net-next 2/3] net: dsa: qca8k: enable assisted learning on CPU port

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-10 17:28 UTC  (3+ messages)

[PATCH V1 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-08-10 17:24 UTC  (5+ 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).