All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-28 21:54:30 to 2018-09-28 22:50:44 UTC [more...]

[PATCH] fix memory leak in ramoops_init
 2018-09-28 21:54 UTC  (3+ messages)

[PATCH v2] drm: Convert to using %pOFn instead of device_node.name
 2018-09-28 22:50 UTC 

[PATCH v2] i2c: Convert to using %pOFn instead of device_node.name
 2018-09-28 22:49 UTC 

Bad MAINTAINERS pattern in section 'Texas Instruments' System Control Interface (TISCI) Protocol Driver'
 2018-09-28 22:48 UTC  (4+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-28 22:48 UTC  (7+ messages)

[PATCH v3 0/6] ext4: rework bigalloc reserved cluster accounting
 2018-09-28 16:23 UTC  (7+ messages)
` [PATCH v3 1/6] ext4: generalize extents status tree search functions
` [PATCH v3 2/6] ext4: add new pending reservation mechanism
` [PATCH v3 3/6] ext4: fix reserved cluster accounting at delayed write time
` [PATCH v3 4/6] ext4: reduce reserved cluster count by number of allocated clusters
` [PATCH v3 5/6] ext4: adjust reserved cluster count when removing extents
` [PATCH v3 6/6] ext4: fix reserved cluster accounting at page invalidation time

[PATCH] kyber: fix integer overflow of latency targets on 32-bit
 2018-09-28 16:22 UTC 

[RFC 1/2] ath10k: migrate to mac80211 txq scheduling
 2018-09-28 22:47 UTC  (9+ messages)
` [RFC 2/2] ath10k: reporting estimated tx airtime for fairness

[PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
 2018-09-28 22:46 UTC  (2+ messages)

[PATCH v3 0/5] qla2xxx: Add FC-NVMe Target support
 2018-09-28 22:46 UTC  (6+ messages)
` [PATCH v3 1/5] qla2xxx_nvmet: Add FC-NVMe Target Link Service request handling
` [PATCH v3 2/5] qla2xxx_nvmet: Add files for FC-NVMe Target support
` [PATCH v3 3/5] qla2xxx_nvmet: Add FC-NVMe Target handling
` [PATCH v3 4/5] qla2xxx_nvmet: Add SysFS node for FC-NVMe Target
` [PATCH v3 5/5] qla2xxx: Update driver version to 11.00.00.00-k

[PATCH v4.4.y] ext4: never move the system.data xattr out of the inode body
 2018-09-28 16:21 UTC 

[2/2] typec: tcpm: Add option to maintain current limit at Vsafe5V
 2018-09-28 22:44 UTC  (2+ messages)
` [PATCH 2/2] "

WARN_ON in TLP causing RT throttling
 2018-09-28 16:20 UTC  (6+ messages)

[PATCH v2 0/5] Adding nvdimm overwrite support
 2018-09-28 22:45 UTC  (6+ messages)
` [PATCH v2 1/5] libnvdimm: introduce NDD_SECURITY_BUSY flag
` [PATCH v2 2/5] libnvdimm: Add security DSM overwrite support
` [PATCH v2 3/5] nfit_test: Add overwrite support for nfit_test
` [PATCH v2 4/5] libnvdimm: add overwrite status notification
` [PATCH v2 5/5] libnvdimm: add documentation for ovewrite

[PATCH] libnvdimm, dimm: Maximize label transfer size
 2018-09-28 22:44 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS efeb398d31f972f2a62cb1defceaad0e8124de51
 2018-09-28 22:44 UTC 

[PATCH v2] nvme: call nvme_complete_rq on NVME_MPATH failures
 2018-09-28 22:43 UTC  (2+ messages)

[PATCH] mm: enforce THP for VM_NOHUGEPAGE dax mappings
 2018-09-28 22:43 UTC  (3+ messages)

[PATCH 0/9] AHCI and SATA PHY support for BCM63138
 2018-09-28 22:41 UTC  (5+ messages)

[PATCH v2] regulator: core: Enable voltage balancing
 2018-09-28 22:41 UTC  (10+ messages)
  ` [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev

[PATCH 1/2 for-4.19] nvmet: handle bio allocation failure
 2018-09-28 22:41 UTC  (3+ messages)

[PATCH] serial: 8250_dw: Fix runtime PM handling
 2018-09-28 22:40 UTC 

bond: take rcu lock in bond_poll_controller
 2018-09-28 16:16 UTC  (3+ messages)

[PATCH v2] nvmet: don't split large I/Os unconditionally
 2018-09-28 22:40 UTC 

[PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-09-28 22:39 UTC  (2+ messages)

Registering a profile
 2018-09-28 22:38 UTC 

[PATCH 00/13] staging:rtl8192u: Style & memory leak fix
 2018-09-28 22:38 UTC  (6+ messages)
` [PATCH 05/13] staging:rtl8192u: Remove AdvCoding and GreenField - Style

[PATCH RT 2/2] watchdog, rt: prevent deferral of watchdogd wakeup
 2018-09-28 22:38 UTC  (2+ messages)

[PATCH] pstore/ram: Fix failure-path memory leak in ramoops_init
 2018-09-28 22:37 UTC 

[PATCH ethtool] ethtool: support combinations of FEC modes
 2018-09-28 16:11 UTC  (5+ messages)

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-09-28 22:32 UTC  (14+ messages)
` [PATCH] input: sun4i-lradc: "
` [PATCH] nvmem: "
` [PATCH] tty: "
` [PATCH] fbdev: "

[PATCH v5 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-09-28 22:30 UTC  (24+ messages)
` [PATCH v5 01/21] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH v5 02/21] tpm: sort objects in the Makefile
` [PATCH v5 03/21] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
` [PATCH v5 04/21] tpm: add tpm_calc_ordinal_duration() wrapper
` [PATCH v5 05/21] tpm: factor out tpm_get_timeouts()
` [PATCH v5 06/21] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v5 07/21] tpm: move tpm_getcap "
` [PATCH v5 08/21] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v5 09/21] tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
` [PATCH v5 10/21] tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
` [PATCH v5 11/21] tpm: factor out tpm_startup function
` [PATCH v5 12/21] tpm: move pcr extend code to tpm2-cmd.c
` [PATCH v5 13/21] tpm: add tpm_auto_startup() into tpm-interface.c
` [PATCH v5 14/21] tpm: tpm-interface.c drop unused macros
` [PATCH v5 15/21] tpm: tpm-space.c remove unneeded semicolon
` [PATCH v5 16/21] tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
` [PATCH v5 17/21] tpm1: implement tpm1_pcr_read_dev() "
` [PATCH v5 18/21] tmp1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
` [PATCH v5 19/21] tpm1: reimplement SAVESTATE using tpm_buf
` [PATCH v5 20/21] tpm1: reimplement tpm1_continue_selftest() "
` [PATCH v5 21/21] tpm: use u32 instead of int for PCR index

[linux-linus bisection] complete test-amd64-i386-examine
 2018-09-28 22:34 UTC 

[PATCH] gpio: omap: get rid of the conditional PM runtime calls
 2018-09-28 22:33 UTC  (2+ messages)

[PATCH] nvme: take node locality into account when selecting a path
 2018-09-28 22:31 UTC  (2+ messages)

[PATCH v3 00/12] media: ov5640: Misc cleanup and improvements
 2018-09-28 16:05 UTC  (3+ messages)

[PATCH] git.txt: mention mailing list archive
 2018-09-28 22:29 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH] git doc: direct bug reporters to mailing list archive (Re: [PATCH v2] git.txt: mention mailing list archive)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.20
 2018-09-28 16:04 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.20
 2018-09-28 16:02 UTC  (2+ messages)

[PATCH] net/ncsi: Add NCSI OEM command for FB Tiogapass
 2018-09-28 22:26 UTC  (4+ messages)

[PATCH] submodule: Alllow staged changes for get_superproject_working_tree
 2018-09-28 22:25 UTC  (8+ messages)

[PATCH 1/7] drm/i915/icl: Add WaEnable32PlaneMode
 2018-09-28 22:19 UTC  (3+ messages)
` [PATCH 7/7] drm/i915/icl: Add Wa_1406609255

[PATCH v5 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-09-28 22:18 UTC  (10+ messages)
` [PATCH v5 1/4] Documentation: xilinx: Add documentation for eemi APIs
` [PATCH v5 2/4] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v5 3/4] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v5 4/4] drivers: clk: Add "

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-28 22:15 UTC  (9+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 4/7] config: add new index.threads config setting

[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
 2018-09-28 22:14 UTC  (3+ messages)

[PATCH RFC] nvmet-rdma: use a private workqueue for delete
 2018-09-28 22:14 UTC  (2+ messages)

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-09-28 22:13 UTC  (3+ messages)

[PATCH v11 00/12] Adding security support for nvdimm
 2018-09-28 22:12 UTC  (8+ messages)
` [PATCH v11 02/12] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH v11 10/12] libnvdimm: add documentation for nvdimm security support
` [PATCH v11 11/12] libnvdimm: Drop nvdimm_bus from security_ops interface
` [PATCH v11 12/12] acpi, nfit: Move acpi_nfit_get_security_ops() to generic location

[PATCH v3 0/2] Enable PV qspinlock for Hyper-V
 2018-09-28 22:09 UTC  (3+ messages)
` [PATCH v3 2/2] locking/pvqspinlock, hv: "

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.20
 2018-09-28 15:45 UTC  (2+ messages)

[PATCH RFC net-next 0/5] rtnetlink: Add support for rigid checking of data in dump request
 2018-09-28 15:45 UTC  (6+ messages)
` [PATCH RFC net-next 1/5] net/netlink: Pass extack to dump callbacks
` [PATCH RFC net-next 2/5] net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
` [PATCH RFC net-next 3/5] netlink: introduce NLM_F_DUMP_PROPER_HDR flag
` [PATCH RFC net-next 4/5] net/ipv4: Update inet_dump_ifaddr to support NLM_F_DUMP_PROPER_HDR
` [PATCH RFC net-next 5/5] net/ipv6: Update inet6_dump_addr "

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v4.20
 2018-09-28 15:44 UTC  (2+ messages)

[PATCH] Add Wa_1606682166
 2018-09-28 22:08 UTC  (2+ messages)
` [PATCH V2] drm/i915/icl:Add Wa_1606682166

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.20
 2018-09-28 15:42 UTC  (2+ messages)

[PATCH 0/9] fuse: readdir caching
 2018-09-28 15:42 UTC  (9+ messages)
` [PATCH 1/9] fuse: split out readdir.c
` [PATCH 2/9] fuse: add FOPEN_CACHE_DIR
` [PATCH 3/9] fuse: extract fuse_emit() helper
` [PATCH 4/9] fuse: allow caching readdir
` [PATCH 5/9] fuse: allow using readdir cache
` [PATCH 6/9] fuse: add readdir cache version
` [PATCH 7/9] fuse: use mtime for readdir cache verification
` [PATCH 8/9] fuse: use iversion "

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-28 15:41 UTC  (7+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH 0/3] Filter alternate references
 2018-09-28 22:05 UTC  (8+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] transport.c: introduce core.alternateRefsCommand
  ` [PATCH v3 4/4] transport.c: introduce core.alternateRefsPrefixes

Bad MAINTAINERS pattern in section 'USER-MODE LINUX (UML)'
 2018-09-28 22:05 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'VIRTIO AND VHOST VSOCK DRIVER'
 2018-09-28 22:05 UTC 

[PATCH] git-rebase.sh: fix typos in error messages
 2018-09-28 22:05 UTC  (3+ messages)

[PATCH RESEND] net: phy: Convert to using %pOFn instead of device_node.name
 2018-09-28 22:04 UTC 

Bad MAINTAINERS pattern in section 'SYNOPSYS DESIGNWARE AXI DMAC DRIVER'
 2018-09-28 22:04 UTC 

Bad MAINTAINERS pattern in section 'STI CEC DRIVER'
 2018-09-28 22:04 UTC 

[Buildroot] [PATCH 1/1] sqlite: bump to version 3.25.2
 2018-09-28 22:04 UTC 

Bad MAINTAINERS pattern in section 'STAGING - FLARION FT1000 DRIVERS'
 2018-09-28 22:04 UTC 

Bad MAINTAINERS pattern in section 'ARM/NUVOTON NPCM ARCHITECTURE'
 2018-09-28 22:04 UTC  (2+ messages)

[RFC/RFT PATCH v1 0/9] mtd: fsl: quadspi: Fixes for fsl-quadspi.c driver (vybrid HW)
 2018-09-28 22:03 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'SOFTWARE DELEGATED EXCEPTION INTERFACE (SDEI)'
 2018-09-28 22:04 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'SOFTWARE DELEGATED EXCEPTION INTERFACE (SDEI)'
 2018-09-28 22:03 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'
 2018-09-28 22:03 UTC 

[RFC 0/5] perf: Per PMU access controls (paranoid setting)
 2018-09-28 22:02 UTC  (5+ messages)

[PATCH 1/3] seccomp: change return type of seccomp_get_metadata to int
 2018-09-28 22:02 UTC  (8+ messages)
` [PATCH 3/3] seccomp: introduce read protection for struct seccomp

Bad MAINTAINERS pattern in section 'RENESAS R-CAR GYROADC DRIVER'
 2018-09-28 22:01 UTC 

Bad MAINTAINERS pattern in section 'PARALLEL LCD/KEYPAD PANEL DRIVER'
 2018-09-28 22:01 UTC 

Bad MAINTAINERS pattern in section 'NETWORKING [IPSEC]'
 2018-09-28 22:01 UTC 

Bad MAINTAINERS pattern in section 'NET_FAILOVER MODULE'
 2018-09-28 22:01 UTC 

Bad MAINTAINERS pattern in section 'NCP FILESYSTEM'
 2018-09-28 22:00 UTC 

Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'
 2018-09-28 22:00 UTC 

Bad MAINTAINERS pattern in section 'MIPS/LOONGSON3 ARCHITECTURE'
 2018-09-28 22:00 UTC 

Bad MAINTAINERS pattern in section 'MIPS/LOONGSON3 ARCHITECTURE'
 2018-09-28 21:59 UTC 

Bad MAINTAINERS pattern in section 'MIPS/LOONGSON2 ARCHITECTURE'
 2018-09-28 21:58 UTC 

Bad MAINTAINERS pattern in section 'MEN Z069 WATCHDOG DRIVER'
 2018-09-28 21:56 UTC 

Bad MAINTAINERS pattern in section 'MELLANOX ETHERNET INNOVA IPSEC DRIVER'
 2018-09-28 21:56 UTC 

Bad MAINTAINERS pattern in section 'MELLANOX ETHERNET INNOVA IPSEC DRIVER'
 2018-09-28 21:55 UTC 

[PATCH 5/5] drm/dp/mst: Provide better debugs for NAK replies
 2018-09-28 21:55 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'MAX20751 HARDWARE MONITOR DRIVER'
 2018-09-28 21:55 UTC 

Bad MAINTAINERS pattern in section 'MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER'
 2018-09-28 21:54 UTC 

Bad MAINTAINERS pattern in section 'LOCKING PRIMITIVES'
 2018-09-28 21:54 UTC 

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-09-28 15:30 UTC  (4+ messages)

[PATCH] Documentation/CodingGuidelines: How to document new APIs
 2018-09-28 21:54 UTC  (4+ messages)
` [PATCH] strbuf.h: format according to coding guidelines


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.