linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-22 05:36:36 to 2018-03-22 11:08:31 UTC [more...]

[PATCH 4.4 00/63] 4.4.122-stable review
 2018-03-22 11:08 UTC  (8+ messages)
` [PATCH 4.4 29/63] watchdog: hpwdt: fix unused variable warning

[PATCH] KVM: X86: Fix the decoding of segment overrides in 64bit mode
 2018-03-22 11:04 UTC  (5+ messages)

[PATCH 4.9 v2 0/2] Clear LED_BLINK_SW flag in led_blink_set()
 2018-03-22 10:58 UTC  (2+ messages)

[PATCH] locks: change POSIX lock ownership on execve when files_struct is displaced
 2018-03-22 10:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] Add support to disable sensor groups in P9
 2018-03-22 10:54 UTC  (4+ messages)
` [PATCH 1/3] powernv:opal-sensor-groups: Add support to enable sensor groups
` [PATCH 2/3] hwmon: ibmpowernv: Add attributes to enable/disable "
` [PATCH 3/3] powernv: opal-sensor-groups: Add attributes to disable/enable sensors

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-22 10:48 UTC  (20+ messages)
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write

[PATCH v6 00/21] tracing: probeevent: Improve fetcharg features
 2018-03-22 10:49 UTC  (5+ messages)
` [PATCH v6 21/21] perf-probe: Add array argument support

[PATCH] target: Use WARNON_NON_RT(!irqs_disabled())
 2018-03-22 10:45 UTC  (8+ messages)

[PATCH 0/2] COPYING: create a new file with points to the Kernel license files
 2018-03-22 10:44 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] COPYING: use the new text with points to the "

[PATCH v5 0/5] typec: tcpm: Add sink side support for PPS
 2018-03-22 10:40 UTC  (13+ messages)
` [PATCH v5 1/5] typec: tcpm: Add core support for sink side PPS
` [PATCH v5 3/5] power: supply: Add 'usb_type' property and supporting code
` [PATCH v5 4/5] typec: tcpm: Represent source supply through power_supply
` [PATCH v5 5/5] typec: tcpm: Add support for sink PPS related messages

[PATCH v17 00/10] LPC: legacy ISA I/O support
 2018-03-22 10:38 UTC  (3+ messages)

[PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
 2018-03-22 10:32 UTC  (11+ messages)

[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
 2018-03-22 10:29 UTC  (8+ messages)
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac

[RFC PATCH] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-22 10:28 UTC 

[PATCH] MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
 2018-03-22 10:26 UTC  (2+ messages)

[PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
 2018-03-22 10:21 UTC  (51+ messages)
` [PATCH 01/45] fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
` [PATCH 02/45] fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
` [PATCH 03/45] fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
` [PATCH 04/45] fs: add ksys_read() helper; remove in-kernel calls to sys_read()
` [PATCH 05/45] fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
` [PATCH 06/45] fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
` [PATCH 07/45] fs: add do_vmsplice() "
` [PATCH 08/45] fs: add kern_select() helper; remove in-kernel call to sys_select()
` [PATCH 09/45] fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
` [PATCH 10/45] fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
` [PATCH 11/45] fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
` [PATCH 12/45] fs: add do_compat_fcntl64() helper; remove in-kernel call to comapt syscall
` [PATCH 13/45] fs: add do_compat_select() "
` [PATCH 14/45] fs: add do_compat_signalfd4() "
` [PATCH 15/45] fs: add do_compat_futimesat() "
` [PATCH 16/45] inotify: add do_inotify_init() helper; remove in-kernel call to syscall
` [PATCH 17/45] fanotify: add do_fanotify_mark() "
` [PATCH 18/45] fs/quota: add kernel_quotactl() "
` [PATCH 19/45] fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
` [PATCH 20/45] kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
` [PATCH 21/45] kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
` [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
  ` Any chance that kernel/uid6.c can go? [Was: [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c]
` [PATCH 23/45] sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
` [PATCH 24/45] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 25/45] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 26/45] mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
` [PATCH 27/45] mm: add kernel_mbind() helper; remove in-kernel call to syscall
` [PATCH 28/45] mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls
` [PATCH 29/45] mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
` [PATCH 30/45] ipc: add semtimedop syscall/compat_syscall wrappers
` [PATCH 31/45] ipc: add semget syscall wrapper
` [PATCH 32/45] ipc: add semctl syscall/compat_syscall wrappers
` [PATCH 33/45] ipc: add msgget syscall wrapper
` [PATCH 34/45] ipc: add shmget "
` [PATCH 35/45] ipc: add shmdt "
` [PATCH 36/45] ipc: add shmctl syscall/compat_syscall wrappers
` [PATCH 37/45] ipc: add msgctl "
` [PATCH 38/45] ipc: add msgrcv "
` [PATCH 39/45] ipc: add msgsnd "
` [PATCH 40/45] x86: use _do_fork() in compat_sys_x86_clone()
` [PATCH 41/45] x86: remove compat_sys_x86_waitpid()
` [PATCH 42/45] x86: fix sys_sigreturn() return type to be long, not unsigned long
` [PATCH 43/45] x86/sigreturn: use SYSCALL_DEFINE0
` [PATCH 44/45] kernel/sys_ni: sort cond_syscall() entries
` [PATCH 45/45] bpf: whitelist all syscalls for error injection

[PATCH v2] x86: i8237: Register based on FADT legacy boot flag
 2018-03-22 10:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v11 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-22 10:22 UTC  (5+ messages)
` [PATCH v11 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v11 2/4] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v11 3/4] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v11 4/4] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH 1/2] r8169: reinstate ALDPS for power saving
 2018-03-22 10:19 UTC  (4+ messages)

[PATCH v4] mmc: Export host capabilities to debugfs
 2018-03-22 10:19 UTC  (2+ messages)

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2018-03-22 10:18 UTC  (19+ messages)
` [PATCH 1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH 2/7] PM / OPP: Implement of_dev_pm_opp_find_required_opp()
` [PATCH 3/7] PM / Domain: Add struct device to genpd
` [PATCH 4/7] PM / Domain: Add support to parse domain's OPP table
` [PATCH 5/7] PM / Domain: Implement of_dev_pm_genpd_get_performance_state()
` [PATCH 6/7] PM / OPP: Get performance state using genpd helper
` [PATCH 7/7] PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()

[PATCH] iommu/vt-d, trivial: Remove unused variable
 2018-03-22 10:18 UTC 

[PATCH] regulator: ab8500: Drop AB8540/9540 support
 2018-03-22 10:17 UTC 

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-22 10:16 UTC  (11+ messages)

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-22 10:10 UTC  (5+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH v4 11/17] bnx2x: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-22 10:10 UTC  (2+ messages)

[GIT PULL] MMC fixes for v.4.16-rc7
 2018-03-22 10:05 UTC 

information required
 2018-03-21  9:29 UTC 

[PATCH v2] crypto: talitos - fix IPsec cipher in length
 2018-03-22  9:57 UTC 

[PATCH] mm/vmscan: fix unsequenced modification and access warning
 2018-03-22  9:50 UTC  (4+ messages)

4.15-rc9 new insecure W+X mapping warning
 2018-03-22  9:48 UTC  (3+ messages)

syzbot dashboard
 2018-03-22  9:45 UTC  (3+ messages)

[PATCH] staging: mt7621-eth: fix spelling mistake: "devictree" -> "devicetree"
 2018-03-22  9:40 UTC 

[PATCH] usb: dwc2: dwc2_vbus_supply_init: fix error check
 2018-03-22  9:39 UTC 

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-22  9:36 UTC  (5+ messages)

[PATCH] perf: python: Reference Py_None before returning it
 2018-03-22  9:35 UTC  (3+ messages)

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-22  9:34 UTC  (4+ messages)

[PATCH][next] net: mvpp2: use correct index on array mvpp2_pools
 2018-03-22  9:24 UTC  (2+ messages)

[usb-next, v2 PATCH] usb: xhci: skip phys initialization of shared hcd
 2018-03-22  9:21 UTC  (3+ messages)

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-22  9:15 UTC  (12+ messages)
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list

[PATCH v2] Documentation/CodingStyle: Add an example for braces
 2018-03-22  9:12 UTC  (3+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-22  9:10 UTC  (8+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

Linux 4.4.123
 2018-03-22  9:03 UTC  (2+ messages)

Linux 3.18.101
 2018-03-22  9:03 UTC  (2+ messages)

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-22  9:04 UTC  (4+ messages)
` [PATCH v1 2/4] platform/x86: mlx-platform: Add differed bus functionality

[PATCH] serial: samsung: macros with complex values should be enclosed in parentheses
 2018-03-22  9:04 UTC  (5+ messages)

Linux 4.9.89
 2018-03-22  9:03 UTC  (2+ messages)

[PATCH] memcg, thp: do not invoke oom killer on thp charges
 2018-03-22  8:56 UTC  (5+ messages)

[PATCH v2 0/6] phy: qcom: Updates for USB PHYs on SDM845
 2018-03-22  8:50 UTC  (7+ messages)
` [PATCH v2 1/6] phy: qcom-qmp: Enable pipe_clk before checking USB3 PHY_STATUS
` [PATCH v2 2/6] phy: qcom-qusb2: Fix crash if nvmem cell not specified
` [PATCH v2 3/6] dt-bindings: phy-qcom-qmp: Update bindings for sdm845
` [PATCH v2 4/6] phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support "
` [PATCH v2 5/6] dt-bindings: phy-qcom-usb2: Update bindings "
` [PATCH v2 6/6] phy: qcom-qusb2: Add QUSB2 PHYs support "

[PATCH] perf util: Display warning when perf report/annotate is missing some libs
 2018-03-22  8:51 UTC  (7+ messages)

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-22  8:41 UTC  (9+ messages)
` [PATCH 03/10] drm/sun4i: Don't pretend to handle ARGB8888 with the frontend
` [PATCH 08/10] drm/fourcc: Add definitions for Allwinner vendor and MB32 tiled format

[PATCH v6 0/2] cpuset: Enable cpuset controller in default hierarchy
 2018-03-22  8:41 UTC  (3+ messages)
` [PATCH v6 2/2] cpuset: Add cpuset.sched_load_balance to v2

linux-next: Tree for Mar 22
 2018-03-22  8:38 UTC 

[PATCH v2] i2c: i2c-stm32f7: fix no check on returned setup
 2018-03-22  8:33 UTC  (2+ messages)

[PATCH v3] Fix modifier keys for Redragon Asura Keyboard
 2018-03-22  8:33 UTC  (6+ messages)

[PATCH 3.18 00/68] 3.18.101-stable review
 2018-03-22  8:21 UTC  (4+ messages)

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-22  8:20 UTC  (5+ messages)

linux-next: Tree for Mar 21
 2018-03-22  8:20 UTC  (3+ messages)
` linux-next: Tree for Mar 21 (usb/dwc3)

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-22  8:19 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] drivers: remove force dma flag from buses

[PATCH 4.9 00/86] 4.9.88-stable review
 2018-03-22  8:19 UTC  (7+ messages)

[PATCH v1] dma: imx-sdma: add virt-dma support
 2018-03-22 16:18 UTC 

[PATCH 4.9 000/241] 4.9.89-stable review
 2018-03-22  8:18 UTC  (7+ messages)

[usb-next PATCH] usb: xhci: skip phys initialization of shared hcd
 2018-03-22  8:12 UTC  (5+ messages)

[patch] mm, thp: do not cause memcg oom for thp
 2018-03-22  8:11 UTC  (8+ messages)

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-22  8:04 UTC  (8+ messages)
` [PATCH V2 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-22  7:51 UTC  (11+ messages)
` [PATCH v7 09/14] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v7 10/14] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v7 12/14] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v7 13/14] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v7 14/14] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH] builddeb: Fix header package regarding dtc source links
 2018-03-22  7:49 UTC  (3+ messages)

linux-next: build warning after merge of the nvdimm tree
 2018-03-22  7:07 UTC 

[PATCH 03/15] mm/hmm: HMM should have a callback before MM is destroyed v2
 2018-03-22  6:58 UTC  (3+ messages)
` [PATCH 03/15] mm/hmm: HMM should have a callback before MM is destroyed v3

linux-next: manual merge of the nvdimm tree with the xfs tree
 2018-03-22  6:54 UTC 

[PATCH 1/5 v4] add compression algorithm zBeWalgo
 2018-03-22  6:53 UTC  (5+ messages)

[PATCH v4 4/6] infiniband: cxgb4: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-22  6:44 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2018-03-22  6:37 UTC 

linux-next: build failure after merge of the scsi-mkp tree
 2018-03-22  6:25 UTC 

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-22  6:24 UTC  (5+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-22  6:07 UTC  (6+ messages)
` [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-22  6:08 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus
    ` [linux-sunxi] "

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-03-22  5:59 UTC  (2+ messages)

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2018-03-22  5:54 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2018-03-22  5:54 UTC  (5+ messages)

[RESEND PATCH] mfd: sprd: Add one syscon cell to access PMIC global registers
 2018-03-22  5:40 UTC 

[LINUX PATCH v8 1/2] Documentation: nand: pl353: Add documentation for controller and driver
 2018-03-22  5:36 UTC  (3+ 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).