linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 13:25:57 to 2018-01-17 15:34:23 UTC [more...]

[GIT PULL] scheduler fix
 2018-01-17 15:34 UTC 

[PATCH 5 v2: 00/19] staging: lustre: use standard wait_event macros
 2018-01-17 15:34 UTC  (28+ messages)
` [PATCH 01/19] sched/wait: add wait_event_idle() functions
` [PATCH 06/19] staging: lustre: introduce and use l_wait_event_abortable()
` [PATCH 12/19] staging: lustre: make polling loop in ptlrpc_unregister_bulk more obvious
` [PATCH 09/19] staging: lustre: open code polling loop instead of using l_wait_event()
` [PATCH 02/19] staging: lustre: discard SVC_SIGNAL and related functions
` [PATCH 13/19] staging: lustre: use wait_event_idle_timeout in ptlrpcd()
` [PATCH 11/19] staging: lustre: remove back_to_sleep()
` [PATCH 07/19] staging: lustre: simplify l_wait_event when intr handler but no timeout
` [PATCH 04/19] staging: lustre: discard cfs_time_seconds()
` [PATCH 08/19] staging: lustre: simplify waiting in ldlm_completion_ast()
` [PATCH 10/19] staging: lustre: simplify waiting in ptlrpc_invalidate_import()
` [PATCH 03/19] staging: lustre: replace simple cases of l_wait_event() with wait_event()
` [PATCH 05/19] staging: lustre: use wait_event_idle_timeout() where appropriate

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-17 15:34 UTC  (6+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 15:31 UTC  (7+ messages)
` [PATCH v5 15/44] clk: davinci: Add platform information for TI DM644x PSC
` [PATCH v5 16/44] clk: davinci: Add platform information for TI DM646x PSC
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks

[GIT pull] timer fix for 4.15
 2018-01-17 15:32 UTC 

[PATCH] rtc: tps65910: add bounds checking
 2018-01-17 15:30 UTC 

[PATCH] drm/vmwgfx: fix memory corruption with legacy/sou connectors
 2018-01-17 15:31 UTC  (2+ messages)

[PATCH 0/6] Hi,
 2018-01-17 15:29 UTC  (6+ messages)
` [PATCH 2/6] arm64: zynqmp: Fix alignment in dts files
` [PATCH 3/6] arm64: zynqmp: Add SPDX license identifier
` [PATCH 4/6] arm64: zynqmp: Add missing aliases for ep108
` [PATCH 5/6] arm64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts
` [PATCH 6/6] arm64: zynqmp: Add 8-bit bus width property for ep108

[PATCH] [RESEND] aoe: use ktime_t instead of timeval
 2018-01-17 15:30 UTC 

[PATCH] IIO: ADC: stm32-dfsdm: remove unused variable
 2018-01-17 15:27 UTC  (3+ messages)

[GIT PULL] perf fix
 2018-01-17 15:27 UTC 

[PATCH v3 00/12] iommu/rockchip: Use OF_IOMMU
 2018-01-17 15:25 UTC  (12+ messages)
` [PATCH v3 01/12] iommu/rockchip: Prohibiat unbind and remove
` [PATCH v3 02/12] iommu/rockchip: Fix error handling in probe
` [PATCH v3 03/12] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v3 04/12] iommu/rockchip: Fix error handling in attach
` [PATCH v3 05/12] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v3 06/12] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v3 07/12] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v3 08/12] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v3 09/12] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [PATCH v3 11/12] iommu/rockchip: Add runtime PM support
` [PATCH v3 12/12] iommu/rockchip: Support sharing IOMMU between masters

[RFC] UBIFS authentication
 2018-01-17 15:19 UTC 

[PATCH 0/8] Consolidate init_task handling and expand macros
 2018-01-17 15:26 UTC  (8+ messages)
` [PATCH 2/8] hexagon: Make THREAD_SIZE available to vmlinux.lds
` [PATCH 3/8] openrisc: "
` [PATCH 4/8] Construct init thread stack in the linker script rather than by union
` [PATCH 5/8] Expand INIT_TASK() in init/init_task.c and remove
` [PATCH 6/8] Expand various INIT_* macros "
` [PATCH 7/8] Expand the INIT_SIGNALS and INIT_SIGHAND "
` [PATCH 8/8] Expand INIT_STRUCT_PID "

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-17 15:22 UTC  (14+ messages)
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 15:24 UTC  (12+ messages)

[GIT PULL] locking fixes
 2018-01-17 15:24 UTC 

[PATCH v2] mfd: omap-usb-tll: Allocate driver data at once
 2018-01-17 15:22 UTC  (2+ messages)

Suspend/resume with FTRACE enabled doesn’t work anymore
 2018-01-17 15:19 UTC  (2+ messages)

[PATCH RT 00/13] Linux 3.18.91-rt98-rc1
 2018-01-17 15:14 UTC  (14+ messages)
` [PATCH RT 01/13] rtmutex: Make lock_killable work
` [PATCH RT 02/13] random: avoid preempt_disable()ed section
` [PATCH RT 03/13] sched: Prevent task state corruption by spurious lock wakeup
` [PATCH RT 04/13] fs: convert two more BH_Uptodate_Lock related bitspinlocks
` [PATCH RT 05/13] md/raid5: do not disable interrupts
` [PATCH RT 06/13] locking/rt-mutex: fix deadlock in device mapper / block-IO
` [PATCH RT 07/13] Revert "fs: jbd2: pull your plug when waiting for space"
` [PATCH RT 08/13] cpu_pm: replace raw_notifier to atomic_notifier
` [PATCH RT 09/13] kernel/hrtimer: migrate deferred timer on CPU down
` [PATCH RT 10/13] kernel/hrtimer/hotplug: dont wake ktimersoftd while holding the hrtimer base lock
` [PATCH RT 11/13] rt/locking: allow recursive local_trylock()
` [PATCH RT 12/13] net: use trylock in icmp_sk
` [PATCH RT 13/13] Linux 3.18.91-rt98-rc1

[PATCH v5 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-17 15:19 UTC  (2+ messages)

[PATCH] [RESEND] scsi: fnic: use 64-bit timestamps
 2018-01-17 15:16 UTC 

[PATCH 0/3] lockdep: Allow checking a read-only lock
 2018-01-17 15:14 UTC  (4+ messages)
` [PATCH 1/3] lockdep: Assign lock keys on registration
` [PATCH 2/3] lockdep: Make lockdep checking constant
` [PATCH 3/3] lockdep: Convert some users to const

[PATCH] [RESEND] scsi: esas2r: use ktime_get_real_seconds()
 2018-01-17 15:14 UTC 

[PATCH v6 00/24] Speculative page faults
 2018-01-17 15:15 UTC  (3+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 15:15 UTC  (11+ messages)

[PATCH] dm: Fix trailing semicolon
 2018-01-17 15:09 UTC 

Regression: kexec/kdump boot hangs with x86/vector commits
 2018-01-17 15:06 UTC  (6+ messages)
      ` kexec reboot fails with extra wbinvd introduced for AME SME

[REGRESSION] mux/gpio.c is not able to get any gpio pins
 2018-01-17 15:05 UTC  (11+ messages)
          ` [PATCH 0/3] pinctrl: sx150x: fixes for the probe
            ` [PATCH 1/3] pinctrl: sx150x: unregister the pinctrl on release
            ` [PATCH 2/3] pinctrl: sx150x: register pinctrl before adding the gpiochip
            ` [PATCH 3/3] pinctrl: sx150x: add a static gpio/pinctrl pin range mapping

[PATCH v3] arm64: fix unwind_frame() for filtered out fn for function graph tracing
 2018-01-17 15:03 UTC  (3+ messages)

[BUG 4.15-rc7] IRQ matrix management errors
 2018-01-17 15:01 UTC  (12+ messages)

[PATCHv2 0/7] RFC: Public key encryption of dmesg by the kernel
 2018-01-17 15:01 UTC  (7+ messages)
` [PATCHv2 5/7] printk: allow kmsg to be encrypted using public key encryption
        ` [kernel-hardening] "

[PATCH] [RESEND] scsi: ips: fix firmware timestamps for 32-bit
 2018-01-17 14:57 UTC 

[PATCH] selinux:Significant reduce of preempt_disable holds
 2018-01-17 14:55 UTC 

[PATCH 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 14:56 UTC  (8+ messages)
` [PATCH 2/6] backlight/generic-bl: remove DRIVER1 state
` [PATCH 3/6] backlight/pandora: Stop using BL_CORE_DRIVER1
` [PATCH 4/6] staging/fbtft: "
` [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1
` [PATCH 6/6] MAINTAINERS: add dri-devel for backlight subsystem patches

[PATCH] [RESEND] drm/gma500: initialize gma_clock_t structures
 2018-01-17 14:55 UTC  (4+ messages)

[RFC PATCH 0/2] fixing the gpio ownership
 2018-01-17 14:54 UTC  (6+ messages)
` [RFC PATCH 1/2] pinctrl: add consumer variant for gpio request

[PATCH 0/6] s390: improve speculative execution handling
 2018-01-17 14:52 UTC  (15+ messages)
` [PATCH 1/6] s390/alternative: use a copy of the facility bit mask
` [PATCH 2/6] s390: implement nospec_[load|ptr]
` [PATCH 4/6] s390: add system call to run tasks with modified branch prediction

[PATCH] arm64: Run enable method for errata work arounds on late CPUs
 2018-01-17 14:52 UTC  (9+ messages)

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-17 14:51 UTC  (5+ messages)

[PATCH] [RESEND] megaraid: use ktime_get_real for firmware time
 2018-01-17 14:48 UTC 

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-17 14:46 UTC  (12+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-01-17 14:46 UTC  (3+ messages)

[PATCH v2] Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
 2018-01-17 14:45 UTC  (5+ messages)
  ` [v2] "

[PATCH 0/5] arm: zynq: Adding new Xilinx boards
 2018-01-17 14:41 UTC  (6+ messages)
` [PATCH 1/5] arm: zynq: Add Xilinx cc108 board
` [PATCH 2/5] arm: zynq: Add support for Xilinx zc770 xm010 dc1 board
` [PATCH 3/5] arm: zynq: Add support for Xilinx zc770 xm011 dc2 board
` [PATCH 4/5] arm: zynq: Add support for Xilinx zc770 xm012 dc3 board
` [PATCH 5/5] arm: zynq: Add support for Xilinx zc770 xm013 dc4 board

[PATCH V4 00/15] perf top overwrite mode
 2018-01-17 14:39 UTC  (4+ messages)
` [PATCH V4 12/15] perf hists browser: add parameter to disable lost event warning

[PATCH 1/3] encrypted-keys: add fscrypt format support
 2018-01-17 14:38 UTC  (8+ messages)
` [PATCH 3/3] encrypted-keys: document new fscrypt key format
  ` [PATCH v2 1/2] fscrypt: add support for the encrypted key type
    ` [PATCH v2 2/2] fscrypt: update documentation for encrypted key support

[PATCH] arm: zynq: Add missing address node name in microzed board
 2018-01-17 14:38 UTC 

[PATCH] arm: zynq: Add mmc alias for zc702/zc706/zed/zybo
 2018-01-17 14:38 UTC 

[PATCH] arm: zynq: Add SPDX GPL-2.0 license identifier
 2018-01-17 14:37 UTC 

[PATCH arm/aspeed/ast2500 v1] ipmi: add an Aspeed KCS IPMI BMC driver
 2018-01-17 14:34 UTC  (8+ messages)

[PATCH v2 00/10] objtool validation of static branches and retpoline
 2018-01-17 14:30 UTC  (10+ messages)
` [PATCH v2 06/10] objtool: Implement jump_assert for _static_cpu_has()
` [PATCH v2 11/10] objtool: Even more complex static block checks

pull-request: wireless-drivers 2018-01-17
 2018-01-17 14:30 UTC 

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-01-17 14:29 UTC  (4+ messages)
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

[PATCH 1/2] f2fs: hanlde error case in f2fs_ioc_shutdown
 2018-01-17 14:28 UTC  (2+ messages)
` [PATCH 2/2] f2fs: stop gc/discard thread after fs shutdown

[PATCH] irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
 2018-01-17 14:26 UTC 

[PATCH v3] perf/trace : Fix repetitious traces of perf on tracepoint
 2018-01-17 14:25 UTC  (4+ messages)

[PATCH] rcu: Use wrapper for lockdep asserts
 2018-01-17 14:24 UTC 

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-17 14:17 UTC  (7+ messages)
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths

[RFC] mm: why vfree() do not free page table memory?
 2018-01-17 14:17 UTC  (4+ messages)

[PATCH v3] tpm: use struct tpm_chip for tpm_chip_find_get()
 2018-01-17 14:13 UTC  (5+ messages)

[PATCH v7 0/5] x86/KASLR: Add parameter kaslr_mem=nn[KMG]@ss[KMG]
 2018-01-17 14:04 UTC  (6+ messages)
` [PATCH v7 3/5] x86/KASLR: Give a warning if movable_node specified without kaslr_mem=
` [PATCH v7 4/5] x86/KASLR: Skip memory mirror handling if movable_node specified

[PATCH] staging: lustre: Fix avoid intensive reconnecting for ko2iblnd patch
 2018-01-17 14:02 UTC  (4+ messages)

[PATCH] ARM: make memzero optimization smarter
 2018-01-17 14:03 UTC  (6+ messages)

[PATCH 0/4] Add support for Intel IOMMU 5-level paging
 2018-01-17 14:03 UTC  (2+ messages)

[PATCH v3] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-17 13:58 UTC  (3+ messages)

[PATCH v2 0/4] Remove checkpatch warnings
 2018-01-17 13:58 UTC  (2+ messages)

WARNING in dev_vprintk_emit
 2018-01-17 13:58 UTC 

[PATCH for v4.9-stable] sched: fix softirq time accounting
 2018-01-17 13:54 UTC  (3+ messages)

[PATCH net] xfrm: Add SA to hardware at the end of xfrm_state_construct()
 2018-01-17 13:52 UTC 

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-17 13:51 UTC  (5+ messages)
` [PATCH 4.9 85/96] x86/retpoline: Add initial retpoline support

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-17 13:51 UTC  (11+ messages)
` [PATCH 32/32] aio: implement io_pgetevents

[PATCH 5/6] KVM: s390: wire up seb feature
 2018-01-17 13:51 UTC  (3+ messages)
` [PATCH v2] KVM: s390: wire up bpb feature

[PATCH v3 00/13] drm/sun4i: Support the Display Engine frontend
 2018-01-17 13:46 UTC  (5+ messages)
` [PATCH v3 08/13] drm/sun4i: Add a driver for the display frontend
` [PATCH v3 09/13] drm/sun4i: backend: Wire in the frontend

[PATCH] iommu/vt-d: use domain instead of cache fetching
 2018-01-17 13:46 UTC  (2+ messages)

[PATCH] USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-17 13:42 UTC  (9+ messages)

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-17 13:42 UTC  (4+ messages)

[PATCH] mmc: sh_mmcif: remove redundant initialization of 'opc'
 2018-01-17 13:41 UTC 

[PATCH v2] ARC: ARCv2: CACHE: fix slc_entire_op: flush only instead of flush-n-inv
 2018-01-17 13:39 UTC 

[PATCH] md/raid1: Fix trailing semicolon
 2018-01-17 13:38 UTC 

[PATCH] powerpc/32: book3s - fix compile error with CONFIG_PPC_PTDUMP
 2018-01-17 13:32 UTC  (2+ messages)
`  "

[PATCH v2 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-17 13:32 UTC  (4+ messages)
` [PATCH v2 13/13] iommu/rockchip: Support sharing IOMMU between masters

[PATCH] perf record: Fix failed memory allocation for get_cpuid_str
 2018-01-17 13:31 UTC  (2+ messages)

[PATCH] ARC: ARCv2: CACHE: fix slc_entire_op: flush only instead of flush-n-inv
 2018-01-17 13:31 UTC 

[PATCH] powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
 2018-01-17 13:30 UTC  (2+ messages)
`  "

[PATCH 1/8] powerpc/8xx: Remove CPU6 ERRATA Workaround
 2018-01-17 13:30 UTC  (2+ messages)
` [1/8] "

[PATCH 2/2] powerpc: make use of for_each_node_by_type() instead of open-coding it
 2018-01-17 13:29 UTC  (2+ messages)
` [2/2] "

[PATCH] iommu/of: Only do IOMMU lookup for available ones
 2018-01-17 13:28 UTC  (2+ messages)

[PATCH] powerpc/pseries: include linux/types.h in asm/hvcall.h
 2018-01-17 13:25 UTC  (2+ messages)
`  "

[PATCH] tty: fix data race in n_tty_receive_buf_common
 2018-01-17 13:25 UTC  (16+ 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).