All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-02 17:37:54 to 2016-03-02 18:32:14 UTC [more...]

[PATCH v3 00/10] File-level Encryption Support by VFS
 2016-03-02 18:31 UTC  (18+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 02/10] fs crypto: add crypto.c for encrypt/decrypt functions
` [PATCH 03/10] fs crypto: add policy.c to handle contexts
` [PATCH 04/10] fs crypto: add keyinfo.c to handle permissions
` [PATCH 05/10] fs crypto: add fname.c to support filename encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig
` [PATCH 07/10] fs crypto: add dentry revalidation facility in crypto
` [PATCH 08/10] f2fs crypto: migrate into vfs's crypto engine
` [PATCH 09/10] f2fs crypto: sync ext4_lookup and ext4_file_open
` [PATCH 10/10] ext4 crypto: migrate into vfs's crypto engine

[PATCH V2] acpi, pci, irq: account for early penalty assignment
 2016-03-02 18:31 UTC  (7+ messages)

[PATCH] iproute2: Fix musl compatibility
 2016-03-02 18:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/19] easier unboxed visits/qapi implicit types
 2016-03-02 18:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 04/19] chardev: Shorten references into ChardevBackend
` [Qemu-devel] [PATCH v2 05/19] util: Shorten references into SocketAddress
` [Qemu-devel] [PATCH v2 07/19] qapi: Avoid use of 'data' member of qapi unions
` [Qemu-devel] [PATCH v2 09/19] qapi: Drop useless 'data' member of unions

[RFC] Representing hardware connections via MC
 2016-03-02 18:30 UTC  (5+ messages)

[PATCH v6 00/11] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-03-02 18:29 UTC  (4+ messages)
` [PATCH v6 01/11] drm/hisilicon: Add device tree binding for hi6220 display subsystem

[PATCH V1 libibverbs 0/8] Completion timestamping
 2016-03-02 18:28 UTC  (11+ messages)
` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb

[PATCH net-next] ipv4: properly apply change to ignore_routes_on_linkdown to all interfaces
 2016-03-02 18:28 UTC  (3+ messages)

[PATCH 1/2] key: Add basic keystore support
 2016-03-02 18:28 UTC  (2+ messages)

[for 4.5] fix regression for large NVMe user command
 2016-03-02 18:27 UTC  (6+ messages)
` [PATCH 1/5] nvme: also set BLK_MQ_F_SHOULD_MERGE for the admin queue
` [PATCH 3/5] nvme: fix max_segments integer truncation

[PATCH v2 2/3] Provide sequencer sound card number / PID via alsa-lib
 2016-03-02 18:26 UTC  (3+ messages)
` [PATCH v2 3/3] Show sequencer sound card numer/PID via aconnect
` [PATCH v2 1/3] ALSA: seq: Provide card number / PID via sequencer client info

[Qemu-devel] [PATCH] target-i386: fix addr16 prefix
 2016-03-02 18:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/38] ivshmem: Fixes, cleanups, device model split
 2016-03-02 18:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 22/38] ivshmem: Plug leaks on unplug, fix peer disconnect
` [Qemu-devel] [PATCH 23/38] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PATCH 24/38] ivshmem: Propagate errors through ivshmem_recv_setup()

[PATCH v3 0/5] Add support for PWMSS on DRA7
 2016-03-02 18:26 UTC  (4+ messages)
` [PATCH v3 5/5] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH net-next 0/6] qed: update series
 2016-03-02 18:26 UTC  (6+ messages)
` [PATCH net-next 1/6] qed: Correct BAR sizes for older MFW
` [PATCH net-next 2/6] qed: Support B0 instead of A0
` [PATCH net-next 3/6] qed: Move statistics to L2 code
` [PATCH net-next 4/6] qed: Fix error flow on slowpath start
` [PATCH net-next 5/6] qed: Remove unused NVM vendor ID

net_sched: dsmark: use qdisc_dequeue_peeked()
 2016-03-02 18:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] qt: get rid of extra spaces in license file list
 2016-03-02 18:25 UTC  (2+ messages)

[RFC PATCH] x86: Make sure verify_cpu has a good stack
 2016-03-02 18:25 UTC  (11+ messages)

[PATCH 0/2] PINT irqchip driver for NXP LPC18xx family
 2016-03-02 18:25 UTC  (8+ messages)
` [PATCH 2/2] devicetree: document NXP LPC1850 PINT irq controller binding

[PATCH] AMD, maintainers: Remove myself from list
 2016-03-02 18:25 UTC  (2+ messages)

How to use ACPI for touchscreen
 2016-03-02 18:25 UTC  (7+ messages)

[Buildroot] [PATCH v3 1/2] sdl_mixer: add patch to fix SDL_mixer.pc for static linking
 2016-03-02 18:24 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] chocolate-doom: add patch to fix "

[net-next,v7] net: ipv6: Make address flushing on ifdown optional
 2016-03-02 18:23 UTC  (2+ messages)

[PATCH] f2fs: mutex can't be used by down_write_nest_lock()
 2016-03-02 18:22 UTC  (3+ messages)

[iproute PATCH 00/20] Sync man pages and help texts
 2016-03-02 18:20 UTC  (24+ messages)
` [iproute PATCH 03/20] iplink: fix help text syntax
    ` [iproute PATCH v2 00/20] Sync man pages and help texts
      ` [iproute PATCH v2 01/20] ip: align help text with manpage
      ` [iproute PATCH v2 02/20] ipaddrlabel: Improve help text precision
      ` [iproute PATCH v2 03/20] iplink: fix help text syntax
      ` [iproute PATCH v2 04/20] ipneigh: add missing proxy keyword to help text
      ` [iproute PATCH v2 05/20] ipntable: Fix typo in "
      ` [iproute PATCH v2 06/20] iproute: TYPE keyword is not optional, fix help text accordingly
      ` [iproute PATCH v2 07/20] iprule: add missing nat keyword to help text
      ` [iproute PATCH v2 08/20] man: ip-address.8: Minor syntax fixes
      ` [iproute PATCH v2 09/20] man: ip-link.8: minor font fix
      ` [iproute PATCH v2 10/20] man: ip-link.8: Fix and improve synopsis
      ` [iproute PATCH v2 11/20] man: ip-neighbour: Fix for missing NUD_STATE description
      ` [iproute PATCH v2 12/20] man: ip-netns.8: Clarify synopsis a bit
      ` [iproute PATCH v2 13/20] man: ip-ntable.8: Review synopsis section
      ` [iproute PATCH v2 14/20] man: ip-rule.8: "
      ` [iproute PATCH v2 15/20] man: ip-token.8: "
      ` [iproute PATCH v2 16/20] man: ip-tunnel.8: Document missing 6rd action
      ` [iproute PATCH v2 17/20] man: ip-xfrm.8: Document missing parameters
      ` [iproute PATCH v2 18/20] man: ip.8: Add missing flags and token subcommand description
      ` [iproute PATCH v2 19/20] man: ip-l2tp.8: Fix BNF syntax
      ` [iproute PATCH v2 20/20] man: ip-*.8: drop any reference to generic ip options

BTRFS Raid 6 corruption - please help with restore
 2016-03-02 18:22 UTC  (2+ messages)

iio: imu: mpu6050: add mpu6500 register settings
 2016-03-02 18:21 UTC  (2+ messages)

[PATCH] f2fs: Use crypto crc32 functions
 2016-03-02 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] busybox: Make S01logging source a default file
 2016-03-02 18:20 UTC  (3+ messages)

clk: ti: Add support for dm814x ADPLL
 2016-03-02 18:19 UTC  (4+ messages)

[PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
 2016-03-02 18:19 UTC  (2+ messages)

Adding Toaster to the quick start guide
 2016-03-02 18:19 UTC  (2+ messages)

[PATCH] bundle doc: 'verify' is not about verifying the bundle
 2016-03-02 18:18 UTC  (3+ messages)

[Buildroot] [v3, 0/4] Supporting building a second Barebox config
 2016-03-02 18:18 UTC  (14+ messages)
` [Buildroot] [v3, 1/4] barebox: prepare for secondary config build
` [Buildroot] [v3, 3/4] barebox: user selection of build output images

Load arm-efi from within U-Boot
 2016-03-02 18:17 UTC 

[PATCH/RFC v6 net-next] ravb: Add dma queue interrupt support
 2016-03-02 18:16 UTC  (4+ messages)

[PATCH 1/2] bundle: plug resource leak
 2016-03-02 18:15 UTC  (4+ messages)
` [PATCH 2/2] bundle: keep a copy of bundle file name in the in-core bundle header

skb_under_panic in ip_tunnel_xmit
 2016-03-02 18:14 UTC  (2+ messages)

[PATCHSET v2 cgroup/for-4.6] cgroup: make control mask updates modular and recursive
 2016-03-02 18:14 UTC  (3+ messages)
` [PATCH 17/17] cgroup: update css iteration in cgroup_update_dfl_csses()

How are ct helper to be configured with NFT ?
 2016-03-02 18:14 UTC  (8+ messages)

[PATCH V7 1/2] regulator: Add document for MT6323 regulator
 2016-03-02 18:13 UTC  (6+ messages)

[kvm-unit-tests 0/5] Split large EPT mappings properly
 2016-03-02 18:13 UTC  (4+ messages)
` [kvm-unit-tests v3 0/6] "
  ` [kvm-unit-tests v3 2/6] lib: generic bitops.h

[PATCH] iommu/arm-smmu-v2: Workaround for ThunderX errata#27704
 2016-03-02 18:12 UTC  (4+ messages)

[RESEND RFC 0/3] Proposed extensions for NVMEM
 2016-03-02 18:11 UTC  (4+ messages)
` [RESEND RFC 1/3] nvmem: Add 'of_nvmem_cell_from_device_node()'

[PATCH 0/3] arm64: more granular KASLR
 2016-03-02 18:11 UTC  (3+ messages)
` [PATCH 2/3] arm64: kaslr: deal with physically misaligned kernel images

[PATCH i-g-t v2 0/7] Scheduler tests
 2016-03-02 18:10 UTC  (8+ messages)
` [PATCH i-g-t v2 1/7] ioctl_wrappers: make gem_has_ring non static
` [PATCH i-g-t v2 2/7] lib/ioctl_wrappers: Separate ring BSD1 from BSD2 checks
` [PATCH i-g-t v2 3/7] lib/intel_batchbuffer: Add functions to be used in the scheduler test
` [PATCH i-g-t v2 4/7] tests/gem_scheduler: Add gem_scheduler test
` [PATCH i-g-t v2 5/7] igt/gem_ctx_param_basic: Updated to support scheduler priority interface
` [PATCH i-g-t v2 6/7] tests/gem_scheduler: Add subtests to test batch priority behaviour
` [PATCH i-g-t v2 7/7] gem_scheduler: Added subtests to test priority bumping

[Buildroot] [PATCH 00/32] systemd feature selection
 2016-03-02 18:10 UTC  (9+ messages)
` [Buildroot] [PATCH 09/32] package/systemd: add support for specifying NTP servers
` [Buildroot] [PATCH 14/32] package/systemd: add optional support for tmpfiles

[PATCH i-g-t 0/4] Scheduler tests
 2016-03-02 18:08 UTC  (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library

[Qemu-devel] [PATCH v2 00/10] ipmi: a couple of enhancements to the BMC simulator (round 2)
 2016-03-02 18:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 02/10] ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers

Checkarray doesn't seem to do anything
 2016-03-02 18:08 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-arm: Fix translation level on early translation faults
 2016-03-02 18:04 UTC 

[cgroup/for-4.6 1/2] cgroup: re-hash init_css_set after subsystems are initialized
 2016-03-02 18:07 UTC  (4+ messages)
` [cgroup/for-4.6 2/2] cgroup: suppress spurious de-populated events

[kvm-unit-tests PATCH v2 0/4] add fmt warnings to printf, and fix bad uses
 2016-03-02 18:07 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: *printf: warn on format/arg mismatch
` [kvm-unit-tests PATCH v2 2/4] lib/alloc: fix format warnings, add/use PRIx64
` [kvm-unit-tests PATCH v2 3/4] arm64: fix printf format warnings
` [kvm-unit-tests PATCH v2 4/4] x86: "

[PATCH] arm: mm: Fix definition of pmd_mknotpresent
 2016-03-02 18:07 UTC  (4+ messages)

[PATCH][master][Drown] openssl: Security fix Drown via 1.0.1g update
 2016-03-02 18:06 UTC  (2+ messages)

quagga permission issue detected
 2016-03-02 18:07 UTC 

[PATCH 0/9] xl: convert exit codes related to domain subcommands to EXIT_[SUCCESS|FAILURE]
 2016-03-02 18:05 UTC  (6+ messages)
` [PATCH 2/9] xl: Improve return and exit codes of restore and save related functions
` [PATCH 3/9] xl: Improve return and exit codes of migrate "

blkio cgroups controller doesn't work with LVM?
 2016-03-02 18:05 UTC  (7+ messages)
        ` [PATCH] block: transfer source bio's cgroup tags to clone via bio_associate_blkcg() (was: Re: blkio cgroups controller doesn't work with LVM?)
                `  "

[PATCH v2] ti-ipc: Update to GA version IPC 3.42
 2016-03-02 18:04 UTC 

[PATCH 0/8] drm/bochs: convert bochs to atomic mode-setting
 2016-03-02 18:02 UTC  (4+ messages)

[PATCH] [RFC] xfs: allocate log vector buffers outside CIL context lock
 2016-03-02 18:00 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/2] mt76: add common code shared between multiple chipsets
 2016-03-02 17:59 UTC  (2+ messages)
` [PATCH 2/2] mt76: add driver code for MT76x2e

[PATCH V5 0/6] Intel memory b/w monitoring support
 2016-03-02 17:59 UTC  (7+ messages)
` [PATCH 2/6] x86,perf/cqm: Fix cqm memory leak and notifier leak
` [PATCH 3/6] x86/mbm: Intel Memory B/W Monitoring enumeration and init

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-02 17:58 UTC  (4+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data

Toaster Weekly Meeting Minutes 03/02/16
 2016-03-02 17:58 UTC  (2+ messages)

[xen-unstable-smoke test] 85080: tolerable all pass - PUSHED
 2016-03-02 17:58 UTC 

[PATCH] Change the spin_lock/unlock_irq interface in proc_alloc_inum() function
 2016-03-02 17:57 UTC  (6+ messages)

Resumable git clone?
 2016-03-02 17:57 UTC  (4+ messages)

[RESPIN 0/6] Add support for Exynos SROM Controller driver
 2016-03-02 17:57 UTC  (9+ messages)
` [RESPIN 1/6] dt-bindings: EXYNOS: Add exynos-srom device tree binding
` [RESPIN 5/6] dt-bindings: EXYNOS: Describe SROMc configuration

Checkarray doesn't seem to do anything
 2016-03-02 17:56 UTC 

[iproute PATCH 0/3] tc: pedit fixes
 2016-03-02 17:54 UTC  (2+ messages)
  ` [iproute PATCH 3/3] tc: pedit: Fix retain value for ihl adjustments

hallo‖
 2016-03-02 17:46 UTC 

How to get bluetooth HID reports?
 2016-03-02 17:50 UTC  (2+ messages)
` How to detach device from "hidp"? (was: How to get bluetooth HID reports?)

crypto regression in 4.1.18: Check that kernel supports aes-cbc-essiv:sha256 cipher
 2016-03-02 17:49 UTC  (3+ messages)

[PATCH] l10n: de.po: add space to abbreviation "z. B."
 2016-03-02 17:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net: sh_eth: avoid NULL pointer dereference in ring setup
 2016-03-02 17:47 UTC  (4+ messages)

[PATCH] l10n: de.po: fix interactive rebase message
 2016-03-02 17:46 UTC  (2+ messages)

Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed
 2016-03-02 17:45 UTC 

[PATCH] Fix readdir_r with long file names
 2016-03-02 17:44 UTC  (11+ messages)

linux-next: manual merge of the staging tree with the watchdog tree
 2016-03-02 17:43 UTC  (2+ messages)

[PATCH] sound/soc/tegra: tegra_max98090: Invert headphone by GPIO flag
 2016-03-02 17:43 UTC  (2+ messages)
  ` [PATCH] AsoC: tegra_max98090: honor headphone detect GPIO polarity

linux-next: manual merge of the staging tree with the tip tree
 2016-03-02 17:43 UTC  (3+ messages)

[PATCH v3 00/10] drm/msm/hdmi: HDMI support on MSM8996
 2016-03-02 17:41 UTC  (3+ messages)
` [PATCH v3 10/10] dt-bindings: msm/hdmi: Add HDMI PHY bindings

[PATCH v4 0/7] SLAB support for KASAN
 2016-03-02 17:41 UTC  (4+ messages)
` [PATCH v4 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections

[PATCHv9 0/3] rdmacg: IB/core: rdma controller support
 2016-03-02 17:40 UTC  (6+ messages)
` [PATCHv9 1/3] rdmacg: Added rdma cgroup controller

[PATCH] ti-ipc: Update to GA version IPC 3.42
 2016-03-02 17:40 UTC  (4+ messages)

[PATCH 00/23] tracing: 'hist' triggers
 2016-03-02 17:39 UTC  (3+ messages)
` [PATCH v15 10/23] tracing: Add hist trigger 'execname' modifier

[PATCH 0/6] ASoC: rsnd: add CTU support
 2016-03-02 17:39 UTC  (3+ messages)
` [PATCH 2/6] ASoC: rsrc-card: add convert channels support


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.