public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-20 14:20:02 to 2017-11-20 18:27:12 UTC [more...]

[PATCH v2 00/23] firmware: cleanup for v4.16
 2017-11-20 18:24 UTC  (15+ messages)
` [PATCH v2 02/23] firmware: rename struct firmware_buf to struct fw_priv
` [PATCH v2 03/23] firmware: rename struct fw_priv->fw_id to fw_name
` [PATCH v2 09/23] firmware: use static inline for to_fw_priv()
` [PATCH v2 12/23] firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
` [PATCH v2 13/23] test_firmware: wrap sysfs timeout test into helper
` [PATCH v2 14/23] test_firmware: wrap basic sysfs fallback tests "
` [PATCH v2 16/23] test_firmware: enable custom fallback testing on limited kernel configs
` [PATCH v2 17/23] test_firmware: replace syfs fallback check with kconfig_has helper
` [PATCH v2 18/23] firmware: enable to split firmware_class into separate target files
` [PATCH v2 19/23] firmware: add debug facility to emulate forcing sysfs fallback
` [PATCH v2 20/23] firmware: add debug facility to emulate disabling "
` [PATCH v2 21/23] test_firmware: add a library for shared helpers
` [PATCH v2 22/23] test_firmware: test the 3 firmware kernel configs using debugfs
` [PATCH v2 23/23] firmware: cleanup - group and document up private firmware parameters

[PATCH][v4] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-20 18:25 UTC  (5+ messages)

[PATCH 4.14 00/31] 4.14.1-stable review
 2017-11-20 18:21 UTC  (3+ messages)

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-20 18:20 UTC  (9+ messages)
` [PATCH 14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code

[PATCH] cpupower: Combine two condition checks into one statement in get_cpu_topology()
 2017-11-20 18:19 UTC 

[PATCH] mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
 2017-11-20 18:18 UTC  (7+ messages)
` mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang)

[PATCH v4 0/9] Support PPTT for ARM64
 2017-11-20 18:14 UTC  (9+ messages)
` [PATCH v4 3/9] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v4 5/9] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables

[PATCH 1/2] Documentation: add Sorting section to kernel-api
 2017-11-20 18:09 UTC  (2+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-20 18:06 UTC  (3+ messages)

[PATCH] Documentation: fix profile= options in kernel-parameters.txt
 2017-11-20 18:06 UTC  (2+ messages)

[PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296
 2017-11-20 18:05 UTC 

[PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
 2017-11-20 18:05 UTC  (11+ messages)

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-20 18:04 UTC  (15+ messages)

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-20 18:03 UTC  (11+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
 2017-11-20 18:01 UTC  (6+ messages)

[PATCH v3 00/18] powerpc/vas: Add support for FTW
 2017-11-20 17:57 UTC  (3+ messages)
` [PATCH v3 10/18] powerpc/vas, nx-842: Define and use chip_to_vas_id()

[PATCH 0/5] firmware: few fixes for v4.15
 2017-11-20 17:45 UTC  (6+ messages)
` [PATCH 1/5] firmware: add helper to unregister pm ops
` [PATCH 2/5] firmware: fix capturing errors on fw_cache_init() on early init
` [PATCH 3/5] firmware: provide helpers for registering the syfs loader
` [PATCH 4/5] firmware: fix detecting error on register_reboot_notifier()
` [PATCH 5/5] test_firmware: fix setting old custom fw path back on exit

[PATCH] documentation/svga.txt: update outdated file
 2017-11-20 17:46 UTC  (2+ messages)

[PATCH] watchdog: ib700wdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[PATCH] watchdog: eurotechwdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[GIT PULL] Ceph updates for 4.15-rc1
 2017-11-20 17:41 UTC 

[PATCH] USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself
 2017-11-20 17:40 UTC 

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-20 17:38 UTC  (12+ messages)

[PATCH] USB: option: add Quectel BG96 2c7c:0296
 2017-11-20 17:34 UTC  (2+ messages)

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-20 17:26 UTC  (5+ messages)
` [PATCH 03/10] x86: jailhouse: Enable APIC and SMP support

[PATCH AUTOSEL for 4.9 01/56] ACPICA: Resources: Not a valid resource if buffer length too long
 2017-11-20 17:22 UTC  (5+ messages)

[PATCH 1/3] x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
 2017-11-20 17:21 UTC  (3+ messages)
` [PATCH 2/3] x86/apic: Update the 'apic=' description of setting APIC driver

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-20 17:21 UTC  (4+ messages)
` [PATCH 08/30] x86, kaiser: unmap kernel from userspace page tables (core patch)

[GIT PULL] platform-drivers-x86 for 4.15-1
 2017-11-20 17:17 UTC  (4+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-20 17:15 UTC  (21+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-20 17:07 UTC  (17+ messages)
` [PATCH 01/16] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH 02/16] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 03/16] x86/gdt: Put per-cpu GDT remaps in ascending order
` [PATCH 04/16] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH 05/16] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH 06/16] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH 07/16] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 08/16] x86/asm: Remap the TSS into the cpu entry area
` [PATCH 09/16] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 10/16] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 11/16] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 12/16] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH 13/16] x86/entry/64: Create a percpu SYSCALL entry trampoline
` [PATCH 14/16] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 15/16] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH 16/16] x86/entry/64: Move the IST stacks into cpu_entry_area

kernel build generates invalid object files on Ubuntu 13.10
 2017-11-20 17:09 UTC 

[PATCH] doc: dt: mtd: Add sst25vf016b to the list of supported chip names
 2017-11-20 17:08 UTC  (5+ messages)
` [PATCH v2] dt-bindings: "

[PATCH 0/1] mm/migrate: do not call prep_transhuge_page if !thp_migration_supported
 2017-11-20 17:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ioctl_tty.2: add TIOCGPTPEER documentation
 2017-11-20 17:06 UTC  (7+ messages)

[PATCH] ALSA: line6: add support for POD HD DESKTOP
 2017-11-20 17:06 UTC  (2+ messages)

Dell Vostro 3360 multimedia keys
 2017-11-20 17:05 UTC  (2+ messages)

[RFC PATCH 0/7] Fix Intel audio Kconfig issues
 2017-11-20 16:58 UTC  (12+ messages)
` [RFC PATCH 1/7] ASoC: Intel: Fix Kconfig
    ` [alsa-devel] "
` [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies
    ` [alsa-devel] "
` [RFC PATCH 6/7] ASoC: Intel: boards: align Kconfig configurations for HiFi2
    ` [alsa-devel] "

[lkp-robot] [x86/mm] 9e52fc2b50: will-it-scale.per_thread_ops -16% regression
 2017-11-20 16:58 UTC  (6+ messages)

[Patch v6 00/22] CIFS: Implement SMB Direct protocol
 2017-11-20 16:56 UTC  (3+ messages)
` [Patch v6 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection

[PATCH v2] binder: fix proc->files use-after-free
 2017-11-20 16:57 UTC  (3+ messages)

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2017-11-20 16:55 UTC  (4+ messages)
` [Patch v7 06/22] CIFS: SMBD: export protocol initial values

[PATCH v2 00/15] ima: digest list feature
 2017-11-20 16:52 UTC  (7+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata

[RFC] iio: light: acpi-als: Enable the light sensor on the Zenbook UX430UQ
 2017-11-20 16:51 UTC  (5+ messages)

No check of the size passed to unmap_single in swiotlb
 2017-11-20 16:50 UTC  (3+ messages)

Towards 4.14 LTS
 2017-11-20 16:48 UTC  (5+ messages)
` [LTP] "

[PATCH 01/10 v4] Input: ep93xx_keypad: Fix platform_get_irq's error checking
 2017-11-20 16:48 UTC  (3+ messages)

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-11-20 16:43 UTC  (4+ messages)

[PATCH] time: Make NTP optionnal
 2017-11-20 16:39 UTC  (7+ messages)

RFC: Copying Device Tree File into reserved area of VMLINUX before deployment
 2017-11-20 16:38 UTC  (4+ messages)

[PATCH] ASoC: cht_bsw_rt5645: Use common error handling code in cht_codec_fixup()
 2017-11-20 16:35 UTC  (2+ messages)

Prototype patch for Linux-kernel memory model
 2017-11-20 16:35 UTC  (6+ messages)

Resizable PCI BAR support V9
 2017-11-20 16:33 UTC  (5+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5

BUG: unable to handle kernel paging request in snd_seq_oss_readq_puts
 2017-11-20 16:31 UTC  (6+ messages)

[PATCH 4.4 00/59] 4.4.100-stable review
 2017-11-20 16:31 UTC  (2+ messages)

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-20 16:30 UTC  (3+ messages)

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-20 16:29 UTC  (3+ messages)
` [PATCH 5/8] crypto: "

[PATCH] x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
 2017-11-20 16:26 UTC 

[PATCH] wcn36xx: fix iris child-node lookup
 2017-11-20 16:25 UTC  (2+ messages)
`  "

[PATCH 3.18 00/38] 3.18.83-stable review
 2017-11-20 16:25 UTC  (5+ messages)

[PATCH 01/10 v3] Input: ep93xx_keypad: Fix platform_get_irq's error checking
 2017-11-20 16:24 UTC  (3+ messages)

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-20 16:18 UTC  (3+ messages)
` [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch

[PATCH v2 0/2] mfd: cros_ec: move cros_ec_dev driver to MFD subdir
 2017-11-20 16:15 UTC  (3+ messages)
` [PATCH v2 1/2] cros_ec: Split cros_ec_devs module
` [PATCH v2 2/2] cros_ec: Move cros_ec_dev module to drivers/mfd

[PATCH] misc/mic/scif: remove redundant assignment of dst_local to itself
 2017-11-20 16:11 UTC 

[PATCH] apparmor: initialized returned struct aa_perms
 2017-11-20 16:05 UTC  (5+ messages)

[RESEND PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
 2017-11-20 16:04 UTC  (8+ messages)
    ` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy (was: Re: [RESEND PATCH] mm, oom_reaper: gather each vma to prevent) "
            ` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy

[PATCH v2] platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix
 2017-11-20 16:03 UTC  (3+ messages)

Documentation patch for namespaced file capabilities
 2017-11-20 16:03 UTC  (2+ messages)

Add fine grained sampled metrics for perf script
 2017-11-20 16:03 UTC  (6+ messages)
` [PATCH v3 3/3] perf, tools, script: Allow computing metrics in "

[PATCH 1/5 v4] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
 2017-11-20 16:01 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-20 15:57 UTC  (3+ messages)
` [PATCH v4 2/2] livepatch: force transition to finish

perf/x86/amd/power missing pmu::module initialisation
 2017-11-20 15:55 UTC  (3+ messages)

v4.15-rc0 perl locale warnings
 2017-11-20 15:54 UTC  (2+ messages)

[PATCH v1 0/9] perf stat: Enable '--per-thread' on all threads
 2017-11-20 15:50 UTC  (5+ messages)

[GIT PULL 1/2] Kbuild updates for v4.15
 2017-11-20 15:48 UTC  (5+ messages)

[PATCH] debug cgroup: use task_css_set instead of rcu_dereference
 2017-11-19 21:08 UTC 

[PATCH] perf stat: Fix duplicate error messages in perf_stat_synthesize_config()
 2017-11-20 15:46 UTC  (2+ messages)

Linux 3.10.108 (EOL)
 2017-11-20 15:46 UTC  (11+ messages)

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-20 15:42 UTC  (6+ messages)
` [patch V2 02/11] LICENSES: Add the GPL 2.0 license

[PATCH 0/3] mmc: tmio: fix card detection
 2017-11-20 15:39 UTC  (4+ messages)
` [PATCH 2/3] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD

[PATCH v4] scripts: add leaking_addresses.pl
 2017-11-20 15:39 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-11-20 15:39 UTC  (3+ messages)
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH v2 00/18] Add support for clang LTO
 2017-11-20 15:25 UTC  (13+ messages)
` [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
` [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
` [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c

[PATCH] pinctrl: intel: Initialize GPIO properly when used through irqchip
 2017-11-20 15:19 UTC 

[PATCH v2] perf report/top: Add a tip about source line matching
 2017-11-20 15:17 UTC 

[PATCH 0/6] mmc: tmio, renesas_shci: cleanups, core code change for new driver
 2017-11-20 15:14 UTC  (8+ messages)
` [PATCH 2/6] mmc: tmio: set tmio_mmc_host to driver data

[PATCH 4.9 00/72] 4.9.64-stable review
 2017-11-20 15:10 UTC  (3+ messages)

[PATCH] crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()'
 2017-11-20 15:09 UTC  (2+ messages)

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-20 15:06 UTC  (4+ messages)
` [RFC] [PATCH] drm: adv7511/33: Fix "

[PATCH] Support TrackStick of Thinkpad L570
 2017-11-20 15:03 UTC  (2+ messages)

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2017-11-20 14:54 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: i2c: update documentation for the Meson-AXG
` [PATCH v2 2/5] i2c: meson: add configurable divider factors
` [PATCH v2 3/5] ARM64: dts: meson-axg: add I2C DT info for Meson-AXG SoC
` [PATCH v2 4/5] ARM64: dts: meson-axg: describe pin DT info for I2C controller
` [PATCH v2 5/5] ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker

Fwd: stable-rc/linux-4.4.y build: 182 builds: 60 failed, 122 passed, 60 errors, 60 warnings (v4.4.99-60-g803704b287d8)
 2017-11-20 14:51 UTC  (3+ messages)

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-20 14:44 UTC  (5+ messages)

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-20 14:29 UTC  (3+ messages)
` [PATCH 11/31] nds32: Atomic operations

[PATCH] dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved
 2017-11-20 14:28 UTC 

[PATCH 0/7] net: core: devname allocation cleanups
 2017-11-20 14:26 UTC  (3+ messages)
` [PATCH 3/7] net: core: eliminate dev_alloc_name{,_ns} code duplication

[PATCH] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-11-20 14:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-11-20 14:20 UTC  (3+ messages)
` [PATCH v3 05/16] iommu/vt-d: support flushing more TLB types

[PATCH v2 0/4] ARM64: dts: meson-gx: fix VPU init for non-vendor u-boot
 2017-11-20 14:19 UTC  (5+ messages)
` [PATCH v2 1/4] ARM64: dts: meson-gx: add VPU power domain
` [PATCH v2 2/4] ARM64: dts: meson-gx: Add HDMI_5V regulator on selected boards
` [PATCH v2 3/4] ARM64: dts: meson-gx: grow reset controller memory zone
` [PATCH v2 4/4] ARM64: dts: odroid-c2: Add HDMI and CEC Nodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox