linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 18:06:45 to 2017-09-13 21:56:55 UTC [more...]

[v8 0/4] cgroup-aware OOM killer
 2017-09-13 21:56 UTC  (7+ messages)
` [v8 2/4] mm, oom: "

[PATCH V3 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-13 21:52 UTC  (2+ messages)

[PATCH] perf, tools: Improve error messages for missing PMUs
 2017-09-13 21:50 UTC 

[patch 00/52] x86: Rework the vector management
 2017-09-13 21:29 UTC  (53+ messages)
` [patch 01/52] genirq: Fix cpumask check in __irq_startup_managed()
` [patch 02/52] genirq/debugfs: Show debug information for all irq descriptors
` [patch 03/52] genirq/msi: Capture device name for debugfs
` [patch 04/52] irqdomain/debugfs: Provide domain specific debug callback
` [patch 05/52] genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
` [patch 06/52] genirq: Set managed shut down flag at init
` [patch 07/52] genirq: Separate activation and startup
` [patch 08/52] genirq/irqdomain: Update irq_domain_ops.activate() signature
` [patch 09/52] genirq/irqdomain: Allow irq_domain_activate_irq() to fail
` [patch 10/52] genirq/irqdomain: Propagate early activation
` [patch 11/52] genirq/irqdomain: Add force reactivation flag to irq domains
` [patch 12/52] genirq: Implement bitmap matrix allocator
` [patch 13/52] genirq/matrix: Add tracepoints
` [patch 14/52] x86/apic: Deinline x2apic functions
` [patch 15/52] x86/apic: Sanitize return value of apic.set_apic_id()
` [patch 16/52] x86/apic: Sanitize return value of check_apicid_used()
` [patch 17/52] x86/apic: Move probe32 specific APIC functions
` [patch 18/52] x86/apic: Move APIC noop specific functions
` [patch 19/52] x86/apic: Sanitize 32/64bit APIC callbacks
` [patch 20/52] x86/apic: Move common "
` [patch 21/52] x86/apic: Reorganize struct apic
` [patch 22/52] x86/apic/x2apic: Simplify cluster management
` [patch 23/52] x86/apic: Get rid of apic->target_cpus
` [patch 24/52] x86/vector: Rename used_vectors to system_vectors
` [patch 25/52] x86/apic: Get rid of multi CPU affinity
` [patch 26/52] x86/ioapic: Remove obsolete post hotplug update
` [patch 27/52] x86/vector: Simplify the CPU hotplug vector update
` [patch 28/52] x86/vector: Cleanup variable names
` [patch 29/52] x86/vector: Store the single CPU targets in apic data
` [patch 30/52] x86/vector: Simplify vector move cleanup
` [patch 31/52] x86/ioapic: Mark legacy vectors at reallocation time
` [patch 32/52] x86/apic: Get rid of the legacy irq data storage
` [patch 33/52] x86/vector: Remove pointless pointer checks
` [patch 34/52] x86/vector: Move helper functions around
` [patch 35/52] x86/apic: Add replacement for cpu_mask_to_apicid()
` [patch 36/52] x86/irq/vector: Initialize matrix allocator
` [patch 37/52] x86/vector: Add vector domain debugfs support
` [patch 38/52] x86/smpboot: Set online before setting up vectors
` [patch 39/52] x86/vector: Add tracepoints for vector management
` [patch 40/52] x86/vector: Use matrix allocator for vector assignment
` [patch 41/52] x86/apic: Remove unused callbacks
` [patch 42/52] x86/vector: Compile SMP only code conditionally
` [patch 43/52] x86/vector: Untangle internal state from irq_cfg
` [patch 44/52] x86/apic/msi: Force reactivation of interrupts at startup time
` [patch 45/52] iommu/vt-d: Reevaluate vector configuration on activate()
` [patch 46/52] iommu/amd: "
` [patch 47/52] x86/io_apic: "
` [patch 48/52] x86/vector: Handle managed interrupts proper
` [patch 49/52] x86/vector/msi: Switch to global reservation mode
` [patch 50/52] x86/vector: Switch IOAPIC "
` [patch 51/52] x86/irq: Simplify hotplug vector accounting
` [patch 52/52] x86/vector: Respect affinity mask in irq descriptor

[PATCH 1/2] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
 2017-09-13 21:45 UTC  (2+ messages)

[PATCH 4.13 00/27] 4.13.2-stable review
 2017-09-13 21:44 UTC  (10+ messages)
` [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend"

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-13 21:43 UTC  (7+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro

[PATCH V2 0/4] block: make loop block device cgroup aware
 2017-09-13 21:43 UTC  (10+ messages)
` [PATCH V2 1/4] kthread: add a mechanism to store cgroup info
` [PATCH V2 2/4] blkcg: delete unused APIs
` [PATCH V2 3/4] block: make blkcg aware of kthread stored original cgroup info
` [PATCH V2 4/4] block/loop: make loop cgroup aware

[PATCH v5 1/3] livepatch: add (un)patch callbacks
 2017-09-13 21:36 UTC  (2+ messages)
` [RFC] livepatch: unpatch all klp_objects if klp_module_coming fails

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-13 21:34 UTC  (4+ messages)

[PATCH 2/2] KVM: X86: Don't block vCPU if there is pending exception
 2017-09-13 21:33 UTC  (2+ messages)

[PATCH] KVM: SVM: Do not issue virtual VMLOAD/VMSAVE supported-message
 2017-09-13 21:31 UTC  (3+ messages)

[PATCH 4.9 00/14] 4.9.50-stable review
 2017-09-13 21:30 UTC  (12+ messages)

[[RESEND]PATCHv6 1/2] dt-bindings: i2c: Add Altera I2C Controller
 2017-09-13 21:28 UTC  (5+ messages)
` [[RESEND]PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver

[RESEND PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-09-13 21:26 UTC  (3+ messages)
` [RESEND PATCH v3 3/5] i2c: i2c-stm32f7: add driver

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-13 21:24 UTC  (7+ messages)

[tip:WIP.x86/apic 10/54] drivers//gpio/gpio-xgene-sb.c:224:14: error: initialization from incompatible pointer type
 2017-09-13 21:07 UTC 

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-13 21:07 UTC  (11+ messages)
` [RFC Part2 PATCH v3 15/26] KVM: SVM: Add support for SEV LAUNCH_START command
` [RFC Part2 PATCH v3 16/26] KVM: SVM: Add support for SEV LAUNCH_UPDATE_DATA command

[PATCH -mm -v4 0/5] mm, swap: VMA based swap readahead
 2017-09-13 21:02 UTC  (4+ messages)
` [PATCH -mm -v4 3/5] "

[PATCH] net: Convert int functions to bool
 2017-09-13 20:58 UTC 

WARNING: CPU: 1 PID: 0 at arch/x86/mm/tlb.c:245 initialize_tlbstate_and_flush+0x6a/0x100
 2017-09-13 20:57 UTC  (4+ messages)

[PATCH v4 00/18] Enable upper layers using FPGA region w/o device tree
 2017-09-13 20:48 UTC  (19+ messages)
` [PATCH v4 01/18] fpga: bridge: support getting bridge from device
` [PATCH v4 02/18] fpga: mgr: API change to replace fpga load functions with single function
` [PATCH v4 03/18] fpga: mgr: separate getting/locking FPGA manager
` [PATCH v4 04/18] fpga: region: use dev_err instead of pr_err
` [PATCH v4 05/18] fpga: region: remove unneeded of_node_get and put
` [PATCH v4 06/18] fpga: region: get mgr early on
` [PATCH v4 07/18] fpga: region: check for child regions before allocing image info
` [PATCH v4 08/18] fpga: region: fix slow warning with more than one overlay
` [PATCH v4 09/18] fpga: region: use image info as parameter for programming region
` [PATCH v4 10/18] fpga: region: separate out code that parses the overlay
` [PATCH v4 11/18] fpga: region: add fpga-region.h header
` [PATCH v4 12/18] fpga: region: rename some functions prior to moving
` [PATCH v4 13/18] fpga: region: add register/unregister functions
` [PATCH v4 14/18] fpga: region: add fpga_region_class_find
` [PATCH v4 15/18] fpga: region: move device tree support to of-fpga-region.c
` [PATCH v4 16/18] fpga: of-fpga-region: accept overlays that don't program FPGA
` [PATCH v4 17/18] fpga: clean up fpga Kconfig
` [PATCH v4 18/18] fpga: add attribute groups

[RFC] ASoC: codecs: msm8916-wcd-analog: use btn0 released detection
 2017-09-13 20:43 UTC 

[PATCH] MAINTAINERS: review Renesas DT bindings as well
 2017-09-13 20:41 UTC  (2+ messages)

[PATCH v2 0/7] swait: Introduce and use swq_has_sleeper()
 2017-09-13 20:35 UTC  (9+ messages)
` [PATCH 1/7] sched/wait: Add swq_has_sleepers()
` [PATCH 2/7] kvm,async_pf: Use swq_has_sleepers()
` [PATCH 3/7] kvm,lapic: Justify use of swait_activate()
` [PATCH 4/7] kvm,x86: Fix apf_task_wake_one() wq serialization
` [PATCH 5/7] kvm: Serialize wq active checks in kvm_vcpu_wake_up()
` [PATCH 6/7] kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
` [PATCH 7/7] kvm,mips: Fix potential swait_active() races

[PATCH] KVM: VMX: require virtual NMI support
 2017-09-13 20:34 UTC  (3+ messages)

[PATCH] tpm/tpm_crb: Use start method value from ACPI table directly
 2017-09-13 20:33 UTC  (3+ messages)

[PATCH v2 0/3] A few uprobe fixes
 2017-09-13 20:28 UTC  (4+ messages)
` [PATCH v2 1/3] kernel/uprobes: Warn if unable to install breakpoint
` [PATCH v2 2/3] kernel/uprobes: Ratelimit messages
` [PATCH v2 3/3] kernel/uprobes: Fix check for active uprobe

[PATCH v2 0/5] dmaengine: ZynqMP PS PCIe DMA driver
 2017-09-13 20:25 UTC  (3+ messages)
` [PATCH v2 5/5] devicetree: zynqmp_ps_pcie: Devicetree binding for Root DMA

[PATCH v2] geneve: Fix setting ttl value in collect metadata mode
 2017-09-13 20:22 UTC  (4+ messages)

RISC-V Linux Port v8
 2017-09-13 20:18 UTC 

[PATCH v8 18/18] RISC-V: Build Infrastructure
 2017-09-13 20:18 UTC 

319554f284dd ("inet: don't use sk_v6_rcv_saddr directly") causes bind port regression
 2017-09-13 20:11 UTC  (9+ messages)

[PATCH] vfs: introduce UMOUNT_WAIT which waits for umount completion
 2017-09-13 20:09 UTC 

[RFC PATCH] crypto: make the seed() function optional
 2017-09-13 20:09 UTC 

[PATCH] tty: serial: make sport_uart_ops static and const
 2017-09-13 20:04 UTC 

[tip:WIP.x86/apic 12/54] kernel/irq/chip.c:293:10: error: too many arguments to function 'irq_domain_activate_irq'
 2017-09-13 19:54 UTC 

[PATCH v2 1/2] dt-bindings: spi: Add Spreadtrum ADI controller documentation
 2017-09-13 19:51 UTC  (4+ messages)
` [PATCH v2 2/2] spi: Add ADI driver for Spreadtrum platform

[PATCH 00/11] Kselftest make O=dir work
 2017-09-13 19:43 UTC  (6+ messages)
` [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
` [PATCH 10/11] selftests: futex: copy sub-dir test scripts "

[PATCH v7 0/8] AC97 device/driver model revamp
 2017-09-13 19:37 UTC  (9+ messages)
` [PATCH v7 1/8] Input: wm97xx: split out touchscreen registering
` [PATCH v7 2/8] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH v7 3/8] Input: wm97xx: add new AC97 bus support
` [PATCH v7 4/8] ASoC: wm9713: add ac97 new "
` [PATCH v7 5/8] ASoC: wm9712: "
` [PATCH v7 6/8] ASoC: wm9705: add private structure
` [PATCH v7 7/8] ASoC: wm9705: add ac97 new bus support
` [PATCH v7 8/8] ASoC: pxa: switch to new ac97 "

[PATCH] [media] saa7146: make saa7146_use_ops const
 2017-09-13 19:37 UTC 

RFC: Audit Kernel Container IDs
 2017-09-13 19:33 UTC  (2+ messages)

execve(NULL, argv, envp) for nommu?
 2017-09-13 19:33 UTC  (9+ messages)

[PATCH 1/2] ARM: dts: rockchip: add cpu opp table for rv1108
 2017-09-13 19:18 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: dt: add support for rockchip rv1108

[PATCH] uprobe: Warn if unable to install breakpoint
 2017-09-13 19:16 UTC  (3+ messages)

[PATCH] clk: spear: make clk_ops const
 2017-09-13 19:15 UTC  (2+ messages)

[PATCH] tools: perf: fix leaking rec_argv in error cases
 2017-09-13 19:14 UTC 

[PATCH] ath10k: make ath10k_hw_ce_regs const
 2017-09-13 19:01 UTC 

[PATCH v2 0/4] additional TPM performance improvements
 2017-09-13 19:01 UTC  (7+ messages)
` [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
    ` [tpmdd-devel] "

[PATCH v2 0/3] Call GetEventLog before ExitBootServices
 2017-09-13 18:59 UTC  (2+ messages)

scheduling while atomic from vmci_transport_recv_stream_cb in 3.16 kernels
 2017-09-13 18:58 UTC  (4+ messages)

[PATCH] drivers:gpu:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13 18:54 UTC  (2+ messages)

[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
 2017-09-13 18:52 UTC  (2+ messages)

[PATCH] tools: objtool: fix memory leak in elf_create_rela_section()
 2017-09-13 18:52 UTC 

[PATCH 0/3] perf script: Add script per-event-dump support
 2017-09-13 18:51 UTC  (2+ messages)

xtensa compiler error triggered by 'locking/lockdep: Implement the 'crossrelease' feature'
 2017-09-13 18:49 UTC  (4+ messages)

[PATCH v4] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-09-13 18:48 UTC  (2+ messages)

[PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU
 2017-09-13 18:42 UTC  (2+ messages)

[PATCH] tools: hv: hv_kvp_daemon: fix usage of realloc()
 2017-09-13 18:41 UTC 

[GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window
 2017-09-13 18:38 UTC  (2+ messages)

[PATCH] ASoC: Intel: atom: make sst_platform_compr_ops const
 2017-09-13 18:38 UTC 

[PATCH 0/3 v11] printk: Add new timestamps
 2017-09-13 18:30 UTC  (3+ messages)
` [PATCH 3/3 v11] printk: Add monotonic, boottime, and realtime timestamps

[PATCH] tools: firewire: nosy-dump: fix a resource leak in main()
 2017-09-13 18:21 UTC 

[PATCH v5 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-09-13 18:20 UTC  (7+ messages)
` [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v5 05/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY

RISC-V Linux Port v8
 2017-09-13 18:15 UTC  (3+ messages)
` [PATCH v8 10/18] RISC-V: Init and Halt Code

[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
 2017-09-13 18:14 UTC  (2+ messages)

[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
 2017-09-13 18:08 UTC 

[patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-09-13 18:06 UTC  (2+ messages)


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