LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 13:57:31 to 2021-03-15 14:08:28 UTC [more...]

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-15 13:55 UTC  (2+ messages)
` [PATCH 4.19 001/120] uapi: nfnetlink_cthelper.h: fix userspace compilation error

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-15 13:52 UTC  (41+ messages)
` [PATCH 5.10 001/290] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH 5.10 002/290] powerpc/perf: Fix handling of privilege level checks in perf interrupt context
` [PATCH 5.10 003/290] powerpc/pseries: Dont enforce MSI affinity with kdump
` [PATCH 5.10 004/290] ethernet: alx: fix order of calls on resume
` [PATCH 5.10 005/290] crypto: mips/poly1305 - enable for all MIPS processors
` [PATCH 5.10 006/290] ath9k: fix transmitting to stations in dynamic SMPS mode
` [PATCH 5.10 007/290] net: Fix gro aggregation for udp encaps with zero csum
` [PATCH 5.10 008/290] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
` [PATCH 5.10 009/290] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
` [PATCH 5.10 010/290] net: l2tp: reduce log level of messages in receive path, add counter instead
` [PATCH 5.10 011/290] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
` [PATCH 5.10 012/290] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH 5.10 013/290] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH 5.10 014/290] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
` [PATCH 5.10 015/290] can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode
` [PATCH 5.10 016/290] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
` [PATCH 5.10 017/290] tcp: add sanity tests to TCP_QUEUE_SEQ
` [PATCH 5.10 018/290] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH 5.10 019/290] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH 5.10 020/290] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
` [PATCH 5.10 021/290] net: phy: fix save wrong speed and duplex problem if autoneg is on
` [PATCH 5.10 022/290] selftests/bpf: Use the last page in test_snprintf_btf on s390
` [PATCH 5.10 023/290] selftests/bpf: No need to drop the packet when there is no geneve opt
` [PATCH 5.10 024/290] selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
` [PATCH 5.10 025/290] samples, bpf: Add missing munmap in xdpsock
` [PATCH 5.10 026/290] libbpf: Clear map_info before each bpf_obj_get_info_by_fd
` [PATCH 5.10 027/290] ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning
` [PATCH 5.10 028/290] ibmvnic: always store valid MAC address
` [PATCH 5.10 029/290] mt76: dma: do not report truncated frames to mac80211
` [PATCH 5.10 030/290] powerpc/603: Fix protection of user pages mapped with PROT_NONE
` [PATCH 5.10 031/290] mount: fix mounting of detached mounts onto targets that reside on shared mounts
` [PATCH 5.10 032/290] cifs: return proper error code in statfs(2)
` [PATCH 5.10 033/290] Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
` [PATCH 5.10 034/290] docs: networking: drop special stable handling
` [PATCH 5.10 035/290] net: dsa: tag_rtl4_a: fix egress tags
` [PATCH 5.10 036/290] sh_eth: fix TRSCER mask for SH771x
` [PATCH 5.10 037/290] net: enetc: dont overwrite the RSS indirection table when initializing
` [PATCH 5.10 038/290] net: enetc: take the MDIO lock only once per NAPI poll cycle
` [PATCH 5.10 043/290] net: enetc: keep RX ring consumer index in sync with hardware
` [PATCH 5.10 049/290] net: mscc: ocelot: properly reject destination IP keys in VCAP IS1

[PATCH 5.4 000/168] 5.4.106-rc1 review
 2021-03-15 13:54 UTC  (35+ messages)
` [PATCH 5.4 001/168] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH 5.4 002/168] powerpc/pseries: Dont enforce MSI affinity with kdump
` [PATCH 5.4 003/168] ethernet: alx: fix order of calls on resume
` [PATCH 5.4 004/168] ath9k: fix transmitting to stations in dynamic SMPS mode
` [PATCH 5.4 005/168] net: Fix gro aggregation for udp encaps with zero csum
` [PATCH 5.4 006/168] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
` [PATCH 5.4 007/168] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
` [PATCH 5.4 008/168] sh_eth: fix TRSCER mask for SH771x
` [PATCH 5.4 009/168] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
` [PATCH 5.4 010/168] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH 5.4 011/168] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH 5.4 012/168] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
` [PATCH 5.4 013/168] can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode
` [PATCH 5.4 014/168] tcp: add sanity tests to TCP_QUEUE_SEQ
` [PATCH 5.4 015/168] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH 5.4 016/168] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH 5.4 017/168] selftests/bpf: No need to drop the packet when there is no geneve opt
` [PATCH 5.4 018/168] selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
` [PATCH 5.4 019/168] samples, bpf: Add missing munmap in xdpsock
` [PATCH 5.4 020/168] ibmvnic: always store valid MAC address
` [PATCH 5.4 021/168] mt76: dma: do not report truncated frames to mac80211
` [PATCH 5.4 022/168] powerpc/603: Fix protection of user pages mapped with PROT_NONE
` [PATCH 5.4 023/168] mount: fix mounting of detached mounts onto targets that reside on shared mounts
` [PATCH 5.4 024/168] cifs: return proper error code in statfs(2)
` [PATCH 5.4 025/168] Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
` [PATCH 5.4 026/168] net: enetc: dont overwrite the RSS indirection table when initializing
` [PATCH 5.4 027/168] net/mlx4_en: update moderation when config reset
` [PATCH 5.4 028/168] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10
` [PATCH 5.4 029/168] nexthop: Do not flush blackhole nexthops when loopback goes down
` [PATCH 5.4 031/168] net: usb: qmi_wwan: allow qmimux add/del with master up
` [PATCH 5.4 032/168] netdevsim: init u64 stats for 32bit hardware
` [PATCH 5.4 033/168] cipso,calipso: resolve a number of problems with the DOI refcounts
` [PATCH 5.4 034/168] net: lapbether: Remove netif_start_queue / netif_stop_queue
` [PATCH 5.4 038/168] ixgbe: fail to create xfrm offload of IPsec tunnel mode SA

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-15 13:52 UTC  (52+ messages)
` [PATCH 5.11 001/306] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH 5.11 002/306] powerpc/603: Fix protection of user pages mapped with PROT_NONE
` [PATCH 5.11 003/306] powerpc/perf: Fix handling of privilege level checks in perf interrupt context
` [PATCH 5.11 004/306] powerpc/pseries: Dont enforce MSI affinity with kdump
` [PATCH 5.11 005/306] ethernet: alx: fix order of calls on resume
` [PATCH 5.11 006/306] crypto: mips/poly1305 - enable for all MIPS processors
` [PATCH 5.11 007/306] mptcp: fix length of ADD_ADDR with port sub-option
` [PATCH 5.11 008/306] ath9k: fix transmitting to stations in dynamic SMPS mode
` [PATCH 5.11 009/306] net: Fix gro aggregation for udp encaps with zero csum
` [PATCH 5.11 010/306] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
` [PATCH 5.11 011/306] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
` [PATCH 5.11 012/306] ath11k: fix AP mode for QCA6390
` [PATCH 5.11 013/306] net: l2tp: reduce log level of messages in receive path, add counter instead
` [PATCH 5.11 014/306] gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
` [PATCH 5.11 015/306] gpiolib: acpi: Allow to find GpioInt() resource by name and index
` [PATCH 5.11 016/306] gpiolib: Read "gpio-line-names" from a firmware node
` [PATCH 5.11 017/306] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
` [PATCH 5.11 018/306] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
` [PATCH 5.11 019/306] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
` [PATCH 5.11 020/306] can: flexcan: enable RX FIFO after FRZ/HALT valid
` [PATCH 5.11 021/306] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
` [PATCH 5.11 022/306] can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode
` [PATCH 5.11 023/306] tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
` [PATCH 5.11 024/306] tcp: add sanity tests to TCP_QUEUE_SEQ
` [PATCH 5.11 025/306] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH 5.11 026/306] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH 5.11 027/306] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
` [PATCH 5.11 028/306] net: phy: fix save wrong speed and duplex problem if autoneg is on
` [PATCH 5.11 029/306] selftests/bpf: Use the last page in test_snprintf_btf on s390
` [PATCH 5.11 030/306] selftests/bpf: No need to drop the packet when there is no geneve opt
` [PATCH 5.11 031/306] selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
` [PATCH 5.11 032/306] samples, bpf: Add missing munmap in xdpsock
` [PATCH 5.11 033/306] libbpf: Clear map_info before each bpf_obj_get_info_by_fd
` [PATCH 5.11 034/306] ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning
` [PATCH 5.11 035/306] ibmvnic: always store valid MAC address
` [PATCH 5.11 036/306] ibmvnic: remove excessive irqsave
` [PATCH 5.11 037/306] mt76: dma: do not report truncated frames to mac80211
` [PATCH 5.11 038/306] gpio: fix gpio-device list corruption
` [PATCH 5.11 039/306] mount: fix mounting of detached mounts onto targets that reside on shared mounts
` [PATCH 5.11 040/306] cifs: fix credit accounting for extra channel
` [PATCH 5.11 041/306] cifs: return proper error code in statfs(2)
` [PATCH 5.11 042/306] Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
` [PATCH 5.11 043/306] docs: networking: drop special stable handling
` [PATCH 5.11 044/306] net: dsa: tag_rtl4_a: fix egress tags
` [PATCH 5.11 045/306] sh_eth: fix TRSCER mask for SH771x
` [PATCH 5.11 046/306] net: enetc: dont overwrite the RSS indirection table when initializing
` [PATCH 5.11 047/306] net: enetc: initialize RFS/RSS memories for unused ports too
` [PATCH 5.11 048/306] net: enetc: take the MDIO lock only once per NAPI poll cycle
` [PATCH 5.11 049/306] net: enetc: fix incorrect TPID when receiving 802.1ad tagged packets
` [PATCH 5.11 051/306] net: enetc: force the RGMII speed and duplex instead of operating in inband mode
` [PATCH 5.11 057/306] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10

[PATCH V2 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-15 13:54 UTC  (6+ messages)
` [PATCH V2 1/5] regulator: qcom-rpmh: Add pmic5_ftsmps520 buck
` [PATCH V2 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A regulator support
` [PATCH V2 3/5] arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp
` [PATCH V2 4/5] dt-bindings: regulator: Convert regulator bindings to YAML format
` [PATCH V2 5/5] dt-bindings: regulator: Add compatibles for PM7325/PMR735A

[PATCH] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2021-03-15 13:54 UTC  (2+ messages)

[PATCH 4.9 00/78] 4.9.262-rc1 review
 2021-03-15 13:52 UTC  (38+ messages)
` [PATCH 4.9 14/78] net: lapbether: Remove netif_start_queue / netif_stop_queue
` [PATCH 4.9 43/78] usbip: fix vhci_hcd attach_store() races leading to gpf
` [PATCH 4.9 44/78] staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
` [PATCH 4.9 45/78] staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
` [PATCH 4.9 46/78] staging: rtl8712: unterminated string leads to read overflow
` [PATCH 4.9 47/78] staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()
` [PATCH 4.9 48/78] staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()
` [PATCH 4.9 49/78] staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
` [PATCH 4.9 50/78] staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan
` [PATCH 4.9 51/78] staging: comedi: addi_apci_1032: Fix endian problem for COS sample
` [PATCH 4.9 52/78] staging: comedi: addi_apci_1500: Fix endian problem for command sample
` [PATCH 4.9 53/78] staging: comedi: adv_pci1710: Fix endian problem for AI command data
` [PATCH 4.9 54/78] staging: comedi: das6402: "
` [PATCH 4.9 55/78] staging: comedi: das800: "
` [PATCH 4.9 56/78] staging: comedi: dmm32at: "
` [PATCH 4.9 57/78] staging: comedi: me4000: "
` [PATCH 4.9 58/78] staging: comedi: pcl711: "
` [PATCH 4.9 59/78] staging: comedi: pcl818: "
` [PATCH 4.9 60/78] sh_eth: fix TRSCER mask for R7S72100
` [PATCH 4.9 61/78] NFSv4.2: fix return value of _nfs4_get_security_label()
` [PATCH 4.9 62/78] block: rsxx: fix error return code of rsxx_pci_probe()
` [PATCH 4.9 63/78] configfs: fix a use-after-free in __configfs_open_file
` [PATCH 4.9 64/78] prctl: fix PR_SET_MM_AUXV kernel stack leak
` [PATCH 4.9 65/78] alpha: add $(src)/ rather than $(obj)/ to make source file path
` [PATCH 4.9 66/78] alpha: merge build rules of division routines
` [PATCH 4.9 67/78] alpha: make short build log available for "
` [PATCH 4.9 68/78] alpha: Package string routines together
` [PATCH 4.9 69/78] alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
` [PATCH 4.9 70/78] powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
` [PATCH 4.9 71/78] binfmt_misc: fix possible deadlock in bm_register_write
` [PATCH 4.9 72/78] hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
` [PATCH 4.9 73/78] KVM: arm64: Fix exclusive limit for IPA size
` [PATCH 4.9 74/78] iio: imu: adis16400: release allocated memory on failure
` [PATCH 4.9 75/78] iio: imu: adis16400: fix memory leak
` [PATCH 4.9 76/78] xen/events: reset affinity of 2-level event when tearing it down
` [PATCH 4.9 77/78] xen/events: dont unmask an event channel when an eoi is pending
` [PATCH 4.9 78/78] xen/events: avoid handling the same event on two cpus at the same time

[PATCH 4.4 00/75] 4.4.262-rc1 review
 2021-03-15 13:52 UTC  (27+ messages)
` [PATCH 4.4 49/75] staging: comedi: addi_apci_1032: Fix endian problem for COS sample
` [PATCH 4.4 50/75] staging: comedi: addi_apci_1500: Fix endian problem for command sample
` [PATCH 4.4 51/75] staging: comedi: adv_pci1710: Fix endian problem for AI command data
` [PATCH 4.4 52/75] staging: comedi: das6402: "
` [PATCH 4.4 53/75] staging: comedi: das800: "
` [PATCH 4.4 54/75] staging: comedi: dmm32at: "
` [PATCH 4.4 55/75] staging: comedi: me4000: "
` [PATCH 4.4 56/75] staging: comedi: pcl711: "
` [PATCH 4.4 57/75] staging: comedi: pcl818: "
` [PATCH 4.4 58/75] NFSv4.2: fix return value of _nfs4_get_security_label()
` [PATCH 4.4 60/75] prctl: fix PR_SET_MM_AUXV kernel stack leak
` [PATCH 4.4 61/75] alpha: add $(src)/ rather than $(obj)/ to make source file path
` [PATCH 4.4 62/75] alpha: merge build rules of division routines
` [PATCH 4.4 63/75] alpha: make short build log available for "
` [PATCH 4.4 64/75] alpha: Package string routines together
` [PATCH 4.4 65/75] alpha: move exports to actual definitions
` [PATCH 4.4 66/75] alpha: get rid of tail-zeroing in __copy_user()
` [PATCH 4.4 67/75] alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
` [PATCH 4.4 68/75] powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
` [PATCH 4.4 69/75] media: hdpvr: Fix an error handling path in hdpvr_probe()
` [PATCH 4.4 70/75] KVM: arm64: Fix exclusive limit for IPA size
` [PATCH 4.4 71/75] iio: imu: adis16400: release allocated memory on failure
` [PATCH 4.4 72/75] iio: imu: adis16400: fix memory leak
` [PATCH 4.4 73/75] xen/events: reset affinity of 2-level event when tearing it down
` [PATCH 4.4 74/75] xen/events: dont unmask an event channel when an eoi is pending
` [PATCH 4.4 75/75] xen/events: avoid handling the same event on two cpus at the same time


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 read-only IMAP folder(s) and NNTP newsgroup(s).