All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-25 17:18:44 to 2021-06-25 19:02:10 UTC [more...]

[PATCH v9 00/37] propose config-based hooks
 2021-06-25 19:02 UTC  (16+ messages)
` [PATCH 00/31] minimal restart of "config-based-hooks"
  ` [PATCH v2 00/30] Minimal "
    ` [PATCH v2 01/30] hook: add 'run' subcommand
    ` [PATCH v2 13/30] read-cache: convert post-index-change hook to use config
    ` [PATCH v2 15/30] run-command: remove old run_hook_{le,ve}() hook API

[RFC PATCH] mmc: core: ensure flags are always cleared when retune gets enabled
 2021-06-25 19:01 UTC 

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-25 19:00 UTC  (7+ messages)
` [PATCH v3 1/5] net: add header len parameter to tun_get_socket(), tap_get_socket()
  ` [PATCH v3 4/5] net: tun: fix tun_xdp_one() for IFF_TUN mode

[PATCH 00/12] x86: more or less log-dirty related improvements
 2021-06-25 19:00 UTC  (7+ messages)
` [PATCH 04/12] libxenguest: avoid allocating unused deferred-pages bitmap
` [PATCH 05/12] libxenguest: complete loops in xc_map_domain_meminfo()
` [PATCH 06/12] libxenguest: guard against overflow from too large p2m when checkpointing

[PATCH net-next] net/smc: Ensure correct state of the socket in send path
 2021-06-25 19:00 UTC  (2+ messages)

pull-request: wireless-drivers-next-2021-06-25
 2021-06-25 19:00 UTC  (2+ messages)

[syzbot] KASAN: out-of-bounds Read in do_exit
 2021-06-25 18:59 UTC  (4+ messages)

[PATCH] configs: omap3x_logic: Fix boot hang by reducing SYS_MALLOC_F_LEN
 2021-06-25 18:57 UTC 

[PATCH] NFSD: Prevent a possible oops in the nfs_dirent() tracepoint
 2021-06-25 18:57 UTC  (4+ messages)

[PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-25
 2021-06-25 18:57 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: add tracepoints
` [PATCH net-next 2/5] ice: add support for auxiliary input/output pins
` [PATCH net-next 3/5] ice: remove the VSI info from previous agg
` [PATCH net-next 4/5] ice: remove unnecessary VSI assignment
` [PATCH net-next 5/5] ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'

[PATCH net-next 0/7] Cleanup for the bridge replay helpers
 2021-06-25 18:53 UTC  (8+ messages)
` [PATCH net-next 1/7] net: bridge: include the is_local bit in br_fdb_replay
` [PATCH net-next 2/7] net: ocelot: delete call to br_fdb_replay
` [PATCH net-next 3/7] net: switchdev: add a context void pointer to struct switchdev_notifier_info
` [PATCH net-next 4/7] net: bridge: ignore switchdev events for LAG ports which didn't request replay
` [PATCH net-next 5/7] net: bridge: constify variables in the replay helpers
` [PATCH net-next 6/7] net: bridge: allow the switchdev replay functions to be called for deletion
` [PATCH net-next 7/7] net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG

Atlassian Jira Customer List
 2021-06-25 18:43 UTC 

[net-next: PATCH] net: mdiobus: withdraw fwnode_mdbiobus_register
 2021-06-25 18:50 UTC  (2+ messages)

[PATCH net] Revert "be2net: disable bh with spin_lock in be_process_mcc"
 2021-06-25 18:50 UTC  (2+ messages)

[PATCH 0/4] drm/i915/gem: Introduce a migrate interface
 2021-06-25 18:49 UTC  (12+ messages)
` [PATCH 4/4] drm/i915/gem: Migrate to system at dma-buf map time
      ` [Intel-gfx] "

stable-rc/queue/5.4 baseline: 110 runs, 4 regressions (v5.4.128-12-g81a84977c1ba)
 2021-06-25 18:49 UTC 

[PATCH v2 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-25 18:47 UTC  (2+ messages)

[PATCH 01/19] devtool upgrade: rebase override-only patches as well
 2021-06-25 18:49 UTC  (4+ messages)
` [PATCH 10/19] gdbm: upgrade 1.19 -> 1.20
  ` [OE-core] "

linux-next: build failure after merge of the kunit-fixes tree
 2021-06-25 18:46 UTC  (4+ messages)

[PATCH v2 0/5] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-25 18:45 UTC  (5+ messages)
` [PATCH v2 1/5] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
` [PATCH v2 4/5] mfd: intel-m10-bmc: add n5010 variant

security/landlock/syscalls.c:16:1: iwyu: warning: superfluous #include <linux/errno.h>
 2021-06-25 18:45 UTC 

[PATCH v4 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series
 2021-06-25 18:40 UTC  (13+ messages)
` [PATCH v4 2/4] ARM: dts: NSP: Add DT files for Meraki MX64 series

[PATCH] ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config
 2021-06-25 18:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/11] Python: packaging cleanups
 2021-06-25 18:40 UTC  (25+ messages)
` [PATCH 01/11] python: expose typing information via PEP 561
` [PATCH 02/11] python: Remove global pylint suppressions
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 04/11] python: README.rst touchups
` [PATCH 05/11] python: Add no-install usage instructions
` [PATCH 06/11] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation
` [PATCH 09/11] python: Update help text on 'make check', 'make develop'
` [PATCH 10/11] python: Update help text on 'make clean', 'make distclean'
` [PATCH 11/11] python: remove auto-generated pyproject.toml file

[PATCH v5 1/2] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-25 18:42 UTC  (6+ messages)
` [PATCH v5 2/2] m68k: add kernel seccomp support

[PULL 0/7] misc fixes (docs, plugins, tests)
 2021-06-25 18:39 UTC  (2+ messages)

[PATCH 0/2] Add a driver for host accelerated Microsoft Azure Blob Storage access
 2021-06-25 18:39 UTC  (7+ messages)
` [PATCH 2/2] Drivers: hv: add XStore Fastpath driver

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-25 18:34 UTC  (4+ messages)

[PATCH 00/47] GuC submission support
 2021-06-25 18:26 UTC  (21+ messages)
` [PATCH 04/47] drm/i915/guc: Add non blocking CTB send function
  ` [Intel-gfx] "
` [PATCH 06/47] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "
` [PATCH 10/47] drm/i915/guc: Add lrc descriptor context lookup array
      ` [Intel-gfx] "
` [PATCH 13/47] drm/i915/guc: Implement GuC context operations for new inteface
    ` [Intel-gfx] "

[PATCH v2 00/11] Update clock definitions
 2021-06-25 18:32 UTC  (6+ messages)
` [PATCH v2 07/11] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock/reset entries

[PATCH 1/2] ASoC: rt711: remap buttons
 2021-06-25 18:31 UTC  (6+ messages)

[PATCH] staging: rtl8188eu: remove set but unused variable from rtw_get_sec_ie
 2021-06-25 18:30 UTC 

[PATCH net] gve: Fix swapped vars when fetching max queues
 2021-06-25 18:30 UTC  (2+ messages)

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-06-25 18:20 UTC  (11+ messages)
` [PATCH 01/10] iotests/297: modify is_python_file to work from any CWD
` [PATCH 02/10] iotests/297: Add get_files() function
` [PATCH 03/10] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 04/10] iotests/297: Create main() function
` [PATCH 05/10] iotests/297: Separate environment setup from test execution
` [PATCH 06/10] iotests/297: Add 'directory' argument to run_linters
` [PATCH 07/10] iotests/297: return error code from run_linters()
` [PATCH 08/10] iotests/297: split linters.py off from 297
` [PATCH 09/10] iotests/linters: Add entry point for Python CI linters
` [PATCH 10/10] python: Add iotest linters to test suite

[TECH TOPIC] io_uring: BPF controlled I/O
 2021-06-25 18:28 UTC  (2+ messages)

Safe to upgrade to a Community BSP?
 2021-06-25 18:28 UTC  (7+ messages)
` [meta-freescale] "

[PATCH v5] libtracefs: Add APIs for data streaming
 2021-06-25 18:27 UTC 

[RFC][PATCH 00/12] Huawei Digest Lists
 2021-06-25 18:26 UTC  (3+ messages)
` [RFC][PATCH 01/12] ima: Add digest, algo, measured parameters to ima_measure_critical_data()

[PATCH] xfs: Initialize error in xfs_attr_remove_iter
 2021-06-25 18:20 UTC  (2+ messages)

[PATCH net] dev_forward_skb: do not scrub skb mark within the same name space
 2021-06-25 18:20 UTC  (2+ messages)

[PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
 2021-06-25 18:14 UTC  (12+ messages)

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-06-25 18:11 UTC  (12+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] math64: New DIV_U64_ROUND_CLOSEST helper

[PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-06-25 18:11 UTC  (3+ messages)
` [PATCH v4 01/22] hw/usb/ccid: remove references to NSS

[RFC PATCH 0/3] docs: pdfdocs: Improve alignment of CJK ascii-art
 2021-06-25 18:11 UTC  (7+ messages)

stable-rc/linux-4.19.y baseline: 135 runs, 8 regressions (v4.19.195-89-gf34b5acd3d54)
 2021-06-25 18:11 UTC 

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-25 18:08 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix submission race window
 2021-06-25 18:07 UTC  (5+ messages)

[PATCH] generic: add a test to ensure that page is properly filled before write
 2021-06-25 18:06 UTC  (2+ messages)
` [PATCH v2] "

stable-rc/linux-5.10.y baseline: 157 runs, 5 regressions (v5.10.46-13-g88b257611f2a)
 2021-06-25 18:03 UTC 

[PATCH v5 0/3] fix the clks on/off mismatch issue and switch pwm-mtk-disp to atomic APIs
 2021-06-25 17:59 UTC  (13+ messages)
` [PATCH v5 1/3] pwm: mtk-disp: adjust the clocks to avoid them mismatch
` [PATCH v5 2/3] pwm: mtk_disp: implement atomic API .apply()
` [PATCH v5 3/3] pwm: mtk_disp: implement atomic API .get_state()

[PATCHSET] d_path cleanups
 2021-06-25 17:58 UTC  (5+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero

[PATCH] ceph: fix test for whether we can skip read when writing beyond EOF
 2021-06-25 17:59 UTC 

[PATCH v5 2/3] btrfs: initial fsverity support
 2021-06-25 17:59 UTC 

[PATCH] scsi: Delete scsi_{get,free}_host_dev()
 2021-06-25 17:58 UTC  (2+ messages)

[PATCH net-next V3] ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
 2021-06-25 17:56 UTC  (2+ messages)

[PULL 0/7] riscv-to-apply queue
 2021-06-25 17:55 UTC  (2+ messages)

[PATCH v1 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-06-25 17:52 UTC  (4+ messages)
` [PATCH v1 01/14] genirq: Provide new interfaces for affinity hints
    ` [Intel-wired-lan] "

next/master build: 213 builds: 5 failed, 208 passed, 32 errors, 115 warnings (next-20210625)
 2021-06-25 17:50 UTC 

[PULL REQUEST] i2c for v5.13
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.13
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.13-rc8 or final
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] Final batch of KVM changes for Linux 5.13
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] Device properties framework fix for v5.13-rc8
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.13-rc8
 2021-06-25 17:49 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.13-rc8
 2021-06-25 17:48 UTC  (2+ messages)

[GIT PULL] netfs, afs: Fix write_begin/end
 2021-06-25 17:48 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.13
 2021-06-25 17:48 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-06-25 17:46 UTC  (9+ messages)
` [PATCH v4 3/3] pwm: Add support for "

[PATCH] xen/arm: add forward_smc command line option for debugging
 2021-06-25 17:47 UTC  (3+ messages)

[PATCH 0/3] lib/string: optimized mem* functions
 2021-06-25 17:45 UTC  (3+ messages)

[PATCH -next] pwm: img: Fix PM reference leak in img_pwm_enable()
 2021-06-25 17:45 UTC  (4+ messages)

[PATCH 00/23] staging: rtl8188eu: remove include/rtw_debug.h
 2021-06-25 17:42 UTC  (3+ messages)

(no subject)
 2021-06-25 17:42 UTC  (4+ messages)
  ` Forcing git to use a pager without a tty

[PATCH] tools/testing/nvdimm: NULL check before vfree() is not needed
 2021-06-25 17:37 UTC  (2+ messages)

iw: some stats are missing from nla_policy
 2021-06-25 17:38 UTC  (2+ messages)

[PATCH v3] userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
 2021-06-25 17:36 UTC 

[PATCH v2 rdma-next 0/2] irdma coverity fixes
 2021-06-25 17:35 UTC  (2+ messages)

[PATCH 0/2] pull: documentation improvements
 2021-06-25 17:34 UTC  (13+ messages)
` [PATCH 1/2] doc: pull: explain what is a fast-forward

stable-rc/queue/5.12 baseline: 158 runs, 4 regressions (v5.12.13-12-gf45ef4c1b3a2)
 2021-06-25 17:31 UTC 

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-06-25 17:28 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support

[PATCH 1/2] drm/amdgpu: return early for preempt type BOs
 2021-06-25 17:28 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: raise error on incorrect mem_type

[PATCH] pwm: sun4i: Avoid waiting until the next period
 2021-06-25 17:25 UTC  (4+ messages)

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-25 17:22 UTC  (4+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs

[PATCH] kunit: Fix merge issue in suite filtering test
 2021-06-25 17:24 UTC  (4+ messages)

[sashal-linux-stable:pending-5.10 20/56] arch/x86/events/intel/lbr.c:729:16: error: too many arguments to function 'x86_get_pmu'
 2021-06-25 17:24 UTC 

[PATCH v5] bus: mhi: core: Add support for processing priority of event ring
 2021-06-25 17:22 UTC 

[net-next: PATCH v3 1/1] ACPI: SPCR: Add new 16550-compatible Serial Port Subtype
 2021-06-25 17:21 UTC  (6+ messages)
  ` [PATCH] "
      ` [Devel] "

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-06-25 17:21 UTC  (2+ messages)

[PATCH 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 17:20 UTC  (3+ messages)

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-25 17:19 UTC  (5+ messages)
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space

Question regarding the TODO in virt/kvm/kvm_main.c:226
 2021-06-25 17:20 UTC  (3+ messages)

security/landlock/ptrace.c:10:1: iwyu: warning: superfluous #include <linux/cred.h>
 2021-06-25 17:20 UTC 

[RFC PATCH v5 0/2] arm64: Implement stack trace reliability checks
 2021-06-25 17:18 UTC  (8+ messages)
  ` [RFC PATCH v5 1/2] arm64: Introduce stack trace reliability checks in the unwinder


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.