All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-28 04:32:55 to 2020-04-28 06:11:29 UTC [more...]

[PATCH 00/11] target: add sysfs support
 2020-04-28  6:11 UTC  (18+ messages)
` [PATCH 01/11] target: check enforce_pr_isids during registration
` [PATCH 02/11] target: separate acl name from port ids
` [PATCH 03/11] iscsi target: setup transport_id
` [PATCH 04/11] target: use tpid in target_stat_iport_port_ident_show
` [PATCH 05/11] target: drop sess_get_initiator_sid from PR code
` [PATCH 06/11] target: drop sess_get_initiator_sid
` [PATCH 07/11] target: add sysfs support
` [PATCH 08/11] target: add sysfs session helper functions
` [PATCH 09/11] target: add target_setup_session sysfs support
` [PATCH 10/11] iscsi target: use session sysfs helpers
` [PATCH 11/11] target: drop sess_get_index

[dpdk-dev] [PATCH 0/3] fix i40e bug for flow filter
 2020-04-28  5:48 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/3] net/i40e: remove ARP type check for FDIR filter
` [dpdk-dev] [PATCH v2 0/3] fix i40e bug for flow filter
  ` [dpdk-dev] [PATCH v2 1/3] net/i40e: fix FDIR issue for ARP packets
  ` [dpdk-dev] [PATCH v2 2/3] doc: input set requirement of each pctype for FDIR

[PATCH 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-04-28  6:10 UTC  (11+ messages)
` [PATCH 2/5] coredump: Fix handling of partial writes in dump_emit()
` [PATCH 5/5] mm/gup: Take mmap_sem in get_dump_page()

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-04-28  6:09 UTC  (4+ messages)
  ` 回复: "

[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-04-28  6:08 UTC  (10+ messages)
` [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
` [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
` [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path

[Virtio-fs] [PATCH] virtiofsd: Show submounts
 2020-04-28  6:06 UTC  (3+ messages)

[PATCH v5 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-28  6:04 UTC  (3+ messages)
` [PATCH v5 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[meta-java][PATCH] openjdk-8: update to latest ga version 252
 2020-04-28  6:03 UTC  (4+ messages)
  ` [oe] "

[Buildroot] [PATCH 1/1] support/dependencies: set cmake version min to 3.15.3
 2020-04-28  6:03 UTC  (2+ messages)

[PATCH bpf-next v1 12/19] bpf: add bpf_seq_printf and bpf_seq_write helpers
 2020-04-28  6:02 UTC  (3+ messages)

[PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features
 2020-04-28  6:03 UTC  (8+ messages)
` [PATCH 1/4] spi: lantiq: Synchronize interrupt handlers and transfers

[Patch net-next 0/2] net: reduce dynamic lockdep keys
 2020-04-28  6:02 UTC  (3+ messages)
` [Patch net-next 1/2] net: partially revert dynamic lockdep key changes
` [Patch net-next 2/2] bonding: remove useless stats_lock_key

[PATCH 0/3] mm: improve proportional memcg protection
 2020-04-28  6:00 UTC  (5+ messages)

[PATCH v2] module: Allow to disable modsign in kernel cmdline
 2020-04-28  6:01 UTC  (3+ messages)

[PATCH v3] module: Allow to disable modsign in kernel cmdline
 2020-04-28  6:00 UTC 

[LTP] [PATCH V2] syscalls/pipe2: Add pipe2_02_child in .gitignore
 2020-04-28  5:55 UTC  (2+ messages)

Preparing for a Git 2.26.3 release
 2020-04-28  5:55 UTC 

next/master bisection: baseline.dmesg.alert on imx8mn-ddr4-evk
 2020-04-28  5:54 UTC  (5+ messages)

[mm/debug] fa6726c1e7: kernel_BUG_at_include/linux/mm.h
 2020-04-28  5:53 UTC  (6+ messages)

[dpdk-dev] [PATCH v3] examples/l2fwd: add cmdline option for forwarding port info
 2020-04-28  5:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH] net/iavf: fix VF reset issue for FDIR rule
 2020-04-28  5:49 UTC 

[rcu:dev.2020.04.27b] BUILD SUCCESS 7722079a3582e437e52e6d62ee0f1b119b07ea05
 2020-04-28  5:51 UTC 

[PATCH v2 bpf-next 00/10] bpf_link observability APIs
 2020-04-28  5:49 UTC  (11+ messages)
` [PATCH v2 bpf-next 01/10] bpf: refactor bpf_link update handling
` [PATCH v2 bpf-next 02/10] bpf: allocate ID for bpf_link
` [PATCH v2 bpf-next 03/10] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [PATCH v2 bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [PATCH v2 bpf-next 05/10] libbpf: add low-level APIs for new bpf_link commands
` [PATCH v2 bpf-next 06/10] selftests/bpf: test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
` [PATCH v2 bpf-next 07/10] bpftool: expose attach_type-to-string array to non-cgroup code
` [PATCH v2 bpf-next 08/10] bpftool: add bpf_link show and pin support
` [PATCH v2 bpf-next 09/10] bpftool: add bpftool-link manpage
` [PATCH v2 bpf-next 10/10] bpftool: add link bash completions

[Buildroot] [PATCH 1/1] package/mesa3d: add valgrind support
 2020-04-28  5:47 UTC  (4+ messages)

[PATCH 1/2] habanalabs: enable trace data compression (profiler)
 2020-04-28  5:44 UTC  (3+ messages)
` [PATCH 2/2] habanalabs: update F/W register map

[Buildroot] [PATCH 1/1] package/gcr: gobject-introspection needs xsltproc
 2020-04-28  5:43 UTC  (2+ messages)

[Buildroot] [git commit] package/gcr: gobject-introspection needs xsltproc
 2020-04-28  5:43 UTC 

[iproute2] devlink: add support for DEVLINK_CMD_REGION_NEW
 2020-04-28  5:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libspatialindex: fix build with microblaze
 2020-04-28  5:43 UTC  (2+ messages)

Questionable aspects of QEMU Error's design
 2020-04-28  5:20 UTC  (4+ messages)

[Buildroot] [git commit] package/libspatialindex: fix build with microblaze
 2020-04-28  5:42 UTC 

[PATCH v8 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-28  5:42 UTC  (4+ messages)
` [PATCH v8 04/11] block: Introduce REQ_OP_ZONE_APPEND

[PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support
 2020-04-28  5:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: chemical: add CO2 EZO module documentation
` [PATCH 2/2] iio: chemical: add atlas-ezo-sensor initial support

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-28  5:41 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v6 00/28] Initial Prefixed Instruction support
 2020-04-28  5:36 UTC  (5+ messages)
` [PATCH v6 03/28] powerpc/xmon: Move breakpoints to text section

[Buildroot] [PATCH 1/1] package/wlroots: bump to version 0.10.1
 2020-04-28  5:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/c-icap: bump version to 0.5.6
 2020-04-28  5:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pkg-meson.mk: set correct pkgconfig for native dependencies
 2020-04-28  5:39 UTC  (5+ messages)

[Buildroot] [git commit] package/mesa3d: add valgrind support
 2020-04-28  5:39 UTC 

[Buildroot] [git commit] package/wlroots: bump to version 0.10.1
 2020-04-28  5:38 UTC 

[Buildroot] [git commit] package/c-icap-modules: bump to version 0.5.4
 2020-04-28  5:38 UTC 

[Buildroot] [PATCH 1/1] package/paho-mqtt-c: bump to version 1.3.2
 2020-04-28  5:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wayland: bump to version 1.18.0
 2020-04-28  5:38 UTC  (9+ messages)

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-04-28  3:26 UTC 

[PATCH 0/8] CMake build system for git
 2020-04-28  5:36 UTC  (10+ messages)

[PATCH v4] pci: Make return value of pcie_capability_read*() consistent
 2020-04-28  2:19 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 115 boots: 3 failed, 98 passed with 9 offline, 5 untried/unknown (v4.9.220-59-gc20ade302372)
 2020-04-28  5:34 UTC 

[Buildroot] [git commit] package/c-icap: bump version to 0.5.6
 2020-04-28  5:33 UTC 

[PATCH 1/2] powerpc: Discard .rela* sections if CONFIG_RELOCATABLE is undefined
 2020-04-28  5:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Move the linux-phy git
 2020-04-28  5:29 UTC 

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-04-28  5:25 UTC  (6+ messages)
` [PATCH v4 05/16] mtd: spi-nor: default to address width of 3 for configurable widths

[PATCH net-next 1/3] net/mlx5e: Implicitly decap the tunnel packet when necessary
 2020-04-28  5:24 UTC  (3+ messages)
` [PATCH net-next 2/3] net/mlx5e: Introduce mlx5e_eswitch_rep_uplink_priv helper
` [PATCH net-next 3/3] net/mlx5e: Fix the code style

Xen network domain performance for 10Gb NIC
 2020-04-28  5:23 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 01/78] iommu/amd: Fix the configuration of GCR3 table root pointer
 2020-04-28  5:23 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 38/78] nvme: fix compat address handling in several ioctls

[LTP] [PATCH] syscalls/pipe2: Add pipe2_02_child in .gitignore
 2020-04-28  5:21 UTC  (2+ messages)

[PATCH v10 00/12] Inline Encryption Support
 2020-04-28  5:21 UTC  (13+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
          ` [f2fs-dev] "
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
      ` [f2fs-dev] "

[PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
 2020-04-28  5:20 UTC 

[PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
 2020-04-28  5:13 UTC  (4+ messages)

Moving linux-phy tree
 2020-04-28  5:18 UTC 

[PATCH] x86/tboot: Mark tboot static
 2020-04-28  5:17 UTC 

[PATCH 0/4] Add labibb regulator support for LCD display mode
 2020-04-28  5:16 UTC  (4+ messages)
` [PATCH 4/4] regulator: adding interrupt handling in labibb regulator

drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too
 2020-04-28  5:16 UTC  (9+ messages)

Fwd: Repack memory usage
 2020-04-28  5:15 UTC 

[PATCH] crypto: caam - fix use after free issue in *_crypt_done
 2020-04-28  5:14 UTC 

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-04-28  5:13 UTC  (3+ messages)

[PATCH] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
 2020-04-28  5:11 UTC 

[PATCH 00/19] xfs: refactor log recovery
 2020-04-28  5:11 UTC  (5+ messages)
` [PATCH 02/19] xfs: refactor log recovery item sorting into a generic dispatch structure

[DRAFT] What's cooking in git.git
 2020-04-28  5:10 UTC 

[PATCH v10 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
 2020-04-28  5:06 UTC  (5+ messages)
` [RFC PATCH] KVM: x86/pmu: kvm_pmu_lbr_cleanup() can be static

[PATCH 2/2] ath9k_htc: Set RX filter based to allow broadcast Action frame RX
 2020-04-28  5:05 UTC  (5+ messages)

[PATCH] module: Allow to disable modsign in kernel cmdline
 2020-04-28  5:03 UTC  (3+ messages)

[PATCH] phy: qcom: qmp: Add SM8250 UFS PHY
 2020-04-28  5:03 UTC  (3+ messages)

[RFC PATCH 0/3] newidle_balance() latency mitigation
 2020-04-28  5:02 UTC  (4+ messages)
` [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()
` [RFC PATCH 2/3] sched/fair: Enable interrupts when dropping lock in newidle_balance()
` [RFC PATCH 3/3] sched,rt: break out of load balancing if an RT task appears

linux-next: build warning after merge of the spi tree
 2020-04-28  5:01 UTC  (2+ messages)

[LTP] [PATCH 1/4] syscalls/timer_gettime: Add support for time64 tests
 2020-04-28  5:01 UTC  (4+ messages)
  ` [LTP] [PATCH] common_timers: staticize all definitions

How to update a piece of flash for FPGA firmware?
 2020-04-28  5:01 UTC 

net test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28  4:58 UTC 

bpf test error: KASAN: null-ptr-deref Write in x25_disconnect
 2020-04-28  4:58 UTC 

WARNING in __nf_unregister_net_hook
 2020-04-28  4:57 UTC 

[PATCH] spi: spi-amd: fix warning
 2020-04-28  4:56 UTC 

[PATCH] phy: qualcomm: usb-hs-28nm: Prepare clocks in init
 2020-04-28  4:55 UTC  (2+ messages)

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-04-28  4:55 UTC  (3+ messages)

stack segment fault in redraw_screen
 2020-04-28  4:55 UTC 

Balance loops: what we know so far
 2020-04-28  4:55 UTC  (3+ messages)

stable-rc/linux-4.14.y boot: 109 boots: 3 failed, 91 passed with 8 offline, 5 untried/unknown, 2 conflicts (v4.14.177-83-gbbdd9c481dc2)
 2020-04-28  4:52 UTC 

[PATCH bpf-next 0/6] Add ASAN to selftest and fix found problems
 2020-04-28  4:46 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: ensure test flavors use correct skeletons
` [PATCH bpf-next 2/6] selftests/bpf: add test_progs-asan flavor with AddressSantizer
` [PATCH bpf-next 3/6] selftests/bpf: convert test_hashmap into test_progs test
` [PATCH bpf-next 4/6] libbpf: fix memory leak and possible double-free in hashmap__clear
` [PATCH bpf-next 5/6] selftests/bpf: fix memory leak in test selector
` [PATCH bpf-next 6/6] selftests/bpf: fix memory leak in extract_build_id()

[Intel-gfx] [patch] drm/i915: Remove dubious Valleyview PCI IDs
 2020-04-28  4:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] net/ena: Fix build warning in ena_xdp_set()
 2020-04-28  4:49 UTC 

[PATCH v5 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-28  4:42 UTC  (6+ messages)
` [PATCH v5 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH v4 0/2] ath11k: fix mgmt_tx_wmi cmd sent for deleted vdev
 2020-04-28  4:45 UTC  (6+ messages)
` [PATCH v4 1/2] ath11k: fix mgmt_tx_wmi cmd sent to FW "
` [PATCH v4 2/2] ath11k: add DBG_MAC prints to track vdev events

New Wiki URLs?
 2020-04-28  4:44 UTC 

[RFC PATCH 8/8] fs/xfs: support dedupe for fsdax
 2020-04-28  4:36 UTC  (2+ messages)

[PATCH] arm64/mm: Reject invalid NUMA option
 2020-04-28  4:35 UTC  (8+ messages)

[PATCH] gcc: make sure mingw builds use mingw32-w64 configs
 2020-04-28  4:33 UTC  (5+ messages)
` [OE-core] "

[RFC v2] ptrace, pidfd: add pidfd_ptrace syscall
 2020-04-28  4:28 UTC  (3+ messages)

[PATCH libnetfilter_queue 0/3] pktbuff API updates
 2020-04-28  4:33 UTC  (4+ messages)

[RFC 0/5] soundwire: create master device and use it
 2020-04-28  4:31 UTC  (5+ messages)
` [RFC 1/5] soundwire: bus_type: add sdw_master_device support


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.