linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 23:06:57 to 2018-02-27 05:33:04 UTC [more...]

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-27  5:32 UTC  (22+ 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 v3 00/18] tracing: probeevent: Improve fetcharg features
 2018-02-27  5:23 UTC  (4+ messages)
` [PATCH v3 01/18] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol

[PATCH] scsi: ufs-qcom: add number of lanes per direction
 2018-02-27  5:22 UTC  (3+ messages)

[PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command
 2018-02-27  5:20 UTC  (14+ 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 v2 0/6] fs/dcache: avoid trylock loops
 2018-02-27  5:16 UTC  (12+ messages)
` [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
            ` [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())
                    ` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())

[PATCH v11 0/7] Address error and recovery for AER and DPC
 2018-02-27  5:16 UTC  (4+ messages)
` [PATCH v11 3/7] PCI/ERR: add mutex to synchronize recovery

[PATCH] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-02-27  5:15 UTC  (7+ messages)

[PATCH 1/4] i2c: xlp9xx: return ENXIO on slave address NACK
 2018-02-27  5:11 UTC  (5+ messages)
` [PATCH 4/4] i2c: xlp9xx: Check for Bus state after every transfer

[PATCH 0/3] leaking_addresses: limit scan to PID==1
 2018-02-27  5:09 UTC  (5+ messages)
` [PATCH 1/3] leaking_addresses: skip all /proc/PID except /proc/1
` [PATCH 2/3] leaking_addresses: skip '/proc/1/syscall'
` [PATCH 3/3] leaking_addresses: remove version number

[RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
 2018-02-27  5:06 UTC  (11+ messages)

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

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

[PATCH 0/7] kexec_file: refactoring for other architecutres
 2018-02-27  4:48 UTC  (8+ messages)
` [PATCH 1/7] kexec_file: make an use of purgatory optional
` [PATCH 2/7] kexec_file,x86,powerpc: factor out kexec_file_ops functions
` [PATCH 3/7] x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
` [PATCH 4/7] x86: kexec_file: remove X86_64 dependency "
` [PATCH 5/7] x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
` [PATCH 6/7] x86: kexec_file: clean up prepare_elf64_headers()
` [PATCH 7/7] kexec_file, x86: move re-factored code to generic side

[PATCH] nvme-multipath: fix sysfs dangerously created links
 2018-02-27  4:42 UTC  (3+ messages)

[PATCH v4 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-27  4:20 UTC  (13+ messages)
` [PATCH v4 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v4 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
` [PATCH v4 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v4 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v4 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v4 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v4 07/12] ext4, "
` [PATCH v4 08/12] xfs, "
` [PATCH v4 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v4 10/12] fs, dax: kill IS_DAX()
` [PATCH v4 11/12] dax: fix S_DAX definition
` [PATCH v4 12/12] vfio: disable filesystem-dax page pinning

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

linux-next: Tree for Feb 27
 2018-02-27  4:03 UTC 

[PATCH] locking/xchg/alpha: Remove memory barriers from the _local() variants
 2018-02-27  4:00 UTC 

[PATCH v1] extcon: int3496: Ignore incorrect IoRestriction for ID pin
 2018-02-27  3:59 UTC  (2+ messages)

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

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

[PATCH 4.13 00/43] 4.13.11-stable review
 2018-02-27  3:44 UTC  (6+ messages)
` [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-02-27  3:41 UTC  (15+ 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

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

[PATCH v3 0/3] mm: improve zone->lock scalability
 2018-02-27  3:17 UTC  (9+ 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 0/2] Rockchip: Add RK1608 driver and DT-bindings
 2018-02-27  3:15 UTC  (4+ messages)
` [PATCH V2 1/2] [media] Add Rockchip RK1608 driver

linux-next: manual merge of the akpm-current tree with the ext3 tree
 2018-02-27  3:11 UTC 

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

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

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

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

[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  (2+ messages)

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

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

[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


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