linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-20 12:26:55 to 2018-07-20 12:40:20 UTC [more...]

[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
 2018-07-20 12:34 UTC  (3+ messages)
` [PATCH v1 1/2] mm: clarify semantics of reserved pages
` [PATCH v1 2/2] kdump: include PG_reserved value in VMCOREINFO

[PATCH 4.17 000/101] 4.17.9-stable review
 2018-07-20 12:14 UTC  (18+ messages)
` [PATCH 4.17 005/101] pinctrl: mt7622: fix error path on failing at groups building
` [PATCH 4.17 006/101] pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
` [PATCH 4.17 007/101] pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
` [PATCH 4.17 008/101] alx: take rtnl before calling __alx_open from resume
` [PATCH 4.17 010/101] atm: zatm: Fix potential Spectre v1
` [PATCH 4.17 011/101] hv_netvsc: split sub-channel setup into async and sync
` [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 016/101] net: dccp: switch rx_tstamp_last_feedback to monotonic clock
` [PATCH 4.17 019/101] net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
` [PATCH 4.17 022/101] net/mlx5: Fix command interface race in polling mode
` [PATCH 4.17 023/101] net/mlx5: Fix incorrect raw command length parsing
` [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 055/101] IB/mlx5: Avoid dealing with vport representors if not being e-switch manager

[PATCH 4.14 00/92] 4.14.57-stable review
 2018-07-20 12:14 UTC  (81+ messages)
` [PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
` [PATCH 4.14 03/92] x86/paravirt: Make native_save_fl() extern inline
` [PATCH 4.14 05/92] cpufreq / CPPC: Set platform specific transition_delay_us
` [PATCH 4.14 06/92] xprtrdma: Fix corner cases when handling device removal
` [PATCH 4.14 07/92] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
` [PATCH 4.14 09/92] bcm63xx_enet: correct clock usage
` [PATCH 4.14 10/92] bcm63xx_enet: do not write to random DMA channel on BCM6345
` [PATCH 4.14 11/92] PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
` [PATCH 4.14 12/92] crypto: crypto4xx - remove bad list_del
` [PATCH 4.14 13/92] crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
` [PATCH 4.14 14/92] alx: take rtnl before calling __alx_open from resume
` [PATCH 4.14 16/92] atm: zatm: Fix potential Spectre v1
` [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 20/92] ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
` [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 23/92] net: fix use-after-free in GRO with ESP
` [PATCH 4.14 24/92] net: macb: Fix ptp time adjustment for large negative delta
` [PATCH 4.14 25/92] net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
` [PATCH 4.14 26/92] net/mlx5e: Dont attempt to dereference the ppriv struct if not being eswitch manager
` [PATCH 4.14 27/92] net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
` [PATCH 4.14 28/92] net/mlx5: Fix command interface race in polling mode
` [PATCH 4.14 29/92] net/mlx5: Fix incorrect raw command length parsing
` [PATCH 4.14 30/92] net/mlx5: Fix required capability for manipulating MPFS
` [PATCH 4.14 31/92] net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
` [PATCH 4.14 32/92] net: mvneta: fix the Rx desc DMA address in the Rx path
` [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 37/92] qede: Adverstise software timestamp caps when PHC is not available
` [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 42/92] r8152: napi hangup fix after disconnect
` [PATCH 4.14 43/92] stmmac: fix DMA channel hang in half-duplex mode
` [PATCH 4.14 44/92] strparser: Remove early eaten to fix full tcp receive buffer stall
` [PATCH 4.14 45/92] tcp: fix Fast Open key endianness
` [PATCH 4.14 48/92] VSOCK: fix loopback on big-endian systems
` [PATCH 4.14 49/92] net: cxgb3_main: fix potential Spectre v1
` [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 53/92] xhci: Fix USB3 NULL pointer dereference at logical disconnect
` [PATCH 4.14 54/92] media: rc: oops in ir_timer_keyup after device unplug
` [PATCH 4.14 56/92] crypto: af_alg - Initialize sg_num_bytes in error code path
` [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 60/92] netfilter: ebtables: reject non-bridge targets
` [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 64/92] autofs: fix slab out of bounds read in getname_kernel()
` [PATCH 4.14 65/92] nsh: set mac len based on inner packet
` [PATCH 4.14 66/92] netfilter: ipv6: nf_defrag: drop skb dst before queueing
` [PATCH 4.14 67/92] bdi: Fix another oops in wb_workfn()
` [PATCH 4.14 68/92] rds: avoid unenecessary cong_update in loop transport
` [PATCH 4.14 69/92] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL
` [PATCH 4.14 70/92] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [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 73/92] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH 4.14 74/92] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH 4.14 75/92] arm64: alternatives: Add dynamic patching feature
` [PATCH 4.14 77/92] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 4.14 78/92] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 4.14 79/92] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 4.14 82/92] arm64: Add ssbd command-line option
` [PATCH 4.14 83/92] arm64: ssbd: Add global mitigation state accessor
` [PATCH 4.14 84/92] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 4.14 85/92] arm64: ssbd: Restore mitigation status on CPU resume
` [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 89/92] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [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 v2] drivers: input: Remove paragraphs about GPL due to SPDX-tag
 2018-07-20 12:36 UTC 

[PATCH v3] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-07-20 12:35 UTC  (2+ messages)
` [PATCH v4] "

[PATCHv5 00/19] MKTME enabling
 2018-07-20 12:34 UTC  (16+ messages)
` [PATCHv5 06/19] mm/khugepaged: Handle encrypted pages
` [PATCHv5 07/19] x86/mm: Mask out KeyID bits from page table entry pfn
` [PATCHv5 08/19] x86/mm: Introduce variables to store number, shift and mask of KeyIDs

AMD-Vi: Decrease time of enabling lazy IO/TLB flushing
 2018-07-20 12:34 UTC  (2+ messages)

[PATCH 4.9 00/66] 4.9.114-stable review
 2018-07-20 12:34 UTC  (62+ 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 07/66] x86/paravirt: Make native_save_fl() extern inline
` [PATCH 4.9 08/66] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
` [PATCH 4.9 09/66] ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
` [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 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 31/66] vhost_net: validate sock before trying to put its fd
` [PATCH 4.9 32/66] net/packet: fix use-after-free
` [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 35/66] rtlwifi: rtl8821ae: fix firmware is not ready to run
` [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 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 60/66] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [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 63/66] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 4.9 64/66] arm64: KVM: Handle guests ARCH_WORKAROUND_2 requests
` [PATCH 4.9 65/66] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID

use the generic dma-noncoherent code for microblaze
 2018-07-20 12:33 UTC  (2+ messages)

[PATCH 0/5] crypto: add IV generation templates
 2018-07-20 12:32 UTC  (10+ messages)

MSI B350M MORTAR: `AMD-Vi: Unable to write to IOMMU perf counter.` and `pci 0000:00:00.2: can't derive routing for PCI INT A`
 2018-07-20 12:31 UTC  (2+ messages)

[PATCH] sched/fair: remove #ifdefs from scale_rt_capacity
 2018-07-20 12:31 UTC  (2+ messages)

[PATCH 1/2] ASoC: tegra: improve goto error label
 2018-07-20 12:31 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tegra: probe deferral error reporting

[PATCH 4.4 00/31] 4.4.143-stable review
 2018-07-20 12:14 UTC  (27+ messages)
` [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 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


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