linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-15 19:15:07 to 2018-03-16 00:51:06 UTC [more...]

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-16  0:50 UTC  (8+ messages)
` [PATCH 3/7] RDMA/qedr: eliminate "
` [PATCH 6/7] e1000: "

[PATCH 1/2] ARM: imx: fix imx6sll-only build
 2018-03-16  0:49 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx: select ARM_CPU_SUSPEND for CPU_IDLE as well

[PATCH dts/arm/aspeed-g5 v1] ARM: dts: aspeed-g5: Add IPMI KCS node
 2018-03-16  0:47 UTC  (2+ messages)

[RFC 0/3] seccomp trap to userspace
 2018-03-16  0:46 UTC  (7+ messages)

[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
 2018-03-16  0:45 UTC  (4+ messages)

[PATCH v2 00/36] remove in-kernel syscall invocations (part 1)
 2018-03-16  0:38 UTC  (14+ messages)
` [PATCH v2 14/36] fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
` [PATCH v2 17/36] fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
` [PATCH v2 21/36] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
` [PATCH v2 22/36] fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
` [PATCH v2 24/36] fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
` [PATCH v2 30/36] fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall

[PATCH net-next] net: ethernet: ti: cpsw: enable vlan rx vlan offload
 2018-03-16  0:29 UTC  (2+ messages)

[PATCH 0/7] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-16  0:28 UTC  (7+ messages)
` [PATCH 1/7] staging:iio:ade7854: Rework I2C write function
` [PATCH 7/7] staging:iio:ade7854: Add proper error handling condition

[PATCH v6 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-16  0:15 UTC  (4+ messages)

[PATCH 0/4] hmm: fixes and documentations
 2018-03-16  0:11 UTC  (5+ messages)
` [PATCH 2/4] mm/hmm: fix header file if/else/endif maze
` [PATCH 3/4] mm/hmm: HMM should have a callback before MM is destroyed

[PATCH 00/14] chrome_laptop: stop being a platform driver
 2018-03-16  0:06 UTC  (7+ messages)
` [PATCH 01/14] Input: atmel_mxt_ts - do not pass suspend mode in platform data
` [PATCH 14/14] Input: atmel_mxt_ts - remove platform data support

[PATCH] [v3] y2038: introduce struct __kernel_old_timeval
 2018-03-16  0:02 UTC  (2+ messages)

[PATCH v5 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-16  0:00 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v5 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver
` [PATCH v5 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 22:24 UTC  (8+ messages)
` [PATCH 01/16] mn10300: Remove the architecture
  ` [PATCH 05/16] arch: remove blackfin port
` [PATCH 15/16] recordmcount.pl: drop blackin and tile support
` [PATCH 16/16] ktest: remove obsolete architectures

[PATCH] storvsc: Set up correct queue depth values for IDE devices
 2018-03-15 23:52 UTC 

[PATCH v4 0/2] Remove false-positive VLAs when using max()
 2018-03-15 23:49 UTC  (16+ messages)
` [PATCH v4 1/2] kernel.h: Introduce const_max() for VLA removal
` [PATCH v4 2/2] Remove false-positive VLAs when using max()

[PATCH] netns: send uevent messages
 2018-03-15 23:46 UTC  (5+ messages)
`  "

[PATCH v7 0/3] Add support for Hi3660 mailbox driver
 2018-03-15 23:44 UTC  (4+ messages)
` [PATCH v7 3/3] dts: arm64: Add mailbox binding for hi3660

[PATCH v4 00/10] x86/microcode/AMD: Check microcode file sanity before loading it
 2018-03-15 23:40 UTC  (3+ messages)

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 23:39 UTC  (12+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution

[PATCH v1] netns: send uevent messages
 2018-03-15 23:39 UTC 

[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-15 23:28 UTC  (9+ messages)
` [PATCH v2 3/8] tpm: factor out tpm1_get_random "
` [PATCH v2 7/8] tpm: Move pcr extend to tpm2-cmd.c

[PATCH] kthread: finer-grained lockdep/cross-release completion
 2018-03-15 23:26 UTC  (10+ messages)

[PATCH v1 0/2] arm: npcm: Modify NPCM7XX machine code
 2018-03-15 23:10 UTC  (3+ messages)
` [PATCH v1 1/2] arm: npcm: modify configuration for the NPCM7xx BMC
` [PATCH v1 2/2] arm: npcm: Enable L2 Cache in NPCM7xx

[PATCH v4 01/10] x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover length
 2018-03-15 23:08 UTC  (10+ messages)
` [PATCH v4 02/10] x86/microcode/AMD: Check equivalence table length in the early loader
` [PATCH v4 03/10] x86/microcode/AMD: Check equivalence table length in the late loader
` [PATCH v4 04/10] x86/microcode/AMD: install_equiv_cpu_table() should not return a signed int
` [PATCH v4 05/10] x86/microcode/AMD: Add a reminder about PATCH_MAX_SIZE macro
` [PATCH v4 06/10] x86/microcode/AMD: Check patch size in verify_and_add_patch()
` [PATCH v4 07/10] x86/microcode/AMD: Verify patch section type for every such section
` [PATCH v4 08/10] x86/microcode/AMD: Check microcode container file size before accessing it
` [PATCH v4 09/10] x86/microcode/AMD: Check the equivalence table size when scanning it
` [PATCH v4 10/10] x86/microcode/AMD: Be more tolerant of late parse failures in late loader

[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
 2018-03-15 23:03 UTC  (6+ messages)

[PATCH] mm/khugepaged: Convert VM_BUG_ON() to collapse fail
 2018-03-15 23:04 UTC  (2+ messages)

[PATCH v2] rslib: Remove VLAs by setting upper bound on nroots
 2018-03-15 22:59 UTC 

[PATCH 00/13] staging: add drivers to support Mediatek mt7621 in gnubee-pc1
 2018-03-15 22:58 UTC  (9+ messages)

[PATCH v4.16-rc5 1/1] x86/vdso: VDSO should handle clock_gettime(CLOCK_MONOTONIC_RAW) without syscall
 2018-03-15 22:55 UTC  (2+ messages)

[PATCH 0/8] Use clk bulk API in exynos5433 drivers
 2018-03-15 22:55 UTC  (5+ messages)
  ` [PATCH 1/8] clk: Add clk_bulk_alloc functions

linux-next: build failure after merge of the asm-generic tree
 2018-03-15 22:47 UTC  (2+ messages)

[PATCH] netlink: Remove trailing whitespace and spaces
 2018-03-15 22:41 UTC 

[RFC 0/4] gpio-backlight: remove platform data support
 2018-03-15 22:42 UTC  (5+ messages)
` [RFC 1/4] backlight: gpio_backlight: use generic device properties
` [RFC 2/4] sh: ecovec24: conditionally register backlight device
` [RFC 3/4] sh: ecovec24: convert backlight to use device properties
` [RFC 4/4] backlight: gpio_backlight: remove platform data support

[PATCH v4.16-rc5 (3)] x86/vdso: on Intel, VDSO should handle CLOCK_MONOTONIC_RAW
 2018-03-15 22:41 UTC  (4+ messages)

[PATCH, RFC] block: remove the paride drivers
 2018-03-15 22:37 UTC  (6+ messages)

[BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())
 2018-03-15 22:34 UTC  (11+ messages)
` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())
                ` [PATCH] fs: Teach path_connected to handle nfs filesystems with multiple roots

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-15 22:30 UTC  (5+ messages)

[PATCH 1/8] fs/aio: Add explicit RCU grace period when freeing kioctx
 2018-03-15 22:24 UTC  (3+ messages)
` [PATCH 3/8] RDMAVT: Fix synchronization around percpu_ref

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 22:19 UTC  (8+ messages)
` [RFT][PATCH v5 1/7] time: tick-sched: Reorganize idle tick management code
` [RFT][PATCH v5 2/7] sched: idle: Do not stop the tick upfront in the idle loop
` [RFT][PATCH v5 3/7] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFT][PATCH v5 4/7] cpuidle: Return nohz hint from cpuidle_select()
` [RFT][PATCH v5 5/7] sched: idle: Select idle state before stopping the tick
` [RFT][PATCH v5 6/7] cpuidle: menu: Refine idle state selection for running tick
` [RFT][PATCH v5 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick

[PATCH v5 0/2] hwmon: (ucd9000) Add gpio and debugfs interfaces
 2018-03-15 22:21 UTC  (3+ messages)
` [PATCH v5 1/2] hwmon: (ucd9000) Add gpio chip interface
` [PATCH v5 2/2] hwmon: (ucd9000) Add debugfs attributes to provide mfr_status

[PATCH] staging: lustre: o2iblnd: Enable Multiple OPA Endpoints between Nodes
 2018-03-15 21:53 UTC 

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-15 21:46 UTC  (11+ messages)
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni "
          ` [RFC][PATCH] ipc: Remove IPCMNI

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2018-03-15 21:38 UTC  (3+ messages)

[PATCH RFC 1/8] powerpc: Add barrier_nospec
 2018-03-15 21:37 UTC  (12+ messages)
` [PATCH RFC rebase 0/9] powerpc barrier_nospec
  ` [PATCH RFC rebase 1/9] powerpc: Add barrier_nospec
  ` [PATCH RFC rebase 2/9] powerpc: Use barrier_nospec in copy_from_user
  ` [PATCH RFC rebase 3/9] powerpc/64: Use barrier_nospec in syscall entry
  ` [PATCH RFC rebase 4/9] powerpc/64s: Use barrier_nospec in RFI_FLUSH_SLOT
  ` [PATCH RFC rebase 5/9] powerpc/64s: Add support for ori barrier_nospec patching
  ` [PATCH RFC rebase 6/9] powerpc/64: Patch barrier_nospec in modules
  ` [PATCH RFC rebase 7/9] powerpc/64: barrier_nospec: Add debugfs trigger
  ` [PATCH RFC rebase 8/9] powerpc/64s: barrier_nospec: Add hcall triggerr
  ` [PATCH RFC rebase 9/9] powerpc/64: barrier_nospec: Add commandline trigger

[PATCH v2 0/3] vfio/pci: ioeventfd support
 2018-03-15 21:31 UTC  (4+ messages)
` [PATCH v2 1/3] vfio/pci: Pull BAR mapping setup from read-write path
` [PATCH v2 2/3] vfio/pci: Use endian neutral helpers
` [PATCH v2 3/3] vfio/pci: Add ioeventfd support

[PATCH -next] hwmon: (scmi) return -EINVAL when sensor information is unavailable
 2018-03-15 21:27 UTC  (2+ messages)

[PATCH] rslib: Remove VLAs by setting upper bound on nroots
 2018-03-15 21:27 UTC  (2+ messages)

[PATCH 0/9] fstests: few updates
 2018-03-15 21:25 UTC  (4+ messages)
` [PATCH 4/9] build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to build

[PATCH v2 00/15] Add MMCI support for STM32F SoCs family
 2018-03-15 21:24 UTC  (5+ messages)
` [PATCH v2 14/15] clk: stm32: Add clk entry for SDMMC2 on stm32F769

[RFC PATCH] vfio/pci: Add ioeventfd support
 2018-03-15 21:23 UTC  (8+ messages)

[PATCH v5 0/2] cpuset: Enable cpuset controller in default hierarchy
 2018-03-15 21:20 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] cpuset: Add cpuset.flags control knob to v2

[GIT] Sparc
 2018-03-15 21:20 UTC 

[PATCH] [v3] Bluetooth: btrsi: rework dependencies
 2018-03-15 21:18 UTC 

[PATCH] [v2] Bluetooth: btrsi: rework dependencies
 2018-03-15 21:16 UTC  (3+ messages)

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 21:12 UTC  (5+ messages)
` [RFT][PATCH v4 3/7] sched: idle: Do not stop the tick before cpuidle_idle_call()

[PATCH 0/3] vfio/pci: ioeventfd support
 2018-03-15 21:12 UTC  (6+ messages)
` [PATCH 3/3] vfio/pci: Add "

[PATCH v5 0/4] new driver for Valve Steam Controller
 2018-03-15 21:06 UTC  (5+ messages)

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-15 21:03 UTC  (4+ messages)

[PATCH 0/4] Code improvements in integrity and IMA
 2018-03-15 21:01 UTC  (7+ messages)
` [PATCH 3/4] ima: Improvements in ima_appraise_measurement()

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-03-15 20:54 UTC  (14+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom
  ` [patch -mm] mm, memcg: separate oom_group from selection criteria
  ` [patch -mm] mm, memcg: disregard mempolicies for cgroup-aware oom killer

[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
 2018-03-15 20:46 UTC  (8+ messages)

uprobes misses breakpoint insertion into VM_WRITE mappings
 2018-03-15 20:48 UTC 

[PATCH v2 0/2] Improve preemptirq tracepoint usage
 2018-03-15 20:44 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Improve design of preemptirq tracepoints and its users
` [PATCH v2 2/2] tracepoint: Prevent false-positive lockdep warnings

[PATCH v2 0/2] optimize memory hotplug
 2018-03-15 20:43 UTC  (7+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

[PATCH v10 0/5] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-03-15 20:39 UTC  (7+ messages)
` [PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
` [PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-15 20:38 UTC  (8+ messages)
` [RFC v2 03/83] Add super.h

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-15 20:35 UTC  (13+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

[PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers
 2018-03-15 20:26 UTC  (2+ messages)

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-15 20:27 UTC  (3+ messages)
` [RFC PATCH V1 01/12] audit: add "

[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
 2018-03-15 19:04 UTC 

[PATCH for-4.16 0/3] drivers: base: revise coredump ABI
 2018-03-15 20:20 UTC  (4+ messages)
` [PATCH for-4.16 1/3] sysfs: improve devices-coredump description with user-space perspective

[PATCH 00/11] sched/wait: Replace wait_on_atomic_t() with wait_var_event()
 2018-03-15 20:17 UTC  (3+ messages)
` [PATCH 05/11] sched/wait,btrfs: Replace wait_on_atomic_t usage

[PATCH v1 1/2] tracing: Improve design of preemptirq tracepoints and its users
 2018-03-15 20:19 UTC  (3+ messages)

[PATCH -mm] proc: shotgun test read/readdir/readlink + a little write
 2018-03-15 20:12 UTC 

[PATCH v2] Documentation/CodingStyle: Add an example for braces
 2018-03-15 20:04 UTC 

[PATCH] platform/x86: dell: avoid link error with modular ACPI_SMI
 2018-03-15 20:03 UTC  (3+ messages)

sparc64 MM regression
 2018-03-15 20:00 UTC  (2+ messages)

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-03-15 19:52 UTC  (4+ messages)

[PATCH] Documentation/CodingStyle: Add an example for braces
 2018-03-15 19:54 UTC  (3+ messages)

[PATCH] Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issue
 2018-03-15 19:49 UTC  (3+ messages)

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-15 19:43 UTC  (7+ messages)
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running "

[PATCH] cpu/hotplug: fix unused function warning
 2018-03-15 19:36 UTC  (2+ messages)
` [tip:smp/hotplug] cpu/hotplug: Fix "

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-03-15 19:26 UTC  (8+ messages)

[tip:irq/core 12/14] arch/arm/kernel/entry-armv.S:26:10: fatal error: mach/entry-macro.S: No such file or directory
 2018-03-15 19:23 UTC  (2+ messages)

[PATCH v2] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
 2018-03-15 19:19 UTC  (5+ messages)

[PATCH v2] ARM: davinci: DA8XX: fix oops in USB PHY driver due to stack allocated platform platform_data
 2018-03-15 19:17 UTC 

[PATCH] ARM: davinci: DA8XX: fix oops in USB PHY driver due to stack allocated platform platform_data
 2018-03-15 19:14 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).