stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-20 12:11:13 to 2018-07-20 13:20:12 UTC [more...]

[PATCH 4.17 000/101] 4.17.9-stable review
 2018-07-20 13:08 UTC  (50+ messages)
` [PATCH 4.17 012/101] ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
` [PATCH 4.17 013/101] ipvlan: fix IFLA_MTU ignored on NEWLINK
` [PATCH 4.17 014/101] ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
` [PATCH 4.17 015/101] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH 4.17 016/101] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 4.17 017/101] net: fix use-after-free in GRO with ESP
` [PATCH 4.17 020/101] net/mlx5e: Dont attempt to dereference the ppriv struct if not being eswitch manager
` [PATCH 4.17 022/101] net/mlx5: Fix command interface race in polling mode
` [PATCH 4.17 025/101] net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
` [PATCH 4.17 026/101] net: mvneta: fix the Rx desc DMA address in the Rx path
` [PATCH 4.17 030/101] net_sched: blackhole: tell upper qdisc about dropped packets
` [PATCH 4.17 033/101] qede: Adverstise software timestamp caps when PHC is not available
` [PATCH 4.17 034/101] qed: Fix setting of incorrect eswitch mode
` [PATCH 4.17 035/101] qed: Fix use of incorrect size in memcpy call
` [PATCH 4.17 038/101] r8152: napi hangup fix after disconnect
` [PATCH 4.17 042/101] tcp: fix Fast Open key endianness
` [PATCH 4.17 044/101] vhost_net: validate sock before trying to put its fd
` [PATCH 4.17 045/101] VSOCK: fix loopback on big-endian systems
` [PATCH 4.17 046/101] hinic: reset irq affinity before freeing irq
` [PATCH 4.17 048/101] net: macb: initialize bp->queues[0].bp for at91rm9200
` [PATCH 4.17 049/101] net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
` [PATCH 4.17 050/101] nfp: reject binding to shared blocks
` [PATCH 4.17 053/101] enic: do not overwrite error code
` [PATCH 4.17 055/101] IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
` [PATCH 4.17 056/101] Revert "s390/qeth: use Read device to query hypervisor for MAC"
` [PATCH 4.17 057/101] s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
` [PATCH 4.17 058/101] s390/qeth: fix race when setting MAC address
` [PATCH 4.17 059/101] sfc: correctly initialise filter rwsem for farch
` [PATCH 4.17 060/101] virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
` [PATCH 4.17 062/101] net: cxgb3_main: fix potential Spectre v1
` [PATCH 4.17 064/101] rtlwifi: rtl8821ae: fix firmware is not ready to run
` [PATCH 4.17 065/101] net: lan78xx: Fix race in tx pending skb size calculation
` [PATCH 4.17 066/101] crypto: af_alg - Initialize sg_num_bytes in error code path
  ` KMSAN: uninit-value in af_alg_free_areq_sgls
` [PATCH 4.17 069/101] reiserfs: fix buffer overflow with long warning messages
` [PATCH 4.17 070/101] KEYS: DNS: fix parsing multiple options
` [PATCH 4.17 071/101] tls: Stricter error checking in zerocopy sendmsg path
` [PATCH 4.17 072/101] autofs: fix slab out of bounds read in getname_kernel()
` [PATCH 4.17 075/101] bdi: Fix another oops in wb_workfn()
` [PATCH 4.17 077/101] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.17 078/101] block: dont use blocking queue entered for recursive bio submits
` [PATCH 4.17 084/101] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
` [PATCH 4.17 086/101] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 4.17 089/101] arm64: Add ssbd command-line option
` [PATCH 4.17 092/101] arm64: ssbd: Restore mitigation status on CPU resume
` [PATCH 4.17 093/101] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 4.17 097/101] arm64: KVM: Handle guests ARCH_WORKAROUND_2 requests
` [PATCH 4.17 098/101] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
` [PATCH 4.17 100/101] bpf, arm32: fix to use bpf_jit_binary_lock_ro api

[PATCH V3] sched/deadline: Update rq_clock of later_rq when pushing a task
 2018-07-20 12:53 UTC  (4+ messages)

[PATCH 4.14 00/92] 4.14.57-stable review
 2018-07-20 12:14 UTC  (41+ messages)
` [PATCH 4.14 07/92] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
` [PATCH 4.14 08/92] ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
` [PATCH 4.14 17/92] hv_netvsc: split sub-channel setup into async and sync
` [PATCH 4.14 18/92] ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
` [PATCH 4.14 19/92] ipvlan: fix IFLA_MTU ignored on NEWLINK
` [PATCH 4.14 21/92] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH 4.14 22/92] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 4.14 26/92] net/mlx5e: Dont attempt to dereference the ppriv struct if not being eswitch manager
` [PATCH 4.14 29/92] net/mlx5: Fix incorrect raw command length parsing
` [PATCH 4.14 33/92] net/packet: fix use-after-free
` [PATCH 4.14 34/92] net_sched: blackhole: tell upper qdisc about dropped packets
` [PATCH 4.14 35/92] net: sungem: fix rx checksum support
` [PATCH 4.14 36/92] net/tcp: Fix socket lookups with SO_BINDTODEVICE
` [PATCH 4.14 38/92] qed: Fix setting of incorrect eswitch mode
` [PATCH 4.14 39/92] qed: Fix use of incorrect size in memcpy call
` [PATCH 4.14 40/92] qed: Limit msix vectors in kdump kernel to the minimum required count
` [PATCH 4.14 45/92] tcp: fix Fast Open key endianness
` [PATCH 4.14 50/92] rtlwifi: Fix kernel Oops "Fw download fail!!"
` [PATCH 4.14 51/92] rtlwifi: rtl8821ae: fix firmware is not ready to run
` [PATCH 4.14 52/92] net: lan78xx: Fix race in tx pending skb size calculation
` [PATCH 4.14 54/92] media: rc: oops in ir_timer_keyup after device unplug
` [PATCH 4.14 57/92] mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
` [PATCH 4.14 58/92] block: do not use interruptible wait anywhere
` [PATCH 4.14 59/92] PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
` [PATCH 4.14 61/92] reiserfs: fix buffer overflow with long warning messages
` [PATCH 4.14 62/92] KEYS: DNS: fix parsing multiple options
` [PATCH 4.14 63/92] tls: Stricter error checking in zerocopy sendmsg path
` [PATCH 4.14 68/92] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.14 71/92] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH 4.14 72/92] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH 4.14 75/92] arm64: alternatives: Add dynamic patching feature
` [PATCH 4.14 76/92] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 4.14 77/92] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 4.14 82/92] arm64: Add ssbd command-line option
` [PATCH 4.14 84/92] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 4.14 86/92] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 4.14 87/92] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 4.14 88/92] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 4.14 90/92] arm64: KVM: Handle guests ARCH_WORKAROUND_2 requests
` [PATCH 4.14 91/92] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

[PATCH 4.9 00/66] 4.9.114-stable review
 2018-07-20 12:14 UTC  (55+ messages)
` [PATCH 4.9 01/66] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
` [PATCH 4.9 02/66] compiler, clang: suppress warning for unused static inline functions
` [PATCH 4.9 03/66] compiler, clang: properly override inline for clang
` [PATCH 4.9 04/66] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
` [PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
` [PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.9 08/66] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
` [PATCH 4.9 10/66] mtd: m25p80: consider max message size in m25p80_read
` [PATCH 4.9 11/66] spi/bcm63xx: make spi subsystem aware of message size limits
` [PATCH 4.9 13/66] bcm63xx_enet: correct clock usage
` [PATCH 4.9 14/66] bcm63xx_enet: do not write to random DMA channel on BCM6345
` [PATCH 4.9 15/66] crypto: crypto4xx - remove bad list_del
` [PATCH 4.9 16/66] crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
` [PATCH 4.9 17/66] atm: zatm: Fix potential Spectre v1
` [PATCH 4.9 18/66] ipvlan: fix IFLA_MTU ignored on NEWLINK
` [PATCH 4.9 19/66] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH 4.9 20/66] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 4.9 21/66] net/mlx5: Fix incorrect raw command length parsing
` [PATCH 4.9 22/66] net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
` [PATCH 4.9 23/66] net_sched: blackhole: tell upper qdisc about dropped packets
` [PATCH 4.9 24/66] net: sungem: fix rx checksum support
` [PATCH 4.9 25/66] qed: Fix use of incorrect size in memcpy call
` [PATCH 4.9 26/66] qed: Limit msix vectors in kdump kernel to the minimum required count
` [PATCH 4.9 28/66] r8152: napi hangup fix after disconnect
` [PATCH 4.9 29/66] tcp: fix Fast Open key endianness
` [PATCH 4.9 33/66] net/mlx5: Fix command interface race in polling mode
` [PATCH 4.9 34/66] net: cxgb3_main: fix potential Spectre v1
` [PATCH 4.9 36/66] net: lan78xx: Fix race in tx pending skb size calculation
` [PATCH 4.9 37/66] netfilter: ebtables: reject non-bridge targets
` [PATCH 4.9 38/66] reiserfs: fix buffer overflow with long warning messages
` [PATCH 4.9 39/66] KEYS: DNS: fix parsing multiple options
` [PATCH 4.9 40/66] netfilter: ipv6: nf_defrag: drop skb dst before queueing
` [PATCH 4.9 41/66] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.9 42/66] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL
` [PATCH 4.9 43/66] arm64: assembler: introduce ldr_this_cpu
` [PATCH 4.9 44/66] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH 4.9 45/66] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH 4.9 46/66] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH 4.9 47/66] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH 4.9 48/66] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH 4.9 49/66] arm64: alternatives: Add dynamic patching feature
` [PATCH 4.9 50/66] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 4.9 51/66] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 4.9 52/66] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 4.9 53/66] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 4.9 54/66] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 4.9 55/66] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 4.9 56/66] arm64: Add ssbd command-line option
` [PATCH 4.9 57/66] arm64: ssbd: Add global mitigation state accessor
` [PATCH 4.9 58/66] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 4.9 59/66] arm64: ssbd: Restore mitigation status on CPU resume
` [PATCH 4.9 61/66] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 4.9 62/66] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 4.9 65/66] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

[PATCH 4.4 00/31] 4.4.143-stable review
 2018-07-20 12:14 UTC  (31+ messages)
` [PATCH 4.4 01/31] compiler, clang: suppress warning for unused static inline functions
` [PATCH 4.4 02/31] compiler, clang: properly override inline for clang
` [PATCH 4.4 03/31] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
` [PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
` [PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.4 06/31] Revert "sit: reload iphdr in ipip6_rcv"
` [PATCH 4.4 07/31] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
` [PATCH 4.4 08/31] bcm63xx_enet: correct clock usage
` [PATCH 4.4 09/31] bcm63xx_enet: do not write to random DMA channel on BCM6345
` [PATCH 4.4 10/31] crypto: crypto4xx - remove bad list_del
` [PATCH 4.4 11/31] crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
` [PATCH 4.4 12/31] atm: zatm: Fix potential Spectre v1
` [PATCH 4.4 13/31] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH 4.4 14/31] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 4.4 15/31] net/mlx5: Fix incorrect raw command length parsing
` [PATCH 4.4 16/31] net: sungem: fix rx checksum support
` [PATCH 4.4 17/31] qed: Limit msix vectors in kdump kernel to the minimum required count
` [PATCH 4.4 18/31] r8152: napi hangup fix after disconnect
` [PATCH 4.4 19/31] tcp: fix Fast Open key endianness
` [PATCH 4.4 21/31] vhost_net: validate sock before trying to put its fd
` [PATCH 4.4 22/31] net_sched: blackhole: tell upper qdisc about dropped packets
` [PATCH 4.4 23/31] net/mlx5: Fix command interface race in polling mode
` [PATCH 4.4 24/31] net: cxgb3_main: fix potential Spectre v1
` [PATCH 4.4 25/31] rtlwifi: rtl8821ae: fix firmware is not ready to run
` [PATCH 4.4 26/31] MIPS: Call dump_stack() from show_regs()
` [PATCH 4.4 27/31] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
` [PATCH 4.4 28/31] netfilter: ebtables: reject non-bridge targets
` [PATCH 4.4 29/31] KEYS: DNS: fix parsing multiple options
` [PATCH 4.4 30/31] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.4 31/31] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL

[PATCH 3.18 00/29] 3.18.116-stable review
 2018-07-20 12:11 UTC  (23+ messages)
` [PATCH 3.18 01/29] ibmasm: dont write out of bounds in read handler
` [PATCH 3.18 07/29] Fix up non-directory creation in SGID directories
` [PATCH 3.18 08/29] netfilter: x_tables: initialise match/target check parameter struct
` [PATCH 3.18 09/29] loop: add recursion validation to LOOP_CHANGE_FD
` [PATCH 3.18 10/29] PM / hibernate: Fix oops at snapshot_write()
` [PATCH 3.18 11/29] RDMA/ucm: Mark UCM interface as BROKEN
` [PATCH 3.18 13/29] bcm63xx_enet: correct clock usage
` [PATCH 3.18 14/29] bcm63xx_enet: do not write to random DMA channel on BCM6345
` [PATCH 3.18 15/29] crypto: crypto4xx - remove bad list_del
` [PATCH 3.18 16/29] crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
` [PATCH 3.18 17/29] net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
` [PATCH 3.18 18/29] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 3.18 19/29] net/mlx5: Fix incorrect raw command length parsing
` [PATCH 3.18 20/29] net: sungem: fix rx checksum support
` [PATCH 3.18 21/29] tcp: fix Fast Open key endianness
` [PATCH 3.18 23/29] vhost_net: validate sock before trying to put its fd
` [PATCH 3.18 24/29] net_sched: blackhole: tell upper qdisc about dropped packets
` [PATCH 3.18 25/29] net/mlx5: Fix command interface race in polling mode
` [PATCH 3.18 26/29] netfilter: ebtables: reject non-bridge targets
` [PATCH 3.18 27/29] KEYS: DNS: fix parsing multiple options
` [PATCH 3.18 28/29] rds: avoid unenecessary cong_update in loop transport
` [PATCH 3.18 29/29] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL

[PATCH] perf/core: fix a possible deadlock scenario
 2018-07-20 11:52 UTC  (3+ messages)
` [PATCH v2] "


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).