All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-01 09:16:39 to 2021-11-01 09:33:49 UTC [more...]

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-01  9:17 UTC  (9+ messages)
` [PATCH 5.10 11/77] usbnet: sanity check for maxpacket
` [PATCH 5.10 12/77] usbnet: fix error return code in usbnet_probe()
` [PATCH 5.10 13/77] Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
` [PATCH 5.10 14/77] pinctrl: amd: disable and mask interrupts on probe
` [PATCH 5.10 15/77] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 5.10 16/77] tipc: fix size validations for the MSG_CRYPTO type
` [PATCH 5.10 17/77] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 5.10 18/77] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"

[PATCH v2 0/4] rtw89: update power limit and regulatory map tables
 2021-11-01  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] rtw89: fill regd field of limit/limit_ru tables by enum
` [PATCH v2 2/4] rtw89: update rtw89 regulation definition to R58-R31
` [PATCH v2 3/4] rtw89: update tx power limit/limit_ru tables to R54
` [PATCH v2 4/4] rtw89: update rtw89_regulatory map to R58-R31

[PATCH/RFT] fbdev driver for HP Visualize FX cards
 2021-11-01  9:33 UTC  (4+ messages)

[PATCH 5.4 00/51] 5.4.157-rc1 review
 2021-11-01  9:17 UTC  (48+ messages)
` [PATCH 5.4 01/51] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 5.4 02/51] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 5.4 03/51] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 5.4 04/51] ARM: 9141/1: only warn about XIP address when not compile testing
` [PATCH 5.4 05/51] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 5.4 06/51] ipv6: use siphash in rt6_exception_hash()
` [PATCH 5.4 07/51] ipv4: use siphash instead of Jenkins in fnhe_hashfun()
` [PATCH 5.4 08/51] usbnet: sanity check for maxpacket
` [PATCH 5.4 09/51] usbnet: fix error return code in usbnet_probe()
` [PATCH 5.4 10/51] Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
` [PATCH 5.4 11/51] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 5.4 12/51] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 5.4 13/51] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
` [PATCH 5.4 14/51] net/tls: Fix flipped sign in tls_err_abort() calls
` [PATCH 5.4 15/51] mmc: vub300: fix control-message timeouts
` [PATCH 5.4 16/51] mmc: cqhci: clear HALT state after CQE enable
` [PATCH 5.4 18/51] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 5.4 19/51] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
` [PATCH 5.4 20/51] cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
` [PATCH 5.4 21/51] net: lan78xx: fix division by zero in send path
` [PATCH 5.4 22/51] drm/ttm: fix memleak in ttm_transfered_destroy
` [PATCH 5.4 23/51] tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
` [PATCH 5.4 27/51] nvme-tcp: fix data digest pointer calculation
` [PATCH 5.4 28/51] RDMA/mlx5: Set user priority for DCT
` [PATCH 5.4 29/51] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
` [PATCH 5.4 30/51] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 5.4 31/51] net: batman-adv: fix error handling
` [PATCH 5.4 32/51] net: Prevent infinite while loop in skb_tx_hash()
` [PATCH 5.4 33/51] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
` [PATCH 5.4 34/51] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 5.4 35/51] net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
` [PATCH 5.4 36/51] net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent
` [PATCH 5.4 37/51] net: nxp: lpc_eth.c: avoid hang when bringing interface down
` [PATCH 5.4 38/51] net/tls: Fix flipped sign in async_wait.err assignment
` [PATCH 5.4 39/51] phy: phy_ethtool_ksettings_get: Lock the phy for consistency
` [PATCH 5.4 40/51] phy: phy_start_aneg: Add an unlocked version
` [PATCH 5.4 41/51] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 5.4 42/51] sctp: fix the processing for INIT_ACK chunk
` [PATCH 5.4 43/51] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH 5.4 44/51] sctp: add vtag check in sctp_sf_violation
` [PATCH 5.4 45/51] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH 5.4 46/51] sctp: add vtag check in sctp_sf_ootb
` [PATCH 5.4 47/51] net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
` [PATCH 5.4 48/51] cfg80211: correct bridge/4addr mode check
` [PATCH 5.4 49/51] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 5.4 50/51] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
` [PATCH 5.4 51/51] perf script: Check session->header.env.arch before using it

[PATCH v1] serdev: Add interface serdev_device_ioctl
 2021-11-01  9:28 UTC  (5+ messages)

[entity-manager] Question about temperature sensor stops update
 2021-11-01  9:29 UTC  (4+ messages)
  ` 回覆: "
      ` 回覆: "

[PATCH 1/3] pstore/zone: Remove redundant check for total size
 2021-11-01  9:19 UTC  (4+ messages)
` [PATCH 2/3] pstore: Add pstore back-end choice method in kconfig

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-11-01  9:27 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/meson: Fix build
 2021-11-01  9:27 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_async_flips: Skip test when running with Intel's PSR2 selective fetch enabled

[PATCH 4.19 00/35] 4.19.215-rc1 review
 2021-11-01  9:17 UTC  (36+ messages)
` [PATCH 4.19 01/35] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 4.19 02/35] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 4.19 03/35] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 4.19 04/35] ARM: 9141/1: only warn about XIP address when not compile testing
` [PATCH 4.19 05/35] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 4.19 06/35] arm64: Avoid premature usercopy failure
` [PATCH 4.19 07/35] ARM: 8819/1: Remove -p from LDFLAGS
` [PATCH 4.19 08/35] usbnet: sanity check for maxpacket
` [PATCH 4.19 09/35] usbnet: fix error return code in usbnet_probe()
` [PATCH 4.19 10/35] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 4.19 11/35] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 4.19 12/35] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
` [PATCH 4.19 13/35] ipv4: use siphash instead of Jenkins in fnhe_hashfun()
` [PATCH 4.19 14/35] ipv6: use siphash in rt6_exception_hash()
` [PATCH 4.19 15/35] ipv6: make exception cache less predictible
` [PATCH 4.19 16/35] mmc: vub300: fix control-message timeouts
` [PATCH 4.19 17/35] mmc: cqhci: clear HALT state after CQE enable
` [PATCH 4.19 18/35] mmc: dw_mmc: exynos: fix the finding clock sample value
` [PATCH 4.19 19/35] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 4.19 20/35] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
` [PATCH 4.19 21/35] net: lan78xx: fix division by zero in send path
` [PATCH 4.19 22/35] RDMA/mlx5: Set user priority for DCT
` [PATCH 4.19 23/35] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
` [PATCH 4.19 24/35] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 4.19 25/35] net: batman-adv: fix error handling
` [PATCH 4.19 26/35] net: Prevent infinite while loop in skb_tx_hash()
` [PATCH 4.19 27/35] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 4.19 28/35] net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
` [PATCH 4.19 29/35] net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent
` [PATCH 4.19 30/35] net: nxp: lpc_eth.c: avoid hang when bringing interface down
` [PATCH 4.19 31/35] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 4.19 32/35] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH 4.19 33/35] sctp: add vtag check in sctp_sf_violation
` [PATCH 4.19 34/35] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH 4.19 35/35] sctp: add vtag check in sctp_sf_ootb

[PATCH v4 00/13] ext4: new mount API conversion
 2021-11-01  9:25 UTC  (4+ messages)
` [PATCH v4 01/13] fs_parse: allow parameter value to be empty

[PATCH V5 0/3] Add thead,c900-plic support
 2021-11-01  9:27 UTC  (11+ messages)
` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead, c900-plic request_threaded_irq with ONESHOT

[PATCH v2 0/3] Update gpios, nvme i2c busses and uefi partition
 2021-11-01  9:25 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: mtjade: Add some gpios

[dpdk-dev] [RFC v2 1/3] eventdev: allow for event devices requiring maintenance
 2021-11-01  9:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH "

[PATCH 1/2] ASoC: cs35l41: Change monitor widgets to siggens
 2021-11-01  9:25 UTC  (3+ messages)
` [PATCH 2/2] ASoC: cs35l41: DSP Support

[PATCH] iommu/dma: fix incorrect error return on iommu deferred attach
 2021-11-01  9:21 UTC  (3+ messages)

[PATCH 4.14 00/25] 4.14.254-rc1 review
 2021-11-01  9:17 UTC  (26+ messages)
` [PATCH 4.14 01/25] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 4.14 02/25] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 4.14 03/25] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 4.14 04/25] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 4.14 05/25] ARM: 8819/1: Remove -p from LDFLAGS
` [PATCH 4.14 06/25] usbnet: sanity check for maxpacket
` [PATCH 4.14 07/25] usbnet: fix error return code in usbnet_probe()
` [PATCH 4.14 08/25] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 4.14 09/25] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 4.14 10/25] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
` [PATCH 4.14 11/25] ipv4: use siphash instead of Jenkins in fnhe_hashfun()
` [PATCH 4.14 12/25] mmc: vub300: fix control-message timeouts
` [PATCH 4.14 13/25] mmc: dw_mmc: exynos: fix the finding clock sample value
` [PATCH 4.14 14/25] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 4.14 15/25] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
` [PATCH 4.14 16/25] net: lan78xx: fix division by zero in send path
` [PATCH 4.14 17/25] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 4.14 18/25] net: batman-adv: fix error handling
` [PATCH 4.14 19/25] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 4.14 20/25] net: nxp: lpc_eth.c: avoid hang when bringing interface down
` [PATCH 4.14 21/25] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 4.14 22/25] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH 4.14 23/25] sctp: add vtag check in sctp_sf_violation
` [PATCH 4.14 24/25] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH 4.14 25/25] sctp: add vtag check in sctp_sf_ootb

[PATCH 4.9 00/20] 4.9.289-rc1 review
 2021-11-01  9:17 UTC  (21+ messages)
` [PATCH 4.9 01/20] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 4.9 02/20] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 4.9 03/20] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 4.9 04/20] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 4.9 05/20] ARM: 8819/1: Remove -p from LDFLAGS
` [PATCH 4.9 06/20] usbnet: sanity check for maxpacket
` [PATCH 4.9 07/20] usbnet: fix error return code in usbnet_probe()
` [PATCH 4.9 08/20] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 4.9 09/20] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 4.9 10/20] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
` [PATCH 4.9 11/20] mmc: vub300: fix control-message timeouts
` [PATCH 4.9 12/20] mmc: dw_mmc: exynos: fix the finding clock sample value
` [PATCH 4.9 13/20] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 4.9 14/20] net: lan78xx: fix division by zero in send path
` [PATCH 4.9 15/20] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 4.9 16/20] net: batman-adv: fix error handling
` [PATCH 4.9 17/20] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 4.9 18/20] net: nxp: lpc_eth.c: avoid hang when bringing interface down
` [PATCH 4.9 19/20] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 4.9 20/20] sctp: add vtag check in sctp_sf_violation

[dpdk-dev] [PATCH v6] ethdev: add namespace
 2021-11-01  9:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[Buildroot] [PATCH] package/refpolicy: enable refpolicy's xdg module when systemd is enabled
 2021-11-01  9:23 UTC  (3+ messages)

ppc64le STRICT_MODULE_RWX and livepatch apply_relocate_add() crashes
 2021-11-01  9:20 UTC  (3+ messages)

[PATCH -next RFC] ext2: Add check if block is step over super block
 2021-11-01  9:33 UTC 

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-01  9:20 UTC  (4+ messages)
` [PATCH v3 05/21] ACPI: CPPC: add cppc enable register function

Need help in debugging "memory leak in em28xx_init_dev"
 2021-11-01  9:19 UTC  (4+ messages)

[RFC 0/6] Reclaim zero subpages of thp to avoid memory bloat
 2021-11-01  9:20 UTC  (4+ messages)

[PATCH 4.4 00/17] 4.4.291-rc1 review
 2021-11-01  9:17 UTC  (18+ messages)
` [PATCH 4.4 01/17] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 4.4 02/17] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 4.4 03/17] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 4.4 04/17] ARM: 8819/1: Remove -p from LDFLAGS
` [PATCH 4.4 05/17] usbnet: sanity check for maxpacket
` [PATCH 4.4 06/17] usbnet: fix error return code in usbnet_probe()
` [PATCH 4.4 07/17] ata: sata_mv: Fix the error handling of mv_chip_id()
` [PATCH 4.4 08/17] nfc: port100: fix using -ERRNO as command type mask
` [PATCH 4.4 09/17] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
` [PATCH 4.4 10/17] mmc: vub300: fix control-message timeouts
` [PATCH 4.4 11/17] mmc: dw_mmc: exynos: fix the finding clock sample value
` [PATCH 4.4 12/17] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 4.4 13/17] net: lan78xx: fix division by zero in send path
` [PATCH 4.4 14/17] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 4.4 15/17] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 4.4 16/17] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 4.4 17/17] sctp: add vtag check in sctp_sf_violation

[GIT PULL] EFI updates for v5.16
 2021-11-01  9:19 UTC 

[PATCH 0/3] rockchip: sdhci: Add HS400 Enhanced Strobe support
 2021-11-01  9:19 UTC  (3+ messages)

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-11-01  9:18 UTC  (4+ messages)
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically

[PATCH] scsi:qlogicpti:Remove unneeded semicolon
 2021-11-01  9:18 UTC 

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2021-11-01  9:17 UTC  (4+ messages)
`  "

[PATCH v1] usb: xhci: add LPM quirk for ensuring uPD720201 into D3 state after S5
 2021-11-01  9:18 UTC  (2+ messages)

[PATCH -next] efi/libstub: arm32: Use "align" for the size alignment
 2021-11-01  9:18 UTC 

[meta-oe][PATCH] libssh: use https instead of git in SRC_URI
 2021-11-01  9:16 UTC 

[PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
 2021-11-01  9:16 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/9] net/mlx5: add flex item support
 2021-11-01  9:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH 9/9] net/mlx5: handle flex item in flows


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.