All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-07 20:09:14 to 2021-10-07 20:34:08 UTC [more...]

[PATCH v3 0/4] Various fixes/improvements for tests
 2021-10-07 20:33 UTC  (3+ messages)
` [PATCH v3 1/4] tests: Add set -e to missing tests
` [PATCH v3 2/4] tests: Do not occlude subshell error codes

[PATCH] fs/ntfs3: Fix logic in ntfs_cmp_names_cpu
 2021-10-07 20:34 UTC  (10+ messages)

[PATCH bpf-next v1 0/6] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-07 20:33 UTC  (5+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v1 4/6] bpf: selftests: Move test_ksyms_weak test to lskel, add libbpf test

[PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
 2021-10-07 20:33 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/python-oauthlib: depend on python3
 2021-10-07 20:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/python-meld3: drop package

[PATCH v3 00/88] Call scsi_done() directly
 2021-10-07 20:29 UTC  (75+ messages)
` [PATCH v3 01/88] scsi: core: Use a structure member to track the SCSI command submitter
` [PATCH v3 02/88] scsi: core: Rename scsi_mq_done() into scsi_done() and export it
` [PATCH v3 03/88] ata: Call scsi_done() directly
` [PATCH v3 04/88] firewire: sbp2: "
` [PATCH v3 05/88] ib_srp: "
` [PATCH v3 06/88] message: fusion: "
` [PATCH v3 07/88] zfcp_scsi: "
` [PATCH v3 08/88] 3w-9xxx: "
` [PATCH v3 09/88] 3w-sas: "
` [PATCH v3 10/88] 3w-xxxx: "
` [PATCH v3 11/88] 53c700: "
` [PATCH v3 12/88] BusLogic: "
` [PATCH v3 13/88] NCR5380: "
` [PATCH v3 14/88] a100u2w: "
` [PATCH v3 15/88] aacraid: Introduce aac_scsi_done()
` [PATCH v3 16/88] aacraid: Call scsi_done() directly
` [PATCH v3 17/88] acornscsi: "
` [PATCH v3 18/88] advansys: "
` [PATCH v3 19/88] aha152x: "
` [PATCH v3 20/88] aha1542: "
` [PATCH v3 21/88] aic7xxx: "
` [PATCH v3 22/88] arcmsr: "
` [PATCH v3 23/88] atp870u: "
` [PATCH v3 24/88] bfa: "
` [PATCH v3 25/88] bnx2fc: "
` [PATCH v3 26/88] csiostor: "
` [PATCH v3 27/88] cxlflash: "
` [PATCH v3 28/88] dc395x: "
` [PATCH v3 29/88] dpt_i2o: "
` [PATCH v3 30/88] esas2r: "
` [PATCH v3 31/88] esp_scsi: "
` [PATCH v3 32/88] fas216: Introduce struct fas216_cmd_priv
` [PATCH v3 33/88] fas216: Stop using scsi_cmnd.scsi_done
` [PATCH v3 34/88] fdomain: Call scsi_done() directly
` [PATCH v3 35/88] fnic: "
` [PATCH v3 36/88] hpsa: "
` [PATCH v3 37/88] hptiop: "
` [PATCH v3 38/88] ibmvscsi: "
` [PATCH v3 39/88] imm: "
` [PATCH v3 40/88] initio: "
` [PATCH v3 41/88] ipr: "
` [PATCH v3 42/88] ips: "
` [PATCH v3 43/88] libfc: "
` [PATCH v3 44/88] libiscsi: "
` [PATCH v3 45/88] libsas: "
` [PATCH v3 46/88] lpfc: "
` [PATCH v3 47/88] mac53c94: "
` [PATCH v3 48/88] megaraid: "
` [PATCH v3 49/88] "
` [PATCH v3 50/88] mesh: "
` [PATCH v3 51/88] mpi3mr: "
` [PATCH v3 52/88] mpt3sas: "
` [PATCH v3 53/88] mvumi: "
` [PATCH v3 54/88] myrb: "
` [PATCH v3 55/88] myrs: "
` [PATCH v3 56/88] ncr53c8xx: Remove unused code
` [PATCH v3 57/88] ncr53c8xx: Call scsi_done() directly
` [PATCH v3 58/88] nsp32: "
` [PATCH v3 59/88] pcmcia: "
` [PATCH v3 60/88] pmcraid: "
` [PATCH v3 61/88] ppa: "
` [PATCH v3 62/88] ps3rom: "
` [PATCH v3 63/88] qedf: "
` [PATCH v3 64/88] qla1280: "
` [PATCH v3 65/88] qla2xxx: "
` [PATCH v3 66/88] qla4xxx: "
` [PATCH v3 67/88] qlogicfas408: "
` [PATCH v3 68/88] qlogicpti: "
` [PATCH v3 69/88] scsi_debug: "
` [PATCH v3 70/88] smartpqi: "
` [PATCH v3 71/88] snic: "
` [PATCH v3 72/88] stex: "
` [PATCH v3 73/88] storvsc_drv: "
` [PATCH v3 74/88] sym53c8xx_2: "

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-07 19:54 UTC  (28+ messages)
` [PATCH v2 08/48] tcg/optimize: Split out fold_call
` [PATCH v2 09/48] tcg/optimize: Drop nb_oargs, nb_iargs locals
` [PATCH v2 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov, movi}
` [PATCH v2 12/48] tcg/optimize: Split out finish_folding
` [PATCH v2 15/48] tcg/optimize: Split out fold_const{1,2}
` [PATCH v2 16/48] tcg/optimize: Split out fold_setcond2
` [PATCH v2 18/48] tcg/optimize: Split out fold_brcond
` [PATCH v2 20/48] tcg/optimize: Split out fold_mulu2_i32
` [PATCH v2 22/48] tcg/optimize: Split out fold_movcond
` [PATCH v2 23/48] tcg/optimize: Split out fold_extract2
` [PATCH v2 24/48] tcg/optimize: Split out fold_extract, fold_sextract
` [PATCH v2 25/48] tcg/optimize: Split out fold_deposit
` [PATCH v2 26/48] tcg/optimize: Split out fold_count_zeros
` [PATCH v2 27/48] tcg/optimize: Split out fold_bswap
` [PATCH v2 29/48] tcg/optimize: Split out fold_mov
` [PATCH v2 31/48] tcg/optimize: Split out fold_xx_to_x
` [PATCH v2 32/48] tcg/optimize: Split out fold_xi_to_i
` [PATCH v2 33/48] tcg/optimize: Add type to OptContext
` [PATCH v2 34/48] tcg/optimize: Split out fold_to_not
` [PATCH v2 35/48] tcg/optimize: Split out fold_sub_to_neg
` [PATCH v2 36/48] tcg/optimize: Split out fold_xi_to_x
` [PATCH v2 37/48] tcg/optimize: Split out fold_ix_to_i
` [PATCH v2 38/48] tcg/optimize: Split out fold_masks
` [PATCH v2 40/48] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
` [PATCH v2 42/48] tcg/optimize: Add more simplifications for orc
` [PATCH v2 45/48] tcg/optimize: Propagate sign info for logical operations
` [PATCH v2 46/48] tcg/optimize: Propagate sign info for setcond

[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-07 20:32 UTC  (7+ messages)
` [PATCH v4 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v4 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v4 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH v5 00/14] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-10-07 20:31 UTC  (4+ messages)

Bug/regression report - 'git stash push -u' fatal errors when sub-repo present
 2021-10-07 20:31 UTC  (4+ messages)
` [PATCH 1/3] t3905: show failure to ignore sub-repo
` [PATCH 2/3] read-cache: add verify_path_internal()
` [PATCH 3/3] read-cache: let verify_path() reject trailing dir separators again

[Buildroot] [PATCH 11/16] support/docker: bump docker image for the gitlab-ci to Debian bullseye
 2021-10-07 20:31 UTC  (6+ messages)
` [Buildroot] [PATCH] .gitlab-ci.yml: update docker image to 20210922.2200

[PATCH v11 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-10-07 20:31 UTC  (3+ messages)
` [PATCH v11 2/3] pretty: colorize pattern matches in commit messages
` [PATCH v11 3/3] grep: fix an edge case concerning ascii patterns and UTF-8 data

[PATCH V5 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-07 20:29 UTC  (19+ messages)
` [PATCH V5 1/3] xen/arm: Introduce gpaddr_bits field to struct xen_arch_domainconfig
` [PATCH V5 2/3] libxl/arm: Add handling of extended regions for DomU
` [PATCH V5 3/3] xen/arm: Updates for extended regions support

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-07 20:28 UTC  (11+ messages)

[PATCH-RFC] drivers: pci: pcieport: Allow AER service only on root ports
 2021-10-07 20:27 UTC  (2+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 20:27 UTC  (7+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH] mt76: mt7921: add MU EDCA cmd support
 2021-10-07 20:26 UTC  (3+ messages)

[PATCH] Bluetooth: L2CAP: Fix not initializing sk_peer_pid
 2021-10-07 20:26 UTC 

[PATCH v3 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-10-07 20:25 UTC  (21+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/19] hash.h: provide constants for the hash IDs
  ` [PATCH v4 02/19] reftable: add LICENSE
  ` [PATCH v4 03/19] reftable: add error related functionality
  ` [PATCH v4 04/19] reftable: utility functions
  ` [PATCH v4 05/19] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v4 06/19] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v4 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v4 08/19] reftable: reading/writing blocks
  ` [PATCH v4 09/19] reftable: a generic binary tree implementation
  ` [PATCH v4 10/19] reftable: write reftable files
  ` [PATCH v4 11/19] reftable: generic interface to tables
  ` [PATCH v4 12/19] reftable: read reftable files
  ` [PATCH v4 13/19] reftable: reftable file level tests
  ` [PATCH v4 14/19] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v4 15/19] reftable: add merged table view
  ` [PATCH v4 16/19] reftable: implement refname validation
  ` [PATCH v4 17/19] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v4 18/19] reftable: add dump utility
  ` [PATCH v4 19/19] Add "test-tool dump-reftable" command

[Intel-gfx] [PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-07 20:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers (rev7)

[Buildroot] [PATCH v3 1/7] package/opengl/libgbm: new virtual package
 2021-10-07 20:25 UTC  (6+ messages)
` [Buildroot] [PATCH v3 4/7] package/sunxi-mali-mainline: add support for different outputs
` [Buildroot] [PATCH v3 5/7] package/sunxi-mali-mainline: provides libgbm

[dpdk-dev] [PATCH] net/e1000: build on Windows
 2021-10-07 20:24 UTC 

[PATCH bpf-next] selftests/bpf: remove SEC("version") from test progs
 2021-10-07 20:23 UTC 

[Intel-gfx] [PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-07 20:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 09/26] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
    `  "

[igt-dev] [PATCH v2] tests/kms_writeback.c: fix the `fill_fb` function
 2021-10-07 20:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_writeback.c: fix the `fill_fb` function (rev2)

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-10-07 20:14 UTC  (5+ messages)
` [PATCH v6 2/6] iommu/tegra-smmu: Rename struct tegra_smmu_group_soc *soc to *group_soc

[RFC] crypto/sm4: Fix objtool/libelf warning
 2021-10-07 20:22 UTC 

[atishp04:kvm_next_sbi_v02 22/27] arch/riscv/kvm/vcpu_sbi_legacy.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-10-07 20:20 UTC  (2+ messages)

[PATCH] siggen: Work around unihash issues
 2021-10-07 20:20 UTC 

[Buildroot] [PATCH 1/1] package/supervisor: drop python-meld3 dependency
 2021-10-07 20:20 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with the block tree
 2021-10-07 20:20 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 88 runs, 7 regressions (v4.4.286-7-g04ddf095d4a6)
 2021-10-07 20:20 UTC 

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-07 20:19 UTC  (10+ messages)

Questions over DSI within DRM
 2021-10-07 20:19 UTC  (13+ messages)

[PATCH v2 0/2] Clean up svc scheduler
 2021-10-07 20:17 UTC  (3+ messages)
` [PATCH v2 1/2] SUNRPC: Simplify the SVC dispatch code path
` [PATCH v2 2/2] SUNRPC: De-duplicate .pc_release() call sites

[Buildroot] [git commit] package/apache: change project URL to https
 2021-10-07 20:16 UTC 

[Buildroot] [git commit] package/apache: security bump to version 2.4.50
 2021-10-07 20:15 UTC 

[Buildroot] [PATCH v1 1/2] package/apache: security bump to version 2.4.50
 2021-10-07 20:16 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/apache: change project URL to https

[nft PATCH v3 0/3] Stateless output fixes
 2021-10-07 20:12 UTC  (4+ messages)
` [nft PATCH v3 1/3] rule: remove fake stateless output of named counters
` [nft PATCH v3 2/3] rule: fix stateless output after listing sets containing counters
` [nft PATCH v3 3/3] rule: replace three conditionals with one

[axboe-block:nvme-passthru-wip 14/19] drivers/nvme/host/ioctl.c:158:5: warning: no previous prototype for function 'nvme_rq_map_user_fixedb'
 2021-10-07 20:14 UTC  (2+ messages)

[Buildroot] [git commit] package/php: security bump version to 8.0.11
 2021-10-07 20:10 UTC 

[Buildroot] [git commit] package/mesa3d: remove unnecessary passing of CFLAGS
 2021-10-07 20:12 UTC 

[Buildroot] [git commit] package/pngquant: bump version to 2.16.0
 2021-10-07 20:11 UTC 

[Buildroot] [git commit] package/libass: bump version to 0.15.2
 2021-10-07 20:12 UTC 

[Buildroot] [PATCH] package/mesa3d: remove unnecessary passing of CFLAGS
 2021-10-07 20:13 UTC  (2+ messages)

[Buildroot] buildroot config for installing kernel and dtbs to rootfs?
 2021-10-07 20:13 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/libass: bump version to 0.15.2
 2021-10-07 20:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.16.0
 2021-10-07 20:11 UTC  (2+ messages)

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-07 20:11 UTC  (5+ messages)
` [PATCH v2 02/34] component: Introduce the aggregate bus_type

[PATCH v3 1/2] ima: fix uid code style problems
 2021-10-07 20:03 UTC  (2+ messages)
` [PATCH v3 2/2] ima: add gid support

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.11
 2021-10-07 20:11 UTC  (2+ messages)

[PATCH] SUNRPC: Simplify the SVC dispatch code path
 2021-10-07 20:10 UTC 

[PATCH] clk: renesas: r8a779[56]x: add MLP clock
 2021-10-07 20:09 UTC  (3+ messages)

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-07 20:09 UTC  (8+ messages)
` [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub

[PATCH v5 00/10] Add Modem support on SC7280 SoCs
 2021-10-07 20:08 UTC  (3+ messages)
` [PATCH v5 04/10] iommu/arm-smmu-qcom: Request direct mapping for modem device


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.