public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 15:36:41 to 2018-02-13 17:51:39 UTC [more...]

[PATCH -next 0/3] sysvipc: introduce STAT_ALL commands
 2018-02-13 17:41 UTC  (4+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ALL)
` [PATCH 2/3] ipc/sem: introduce shmctl(SEM_STAT_ALL)
` [PATCH 3/3] ipc/msg: introduce shmctl(MSG_STAT_ALL)

[PATCH 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-02-13 17:51 UTC  (21+ messages)
` [PATCH 01/18] thunderbolt: Resume control channel after hibernation image is created
` [PATCH 02/18] thunderbolt: Serialize PCIe tunnel creation with PCI rescan
` [PATCH 03/18] thunderbolt: Handle connecting device in place of host properly
` [PATCH 04/18] thunderbolt: Do not overwrite error code when domain adding fails
` [PATCH 05/18] thunderbolt: Wait a bit longer for root switch config space
` [PATCH 06/18] thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
` [PATCH 07/18] thunderbolt: Handle rejected Thunderbolt devices
` [PATCH 08/18] thunderbolt: Factor common ICM add and update operations out
` [PATCH 09/18] thunderbolt: Correct function name in kernel-doc comment
` [PATCH 10/18] thunderbolt: Add tb_switch_get()
` [PATCH 11/18] thunderbolt: Add tb_switch_find_by_route()
` [PATCH 12/18] thunderbolt: Add tb_xdomain_find_by_route()
` [PATCH 13/18] thunderbolt: Add constant for approval timeout
` [PATCH 14/18] thunderbolt: Move driver ready handling to struct icm
` [PATCH 15/18] thunderbolt: Add 'boot' attribute for devices
` [PATCH 16/18] thunderbolt: Add support for preboot ACL
` [PATCH 17/18] thunderbolt: Introduce USB only (SL4) security level
` [PATCH 18/18] thunderbolt: Add support for Intel Titan Ridge

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-13 17:51 UTC  (5+ messages)

[PATCH v4 0/5] Add support for i2c_new_secondary_device
 2018-02-13 17:48 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: media: adv7604: Extend bindings to allow specifying slave map addresses
` [PATCH v4 2/5] dt-bindings: adv7511: "
` [PATCH v4 3/5] [RFT] ARM: dts: wheat: Fix ADV7513 address usage
` [PATCH v4 4/5] media: adv7604: Add support for i2c_new_secondary_device
` [PATCH v4 5/5] drm: adv7511: "

[PATCH v2 00/11] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-13 17:49 UTC  (10+ messages)
` [PATCH v2 03/11] watchdog/hpwdt: Update nmi_panic message
` [PATCH v2 04/11] watchdog/hpwdt: white space changes
` [PATCH v2 05/11] watchdog/hpwdt: Update Module info
` [PATCH v2 11/11] watchdog/hpwdt: Update driver version

lost connection to test machine (4)
 2018-02-13 17:49 UTC  (7+ messages)

[PATCH] iio: adc: ina2xx: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 16:52 UTC 

Thinkpad X1 Carbon 3rd - Reducing the compressed framebuffer size
 2018-02-13 17:45 UTC  (9+ messages)

[PATCH] kstrtox: make kstrtobool_from_user() very strict
 2018-02-13 17:45 UTC  (9+ messages)

[PATCH v3 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-13 17:44 UTC  (7+ messages)
` [PATCH v3 2/5] "

[PATCH] reset: add support for non-DT systems
 2018-02-13 17:43 UTC  (3+ messages)

[PATCHv9 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 17:42 UTC  (3+ messages)
` [tip:x86/boot] "

[PATCH] x86/boot/compressed/64: Do not truncate gdt address
 2018-02-13 17:40 UTC 

[PATCHv2 0/6] iommu/intel: Handle DMAR faults in a wq
 2018-02-13 17:38 UTC  (5+ messages)
` [PATCHv2 4/6] iommu/intel: Handle DMAR faults on workqueue

[PATCH 0/2] SDM845 System Cache Driver
 2018-02-13 17:38 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc

[PATCH char-misc 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-02-13 17:34 UTC  (2+ messages)

linux-next: unnecessary merge in the v4l-dvb tree
 2018-02-13 17:33 UTC  (9+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-13 17:25 UTC  (9+ messages)

[PATCH] x86/microcode/intel: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 17:24 UTC  (3+ messages)

[PATCH v5 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-02-13 17:21 UTC  (4+ messages)

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 17:17 UTC  (7+ messages)

[PATCH v13 0/9] LPC: legacy ISA I/O support
 2018-02-13 17:45 UTC  (10+ messages)
` [PATCH v13 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v13 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v13 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v13 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v13 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v13 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v13 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v13 8/9] LPC, ACPI: Add the HISI LPC ACPI support
` [PATCH v13 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH 4.9.y] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
 2018-02-13 17:13 UTC 

[PATCH] fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
 2018-02-13 15:16 UTC  (2+ messages)

[PATCH] x86_64: trim clear_page.S includes
 2018-02-13 17:00 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Trim "

[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
 2018-02-13 16:58 UTC  (26+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 02/25] soc: qcom: add support to APR bus driver
` [PATCH v3 03/25] ASoC: qcom: qdsp6: Add common qdsp6 helper functions
` [PATCH v3 04/25] dt-bindings: sound: qcom: Add bindings for q6afe
` [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE
` [PATCH v3 06/25] dt-bindings: sound: qcom: Add bindings for q6adm
` [PATCH v3 07/25] ASoC: qcom: qdsp6: Add support to Q6ADM
` [PATCH v3 08/25] dt-bindings: sound: qcom: Add bindings for q6asm
` [PATCH v3 09/25] ASoC: qcom: qdsp6: Add support to Q6ASM
` [PATCH v3 10/25] ASoC: qcom: q6asm: Add support to memory map and unmap
` [PATCH v3 11/25] ASoC: qcom: q6asm: add support to audio stream apis
` [PATCH v3 12/25] ASoC: qcom: qdsp6: Add support to Q6CORE
` [PATCH v3 13/25] ASoC: qcom: qdsp6: Add support to q6routing driver
` [PATCH v3 14/25] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm "
` [PATCH v3 16/25] ASoC: qcom: q6afe: add SLIMBus port Support
` [PATCH v3 17/25] ASoC: qcom: q6afe-dai: add support to slim afe dais
` [PATCH v3 18/25] ASoC: qcom: q6routing: add support to all SLIMBus Mixers
` [PATCH v3 19/25] ASoC: qcom: q6afe: add support to MI2S ports
` [PATCH v3 20/25] ASoC: qcom: q6afe: add support to MI2S sysclks
` [PATCH v3 21/25] ASoC: qcom: q6afe-dai: add support to 4 MI2S ports
` [PATCH v3 22/25] ASoC: qcom: q6routing: add support to MI2S Mixers
` [PATCH v3 23/25] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
` [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver
` [PATCH v3 25/25] arm64: dts: msm8996: db820c: Add sound card support

[PATCH v1] x86/io: Define readq()/writeq() to use 64-bit type
 2018-02-13 16:58 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-02-13 17:05 UTC  (13+ messages)

[PATCH] clk: keystone: sci-clk: add support for dynamically probing clocks
 2018-02-13 17:00 UTC  (2+ messages)

[PATCH] efi/apple-properties: Delete an error message for a failed memory allocation in unmarshal_devices()
 2018-02-13 17:00 UTC 

[PATCH] x86_64: clobber flags in clear_page()
 2018-02-13 16:59 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Clobber "

[PATCH] PCI/ASPM: Use 64-bit arithmetic instead of 32-bit
 2018-02-13 16:59 UTC 

[PATCH] x86/apic: Replace the redundant macros with an empty stub
 2018-02-13 16:59 UTC  (2+ messages)
` [tip:x86/apic] x86/apic: Simplify init_bsp_APIC() usage

[PATCH] x86/x2apic: Make set_x2apic_phys_mode __init
 2018-02-13 16:58 UTC  (2+ messages)
` [tip:x86/apic] x86/x2apic: Mark set_x2apic_phys_mode() as __init

x86/stack protector: X86_32_LAZY_GS=n hangs kernel on old processors
 2018-02-13 16:57 UTC  (2+ messages)

[PATCH v2 0/2] Add support for AK4458 DAC
 2018-02-13 14:14 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: codecs: Add support for AK4458 DAC driver
` [PATCH v2 2/2] ASoC: ak4458: Add bindings for AK4458 DAC

[PATCH] serial: 8250: Add Nuvoton NPCM UART
 2018-02-13 16:52 UTC  (2+ messages)

[GIT PULL] arm64 spectre and meltdown mitigations for -stable
 2018-02-13 16:48 UTC  (5+ messages)

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-02-13 16:48 UTC  (9+ messages)

perf Intel x86_64 : BUG: BRANCH_INSTRUCTIONS / BRANCH_MISSES cannot be combined with CACHE_REFERENCES / CACHE_MISSES 
 2018-02-13 16:47 UTC 

pata-macio WARNING at dmam_alloc_coherent+0xec/0x110
 2018-02-13 16:46 UTC  (3+ messages)

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-13 16:42 UTC  (4+ messages)
` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH 0/2] vfio: platform: Improve reset support
 2018-02-13 16:36 UTC  (3+ messages)
` [PATCH 1/2] vfio: platform: Fix reset module leak in error path
` [PATCH 2/2] vfio: platform: Add generic DT reset support

[RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context
 2018-02-13 16:36 UTC  (6+ messages)

[PATCH 4.9 00/92] 4.9.81-stable review
 2018-02-13 16:32 UTC  (11+ messages)
` [PATCH 4.9 43/92] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown

[PATCH] tty: make n_tty_read() always abort if hangup is in progress
 2018-02-13 16:35 UTC  (2+ messages)

[PATCH] efi: Delete an error message for a failed memory allocation in efivar_init()
 2018-02-13 16:33 UTC 

[PATCH] ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
 2018-02-13 16:27 UTC  (7+ messages)

[RFC PATCH 0/2] KVM: MSR-based features
 2018-02-13 16:25 UTC  (6+ messages)
` [RFC PATCH 1/2] KVM: x86: Add a framework for supporting "
` [RFC PATCH 2/2] KVM: SVM: Add MSR feature support for serializing LFENCE

RFC: build config via DT names
 2018-02-13 16:21 UTC  (4+ messages)

intel_pmc_core does not initialize intel 8th gen PMC
 2018-02-13 16:21 UTC  (2+ messages)

[PATCH] kernel: x86: apic: Replace GFP_ATOMIC with GFP_KERNEL in __add_pin_to_irq_node
 2018-02-13 16:20 UTC  (5+ messages)

[PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
 2018-02-13 16:06 UTC  (10+ messages)

[PATCH v4 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-13 16:12 UTC  (3+ messages)
` [PATCH v4 3/3] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] ARM: dts: armada: netgear-rn*: fix rtc node name
 2018-02-13 16:11 UTC  (2+ messages)

[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-13 16:09 UTC  (16+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory

[PATCH] perf: Add support for creating offline events
 2018-02-13 16:08 UTC  (7+ messages)

[PATCH v3 0/3] add UniPhier audio nodes
 2018-02-13 16:06 UTC  (2+ messages)

[RESEND] [PATCH] x86/smpboot: avoid warning messages while hot-removing physical cpu
 2018-02-13 16:05 UTC  (3+ messages)
` [PATCH] x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU

[drm-nouveau-mmu] question about potential NULL pointer dereference
 2018-02-13 15:40 UTC 

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-13 16:02 UTC  (3+ messages)
` [PATCH v7 31/37] MAINTAINERS: Add nds32

[PATCH v2 1/2] KVM: X86: Add per-VM no-HLT-exiting capability
 2018-02-13 16:02 UTC  (2+ messages)

[PATCH] iommu/amd - Use dev_err to send events to the system log
 2018-02-13 16:00 UTC  (4+ messages)

[PATCH 3.18 0/9] Backports for security and critical bug fixes
 2018-02-13 16:00 UTC  (2+ messages)

4.15-rc6 PTI regression: L1 TLB mismatch MCE on Athlon64
 2018-02-13 15:59 UTC  (4+ messages)
` [tip:x86/pti] x86/pti: Make sure the user/kernel PTEs match

[RFC PATCH 0/8] tracing: probeevent: Improve fetcharg features
 2018-02-13 15:58 UTC  (10+ messages)
` [RFC PATCH 1/8] tracing: probeevent: Cleanup print argument functions
` [RFC PATCH 2/8] tracing: probeevent: Cleanup argument field definition
` [RFC PATCH 3/8] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
` [RFC PATCH 4/8] tracing: probeevent: Introduce new argument fetching code
` [RFC PATCH 5/8] tracing: probeevent: Add symbol type
` [RFC PATCH 6/8] x86: ptrace: Add function argument access API
` [RFC PATCH 7/8] tracing: probeevent: Add $argN for accessing function args
` [RFC PATCH 8/8] tracing: probeevent: Add an array for basic types

[patch] kvm: suppress KVM_SET_GSI_ROUTING allocation failure
 2018-02-13 15:58 UTC  (6+ messages)

[PATCH v2] libnvdimm: re-enable deep flush for pmem devices
 2018-02-13 15:57 UTC  (5+ messages)

[PATCH RESEND V3 0/9] clk: add imx7ulp clk support
 2018-02-13 13:28 UTC  (2+ messages)
` [PATCH RESEND V3 6/9] dt-bindings: clock: add imx7ulp clock binding doc

[PATCH] rtc: isl12026: Add driver
 2018-02-13 15:54 UTC  (2+ messages)

[PATCH] kthread: Export kthread_data()
 2018-02-13 15:50 UTC  (2+ messages)

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-13 15:46 UTC  (4+ messages)

[PATCH,RESEND2] regulator: fixed, gpio: dt: regulator-name is required property
 2018-02-13 15:45 UTC  (2+ messages)

[PATCHv4 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()
 2018-02-13 15:31 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/encrypt: Simplify sme_pgtable_calc()

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-13 15:43 UTC  (3+ messages)
` [PATCH 01/20] ARM: mvebu: Fix broken PL310_ERRATA_753970 selects

[PATCHv4 1/3] x86/mm/encrypt: Move page table helpers into separate translation unit
 2018-02-13 15:30 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCHv4 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
 2018-02-13 15:30 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/encrypt: Simplify "

move stack-protector availability out of Kconfig
 2018-02-13 15:41 UTC  (2+ messages)

B43 driver no longer works in Linux 4.15 (bisected)
 2018-02-13 15:41 UTC  (5+ messages)

[PATCH v6] fs: Add VirtualBox guest shared folder (vboxsf) support
 2018-02-13 15:40 UTC 

[PATCH v3] x86: Align TLB invalidation info
 2018-02-13 15:29 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: "

[PATCH stable] cifs: empty TargetInfo leads to crash on recovery
 2018-02-13 15:38 UTC  (4+ messages)

[tip:x86/pti] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
 2018-02-13 15:26 UTC  (2+ messages)
` [tip:x86/pti] x86/speculation: Add <asm/msr-index.h> dependency

[PATCH 16/25] arm: zx: dts: Remove leading 0x and 0s from bindings notation
 2018-02-13 15:37 UTC  (3+ messages)

[PATCH] x86/mm: Rename flush_tlb_single() and flush_tlb_one()
 2018-02-13 15:29 UTC  (2+ messages)
` [tip:x86/pti] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()


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