All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-22 18:43:40 to 2019-05-22 19:22:35 UTC [more...]

[Cluster-devel] [PATCH AUTOSEL 4.19 001/244] gfs2: Fix lru_count going negative
 2019-05-22 19:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 004/244] IB/hfi1: Fix WQ_MEM_RECLAIM warning
` [Cluster-devel] [PATCH AUTOSEL 4.19 005/244] gfs2: Fix occasional glock use-after-free
` [PATCH AUTOSEL 4.19 009/244] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c

[Cluster-devel] [PATCH AUTOSEL 5.1 001/375] gfs2: Fix lru_count going negative
 2019-05-22 19:15 UTC  (28+ messages)
`  "
` [PATCH AUTOSEL 5.1 003/375] afs: Fix getting the afs.fid xattr
` [PATCH AUTOSEL 5.1 004/375] NFS: make nfs_match_client killable
` [Cluster-devel] [PATCH AUTOSEL 5.1 005/375] gfs2: fix race between gfs2_freeze_func and unmount
` [PATCH AUTOSEL 5.1 007/375] IB/hfi1: Fix WQ_MEM_RECLAIM warning
` [Cluster-devel] [PATCH AUTOSEL 5.1 008/375] gfs2: Fix occasional glock use-after-free
  `  "
` [PATCH AUTOSEL 5.1 010/375] batman-adv: mcast: fix multicast tt/tvlv worker locking
` [PATCH AUTOSEL 5.1 013/375] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [PATCH AUTOSEL 5.1 015/375] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
` [PATCH AUTOSEL 5.1 019/375] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH AUTOSEL 5.1 022/375] net: ena: gcc 8: fix compilation warning
` [PATCH AUTOSEL 5.1 023/375] net: ena: fix: set freed objects to NULL to avoid failing future allocations
` [PATCH AUTOSEL 5.1 025/375] orangefs: truncate before updating size
` [PATCH AUTOSEL 5.1 026/375] Bluetooth: Ignore CC events not matching the last HCI command
` [PATCH AUTOSEL 5.1 027/375] pinctrl: zte: fix leaked of_node references
` [PATCH AUTOSEL 5.1 029/375] usb: dwc2: gadget: Increase descriptors count for ISOC's
` [PATCH AUTOSEL 5.1 031/375] usb: gadget: f_fs: don't free buffer prematurely
` [PATCH AUTOSEL 5.1 032/375] ASoC: hdmi-codec: unlock the device on startup errors
` [PATCH AUTOSEL 5.1 033/375] leds: avoid races with workqueue
` [PATCH AUTOSEL 5.1 037/375] spi: atmel-quadspi: fix crash while suspending
` [PATCH AUTOSEL 5.1 040/375] net/mlx5: E-Switch, Use atomic rep state to serialize state change
` [PATCH AUTOSEL 5.1 041/375] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
  ` [PATCH AUTOSEL 5.1 043/375] drm/nouveau/bar/nv50: ensure BAR is mapped
` [PATCH AUTOSEL 5.1 045/375] ARM: vdso: Remove dependency with the arch_timer driver internals

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-22 19:22 UTC  (6+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-22 19:21 UTC  (13+ messages)

[Qemu-devel] [PULL 00/25] Add qemu_getrandom and ARMv8.5-RNG etc
 2019-05-22 18:42 UTC  (19+ messages)
` [Qemu-devel] [PULL 02/25] build: Link user-only with crypto random number objects
` [Qemu-devel] [PULL 05/25] crypto: Use O_CLOEXEC in qcrypto_random_init
` [Qemu-devel] [PULL 09/25] ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
` [Qemu-devel] [PULL 10/25] util: Add qemu_guest_getrandom and associated routines
` [Qemu-devel] [PULL 11/25] cpus: Initialize pseudo-random seeds for all guest cpus
` [Qemu-devel] [PULL 12/25] linux-user: "
` [Qemu-devel] [PULL 13/25] linux-user: Call qcrypto_init if not using -seed
` [Qemu-devel] [PULL 14/25] linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
` [Qemu-devel] [PULL 15/25] linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
` [Qemu-devel] [PULL 16/25] linux-user: Remove srand call
` [Qemu-devel] [PULL 18/25] hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
` [Qemu-devel] [PULL 19/25] hw/misc/bcm2835_rng: "
` [Qemu-devel] [PULL 20/25] hw/misc/exynos4210_rng: Use qemu_guest_getrandom
` [Qemu-devel] [PULL 21/25] target/arm: Put all PAC keys into a structure
` [Qemu-devel] [PULL 22/25] target/arm: Implement ARMv8.5-RNG
` [Qemu-devel] [PULL 23/25] target/ppc: Use gen_io_start/end around DARN
` [Qemu-devel] [PULL 24/25] target/ppc: Use qemu_guest_getrandom for DARN
` [Qemu-devel] [PULL 25/25] target/i386: Implement CPUID_EXT_RDRAND

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-22 19:21 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/11] MIPS queue for May 19th, 2019 - v2
 2019-05-22 18:58 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 01/11] target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
` [Qemu-devel] [PULL v2 04/11] target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
` [Qemu-devel] [PULL v2 05/11] target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions

[Cluster-devel] [PATCH AUTOSEL 5.0 001/317] gfs2: Fix lru_count going negative
 2019-05-22 19:20 UTC  (16+ messages)
` [Cluster-devel] [PATCH AUTOSEL 5.0 005/317] gfs2: fix race between gfs2_freeze_func and unmount
` [PATCH AUTOSEL 5.0 006/317] IB/hfi1: Fix WQ_MEM_RECLAIM warning
` [Cluster-devel] [PATCH AUTOSEL 5.0 007/317] gfs2: Fix occasional glock use-after-free
` [PATCH AUTOSEL 5.0 011/317] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
` [PATCH AUTOSEL 5.0 022/317] pinctrl: zte: fix leaked of_node references
` [PATCH AUTOSEL 5.0 028/317] leds: avoid races with workqueue
  ` [PATCH AUTOSEL 5.0 037/317] drm/nouveau/bar/nv50: ensure BAR is mapped
` [PATCH AUTOSEL 5.0 078/317] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
` [PATCH AUTOSEL 5.0 079/317] nvme-rdma: fix a NULL deref when an admin connect times out
` [PATCH AUTOSEL 5.0 080/317] nvme-tcp: "
` [PATCH AUTOSEL 5.0 088/317] RDMA/cma: Consider scope_id while binding to ipv6 ll address
` [PATCH AUTOSEL 5.0 100/317] pinctrl: pistachio: fix leaked of_node references
` [PATCH AUTOSEL 5.0 101/317] pinctrl: st: "
` [PATCH AUTOSEL 5.0 102/317] pinctrl: samsung: "

[RFC] Turn lockdown into an LSM
 2019-05-22 19:19 UTC  (6+ messages)

[PATCH 1/6] arch: riscv: add support for building DTB files from DT source data
 2019-05-22 19:18 UTC  (3+ messages)

[PATCH net v2 0/3] Documentation: tls: add offload documentation
 2019-05-22 19:18 UTC  (5+ messages)
` [PATCH net v2 3/3] Documentation: add TLS "

[Cocci] accessing comments
 2019-05-22 19:18 UTC 

[PATCH 1/3] iio: common: cros_ec_sensors: support protocol v3 message
 2019-05-22 19:18 UTC  (3+ messages)

[PATCH] 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
 2019-05-22 19:16 UTC 

[PATCH net] mISDN: Fix indenting in dsp_cmx.c
 2019-05-22 19:14 UTC  (3+ messages)

[PATCH net-next v2 1/8] dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay
 2019-05-22 19:11 UTC  (16+ messages)
` [PATCH net-next v2 2/8] dt-bindings: phy: dp83867: Add documentation for disabling clock output
` [PATCH net-next v2 3/8] net: phy: dp83867: Add ability to disable output clock
` [PATCH net-next v2 4/8] net: phy: dp83867: Rework delay rgmii delay handling
` [PATCH net-next v2 5/8] net: phy: dp83867: Use unsigned variables to store unsigned properties
` [PATCH net-next v2 6/8] net: phy: dp83867: IO impedance is not dependent on RGMII delay
` [PATCH net-next v2 7/8] net: phy: dp83867: Validate FIFO depth property
` [PATCH net-next v2 8/8] net: phy: dp83867: Allocate state struct in probe

[Bug 203643] New: [REGRESSION][BISECTED] Sixaxis gamepad no longer connects via Bluetooth
 2019-05-22 19:11 UTC  (2+ messages)
` [Bug 203643] "

[PATCH v4 00/18] btrfs dax support
 2019-05-22 19:11 UTC  (5+ messages)
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults

[PATCH net-next] selftests: pmtu: Simplify cleanup and namespace names
 2019-05-22 19:11 UTC 

clarification on -only and -or-later
 2019-05-22 19:04 UTC  (10+ messages)

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-22 19:10 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] tools/bpf: add a selftest for "

[PATCH 1/5] vmwgfx: drop empty lastclose stub
 2019-05-22 19:09 UTC  (4+ messages)
` [PATCH 3/5] drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl

[PATCH net-next] selftests: fib-onlink: Make quiet by default
 2019-05-22 19:09 UTC 

[PATCH net] ocelot: Dont allocate another multicast list, use __dev_mc_sync
 2019-05-22 19:09 UTC  (2+ messages)

[Qemu-devel] [Bug 1826422] [NEW] Regression: QEMU 4.0 hangs the host (*bisect included*)
 2019-05-22 18:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1826422] "

[PATCH net v2] Validate required parameters in inet6_validate_link_af
 2019-05-22 19:07 UTC  (2+ messages)

[PATCH net-next] net: Set strict_start_type for routes and rules
 2019-05-22 19:07 UTC 

[oe-commits] [meta-openembedded] 02/09: mozjs: Upgrade to version 60.x
 2019-05-22 19:06 UTC 

Revision walking, commit dates, slop
 2019-05-22 19:06 UTC  (12+ messages)

[PATCH 12/18] locking/atomic: riscv: use s64 for atomic64
 2019-05-22 19:06 UTC  (2+ messages)

[PATCH 11/18] locking/atomic: riscv: fix atomic64_sub_if_positive() offset argument
 2019-05-22 19:06 UTC  (2+ messages)

[lustre-devel] [PATCH v2 00/29] More lustre patches
 2019-05-22 19:06 UTC  (9+ messages)
` [lustre-devel] [PATCH v2 01/29] lustre: llite: ll_fault fixes
` [lustre-devel] [PATCH v2 05/29] lustre: llite: don't use class_setup_tunables()
` [lustre-devel] [PATCH v2 07/29] lustre: obd: collect all resource releasing for obj_type

[PATCH v2 net-next 0/8] net: Export functions for nexthop code
 2019-05-22 19:04 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] ipv6: Add delete route hook to stubs
` [PATCH v2 net-next 2/8] ipv6: Add hook to bump sernum for a route "
` [PATCH v2 net-next 3/8] ipv6: export function to send route updates
` [PATCH v2 net-next 4/8] ipv4: Add "
` [PATCH v2 net-next 5/8] ipv4: export fib_check_nh
` [PATCH v2 net-next 6/8] ipv4: export fib_flush
` [PATCH v2 net-next 7/8] ipv4: export fib_info_update_nh_saddr
` [PATCH v2 net-next 8/8] ipv4: Rename and export nh_update_mtu

[PATCH] PCI / PM: Don't runtime suspend when device only supports wakeup from D0
 2019-05-22 19:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] linux-user: Support signal passing for targets having more signals than host
 2019-05-22 18:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] linux-user: Fix sigismember() check
` [Qemu-devel] [PATCH 2/5] linux-user: Add support for tracking the target signal mask
` [Qemu-devel] [PATCH 3/5] linux-user: Add functionality for tracking "
` [Qemu-devel] [PATCH 4/5] linux-user: Add support for multiplexing larger target signals
` [Qemu-devel] [PATCH 5/5] linux-user: Add support for multiplexing signals in more syscalls

[LTP] [PATCH v4] syscalls/copy_file_range: add/restructured tests
 2019-05-22 19:03 UTC  (9+ messages)

[PATCH] signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
 2019-05-22 19:02 UTC  (2+ messages)

[GIT PULL] Immutable branch between LEDs, MFD and REGULATOR
 2019-05-22 19:02 UTC  (6+ messages)

[Bug 110721] graphics corruption on steam client with mesa 19.1.0 rc3 on polaris
 2019-05-22 19:02 UTC  (4+ messages)

[PATCH 0/3] drm/i915: HuC updates
 2019-05-22 19:00 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/uc: Make uc_sanitize part of gt_sanitize
` [PATCH 2/3] drm/i915/huc: Check HuC firmware status only once
` [PATCH 3/3] drm/i915/huc: Update HuC status codes

[Qemu-devel] [PATCH v1 0/5] s390x/tcg: Vector Instruction Support Part 3
 2019-05-22 18:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/5] s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL

[PATCH] Fix comments with paths pointing to renamed or moved files
 2019-05-22 18:54 UTC  (3+ messages)

Citation Needed: BTRFS Failure Resistance
 2019-05-22 19:00 UTC  (2+ messages)

standalone library/tool to query commit-graph?
 2019-05-22 18:59 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: skip the symbol check when map file under drivers
 2019-05-22 18:58 UTC  (6+ messages)
  ` [dpdk-dev] [EXT] Re: "

[PATCH] fanotify: remove redundant capable(CAP_SYS_ADMIN)s
 2019-05-22 18:57 UTC  (3+ messages)

[PATCH 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-22 18:57 UTC  (6+ messages)

[U-Boot] [PATCH 00/14] arm: k3: arm64: Initial support Texas Instrument's J721E Platform
 2019-05-22 18:57 UTC  (2+ messages)

[PATCH v7 bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
 2019-05-22 18:55 UTC  (17+ messages)
` [PATCH v7 bpf-next 01/16] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v7 bpf-next 02/16] bpf: verifier: mark patched-insn "
` [PATCH v7 bpf-next 03/16] bpf: introduce new mov32 variant for doing explicit zero extension
` [PATCH v7 bpf-next 04/16] bpf: verifier: insert zero extension according to analysis result
` [PATCH v7 bpf-next 05/16] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v7 bpf-next 06/16] bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v7 bpf-next 07/16] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v7 bpf-next 08/16] selftests: bpf: adjust several test_verifier helpers for insn insertion
` [PATCH v7 bpf-next 09/16] selftests: bpf: enable hi32 randomization for all tests
` [PATCH v7 bpf-next 10/16] arm: bpf: eliminate zero extension code-gen
` [PATCH v7 bpf-next 11/16] powerpc: "
` [PATCH v7 bpf-next 12/16] s390: "
` [PATCH v7 bpf-next 13/16] sparc: "
` [PATCH v7 bpf-next 14/16] x32: "
` [PATCH v7 bpf-next 15/16] riscv: "
` [PATCH v7 bpf-next 16/16] nfp: "

[CI 01/15] drm/i915: Split GEM object type definition to its own header
 2019-05-22 18:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,01/15] "

[PATCH] RDMA/mlx5: Use DIV_ROUND_UP_ULL macro to allow 32 bit to build
 2019-05-22 18:54 UTC 

[PATCH iproute2 v2] m_mirred: don't bail if the control action is missing
 2019-05-22 18:52 UTC  (2+ messages)

[U-Boot] Making U-Boot smaller
 2019-05-22 18:50 UTC  (11+ messages)

[PATCH net-next 0/2] net: phy: T1 support
 2019-05-22 18:47 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: Add support for 100BaseT1 and 1000BaseT1
` [PATCH net-next 2/2] net: phy: Make phy_basic_t1_features use base100t1

[PATCH i-g-t] tests/i915: Restore some BAT coverage
 2019-05-22 18:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: Couple fixes
 2019-05-22 18:45 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: Fix initial command check
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency

[PATCH i-g-t] lib/i915: End warning message with a newline
 2019-05-22 18:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] vmcore: Add a kernel cmdline vmcore_device_dump
 2019-05-22 18:44 UTC  (3+ messages)

[PATCH 00/33] fbcon notifier begone!
 2019-05-22 18:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for fbcon notifier begone! (rev2)


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.