linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 13:37:14 to 2017-09-25 20:01:27 UTC [more...]

[PATCH 0/8] sched: Rework task state printing
 2017-09-25 20:01 UTC  (4+ messages)
` [PATCH 1/8] sched: Consistent task-state printing

[PATCH 00/33] x86 FPU fixes and cleanups for v4.14
 2017-09-25 20:01 UTC  (4+ messages)
` [PATCH 08/33] x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods

[PATCH v2 -next] spi: fix spi-sprd-adi build errors when SPI_SPRD_ADI=y and HWSPINLOCK=m
 2017-09-25 19:53 UTC  (11+ messages)

[PATCH 1/2] ASoC: max98927: Added support for DSP_A and DSP_B format
 2017-09-25 19:47 UTC  (2+ messages)

[PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
 2017-09-25 19:41 UTC  (5+ messages)

[PATCH 0/4] Replace PID bitmap with IDR API implementation
 2017-09-25 19:30 UTC  (17+ messages)
` [PATCH 1/4] pid: Replace pid bitmap implementation with IDR API
` [PATCH 2/4] idr: Add a function idr_get()
` [PATCH 3/4] pid.c: Replace pidhash lookup with idr_get()
` [PATCH 4/4] pid: Remove pidhash

[PATCH] sched/rt.c: pick and check task if double_lock_balance() unlock the rq
 2017-09-25 19:40 UTC  (2+ messages)

Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
 2017-09-25 19:38 UTC 

[PATCH v3 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 19:33 UTC  (3+ messages)
` [PATCH v3 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH v3 2/2] KSM: Replace jhash2 with xxhash

DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
 2017-09-25 19:31 UTC  (7+ messages)

[PATCH] scsi: ufs: Make use of UFS_BIT macro wherever possible
 2017-09-25 19:31 UTC  (5+ messages)

[PATCH 2/2 v10] printk: Add monotonic, boottime, and realtime timestamps
 2017-09-25 19:19 UTC  (2+ messages)
` [tip:core/printk] "

[PATCH 00/12] Introduce support for Dell SMBIOS over WMI
 2017-09-25 19:28 UTC  (22+ messages)
` [PATCH 01/12] platform/x86: dell-wmi: label driver as handling notifications
` [PATCH 02/12] platform/x86: dell-wmi: Don't match on descriptor GUID modalias
` [PATCH 03/12] platform/x86: dell-smbios: Add pr_fmt definition to driver
` [PATCH 04/12] platform/x86: dell-smbios: Switch to a WMI-ACPI interface
` [PATCH 06/12] platform/x86: dell-wmi-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH 11/12] platform/x86: dell-wmi-smbios: introduce character device for userspace

[patch] mremap.2: Add description of old_size == 0 functionality
 2017-09-25 19:26 UTC  (15+ messages)
        ` [patch v2] "

[PATCH] block: cryptoloop - Fix build warning
 2017-09-25 19:24 UTC  (2+ messages)

[PATCH 1/2 v10] time: Make fast functions return 0 before timekeeping is initialized
 2017-09-25 19:18 UTC  (2+ messages)
` [tip:core/printk] timekeeping: Make fast accessors "

[PATCH 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-09-25 19:18 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH 2/2] pinctrl: single: Allow indicating loss of pin states during low-power

[PATCH] [media] cx88: Use common error handling code in get_key_pvr2000()
 2017-09-25 19:15 UTC 

[PATCH v7 1/2] iio: dac: ds4422/ds4424 dac driver
 2017-09-25 19:14 UTC 

ARM64: kernel panics in DABT in sys_msync path
 2017-09-25 19:04 UTC  (4+ messages)

[PATCH V3 0/4] block: make loop block device cgroup aware
 2017-09-25 19:03 UTC  (3+ messages)

[PATCH 0/3] locking/rwsem/x86: Add stack frame dependency for some inline asm
 2017-09-25 19:03 UTC  (6+ messages)
` [PATCH v3 0/6] "

Contribution to Linux Kernel
 2017-09-25 19:03 UTC 

[PATCH] ARM: brcmstb: Add appropriate ARM_BE8() macros for swapping
 2017-09-25 18:56 UTC  (2+ messages)

[PATCH 1/2] pci: Cache the VF device ID in the SR-IOV structure
 2017-09-25 18:55 UTC  (3+ messages)
` [PATCH 2/2] pci: Expose offset, stride, and VF device ID via sysfs

[PATCH v5 1/5] ARM: dts: imx6qdl-icore: Add Sound card support
 2017-09-25 18:52 UTC  (2+ messages)

[PATCH] ARM: dts: rk3288-vyasa: Enable mali GPU node
 2017-09-25 18:49 UTC 

[PATCH] [v2] soc: bcm: brcmstb: fix ARM build errors
 2017-09-25 18:48 UTC  (3+ messages)

[PATCH] Drivers: pinctrl: intel fixed typo
 2017-09-25 18:41 UTC 

[PATCH v8 6/6] powerpc/fadump: use the new parse_args callback arguments
 2017-09-25 18:40 UTC  (8+ messages)
` [PATCH 1/6] lib/cmdline.c: Add backslash support to kernel commandline parsing
  ` [PATCH 6/6] Documentation/admin-guide: single quotes in kernel arguments

[PATCH] KEYS: prevent KEYCTL_READ on negative key
 2017-09-25 18:35 UTC  (5+ messages)

[PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors
 2017-09-25 18:34 UTC  (7+ messages)

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-25 18:28 UTC  (23+ messages)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall
        ` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall\

[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
 2017-09-25 18:27 UTC  (4+ messages)

[PATCH v3 0/2] staging: ion: get one device per heap
 2017-09-25 18:26 UTC  (3+ messages)
` [PATCH v3 2/2] staging: ion: create one device entry "

[PATCH 1/2] vfs: remove unneeded unlikely()
 2017-09-25 18:21 UTC  (2+ messages)
` [PATCH 2/2] pstore: "

[PATCH v3 03/10] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc
 2017-09-25 18:18 UTC  (8+ messages)
` [PATCH v3 00/10] arm64: kexec: add kexec_file_load() support

[v8 0/4] cgroup-aware OOM killer
 2017-09-25 18:15 UTC  (12+ messages)

[PATCH 0/3] x86/platform/UV: Update TSC support
 2017-09-25 18:10 UTC  (5+ messages)
` [PATCH 1/3] x86/kernel: Add option that TSC on Socket 0 being non-null is valid

[PATCH v2 0/5] iio: Introduce the generic counter interface
 2017-09-25 18:09 UTC  (6+ messages)
` [PATCH v2 1/5] iio: Implement counter channel specification and IIO_SIGNAL constant
` [PATCH v2 2/5] iio: Introduce the generic counter interface
` [PATCH v2 3/5] iio: Documentation: Add IIO Generic Counter sysfs documentation
` [PATCH v2 4/5] docs: Add IIO Generic Counter Interface documentation
` [PATCH v2 5/5] iio: 104-quad-8: Add IIO generic counter interface support

GFS2: Please pull patch tagged gfs2-for-linus-4.14-rc3
 2017-09-25 18:05 UTC 

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-25 17:38 UTC  (3+ messages)
` [PATCH 2/3] arm64: allwinner: a64: add CPU opp table
  ` [linux-sunxi] "

[PATCH] iio: stm32: fix adc/trigger link error
 2017-09-25 17:26 UTC  (6+ messages)

[PATCH 0/5] constify rio_device_id
 2017-09-25 16:45 UTC  (2+ messages)

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-25 17:05 UTC  (7+ messages)

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-09-25 16:49 UTC  (10+ messages)
` [PATCH v8 1/9] signals, sparc: Add signal codes for ADI violations
` [PATCH v8 2/9] mm, swap: Add infrastructure for saving page metadata as well on swap
` [PATCH v8 3/9] sparc64: Add support for ADI register fields, ASIs and traps
` [PATCH v8 4/9] sparc64: Add HV fault type handlers for ADI related faults
` [PATCH v8 5/9] sparc64: Add handler for "Memory Corruption Detected" trap
` [PATCH v8 6/9] sparc64: Add auxiliary vectors to report platform ADI properties
` [PATCH v8 7/9] mm: Add address parameter to arch_validate_prot()
` [PATCH v8 8/9] mm: Clear arch specific VM flags on protection change
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] nvme: use menu Kconfig interface
 2017-09-25 16:47 UTC  (2+ messages)

[PATCH v7 2/2] security/keys: rewrite all of big_key crypto
 2017-09-25 16:38 UTC  (4+ messages)
` [PATCH v7 1/2] security/keys: properly zero out sensitive key material in big_key

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-09-25 16:37 UTC  (4+ messages)

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-09-25 16:34 UTC  (4+ messages)
` [PATCH v2 03/22] fpga: bridge: remove OF dependency for fpga-bridge

[PATCH 0/9] ASoC: cygnus: Various improvements and fixes
 2017-09-25 16:28 UTC  (9+ messages)
` [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes

[PATCH v3 00/20] Speculative page faults
 2017-09-25 16:27 UTC 

[PATCH] drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
 2017-09-25 16:21 UTC  (2+ messages)

[tip:smp/urgent] smp/hotplug: Differentiate the AP completion between up and down
 2017-09-25 16:18 UTC 

[PATCH v2 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 16:17 UTC  (4+ messages)
` [PATCH v2 1/2] xxHash: create arch dependent 32/64-bit xxhash()

[PATCH 1/2] watchdog: Fix potential kref imbalance when opening watchdog
 2017-09-25 16:17 UTC  (2+ messages)
` [PATCH 2/2] watchdog: Fix kref imbalance seen if handle_boot_enabled=0

[PATCH v3 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-25 16:16 UTC  (2+ messages)

[PATCH v3 0/3] A few uprobe fixes
 2017-09-25 16:16 UTC  (3+ messages)
` [PATCH v3 3/3] kernel/uprobes: Fix check for active uprobe

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-25 16:13 UTC  (4+ messages)

[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
 2017-09-25 16:11 UTC  (3+ messages)

[PATCHSET REPOST for-4.15] cgroup, sched: cgroup2 interface for CPU controller (on basic acct)
 2017-09-25 16:00 UTC  (3+ messages)
` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

[PATCH] Documentation: DT bindings: Add chip compatible string for audio codec
 2017-09-25 15:57 UTC  (2+ messages)

[PATCH 0/2 v4] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-25 15:55 UTC  (3+ messages)

iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
 2017-09-25 15:53 UTC  (4+ messages)

[PATCH v6] Livepatch shadow variables
 2017-09-25 15:45 UTC  (3+ messages)

[PATCH][drm-next] drm/tve200: make two functions static
 2017-09-25 15:44 UTC  (2+ messages)

[PATCH] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-09-25 15:44 UTC  (4+ messages)

[PATCH] livepatch: Small shadow variable documentation fixes
 2017-09-25 15:41 UTC 

[PATCH] dax: pr_err() strings should end with newlines
 2017-09-25 15:41 UTC  (2+ messages)

[PATCH][trivial] Kconfig: Fix typos in Kconfig
 2017-09-25 15:39 UTC  (2+ messages)

[PATCH v2] dts: display5: Device tree description of LWN's DISPLAY5 board
 2017-09-25 15:37 UTC 

[PATCH] [trivial] dt-bindings: i2c: i2c-mux: Spelling s/required is/required if/
 2017-09-25 15:36 UTC  (4+ messages)

[PATCH] [trivial] Fix typos in printk
 2017-09-25 15:34 UTC  (2+ messages)

[PATCH] drm: of: always initialize panel in drm_of_find_panel_or_bridge()
 2017-09-25 15:34 UTC  (2+ messages)

[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
 2017-09-25 15:28 UTC  (2+ messages)

[PATCH] PM / core: Drop legacy class suspend/resume operations
 2017-09-25 15:17 UTC  (3+ messages)

[Question] null pointer risk of kernel workqueue
 2017-09-25 15:25 UTC  (2+ messages)

[PATCH] perf: qcom_l2_pmu: add event names
 2017-09-25 15:08 UTC  (2+ messages)

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-09-25 15:07 UTC  (6+ messages)

[tip:smp/urgent 6/7] kernel/cpu.c:97:41: error: 'struct cpuhp_cpu_state' has no member named 'done_up'
 2017-09-25 15:00 UTC 

[PATCH v1 0/4] Enable LBR for the guest
 2017-09-25 14:59 UTC  (8+ messages)
` [PATCH v1 1/4] KVM/vmx: re-write the msr auto switch feature
` [PATCH v1 4/4] KVM/vmx: enable lbr for the guest

linux-4.14-rc2/drivers/hwmon/pmbus/pmbus_core.c:1086]: (style) Redundant condition
 2017-09-25 14:58 UTC 

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-25 14:57 UTC  (10+ messages)
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

9f4835fb96 ("x86/fpu: Tighten validation of user-supplied .."): Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2017-09-25 14:55 UTC  (4+ messages)

n900 in next-20170901
 2017-09-25 14:54 UTC  (11+ messages)

[PATCH] r8152: add Linksys USB3GIGV1 id
 2017-09-25 14:51 UTC  (2+ messages)

[PATCH v3 0/2] guard virt_spin_lock() with a static key
 2017-09-25 14:44 UTC  (3+ messages)

[PATCH 00/25] hrtimer: Provide softirq context hrtimers
 2017-09-25 14:44 UTC  (6+ messages)
` [PATCH 07/25] hrtimer: Reduce conditional code (hres_active)
` [PATCH 06/25] hrtimer: Store running timer in hrtimer_clock_base

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-25 14:41 UTC  (3+ messages)
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN

[PATCH review for 4.4 01/26] locking/lockdep: Add nest_lock integrity test
 2017-09-25 14:33 UTC  (4+ messages)
` [PATCH review for 4.4 19/26] i2c: at91: ensure state is restored after suspending

[PATCH] apparmor: initialized returned struct aa_perms
 2017-09-25 14:29 UTC  (2+ messages)

[PATCH] apparmor: fix spelling mistake: "resoure" -> "resource"
 2017-09-25 14:24 UTC  (2+ messages)

[PATCH] staging: greybus: light: remove unnecessary error check
 2017-09-25 14:22 UTC  (2+ messages)

[PATCH] apparmor: fix off-by-one comparison on MAXMAPPED_SIG
 2017-09-25 14:21 UTC  (2+ messages)

[PATCH v3] staging: greybus: light: Release memory obtained by kasprintf
 2017-09-25 14:19 UTC  (2+ messages)

[PATCH v2 2/3] KEYS: don't revoke uninstantiated key in request_key_auth_new()
 2017-09-25 14:18 UTC  (4+ messages)
` [PATCH v2 0/3] KEYS: fix error handling "
  ` [PATCH v2 1/3] KEYS: fix cred refcount leak "

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-25 14:17 UTC  (12+ messages)
` [PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support

I/O hangs after resuming from suspend-to-ram
 2017-09-25 14:13 UTC  (4+ messages)

[RFC 0/5] x86/intel_rdt: Better diagnostics
 2017-09-25 14:04 UTC  (3+ messages)
` [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file

[PATCH 1/2] sched/fair: make capacity_margin __read_mostly
 2017-09-25 13:55 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: schedutil: consolidate capacity margin calculation

[PATCH] iommu/mediatek: Limit the physical address in 32bit for v7s
 2017-09-25 13:53 UTC  (2+ messages)

[PATCHv2] mm: Account pud page tables
 2017-09-25 13:53 UTC  (4+ messages)

[PATCH v2] perf report: Fix debug messages with --call-graph option
 2017-09-25 13:47 UTC  (3+ messages)

[GIT PULL] arch/microblaze fixes for 4.14-rc3
 2017-09-25 13:39 UTC 

[PATCH 0/7] Cocci spatch "vma_pages" - v4.14-rc1
 2017-09-25 13:37 UTC  (3+ messages)
` [PATCH 4/7] microblaze: Cocci spatch "vma_pages"

[PATCH 0/2] Fix duplicates and change default endian for microblaze
 2017-09-25 13:37 UTC  (5+ messages)
` [PATCH 2/2] arch: "

[PATCH v2 1/3] KEYS: fix cred refcount leak in request_key_auth_new()
 2017-09-21 20:57 UTC 


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