linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-16 14:43:28 to 2017-11-16 17:46:05 UTC [more...]

[PATCH 4.4 00/28] 4.4.99-stable review
 2017-11-16 17:42 UTC  (15+ messages)
` [PATCH 4.4 01/28] mac80211: accept key reinstall without changing anything
` [PATCH 4.4 02/28] mac80211: use constant time comparison with keys
` [PATCH 4.4 11/28] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.4 13/28] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.4 15/28] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.4 16/28] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.4 17/28] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.4 18/28] ppp: fix race in ppp device destruction
` [PATCH 4.4 20/28] tcp/dccp: fix ireq->opt races
` [PATCH 4.4 23/28] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.4 24/28] tipc: fix link attribute propagation bug
` [PATCH 4.4 25/28] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.4 27/28] target: Fix node_acl demo-mode + uncached dynamic shutdown regression
` [PATCH 4.4 28/28] misc: panel: properly restore atomic counter on error path

[PATCH v3 1/3] kvm: arm debug: introduce helper for single-step
 2017-11-16 17:44 UTC  (4+ messages)
` [PATCH v3 2/3] kvm: arm64: handle single-stepping trapped instructions
` [PATCH v3 3/3] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-16 17:43 UTC  (10+ messages)
` [PATCH 1/7] checkpatch: Implement new --ignore-cfg parameter
` [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch
` [PATCH 3/7] checkpatch: Add a few convenience options to disable/modify features
` [PATCH 4/7] Documentation: Add documentation for the new P= Makefile option
` [PATCH 5/7] checkpatch: Improve --fix-inplace for TABSTOP
` [PATCH 6/7] checkpatch: Make --ignore-cfg look recursively for the file
` [PATCH 7/7] Documentation: Update checkpatch --ignore-cfg description

[PATCH] mailbox: txdone_method shouldn't always be reset
 2017-11-16 17:42 UTC  (5+ messages)

[PATCH] rsi: fix memory leak on buf and usb_reg_buf
 2017-11-16 17:39 UTC 

[PATCH] scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
 2017-11-16 17:38 UTC 

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 17:34 UTC  (35+ messages)
` [PATCH v2 05/18] arm64: fix -m for GNU gold
` [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
` [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
` [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
` [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
` [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG

[PATCH 3.18 00/20] 3.18.82-stable review
 2017-11-16 17:28 UTC  (20+ messages)
` [PATCH 3.18 01/20] [PATCH] Revert "ceph: unlock dangling spinlock in try_flush_caps()"
` [PATCH 3.18 02/20] mac80211: accept key reinstall without changing anything
` [PATCH 3.18 03/20] mac80211: use constant time comparison with keys
` [PATCH 3.18 04/20] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 3.18 05/20] usb: usbtest: fix NULL pointer dereference
` [PATCH 3.18 06/20] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 3.18 08/20] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 3.18 09/20] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 3.18 10/20] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 3.18 11/20] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 3.18 12/20] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 3.18 13/20] net/unix: dont show information about sockets from other namespaces
` [PATCH 3.18 14/20] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 3.18 15/20] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 3.18 16/20] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 3.18 17/20] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 3.18 18/20] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 3.18 19/20] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 3.18 20/20] target/iscsi: Fix iSCSI task reassignment handling

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-16 17:29 UTC  (9+ messages)
` [PATCH v7 03/13] slimbus: Add SLIMbus bus type
  ` [alsa-devel] "
` [PATCH v7 04/13] slimbus: core: Add slim controllers support

[PATCH v2 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-16 17:30 UTC  (19+ messages)
` [PATCH v2 02/14] soundwire: Add SoundWire bus type
` [PATCH v2 03/14] soundwire: Add Master registration
` [PATCH v2 04/14] soundwire: Add MIPI DisCo property helpers
` [PATCH v2 07/14] regmap: Add SoundWire bus support
` [PATCH v2 08/14] soundwire: Add Slave status handling helpers

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-16 17:25 UTC  (7+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest

[git pull] drm for v4.15
 2017-11-16 17:17 UTC  (3+ messages)

[PATCH 0/4] treewide: Fix line continuation formats
 2017-11-16 17:17 UTC  (9+ messages)
` [PATCH 1/4] rk3399_dmc: Fix line continuation format
` [PATCH 2/4] drm: amd: Fix line continuation formats
` [PATCH 3/4] [media] dibx000_common: Fix line continuation format
` [PATCH 4/4] ima: "

[PATCH v2 00/17] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-11-16 17:16 UTC  (4+ messages)
` [PATCH v2 04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init

[PATCH 0/2] ALSA: nm256: Fine-tuning for three function implementations
 2017-11-16 17:15 UTC  (4+ messages)
` [PATCH 1/2] ALSA: nm256: Adjust five function calls together with a variable assignment
` [PATCH 2/2] ALSA: nm256: Use common error handling code in snd_nm256_probe()

[PATCH v9 05/12] RISC-V: Atomic and Locking Code
 2017-11-16 17:12 UTC  (9+ messages)
` [patches] "

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-16 17:12 UTC  (4+ messages)

[PATCH v2 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-11-16 17:08 UTC  (7+ messages)
` [PATCH v2 1/4] omapdrm: fix compatible string for td028ttec1

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-16 17:09 UTC  (6+ messages)
` [RFC PATCH v11 for 4.15 01/24] Restartable sequences system call

[PATCH] tracing/probe: fix typo in pr_fmt in trace_uprobe.c
 2017-11-16 17:05 UTC  (6+ messages)

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-16 17:05 UTC  (18+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-16 17:03 UTC  (20+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver
` [RFC 06/19] s390/zcrypt: register matrix device with VFIO mediated device framework
` [RFC 07/19] KVM: s390: introduce AP matrix configuration interface

[GIT PULL] First batch of KVM changes for 4.15
 2017-11-16 17:02 UTC 

[PATCH] net/netlabel: Add list_next_rcu() in rcu_dereference()
 2017-11-16 17:03 UTC 

[RFC PATCH] blk-throttle: add burst allowance
 2017-11-16 16:50 UTC  (2+ messages)

[PATCH V1 0/4] qcom: spmi-wled: Support for QCOM wled driver
 2017-11-16 16:55 UTC  (3+ messages)
` [PATCH V1 1/4] qcom: spmi-wled: Add support for qcom "

[PATCH 1/2] musb: remove unused frame variable
 2017-11-16 16:54 UTC  (4+ messages)
` [PATCH 2/2] musb: remove unused pipe variable

[PATCHv4 0/3] dts: Add the property of IB and OB
 2017-11-16 16:49 UTC  (6+ messages)
` [PATCHv4 1/3] ARMv8: dts: ls1046a: add "

[PATCH] kbuild: clean up *.i and *.lst patterns by make clean
 2017-11-16 16:49 UTC 

[PATCH] ALSA: usb-audio: uac1: Invalidate ctl on interrupt
 2017-11-16 16:35 UTC 

[GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
 2017-11-16 16:44 UTC  (8+ messages)

[PATCH v2 0/4] Quirks cleanup and hid-generic niceness
 2017-11-16 16:44 UTC  (3+ messages)

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-16 16:42 UTC  (3+ messages)

[PATCH 00/10] Dynamic Host1x channel allocation
 2017-11-16 16:40 UTC  (4+ messages)
` [PATCH 06/10] drm/tegra: Deliver job completion callback to client

[PATCH v3 0/2] Fix improper handling of SCI INT for platforms supporting only IOAPIC mode
 2017-11-16 16:13 UTC  (3+ messages)
` [PATCH v3 1/2] acpi/x86: "
` [PATCH v3 2/2] acpi/x86: Reuse the mp_register_ioapic_irq() in the function mp_override_legacy_irq()

[lkp-robot] [fw_cfg] 05b5d5161b: WARNING:at_drivers/firmware/qemu_fw_cfg.c:#fw_cfg_dma_transfer
 2017-11-16  0:58 UTC 

4.14 regression from commit d57ea877af38 media: rc: per-protocol repeat period
 2017-11-16 16:39 UTC  (2+ messages)

[PATCH] usb: musb: musb_host: Introduce postponed URB giveback
 2017-11-16 16:32 UTC  (4+ messages)

[PATCH] cpuidle: Add "cpuidle.use_deepest" to bypass governor and allow HW to go deep
 2017-11-16 16:11 UTC  (2+ messages)

[PATCH] lib/stackdepot: use a non-instrumented version of memcmp()
 2017-11-16 16:29 UTC  (3+ messages)

[PATCH v2] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-16 16:28 UTC 

[PATCH 0/2] ASoC: fsl_asrc: neatening
 2017-11-16 16:25 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_asrc: Fix line continuation format
` [PATCH 2/2] ASoC: fsl_asrc: constify some arrays

[PATCH] tracing/irqtrace: only call trace_hardirqs_on/off when state changes
 2017-11-16 16:15 UTC 

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-16 16:13 UTC  (6+ messages)

[PATCH 0/8] USB: add device-tree support for interfaces
 2017-11-16 16:12 UTC  (3+ messages)

[PATCH v6 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-16 16:09 UTC  (9+ messages)
` [PATCH v6 3/5] fw_cfg: do DMA read operation
` [PATCH v6 5/5] fw_cfg: write vmcoreinfo details

[PATCH] dt-bindings: remove file that was added accidentally
 2017-11-16 16:07 UTC  (2+ messages)

[PATCH v5 0/4] KVM: X86: Paravirt remote TLB flush
 2017-11-16 16:06 UTC  (5+ messages)
` [PATCH v5 2/4] KVM: X86: Add paravirt "

[PATCH v3 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-16 15:58 UTC  (4+ messages)

ce56a86e2a ("x86/mm: Limit mmap() of /dev/mem to valid physical addresses"): kernel BUG at arch/x86/mm/physaddr.c:79!
 2017-11-16 15:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: Limit mmap() of /dev/mem to valid physical addresses

[PATCH v2] sched/deadline: fix runtime accounting in documentation
 2017-11-16 15:52 UTC  (2+ messages)
` [tip:sched/urgent] sched/deadline: Fix the description of runtime accounting in the documentation

[PATCH] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-16 15:44 UTC 

[ANNOUNCE] v4.13.10-rt3
 2017-11-16 15:39 UTC  (3+ messages)
` [ANNOUNCE] v4.13.10-rt3 (possible recursive locking warning)

[PATCH 0/2] ALSA-miXart: Fine-tuning for seven function implementations
 2017-11-16 15:36 UTC  (3+ messages)
` [PATCH 1/2] ALSA: mixart: Adjust 23 function calls together with a variable assignment
` [PATCH 2/2] ALSA: mixart: Use common error handling code in snd_mixart_probe()

[PATCH] refcount: provide same memory ordering guarantees as in atomic_t
 2017-11-16 15:29 UTC  (9+ messages)

[RFC PATCH 0/2] arm64: optional paranoid __{get,put}_user checks
 2017-11-16 15:28 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64: write __range_ok() in C

[PATCH] drivers: base: cacheinfo: support DT overrides for cache type
 2017-11-16 15:23 UTC  (2+ messages)

[PATCH 0/4] cpu_cooling: cooling dev registration cleanups
 2017-11-16 15:20 UTC  (8+ messages)
` [PATCH 4/4] cpu_cooling: Drop static-power related stuff

linux-next: manual merge of the rseq tree with Linus' tree
 2017-11-16 15:21 UTC  (5+ messages)

[RFC PATCH v2 0/3] Man pages for rseq, cpu_opv, update membarrier
 2017-11-16 15:17 UTC  (4+ messages)
` [RFC PATCH 1/3] Add cpu_opv system call manpage
` [RFC PATCH 2/3] Add rseq manpage
` [RFC PATCH 3/3] Update membarrier manpage for 4.14, 4.15

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-16 15:15 UTC  (4+ messages)
` [patch 1/7] Documentation: Add license-rules.rst to describe how to properly identify file licenses

[PATCH] cpufreq: powernv: Return the actual CPU frequency in /proc/cpuinfo
 2017-11-16 15:14 UTC  (2+ messages)

[PATCH] soc: qcom: smp2p: Access APCS as mailbox client
 2017-11-16 15:13 UTC  (3+ messages)

[GIT PULL] sound updates for 4.15-rc1
 2017-11-16 15:10 UTC  (5+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-16 15:10 UTC  (5+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
  ` [PATCH v3 "
    ` [PATCH v3 1/6] PM / core: Add LEAVE_SUSPENDED driver flag

[PATCH v3 0/6] ANDROID: binder: RT priority inheritance
 2017-11-16 15:10 UTC  (7+ messages)
` [PATCH v3 1/6] ANDROID: binder: add support for RT prio inheritance

[PATCH V1] drivers:mtd:spi-nor:checkup FSR error bits
 2017-11-16 15:07 UTC  (2+ messages)

[PATCH] arm, ls1021a: add support for Moxa UC-8410A open platform
 2017-11-16 14:58 UTC 

[PATCH 0/3] zfcp: timer_setup() refactoring feature for v4.15-rc1
 2017-11-16 14:45 UTC  (5+ messages)
` [PATCH 3/3] zfcp: drop open coded assignments of timer_list.function


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