All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-01 09:21:28 to 2021-11-01 09:36:28 UTC [more...]

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-01  9:17 UTC  (45+ messages)
` [PATCH 5.10 01/77] ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
` [PATCH 5.10 02/77] ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
` [PATCH 5.10 03/77] ARM: 9134/1: remove duplicate memcpy() definition
` [PATCH 5.10 04/77] ARM: 9138/1: fix link warning with XIP + frame-pointer
` [PATCH 5.10 05/77] ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
` [PATCH 5.10 06/77] ARM: 9141/1: only warn about XIP address when not compile testing
` [PATCH 5.10 07/77] io_uring: dont take uring_lock during iowq cancel
` [PATCH 5.10 08/77] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 5.10 09/77] arm64: Avoid premature usercopy failure
` [PATCH 5.10 10/77] ext4: fix possible UAF when remounting r/o a mmp-protected file system
` [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 5.10 19/77] net/tls: Fix flipped sign in tls_err_abort() calls
` [PATCH 5.10 20/77] mmc: vub300: fix control-message timeouts
` [PATCH 5.10 21/77] mmc: cqhci: clear HALT state after CQE enable
` [PATCH 5.10 22/77] mmc: mediatek: Move cqhci init behind ungate clock
` [PATCH 5.10 23/77] mmc: dw_mmc: exynos: fix the finding clock sample value
` [PATCH 5.10 24/77] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
` [PATCH 5.10 25/77] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit
` [PATCH 5.10 26/77] ocfs2: fix race between searching chunks and release journal_head from buffer_head
` [PATCH 5.10 27/77] nvme-tcp: fix H2CData PDU send accounting (again)
` [PATCH 5.10 28/77] cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
` [PATCH 5.10 29/77] cfg80211: fix management registrations locking
` [PATCH 5.10 30/77] net: lan78xx: fix division by zero in send path
` [PATCH 5.10 31/77] mm, thp: bail out early in collapse_file for writeback page
` [PATCH 5.10 33/77] drm/amdgpu: fix out of bounds write
` [PATCH 5.10 42/77] nvme-tcp: fix data digest pointer calculation
` [PATCH 5.10 43/77] nvme-tcp: fix possible req->offset corruption
` [PATCH 5.10 44/77] octeontx2-af: Display all enabled PF VF rsrc_alloc entries
` [PATCH 5.10 46/77] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
` [PATCH 5.10 47/77] reset: brcmstb-rescal: fix incorrect polarity of status bit
` [PATCH 5.10 48/77] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 5.10 49/77] net: batman-adv: fix error handling
` [PATCH 5.10 51/77] cfg80211: correct bridge/4addr mode check
` [PATCH 5.10 52/77] net: Prevent infinite while loop in skb_tx_hash()
` [PATCH 5.10 53/77] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
` [PATCH 5.10 54/77] gpio: xgs-iproc: fix parsing of ngpios property
` [PATCH 5.10 55/77] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST

[PATCH] [RFC] arm64: export this_cpu_has_cap
 2021-11-01  9:34 UTC  (5+ messages)

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

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

[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 5.4 00/51] 5.4.157-rc1 review
 2021-11-01  9:17 UTC  (52+ 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 17/51] mmc: dw_mmc: exynos: fix the finding clock sample value
` [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 24/51] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
` [PATCH 5.4 25/51] IB/hfi1: Fix abba locking issue with sc_disable()
` [PATCH 5.4 26/51] nvmet-tcp: fix data digest pointer calculation
` [PATCH 5.4 27/51] nvme-tcp: "
` [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

[Bug 214901] New: amdgpu freezes HP laptop at start up
 2021-11-01  9:33 UTC  (2+ messages)
` [Bug 214901] "

[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 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  (8+ messages)
` [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 05/20] ARM: 8819/1: Remove -p from LDFLAGS
` [PATCH 4.9 06/20] usbnet: sanity check for maxpacket
` [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 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


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.