linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 12:24:29 to 2018-01-15 12:49:55 UTC [more...]

[PATCH v6 0/5] kaslr: add parameter kaslr_mem=nn[KMG][@|!ss[KMG]]
 2018-01-15 12:40 UTC  (4+ messages)
` [PATCH v6 2/5] kaslr: give a warning if movable_node specified without kaslr_mem=
` [PATCH v6 4/5] kaslr: calculate the memory region in kaslr_mem
` [PATCH v6 5/5] kaslr: add kaslr_mem=nn[KMG]!ss[KMG] to avoid memory regions

[PATCH net-next v6 0/2] net: thunderx: add support for PTP clock
 2018-01-15 12:44 UTC  (2+ messages)
` [PATCH net-next v6 1/2] net: add support for Cavium PTP coprocessor

[PATCH 4.14 000/118] 4.14.14-stable review
 2018-01-15 12:35 UTC  (42+ messages)
` [PATCH 4.14 001/118] dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
` [PATCH 4.14 002/118] KVM: Fix stack-out-of-bounds read in write_mmio
` [PATCH 4.14 003/118] can: vxcan: improve handling of missing peer name attribute
` [PATCH 4.14 004/118] can: gs_usb: fix return value of the "set_bittiming" callback
` [PATCH 4.14 009/118] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 4.14 010/118] MIPS: Consistently handle buffer counter "
` [PATCH 4.14 011/118] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 4.14 012/118] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 4.14 013/118] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
` [PATCH 4.14 016/118] platform/x86: wmi: Call acpi_wmi_init() later
` [PATCH 4.14 018/118] iw_cxgb4: atomically flush the qp
` [PATCH 4.14 020/118] iw_cxgb4: reflect the original WR opcode in drain cqes
` [PATCH 4.14 022/118] x86/acpi: Handle SCI interrupts above legacy space gracefully
` [PATCH 4.14 024/118] ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error
` [PATCH 4.14 025/118] ALSA: pcm: Add missing error checks in OSS emulation plugin builder
` [PATCH 4.14 026/118] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 4.14 027/118] ALSA: pcm: Allow aborting mutex lock at "
` [PATCH 4.14 029/118] ALSA: aloop: Fix inconsistent format due to incomplete rule
` [PATCH 4.14 030/118] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.14 031/118] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 4.14 033/118] ip6_tunnel: disable dst caching if tunnel is dual-stack
` [PATCH 4.14 034/118] net: core: fix module type in sock_diag_bind
` [PATCH 4.14 037/118] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 4.14 038/118] net: fec: restore dev_id in the cases of probe error
` [PATCH 4.14 040/118] net: fec: free/restore resource in related probe error pathes
` [PATCH 4.14 041/118] sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
` [PATCH 4.14 043/118] sh_eth: fix TSU resource handling
` [PATCH 4.14 044/118] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 4.14 046/118] ipv6: fix possible mem leaks in ipv6_make_skb()
` [PATCH 4.14 047/118] ethtool: do not print warning for applications using legacy API
` [PATCH 4.14 055/118] crypto: algapi - fix NULL dereference in crypto_remove_spawns()
` [PATCH 4.14 057/118] rbd: reacquire lock should update lock owner client id
` [PATCH 4.14 060/118] x86/microcode/intel: Extend BDW late-loading with a revision check
` [PATCH 4.14 061/118] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.14 062/118] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
` [PATCH 4.14 064/118] KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests
` [PATCH 4.14 065/118] KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
` [PATCH 4.14 070/118] drm/i915: Move init_clock_gating() back to where it was
` [PATCH 4.14 071/118] drm/i915: Fix init_clock_gating for resume
` [PATCH 4.14 075/118] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
` [PATCH 4.14 117/118] x86,perf: Disable intel_bts when PTI

[PATCH v7 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-01-15 12:41 UTC  (3+ messages)
` [PATCH v7 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs
` [PATCH v7 09/17] irqchip: Add driver "

[PATCH] retpoline/module: Taint kernel for missing retpoline in module
 2018-01-15 12:47 UTC  (2+ messages)

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-15 12:35 UTC  (49+ messages)
` [PATCH 4.9 01/96] dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
` [PATCH 4.9 02/96] mac80211: Add RX flag to indicate ICV stripped
` [PATCH 4.9 03/96] ath10k: rebuild crypto header in rx data frames
` [PATCH 4.9 04/96] KVM: Fix stack-out-of-bounds read in write_mmio
` [PATCH 4.9 06/96] IB/srpt: Disable RDMA access by the initiator
` [PATCH 4.9 08/96] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.9 16/96] x86/acpi: Handle SCI interrupts above legacy space gracefully
` [PATCH 4.9 17/96] ALSA: pcm: Remove incorrect snd_BUG_ON() usages
` [PATCH 4.9 19/96] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 4.9 21/96] ALSA: aloop: Release cable upon open error path
` [PATCH 4.9 23/96] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.9 28/96] smsc75xx: use skb_cow_head() to deal with cloned skbs
` [PATCH 4.9 29/96] cx82310_eth: "
` [PATCH 4.9 30/96] xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
` [PATCH 4.9 31/96] 8021q: fix a memory leak for VLAN 0 device
` [PATCH 4.9 33/96] net: core: fix module type in sock_diag_bind
` [PATCH 4.9 34/96] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 4.9 38/96] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 4.9 40/96] ethtool: do not print warning for applications using legacy API
` [PATCH 4.9 41/96] mlxsw: spectrum_router: Fix NULL pointer deref
` [PATCH 4.9 44/96] rbd: set max_segments to USHRT_MAX
` [PATCH 4.9 46/96] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.9 47/96] drm/vmwgfx: Potential off by one in vmw_view_add()
` [PATCH 4.9 49/96] iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
` [PATCH 4.9 51/96] bpf: move fixup_bpf_calls() function
` [PATCH 4.9 53/96] bpf: prevent out-of-bounds speculation
` [PATCH 4.9 54/96] bpf, array: fix overflow in max_entries and undefined behavior in index_mask
` [PATCH 4.9 55/96] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
` [PATCH 4.9 56/96] USB: serial: cp210x: add new device ID ELV ALC 8xxx
` [PATCH 4.9 58/96] USB: fix usbmon BUG trigger
` [PATCH 4.9 59/96] usbip: remove kernel addresses from usb device and urb debug msgs
` [PATCH 4.9 63/96] Bluetooth: Prevent stack info leak from the EFS element
` [PATCH 4.9 64/96] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 4.9 65/96] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
` [PATCH 4.9 67/96] x86/cpu: Factor out application of forced CPU caps
` [PATCH 4.9 69/96] x86/cpufeatures: Add X86_BUG_CPU_INSECURE
` [PATCH 4.9 71/96] x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
` [PATCH 4.9 73/96] sysfs/cpu: Add vulnerability folder
` [PATCH 4.9 77/96] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 4.9 79/96] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
` [PATCH 4.9 81/96] objtool, modules: Discard objtool annotation sections for modules
` [PATCH 4.9 83/96] objtool: Allow alternatives to be ignored
` [PATCH 4.9 85/96] x86/retpoline: Add initial retpoline support
` [PATCH 4.9 88/96] x86/retpoline/entry: Convert entry assembler indirect jumps
` [PATCH 4.9 90/96] x86/retpoline/hyperv: Convert "
` [PATCH 4.9 92/96] x86/retpoline/checksum32: "
` [PATCH 4.9 94/96] x86/retpoline: Fill return stack buffer on vmexit
` [PATCH 4.9 96/96] x86/retpoline: Remove compile time warning

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-15 12:43 UTC  (5+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-15 12:43 UTC  (5+ messages)
` [PATCH 02/14] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH 03/14] mmc: mmci: Add support for setting pad type via pinctrl

[PATCH 4.4 00/87] 4.4.112-stable review
 2018-01-15 12:35 UTC  (54+ messages)
` [PATCH 4.4 01/87] dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
` [PATCH 4.4 02/87] KVM: Fix stack-out-of-bounds read in write_mmio
` [PATCH 4.4 03/87] can: gs_usb: fix return value of the "set_bittiming" callback
` [PATCH 4.4 04/87] IB/srpt: Disable RDMA access by the initiator
` [PATCH 4.4 06/87] MIPS: Factor out NT_PRFPREG regset access helpers
` [PATCH 4.4 07/87] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 4.4 09/87] MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
` [PATCH 4.4 10/87] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 4.4 12/87] net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
` [PATCH 4.4 13/87] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 4.4 14/87] x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
` [PATCH 4.4 17/87] ALSA: pcm: Remove incorrect snd_BUG_ON() usages
` [PATCH 4.4 19/87] ALSA: pcm: Abort properly at pending signal in OSS read/write loops
` [PATCH 4.4 20/87] ALSA: pcm: Allow aborting mutex lock at "
` [PATCH 4.4 21/87] ALSA: aloop: Release cable upon open error path
` [PATCH 4.4 23/87] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 4.4 24/87] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 4.4 26/87] mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
` [PATCH 4.4 28/87] mm/zswap: use workqueue to destroy pool
` [PATCH 4.4 30/87] locks: dont check for race with close when setting OFD lock
` [PATCH 4.4 31/87] futex: Replace barrier() in unqueue_me() with READ_ONCE()
` [PATCH 4.4 32/87] locking/mutex: Allow next waiter lockless wakeup
` [PATCH 4.4 34/87] usb: musb: ux500: Fix NULL pointer dereference at system PM
` [PATCH 4.4 35/87] r8152: fix the wake event
` [PATCH 4.4 36/87] r8152: use test_and_clear_bit
` [PATCH 4.4 38/87] lan78xx: use skb_cow_head() to deal with cloned skbs
` [PATCH 4.4 40/87] smsc75xx: "
` [PATCH 4.4 42/87] x86/mm/pat, /dev/mem: Remove superfluous error message
` [PATCH 4.4 43/87] hwrng: core - sleep interruptible in read
` [PATCH 4.4 45/87] xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
` [PATCH 4.4 47/87] x86/pti/efi: broken conversion from efi to kernel page table
` [PATCH 4.4 48/87] 8021q: fix a memory leak for VLAN 0 device
` [PATCH 4.4 50/87] net: core: fix module type in sock_diag_bind
` [PATCH 4.4 51/87] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 4.4 53/87] sh_eth: fix TSU resource handling
` [PATCH 4.4 57/87] crypto: algapi - fix NULL dereference in crypto_remove_spawns()
` [PATCH 4.4 59/87] x86/microcode/intel: Extend BDW late-loading with a revision check
` [PATCH 4.4 60/87] KVM: x86: Add memory barrier on vmcs field lookup
` [PATCH 4.4 61/87] drm/vmwgfx: Potential off by one in vmw_view_add()
` [PATCH 4.4 63/87] bpf: add bpf_patch_insn_single helper
` [PATCH 4.4 65/87] bpf: move fixup_bpf_calls() function
` [PATCH 4.4 67/87] bpf: adjust insn_aux_data when patching insns
` [PATCH 4.4 69/87] bpf, array: fix overflow in max_entries and undefined behavior in index_mask
` [PATCH 4.4 71/87] target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
` [PATCH 4.4 72/87] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
` [PATCH 4.4 75/87] USB: fix usbmon BUG trigger
` [PATCH 4.4 77/87] staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
` [PATCH 4.4 79/87] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 4.4 81/87] x86/Documentation: Add PTI description
` [PATCH 4.4 82/87] sysfs/cpu: Add vulnerability folder
` [PATCH 4.4 84/87] sysfs/cpu: Fix typos in vulnerability documentation
` [PATCH 4.4 86/87] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
` [PATCH 4.4 87/87] selftests/x86: Add test_vsyscall

[PATCH 3.18 00/46] 3.18.92-stable review
 2018-01-15 12:33 UTC  (33+ messages)
` [PATCH 3.18 02/46] crypto: n2 - cure use after free
` [PATCH 3.18 03/46] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 3.18 04/46] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
` [PATCH 3.18 06/46] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 3.18 07/46] Input: elantech - add new icbody type 15
` [PATCH 3.18 09/46] IB/srpt: Disable RDMA access by the initiator
` [PATCH 3.18 11/46] MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
` [PATCH 3.18 12/46] MIPS: Consistently handle buffer counter "
` [PATCH 3.18 14/46] MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
` [PATCH 3.18 15/46] MIPS: Also verify sizeof `elf_fpreg_t with PTRACE_SETREGSET
` [PATCH 3.18 17/46] kvm: vmx: Scrub hardware GPRs at VM-exit
` [PATCH 3.18 20/46] ALSA: pcm: Add missing error checks in OSS emulation plugin builder
` [PATCH 3.18 22/46] ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
` [PATCH 3.18 24/46] ALSA: aloop: Fix inconsistent format due to incomplete rule
` [PATCH 3.18 25/46] ALSA: aloop: Fix racy hw constraints adjustment
` [PATCH 3.18 26/46] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [PATCH 3.18 27/46] 8021q: fix a memory leak for VLAN 0 device
` [PATCH 3.18 28/46] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 3.18 29/46] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 3.18 31/46] sh_eth: fix SH7757 GEther initialization
` [PATCH 3.18 32/46] net: stmmac: enable EEE in MII, GMII or RGMII only
` [PATCH 3.18 33/46] crypto: algapi - fix NULL dereference in crypto_remove_spawns()
` [PATCH 3.18 34/46] x86/microcode/intel: Extend BDW late-loading with a revision check
` [PATCH 3.18 37/46] [PATCH] Revert "can: kvaser_usb: free buf in error paths"
` [PATCH 3.18 38/46] USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
` [PATCH 3.18 39/46] USB: serial: cp210x: add new device ID ELV ALC 8xxx
` [PATCH 3.18 40/46] usb: misc: usb3503: make sure reset is low for at least 100us
` [PATCH 3.18 42/46] usbip: remove kernel addresses from usb device and urb debug msgs
` [PATCH 3.18 43/46] staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
` [PATCH 3.18 44/46] Bluetooth: Prevent stack info leak from the EFS element
` [PATCH 3.18 45/46] uas: ignore UAS for Norelsys NS1068(X) chips
` [PATCH 3.18 46/46] e1000e: Fix e1000_check_for_copper_link_ich8lan return value

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-15 12:33 UTC  (3+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH] perf/trace : Fix repetitious traces of perf on tracepoint When i use perf to trace the sched_wakeup_new tracepoint, there is a bug that output the same event repetitiously. It can be reproduced by :
 2018-01-15 12:33 UTC  (2+ messages)

[PATCH v2] iio: adc: max9611: fix module auto-loading
 2018-01-15 12:31 UTC  (8+ messages)

[PATCH v2] perf trace: Fix missing handling of --call-graph dwarf
 2018-01-15 12:31 UTC  (6+ messages)

[PATCH v2] perf/trace : Fix repetitious traces of perf on tracepoint
 2018-01-15 12:36 UTC 

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-15 12:30 UTC  (12+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

Query: Crash is coming during /prod/PID/stat and do_exit of same task
 2018-01-15 12:30 UTC  (3+ messages)

INFO: task hung in filemap_fault
 2018-01-15 12:29 UTC  (7+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-15 12:24 UTC  (3+ messages)
` [PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy

[PATCH] hwmon: (pmbus/ir35221) Remove unnecessary scaling
 2018-01-15 12:24 UTC  (2+ messages)
`  "

[RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-15 12:24 UTC  (4+ messages)
` [RFC PATCH 1/3] vfio: ccw: introduce schib region


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