All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-05 23:53:52 to 2018-10-06 02:57:06 UTC [more...]

[PATCH 0/2] hwmon: (ina3221) Apply _info API
 2018-10-05 23:59 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (core) Add hwmon_in_enable attribute
` [PATCH 2/2] hwmon: (ina3221) Use _info API to register hwmon device

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-06  2:57 UTC  (31+ messages)
` [PATCH net-next v7 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v7 04/28] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v7 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation
` [PATCH net-next v7 06/28] zinc: "
` [PATCH net-next v7 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v7 08/28] zinc: port "
` [PATCH net-next v7 09/28] zinc: "
` [PATCH net-next v7 10/28] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v7 11/28] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v7 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation
` [PATCH net-next v7 13/28] zinc: "
` [PATCH net-next v7 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v7 15/28] zinc: "
` [PATCH net-next v7 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation
` [PATCH net-next v7 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v7 18/28] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v7 19/28] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v7 20/28] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v7 21/28] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v7 22/28] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v7 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH net-next v7 24/28] zinc: "
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc

AF_XDP umem and jumbo frames?
 2018-10-05 19:56 UTC  (10+ messages)

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  2:49 UTC  (4+ messages)
` [PATCH v3 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v3 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH] iio: ssp_sensors: don't manually free devm managed resources
 2018-10-05 19:48 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] Data Port Cache Coherency test
 2018-10-06  2:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[ANNOUNCE] WireGuard Snapshot `0.0.20181006` Available
 2018-10-06  2:43 UTC 

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-05 19:42 UTC  (9+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 6fc0386
 2018-10-05 19:42 UTC 

[igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: GPU engine reset
 2018-10-06  2:39 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: Initial set of tests for GPU watchdog
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_watchdog: Initial set of tests for GPU watchdog (rev2)

[PATCH v2] rpm: handle virtual memory usage when limit is set
 2018-10-06  2:36 UTC  (2+ messages)

[GIT PULL linux-next] Add Compiler Attributes (v6) tree
 2018-10-06  2:37 UTC  (3+ messages)

+ kbuild-fix-kernel-boundsc-w=1-warning.patch added to -mm tree
 2018-10-05 19:31 UTC 

[PATCH net-next 00/20] rtnetlink: Add support for rigid checking of data in dump request
 2018-10-05 19:26 UTC  (30+ messages)
` [PATCH net-next 01/20] netlink: Pass extack to dump handlers
` [PATCH net-next 02/20] netlink: Add extack message to nlmsg_parse for invalid header length
` [PATCH net-next 03/20] net: Add extack to nlmsg_parse
` [PATCH net-next 05/20] netlink: Add new socket option to enable strict checking on dumps
` [PATCH net-next 06/20] net/ipv4: Update inet_dump_ifaddr for strict data checking
` [PATCH net-next 07/20] net/ipv6: Update inet6_dump_addr "
` [PATCH net-next 08/20] rtnetlink: Update rtnl_dump_ifinfo "
` [PATCH net-next 11/20] rtnetlink: Update inet6_dump_ifinfo "
` [PATCH net-next 16/20] net/namespace: Update rtnl_net_dumpid "
` [PATCH net-next 20/20] net/bridge: Update br_mdb_dump "

[Report] net: wireless: iwlegacy: Several possible data races
 2018-10-06  2:25 UTC 

Allow FUSE filesystems to provide out-of-band hashes to IMA
 2018-10-05 19:25 UTC  (5+ messages)

[PATCH -next] usb/early: remove set but not used variable 'remain_length'
 2018-10-06  2:23 UTC  (2+ messages)
` [-next] "

[PATCH v3 0/5] Final preparation before adding the KernelShark GUI
 2018-10-05 19:20 UTC  (7+ messages)
` [PATCH v3 1/5] kernel-shark-qt: Add kshark_get_X_easy() functions
` [PATCH v3 2/5] kernel-shark-qt: Add kshark_convert_nano() function
` [PATCH v3 3/5] kernel-shark-qt: Add functions for fast clearing of the filters
` [PATCH v3 4/5] kernel-shark-qt: Rename the Cmake-generated header file
` [PATCH v3 5/5] kernel-shark-qt: Fix a bug in kshark_data_collection_alloc()

[PATCH] kvm/x86 : avoid shifting signed 32-bit value by 31 bits
 2018-10-06  2:11 UTC  (2+ messages)

[PATCH RFC 0/5] rcu doc updates for whatisRCU and checklist
 2018-10-06  2:10 UTC  (5+ messages)

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-06  2:10 UTC  (10+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[POC][RFC][PATCH 0/2] PROOF OF CONCEPT: Dynamic Functions (jump functions)
 2018-10-06  2:03 UTC  (6+ messages)
` [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"
` [POC][RFC][PATCH 2/2] tracepoints: Implement it with dynamic functions

linux-next: Signed-off-by missing for commit in the usb-gadget tree
 2018-10-06  2:03 UTC 

[PATCH net] ipv6: do not leave garbage in rt->fib6_metrics
 2018-10-05 19:01 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Fix VIDEO_DIP_CTL bit shifts
 2018-10-06  2:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH net-next] fib_tests: Add tests for invalid metric on route
 2018-10-05 18:59 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the integrity tree
 2018-10-06  1:58 UTC 

Python3 and HTTPS issue
 2018-10-06  1:53 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-10-06  1:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH net-next] udp: gro behind static key
 2018-10-05 18:52 UTC  (2+ messages)

[PATCH blktests 0/3] Add NVMeOF multipath tests
 2018-10-05 18:50 UTC  (8+ messages)

OpenBMC Hackathon at Intel Jones Farm Campus
 2018-10-06  1:50 UTC 

[PATCH -next] drm/msm/dpu: remove duplicated include from dpu_hw_lm.c
 2018-10-06  1:49 UTC  (4+ messages)

[RFC PATCH bpf-next v4 0/7] Implement bpf queue/stack maps
 2018-10-05 18:41 UTC  (4+ messages)
` [RFC PATCH bpf-next v4 4/7] bpf: add bpf queue and stack maps

[PATCH] MAINTAINERS: Remove stale file entry for the Atmel ISI driver
 2018-10-05 18:41 UTC  (5+ messages)

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-06  1:40 UTC  (10+ messages)
` [PATCH v9 04/10] x86: refcount: prevent gcc distortions

[PATCH] drm/i915: Refactor PSR status debugfs
 2018-10-06  1:38 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-05 18:35 UTC 

[PATCH] dm: Fix report zone remapping
 2018-10-06  1:24 UTC  (3+ messages)
`  "

[linux-linus test] 128407: regressions - FAIL
 2018-10-06  1:29 UTC 

[PATCH ipsec-next] Clear secpath on loopback_xmit
 2018-10-05 18:23 UTC 

[PATCH] staging: iio: ad2s1210: fix 'assignment operator' style checks
 2018-10-06  1:24 UTC 

[PATCH] xfs: move the define for superblock magic to uapi
 2018-10-05 18:23 UTC  (5+ messages)

[Fuego] new FUEGO_LOGLEVELS to replace FUEGO_DEBUG
 2018-10-06  1:23 UTC 

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-06  1:22 UTC  (2+ messages)

[PATCH] staging/rtlwifi: Fixing formatting warnings from checkpatch.pl
 2018-10-06  1:21 UTC  (3+ messages)

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-10-06  1:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry. (rev5)

[Fuego] resending rebuild and kernel_build patches
 2018-10-06  1:20 UTC  (6+ messages)
` [Fuego] [PATCH 01/11] rebuild: add if_source_changed flag

[net-next,09/19] net: usb: aqc111: Implement RX data path
 2018-10-06  1:18 UTC 

[Fuego] Dynamic variables
 2018-10-06  1:18 UTC  (5+ messages)
` [Fuego] [PATCH 3/3] ftc: add dynamic-vars to ftc run-test

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-06  1:17 UTC  (11+ messages)

[U-Boot] [PULL] rockchip patch-queue 2018-10-05
 2018-10-06  1:17 UTC  (2+ messages)

[Fuego] A few fixes and a bug report
 2018-10-06  1:17 UTC  (7+ messages)
` [Fuego] [PATCH 1/3] dynvars: add support for simple variable assignments
` [Fuego] [PATCH 2/3] run-test: use makedirs instead of mkdir
` [Fuego] [PATCH 3/3] ovgen: remove test spec strip and generation code

[U-Boot] Please pull ARC changes
 2018-10-06  1:16 UTC  (2+ messages)

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-06  1:16 UTC  (6+ messages)
` [PATCH v9 07/13] block: Add PCI P2P flag for request queue and check support for requests

[PATCH] blk-mq-debugfs: Also show requests that have not yet been started
 2018-10-06  1:13 UTC  (4+ messages)

[net-next,08/19] net: usb: aqc111: Implement TX data path
 2018-10-06  1:13 UTC 

[meta-raspberrypi] Problem enabling w1-gpio
 2018-10-06  1:12 UTC  (3+ messages)

[PATCH 1/4] drm/i915/psr: Always wait for idle state when disabling PSR
 2018-10-06  1:10 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] "
` ✓ Fi.CI.BAT: success "

Layerindex - actions required for deleted repos?
 2018-10-06  1:06 UTC  (2+ messages)

[PATCH] binutils: fix symlinks
 2018-10-06  1:05 UTC  (2+ messages)

[PATCH] staging: erofs: fix indenting to conform to kernel coding style
 2018-10-05 22:56 UTC  (2+ messages)

[net-next,07/19] net: usb: aqc111: Add support for getting and setting of MAC address
 2018-10-06  1:03 UTC 

[PATCH] staging: erofs: fix indenting to conform to kernel coding style
 2018-10-06  1:00 UTC 

pull-request: bpf 2018-10-05
 2018-10-05 17:56 UTC  (2+ messages)

[PATCH v10 1/2] drm/panel: Add support for Truly NT35597 panel driver
 2018-10-06  0:52 UTC  (2+ messages)
` [PATCH v10 2/2] dt-bindings: Add Truly NT35597 panel driver bindings

[PATCH net-next 0/5] net: Consolidate metrics handling for ipv4 and ipv6
 2018-10-05 17:50 UTC  (4+ messages)

[PATCH v4 0/6] Add support for architecture specific IMA policies
 2018-10-05 17:44 UTC  (4+ messages)
` [PATCH v4 5/6] ima: add support for external setting of ima_appraise

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-05 17:46 UTC  (8+ messages)
` [PATCH net-next 02/19] net: usb: aqc111: Add bind and empty unbind callbacks
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 06/19] net: usb: aqc111: Introduce link management

[PATCH v5 00/28] Display Stream Compression enabling on eDP/DP
 2018-10-06  0:45 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Display Stream Compression enabling on eDP/DP (rev5)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v6 0/6] Add Rockchip VPU JPEG encoder
 2018-10-05 17:39 UTC  (8+ messages)

[PATCH 0/2] Add SECO Boards CEC device driver
 2018-10-05 17:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] media: add SECO cec driver
  ` [PATCH v2 2/2] seco-cec: add Consumer-IR support

[PATCH v2] lightnvm: pblk: consider max hw sectors supported for max_write_pgs
 2018-10-05 17:39 UTC 

Understanding BTRFS RAID0 Performance
 2018-10-06  0:34 UTC  (4+ messages)

[PATCH net-next] cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
 2018-10-05 17:35 UTC  (2+ messages)

[PATCH] lightnvm: consider max hw sectors supported for max_write_pgs
 2018-10-05 17:34 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3] net/ncsi: Add NCSI OEM command support
 2018-10-05 17:32 UTC  (3+ messages)

[Bug 106671] Frequent lock ups for AMD RX 550 graphics card
 2018-10-06  0:32 UTC 

PROBLEM: IMA xattrs not written on overlayfs
 2018-10-05 17:30 UTC  (11+ messages)

[PATCH] fs/cifs: fix uninitialised variable warnings
 2018-10-06  0:28 UTC  (3+ messages)

[ovmf test] 128433: all pass - PUSHED
 2018-10-06  0:23 UTC 

[PATCH v4.19-rc7] treewide: Replace more open-coded allocation size multiplications
 2018-10-06  0:22 UTC  (4+ messages)

[PATCH bpf-next 0/6] bpf: introduce BPF_CGROUP_FILE_OPEN
 2018-10-06  0:22 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: introduce BPF_PROG_TYPE_FILE_FILTER

[PATCH] mkfs.xfs: don't go into multidisk mode if there is only one stripe
 2018-10-05 17:21 UTC  (7+ messages)
      `  "

[PATCH v1 1/2] x86/cpufeature: Add facility to match microcode revisions
 2018-10-06  0:19 UTC 

[PATCH] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
 2018-10-06  0:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/2] xfs: fix another couple of reflink data corruptions
 2018-10-05 17:11 UTC  (5+ messages)
` [PATCH 2/2] xfs: fix data corruption w/ unaligned reflink ranges

[PATCH iproute2 net-next v2 0/6] Introduce the taprio scheduler
 2018-10-05 17:08 UTC  (4+ messages)
` [PATCH iproute2 net-next v2 2/6] include: Add helper to retrieve a __s64 from a netlink msg

[Bug 201331] New: deadlock (XFS?)
 2018-10-05 17:09 UTC  (2+ messages)
` [Bug 201331] "

[PATCH v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  0:03 UTC  (7+ messages)
` [PATCH v2 2/3] mm: introduce put_user_page[s](), placeholder versions

[PATCH v3 0/3] xfs-4.20: scrub fixes
 2018-10-05 17:02 UTC  (4+ messages)
` [PATCH 2/3] xfs: always assign buffer verifiers when one is provided

[RFC PATCH] skb: Define NET_IP_ALIGN based on CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
 2018-10-05 16:59 UTC  (2+ messages)

[PATCH] drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
 2018-10-05 23:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] ima: fix showing large 'violations' or 'runtime_measurements_count'
 2018-10-05 16:57 UTC  (5+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-05 22:19 UTC  (3+ messages)
` [PATCH 33/36] dt-bindings: arm: Convert Tegra board/soc bindings to json-schema

Floating point register corruption on ARM Cortex A57 (ARMv8) with RT_PREEMPT linux
 2018-10-05 16:55 UTC  (2+ messages)

source-id verification failures
 2018-10-05 23:54 UTC  (5+ messages)

[RFC PATCH 0/9] patchable function pointers for pluggable crypto routines
 2018-10-05 18:28 UTC  (13+ messages)
` [RFC PATCH 1/9] kernel: add support for patchable function pointers


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.