All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 14:15:38 to 2019-03-25 14:56:25 UTC [more...]

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-25 22:36 UTC  (16+ messages)
` [RESEND 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast

[PATCH] KEYS: trusted: defer execution of TPM-specific code until key instantiate
 2019-03-25 14:56 UTC  (4+ messages)

[RFC PATCH] cherry-pick: set default `--mainline` parent to 1
 2019-03-25 14:55 UTC  (15+ messages)

[PATCH] soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A
 2019-03-25 14:55 UTC  (3+ messages)

[PATCH v3 0/4] Boot RISC-V kernel from any 4KB aligned address
 2019-03-25 14:55 UTC  (6+ messages)
` [PATCH v3 4/4] RISC-V: Allow booting "

[PATCH] xfs: prohibit fstrim in norecovery mode
 2019-03-25 14:55 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
 2019-03-25 14:55 UTC 

[PATCH v19 00/27] Intel SGX1 support
 2019-03-25 14:55 UTC  (7+ messages)
` [PATCH v19 17/27] x86/sgx: Add provisioning

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-25 14:54 UTC  (5+ messages)
` [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver

[U-Boot] [PATCH] arm: zynq: Add an info message about post config
 2019-03-25 14:54 UTC 

[PATCH V2] ASoC: fix hdmi codec driver contest in S3
 2019-03-25 14:38 UTC  (10+ messages)

[PATCH 5/8] perf tools: Get precise_ip from the pmu config
 2019-03-25 14:53 UTC  (11+ messages)
  ` [PATCHv2 "
          ` [PATCH] perf tools: Move precise_ip detection into perf_evsel__open

[U-Boot] [PATCH] arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR
 2019-03-25 14:53 UTC 

linux-next: Signed-off-by missing for commits in the coresight tree
 2019-03-25 14:53 UTC  (2+ messages)

[PATCH] fstests: Add missing call to _scratch_dev_pool_put
 2019-03-25 14:52 UTC 

How to disable docs when building Git from sources
 2019-03-25 14:52 UTC  (4+ messages)

[PATCH] CI: Add a CentOS 6 container and build jobs
 2019-03-25 14:51 UTC  (4+ messages)

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-03-25 14:47 UTC  (6+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[RFC PATCH ghak10 v6 0/2] audit: Log changes that can affect the system clock
 2019-03-25 14:50 UTC  (2+ messages)

[PATCH v3 0/3] Few patches, related to libtracevent APIs
 2019-03-25 14:50 UTC  (4+ messages)
` [PATCH v3 1/3] tools/lib/traceevent: Change description of few APIs
` [PATCH v3 2/3] tools/lib/traceevent: Coding style fixes
` [PATCH v3 3/3] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields

[PATCH] security/keys/trusted: Allow operation without hardware TPM
 2019-03-25 14:50 UTC  (11+ messages)

[RESEND PATCH] perf intel-pt: Fix TSC slip
 2019-03-25 14:50 UTC  (2+ messages)

[kernfs] e19dfdc83b: BUG:KASAN:global-out-of-bounds_in_s
 2019-03-25 14:50 UTC  (2+ messages)

[PATCH v5 00/10] mm: Sub-section memory hotplug support
 2019-03-25 14:50 UTC  (8+ messages)

[PATCH] iio: adc: stm32-dfsdm: add PM support
 2019-03-25 14:49 UTC  (2+ messages)

Strange annotated tag issue
 2019-03-25 14:49 UTC  (4+ messages)

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2019-03-25 14:48 UTC  (2+ messages)

[PATCH] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-25 14:47 UTC  (2+ messages)

[PATCH v1] Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"
 2019-03-25 14:46 UTC  (3+ messages)
` [v1] "

2019 X.Org Foundation Election Opening in 35 hours
 2019-03-25 14:46 UTC 

[PATCH] xen/pv: Add PV specific legacy_pic struct to expose legacy IRQs
 2019-03-25 14:40 UTC  (7+ messages)
    ` [Xen-devel] "

[Bug 203033] New: nouveau hung task
 2019-03-25 14:45 UTC 

[PATCH v2 0/1] IOMMU SVA device driver interface
 2019-03-25 14:44 UTC  (3+ messages)
` [PATCH v2 1/1] iommu: Bind process address spaces to devices

[PATCH] x86, retpolines: entirely disable switch jump tables when retpolines are enabled
 2019-03-25 14:43 UTC  (4+ messages)

[SPDK] Trello Scrub Time
 2019-03-25 14:42 UTC 

[PATCH] Documentation: acpi: Add an example for PRP0001
 2019-03-25 14:42 UTC  (5+ messages)

[PATCH] [v3] selinux: avoid uninitialized variable warning
 2019-03-25 14:40 UTC  (2+ messages)

[PATCH v2 00/11] Improve HMM driver API v2
 2019-03-25 14:40 UTC  (12+ messages)
` [PATCH v2 01/11] mm/hmm: select mmu notifier when selecting HMM
` [PATCH v2 02/11] mm/hmm: use reference counting for HMM struct v2
` [PATCH v2 03/11] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH v2 04/11] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2
` [PATCH v2 05/11] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v2
` [PATCH v2 06/11] mm/hmm: improve driver API to work and wait over a range v2
` [PATCH v2 07/11] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
` [PATCH v2 08/11] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v2
` [PATCH v2 09/11] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v2
` [PATCH v2 10/11] mm/hmm: add helpers for driver to safely take the mmap_sem v2
` [PATCH v2 11/11] mm/hmm: add an helper function that fault pages and map them to a device v2

[PATCH] csky: Update syscall_trace_enter/exit implementation
 2019-03-25 14:39 UTC  (2+ messages)

[PATCH 0/7] btrfs: check: Check and repair invalid free space cahce inode mode
 2019-03-25 14:39 UTC  (4+ messages)
` [PATCH 5/7] btrfs: check/lowmem: Check and repair free space cache "

[PATCH net-next] openvswitch: add seqadj extension when NAT is used
 2019-03-25 14:38 UTC  (3+ messages)

How to properly find git config in a libgit.a-using executable?
 2019-03-25 14:37 UTC  (5+ messages)

[PATCH v17] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2019-03-25 14:37 UTC  (2+ messages)

[PATCH v2 00/11] Add MPEG-2 decoding to Rockchip VPU
 2019-03-25 14:32 UTC  (4+ messages)
` [PATCH v2 02/11] media: Introduce helpers to fill pixel format structs

[PATCH] vhost/crypto: fix coverity issues
 2019-03-25 14:37 UTC 

[PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-03-25 14:36 UTC  (4+ messages)
` [PATCH v8 03/14] rtw88: hci files

[BUG] arm64: kdump: capture kernel boot failed when crashkernel above 4G
 2019-03-25 14:35 UTC  (2+ messages)

[PATCH] selftests: efivarfs: remove the test_create_read file if it was exist
 2019-03-25 14:34 UTC  (4+ messages)

[RFC v2 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-03-25 14:33 UTC  (6+ messages)
` [RFC v2 03/12] rtw88: hci files

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-25 14:32 UTC  (5+ messages)
` [PATCH RESEND 1/3] OvmfPkg/XenSupport: remove usage of prefetchable PCI host bridge aperture

[PATCH] mt76: usb: reduce locking in mt76u_tx_tasklet
 2019-03-25 14:31 UTC  (6+ messages)

[PATCH] Revert "drm/i915: Introduce private PAT management"
 2019-03-25 14:31 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Revert "drm/i915: Introduce private PAT management" (rev4)
` ✗ Fi.CI.SPARSE: "

[PATCH] selinux: remove useless assignments
 2019-03-25 14:31 UTC  (2+ messages)

[Buildroot] [PATCH] libgpiod: bump version to v1.3
 2019-03-25 14:29 UTC 

[PATCH] ethdev: fix a typo
 2019-03-25 14:29 UTC  (3+ messages)
` [dpdk-stable] "

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-25 14:27 UTC  (13+ messages)

[PATCH v4 00/11] tracing: common error_log for ftrace
 2019-03-25 14:28 UTC  (4+ messages)
` [PATCH v4 04/11] tracing: Use tracing error_log with trace event filters

[meta-oe][PATCH] libgpiod: bump version to v1.3
 2019-03-25 14:27 UTC  (3+ messages)

[PATCH] efi/tpm.c: Add missing casts
 2019-03-25 14:27 UTC  (3+ messages)

[U-Boot] [PATCH 01/11] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-03-25 14:27 UTC  (8+ messages)
` [U-Boot] [PATCH 03/11] serial: atmel_usart: Use fixed clock value in SPL version
` [U-Boot] [PATCH 08/11] Makefile.spl: Move generate AT91SAM NAND image boot.bin to spl directory

btrfs-cleaner crashes freeing delayed node (5.0.3)
 2019-03-25 14:26 UTC  (2+ messages)

[igt-dev] [v3] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-03-25 14:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: Fix CRC mismatch issues with ctm test (rev5)

[PATCH 1/3] drm/amdgpu: Stop returning EINVAL during profile switch
 2019-03-25 14:26 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Allow changing to BOOTUP profile on smu7

[PATCH v2 0/7] ethdev: add min/max MTU to device info
 2019-03-25 14:26 UTC  (7+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 6/7] net/e1000: set min and max MTU for igb devices
` [PATCH v2 7/7] app/testpmd: verify mtu with rte_eth_dev_info_get()

[PATCH 1/2] rt2x00: code-style fix in rt2800usb.c
 2019-03-25 14:25 UTC  (11+ messages)
` [PATCH 2/2] rt2x00: enable experimental MFP with HW crypt

[Bug 109345] drm-next-2018-12-14 -Linux PPC
 2019-03-25 14:25 UTC  (2+ messages)

[PATCH] iio: adc: stm32-dfsdm: improve sampling frequency accuracy
 2019-03-25 14:24 UTC  (2+ messages)

[PATCH 0/5] TI LMU rework
 2019-03-25 14:24 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: mfd: Update the ramp up/down property
` [PATCH 2/5] leds: TI LMU: Add common code for TI LMU devices
` [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697
` [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697
` [PATCH 5/5] leds: lm3697: Introduce the lm3697 driver

[PATCH v9 0/9] trace-cmd: Timetamps sync between host and guest machines, relying on vsock events
 2019-03-25 14:24 UTC  (10+ messages)
` [PATCH v9 1/9] trace-cmd: Implemented new lib API: tracecmd_local_events_system()
` [PATCH v9 2/9] trace-cmd: Added support for negative time offsets in trace.dat file
` [PATCH v9 3/9] trace-cmd: Fix tracecmd_read_page_record() to read more than one event
` [PATCH v9 4/9] trace-cmd: Added implementation of htonll() and ntohll()
` [PATCH v9 5/9] trace-cmd: Refactored few functions in trace-record.c
` [PATCH v9 6/9] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v9 7/9] trace-cmd: Implemented new API tracecmd_add_option_v()
` [PATCH v9 8/9] trace-cmd: Implemented new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v9 9/9] trace-cmd [POC]: Implemented timestamps synch algorithm, using vsock events

[PATCH] [v2] selinux: avoid uninitialized variable warning
 2019-03-25 14:24 UTC  (3+ messages)

[mac80211-next:netlink-validate-build-test-2 2/6] net//sched/act_tunnel_key.c:128:8: error: implicit declaration of function 'nla_validate_deprecated'; did you mean 'nlmsg_validate_deprecated'?
 2019-03-25 14:24 UTC 

[PATCH] POTFILES: Don't include gnulib in grub.pot
 2019-03-25 14:24 UTC  (3+ messages)
    ` Fwd: "

[PATCH v2 0/5] RFC: Linux IMA on NFS prototype
 2019-03-25 14:24 UTC  (12+ messages)
` [PATCH v2 3/5] NFSD: Remove ima_file_check call

[PATCH v12 0/4] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-03-25 14:23 UTC  (5+ messages)
` [PATCH v12 3/4] cpuidle: Export the next timer/tick expiration for a CPU

[PATCH] usbip: Support error(event) detection in vhci_tx_loop() kernel thread
 2019-03-25 14:23 UTC  (2+ messages)
`  "

[PATCH 0/2] client and stat patches
 2019-03-25 14:23 UTC  (4+ messages)
` [PATCH 1/2] client: put All clients section at end of normal output
` [PATCH 2/2] stat: eliminate unneeded curly braces

[PATCH v3 00/12] FITRIM improvements
 2019-03-25 14:22 UTC  (3+ messages)
` [PATCH v3 07/12] btrfs: replace pending/pinned chunks lists with io tree

[PATCH] ASoC: intel: Fix crash at suspend/resume after failed codec registration
 2019-03-25 14:21 UTC  (4+ messages)
` [alsa-devel] "

[LTP] [PATCH v3 0/2] Implement syscall variants
 2019-03-25 14:20 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] syscalls/select04: Test four "

[linux-4.4 test] 134041: trouble: blocked/broken/fail/pass
 2019-03-25 14:20 UTC 

[PATCH] wireless: carl9170: fix clang build warning
 2019-03-25 14:20 UTC  (2+ messages)

[PATCH 00/11] drm/meson: Add G12A Support
 2019-03-25 14:18 UTC  (30+ messages)
` [PATCH 01/11] drm/meson: Switch PLL to 5.94GHz base for 297Mhz pixel clock
` [PATCH 02/11] drm/meson: Add registers for G12A SoC
` [PATCH 03/11] drm/meson: Add G12A Support for VPP setup
` [PATCH 04/11] drm/meson: Add G12A Support for VIU setup
` [PATCH 05/11] drm/meson: Add G12A support for OSD1 Plane
` [PATCH 06/11] drm/meson: Add G12A Support for the Overlay video plane
` [PATCH 07/11] drm/meson: Add G12A support for plane handling in CRTC driver
` [PATCH 08/11] drm/meson: Add G12A support for CVBS Encoer
` [PATCH 09/11] drm/meson: Add G12A Video Clock setup
` [PATCH 10/11] drm/meson: Add G12A compatible
` [PATCH 11/11] drm/meson: Add G12A support for the DW-HDMI Glue

dell_smbios KASAN bug
 2019-03-25 14:17 UTC  (6+ messages)

[Fix PATCH] cpu/hotplug: Fix bug report when add "nosmt" parameter with CONFIG_HOTPLUG_CPU=N
 2019-03-25 14:16 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: add bpf_progenyof helper
 2019-03-25 14:17 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 bpf-next 1/3] "

snd_pcm_writei 0 frames
 2019-03-25 14:16 UTC 

[PATCH v7 0/3] Mixel DPHY support for i.MX8
 2019-03-25 14:14 UTC  (2+ messages)
` [PATCH v7 3/3] phy: Add driver for mixel dphy found on imx8


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.