All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-15 12:30:59 to 2018-01-15 12:45:52 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 4.14 000/118] 4.14.14-stable review
 2018-01-15 12:35 UTC  (10+ messages)
` [PATCH 4.14 002/118] KVM: Fix stack-out-of-bounds read in write_mmio
` [PATCH 4.14 022/118] x86/acpi: Handle SCI interrupts above legacy space gracefully
` [PATCH 4.14 031/118] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [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 116/118] security/Kconfig: Correct the Documentation reference for PTI
` [PATCH 4.14 117/118] x86,perf: Disable intel_bts when PTI

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-15 12:35 UTC  (36+ 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 24/96] x86/acpi: Reduce code duplication in mp_override_legacy_irq()
` [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 73/96] sysfs/cpu: Add vulnerability folder
` [PATCH 4.9 77/96] sysfs/cpu: Fix typos in vulnerability documentation

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

[RFT net-next v4 0/5] dwmac-meson8b: clock fixes for Meson8b
 2018-01-15 12:45 UTC  (11+ messages)
` [RFT net-next v4 2/5] net: stmmac: dwmac-meson8b: simplify generating the clock names
` [RFT net-next v4 3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration

[PATCH] xfs: Regression test for invalid sb_logsunit
 2018-01-15 12:45 UTC  (8+ messages)
` [PATCH v2 1/2] common/xfs: Check if write supports [-c|-d] option in xfs_db
  ` [PATCH v2 2/2] xfs: Regression test for invalid sb_logsunit

[PATCH RFC nft] src: ct: add connection counting support
 2018-01-15 12:42 UTC  (5+ messages)

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-15 12:43 UTC  (8+ 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  (7+ 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  (55+ 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 15/87] x86/acpi: Handle SCI interrupts above legacy space gracefully
` [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 v7 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-01-15 12:42 UTC  (18+ messages)
` [PATCH v7 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v7 02/17] mfd: madera: Add DT bindings "
` [PATCH v7 04/17] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v7 05/17] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v7 06/17] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v7 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
` [PATCH v7 08/17] regulator: arizona-ldo1: "
` [PATCH v7 09/17] irqchip: Add driver "
` [PATCH v7 10/17] pinctrl: madera: Add DT bindings "
` [PATCH v7 11/17] pinctrl: madera: Add driver "
` [PATCH v7 12/17] gpio: madera: Support Cirrus Logic Madera class codecs
` [PATCH v7 13/17] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v7 14/17] ASoC: madera: Add common support "
` [PATCH v7 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
` [PATCH v7 16/17] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85
` [PATCH v7 17/17] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90

[PATCH net] sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
 2018-01-15 12:40 UTC  (3+ messages)

[PATCH 1/2] nghttp2: Move to meta-networking
 2018-01-15 12:40 UTC  (2+ messages)
` [PATCH 2/2] haveged: Add sysvinit support

[meta-python PATCH 1/2] python-pycrypto: Consolidate recipe code inside of .inc
 2018-01-15 12:39 UTC  (2+ messages)
` [meta-python PATCH 2/2] python3-pycrypto: Add recipe

[PATCH 3.18 00/46] 3.18.92-stable review
 2018-01-15 12:33 UTC  (34+ 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 18/46] x86/acpi: Handle SCI interrupts above legacy space gracefully
` [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

mon config commands
 2018-01-15 12:37 UTC  (4+ messages)

[PATCH 0/2] Dynamic HW Mempool Detection Support
 2018-01-15 12:36 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] mbuf: support register mempool Hw ops name APIs
  ` [PATCH v2 4/5] mbuf: pktmbuf pool create helper for specific mempool ops

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-15 12:36 UTC  (7+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v6 03/12] cacheinfo: rename of_node to fw_unique

[Cocci] [PATCH] demos: python_regexp: Fix regex matching
 2018-01-15 12:36 UTC 

stable-rc/linux-4.4.y build: 178 builds: 1 failed, 177 passed, 4 errors (v4.4.111-88-gaee64ffb2ece)
 2018-01-15 12:35 UTC 

[PATCH 00/15] Adding NV12 support
 2018-01-15 12:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Adding NV12 support (rev5)

[PATCH v4] ovl: Improving syncfs efficiency
 2018-01-15 12:35 UTC  (5+ messages)

Efficient management of emails
 2018-01-15 12:34 UTC 

[PATCH 1/2] i2c: ismt: 16-byte align the DMA buffer address
 2018-01-15 12:33 UTC  (7+ messages)
` [1/2] "

[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] btrfs: Remove btrfs_inode::delayed_iput_count
 2018-01-15 12:31 UTC 

[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  (10+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.