linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-24 23:02:36 to 2018-05-25 06:11:54 UTC [more...]

[PATCH 4.4 00/92] 4.4.133-stable review
 2018-05-25  6:11 UTC  (12+ messages)

[PATCH v8 00/12] ARM: dts: ipq: updates to enable a few peripherals
 2018-05-25  6:11 UTC 

led: hw-trigger, global brightness and multi-colored leds
 2018-05-25  6:08 UTC  (3+ messages)
  ` Turris Omnia firmware possibilities [Was: Re: led: hw-trigger, global brightness and multi-colored leds]

[PATCH] f2fs: let fstrim issue discard commands in lower priority
 2018-05-25  6:04 UTC  (2+ messages)

[PATCH V2 rdma-next 0/4] Misc update for hns driver
 2018-05-25  5:56 UTC  (7+ messages)
` [PATCH V2 rdma-next 3/4] RDMA/hns: Add reset process for RoCE in hip08
` [PATCH V2 rdma-next 4/4] RDMA/hns: Fix the illegal memory operation when cross page

[PATCH v3 0/3] powerpc/lib: Optimisation of string functions for PPC32 - part 1
 2018-05-25  5:55 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/lib: optimise PPC32 memcmp
  ` [PATCH v4 "

[PATCH 4/9] regulator: bd71837: Devicetree bindings for BD71837 regulators
 2018-05-25  5:54 UTC  (5+ messages)

[git pull] drm fixes for v4.17-rc7
 2018-05-25  5:45 UTC 

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-05-25  5:40 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: amlogic: "
` [PATCH 2/6] arm64: dts: freescale: "
` [PATCH 3/6] arm64: dts: hisilicon: "
` [PATCH 4/6] arm64: dts: mediatek: "
` [PATCH 5/6] arm64: dts: rockchip: "
` [PATCH 6/6] arm64: dts: socionext: "

[PATCH v9 00/15] Krait clocks + Krait CPUfreq
 2018-05-25  5:40 UTC  (7+ messages)
` [PATCH v9 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v9 02/15] clk: mux: Split out register accessors for reuse

[PATCH v2] drm/xen-front: fix pointer casts
 2018-05-25  5:32 UTC  (3+ messages)

[PATCH] hwmon: binding: Fix "#cooling-cells" property's name
 2018-05-25  5:19 UTC 

[GIT PULL] sound fixes for 4.17-rc7
 2018-05-25  5:18 UTC 

[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2018-05-25  5:13 UTC  (4+ messages)

[PATCH 8/9] regulator: bd71837: BD71837 PMIC regulator driver
 2018-05-25  5:08 UTC  (5+ messages)

[PATCH 0/7] Fix DM DAX handling
 2018-05-25  5:02 UTC  (10+ messages)
` [PATCH 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH 3/7] dm: fix test for DAX device support
` [PATCH 4/7] dm: prevent DAX mounts if not supported
` [PATCH 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH 7/7] dm-error: "

[PATCH v2 0/5] Add gpio support for Action Semi S900 SoC
 2018-05-25  5:01 UTC  (5+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add Actions Semi S900 pinctrl entries

[PATCH v1] arch/x86/kernel/pci-dma: Remove useless parameter of arch_dma_alloc_attrs
 2018-05-25  5:00 UTC 

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  5:00 UTC  (15+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 2/8] drm/mediatek: support maximum 64 mutex mod
` [PATCH v3 3/8] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v3 4/8] drm/mediatek: add ddp component AAL1
` [PATCH v3 5/8] drm/mediatek: add ddp component OD1
` [PATCH v3 6/8] drm/mediatek: add ddp component PWM2
` [PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712
` [PATCH v3 8/8] drm/mediatek: add third ddp path

[PATCH] kdump: add default crashkernel reserve kernel config options
 2018-05-25  4:59 UTC  (12+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-05-25  4:53 UTC  (36+ messages)
` [RESEND PATCH V5 01/33] block: rename bio_for_each_segment* with bio_for_each_page*
` [RESEND PATCH V5 02/33] block: rename rq_for_each_segment as rq_for_each_page
` [RESEND PATCH V5 03/33] block: rename bio_segments() with bio_pages()
` [RESEND PATCH V5 04/33] block: introduce multipage page bvec helpers
` [RESEND PATCH V5 05/33] block: introduce bio_for_each_segment()
` [RESEND PATCH V5 06/33] block: use bio_for_each_segment() to compute segments count
` [RESEND PATCH V5 07/33] block: use bio_for_each_segment() to map sg
` [RESEND PATCH V5 08/33] block: introduce segment_last_page()
` [RESEND PATCH V5 09/33] fs/buffer.c: use bvec iterator to truncate the bio
` [RESEND PATCH V5 10/33] btrfs: use segment_last_page to get bio's last page
` [RESEND PATCH V5 11/33] block: implement bio_pages_all() via bio_for_each_page_all()
` [RESEND PATCH V5 12/33] block: introduce bio_segments()
` [RESEND PATCH V5 13/33] block: introduce rq_for_each_segment()
` [RESEND PATCH V5 14/33] block: loop: pass segments to iov_iter
` [RESEND PATCH V5 15/33] block: introduce bio_clone_seg_bioset()
` [RESEND PATCH V5 16/33] dm: clone bio via bio_clone_seg_bioset
` [RESEND PATCH V5 17/33] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all
` [RESEND PATCH V5 18/33] block: deal with dirtying pages for multipage bvec
` [RESEND PATCH V5 19/33] block: convert to bio_for_each_page_all2()
` [RESEND PATCH V5 20/33] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [RESEND PATCH V5 21/33] fs: conver to bio_for_each_page_all2
` [RESEND PATCH V5 22/33] btrfs: "
` [RESEND PATCH V5 23/33] ext4: "
` [RESEND PATCH V5 24/33] f2fs: "
` [RESEND PATCH V5 25/33] xfs: "
` [RESEND PATCH V5 26/33] exofs: "
` [RESEND PATCH V5 27/33] gfs2: "
` [RESEND PATCH V5 28/33] block: kill bio_for_each_page_all()
` [RESEND PATCH V5 29/33] block: rename bio_for_each_page_all2 as bio_for_each_page_all
` [RESEND PATCH V5 30/33] block: enable multipage bvecs
` [RESEND PATCH V5 31/33] block: bio: pass segments to bio if bio_add_page() is bypassed
` [RESEND PATCH V5 32/33] block: always define BIO_MAX_PAGES as 256
` [RESEND PATCH V5 33/33] block: document usage of bio iterator helpers

[PATCH 0/2] few memory hotplug fixes
 2018-05-25  4:50 UTC  (7+ messages)
` [PATCH 2/2] mm: do not warn on offline nodes unless the specific node is explicitly requested

[PATCH 1/5] ptp: rework gianfar_ptp as QorIQ common PTP driver
 2018-05-25  4:47 UTC  (6+ messages)
` [PATCH 2/5] ptp_qoriq: move some definitions to header file
` [PATCH 3/5] net: ethernet: gianfar_ethtool: get phc index through drvdata
` [PATCH 4/5] dt-bindings: ptp: add ptp-qoriq.txt
` [PATCH 5/5] MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-25  4:35 UTC  (8+ messages)
` [PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH dts/arm/aspeed-g5 v1] ARM: dts: aspeed-g5: Add IPMI KCS node
 2018-05-25  4:34 UTC  (3+ messages)

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-25  4:06 UTC  (5+ messages)

[PATCH v13 0/2] Kryo CPU scaling driver
 2018-05-25  4:05 UTC  (4+ messages)
` [PATCH v13 1/2] cpufreq: Add "

[PATCH] arm64: defconfig: Enable UFS on msm8996
 2018-05-25  4:02 UTC 

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-05-25  3:58 UTC  (2+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support

[PATCH -next 0/6] rhashtable: guarantee first allocation
 2018-05-25  3:34 UTC  (5+ messages)
` [PATCH 2/6] lib/rhashtable: guarantee initial hashtable allocation

[PATCH net-next] net: dsa: dsa_loop: Make dynamic debugging helpful
 2018-05-25  3:52 UTC 

[PATCH] powerpc/modules: remove unused mod_arch_specific.toc field
 2018-05-25  3:48 UTC 

Wrong -dirty suffix set by setlocalversion (was: BUG in git diff-index)
 2018-05-25  3:50 UTC  (3+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 4.18
 2018-05-25  3:31 UTC  (3+ messages)
` [GIT PULL] Qualcomm Driver "

[RFC v5 0/5] virtio: support packed ring
 2018-05-25  3:07 UTC  (3+ messages)

[PATCH] ARM: dts: imx51-zii-rdu1: Make sure SD1_WP is low
 2018-05-25  3:01 UTC 

[PATCH v8 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
 2018-05-25  2:57 UTC  (3+ messages)
` [PATCH] drm/rockchip: vop: fix irq disabled after vop driver probed

[GIT PULL] isolation: 1Hz residual tick offloading v4
 2018-05-25  2:56 UTC  (5+ messages)

[PATCH] ppp: remove the PPPIOCDETACH ioctl
 2018-05-25  2:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpufreq: reinitialize new policy min/max when writing scaling_(max|min)_freq
 2018-05-25  2:54 UTC  (3+ messages)

Nokia N900: refcount_t underflow, use after free
 2018-05-25  2:37 UTC  (12+ messages)

[RFC V4 PATCH 0/8] Packed ring layout for vhost
 2018-05-25  2:28 UTC  (3+ messages)
` [RFC V4 PATCH 8/8] vhost: event suppression for packed ring

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:14 UTC  (3+ messages)

[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:11 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add core file test "

[PATCH net] vhost: synchronize IOTLB message with dev cleanup
 2018-05-25  2:10 UTC  (3+ messages)

[PATCH v5] Refactor part of the oom report in dump_header
 2018-05-25  2:00 UTC 

[PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function
 2018-05-25  1:59 UTC  (2+ messages)
` [v2,04/19] "

[PATCH 1/1] Update AMD cpu microcode for family 15h
 2018-05-25  1:57 UTC 

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-25  1:55 UTC  (13+ messages)

[PATCH net-next] cxgb4: Check for kvzalloc allocation failure
 2018-05-25  1:52 UTC  (4+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-05-25  1:48 UTC  (34+ messages)
` [PATCH 01/32] VFS: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 02/32] vfs: Provide documentation for new mount API "
` [PATCH 03/32] VFS: Introduce the basic header for the new mount API's filesystem context "
` [PATCH 04/32] VFS: Add LSM hooks for the new mount API "
` [PATCH 05/32] selinux: Implement the new mount API LSM hooks "
` [PATCH 06/32] smack: Implement filesystem context security "
` [PATCH 07/32] apparmor: Implement security hooks for the new mount API "
` [PATCH 08/32] tomoyo: "
` [PATCH 09/32] VFS: Require specification of size of mount data for internal mounts "
` [PATCH 10/32] VFS: Implement a filesystem superblock creation/configuration context "
` [PATCH 11/32] VFS: Remove unused code after filesystem context changes "
` [PATCH 12/32] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 13/32] proc: Add fs_context support to procfs "
` [PATCH 14/32] ipc: Convert mqueue fs to fs_context "
` [PATCH 15/32] cpuset: Use "
` [PATCH 16/32] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 17/32] hugetlbfs: Convert to "
` [PATCH 18/32] VFS: Remove kern_mount_data() "
` [PATCH 19/32] VFS: Implement fsopen() to prepare for a mount "
` [PATCH 20/32] vfs: Make close() unmount the attached mount if so flagged "
` [PATCH 21/32] VFS: Implement fsmount() to effect a pre-configured mount "
` [PATCH 22/32] vfs: Provide an fspick() system call "
` [PATCH 23/32] VFS: Implement logging through fs_context "
` [PATCH 24/32] vfs: Add some logging to the core users of the fs_context log "
` [PATCH 25/32] afs: Add fs_context support "
` [PATCH 26/32] afs: Use fs_context to pass parameters over automount "
` [PATCH 27/32] vfs: Use a 'struct fd_cookie *' type for light fd handling "
` [PATCH 28/32] vfs: Store the fd_cookie in nameidata, not the dfd int "
` [PATCH 29/32] vfs: Don't mix FMODE_* flags with O_* flags "
` [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) "
` [PATCH 31/32] [RFC] fs: Add a move_mount() system call "
` [PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information "

linux-next: manual merge of the scsi tree with the net-next tree
 2018-05-25  1:38 UTC 

[PATCH v5 0/3] Support for Qualcomm UFS QMP PHY on SDM845
 2018-05-25  1:32 UTC  (4+ messages)
` [PATCH v5 1/3] phy: Power on PHY before start Serdes configuration

[PATCH V2] platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
 2018-05-25  1:10 UTC 

media: uvcvideo: Support realtek's UVC 1.5 device
 2018-05-25  1:05 UTC  (2+ messages)

[PATCH v2 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue
 2018-05-25  0:31 UTC  (6+ messages)
` [PATCH v2 5/7] platform/x86: mlx-platform: Add LED platform driver activation
` [PATCH v2 6/7] platform/mellanox: Introduce support for Mellanox register access driver

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-05-25  0:19 UTC  (2+ messages)

[PATCH v4] rcu: Speed up calling of RCU tasks callbacks
 2018-05-25  0:14 UTC  (5+ messages)

[PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers
 2018-05-24 23:59 UTC  (8+ messages)
` [PATCH v5 20/28] fpga: dfl: add fpga bridge platform driver for FME

[PATCH] PCI: hv: Do not wait forever on a device that has disappeared
 2018-05-24 23:55 UTC  (3+ messages)

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-05-24 23:51 UTC  (9+ messages)
` [PATCH v7 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v2 3/4] coresight: allow to build as modules
 2018-05-24 23:49 UTC  (9+ messages)
` [PATCH 1/6] coresight: remove CORESIGHT_LINKS_AND_SINKS dependencies and selections
  ` [PATCH 6/6] coresight: allow to build as modules

[PATCH v2 0/8] Make deferring probe forever optional
 2018-05-24 23:47 UTC  (4+ messages)
` [PATCH v2 1/8] driver core: make deferring probe after init optional

[PATCH] cros_ec_keyb: Increment the wakeup count to the specific mfd device
 2018-05-24 23:42 UTC  (2+ messages)

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-05-24 23:37 UTC  (11+ messages)
      ` [PATCH 0/2] mm->owner to mm->memcg fixes

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-24 23:34 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: add boot parameters for sysctl knobs
 2018-05-24 23:34 UTC  (4+ messages)

[PATCH v3 0/7] kexec/firmware: support system wide policy requiring signatures
 2018-05-24 23:29 UTC  (4+ messages)
` [PATCH v3 1/7] security: rename security_kernel_read_file() hook

vmalloc with GFP_NOFS
 2018-05-24 23:25 UTC  (4+ messages)
` [PATCH] doc: document scope NOFS, NOIO APIs

[GIT PULL] IB chrome-platform/input for atmel_mxt_ts & chromeos_laptop for device properties
 2018-05-24 23:18 UTC  (2+ messages)

[PATCH] ath6kl: mark expected switch fall-throughs
 2018-05-24 23:13 UTC 

[PATCH] ath5k: mark expected switch fall-through
 2018-05-24 23:07 UTC 


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