All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-01 19:31:31 to 2022-11-01 20:18:47 UTC [more...]

[Buildroot] [PATCH 1/1] DEVELOPERS: add myself for package/docker-compose
 2022-11-01 20:18 UTC  (2+ messages)

[PATCH v2 0/2] Mapping an entire folio
 2022-11-01 20:18 UTC  (3+ messages)
` [PATCH v2 1/2] vmalloc: Factor vmap_alloc() out of vm_map_ram()
` [PATCH v2 2/2] mm: Add folio_map_local()

[PATCH ima-evm-utils v4 00/17] address deprecated warnings
 2022-11-01 20:18 UTC  (17+ messages)
` [PATCH ima-evm-utils v4 01/17] Revert "Reset 'errno' after failure to open or access a file"
` [PATCH ima-evm-utils v4 02/17] log and reset 'errno' after failure to open non-critical files
` [PATCH ima-evm-utils v4 03/17] Log and reset 'errno' on lsetxattr failure
` [PATCH ima-evm-utils v4 04/17] travis: update dist=focal
` [PATCH ima-evm-utils v4 06/17] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v4 07/17] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v4 08/17] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v4 09/17] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v4 10/17] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v4 11/17] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v4 12/17] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v4 13/17] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v4 14/17] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v4 15/17] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v4 16/17] Build OpenSSL without engine support
` [PATCH ima-evm-utils v4 17/17] Fix d2i_x509_fp failure

[PATCH v2] staging: r8188eu: remove unwanted variable implementation
 2022-11-01 20:18 UTC 

[Buildroot] [git commit] DEVELOPERS: add myself for docker-compose test
 2022-11-01 20:18 UTC 

[PATCH 01/17] wiphy: add wiphy_get_supported_ciphers
 2022-11-01 20:17 UTC  (17+ messages)
` [PATCH 02/17] ie: add group/pairwise lists of supported ciphers
` [PATCH 03/17] ap: add profile settings PairwiseCiphers/GroupCipher
` [PATCH 04/17] p2p: limit ciphers to CCMP/TKIP
` [PATCH 05/17] doc: document PairwiseCiphers/GroupCiphers AP settings
` [PATCH 06/17] ap: add frequency to AP interface
` [PATCH 07/17] client: show frequency with ap show
` [PATCH 08/17] ap: add PairwiseCiphers/GroupCipher to dbus interface
` [PATCH 09/17] client: add ap support for PairwiseCiphers/GroupCipher
` [PATCH 10/17] hwsim: add remaining ciphers to supported list
` [PATCH 11/17] auto-t: test AP fails to start with unsupported ciphers
` [PATCH 12/17] auto-t: fix testAP-no-support disabled ciphers
` [PATCH 13/17] netdev: add more info to key setting debug messages
` [PATCH 14/17] netdev: fix key setting for authenticators
` [PATCH 15/17] nl80211util: add key type/idx to nl80211_parse_attrs
` [PATCH 16/17] netdev: parse michael MIC failure message
` [PATCH 17/17] auto-t: add AP test for all pairwise/group cipher combos

Running weston as non-weston user
 2022-11-01 20:17 UTC  (2+ messages)
  ` [OE-core] "

[Buildroot] [PATCH v2 1/4] support/testing/tests/package/test_docker-compose: fix docker compose binary name
 2022-11-01 20:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Revert "tests/kms_cursor_crc: Convert tests to dynamic"
 2022-11-01 20:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

stable/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 38 warnings (v4.14.297)
 2022-11-01 20:17 UTC 

Proposed bmcweb dump LogService "Name" change
 2022-11-01 20:16 UTC  (3+ messages)

Bug in `git branch --delete main` when on other orphan branch
 2022-11-01 20:14 UTC  (4+ messages)
    ` Bug in `git branch --delete main` when on other orphan brancht

[PATCH] md/raid1: Fix crash during poweroff
 2022-11-01 20:13 UTC 

[PATCH 00/40] Parameter and type changes to btrfs_inode
 2022-11-01 20:13 UTC  (41+ messages)
` [PATCH 01/40] btrfs: change how repair action is passed to btrfs_repair_one_sector
` [PATCH 02/40] btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
` [PATCH 03/40] btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
` [PATCH 04/40] btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
` [PATCH 05/40] btrfs: switch async_submit_bio::inode to btrfs_inode
` [PATCH 06/40] btrfs: pass btrfs_inode to btrfs_submit_bio_start
` [PATCH 07/40] btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
` [PATCH 08/40] btrfs: pass btrfs_inode to btrfs_wq_submit_bio
` [PATCH 09/40] btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
` [PATCH 10/40] btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
` [PATCH 11/40] btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
` [PATCH 12/40] btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
` [PATCH 13/40] btrfs: pass btrfs_inode to submit_one_bio
` [PATCH 14/40] btrfs: pass btrfs_inode to btrfs_repair_one_sector
` [PATCH 15/40] btrfs: switch btrfs_dio_private::inode to btrfs_inode
` [PATCH 16/40] btrfs: pass btrfs_inode to btrfs_submit_dio_bio
` [PATCH 17/40] btrfs: pass btrfs_inode to btrfs_truncate
` [PATCH 18/40] btrfs: pass btrfs_inode to btrfs_inode_lock
` [PATCH 19/40] btrfs: pass btrfs_inode to btrfs_inode_unlock
` [PATCH 20/40] btrfs: pass btrfs_inode to btrfs_dirty_inode
` [PATCH 21/40] btrfs: pass btrfs_inode to btrfs_add_delalloc_inodes
` [PATCH 22/40] btrfs: switch btrfs_writepage_fixup::inode to btrfs_inode
` [PATCH 23/40] btrfs: pass btrfs_inode to btrfs_check_data_csum
` [PATCH 24/40] btrfs: pass btrfs_inode to __unlink_start_trans
` [PATCH 25/40] btrfs: pass btrfs_inode to btrfs_delete_subvolume
` [PATCH 26/40] btrfs: drop private_data parameter from extent_io_tree_init
` [PATCH 27/40] btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
` [PATCH 28/40] btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
` [PATCH 29/40] btrfs: pass btrfs_inode to btrfs_set_delalloc_extent
` [PATCH 30/40] btrfs: pass btrfs_inode to btrfs_split_delalloc_extent
` [PATCH 31/40] btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
` [PATCH 32/40] btrfs: pass btrfs_inode to btrfs_unlink_subvol
` [PATCH 33/40] btrfs: pass btrfs_inode to btrfs_inode_by_name
` [PATCH 34/40] btrfs: pass btrfs_inode to fixup_tree_root_location
` [PATCH 35/40] btrfs: pass btrfs_inode to inode_tree_add
` [PATCH 36/40] btrfs: pass btrfs_inode to btrfs_inherit_iflags
` [PATCH 37/40] btrfs: switch async_chunk::inode to btrfs_inode
` [PATCH 38/40] btrfs: use btrfs_inode inside compress_file_range
` [PATCH 39/40] btrfs: use btrfs_inode inside btrfs_verify_data_csum
` [PATCH 40/40] btrfs: pass btrfs_inode to btrfs_add_delayed_iput

drivers/block/paride/bpck.c:182:59: sparse: sparse: cast to restricted __le16
 2022-11-01 20:12 UTC 

+ squashfs-fix-null-ptr-deref-in-squashfs_fill_super.patch added to mm-nonmm-unstable branch
 2022-11-01 20:13 UTC 

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-01 20:12 UTC  (25+ messages)
` [RFC bpf-next 5/5] selftests/bpf: Test rx_timestamp metadata in xskxceiver
          ` [xdp-hints] Re: [RFC bpf-next 0/5] xdp: hints via kfuncs

[PATCH v2] net: ethernet: mediatek: ppe: add support for flow accounting
 2022-11-01 20:09 UTC  (4+ messages)

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-11-01 20:11 UTC  (11+ messages)
` [PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-11-01 20:10 UTC  (13+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

+ ocfs2-fix-memory-leak-in-ocfs2_stack_glue_init.patch added to mm-nonmm-unstable branch
 2022-11-01 20:10 UTC 

[PATCH] rust: submit a rewritten version of crossbeam_atomic.patch upstream
 2022-11-01 20:10 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.263-77-g088df7ad7396)
 2022-11-01 20:09 UTC 

[PATCH] mm: don't warn if the node is offlined
 2022-11-01 20:09 UTC  (7+ messages)

[PATCH] test-appliance: force 4 KB block size for bigalloc, bigalloc_inline
 2022-11-01 20:07 UTC 

[BUG] NULL pointer dereference probably caused by kernel/trace/ring_buffer.c
 2022-11-01 20:07 UTC  (5+ messages)

project wide changes to maintainer ACLs
 2022-11-01 20:05 UTC  (4+ messages)

[PATCH 6.0 0/1] Request to cherry-pick 3c52c6bb831f to 6.0.y
 2022-11-01 20:05 UTC  (2+ messages)
` [PATCH 6.0 1/1] tcp/udp: Fix memory leak in ipv6_renew_options()

[ovmf test] 174569: all pass - PUSHED
 2022-11-01 20:05 UTC 

[PATCH net-next] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-01 20:04 UTC  (2+ messages)

[PULL 0/3] Block patches
 2022-11-01 20:04 UTC  (2+ messages)

[PULL v3 for 7.2 00/31] testing and plugin updates
 2022-11-01 20:03 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Add bpf_perf_event_read_sample() helper (v1)
 2022-11-01 20:04 UTC  (7+ messages)
` [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper

[PATCH 0/2] drm/msm: Improved hang detection
 2022-11-01 20:03 UTC  (7+ messages)
` [PATCH 1/2] drm/msm/adreno: Simplify read64/write64 helpers
` [PATCH 2/2] drm/msm: Hangcheck progress detection

[PATCH] linux-user: implement execveat
 2022-11-01 20:01 UTC  (2+ messages)

[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
 2022-11-01 20:01 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning
 2022-11-01 20:00 UTC  (2+ messages)

[PATCH v2 0/1] Makefile: rework u-boot-initial-env target
 2022-11-01 20:00 UTC  (8+ messages)
` [PATCH v2 1/1] "

[RFC 0/3] Introduce infrastructure to report time in deepest state
 2022-11-01 19:58 UTC  (4+ messages)
` [RFC 1/3] PM: Add a sysfs file to represent whether hardware reached the "

[PATCH 0/3] power: supply: cpcap-battery improvements
 2022-11-01 19:53 UTC  (4+ messages)
` [PATCH 1/3] power: cpcap-battery: Do not issue low signal too frequently
` [PATCH 2/3] power: supply: cpcap-battery: Fix battery identification
` [PATCH 3/3] power: supply: cpcap_battery: Read battery parameters from nvram

drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-01 19:52 UTC 

Bug report for ahci-mvebu driver
 2022-11-01 19:21 UTC 

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-11-01 19:51 UTC  (4+ messages)
` [PATCH v2 1/4] virtio-crypto: Support asynchronous mode

USB runtime PM issues on i.MX6ULL
 2022-11-01 19:51 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
 2022-11-01 19:48 UTC  (2+ messages)

Announcing QEMU 7.2 soft freeze
 2022-11-01 19:46 UTC 

[PATCH] clk: samsung: Fix reference to CLK_OF_DECLARE in comment
 2022-11-01 19:44 UTC  (3+ messages)

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-01 19:45 UTC  (5+ messages)
` [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility

[PATCH v5 0/5] nfsd: clean up refcounting in the filecache
 2022-11-01 19:45 UTC  (3+ messages)
` [PATCH v5 4/5] nfsd: close race between unhashing and LRU addition

[RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h
 2022-11-01 19:44 UTC  (10+ messages)

ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
 2022-11-01 19:35 UTC  (3+ messages)

How to replace a failing device
 2022-11-01 19:44 UTC  (3+ messages)

[PATCH v7 0/1] Add Ingenic JZ4755 CGU driver
 2022-11-01 19:44 UTC  (3+ messages)
` [PATCH v7 1/1] clk: "

Undefined behavior in Linux Virtual CAN Tunnel
 2022-11-01 19:42 UTC 

git can not be built for s390x since update to git-2.38.0
 2022-11-01 19:41 UTC  (4+ messages)

[PATCH net-next 0/2] bridge: Add MAC Authentication Bypass (MAB) support
 2022-11-01 19:39 UTC  (6+ messages)
` [Bridge] "
` [PATCH net-next 1/2] "
  ` [Bridge] "
` [PATCH net-next 2/2] selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases
  ` [Bridge] "

[PATCH] net: ethernet: mediatek: ppe: add support for flow accounting
 2022-11-01 19:38 UTC  (6+ messages)

[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
 2022-11-01 19:39 UTC  (12+ messages)

[PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-01 19:39 UTC  (4+ messages)
` [PATCH v7 1/9] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL

[Intel-gfx] [PATCH] drm/i915/dg2: Introduce Wa_18017747507
 2022-11-01 19:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v4] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-11-01 19:38 UTC  (2+ messages)

[PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
 2022-11-01 19:37 UTC  (6+ messages)

[PATCH 1/1] cli: always show cursor
 2022-11-01 19:37 UTC  (12+ messages)

[PATCH v15 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-11-01 19:36 UTC  (5+ messages)
` [PATCH v15 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH v2 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
 2022-11-01 19:35 UTC  (8+ messages)
` [PATCH v2 2/2] KVM: arm64: Trap access to SMPRI_EL1 and TPIDR2 in VHE mode
` (subset) [PATCH v2 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests

[Intel-gfx] [PATCH] drm/i915/mtl: Fix PSR2_MAN_TRK_CTL bit getter functions for MTL
 2022-11-01 19:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 5.10/5.15 v2] scsi: sd: Revert "scsi: sd: Remove a local variable"
 2022-11-01 19:37 UTC  (3+ messages)
  ` Patch "scsi: sd: Revert "scsi: sd: Remove a local variable"" has been added to the 4.14-stable tree

[PATCH v4] mempool: Do not use ksize() for poisoning
 2022-11-01 19:35 UTC  (5+ messages)

Help with setting up a PREEMPT_RT image for BeagleBone Black #yocto
 2022-11-01 19:33 UTC  (3+ messages)
` [yocto] "

[Intel-gfx] [PULL] drm-intel-gt-next
 2022-11-01 19:33 UTC  (3+ messages)
  `  "

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-01 19:32 UTC  (9+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

Backporting 7a62ed61367b8fd01bae1e18e30602c25060d824 to 5.15 stable
 2022-11-01 19:34 UTC  (2+ messages)

Question about batman for ARM
 2022-11-01 19:32 UTC  (7+ messages)

[PATCH 0/2] dt-bindings: phy: Fix UniPhier controller node names
 2022-11-01 19:31 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: phy: Fix UniPhier SATA controller node names in example

[PATCH] net/bonding: fix device configure reentrancy
 2022-11-01 19:32 UTC  (2+ messages)

[PATCH] random: adjust comment to account for removed function
 2022-11-01 19:32 UTC 

[PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y
 2022-11-01 19:33 UTC  (2+ messages)

[GIT PULL] KVM changes for 6.1-rc4
 2022-11-01 19:32 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.1 release cycle
 2022-11-01 19:32 UTC  (2+ messages)


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.