All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-01 12:00:03 to 2022-08-01 12:20:07 UTC [more...]

[PATCH linux dev-5.15 v1 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-08-01 12:08 UTC  (17+ messages)
` [PATCH linux dev-5.15 v1 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH linux dev-5.15 v1 02/16] dt-bindings: watchdog: "
` [PATCH linux dev-5.15 v1 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH linux dev-5.15 v1 04/16] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH linux dev-5.15 v1 05/16] clk: npcm8xx: add clock controller
` [PATCH linux dev-5.15 v1 06/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH linux dev-5.15 v1 07/16] ARM: dts: nuvoton: add reset "
` [PATCH linux dev-5.15 v1 08/16] reset: npcm: using syscon instead of device data
` [PATCH linux dev-5.15 v1 09/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH linux dev-5.15 v1 10/16] reset: npcm: Add NPCM8XX support
` [PATCH linux dev-5.15 v1 11/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH linux dev-5.15 v1 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH linux dev-5.15 v1 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH linux dev-5.15 v1 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH linux dev-5.15 v1 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH linux dev-5.15 v1 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH 5.18 00/88] 5.18.16-rc1 review
 2022-08-01 11:47 UTC  (87+ messages)
` [PATCH 5.18 01/88] Bluetooth: Always set event mask on suspend
` [PATCH 5.18 02/88] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 5.18 03/88] ARM: dts: lan966x: fix sys_clk frequency
` [PATCH 5.18 04/88] ARM: pxa2xx: Fix GPIO descriptor tables
` [PATCH 5.18 05/88] Revert "ocfs2: mount shared volume without ha stack"
` [PATCH 5.18 06/88] userfaultfd: provide properly masked address for huge-pages
` [PATCH 5.18 07/88] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 5.18 08/88] fs: sendfile handles O_NONBLOCK of out_fd
` [PATCH 5.18 09/88] secretmem: fix unhandled fault in truncate
` [PATCH 5.18 10/88] mm: fix page leak with multiple threads mapping the same page
` [PATCH 5.18 11/88] mm: fix missing wake-up event for FSDAX pages
` [PATCH 5.18 12/88] hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
` [PATCH 5.18 13/88] asm-generic: remove a broken and needless ifdef conditional
` [PATCH 5.18 14/88] s390/archrandom: prevent CPACF trng invocations in interrupt context
` [PATCH 5.18 15/88] intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
` [PATCH 5.18 16/88] nouveau/svm: Fix to migrate all requested pages
` [PATCH 5.18 17/88] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
` [PATCH 5.18 18/88] watch_queue: Fix missing rcu annotation
` [PATCH 5.18 19/88] watch_queue: Fix missing locking in add_watch_to_object()
` [PATCH 5.18 20/88] tcp: Fix data-races around sysctl_tcp_dsack
` [PATCH 5.18 21/88] tcp: Fix a data-race around sysctl_tcp_app_win
` [PATCH 5.18 22/88] tcp: Fix a data-race around sysctl_tcp_adv_win_scale
` [PATCH 5.18 23/88] tcp: Fix a data-race around sysctl_tcp_frto
` [PATCH 5.18 24/88] tcp: Fix a data-race around sysctl_tcp_nometrics_save
` [PATCH 5.18 25/88] tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save
` [PATCH 5.18 26/88] bridge: Do not send empty IFLA_AF_SPEC attribute
` [PATCH 5.18 27/88] ice: Fix max VLANs available for VF
` [PATCH 5.18 28/88] ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
` [PATCH 5.18 29/88] ice: do not setup vlan for loopback VSI
` [PATCH 5.18 30/88] ice: Fix VSIs unable to share unicast MAC
` [PATCH 5.18 31/88] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 5.18 32/88] Revert "tcp: change pingpong threshold to 3"
` [PATCH 5.18 33/88] octeontx2-pf: Fix UDP/TCP src and dst port tc filters
` [PATCH 5.18 34/88] tcp: md5: fix IPv4-mapped support
` [PATCH 5.18 35/88] tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf
` [PATCH 5.18 36/88] tcp: Fix a data-race around sysctl_tcp_limit_output_bytes
` [PATCH 5.18 37/88] tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit
` [PATCH 5.18 38/88] scsi: core: Fix warning in scsi_alloc_sgtables()
` [PATCH 5.18 39/88] scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
` [PATCH 5.18 40/88] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 5.18 41/88] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
` [PATCH 5.18 42/88] net/tls: Remove the context from the list in tls_device_down
` [PATCH 5.18 43/88] net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
` [PATCH 5.18 44/88] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 5.18 45/88] mlxsw: spectrum_router: simplify list unwinding
` [PATCH 5.18 46/88] tcp: Fix a data-race around sysctl_tcp_min_tso_segs
` [PATCH 5.18 47/88] tcp: Fix a data-race around sysctl_tcp_tso_rtt_log
` [PATCH 5.18 48/88] tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen
` [PATCH 5.18 49/88] tcp: Fix a data-race around sysctl_tcp_autocorking
` [PATCH 5.18 50/88] tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit
` [PATCH 5.18 51/88] Documentation: fix sctp_wmem in ip-sysctl.rst
` [PATCH 5.18 52/88] macsec: fix NULL deref in macsec_add_rxsa
` [PATCH 5.18 53/88] macsec: fix error message in macsec_add_rxsa and _txsa
` [PATCH 5.18 54/88] macsec: limit replay window size with XPN
` [PATCH 5.18 55/88] macsec: always read MACSEC_SA_ATTR_PN as a u64
` [PATCH 5.18 56/88] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
` [PATCH 5.18 57/88] net: mld: fix reference count leak in mld_{query | report}_work()
` [PATCH 5.18 58/88] tcp: Fix data-races around sk_pacing_rate
` [PATCH 5.18 60/88] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns
` [PATCH 5.18 61/88] tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns
` [PATCH 5.18 62/88] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr
` [PATCH 5.18 63/88] tcp: Fix data-races around sysctl_tcp_reflect_tos
` [PATCH 5.18 64/88] ipv4: Fix data-races around sysctl_fib_notify_on_flag_change
` [PATCH 5.18 65/88] i40e: Fix interface init with MSI interrupts (no MSI-X)
` [PATCH 5.18 66/88] net: dsa: fix reference counting for LAG FDBs
` [PATCH 5.18 67/88] sctp: fix sleep in atomic context bug in timer handlers
` [PATCH 5.18 69/88] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 5.18 70/88] scsi: ufs: Support clearing multiple commands at once
` [PATCH 5.18 71/88] scsi: ufs: core: Fix a race condition related to device management
` [PATCH 5.18 72/88] mptcp: dont send RST for single subflow
` [PATCH 5.18 73/88] virtio-net: fix the race between refill work and close
` [PATCH 5.18 74/88] perf symbol: Correct address for bss symbols
` [PATCH 5.18 75/88] sfc: disable softirqs for ptp TX
` [PATCH 5.18 76/88] sctp: leave the err path free in sctp_stream_init to sctp_stream_free
` [PATCH 5.18 77/88] net/funeth: Fix fun_xdp_tx() and XDP packet reclaim
` [PATCH 5.18 78/88] stmmac: dwmac-mediatek: fix resource leak in probe
` [PATCH 5.18 79/88] mm/hmm: fault non-owner device private entries
` [PATCH 5.18 80/88] page_alloc: fix invalid watermark check on a negative value
` [PATCH 5.18 81/88] tcp: Fix data-races around sysctl_tcp_workaround_signed_windows
` [PATCH 5.18 82/88] ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
` [PATCH 5.18 83/88] EDAC/ghes: Set the DIMM label unconditionally
` [PATCH 5.18 84/88] EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hw
` [PATCH 5.18 85/88] EDAC/synopsys: Re-enable the error interrupts "
` [PATCH 5.18 86/88] docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed
` [PATCH 5.18 87/88] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
` [PATCH 5.18 88/88] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available

[PATCH] power: regulator: Remove i2c header from gpio regulator
 2022-08-01 12:19 UTC 

[PATCH 1/2] arm: mvebu: turris_omnia: Show MCU type in show_board_info()
 2022-08-01 12:19 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: turris_omnia: Add support for design with SW reset signals

[PATCH] dma-debug: Remove warning in dma_debug_entry
 2022-08-01 12:07 UTC  (2+ messages)

[PATCH 0/4] LoongArch: Add unwinder support
 2022-08-01 12:17 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: Add guess "
` [PATCH 2/4] LoongArch: Add prologue "
` [PATCH 3/4] LoongArch: Add stacktrace support
` [PATCH 4/4] LoongArch: Add USER_STACKTRACE support

[GIT PULL] please pull fsl-qoirq-2022-7-29
 2022-08-01 12:16 UTC  (2+ messages)

[PATCH v4 6/7] media: i2c: ov9282: Set v4l2 subdev name according to sensor model
 2022-08-01 12:16 UTC  (2+ messages)

[PATCH v5 0/9] docs: create & use "(user|developer) interfaces" categories
 2022-08-01 11:55 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] help.c: BUG() out if "help --guides" can't remove "git" prefixes

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-01 12:15 UTC 

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-01 12:15 UTC  (4+ messages)

[PATCH v4 0/4] LoongArch: Support new relocation types
 2022-08-01 12:13 UTC  (17+ messages)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-01 11:57 UTC  (12+ messages)

cmd_process warning
 2022-08-01 11:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-01 12:10 UTC 

[samba-ksmbd:ksmbd-for-next-next 12/12] fs/ksmbd/smbacl.c:1213 smb_check_perm_dacl() warn: variable dereferenced before check 'pntsd' (see line 1212)
 2022-08-01 12:10 UTC 

[PATCH 5.15 00/69] 5.15.59-rc1 review
 2022-08-01 11:47 UTC  (70+ messages)
` [PATCH 5.15 01/69] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 5.15 02/69] Revert "ocfs2: mount shared volume without ha stack"
` [PATCH 5.15 03/69] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 5.15 04/69] fs: sendfile handles O_NONBLOCK of out_fd
` [PATCH 5.15 05/69] secretmem: fix unhandled fault in truncate
` [PATCH 5.15 06/69] mm: fix page leak with multiple threads mapping the same page
` [PATCH 5.15 07/69] hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
` [PATCH 5.15 08/69] asm-generic: remove a broken and needless ifdef conditional
` [PATCH 5.15 09/69] s390/archrandom: prevent CPACF trng invocations in interrupt context
` [PATCH 5.15 10/69] nouveau/svm: Fix to migrate all requested pages
` [PATCH 5.15 11/69] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
` [PATCH 5.15 12/69] watch_queue: Fix missing rcu annotation
` [PATCH 5.15 13/69] watch_queue: Fix missing locking in add_watch_to_object()
` [PATCH 5.15 14/69] tcp: Fix data-races around sysctl_tcp_dsack
` [PATCH 5.15 15/69] tcp: Fix a data-race around sysctl_tcp_app_win
` [PATCH 5.15 16/69] tcp: Fix a data-race around sysctl_tcp_adv_win_scale
` [PATCH 5.15 17/69] tcp: Fix a data-race around sysctl_tcp_frto
` [PATCH 5.15 18/69] tcp: Fix a data-race around sysctl_tcp_nometrics_save
` [PATCH 5.15 19/69] tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save
` [PATCH 5.15 20/69] ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
` [PATCH 5.15 21/69] ice: do not setup vlan for loopback VSI
` [PATCH 5.15 22/69] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 5.15 23/69] Revert "tcp: change pingpong threshold to 3"
` [PATCH 5.15 24/69] octeontx2-pf: Fix UDP/TCP src and dst port tc filters
` [PATCH 5.15 25/69] tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf
` [PATCH 5.15 26/69] tcp: Fix a data-race around sysctl_tcp_limit_output_bytes
` [PATCH 5.15 27/69] tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit
` [PATCH 5.15 28/69] scsi: core: Fix warning in scsi_alloc_sgtables()
` [PATCH 5.15 29/69] scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
` [PATCH 5.15 30/69] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 5.15 31/69] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
` [PATCH 5.15 32/69] net/tls: Remove the context from the list in tls_device_down
` [PATCH 5.15 33/69] igmp: Fix data-races around sysctl_igmp_qrv
` [PATCH 5.15 34/69] net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
` [PATCH 5.15 35/69] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 5.15 36/69] tcp: Fix a data-race around sysctl_tcp_min_tso_segs
` [PATCH 5.15 37/69] tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen
` [PATCH 5.15 38/69] tcp: Fix a data-race around sysctl_tcp_autocorking
` [PATCH 5.15 39/69] tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit
` [PATCH 5.15 40/69] Documentation: fix sctp_wmem in ip-sysctl.rst
` [PATCH 5.15 41/69] macsec: fix NULL deref in macsec_add_rxsa
` [PATCH 5.15 42/69] macsec: fix error message in macsec_add_rxsa and _txsa
` [PATCH 5.15 43/69] macsec: limit replay window size with XPN
` [PATCH 5.15 44/69] macsec: always read MACSEC_SA_ATTR_PN as a u64
` [PATCH 5.15 45/69] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
` [PATCH 5.15 46/69] net: mld: fix reference count leak in mld_{query | report}_work()
` [PATCH 5.15 47/69] tcp: Fix data-races around sk_pacing_rate
` [PATCH 5.15 48/69] net: Fix data-races around sysctl_[rw]mem(_offset)?
` [PATCH 5.15 49/69] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns
` [PATCH 5.15 50/69] tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns
` [PATCH 5.15 51/69] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr
` [PATCH 5.15 52/69] tcp: Fix data-races around sysctl_tcp_reflect_tos
` [PATCH 5.15 53/69] ipv4: Fix data-races around sysctl_fib_notify_on_flag_change
` [PATCH 5.15 54/69] i40e: Fix interface init with MSI interrupts (no MSI-X)
` [PATCH 5.15 55/69] sctp: fix sleep in atomic context bug in timer handlers
` [PATCH 5.15 56/69] octeontx2-pf: cn10k: Fix egress ratelimit configuration
` [PATCH 5.15 57/69] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 5.15 58/69] virtio-net: fix the race between refill work and close
` [PATCH 5.15 59/69] perf symbol: Correct address for bss symbols
` [PATCH 5.15 60/69] sfc: disable softirqs for ptp TX
` [PATCH 5.15 61/69] sctp: leave the err path free in sctp_stream_init to sctp_stream_free
` [PATCH 5.15 62/69] ARM: crypto: comment out gcc warning that breaks clang builds
` [PATCH 5.15 63/69] mm/hmm: fault non-owner device private entries
` [PATCH 5.15 64/69] page_alloc: fix invalid watermark check on a negative value
` [PATCH 5.15 65/69] ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
` [PATCH 5.15 66/69] EDAC/ghes: Set the DIMM label unconditionally
` [PATCH 5.15 67/69] docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed
` [PATCH 5.15 68/69] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
` [PATCH 5.15 69/69] x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available

[xen-unstable test] 172058: tolerable FAIL
 2022-08-01 12:04 UTC 

[PATCH V4 0/8] libgpiod: Add Rust bindings
 2022-08-01 11:54 UTC  (4+ messages)
` [PATCH V4 7/8] libgpiod: Add rust tests

[Intel-wired-lan] [PATCH net v1] i40e: Fix tunnel checksum offload with fragmented traffic
 2022-08-01 12:03 UTC  (2+ messages)

[RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
 2022-08-01 11:53 UTC  (3+ messages)

[PATCH 1/2] powerpc/mce: mce_init use early_cpu_to_node
 2022-08-01 12:02 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64: poison __per_cpu_offset to catch use-before-init

RTT-PROBE: lore-subspace-rtt
 2022-08-01 12:00 UTC 

[PATCH 5.10 00/65] 5.10.135-rc1 review
 2022-08-01 11:46 UTC  (3+ messages)
` [PATCH 5.10 31/65] macsec: fix NULL deref in macsec_add_rxsa
` [PATCH 5.10 39/65] tcp: Fix data-races around sysctl_tcp_reflect_tos


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.