All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 04:37:31 to 2019-06-11 05:59:51 UTC [more...]

[PATCH v6 00/10] add USB Type-B GPIO connector driver
 2019-06-11  5:59 UTC  (12+ messages)
` [PATCH v6 09/10] usb: roles: "

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-11  5:56 UTC  (6+ messages)

[RFC PATCH 0/2] Introduce Tx doorbell with ACK
 2019-06-11  5:55 UTC  (4+ messages)
` [RFC PATCH 2/2] imx: mailbox: Introduce TX "

[PATCH] fs: relatime update - Match comment with behavior
 2019-06-11  5:45 UTC 

[Bug 107459] Atomically set gamma ramps are not applied until TTY switch
 2019-06-11  5:53 UTC  (2+ messages)

[LTP] [PATCH] syscalls/acct02.c: Fix EMFILE error
 2019-06-11  5:53 UTC  (2+ messages)

[PATCH 1/1] irqchip/gic: Add support for Amazon Graviton variant of GICv3+GICv2m
 2019-06-11  5:52 UTC  (4+ messages)

[PATCH 0/8] Fixing DMA mask issues in habanalabs driver
 2019-06-11  5:50 UTC  (9+ messages)
` [PATCH 1/8] habanalabs: initialize device CPU queues after MMU init
` [PATCH 2/8] habanalabs: de-couple MMU and VM module initialization
` [PATCH 3/8] habanalabs: initialize MMU context for driver
` [PATCH 4/8] habanalabs: add MMU mappings for Goya CPU
` [PATCH 5/8] habanalabs: set Goya CPU to use ASIC MMU
` [PATCH 6/8] habanalabs: remove DMA mask hack for Goya
` [PATCH 7/8] habanalabs: add WARN in case of bad MMU mapping
` [PATCH 8/8] habanalabs: enable 64-bit DMA mask in POWER9

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-11  5:43 UTC  (6+ messages)
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu

[PATCH v3] arm64: dts: ls1028a: Add temperature sensor node
 2019-06-11  5:42 UTC  (2+ messages)

[PATCH 0/2] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-06-11  5:50 UTC  (11+ messages)
` [PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC

[PATCH v2 0/6]
 2019-06-11  5:47 UTC  (3+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition

[PATCH v5 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2019-06-11  5:47 UTC  (2+ messages)

[PATCH] bpf/core.c - silence warning messages
 2019-06-11  5:46 UTC  (2+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-11  5:46 UTC  (8+ messages)

[PATCH v13 0/2] PWM support for HiFive Unleashed
 2019-06-11  5:44 UTC  (9+ messages)
` [PATCH v13 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v13 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH] vfs: allow copy_file_range from a swapfile
 2019-06-11  5:44 UTC  (6+ messages)

[PATCH v4 0/2] batman-adv: Add routeable multicast optimizations
 2019-06-11  5:44 UTC  (4+ messages)
` [PATCH v4 1/2] batman-adv: mcast: detect, distribute and maintain multicast router presence

[PATCH] ARM: mm: remove unused dtcm_end / itcm_end
 2019-06-11  5:43 UTC 

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-11  5:39 UTC  (6+ messages)
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH] json-c: update to current upstream head, with --disable-werror
 2019-06-11  5:38 UTC  (8+ messages)

[U-Boot] [ANN] U-Boot v2019.07-rc4 released
 2019-06-11  5:38 UTC  (2+ messages)
` [U-Boot] [U-Boot-Board-Maintainers] "

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-11  5:34 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/2] watchdog: Split WDT from SPL_WDT
 2019-06-11  5:33 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/2] watchdog: imx: Add DM support

[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-11  5:31 UTC  (4+ messages)
` [RFC PATCH v3 1/1] "

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-11  5:27 UTC  (16+ messages)

[PATCH] lib/genalloc.c: Avoid de-referencing NULL pool
 2019-06-11  5:26 UTC  (4+ messages)
` [PATCH] dma-remap: Avoid de-referencing NULL atomic_pool

linux-next: manual merge of the clockevents tree with Linus' tree
 2019-06-11  5:24 UTC 

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-11  5:19 UTC  (4+ messages)
` [PATCH v3 3/3] powerpc: Add support to initialize ima policy rules

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  5:21 UTC  (10+ messages)
` [PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 3/8] libbpf: refactor map initialization
` [PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH] drm/i915: Deal with machines that expose less than three QGV points
 2019-06-11  5:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v5] netfilter: nf_conntrack_sip: fix expectation clash
 2019-06-11  5:20 UTC  (2+ messages)
` [PATCH v6] "

[Buildroot] [PATCH 1/1] package/freeswitch: bump version to 1.8.6
 2019-06-11  5:17 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] package/freeswitch: bump version to 1.8.6
 2019-06-11  5:16 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/freeswitch: add optional support for libopenh264

[PATCH v2 0/4] JZ4740 watchdog cleanups
 2019-06-11  5:16 UTC  (5+ messages)
` [PATCH v2 4/4] watchdog: jz4740: Make probe function __init_or_module

[RFC] mismatch between chardev and blkdev node names
 2019-06-11  5:14 UTC  (5+ messages)

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-06-11  5:13 UTC  (11+ messages)

[PATCH V6 6/6] fabrics: Return errno mapped for fabrics error status
 2019-06-11  5:13 UTC  (6+ messages)
` [PATCH V6 0/6] nvme-cli: Introduce nvme-status mapping with errno

[PATCH kernel v2] powerpc/powernv/ioda: Fix race in TCE level allocation
 2019-06-11  5:08 UTC  (3+ messages)

Quation needed For June Inquiry
 2019-06-11  4:50 UTC 

[PATCH v2 0/7] NCR5380 drivers: fixes and other improvements
 2019-06-11  5:07 UTC  (3+ messages)
` [PATCH v2 2/7] scsi: NCR5380: Always re-enable reselection interrupt

[PATCH] NCR5380: Support chained sg lists
 2019-06-11  5:02 UTC  (2+ messages)

Device specific pass through in host systems - discuss user interface
 2019-06-11  4:56 UTC  (6+ messages)

Should b44_init lead to WARN_ON in drivers/ssb/driver_gpio.c:464?
 2019-06-11  4:56 UTC  (4+ messages)
` [PATCH] ssb/gpio: Remove unnecessary WARN_ON from driver_gpio

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-11  4:55 UTC  (6+ messages)

[PATCH] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  4:53 UTC  (3+ messages)

linux-next: build warning after merge of the tpmdd tree
 2019-06-11  4:52 UTC 

[PATCH] dmaengine: dmatest: Add support for completion polling
 2019-06-11  4:47 UTC  (8+ messages)

Quation needed For June Inquiry
 2019-06-11  4:50 UTC  (3+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (35+ messages)
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "

Quation needed For June Inquiry
 2019-06-11  4:49 UTC 

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-11  4:46 UTC  (29+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[PATCH net v3 0/3] net/sched: fix actions reading the network header in case of QinQ packets
 2019-06-11  4:43 UTC  (11+ messages)

[PATCH net-next 00/12] tls: add support for kernel-driven resync and nfp RX offload
 2019-06-11  4:40 UTC  (13+ messages)
` [PATCH net-next 01/12] net/tls: simplify seq calculation in handle_device_resync()
` [PATCH net-next 02/12] net/tls: pass record number as a byte array
` [PATCH net-next 03/12] net/tls: rename handle_device_resync()
` [PATCH net-next 04/12] net/tls: add kernel-driven TLS RX resync
` [PATCH net-next 05/12] nfp: tls: set skb decrypted flag
` [PATCH net-next 06/12] nfp: rename nfp_ccm_mbox_alloc()
` [PATCH net-next 07/12] nfp: add async version of mailbox communication
` [PATCH net-next 08/12] nfp: tls: implement RX TLS resync
` [PATCH net-next 09/12] nfp: tls: enable TLS RX offload
` [PATCH net-next 10/12] net/tls: generalize the resync callback
` [PATCH net-next 11/12] net/tls: add kernel-driven resync mechanism for TX
` [PATCH net-next 12/12] nfp: tls: make use of kernel-driven TX resync

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-06-11  4:37 UTC  (8+ messages)
` [PATCH v5 15/15] dmaengine: imx-sdma: add uart rom script

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-11  4:38 UTC  (6+ messages)
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()

[U-Boot] [PATCH] rtc: Add DM support to ds3231
 2019-06-11  4:39 UTC 

[PATCH] block: fix a crash in do_task_dead()
 2019-06-11  4:39 UTC  (10+ messages)


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.