linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-06 18:50:20 to 2017-10-07 02:29:01 UTC [more...]

[PATCH v2 00/18] powerpc/vas: Add support for FTW
 2017-10-07  2:28 UTC  (11+ messages)
` [PATCH v2 01/18] powerpc/vas: init missing fields from [rt]xattr
` [PATCH v2 03/18] powerpc/vas: Cleanup some debug code
` [PATCH v2 04/18] powerpc/vas: Drop poll_window_cast_out()
` [PATCH v2 07/18] powerpc/vas: Save configured window credits
` [PATCH v2 08/18] powerpc/vas: poll for return of "
` [PATCH v2 10/18] powerpc/vas, nx-842: Define and use chip_to_vas_id()
` [PATCH v2 13/18] powerpc: Add support for setting SPRN_TIDR
` [PATCH v2 14/18] powerpc: Define set_thread_used_vas()
` [PATCH v2 15/18] powerpc: Emulate paste instruction
` [PATCH v2 16/18] powerpc/vas: Define vas_win_paste_addr()

[PATCH] ext2/super: Fix a possible sleep-in-atomic bug in parse_options
 2017-10-07  2:28 UTC  (5+ messages)

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-07  2:26 UTC  (6+ messages)
` [PATCH v3 03/22] dt-bindings: arm: scmi: add ARM MHU specific mailbox client bindings

[BUG] fs/dlm: A possible sleep-in-atomic bug in dlm_master_lookup
 2017-10-07  2:26 UTC  (2+ messages)

tty crash due to auto-failing vmalloc
 2017-10-07  2:21 UTC  (8+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"

[BUG] GPF on reboot of box
 2017-10-07  2:21 UTC  (2+ messages)

[PATCH 0/6] Shrinking DT memory usage
 2017-10-07  2:11 UTC  (5+ messages)

[rcu:rcu/next 93/97] include/linux/pm_runtime.h:108:34: error: lvalue required as left operand of assignment
 2017-10-07  2:10 UTC 

[PATCH 0/4] sched: Fix some load-balancer vs hotplug holes
 2017-10-07  2:07 UTC  (8+ messages)
` [PATCH 3/4] sched: WARN when migrating to an offline CPU

[PATCH net-next 1/2] bnxt_en: don't consider building bnxt_tc.o if option not enabled
 2017-10-07  2:01 UTC  (6+ messages)
` [PATCH net-next 2/2] bnxt_en: tc: only the function prototypes need to be wrapped in #ifdef

[BUG] fs/aio: A possible sleep-in-atomic bug in aio_migratepage
 2017-10-07  1:36 UTC 

Which came first, hard kernel lockup or SATA errors?
 2017-10-07  1:25 UTC 

[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
 2017-10-07  1:06 UTC  (13+ messages)
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
  ` [Part2 PATCH v5.1 12.1/31] "
    ` [Part2 PATCH v5.1 12.2/31] crypto: ccp: Define SEV userspace ioctl and command id
    ` [Part2 PATCH v5.1 12.3/31] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
    ` [Part2 PATCH v5.1 12.4/31] crypto: ccp: Implement SEV_PLATFORM_STATUS "
    ` [Part2 PATCH v5.1 12.5/31] crypto: ccp: Implement SEV_PEK_GEN "
    ` [Part2 PATCH v5.1 12.6/31] crypto: ccp: Implement SEV_PDH_GEN "
    ` [Part2 PATCH v5.1 12.7/31] crypto: ccp: Implement SEV_PEK_CSR "
    ` [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
    ` [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "

[PATCH 0/3] KVM: x86: fix restart_apic_timer
 2017-10-07  0:58 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86: handle 0 write to TSC_DEADLINE MSR
` [PATCH 2/3] KVM: x86: really disarm lapic timer when clearing TMICT
` [PATCH 3/3] KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch

[GIT PULL] hwmon fixes for v4.14-rc4
 2017-10-07  0:51 UTC 

[PATCH v6 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-07  0:50 UTC  (5+ messages)
` [PATCH v6 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-07  0:30 UTC  (14+ messages)
` [PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v5 02/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v5 03/13] xen/pvcalls: connect to the backend
  ` [PATCH v5 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v5 05/13] xen/pvcalls: implement connect command
  ` [PATCH v5 06/13] xen/pvcalls: implement bind command
  ` [PATCH v5 07/13] xen/pvcalls: implement listen command
  ` [PATCH v5 08/13] xen/pvcalls: implement accept command
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v5 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v5 11/13] xen/pvcalls: implement poll command
  ` [PATCH v5 12/13] xen/pvcalls: implement release command
  ` [PATCH v5 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[PATCH] Makefile: kselftest: fix grammar typo
 2017-10-07  0:17 UTC 

[PATCH v4 00/13] introduce the Xen PV Calls frontend
 2017-10-07  0:08 UTC  (34+ messages)
` [PATCH v4 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v4 02/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v4 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v4 06/13] xen/pvcalls: implement bind command
  ` [PATCH v4 08/13] xen/pvcalls: implement accept command
  ` [PATCH v4 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v4 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v4 11/13] xen/pvcalls: implement poll command
  ` [PATCH v4 12/13] xen/pvcalls: implement release command

[PATCH 00/14] VFS: Introduce filesystem context [ver #6]
 2017-10-07  0:08 UTC  (7+ messages)
` [PATCH 02/14] VFS: Add LSM hooks for "
` [PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration "

Support generic disabling of all XSAVE features
 2017-10-07  0:03 UTC  (6+ messages)
` [PATCH v9 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v9 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v9 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v9 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v9 5/5] x86/xsave: Remove the explicit clearing of XSAVE dependend features

[PATCH v4 0/2] PCI: add support for firmware initialized DesignWare RCs
 2017-10-06 23:41 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: pci-host-generic: add support for Synopsys DesignWare RC in ECAM mode

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2017-10-06 23:35 UTC  (2+ messages)

[PATCH v3 0/5] sparc64: Optimize fls and __fls
 2017-10-06 23:28 UTC  (3+ messages)
` [PATCH v3 3/5] sparc64: SPARC optimised fls function

[PATCH 0/2] memory: brcmstb: dpfe: skip downloading firmware
 2017-10-06 23:19 UTC  (2+ messages)

[GIT PULL] clk fixes for v4.14-rc3
 2017-10-06 23:18 UTC 

[PATCH] RDMA/i40iw: Convert timers to use timer_setup()
 2017-10-06 23:17 UTC  (2+ messages)

[PATCH] pinctrl: meson: remove unused pin_base
 2017-10-06 23:15 UTC  (2+ messages)

[PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux
 2017-10-06 23:15 UTC  (2+ messages)

[PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-06 23:10 UTC  (2+ messages)

[Part2 PATCH v5 10/31] crypto: ccp: Add Platform Security Processor (PSP) device support
 2017-10-06 23:09 UTC  (2+ messages)
` [Part2 PATCH v5.1 "

[PATCH v2 0/2] ARM64: Add Vega S96 board support
 2017-10-06 23:09 UTC  (2+ messages)

[PATCH v2 0/2] ARM64: meson-gxm: Add support for Khadas VIM2
 2017-10-06 23:05 UTC  (2+ messages)

[PATCH] ARM: dts: meson8b: add reserved memory zone to fix silent freezes
 2017-10-06 22:59 UTC  (2+ messages)

[PATCH] i2c: ismt: Separate I2C block read from SMBus block read
 2017-10-06 22:54 UTC  (4+ messages)

[PATCH] default implementation for of_find_all_nodes(...)
 2017-10-06 22:32 UTC  (4+ messages)
` (no subject)

[PATCH v3 0/2] livepatch: introduce atomic replace
 2017-10-06 22:32 UTC  (5+ messages)
` [PATCH v3 1/2] livepatch: Add dynamic klp_object and klp_func iterators
` [PATCH v3 2/2] livepatch: add atomic replace

[PATCH 0/7] ARM: dts: meson: clean pin offsets
 2017-10-06 22:30 UTC  (2+ messages)

[PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free
 2017-10-06 22:30 UTC  (3+ messages)

[PATCH] block: remove unnecessary NULL checks in bioset_integrity_free()
 2017-10-06 22:26 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 4.14-rc4
 2017-10-06 22:25 UTC  (2+ messages)

[GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
 2017-10-06 22:21 UTC  (4+ messages)
` [GIT PULL 2/2] bcm2835-dt-next-2017-10-06

[PATCH v2] livepatch: unpatch all klp_objects if klp_module_coming fails
 2017-10-06 22:20 UTC  (3+ messages)

[PATCH v3] drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
 2017-10-06 22:17 UTC 

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v1] "

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-06 21:53 UTC  (3+ messages)

[GIT PULL] xfs: fixes for 4.14-rc4
 2017-10-06 21:46 UTC 

[PATCH] bcache: Remove nested function from sysfs
 2017-10-06 21:35 UTC 

[PATCH 0/2] Fix s5p-mfc lock contention in request firmware paths
 2017-10-06 21:30 UTC  (3+ messages)
` [PATCH 1/2] media: s5p-mfc: check for firmware allocation before requesting firmware
` [PATCH 2/2] media: s5p-mfc: fix lock confection - request_firmware() once and keep state

[PATCH] ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds
 2017-10-06 21:24 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxl-libretech-cc: enable saradc
 2017-10-06 21:24 UTC  (2+ messages)

[PATCH] rpmsg: glink: keep balance of mutex locks in qcom_glink_request_intent()
 2017-10-06 21:23 UTC 

[GIT PULL] ARC updates for 4.14-rc4
 2017-10-06 21:23 UTC 

[PATCH] Fix mpage_writepage() for pages with buffers
 2017-10-06 21:15 UTC 

[PATCH] usb: wusbcore: Use put_unaligned_le32
 2017-10-06 21:11 UTC  (2+ messages)

[PATCH v4 0/2] Make cppc acpi driver aware of pcc subspace ids
 2017-10-06 21:10 UTC  (5+ messages)
` [PATCH v4 2/2] ACPI / CPPC: "

[PATCH v3] cpuset: Enable cpuset controller in default hierarchy
 2017-10-06 21:10 UTC 

[ANNOUNCE] fsperf: a simple fs/block performance testing framework
 2017-10-06 21:09 UTC 

[RFC PATCH v3] membarrier: provide core serialization
 2017-10-06 21:08 UTC  (8+ messages)

[PATCH] intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
 2017-10-06 21:09 UTC  (4+ messages)

Vibrations in input vs. LED was Re: [PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-10-06 20:57 UTC  (12+ messages)

[RFC][PATCH 0/5] tracing: Allow module init functions to be traced
 2017-10-06 20:55 UTC  (3+ messages)
` [RFC][PATCH 3/5] ftrace: Save module init functions kallsyms symbols for tracing
  `  "

[PATCH v2] dts: display5: Device tree description of LWN's DISPLAY5 board
 2017-10-06 20:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update the UV architecture to current addresses
 2017-10-06 20:36 UTC 

[PATCH v1 RFC 0/7] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-10-06 20:33 UTC  (8+ messages)
` [PATCH v1 RFC 1/7] Replace license with GPL
` [PATCH v1 RFC 2/7] Clean up code according to patch check suggestions
` [PATCH v1 RFC 3/7] Rename some functions with ksz9477 prefix
` [PATCH v1 RFC 4/7] Rename ksz_spi.c to ksz9477_spi.c
` [PATCH v1 RFC 5/7] Break KSZ9477 DSA driver into two files
` [PATCH v1 RFC 6/7] Add MIB counter reading support
` [PATCH v1 RFC 7/7] Modify tag_ksz.c so that tail tag code can be used by other KSZ switch drivers

[PATCH RFC 0/1] Add Microchip KSZ8895 DSA driver
 2017-10-06 20:33 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH v1 RFC 0/1] Add Microchip KSZ8795 DSA driver
 2017-10-06 20:33 UTC  (2+ messages)
` [PATCH v1 RFC 1/1] "

[PATCH RFC] Add other KSZ switch support so that patch check does not complain
 2017-10-06 20:33 UTC 

[rcu:dev.2017.10.05a 32/34] include/linux/compiler.h:343:2: error: implicit declaration of function 'smp_read_barrier_depends'
 2017-10-06 20:26 UTC  (3+ messages)

[RFC PATCH] mm: shm: round up tmpfs size to huge page size when huge=always
 2017-10-06 20:22 UTC 

[PATCH] led/ledtrig-heartbeat: Convert timers to use
 2017-10-06 20:21 UTC  (3+ messages)

[GIT PULL] lkdtm updates for -next (take 2)
 2017-10-06 20:20 UTC 

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-06 20:15 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Provide GP ordering in face of migrations and delays

[PATCH 2/2] android: binder: Don't get mm from task
 2017-10-06 20:12 UTC  (4+ messages)
` Make binder shrinker static and fix null dereference
  ` [PATCH 1/2] android: binder: Change binder_shrinker to static
  ` [PATCH 2/2] android: binder: Fix null ptr dereference in debug msg

[PATCH v2 00/10] ARM: bcm: Add support for Broadcom Hurricane 2 SoC
 2017-10-06 20:06 UTC  (3+ messages)
` [PATCH v2 05/10] clk: bcm: Add Broadcom Hurricane 2 clock support

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-06 20:00 UTC  (9+ messages)

[PATCH 1/3] backlight: tdo24m: fix the spi cs between transfers
 2017-10-06 19:58 UTC  (3+ messages)
` [PATCH 2/3] backlight: tdo24m: add the reset line gpio
` [PATCH 3/3] backlight: tdo24m: add model and status sysfs entries

[PATCH] drivers/x86: add thinkpad-wmi
 2017-10-06 19:50 UTC  (6+ messages)

[PATCH v2] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-06 19:39 UTC  (3+ messages)

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-06 19:33 UTC  (3+ messages)

random insta-reboots on AMD Phenom II
 2017-10-06 19:24 UTC  (10+ messages)

[PATCH 0/9] Enable dw-mmc multi-card support
 2017-10-06 19:21 UTC  (10+ messages)
` [PATCH 1/9] Revert "Documentation: dw-mshc: deprecate num-slots"
` [PATCH 2/9] Revert "mmc: dw_mmc: remove the unnecessary slot variable"
` [PATCH 3/9] Revert "mmc: dw_mmc: use the 'slot' instead of 'cur_slot'"
` [PATCH 4/9] Revert "mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot"
` [PATCH 5/9] Revert "mmc: dw_mmc: change the array of slots"
` [PATCH 6/9] Revert "mmc: dw_mmc: remove the loop about finding slots"
` [PATCH 7/9] Revert "mmc: dw_mmc: deprecated the "num-slots" property"
` [PATCH 8/9] mmc: dw_mmc: Support two SD_MMC_CE-ATA cards
` [PATCH 9/9] mmc: dw_mmc: Parse slot-specific configuration

[PATCH v3 0/2] Replace PID bitmap allocation with IDR API
 2017-10-06 19:08 UTC  (3+ messages)
` [PATCH v3 1/2] pid: Replace pid bitmap implementation "

[PATCH] scsi: be2iscsi: Use kasprintf
 2017-10-06 18:57 UTC 

[PATCH v1 0/4] perf annotate: Display multiple events on the left side of annotate view
 2017-10-06 18:54 UTC  (5+ messages)
` [PATCH v1 1/4] perf annotate: create a new hists to manage multiple events samples

[GIT PULL] PCI fixes for v4.14
 2017-10-06 18:50 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).