All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 22:44:39 to 2022-02-10 23:40:25 UTC [more...]

[PATCH 00/35] Shadow stacks for userspace
 2022-02-10 23:40 UTC  (8+ messages)
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 20/35] mm: Update can_follow_write_pte() for "

[PATCH v5 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-10 23:39 UTC  (2+ messages)

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-10 23:38 UTC  (5+ messages)
` [PATCH 03/10] irqchip/gic: Switch to dynamic chip name output
` [PATCH 07/10] irqchip/versatile-fpga: "

[PATCH v4 00/49] bitmap: optimize bitmap_weight() usage
 2022-02-10 22:49 UTC  (30+ messages)
` [PATCH 01/49] net: dsa: don't use bitmap_weight() in b53_arl_read()
` [PATCH 02/49] net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
` [PATCH 03/49] net: mellanox: fix open-coded for_each_set_bit()
` [PATCH 04/49] iio: fix opencoded for_each_set_bit()
` [RFC PATCH 05/49] qed: rework qed_rdma_bmap_free()
` [PATCH 06/49] nds32: perf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 07/49] KVM: x86: "
` [PATCH 08/49] drm: "
` [PATCH 09/49] ice: replace bitmap_weight with bitmap_empty
  ` [Intel-wired-lan] "
` [PATCH 10/49] octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 11/49] qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
` [PATCH 12/49] perf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 13/49] perf tools: "
` [PATCH 14/49] arch/alpha: replace cpumask_weight with cpumask_empty "
` [PATCH 15/49] arch/ia64: "
` [PATCH 16/49] arch/x86: "
` [PATCH 17/49] cpufreq: "
` [PATCH 18/49] drm/i915/pmu: "
` [PATCH 19/49] RDMA/hfi: "
` [PATCH 20/49] irq: mips: "
` [PATCH 21/49] genirq/affinity: "
` [Intel-wired-lan] [PATCH 28/49] iio: replace bitmap_weight() with bitmap_weight_{eq, gt} "
` [Intel-wired-lan] [PATCH 30/49] ixgbe: replace bitmap_weight with bitmap_weight_eq
` [PATCH 36/49] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c

[PATCH] PCI: pciehp: Simplify Command Completion checking
 2022-02-10 23:38 UTC 

[PATCH] RDMA/irdma: Fix GCC 12 warning
 2022-02-10 23:36 UTC  (3+ messages)

linux-next: boottime warning from todays linux-next
 2022-02-10 23:35 UTC  (6+ messages)

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (6+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
    ` [f2fs-dev] "

Review process improvements: drafting a ReviewingPatches doc
 2022-02-10 23:33 UTC 

[RFC PATCH v2 0/7] crypto: HCTR2 support
 2022-02-10 23:28 UTC  (16+ messages)
` [RFC PATCH v2 1/7] crypto: xctr - Add XCTR support
` [RFC PATCH v2 2/7] crypto: polyval - Add POLYVAL support
` [RFC PATCH v2 3/7] crypto: hctr2 - Add HCTR2 support
` [RFC PATCH v2 4/7] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [RFC PATCH v2 5/7] crypto: arm64/aes-xctr: "
` [RFC PATCH v2 6/7] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [RFC PATCH v2 7/7] crypto: arm64/polyval: Add PMULL "

[PATCH v5 0/6] drm/msm/dpu: simplify RM code
 2022-02-10 23:31 UTC  (6+ messages)
` [PATCH v5 3/6] drm/msm/dpu: get INTF blocks directly rather than through RM
      ` [Freedreno] "

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-10 23:30 UTC  (6+ messages)

[Buildroot] [PATCH] support/download/post-process-helpers: adjust for older coreutils versions
 2022-02-10 23:23 UTC 

[PATCH v5 03/18] pci: isolated address space for PCI bus
 2022-02-10 23:28 UTC  (15+ messages)

[PATCH 0/4] memcg: robust enforcement of memory.high
 2022-02-10 23:29 UTC  (10+ messages)
` [PATCH 2/4] memcg: unify force charging conditions
` [PATCH 4/4] memcg: synchronously enforce memory.high

[PATCH 0/9] exec: Split some user-mode specific declarations from 'exec/exec-all.h'
 2022-02-10 23:25 UTC  (17+ messages)
` [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
` [PATCH 2/9] coverity-scan: Cover common-user/
` [PATCH 3/9] include: Move exec/user/ to user/
` [PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
` [PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
` [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
` [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
` [PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations

BTF type tag not emitted to BTF in some cases
 2022-02-10 23:24 UTC 

[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-02-10 23:24 UTC  (6+ messages)

[PATCH v10 0/6] Use drm_clflush* instead of clflush
 2022-02-10 23:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Use drm_clflush* instead of clflush (rev9)

[PATCH] spi: Retire legacy GPIO handling
 2022-02-10 23:19 UTC 

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-02-10 23:21 UTC  (2+ messages)

stable-rc/queue/5.16 build: 178 builds: 5 failed, 173 passed, 12 errors, 4 warnings (v5.16.7-134-g9686bac260ca)
 2022-02-10 23:21 UTC 

Root level mismatch after sudden shutdown
 2022-02-10 23:20 UTC  (4+ messages)

[PATCH 00/12] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-10 23:20 UTC  (11+ messages)
` [PATCH 01/12] KVM: x86: host-initiated EFER.LME write affects the MMU
` [PATCH 02/12] KVM: MMU: move MMU role accessors to header
` [PATCH 03/12] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH 04/12] KVM: MMU: WARN if PAE roots linger after kvm_mmu_unload

[ammarfaizi2-block:netdev/net-next/master 185/246] net/mctp/route.c:458:4: warning: Value stored to 'msk' is never read [clang-analyzer-deadcode.DeadStores]
 2022-02-10 23:20 UTC 

[PATCH BlueZ] device: Fix crash when removing device
 2022-02-10 23:18 UTC  (2+ messages)
` [BlueZ] "

[PATCH v5 0/9] tegra20-emc: Identify memory chip by LPDDR configuration
 2022-02-10 23:17 UTC  (10+ messages)
` [PATCH v5 3/9] dt-bindings: memory: lpddr2: Add revision-id properties

[PATCH] drm/i915/guc: Do not complain about stale reset notifications
 2022-02-10 23:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
 2022-02-10 23:15 UTC  (12+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-10 23:15 UTC  (6+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-10 23:14 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] Avoid typedef size mismatches in skeletons
 2022-02-10 23:14 UTC  (7+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: add test case for userspace and bpf type size mismatch

Named sets/maps and atomic reload of the ruleset
 2022-02-10 23:14 UTC  (2+ messages)

PCI passthrough support for PVH mode
 2022-02-10 23:12 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Move MCHBAR registers to their own header
 2022-02-10 23:12 UTC 

Question about deadlock between AER and pceihp interrupts during resume from S3 with unplugged device
 2022-02-10 23:12 UTC  (4+ messages)

[ammarfaizi2-block:powerpc/linux/next-test 41/56] powerpc64-linux-ld: arch/powerpc/kernel/trace/ftrace.o:undefined reference to `_mcount'
 2022-02-10 23:10 UTC  (2+ messages)

[PATCH net 0/6] Netfilter fixes for net
 2022-02-10 23:10 UTC  (7+ messages)
` [PATCH net 1/6] selftests: netfilter: add synproxy test
` [PATCH net 2/6] netfilter: xt_socket: fix a typo in socket_mt_destroy()
` [PATCH net 3/6] selftests: netfilter: fix exit value for nft_concat_range
` [PATCH net 4/6] netfilter: nft_synproxy: unregister hooks on init error path
` [PATCH net 5/6] selftests: netfilter: synproxy test requires nf_conntrack
` [PATCH net 6/6] selftests: netfilter: disable rp_filter on router

[PATCH v6 1/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-10 23:10 UTC 

[PATCH] pinctrl: ingenic: Fix regmap on X series SoCs
 2022-02-10 23:10 UTC  (3+ messages)

[PATCH 0/3] small fixes suggested by Coverity scan
 2022-02-10 23:09 UTC  (4+ messages)
` [PATCH 1/3] pcapng: handle rte_ethlink_get failing
` [PATCH 2/3] app/test_bpf: don't print eBPF program if NULL
` [PATCH 3/3] app/dumpcap: check for failure to set promiscious

[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-02-10 23:06 UTC  (4+ messages)
` [RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2022-02-10 23:04 UTC  (5+ messages)

[PATCH 1/1] of: unittest: print pass messages at PR_INFO level
 2022-02-10 23:08 UTC 

Odd (wrong?) behavior with :<nr> suffix on readwrite parameter
 2022-02-10 23:08 UTC  (3+ messages)

[PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2022-02-10 23:08 UTC  (11+ messages)

[PATCH v2 00/18] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-10 23:07 UTC  (7+ messages)
` [PATCH v2 04/18] drm/i915/guc: Keep iosys_map of ads_blob around
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 05/18] drm/i915/guc: Add read/write helpers for ADS blob
` [PATCH v2 06/18] drm/i915/guc: Convert golden context init to iosys_map
  ` [Intel-gfx] "

[PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-02-10 23:05 UTC  (7+ messages)
` [PATCH v4 1/2] i2c: designware: Add missing locks
` [PATCH v4 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-10 23:04 UTC  (7+ messages)
` [PATCH 7/8] fetch: fetch unpopulated, changed submodules
` [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()

Possible bug in cfg80211
 2022-02-10 23:04 UTC  (3+ messages)

[PATCH] soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cb
 2022-02-10 23:02 UTC  (6+ messages)

[PATCH] cxl/core: Constify static attribute_group structs
 2022-02-10 23:02 UTC 

[PATCHv2 nf] selftests: netfilter: disable rp_filter on router
 2022-02-10 23:00 UTC  (2+ messages)

BTF compatibility issue across builds
 2022-02-10 22:59 UTC  (6+ messages)

[PATCH v2] fetch —object-info-format: client option for object-info
 2022-02-10 22:58 UTC  (3+ messages)
` [PATCH v2] fetch object-info-format: "

[PATCH v7 8/8] auto-t: add test for encrypted profiles
 2022-02-10 22:58 UTC 

[PATCH v7 7/8] doc: document SystemdEncrypt
 2022-02-10 22:58 UTC 

[PATCH v7 6/8] tools: add decrypt-profile tool
 2022-02-10 22:58 UTC 

[PATCH v7 5/8] main: add SystemdEncrypt option, and initialize key
 2022-02-10 22:58 UTC 

[PATCH v7 4/8] hotspot: implement hotspot profile encryption
 2022-02-10 22:58 UTC 

[PATCH v7 3/8] storage: implement network profile encryption
 2022-02-10 22:58 UTC 

[PATCH v7 2/8] knownnetworks: add dependency on storage
 2022-02-10 22:58 UTC 

[PATCH v7 1/8] storage: convert storage to a module
 2022-02-10 22:58 UTC 

[PATCH] hw/arm/armv7m: Handle disconnected clock inputs
 2022-02-10 22:54 UTC  (2+ messages)

[PATCH 0/4] soc: Add support for Marvell OcteonTX2 SDP block
 2022-02-10 22:54 UTC  (4+ messages)
  ` [EXT] "

[BlueZ PATCH v2] device: Fix crash when removing device
 2022-02-10 22:55 UTC 

[PATCH 10/10] dt-bindings: rtc: pcf2127: add PCF2131 INT_A and INT_B support
 2022-02-10 22:55 UTC  (5+ messages)

[nfs-utils PATCH] nfs4id: a tool to create and persist nfs4 client uniquifiers
 2022-02-10 22:54 UTC  (8+ messages)

[PATCH v2 1/2] PCI: Add HXT vendor ID and ACS quirk
 2022-02-10 22:53 UTC  (2+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2022-02-10 22:53 UTC  (9+ messages)

[v8 PATCH] block: introduce block_rq_error tracepoint
 2022-02-10 22:52 UTC 

[RFC] CDC-NCM: avoid overflow in sanity checking
 2022-02-10 22:50 UTC  (4+ messages)

[PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
 2022-02-10 22:49 UTC 

[PATCH] fetch —object-info-format: client option for object-info
 2022-02-10 22:49 UTC  (3+ messages)

[PATCH] PCI: pciehp: Add Qualcomm bridge (0x0110) to the command completed quirk
 2022-02-10 22:49 UTC  (2+ messages)

[PATCH bpf v2 0/2] Fix for crash due to overwrite in copy_map_value
 2022-02-10 22:49 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf: Fix crash due to incorrect copy_map_value

[PATCH 0/3] signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
 2022-02-10 22:48 UTC  (6+ messages)

[PATCH 0/7] KVM: arm64: Hypervisor stack enhancements
 2022-02-10 22:41 UTC  (13+ messages)
` [PATCH 1/7] KVM: arm64: Map the stack pages in the 'private' range
` [PATCH 2/7] KVM: arm64: Factor out private range VA allocation
` [PATCH 3/7] arm64: asm: Introduce test_sp_overflow macro
` [PATCH 4/7] KVM: arm64: Allocate guard pages near hyp stacks
` [PATCH 5/7] KVM: arm64: Add Hyp overflow stack
` [PATCH 6/7] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH 7/7] KVM: arm64: Symbolize the nVHE HYP backtrace

[PATCH v3 0/3] Add cat-file --batch-command flag
 2022-02-10 22:46 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] cat-file: add --batch-command mode

[PATCH 0/2] selftests: sgx: Fix build of test_sgx
 2022-02-10 22:46 UTC  (5+ messages)
` [PATCH 1/2] selftests: x86: allow expansion of $(CC)

[PATCH] xfs_restore: remove DMAPI support
 2022-02-10 22:46 UTC  (2+ messages)

[PATCH 00/20] libsas and pm8001 fixes
 2022-02-10 22:44 UTC  (3+ messages)

[PATCH 0/8] Fix error handling on data bio submission
 2022-02-10 22:44 UTC  (7+ messages)
` [PATCH 2/8] btrfs: handle csum lookup errors properly on reads
` [PATCH 4/8] btrfs: remove the bio argument from finish_compressed_bio_read
` [PATCH 5/8] btrfs: track compressed bio errors as blk_status_t
` [PATCH 6/8] btrfs: do not double complete bio on errors during compressed reads
` [PATCH 7/8] btrfs: do not try to repair bio that has no mirror set
` [PATCH 8/8] btrfs: do not clean up repair bio if submit fails


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.