All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-04 17:19:43 to 2020-10-04 19:24:43 UTC [more...]

[PATCH] mm/vmscan: drop unneeded assignment in kswapd()
 2020-10-04 19:24 UTC  (3+ messages)

[PATCH net-next 00/11] bnxt_en: net-next updates
 2020-10-04 19:23 UTC  (12+ messages)
` [PATCH net-next 01/11] bnxt_en: Update firmware interface spec to 1.10.1.68
` [PATCH net-next 02/11] bnxt_en: refactor bnxt_alloc_fw_health()
` [PATCH net-next 03/11] bnxt_en: log firmware status on firmware init failure
` [PATCH net-next 04/11] bnxt_en: perform no master recovery during startup
` [PATCH net-next 05/11] bnxt_en: Log FW health status info, if reset is aborted
` [PATCH net-next 06/11] bnxt_en: Refactor bnxt_free_rx_skbs()
` [PATCH net-next 07/11] bnxt_en: Refactor bnxt_init_one_rx_ring()
` [PATCH net-next 08/11] bnxt_en: Implement RX ring reset in response to buffer errors
` [PATCH net-next 09/11] bnxt_en: Add a software counter for RX ring reset
` [PATCH net-next 10/11] bnxt_en: Reduce unnecessary message log during RX errors
` [PATCH net-next 11/11] bnxt_en: Eliminate unnecessary RX resets

[PATCH v7 0/5] Fix DPC hotplug race and enhance error handling
 2020-10-04 19:13 UTC  (3+ messages)
` [PATCH v7 3/5] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-04 19:21 UTC  (30+ messages)
` [PATCH 01/14] drm/msm: Use correct drm_gem_object_put() in fail case
` [PATCH 02/14] drm/msm: Drop chatty trace
` [PATCH 03/14] drm/msm: Move update_fences()
` [PATCH 04/14] drm/msm: Add priv->mm_lock to protect active/inactive lists
` [PATCH 05/14] drm/msm: Document and rename preempt_lock
` [PATCH 06/14] drm/msm: Protect ring->submits with it's own lock
` [PATCH 07/14] drm/msm: Refcount submits
` [PATCH 08/14] drm/msm: Remove obj->gpu
` [PATCH 09/14] drm/msm: Drop struct_mutex from the retire path
` [PATCH 10/14] drm/msm: Drop struct_mutex in free_object() path
` [PATCH 11/14] drm/msm: remove msm_gem_free_work
` [PATCH 12/14] drm/msm: drop struct_mutex in madvise path
` [PATCH 13/14] drm/msm: Drop struct_mutex in shrinker path
` [PATCH 14/14] drm/msm: Don't implicit-sync if only a single ring

[PATCH 0/2] xfs: a few fixes and cleanups to GETFSMAP
 2020-10-04 19:14 UTC  (3+ messages)
` [PATCH 2/2] xfs: streamline xfs_getfsmap performance
  ` [PATCH v1.2 2/2] xfs: fix deadlock and "

[PATCH RESEND] drm/bridge: tc358764: restore connector support
 2020-10-04 19:14 UTC  (3+ messages)

[PATCH v3 0/3] xfs: fix inode use-after-free during log recovery
 2020-10-04 19:11 UTC  (5+ messages)
` [PATCH 2/3] xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
  ` [PATCH v3.2 "
` [PATCH 3/3] xfs: fix an incore inode UAF in xfs_bui_recover
  ` [PATCH v3.3 "

[net-next PATCH 0/2] netfilter: Improve inverted IP prefix matches
 2020-10-04 19:11 UTC  (3+ messages)
` [net-next PATCH 2/2] net: netfilter: Implement fast bitwise expression

stress testing 40Gbps linux bridge with Mpps - is HFSC a bottleneck?
 2020-10-04 19:10 UTC 

[net-next PATCH 1/2] net: netfilter: Enable fast nft_cmp for inverted matches
 2020-10-04 19:10 UTC  (3+ messages)
` [net-next PATCH 1/2 v2] "

[PATCH nf-next] netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
 2020-10-04 19:09 UTC  (2+ messages)

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2020-10-04 19:09 UTC  (2+ messages)
` [Bug 201497] "

[PATCH] ipset: enable memory accounting for ipset allocations
 2020-10-04 19:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
 2020-10-04 19:08 UTC  (2+ messages)

scripts/gdb: issues when loading modules after lx-symbols
 2020-10-04 18:52 UTC  (2+ messages)

[mm, thp] 85b9f46e8e: vm-scalability.throughput -8.7% regression
 2020-10-04 19:05 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 92 runs, 1 regressions (v4.14.200-8-ge3aa1fb702c6)
 2020-10-04 19:04 UTC 

[Buildroot] [PATCH v2] ruby: update to 2.7.1
 2020-10-04 19:04 UTC  (3+ messages)

[Buildroot] [git commit] package/ruby: update to 2.7.1
 2020-10-04 19:02 UTC 

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-10-04 19:02 UTC  (3+ messages)
` [PATCH bpf-next v3 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
  ` bpf_program__set_attach_target(prog, 0, "foo") cannot possibly work ?

u-boot branches
 2020-10-04 19:00 UTC 

[RFC PATCH v3 0/4] RDMA: Add dma-buf support
 2020-10-04 19:12 UTC  (10+ messages)
` [RFC PATCH v3 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [RFC PATCH v3 2/4] RDMA: Expand driver memory registration methods to support dma-buf
` [RFC PATCH v3 3/4] RDMA/mlx5: Support dma-buf based userspace memory region
` [RFC PATCH v3 4/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration

stable-rc/queue/5.4 baseline: 74 runs, 4 regressions (v5.4.69-15-g134ae1b4b162)
 2020-10-04 18:56 UTC 

git add --intent-to-add and git stash
 2020-10-04 18:53 UTC 

[RFC PATCH] contrib/gitdm: Add more individual contributors
 2020-10-04 18:45 UTC  (3+ messages)

[PATCH 00/10] Introduce devm_fpga_mgr_register()
 2020-10-04 18:47 UTC  (31+ messages)
` [PATCH 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API
` [PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [PATCH 04/10] fpga: fpga-mgr: ice40-spi: "
` [PATCH 05/10] fpga: fpga-mgr: machxo2-spi: "
` [PATCH 06/10] fpga: fpga-mgr: socfpga: "
` [PATCH 07/10] fpga: fpga-mgr: ts73xx: "
` [PATCH 08/10] fpga: fpga-mgr: xilinx-spi: "
` [PATCH 09/10] fpga: fpga-mgr: zynqmp: "
` [PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: "

[PATCH] clocksource: clint: Export clint_time_val for modules
 2020-10-04 18:48 UTC  (4+ messages)
` get_cycles from modular code in jitterentropy, was "
  ` [PATCH] crypto: jitterentropy - bind statically into kernel

[Buildroot] [PATCH 1/1] package/hiawatha: bump to version 10.11
 2020-10-04 18:46 UTC  (2+ messages)

[Buildroot] [git commit] package/hiawatha: bump to version 10.11
 2020-10-04 18:46 UTC 

[Buildroot] [PATCH 1/1] package/links: fix hash
 2020-10-04 18:45 UTC  (2+ messages)

[Buildroot] [git commit] package/links: fix hash
 2020-10-04 18:45 UTC 

[Buildroot] [PATCH 1/1] package/xscreensaver: bump to version 5.44
 2020-10-04 18:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.9
 2020-10-04 18:45 UTC  (2+ messages)

[Buildroot] [git commit] package/xscreensaver: bump to version 5.44
 2020-10-04 18:45 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 20.1.9
 2020-10-04 18:44 UTC 

[Buildroot] [PATCH 2020.02.x, 1/1] package/memcached: security bump to version 1.5.22
 2020-10-04 18:43 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] package/memcached: security bump to version 1.5.22
 2020-10-04 18:42 UTC 

[Buildroot] [git commit branch/2020.05.x] package/memcached: security bump to version 1.5.22
 2020-10-04 18:42 UTC 

[Buildroot] [git commit branch/2020.02.x] package/memcached: security bump to version 1.5.22
 2020-10-04 18:42 UTC 

[Buildroot] [PATCH 1/1] package/sentry-cli: pass HOST_LDFLAGS
 2020-10-04 18:41 UTC 

Emulate Rpi with QEMU fails
 2020-10-04 18:40 UTC  (3+ messages)

[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
 2020-10-04 18:37 UTC  (5+ messages)
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour

[PATCH 0/2] .mailmap: Fixes since v5.1
 2020-10-04 18:36 UTC  (4+ messages)
` [PATCH 1/2] .mailmap: Correct Marek Dolata name
` [RFC PATCH 2/2] .mailmap: Fix more contributor entries

LED accessed via I2C
 2020-10-04 18:34 UTC  (2+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: add -h and --help
 2020-10-04 18:08 UTC 

[PATCH 0/2] add Cellient MPL200 card
 2020-10-04 18:30 UTC  (4+ messages)
` [PATCH 1/2] usb: serial: qmi_wwan: "

[dpdk-dev] [PATCH v6 01/42] pipeline: add new SWX pipeline type
 2020-10-04 18:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 00/42] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v7 32/42] pipeline: add SWX pipeline specification file

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-04 18:04 UTC  (22+ messages)
` [RFC PATCH 01/21] contrib/gitdm: Add Alibaba to the domain map
` [RFC PATCH 02/21] contrib/gitdm: Add Amazon "
` [RFC PATCH 03/21] contrib/gitdm: Add Baidu "
` [RFC PATCH 04/21] contrib/gitdm: Add ByteDance "
` [RFC PATCH 05/21] contrib/gitdm: Add Daynix "
` [RFC PATCH 06/21] contrib/gitdm: Add Google "
` [RFC PATCH 07/21] contrib/gitdm: Add more contributors to IBM group
` [RFC PATCH 08/21] contrib/gitdm: Add Mentor Graphics to the domain map
` [RFC PATCH 09/21] contrib/gitdm: Add Nutanix "
` [RFC PATCH 10/21] contrib/gitdm: Add Nuvia "
` [RFC PATCH 11/21] contrib/gitdm: Add Yuval Shaia to Oracle group
` [RFC PATCH 12/21] contrib/gitdm: Add Qualcomm to the domain map
` [RFC PATCH 13/21] contrib/gitdm: Add more entries to the Red Hat domain
` [RFC PATCH 14/21] contrib/gitdm: Add Samsung to the domain map
` [RFC PATCH 15/21] contrib/gitdm: Add Renesas "
` [RFC PATCH 16/21] contrib/gitdm: Add SUSE "
` [RFC PATCH 17/21] contrib/gitdm: Simplify the Wavecomp domain group
` [RFC PATCH 18/21] contrib/gitdm: Add Wind River to the domain map
` [RFC PATCH 19/21] contrib/gitdm: Add Yadro "
` [RFC PATCH 20/21] contrib/gitdm: Add Yandex "
` [RFC PATCH 21/21] contrib/gitdm: Add ZTE "

[PATCH] x86/S3: Restore CR4 earlier during resume
 2020-10-04 18:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/llvm: add BPF backend
 2020-10-04 18:12 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/bcc: new package

[Bug 209499] New: NKRO does not work on vortex race 3 keyboard
 2020-10-04 18:09 UTC 

[PATCH net-next v3 4/7] net: devlink: Add support for port regions
 2020-10-04 18:08 UTC 

[RFC][PATCHSET] epoll cleanups
 2020-10-04 18:08 UTC  (2+ messages)

[PATCH v2 0/6] Intel MAX10 BMC Security Engine Driver
 2020-10-04 18:07 UTC  (5+ messages)
` [PATCH v2 2/6] fpga: m10bmc-sec: create max10 bmc security engine

[PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
 2020-10-04 18:04 UTC  (16+ messages)
` [Ocfs2-devel] "
` [PATCH 1/7] 9P: Cast to loff_t before multiplying
  ` [Ocfs2-devel] "
` [PATCH 2/7] buffer: Promote to unsigned long long before shifting
  ` [Ocfs2-devel] "
` [PATCH 3/7] ceph: "
  ` [Ocfs2-devel] "
` [PATCH 4/7] ocfs2: "
  ` [Ocfs2-devel] "
` [PATCH 5/7] btrfs: "
  ` [Ocfs2-devel] "
` [PATCH 6/7] "
  ` [Ocfs2-devel] "
` [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying
  ` [Ocfs2-devel] "

stable-rc/queue/5.8 baseline: 101 runs, 1 regressions (v5.8.13-23-g930d8bc68b5a)
 2020-10-04 18:03 UTC 

[PATCH 0/2] checkout/restore: fix `git checkout -p HEAD...` bug
 2020-10-04 18:02 UTC  (3+ messages)
` [PATCH 1/2] builtin/checkout: "

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-04 16:29 UTC  (4+ messages)
` [RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH] build: Build and install the info manual
 2020-10-04 17:53 UTC  (7+ messages)

[PATCH 0/7] subtree: Fix handling of complex history
 2020-10-04 17:52 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 59 runs, 1 regressions (v4.9.238-6-gba39fbe0586b)
 2020-10-04 17:52 UTC 

Pointer Masking prototype for RISC-V QEMU
 2020-10-04 17:50 UTC 

[PATCH] media: zoran.rst: place it at the right place this time
 2020-10-04 17:47 UTC  (3+ messages)

[PATCH] dockerfiles: add diffutils to Fedora
 2020-10-04 17:44 UTC  (2+ messages)

[PATCH 1/4] media: zoran: move documentation file to the right place
 2020-10-04 17:46 UTC  (2+ messages)

[PATCH 0/2] checkout: learn the checkout.guess config variable
 2020-10-04 17:46 UTC  (3+ messages)
` [PATCH 2/2] checkout: learn to respect checkout.guess

[PATCH v4 1/2] arm: rmobile: Add PRR CPU ID macros for RZ/G2[HMNE]
 2020-10-04 17:40 UTC  (6+ messages)

remove set_fs for riscv v2
 2020-10-04 17:27 UTC  (3+ messages)

[PATCH 00/18] DC Patches October 5, 2020
 2020-10-04 17:18 UTC  (12+ messages)
` [PATCH 08/18] drm/amd/display: Block ABM in case of eDP ODM
` [PATCH 09/18] drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
` [PATCH 10/18] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH 11/18] drm/amd/display: Fix OPTC_DATA_FORMAT programming
` [PATCH 12/18] drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
` [PATCH 13/18] drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 Diags
` [PATCH 14/18] drm/amd/display: Program meta addresses correctly
` [PATCH 15/18] drm/amd/display: Only flush inst_fb if backdoor loading
` [PATCH 16/18] drm/amd/display: [FW Promotion] Release 0.0.36
` [PATCH 17/18] drm/amd/display: 3.2.106
` [PATCH 18/18] drm/amd/display: Avoid set zero in the requested clk


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.