linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-23 17:13:40 to 2017-11-24 04:34:28 UTC [more...]

[PATCH v3 00/19] Entry stack switching
 2017-11-24  4:33 UTC  (13+ messages)
` [PATCH v3 02/19] x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
` [PATCH v3 04/19] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH v3 06/19] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH v3 08/19] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH v3 11/19] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH v3 12/19] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH v3 13/19] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH v3 15/19] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH v3 16/19] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH v3 17/19] x86/entry/64: Move the IST stacks into cpu_entry_area
` [PATCH v3 18/19] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH v3 19/19] x86/entry: Clean up SYSENTER_stack code

[PATCH 00/62] XArray November 2017 Edition
 2017-11-24  4:30 UTC  (3+ messages)
` XArray documentation

[PATCH v8 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-11-24  4:20 UTC  (4+ messages)
` [PATCH v8 4/5] crash: export paddr_vmcoreinfo_note()

[PATCH v2 00/18] Entry stack switching
 2017-11-24  4:17 UTC  (19+ messages)
` [PATCH v2 05/18] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH v2 09/18] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH v2 10/18] x86/asm: Remap the TSS into the cpu entry area
` [PATCH v2 11/18] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH v2 12/18] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH v2 13/18] x86/asm/64: Use a percpu trampoline stack for IDT entries

[PATCH 0/3] arm: owl: Add initial Allo Sparky support
 2017-11-24  4:01 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Allo.com
` [PATCH 2/3] dt-bindings: arm: actions: Add Sparky

8e5bf9759a ("net: dsa: simplify tree reference counting"): WARNING: CPU: 1 PID: 27 at lib/refcount.c:153 refcount_inc
 2017-11-24  3:57 UTC 

[git pull] drm for 4.15 part 2 (updated)
 2017-11-24  3:53 UTC 

[GIT PULL] Second batch of KVM changes for Linux 4.15
 2017-11-24  3:50 UTC  (2+ messages)

[PATCH] r8152: disable rx checksum offload on Dell TB dock
 2017-11-24  3:44 UTC  (5+ messages)

[GIT PULL] UBI/UBIFS updates for 4.15-rc1
 2017-11-24  3:41 UTC  (2+ messages)

[GIT PULL] UML updates for 4.15-rc1
 2017-11-24  3:40 UTC  (2+ messages)

[PATCH 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable
 2017-11-23 19:12 UTC  (3+ messages)

[PATCH 2/3] scsi: arcmsr: Add driver module parameter msix_enable
 2017-11-23 19:11 UTC  (3+ messages)

[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
 2017-11-24  3:02 UTC  (6+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks

[tip:WIP.x86/mm 37/50] arch/x86/events/intel/ds.c:296:2: note: in expansion of macro 'if'
 2017-11-24  2:54 UTC 

[PATCH v2 0/4] platform/x86: intel_telemetry: Fix logs and formatting
 2017-11-24  2:51 UTC  (6+ messages)
` [PATCH v1 1/4] platform/x86: intel_pmc_ipc: Add readq API for GCR
` [PATCH v2 2/4] platform/x86: intel_telemetry: Fix suspend stats

[PATCH v2 04/11] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
 2017-11-24  2:49 UTC 

linux-next: Tree for Nov 24
 2017-11-24  2:49 UTC 

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-24  2:37 UTC  (12+ messages)
` [PATCH v2 01/11] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 02/11] media: rkisp1: Add user space ABI definitions
` [PATCH v2 03/11] media: rkisp1: add rockchip isp1 driver
` [PATCH v2 04/11] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v2 05/11] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v2 06/11] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v2 07/11] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v2 08/11] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v2 09/11] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v2 10/11] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v2 11/11] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH] arm: dts: ls1021a: fix the value of TMR_FIPER1
 2017-11-24  2:31 UTC  (2+ messages)

[PATCH] mm,madvise: bugfix of madvise systemcall infinite loop under special circumstances
 2017-11-24  2:27 UTC 

[PATCH] MIPS: ralink: Fix platform_get_irq's error checking
 2017-11-24  2:08 UTC 

regression: 4.13 cannot follow symlinks on some ext3 fs
 2017-11-24  2:04 UTC  (5+ messages)

[GIT PULL] security subsystem: keys update for 4.15
 2017-11-24  1:39 UTC 

CONGRATULATIONS
 2017-11-24  0:20 UTC 

[PATCH 1/3] ACPI / EC: Cleanup EC GPE mask flag
 2017-11-24  1:20 UTC  (5+ messages)
` [RFC PATCH v6 0/3] ACPI / EC: Tune the timing of EC events arrival during S3-exit
  ` [RFC PATCH v6 1/3] ACPI / EC: Fix possible driver order issue by moving EC event handling earlier

[PATCH v6,2/2] misc: rtsx: Add support for RTS5260
 2017-11-24  1:21 UTC 

[PATCH v6,1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-11-24  1:20 UTC 

[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
 2017-11-24  0:25 UTC  (5+ messages)

[trinity] WARNING: CPU: 0 PID: 515 at drivers/pci/pci-sysfs.c:1224 pci_mmap_resource+0xd6/0x10e
 2017-11-24  0:11 UTC 

[PATCH 0/2] Handle return value and error checking of platform_get_irq
 2017-11-24  0:07 UTC  (2+ messages)

[PATCH] mm: Do not stall register_shrinker
 2017-11-24  0:04 UTC 

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-24  0:04 UTC  (17+ messages)
` [RFC PATCH for 4.15 v3 15/22] rseq: selftests: Provide self-tests

[PATCH 0/4] staging: lustre: fixed some signedness warns from sparse
 2017-11-23 23:47 UTC  (8+ messages)
` [PATCH 1/4] staging: lustre: fixed signedness of some socklnd params

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-23 23:46 UTC  (4+ messages)

[PATCH v2 00/13] Modernization and fixes for NuBus subsystem
 2017-11-23 23:40 UTC  (7+ messages)
` [PATCH v2 13/13] nubus: Add support for the driver model

linux-next: manual merge of the drm tree with Linus' tree
 2017-11-23 23:37 UTC 

[PATCH v2 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
 2017-11-23 23:33 UTC 

[PATCH v2 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
 2017-11-23 23:31 UTC 

[PATCH] frv: fix build failure
 2017-11-23 23:01 UTC  (3+ messages)

Respond
 2017-11-23 20:04 UTC 

[PATCH v3 0/2] Restrict dangerous open in sticky directories
 2017-11-23 22:57 UTC  (5+ messages)
` [PATCH v3 1/2] Protected FIFOs and regular files
  ` [kernel-hardening] "
` [PATCH v3 2/2] Protected O_CREAT open in sticky directories
  ` [kernel-hardening] "

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-11-23 22:52 UTC  (15+ messages)
      ` [dm-devel] "
              ` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER [was: Re: [PATCH 00/13] block: assorted cleanup for bio splitting and cloning.]
                ` [dm-devel] "
                  ` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER
                      ` [dm-devel] "
                          ` [PATCH] dm: use cloned bio as head, not remainder, in __split_and_process_bio()

[GIT PULL] target updates for v4.15-rc1
 2017-11-23 22:30 UTC 

[dm-devel] [PATCH 1/2] swait: export the symbols __prepare_to_swait and __finish_swait
 2017-11-23 22:27 UTC  (2+ messages)

[PATCH] m68k: macboing: Fix missed timer callback assignment
 2017-11-23 22:19 UTC 

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-23 22:18 UTC  (5+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

drivers/media/i2c/et8ek8/et8ek8_driver.c:1456: undefined reference to `v4l2_async_register_subdev_sensor_common'
 2017-11-23 22:05 UTC 

[GIT PULL] Keyrings bits
 2017-11-23 22:04 UTC 

[PATCH] xfs: handle register_shrinker error
 2017-11-23 22:00 UTC  (6+ messages)

[PATCH v2] fs: handle shrinker registration failure in sget_userns
 2017-11-23 21:51 UTC  (6+ messages)
` [PATCH v2] fs: handle shrinker registration failure insget_userns

[PATCH] MIPS: TXx9: Add missing iounmap
 2017-11-23 21:49 UTC 

[PATCH] net-sysfs: export gso_max_size attribute
 2017-11-23 21:48 UTC  (2+ messages)

i8k_smm_func() takes enormous of time to execute
 2017-11-23 21:41 UTC 

Failed IRQ assignment for INT0002 on Braswell
 2017-11-23 21:22 UTC  (7+ messages)

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-23 21:15 UTC  (3+ messages)

[PATCH 0/4] ALSA SoC TWL4030: Adjustments for two function implementations
 2017-11-23 21:12 UTC  (5+ messages)
` [PATCH 1/4] ASoC: twl4030: Delete an error message for a failed memory allocation in twl4030_get_pdata()
` [PATCH 2/4] ASoC: twl4030: Use common error handling code "
` [PATCH 3/4] ASoC: twl4030: Improve a size determination in two functions
` [PATCH 4/4] ASoC: twl4030: Delete an unnecessary variable initialisation in twl4030_get_pdata()

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-23 21:11 UTC  (10+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

[PATCH v8 1/2] of: documentation: add bindings documentation for TS-4600
 2017-11-23 21:04 UTC  (2+ messages)
` [PATCH v8 2/2] ARM: dts: TS-4600: add basic device tree

[PATCH] fat: Fix sb_rdonly() change
 2017-11-23 20:49 UTC  (3+ messages)

[PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive()
 2017-11-23 20:38 UTC  (2+ messages)

[PATCH v3 1/2] of: documentation: add bindings documentation for TS-7970
 2017-11-23 20:24 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree

[PATCH 09/23] x86, kaiser: map dynamically-allocated LDTs
 2017-11-23 20:12 UTC  (3+ messages)

[PATCH 0/3] ASoC: da7218: Adjustments for two function implementations
 2017-11-23 20:07 UTC  (4+ messages)
` [PATCH 1/3] ASoC: da7218: Delete two error messages for a failed memory allocation in da7218_of_to_pdata()
` [PATCH 2/3] ASoC: da7218: Use common error handling code "
` [PATCH 3/3] ASoC: da7218: Improve a size determination in da7218_i2c_probe()

[GIT] Networking
 2017-11-23 20:02 UTC 

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-23 19:48 UTC  (8+ messages)
` [PATCH 05/10] x86: jailhouse: Set up timekeeping

[PATCH net v3] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-23 19:34 UTC  (2+ messages)

[PATCH v1] PCI: Remove unused HyperTransport interrupt support
 2017-11-23 19:25 UTC  (2+ messages)
` [tip:x86/urgent] x86/PCI: "

[PATCH] x86/umip: Fix insn_get_code_seg_params()'s return value
 2017-11-23 19:25 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] kaslr: clean up a useless variable and some usless space
 2017-11-23 19:24 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/KASLR: Remove unused variable

[PATCH] genirq: Make - vs ?: precedence explicit
 2017-11-23 19:13 UTC  (2+ messages)
` [tip:irq/urgent] genirq/matrix: Make - vs ?: Precedence explicit

[PATCH] irq-imgpdc: Use resource_size function on resource object
 2017-11-23 19:12 UTC  (3+ messages)
` [tip:irq/urgent] irqchoip/imgpdc: "
` [tip:irq/urgent] irqchip/imgpdc: "

[PATCH] irqchip/qcom: fix u32 comparison with value less than zero
 2017-11-23 19:09 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/qcom: Fix "

(no subject)
 2017-11-23 19:07 UTC 

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2017-11-23 18:59 UTC  (16+ messages)

Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
 2017-11-23 18:59 UTC  (2+ messages)

[PATCH 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-11-23 18:46 UTC  (2+ messages)

[PATCH 0/2] perf intel-pt: Bring instruction decoder files into line with the kernel
 2017-11-23 18:41 UTC  (4+ messages)
` [PATCH 1/2] perf intel-pt: Improve build messages for files that differ from "

[PATCH net v2] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-23 18:39 UTC  (3+ messages)

[PATCH v2] MIPS: ralink: Fix platform_get_irq's error checking
 2017-11-23 18:38 UTC  (2+ messages)

Review of "[PATCH v2 0/3] virt: Add vboxguest driver for Virtual Box Guest integration"
 2017-11-23 18:37 UTC 

[PATCH 0/8] arm/arm64: mediatek: Fix mmsys device probing
 2017-11-23 18:37 UTC  (4+ messages)
` [PATCH 2/8] mfd: mtk-mmsys: Add mmsys driver

[PATCH v2 0/4] fix device-dax pud crash and fixup {pte, pmd, pud}_write
 2017-11-23 18:23 UTC  (3+ messages)
` [PATCH v2 1/4] mm: fix device-dax pud write-faults triggered by get_user_pages()

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-23 18:17 UTC  (12+ messages)

[PATCH] mmc: sdhci-msm: Optionally wait for signal level changes
 2017-11-23 18:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-23 18:13 UTC  (9+ messages)
` [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()
` [PATCH V14 02/24] mmc: block: Check return value of blk_get_request()
` [PATCH V14 03/24] mmc: core: Do not leave the block driver in a suspended state
` [PATCH V14 04/24] mmc: block: Ensure that debugfs files are removed

Stack switching plan of attack (Re: [PATCH v2 00/18] Entry stack switching)
 2017-11-23 18:09 UTC  (2+ messages)

[PATCH 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
 2017-11-23 18:09 UTC  (2+ messages)

pull-request: wireless-drivers 2017-11-22
 2017-11-23 18:07 UTC  (2+ messages)

[PATCH] perf buildid-cache: Document for Node.js USDT
 2017-11-23 17:48 UTC  (2+ messages)

kernel BUG at crypto/asymmetric_keys/public_key.c:80
 2017-11-23 17:47 UTC  (6+ messages)

Add fine grained sampled metrics for perf script
 2017-11-23 17:46 UTC  (3+ messages)

[PATCH 0/2] ASoC: da7213: Adjustments for two function implementations
 2017-11-23 17:33 UTC  (3+ messages)
` [PATCH 1/2] ASoC: da7213: Delete an error message for a failed memory allocation in da7213_fw_to_pdata()
` [PATCH 2/2] ASoC: da7213: Improve a size determination in da7213_i2c_probe()

[PATCH] arm64: allwinner: a64: Enable AXP803 for Orangepi Win
 2017-11-23 17:35 UTC 

[PATCH] bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
 2017-11-23 17:31 UTC  (2+ messages)

[PATCH] ASoC: amd: added error checks in dma driver
 2017-11-23 17:29 UTC  (3+ messages)

[PATCH] ARC: Reverse logic of enabled dual-issue detection
 2017-11-23 10:21 UTC 

[PATCH tip/sched/core v3] sched/rt: Simplify the IPI rt balancing logic
 2017-11-23 17:25 UTC  (4+ messages)
` [PATCH RT] fix IPI balancing for 4.14-rt

[PATCH v1] bloat-o-meter: Don't fail with division by 0
 2017-11-23 17:12 UTC 

[PATCH v6 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-11-23 17:13 UTC  (18+ messages)
` [PATCH v6 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v6 02/17] mfd: madera: Add DT bindings "
` [PATCH v6 03/17] mfd: madera: Add common support "
` [PATCH v6 04/17] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v6 05/17] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v6 06/17] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v6 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
` [PATCH v6 08/17] regulator: arizona-ldo1: "
` [PATCH v6 09/17] irqchip: Add driver "
` [PATCH v6 10/17] pinctrl: madera: Add DT bindings "
` [PATCH v6 11/17] pinctrl: madera: Add driver "
` [PATCH v6 12/17] gpio: madera: Support Cirrus Logic Madera class codecs
` [PATCH v6 13/17] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v6 14/17] ASoC: madera: Add common support "
` [PATCH v6 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
` [PATCH v6 16/17] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85
` [PATCH v6 17/17] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90


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