messages from 2019-07-26 13:57:06 to 2019-07-26 15:38:05 UTC [more...]
[PATCH 5.1 00/62] 5.1.21-stable review
2019-07-26 15:25 UTC (62+ messages)
` [PATCH 5.1 02/62] caif-hsi: fix possible deadlock in cfhsi_exit_module()
` [PATCH 5.1 03/62] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
` [PATCH 5.1 04/62] igmp: fix memory leak in igmpv3_del_delrec()
` [PATCH 5.1 05/62] ipv4: dont set IPv6 only flags to IPv4 addresses
` [PATCH 5.1 06/62] ipv6: rt6_check should return NULL if from is NULL
` [PATCH 5.1 07/62] ipv6: Unlink sibling route in case of failure
` [PATCH 5.1 08/62] net: bcmgenet: use promisc for unsupported filters
` [PATCH 5.1 09/62] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 5.1 10/62] net: make skb_dst_force return true when dst is refcounted
` [PATCH 5.1 11/62] net: neigh: fix multiple neigh timer scheduling
` [PATCH 5.1 12/62] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 5.1 13/62] net: phy: sfp: hwmon: Fix scaling of RX power
` [PATCH 5.1 14/62] net_sched: unset TCQ_F_CAN_BYPASS when adding filters
` [PATCH 5.1 15/62] net: stmmac: Re-work the queue selection for TSO packets
` [PATCH 5.1 16/62] net/tls: make sure offload also gets the keys wiped
` [PATCH 5.1 17/62] nfc: fix potential illegal memory access
` [PATCH 5.1 18/62] r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
` [PATCH 5.1 19/62] rxrpc: Fix send on a connected, but unbound socket
` [PATCH 5.1 20/62] sctp: fix error handling on stream scheduler initialization
` [PATCH 5.1 21/62] sctp: not bind the socket in sctp_connect
` [PATCH 5.1 22/62] sky2: Disable MSI on ASUS P6T
` [PATCH 5.1 23/62] tcp: be more careful in tcp_fragment()
` [PATCH 5.1 24/62] tcp: fix tcp_set_congestion_control() use from bpf hook
` [PATCH 5.1 25/62] tcp: Reset bytes_acked and bytes_received when disconnecting
` [PATCH 5.1 26/62] vrf: make sure skb->data contains ip header to make routing
` [PATCH 5.1 27/62] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH 5.1 28/62] net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
` [PATCH 5.1 29/62] net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
` [PATCH 5.1 30/62] net: bridge: dont cache ether dest pointer on input
` [PATCH 5.1 31/62] net: bridge: stp: dont cache eth dest pointer before skb pull
` [PATCH 5.1 32/62] macsec: fix use-after-free of skb during RX
` [PATCH 5.1 33/62] macsec: fix checksumming after decryption
` [PATCH 5.1 34/62] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 5.1 35/62] netrom: hold sock when setting skb->destructor
` [PATCH 5.1 36/62] selftests: txring_overwrite: fix incorrect test of mmap() return value
` [PATCH 5.1 37/62] net/tls: fix poll ignoring partially copied records
` [PATCH 5.1 38/62] net/tls: reject offload of TLS 1.3
` [PATCH 5.1 39/62] net/mlx5e: Fix port tunnel GRE entropy control
` [PATCH 5.1 40/62] net/mlx5e: Rx, Fix checksum calculation for new hardware
` [PATCH 5.1 41/62] net/mlx5e: Fix return value from timeout recover function
` [PATCH 5.1 42/62] net/mlx5e: Fix error flow in tx reporter diagnose
` [PATCH 5.1 43/62] dma-buf: balance refcount inbalance
` [PATCH 5.1 44/62] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
` [PATCH 5.1 45/62] gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
` [PATCH 5.1 46/62] gpio: davinci: silence error prints in case of EPROBE_DEFER
` [PATCH 5.1 47/62] MIPS: lb60: Fix pin mappings
` [PATCH 5.1 48/62] perf script: Assume native_arch for pipe mode
` [PATCH 5.1 49/62] perf/core: Fix exclusive events grouping
` [PATCH 5.1 50/62] perf/core: Fix race between close() and fork()
` [PATCH 5.1 51/62] ext4: dont allow any modifications to an immutable file
` [PATCH 5.1 52/62] ext4: enforce the immutable flag on open files
` [PATCH 5.1 53/62] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 5.1 54/62] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 5.1 55/62] ext4: use "
` [PATCH 5.1 56/62] ext4: allow directory holes
` [PATCH 5.1 57/62] KVM: nVMX: do not use dangling shadow VMCS after guest reset
` [PATCH 5.1 58/62] KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
` [PATCH 5.1 59/62] Revert "kvm: x86: Use task structs fpu field for user"
` [PATCH 5.1 60/62] sd_zbc: Fix report zones buffer allocation
` [PATCH 5.1 61/62] block: Limit zone array allocation size
` [PATCH 5.1 62/62] mm: vmscan: scan anonymous pages on file refaults
[PATCH 4.19 00/50] 4.19.62-stable review
2019-07-26 15:25 UTC (51+ messages)
` [PATCH 4.19 01/50] bnx2x: Prevent load reordering in tx completion processing
` [PATCH 4.19 02/50] caif-hsi: fix possible deadlock in cfhsi_exit_module()
` [PATCH 4.19 03/50] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
` [PATCH 4.19 04/50] igmp: fix memory leak in igmpv3_del_delrec()
` [PATCH 4.19 05/50] ipv4: dont set IPv6 only flags to IPv4 addresses
` [PATCH 4.19 06/50] ipv6: rt6_check should return NULL if from is NULL
` [PATCH 4.19 07/50] ipv6: Unlink sibling route in case of failure
` [PATCH 4.19 08/50] net: bcmgenet: use promisc for unsupported filters
` [PATCH 4.19 09/50] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 4.19 10/50] net: make skb_dst_force return true when dst is refcounted
` [PATCH 4.19 11/50] net: neigh: fix multiple neigh timer scheduling
` [PATCH 4.19 12/50] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 4.19 13/50] net: phy: sfp: hwmon: Fix scaling of RX power
` [PATCH 4.19 14/50] net: stmmac: Re-work the queue selection for TSO packets
` [PATCH 4.19 15/50] nfc: fix potential illegal memory access
` [PATCH 4.19 16/50] r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
` [PATCH 4.19 17/50] rxrpc: Fix send on a connected, but unbound socket
` [PATCH 4.19 18/50] sctp: fix error handling on stream scheduler initialization
` [PATCH 4.19 19/50] sky2: Disable MSI on ASUS P6T
` [PATCH 4.19 20/50] tcp: be more careful in tcp_fragment()
` [PATCH 4.19 21/50] tcp: fix tcp_set_congestion_control() use from bpf hook
` [PATCH 4.19 22/50] tcp: Reset bytes_acked and bytes_received when disconnecting
` [PATCH 4.19 23/50] vrf: make sure skb->data contains ip header to make routing
` [PATCH 4.19 24/50] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH 4.19 25/50] macsec: fix use-after-free of skb during RX
` [PATCH 4.19 26/50] macsec: fix checksumming after decryption
` [PATCH 4.19 27/50] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 4.19 28/50] netrom: hold sock when setting skb->destructor
` [PATCH 4.19 29/50] net_sched: unset TCQ_F_CAN_BYPASS when adding filters
` [PATCH 4.19 30/50] net/tls: make sure offload also gets the keys wiped
` [PATCH 4.19 31/50] sctp: not bind the socket in sctp_connect
` [PATCH 4.19 32/50] net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
` [PATCH 4.19 33/50] net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
` [PATCH 4.19 34/50] net: bridge: dont cache ether dest pointer on input
` [PATCH 4.19 35/50] net: bridge: stp: dont cache eth dest pointer before skb pull
` [PATCH 4.19 36/50] dma-buf: balance refcount inbalance
` [PATCH 4.19 37/50] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
` [PATCH 4.19 38/50] gpio: davinci: silence error prints in case of EPROBE_DEFER
` [PATCH 4.19 39/50] MIPS: lb60: Fix pin mappings
` [PATCH 4.19 40/50] perf/core: Fix exclusive events grouping
` [PATCH 4.19 41/50] perf/core: Fix race between close() and fork()
` [PATCH 4.19 42/50] ext4: dont allow any modifications to an immutable file
` [PATCH 4.19 43/50] ext4: enforce the immutable flag on open files
` [PATCH 4.19 44/50] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 4.19 45/50] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 4.19 46/50] ext4: use "
` [PATCH 4.19 47/50] ext4: allow directory holes
` [PATCH 4.19 48/50] KVM: nVMX: do not use dangling shadow VMCS after guest reset
` [PATCH 4.19 49/50] KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
` [PATCH 4.19 50/50] mm: vmscan: scan anonymous pages on file refaults
[PATCH 5.2 00/66] 5.2.4-stable review
2019-07-26 15:25 UTC (31+ messages)
` [PATCH 5.2 01/66] bnx2x: Prevent load reordering in tx completion processing
` [PATCH 5.2 05/66] ipv4: dont set IPv6 only flags to IPv4 addresses
` [PATCH 5.2 08/66] net: bcmgenet: use promisc for unsupported filters
` [PATCH 5.2 09/66] net: dsa: mv88e6xxx: wait after reset deactivation
` [PATCH 5.2 10/66] net: make skb_dst_force return true when dst is refcounted
` [PATCH 5.2 11/66] net: neigh: fix multiple neigh timer scheduling
` [PATCH 5.2 12/66] net: openvswitch: fix csum updates for MPLS actions
` [PATCH 5.2 18/66] r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
` [PATCH 5.2 20/66] sctp: fix error handling on stream scheduler initialization
` [PATCH 5.2 22/66] sky2: Disable MSI on ASUS P6T
` [PATCH 5.2 24/66] tcp: fix tcp_set_congestion_control() use from bpf hook
` [PATCH 5.2 25/66] tcp: Reset bytes_acked and bytes_received when disconnecting
` [PATCH 5.2 26/66] vrf: make sure skb->data contains ip header to make routing
` [PATCH 5.2 28/66] net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
` [PATCH 5.2 29/66] net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
` [PATCH 5.2 32/66] macsec: fix use-after-free of skb during RX
` [PATCH 5.2 33/66] macsec: fix checksumming after decryption
` [PATCH 5.2 35/66] netrom: hold sock when setting skb->destructor
` [PATCH 5.2 40/66] net/mlx5e: Rx, Fix checksum calculation for new hardware
` [PATCH 5.2 45/66] net/mlx5: E-Switch, Fix default encap mode
` [PATCH 5.2 47/66] dma-buf: balance refcount inbalance
` [PATCH 5.2 49/66] Revert "gpio/spi: Fix spi-gpio regression on active high CS"
` [PATCH 5.2 51/66] gpio: davinci: silence error prints in case of EPROBE_DEFER
` [PATCH 5.2 52/66] MIPS: lb60: Fix pin mappings
` [PATCH 5.2 53/66] perf script: Assume native_arch for pipe mode
` [PATCH 5.2 54/66] perf/core: Fix exclusive events grouping
` [PATCH 5.2 58/66] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 5.2 59/66] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 5.2 63/66] KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
` [PATCH 5.2 65/66] sd_zbc: Fix report zones buffer allocation
FAILED: patch "[PATCH] tcp: be more careful in tcp_fragment()" failed to apply to 4.14-stable tree
2019-07-26 14:54 UTC (4+ messages)
FAILED: patch "[PATCH] perf/core: Fix exclusive events' grouping" failed to apply to 4.9-stable tree
2019-07-26 14:42 UTC
FAILED: patch "[PATCH] perf/core: Fix exclusive events' grouping" failed to apply to 4.14-stable tree
2019-07-26 14:41 UTC
[PATCH] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
2019-07-26 14:27 UTC (2+ messages)
[PATCH 4.19 000/271] 4.19.61-stable review
2019-07-26 14:07 UTC (5+ messages)
` [PATCH 4.19 079/271] x86/atomic: Fix smp_mb__{before,after}_atomic()
[PATCH 1/2] arm64: KVM: regmap: Mark expected switch fall-through
2019-07-26 14:05 UTC (3+ messages)
[PATCH AUTOSEL 5.2 01/85] ARM: riscpc: fix DMA
2019-07-26 13:39 UTC (50+ messages)
` [PATCH AUTOSEL 5.2 02/85] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH AUTOSEL 5.2 03/85] ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
` [PATCH AUTOSEL 5.2 05/85] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH AUTOSEL 5.2 06/85] ftrace: Enable trampoline when rec count returns back to one
` [PATCH AUTOSEL 5.2 07/85] arm64: dts: qcom: qcs404-evb: fix l3 min voltage
` [PATCH AUTOSEL 5.2 09/85] arm64: dts: marvell: mcbin: enlarge PCI memory window
` [PATCH AUTOSEL 5.2 10/85] soc: imx: soc-imx8: Correct return value of error handle
` [PATCH AUTOSEL 5.2 12/85] arm64: dts: rockchip: fix isp iommu clocks and power domain
` [PATCH AUTOSEL 5.2 13/85] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH AUTOSEL 5.2 14/85] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH AUTOSEL 5.2 17/85] arm64: qcom: qcs404: Add reset-cells to GCC node
` [PATCH AUTOSEL 5.2 18/85] swiotlb: fix phys_addr_t overflow warning
` [PATCH AUTOSEL 5.2 19/85] MIPS: lantiq: Fix bitfield masking
` [PATCH AUTOSEL 5.2 20/85] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH AUTOSEL 5.2 21/85] ARM: exynos: Only build MCPM support if used
` [PATCH AUTOSEL 5.2 23/85] fs/adfs: super: fix use-after-free bug
` [PATCH AUTOSEL 5.2 24/85] clk: sprd: Add check for return value of sprd_clk_regmap_init()
` [PATCH AUTOSEL 5.2 25/85] arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire
` [PATCH AUTOSEL 5.2 26/85] btrfs: tree-checker: Check if the file extent end overflows
` [PATCH AUTOSEL 5.2 27/85] btrfs: fix minimum number of chunk errors for DUP
` [PATCH AUTOSEL 5.2 28/85] btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation
` [PATCH AUTOSEL 5.2 29/85] remoteproc: copy parent dma_pfn_offset for vdev
` [PATCH AUTOSEL 5.2 30/85] btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
` [PATCH AUTOSEL 5.2 31/85] cifs: Fix a race condition with cifs_echo_request
` [PATCH AUTOSEL 5.2 32/85] ceph: fix listxattr vxattr buffer length calculation
` [PATCH AUTOSEL 5.2 33/85] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH AUTOSEL 5.2 34/85] ceph: fix dir_lease_is_valid()
` [PATCH AUTOSEL 5.2 35/85] ceph: return -ERANGE if virtual xattr value didn't fit in buffer
` [PATCH AUTOSEL 5.2 36/85] virtio-mmio: add error check for platform_get_irq
` [PATCH AUTOSEL 5.2 37/85] ACPI: blacklist: fix clang warning for unused DMI table
` [PATCH AUTOSEL 5.2 38/85] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH AUTOSEL 5.2 39/85] selftests/bpf: do not ignore clang failures
` [PATCH AUTOSEL 5.2 41/85] cifs: fix crash in cifs_dfs_do_automount
` [PATCH AUTOSEL 5.2 42/85] perf version: Fix segfault due to missing OPT_END()
` [PATCH AUTOSEL 5.2 43/85] x86: kvm: avoid constant-conversion warning
` [PATCH AUTOSEL 5.2 44/85] ACPI: fix false-positive -Wuninitialized warning
` [PATCH AUTOSEL 5.2 46/85] KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
` [PATCH AUTOSEL 5.2 47/85] bpf: fix BTF verifier size resolution logic
` [PATCH AUTOSEL 5.2 48/85] libbpf: fix another GCC8 warning for strncpy
` [PATCH AUTOSEL 5.2 49/85] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH AUTOSEL 5.2 50/85] mm/z3fold: don't try to use buddy slots after free
` [PATCH AUTOSEL 5.2 52/85] mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
` [PATCH AUTOSEL 5.2 54/85] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH AUTOSEL 5.2 55/85] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH AUTOSEL 5.2 57/85] lib/test_overflow.c: avoid tainting the kernel and fix wrap size
` [PATCH AUTOSEL 5.2 58/85] lib/test_string.c: avoid masking memset16/32/64 failures
` [PATCH AUTOSEL 5.2 59/85] mm/ioremap: check virtual address alignment while creating huge mappings
` [PATCH AUTOSEL 5.2 60/85] coda: add error handling for fget
` [PATCH AUTOSEL 5.2 62/85] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).