messages from 2019-07-26 15:29:42 to 2019-07-27 21:24:23 UTC [more...]
[PATCH 5.2 00/66] 5.2.4-stable review
2019-07-27 21:24 UTC (44+ messages)
` [PATCH 5.2 02/66] caif-hsi: fix possible deadlock in cfhsi_exit_module()
` [PATCH 5.2 03/66] hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
` [PATCH 5.2 04/66] igmp: fix memory leak in igmpv3_del_delrec()
` [PATCH 5.2 06/66] ipv6: rt6_check should return NULL if from is NULL
` [PATCH 5.2 07/66] ipv6: Unlink sibling route in case of failure
` [PATCH 5.2 13/66] net: phy: sfp: hwmon: Fix scaling of RX power
` [PATCH 5.2 14/66] net_sched: unset TCQ_F_CAN_BYPASS when adding filters
` [PATCH 5.2 15/66] net: stmmac: Re-work the queue selection for TSO packets
` [PATCH 5.2 16/66] net/tls: make sure offload also gets the keys wiped
` [PATCH 5.2 17/66] nfc: fix potential illegal memory access
` [PATCH 5.2 19/66] rxrpc: Fix send on a connected, but unbound socket
` [PATCH 5.2 21/66] sctp: not bind the socket in sctp_connect
` [PATCH 5.2 23/66] tcp: be more careful in tcp_fragment()
` [PATCH 5.2 27/66] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH 5.2 30/66] net: bridge: dont cache ether dest pointer on input
` [PATCH 5.2 31/66] net: bridge: stp: dont cache eth dest pointer before skb pull
` [PATCH 5.2 34/66] netrom: fix a memory leak in nr_rx_frame()
` [PATCH 5.2 36/66] selftests: txring_overwrite: fix incorrect test of mmap() return value
` [PATCH 5.2 37/66] net/tls: fix poll ignoring partially copied records
` [PATCH 5.2 38/66] net/tls: reject offload of TLS 1.3
` [PATCH 5.2 39/66] net/mlx5e: Fix port tunnel GRE entropy control
` [PATCH 5.2 41/66] net/mlx5e: Fix return value from timeout recover function
` [PATCH 5.2 42/66] net/mlx5e: Fix error flow in tx reporter diagnose
` [PATCH 5.2 43/66] bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips
` [PATCH 5.2 44/66] mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
` [PATCH 5.2 46/66] mlxsw: spectrum: Do not process learned records with a dummy FID
` [PATCH 5.2 48/66] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
` [PATCH 5.2 50/66] gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
` [PATCH 5.2 55/66] perf/core: Fix race between close() and fork()
` [PATCH 5.2 56/66] ext4: dont allow any modifications to an immutable file
` [PATCH 5.2 57/66] ext4: enforce the immutable flag on open files
` [PATCH 5.2 60/66] ext4: use jbd2_inode dirty range scoping
` [PATCH 5.2 61/66] ext4: allow directory holes
` [PATCH 5.2 62/66] KVM: nVMX: do not use dangling shadow VMCS after guest reset
` [PATCH 5.2 64/66] Revert "kvm: x86: Use task structs fpu field for user"
` [PATCH 5.2 66/66] block: Limit zone array allocation size
[PATCH] [v2] iio: adc: gyroadc: fix uninitialized return code
2019-07-27 20:58 UTC (3+ messages)
[PATCH 5.1 00/62] 5.1.21-stable review
2019-07-27 16:07 UTC (63+ messages)
` [PATCH 5.1 01/62] bnx2x: Prevent load reordering in tx completion processing
` [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 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 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-27 16:06 UTC (55+ 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
nosmp build errors in v4.14.y-queue
2019-07-27 15:38 UTC
[PATCH 4.4 stable net] net: tcp: Fix use-after-free in tcp_write_xmit
2019-07-27 11:40 UTC (5+ messages)
[PATCH 4.19 000/271] 4.19.61-stable review
2019-07-27 10:51 UTC (4+ messages)
` [PATCH 4.19 085/271] ACPICA: Clear status of GPEs on first direct enable
stable-rc/linux-4.9.y boot: 93 boots: 0 failed, 58 passed with 35 offline (v4.9.186-129-g19a0dec2ed3d)
2019-07-27 6:04 UTC
stable-rc/linux-4.4.y boot: 86 boots: 1 failed, 51 passed with 32 offline, 1 untried/unknown, 1 conflict (v4.4.186-86-g6bcb467c3f80)
2019-07-27 4:28 UTC
stable-rc/linux-5.1.y boot: 127 boots: 2 failed, 81 passed with 44 offline (v5.1.20-63-gf878628d8f1e)
2019-07-27 4:17 UTC
stable-rc/linux-4.14.y boot: 113 boots: 1 failed, 71 passed with 41 offline (v4.14.134-215-g6017dae7508b)
2019-07-27 3:59 UTC
stable/linux-5.2.y boot: 51 boots: 0 failed, 51 passed (v5.2.3)
2019-07-27 3:32 UTC
stable/linux-5.1.y boot: 50 boots: 0 failed, 50 passed (v5.1.20)
2019-07-27 3:25 UTC
stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.186-129-g19a0dec2ed3d)
2019-07-27 2:34 UTC
[PATCH V2 2/2] scsi: implement .cleanup_rq callback
2019-07-27 2:15 UTC (3+ messages)
` [scsi] ae86a1c553: BUG:kernel_NULL_pointer_dereference,address
[PATCH V2 0/2] block/scsi/dm-rq: fix leak of request private data in dm-mpath
2019-07-27 2:12 UTC (3+ messages)
stable-rc/linux-5.2.y boot: 129 boots: 1 failed, 83 passed with 45 offline (v5.2.3-67-gd61e440a1852)
2019-07-27 2:09 UTC
stable-rc/linux-4.19.y boot: 118 boots: 1 failed, 77 passed with 40 offline (v4.19.61-51-g213a5f3ac1f5)
2019-07-27 1:54 UTC
stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.186-86-g6bcb467c3f80)
2019-07-27 0:58 UTC
stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.1.20-63-gf878628d8f1e)
2019-07-27 0:47 UTC
stable/linux-4.19.y boot: 60 boots: 1 failed, 59 passed (v4.19.61)
2019-07-27 0:32 UTC
stable-rc/linux-4.14.y build: 201 builds: 8 failed, 193 passed, 8 errors, 108 warnings (v4.14.134-215-g6017dae7508b)
2019-07-27 0:29 UTC
stable/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.3)
2019-07-27 0:02 UTC
stable/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.1.20)
2019-07-26 23:56 UTC
[PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() ordering
2019-07-26 23:20 UTC (6+ messages)
` [PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() race condition
+ mm-z3foldc-fix-z3fold_destroy_pool-race-condition.patch added to -mm tree
2019-07-26 23:06 UTC
+ mm-z3foldc-fix-z3fold_destroy_pool-ordering.patch added to -mm tree
2019-07-26 23:06 UTC
stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.3-67-gd61e440a1852)
2019-07-26 22:40 UTC
stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.61-51-g213a5f3ac1f5)
2019-07-26 22:25 UTC
Request for inclusion on linux-4.14.y
2019-07-26 21:36 UTC
stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.61)
2019-07-26 21:02 UTC
[PATCH 2/2] drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
2019-07-26 19:08 UTC (2+ messages)
Request for inclusion on linux-4.14.y
2019-07-26 18:17 UTC
stable-rc/linux-4.19.y boot: 123 boots: 3 failed, 119 passed with 1 offline (v4.19.60-272-g872cde3ebfc9)
2019-07-26 15:48 UTC
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).