linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 21:54:21 to 2018-02-27 03:04:27 UTC [more...]

[PATCH v4 0/4] checkpatch: warn for use of %px
 2018-02-27  3:04 UTC  (3+ messages)
` [PATCH v4 1/4] checkpatch: add sub routine get_stat_real()
` [PATCH v4 2/4] checkpatch: remove unused variable declarations

[PATCH] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:54 UTC  (3+ messages)

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-02-27  2:53 UTC  (12+ messages)
` [PATCH v6 0/6] fuse: "
  ` [PATCH v7 0/7] "
    ` [PATCH v7 1/7] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
    ` [PATCH v7 2/7] fuse: Fail all requests with invalid uids or gids
    ` [PATCH v7 3/7] fs/posix_acl: Document that get_acl respects ACL_DONT_CACHE
    ` [PATCH v7 4/7] fuse: Cache a NULL acl when FUSE_GETXATTR returns -ENOSYS
    ` [PATCH v7 5/7] fuse: Simplfiy the posix acl handling logic
    ` [PATCH v7 6/7] fuse: Support fuse filesystems outside of init_user_ns
    ` [PATCH v7 7/7] fuse: Restrict allow_other to the superblock's namespace or a descendant

[PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:53 UTC  (2+ messages)

[RESEND PATCH v3] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:50 UTC 

[PATCH v2] rtc: cros-ec: return -ETIME when refused to set alarms in the past
 2018-02-27  2:43 UTC 

[PATCH v3 0/4] checkpatch: warn for use of %px
 2018-02-27  2:37 UTC  (6+ messages)
` [PATCH v3 1/4] checkpatch: add sub routine get_stat_real()
` [PATCH v3 2/4] checkpatch: remove unused variable declarations
` [PATCH v3 3/4] checkpatch: add sub routine get_stat_here()
` [PATCH v3 4/4] checkpatch: warn for use of %px

[PATCH v4] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  2:35 UTC 

[PATCH v2 1/3] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-02-27  2:35 UTC  (6+ messages)
` [PATCH v2 3/3] gpio: Add Spreadtrum PMIC EIC driver support

[PATCH tip/core/rcu 0/10] Don not IPI offline CPUs, de-emphasize cond_resched_rcu_qs()
 2018-02-27  2:29 UTC  (7+ messages)
` [PATCH tip/core/rcu 06/10] trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-27  2:29 UTC  (5+ messages)
` [linux-sunxi] [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards

[PATCH net-next] net/ncsi: Add generic netlink family
 2018-02-27  2:29 UTC  (3+ messages)

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-27  2:29 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-27  2:29 UTC  (11+ messages)

[RFC tip/locking/lockdep v5 00/17] lockdep: Support deadlock detection for recursive read locks
 2018-02-27  2:32 UTC  (4+ messages)
` [RFC tip/locking/lockdep v5 16/17] lockdep: Documention for recursive read lock detection reasoning

[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
 2018-02-27  2:27 UTC  (3+ messages)

[PATCH v3] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  2:27 UTC  (4+ messages)

[PATCH] riscv/barrier: Define __smp_{store_release,load_acquire}
 2018-02-27  2:24 UTC 

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-02-27  2:12 UTC  (4+ messages)
` [PATCH v4 01/24] docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-02-27  2:19 UTC  (6+ messages)
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE

[PATCH 12/15] drm/sun4i: Allow building on arm64
 2018-02-27  2:18 UTC  (2+ messages)

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-27  2:18 UTC  (4+ messages)

[PATCH 3.18 00/13] 3.18.97-stable review
 2018-02-27  2:17 UTC  (3+ messages)

[PATCH bpf-next v2] samples/bpf: Add program for CPU state statistics
 2018-02-27  2:16 UTC  (3+ messages)

[PATCH v8 2/2] media: V3s: Add support for Allwinner CSI
 2018-02-27  2:12 UTC 

[PATCH] mm: Provide consistent declaration for num_poisoned_pages
 2018-02-27  2:13 UTC  (3+ messages)

[PATCH v1 1/2] perf/core: Add API to look up PMU type by name
 2018-02-27  2:11 UTC  (6+ messages)
` [PATCH v1 2/2] perf/core: Add support for PMUs that can be read from any CPU

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-27  2:08 UTC  (15+ messages)
` [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
` [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "

[PATCH v8 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-02-27  2:07 UTC 

[PATCH v8 0/2] Initial Allwinner V3s CSI Support
 2018-02-27  2:05 UTC 

[PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
 2018-02-27  2:03 UTC  (4+ messages)
` [PATCH v8 03/13] kexec_file,x86,powerpc: factor out kexec_file_ops functions
  ` [PATCH v8 03/13] kexec_file, x86, powerpc: "

[PATCH v3 0/3] mm: improve zone->lock scalability
 2018-02-27  2:00 UTC  (7+ messages)
` [PATCH v3 1/3] mm/free_pcppages_bulk: update pcp->count inside
` [PATCH v3 2/3] mm/free_pcppages_bulk: do not hold lock when picking pages to free

[PATCH v2] Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c
 2018-02-27  1:53 UTC  (3+ messages)

[RFC PATCH 0/2] Ion unit test with VGEM
 2018-02-27  1:48 UTC  (7+ messages)
` [PATCH 2/2] selftests: ion: Add simple test with the vgem driver

[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
 2018-02-27  1:47 UTC  (8+ messages)
` [PATCH 1/4 v2] mm: add access_remote_vm_killable APIs
` [PATCH 2/4 v2] fs: proc: use down_read_killable in proc_pid_cmdline_read()
` [PATCH 3/4 v2] fs: proc: use down_read_killable() in environ_read()
` [PATCH 4/4 v2] mm: use access_remote_vm() in get_cmdline()

[PATCH v2] perf annotate: Support to display the IPC/Cycle in tui mode
 2018-02-27  9:38 UTC 

[PATCH] x86: devicetree: enable multiprocessing and interrupt setting in DT
 2018-02-27  1:36 UTC 

[PATCH v5 0/9] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-27  1:29 UTC  (6+ messages)
` [PATCH v5 2/9] watchdog/hpwdt: Remove legacy NMI sourcing

[PATCH v2] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  1:21 UTC  (3+ messages)

[PATCH v7 2/2] media: V3s: Add support for Allwinner CSI
 2018-02-27  1:18 UTC  (5+ messages)

[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
 2018-02-27  1:14 UTC  (3+ messages)
` [PATCH 1/2 v3] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems

[GIT PULL] seccomp update for v4.16-rc4
 2018-02-27  1:13 UTC 

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-02-27  1:10 UTC  (5+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[PATCH] ipmi: Add or fix SPDX-License-Identifier in all files
 2018-02-27  1:09 UTC  (2+ messages)

[PATCH] ARM: dts: NSP: Fix amount of RAM on BCM958625HR
 2018-02-27  1:03 UTC 

[PATCH 4.15 00/64] 4.15.7-stable review
 2018-02-27  0:58 UTC  (2+ messages)

[PATCH 4.14 00/54] 4.14.23-stable review
 2018-02-27  0:57 UTC  (6+ messages)

[PATCH 4.9 00/39] 4.9.85-stable review
 2018-02-27  0:57 UTC  (2+ messages)

[PATCH 4.4 00/22] 4.4.119-stable review
 2018-02-27  0:56 UTC  (3+ messages)

[PATCH] perf stat: Ignore error thread when enabling system-wide --per-thread
 2018-02-27  0:53 UTC  (7+ messages)

[RFC 0/3] seccomp trap to userspace
 2018-02-27  0:49 UTC  (6+ messages)
` [RFC 1/3] seccomp: add a return code to "

[RFC PATCH] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON'
 2018-02-27  0:46 UTC  (5+ messages)

[RFC -mm] mm: Fix races between swapoff and flush dcache
 2018-02-27  0:44 UTC 

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-27  0:34 UTC  (4+ messages)
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

[PATCH v15 00/11] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-02-27  0:29 UTC  (10+ messages)
` [PATCH v15 02/11] fw_cfg: add a public uapi header
` [PATCH v15 08/11] fw_cfg: handle fw_cfg_read_blob() error
` [PATCH v15 10/11] fw_cfg: write vmcoreinfo details
` [PATCH v15 11/11] RFC: fw_cfg: do DMA read operation

[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-27  0:18 UTC  (4+ messages)

[PATCH v2 char-misc 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-02-27  0:10 UTC  (2+ messages)

[PATCH 0/3] console: Expand dummy functions for CFI
 2018-02-27  0:04 UTC  (4+ messages)
` [PATCH 1/3] console: SisUSB2VGA: Drop dummy con_font_get()
` [PATCH 2/3] console: Fill in struct consw argument names
` [PATCH 3/3] console: Expand dummy functions for CFI

[PATCH] rcu: Remove the unnecessary separate function, rcu_preempt_do_callback()
 2018-02-26 23:55 UTC  (6+ messages)

[GIT PULL] TPM: Bug fixes
 2018-02-26 23:48 UTC 

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-26 23:47 UTC  (5+ messages)
` [PATCH 8/9] drm/xen-front: Implement GEM operations

[GIT PULL] tpmdd fixes for 4.16
 2018-02-26 23:33 UTC  (4+ messages)

regression v4.16 on Nokia N900:/dev/input/event6 aka AV Jack support disappeared
 2018-02-26 23:30 UTC  (6+ messages)
  ` regression v4.16 on Nokia N900: sound does not work
    ` [alsa-devel] "

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-02-26 23:28 UTC  (2+ messages)

[PATCH] x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
 2018-02-26 23:25 UTC 

[PATCH 1/2] kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
 2018-02-26 23:22 UTC  (3+ messages)
` [PATCH 2/2] kbuild: simplify ld-option implementation

linux-next: Signed-off-by missing for commit in the rcu tree
 2018-02-26 23:22 UTC  (2+ messages)

[PATCH] sparc64: Oracle DAX driver depends on SPARC64
 2018-02-26 23:21 UTC 

[PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ
 2018-02-26 23:19 UTC 

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-02-26 23:13 UTC  (4+ messages)
` [PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range

[PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command
 2018-02-26 23:08 UTC  (18+ messages)
  ` [PATCH 1/4] auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
    ` [PATCH 2/4] auxdisplay: charlcd: name x/y address struct
      ` [PATCH 3/4] auxdisplay: charlcd: fix x/y address commands

[PATCH] clk: tegra: fix pllu rate configuration
 2018-02-26 23:04 UTC  (3+ messages)

[PATCH] nbd: fix return value in error handling path
 2018-02-26 23:01 UTC  (2+ messages)

[PATCH] KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
 2018-02-26 22:46 UTC  (2+ messages)

[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 22:44 UTC  (9+ messages)

[PATCH v1] kernel.h: Update comment about simple_strto<foo>() functions
 2018-02-26 22:31 UTC  (2+ messages)

[PATCH 0/5] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-26 22:30 UTC  (3+ messages)
` [PATCH 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline

[PATCH v3] usb: core: Add "quirks" parameter for usbcore
 2018-02-26 22:30 UTC  (2+ messages)

[PATCH v2 1/2] i2c: piix4: Use usleep_range()
 2018-02-26 22:28 UTC  (8+ messages)
` [PATCH v2 2/2] i2c: piix4: Use request_muxed_region

[PATCH 0/3] drivers: support for sysfs initiated coredump
 2018-02-26 22:25 UTC  (9+ messages)
` [PATCH 2/3] mwifiex: support sysfs initiated device coredump

[PATCH] KVM: VMX: expose the host's ARCH_CAPABILITIES MSR to userspace
 2018-02-26 22:23 UTC  (3+ messages)

[PATCH 0.5/12] ARM: OMAP2+: Prepare to pass auxdata for smartreflex
 2018-02-26 22:23 UTC  (3+ messages)

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-02-26 22:17 UTC  (8+ messages)
` [PATCH 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok

Next batch of LKMM patches
 2018-02-26 22:13 UTC 

Removing architectures without upstream gcc support
 2018-02-26 22:11 UTC  (4+ messages)

[PATCH v2 0/2] of: remove kbasename() from core
 2018-02-26 22:01 UTC  (3+ messages)
` [PATCH v2 1/2] of: unittest: clean up changeset test
` [PATCH v2 2/2] of: overlay: do not include path in full_name of added nodes

[PATCH tip/core/rcu 0/12] Torture-test updates
 2018-02-26 22:02 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcutorture: Replace multi-instance kzalloc() with kcalloc()
` [PATCH tip/core/rcu 02/12] rcutorture: Abstract function and module names
` [PATCH tip/core/rcu 03/12] rcutorture: Avoid fake-writer use of undefined primitives
` [PATCH tip/core/rcu 04/12] rcutorture: Re-enable testing of dynamic expediting
` [PATCH tip/core/rcu 05/12] rcutorture: Record which grace-period primitives are tested
` [PATCH tip/core/rcu 06/12] rcutorture: Update kvm.sh header comment
` [PATCH tip/core/rcu 07/12] rcutorture: Add basic ARM64 support to run scripts
` [PATCH tip/core/rcu 08/12] torture: Specify qemu memory size with --memory argument
` [PATCH tip/core/rcu 09/12] torture: Default jitter off when running rcuperf
` [PATCH tip/core/rcu 10/12] torture: Adjust rcuperf trace processing to allow for workqueues
` [PATCH tip/core/rcu 11/12] torture: Grace periods do not piggyback off of themselves
` [PATCH tip/core/rcu 12/12] torture: Provide more sensible nreader/nwriter defaults for rcuperf

[PATCHv2] PM / wakeirq: Add wakeup name to dedicated wake irqs
 2018-02-26 22:01 UTC  (5+ messages)

[PATCH tip/core/rcu 0/20] Miscellaneous fixes
 2018-02-26 21:53 UTC  (14+ messages)
` [PATCH tip/core/rcu 02/20] sched/isolation: Eliminate NO_HZ_FULL_ALL
` [PATCH tip/core/rcu 03/20] rcu: Fix CPU offload boot message when no CPUs are offloaded
` [PATCH tip/core/rcu 06/20] rcu: Call touch_nmi_watchdog() while printing stall warnings
` [PATCH tip/core/rcu 07/20] rcu: Remove obsolete boost statistics for debugfs
` [PATCH tip/core/rcu 09/20] rcu: Remove obsolete __rcu_pending() "
` [PATCH tip/core/rcu 10/20] rcu: Remove obsolete force-quiescent-state "
` [PATCH tip/core/rcu 12/20] rcu: Consolidate rcu.h #ifdefs
` [PATCH tip/core/rcu 14/20] rcu: Use wrapper for lockdep asserts
` [PATCH tip/core/rcu 15/20] rcu: Fix init_rcu_head() comment
` [PATCH tip/core/rcu 16/20] rcu: Fix misprint in srcu_funnel_exp_start
` [PATCH tip/core/rcu 17/20] rcu: Add more tracing of expedited grace periods
` [PATCH tip/core/rcu 18/20] rcu: Trace expedited GP delays due to transitioning CPUs
` [PATCH tip/core/rcu 19/20] rcu: Make expedited RCU CPU selection avoid unnecessary stores

[PATCH tip/core/rcu 0/5] SRCU updates
 2018-02-26 21:56 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] srcu: Abstract function name
` [PATCH tip/core/rcu 2/5] srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap
` [PATCH tip/core/rcu 3/5] srcu: Reduce scans of srcu_data in counter wrap check
` [PATCH tip/core/rcu 4/5] srcu: Remove dead code in srcu_gp_end()
` [PATCH tip/core/rcu 5/5] rcu: Remove SRCU throttling

[PATCH v1] genirq: Add wakeup sysfs node to show IRQ wakeup state
 2018-02-26 21:55 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).