messages from 2019-04-02 15:37:40 to 2019-04-02 16:03:08 UTC [more...]
[PATCH 0/4] lockdep cleanups and optimizations
2019-04-02 16:02 UTC (5+ messages)
` [PATCH 1/4] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING
` [PATCH 2/4] locking/lockdep: Map remaining magic numbers to lock usage mask names
` [PATCH 3/4] locking/lockdep: Use expanded masks on find_usage_*() functions
` [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()
[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
2019-04-02 16:02 UTC (6+ messages)
[PATCH] kobject: Add support for default attribute groups to kobj_type
2019-04-02 16:02 UTC (4+ messages)
` [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
` [PATCH v2 3/8] block: Replace all ktype default_attrs with groups
[PATCH v9 0/9] freezer for cgroup v2
2019-04-02 16:02 UTC (3+ messages)
` [PATCH v9 4/9] cgroup: cgroup v2 freezer
[Qemu-devel] [PULL v2 0/8] Miscellaneous patches for 2019-04-02
2019-04-02 16:02 UTC (2+ messages)
[PATCH 0/3] IRQ next prediction and mbed governor
2019-04-02 16:02 UTC (4+ messages)
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems
[PATCH v3 net-next 0/5] net: More movement to fib_nh_common
2019-04-02 16:01 UTC (3+ messages)
` [PATCH v3 net-next 1/5] ipv4: Update fib_table_lookup tracepoint to take common nexthop
[Qemu-devel] [PATCH 11/14] hw/vfio/ccw: avoid taking address members in packed structs
2019-04-02 16:00 UTC
[PATCH v2 00/59] Chinese docs translationn series 2
2019-04-02 16:00 UTC
[igt-dev] [PATCH i-g-t v2] igt: tests: kms_vblank: Stop using magic value
2019-04-02 15:59 UTC
[PATCH v1] driver core: platform: Propagate error from insert_resource()
2019-04-02 15:59 UTC
[PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
2019-04-02 15:58 UTC (3+ messages)
[Buildroot] [PATCH 0/3] init: Add s6 as init system
2019-04-02 15:57 UTC (7+ messages)
` [Buildroot] [PATCH 1/3] package/s6-linux-init: Build also for the host
` [Buildroot] [PATCH 2/3] package/s6-linux-init: Allow to install as init system
[RFC net-next 0/2] net: sched: add Flow Queue PIE AQM
2019-04-02 15:57 UTC (4+ messages)
` [RFC net-next 2/2] net: sched: fq_pie: "
[RFC] eal: rename state values in rte_lcore_state
2019-04-02 15:57 UTC (2+ messages)
` [PATCH v2] "
On guest free page hinting and OOM
2019-04-02 15:57 UTC (17+ messages)
[Qemu-arm] [PATCH v3 00/10] ARM virt: ACPI memory hotplug support
2019-04-02 15:56 UTC (21+ messages)
` [Qemu-arm] [PATCH v3 07/10] hw/arm/virt: Introduce opt-in feature "fdt"
` [Qemu-arm] [Qemu-devel] "
` "
[RFC PATCH 0/5] MultiColor LED framework Documentation
2019-04-02 15:56 UTC (6+ messages)
` [RFC PATCH 3/5] documention: leds: Add multicolor class documentation
master - lvresize: fix when compiled without lvmlockd
2019-04-02 15:56 UTC
[PATCH v3 0/7] arm64: Initial support for CVADP
2019-04-02 15:55 UTC (7+ messages)
` [PATCH v3 3/7] arm64: HWCAP: encapsulate elf_hwcap
[git pull] habanalabs fixes for 5.1-rc4
2019-04-02 15:55 UTC (2+ messages)
BUG: KASAN: stack-out-of-bounds in unwind_next_frame()
2019-04-02 15:55 UTC
[PATCHv5 0/6] omapdrm: DSI command mode panel support
2019-04-02 15:55 UTC (3+ messages)
[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
2019-04-02 15:53 UTC (3+ messages)
[patch 00/14] x86/exceptions: Add guard patches to IST stacks
2019-04-02 15:53 UTC (7+ messages)
` [patch 14/14] x86/exceptions: Enable IST guard pages
` [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()
[PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources
2019-04-02 15:52 UTC (4+ messages)
` [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD
[PATCH v4 00/17] fscrypt: key management improvements
2019-04-02 15:46 UTC (90+ messages)
` [f2fs-dev] "
` [PATCH v4 01/17] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [f2fs-dev] "
` [PATCH v4 02/17] fscrypt: use FSCRYPT_ prefix for uapi constants
` [f2fs-dev] "
` [PATCH v4 03/17] fscrypt: use FSCRYPT_* definitions, not FS_*
` [f2fs-dev] "
` [PATCH v4 04/17] fscrypt: add ->ci_inode to fscrypt_info
` [f2fs-dev] "
` [PATCH v4 05/17] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [f2fs-dev] "
` [PATCH v4 06/17] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [f2fs-dev] "
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()
` [f2fs-dev] "
` [PATCH v4 08/17] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [f2fs-dev] "
` [PATCH v4 09/17] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [f2fs-dev] "
` [PATCH v4 10/17] fscrypt: add an HKDF-SHA512 implementation
` [f2fs-dev] "
` [PATCH v4 11/17] fscrypt: v2 encryption policy support
` [f2fs-dev] "
` [PATCH v4 12/17] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [f2fs-dev] "
` [PATCH v4 13/17] fscrypt: require that key be added when setting a v2 encryption policy
` [f2fs-dev] "
` [PATCH v4 14/17] ext4: wire up new fscrypt ioctls
` [f2fs-dev] "
` [PATCH v4 15/17] f2fs: "
` [f2fs-dev] "
` [PATCH v4 16/17] ubifs: "
` [f2fs-dev] "
` [PATCH v4 17/17] fscrypt: document the new ioctls and policy version
` [f2fs-dev] "
[PATCH] clocksource/drivers/tegra: rework for compensation of suspend time
2019-04-02 15:50 UTC (5+ messages)
[PATCH v1 0/6] Introduce AF_XDP PMD
2019-04-02 15:46 UTC (3+ messages)
` [PATCH v9 0/1] "
` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver
[PATCH] SCSI: don't hold device refcount in IO path
2019-04-02 15:51 UTC (2+ messages)
[PATCH v4 00/15] FITRIM improvement
2019-04-02 15:52 UTC (5+ messages)
` [PATCH v4 03/15] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
[meta-oe][thud][PATCH] Add czmq (C bindings for ZeroMQ)
2019-04-02 15:50 UTC (4+ messages)
[PATCH stable v4.14 00/32] powerpc spectre backports for 4.14
2019-04-02 15:49 UTC (7+ messages)
[PATCH v4 00/15] Add support for Hygon Dhyana Family 18h processor
2019-04-02 15:50 UTC (15+ messages)
` [PATCH v4 02/15] x86/cpu: Fix common cpuid faulting probing for AMD and Hygon
` [PATCH v4 04/15] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU
[PATCH 00/17] add new features for FPGA DFL drivers
2019-04-02 15:50 UTC (4+ messages)
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function
YPTM minutes
2019-04-02 15:50 UTC
[PATCH v3 00/24] Convert vfs.txt to vfs.rst
2019-04-02 15:49 UTC (2+ messages)
drm/imx: Crash in drm_mode_config_cleanup
2019-04-02 15:49 UTC (4+ messages)
` [PATCH 0/3] Fix for drm_mode_config_cleanup issue
` [PATCH 1/3] ipuv3-crtc: add remove action for devres data
[Outreachy kernel] [PATCH] staging: iio: adc: ad7816.c: Replace bit shifting with BIT macro
2019-04-02 15:49 UTC
[PATCH v2] arm64: compat: Reduce address limit
2019-04-02 15:48 UTC (3+ messages)
[PATCH] ARM: dts: imx: Fix the AR803X phy-mode
2019-04-02 15:48 UTC (2+ messages)
[RFC/RFT PATCH 08/18] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
2019-04-02 15:48 UTC (2+ messages)
[PATCH] platform: chrome: Add ChromeOS EC ISHTP driver
2019-04-02 15:48 UTC (2+ messages)
[GIT PULL] formal/dynticks: Employ new scheme for code snippets
2019-04-02 15:48 UTC
[Qemu-trivial] [Qemu-devel] [PATCH v2] vl.c: make current_machine as non-global variable
2019-04-02 15:47 UTC (5+ messages)
` "
[PATCH] util: Added l_container_of macro
2019-04-02 15:46 UTC (2+ messages)
[PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6
2019-04-02 15:45 UTC (12+ messages)
` [PATCH v2 1/5] nvmem: sunxi-sid: fix wrong description in kernel doc
` [PATCH v2 2/5] nvmem: sunxi-sid: add binding for H6's SID controller
` [PATCH v2 3/5] nvmem: sunxi-sid: convert to SPDX license tags
` [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func
` [PATCH v2 5/5] nvmem: sunxi-sid: add support for H6's SID controller
Link issue of virglrenderer on x86 with gcc options '-O2 -fvisibility=default'
2019-04-02 15:45 UTC
[PATCH] fs: kernfs: Corrected spelling mistake
2019-04-02 15:45 UTC (4+ messages)
` [PATCH v2] "
[1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call
2019-04-02 15:44 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH] xfs: return correct XFS_IOC_DIOINFO for DAX inode
2019-04-02 15:44 UTC
[PATCH 0/4] Fir a race between request queue cleanup and running queues
2019-04-02 15:44 UTC (4+ messages)
` [PATCH 2/4] block: Fix a race between request queue freezing "
phosphor-pid-control
2019-04-02 15:44 UTC (2+ messages)
[PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree"
2019-04-02 15:43 UTC (2+ messages)
[RFC PATCH] powerpc/mm: Reduce memory usage for mm_context_t for radix
2019-04-02 15:42 UTC (3+ messages)
[PATCH] arm64: perf: Do not write event type for cycle counter
2019-04-02 15:42 UTC (3+ messages)
[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
2019-04-02 15:42 UTC (3+ messages)
[Outreachy kernel] [PATCH] staging: iio: impedance-analyzer: ad5933.c: Replace bit shifting with BIT macro
2019-04-02 15:41 UTC
[PATCH] gprs: Fix allocation of context id read from settings
2019-04-02 15:41 UTC (2+ messages)
[Qemu-devel] QEMU and vIOMMU support for emulated VF passthrough to nested (L2) VM
2019-04-02 15:41 UTC (5+ messages)
correcting incorrect peripheral device type 0x0
2019-04-02 15:40 UTC (2+ messages)
[PATCH 00/31] Kill the_repository in sha1-name.c
2019-04-02 15:39 UTC (3+ messages)
` [PATCH 09/31] commit.c: add repo_get_commit_tree()
[Qemu-devel] [PATCH v5 00/10] qcow2: encryption threads
2019-04-02 15:37 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 01/10] tests/perf: Test qemu-img convert from raw to encrypted qcow2
` [Qemu-devel] [PATCH v5 03/10] qcow2: add separate file for threaded data processing functions
` [Qemu-devel] [PATCH v5 10/10] qcow2: do encryption in threads
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.