All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-10 15:39:51 to 2022-05-10 15:58:26 UTC [more...]

[PATCH v11 00/16] Introduce Architectural LBR for vPMU
 2022-05-10 15:55 UTC  (4+ messages)
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change

[PATCH AUTOSEL 5.15 01/19] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:47 UTC  (27+ messages)
` [PATCH AUTOSEL 5.15 02/19] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH AUTOSEL 5.15 03/19] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
` [PATCH AUTOSEL 5.15 04/19] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 5.15 05/19] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 5.15 06/19] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 5.15 07/19] s390: disable -Warray-bounds
` [PATCH AUTOSEL 5.15 08/19] ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
` [PATCH AUTOSEL 5.15 09/19] io_uring: assign non-fixed early for async work
` [PATCH AUTOSEL 5.15 10/19] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH AUTOSEL 5.15 11/19] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
` [PATCH AUTOSEL 5.15 12/19] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH AUTOSEL 5.15 13/19] tcp: use different parts of the port_offset for index and offset
` [PATCH AUTOSEL 5.15 14/19] tcp: resalt the secret every 10 seconds
` [PATCH AUTOSEL 5.15 15/19] tcp: add small random increments to the source port
` [PATCH AUTOSEL 5.15 16/19] tcp: dynamically allocate the perturb table used by source ports
` [PATCH AUTOSEL 5.15 17/19] tcp: increase source port perturb table to 2^16
` [PATCH AUTOSEL 5.15 18/19] tcp: drop the hash_32() part from the index calculation
` [PATCH AUTOSEL 5.15 19/19] Revert "parisc: Fix patch code locking and flushing"

[PATCH AUTOSEL 5.4 1/8] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC  (12+ messages)
` [PATCH AUTOSEL 5.4 2/8] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 5.4 3/8] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 5.4 4/8] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 5.4 5/8] s390: disable -Warray-bounds
` [PATCH AUTOSEL 5.4 6/8] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH AUTOSEL 5.4 7/8] tcp: resalt the secret every 10 seconds
` [PATCH AUTOSEL 5.4 8/8] Revert "parisc: Fix patch code locking and flushing"

[PATCH bpf-next v2 0/4] bpf: bpf link iterator
 2022-05-10 15:52 UTC  (3+ messages)
` [PATCH bpf-next v2 2/4] selftests/bpf: Fix result check for test_bpf_hash_map
` [PATCH bpf-next v2 3/4] selftests/bpf: Use ASSERT_* instead of CHECK

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-10 15:47 UTC  (23+ messages)
` [PATCH 01/22] introduce bitmap.cocci
` [PATCH 02/22] introduce cpumask.cocci
` [PATCH 03/22] introduce nodemask.cocci
` [PATCH 04/22] ice: use bitmap_empty() in ice_vf_has_no_qs_ena()
  ` [Intel-wired-lan] "
` [PATCH 05/22] iio: replace bitmap_weight with bitmap_weitght_{eq,le} where appropriate
` [PATCH 06/22] octeontx2: use bitmap_empty() instead of bitmap_weight()
` [PATCH 07/22] risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
` [PATCH 08/22] bitops: introduce MANY_BITS() macro
` [PATCH 09/22] qed: replace bitmap_weight() with MANY_BITS()
` [PATCH 10/22] net/mlx5e: simplify mlx5e_set_fecparam()
` [PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
` [PATCH 12/22] ia64: cleanup remove_siblinginfo()
` [PATCH 13/22] x86: smp: move cpumask_weight() out of for-loop in remove_siblinginfo
` [PATCH 14/22] x86: smp: use cpumask_weight_eq() "
` [PATCH 15/22] net/mlx5: use cpumask_weight_gt() in irq_pool_request_irq()
` [PATCH 16/22] x86/tsc: use cpumask_weight_gt() in loop_timeout()
` [PATCH 17/22] sched/core: fix opencoded cpumask_any_but()
` [PATCH 18/22] sched/core: remove unneeded cpumask_weight() in sched_core_cpu_{starting,deactivate}
` [PATCH 21/22] cpufreq: use cpumask_weight_gt() in policy_is_shared()

[PATCH AUTOSEL 4.19 1/6] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:46 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 2/6] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 4.19 3/6] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 4.19 4/6] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 4.19 5/6] s390: disable -Warray-bounds
` [PATCH AUTOSEL 4.19 6/6] tcp: resalt the secret every 10 seconds

[PATCH 0/6] ASOC: Fix the error handling code of the probe
 2022-05-10 15:56 UTC  (7+ messages)
` [PATCH 1/6] ASoC: cs42l52: Fix the error handling of cs42l56_i2c_probe()
` [PATCH 2/6] ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()
` [PATCH 6/6] ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()

[PATCH v2] editorial: update S390 Common I/O link
 2022-05-10 15:57 UTC  (2+ messages)
` [virtio-dev] "

[PATCH 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-10 15:55 UTC  (4+ messages)
` [PATCH 1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page

[Intel-gfx] [PATCH] drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
 2022-05-10 15:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[RFC v2 0/2] Add driver for PAPR watchdog timers
 2022-05-10 15:48 UTC  (4+ messages)
` [RFC v2 2/2] watchdog: pseries-wdt: initial support for PAPR virtual "

[LTP] [PATCH v2 0/4] shell: Add $TST_MOUNT_DEVICE support
 2022-05-10 15:54 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] tst_test.sh: Add $TST_MOUNT_DEVICE
` [LTP] [PATCH v2 2/4] df01.sh: Use TST_MOUNT_DEVICE=1
` [LTP] [PATCH v2 3/4] tst_test.sh: Improve pattern for allowed variables
` [LTP] [PATCH v2 4/4] shell: Add test for TST_MOUNT_DEVICE=1

[PATCH AUTOSEL 4.9 1/4] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:47 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 2/4] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 4.9 3/4] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 4.9 4/4] ASoC: ops: Validate input values in snd_soc_put_volsw_range()

[PATCH 4/4] USB: gadget: Add a new bus for gadgets
 2022-05-10 15:51 UTC  (11+ messages)
                  ` [PATCH] USB: gadget: Add ID numbers to gadget names

[PATCH AUTOSEL 5.10 1/9] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC  (13+ messages)
` [PATCH AUTOSEL 5.10 2/9] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 5.10 3/9] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 5.10 4/9] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 5.10 5/9] s390: disable -Warray-bounds
` [PATCH AUTOSEL 5.10 6/9] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH AUTOSEL 5.10 7/9] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
` [PATCH AUTOSEL 5.10 8/9] tcp: resalt the secret every 10 seconds
` [PATCH AUTOSEL 5.10 9/9] Revert "parisc: Fix patch code locking and flushing"

[PATCH] ath11k: update missing mumimo and ofdma stats
 2022-05-10 15:54 UTC  (2+ messages)

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-05-10 15:50 UTC  (11+ messages)

[PATCH 02/50] staging: media: imx: imx7-media-csi: Split imx_media_dev from probe()
 2022-05-10 15:49 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH AUTOSEL 5.17 01/21] hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
 2022-05-10 15:49 UTC  (29+ messages)
` [PATCH AUTOSEL 5.17 02/21] hwmon: (f71882fg) Fix negative temperature
` [PATCH AUTOSEL 5.17 03/21] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH AUTOSEL 5.17 04/21] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
` [PATCH AUTOSEL 5.17 05/21] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 5.17 06/21] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 5.17 07/21] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 5.17 08/21] s390: disable -Warray-bounds
` [PATCH AUTOSEL 5.17 09/21] ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
` [PATCH AUTOSEL 5.17 10/21] io_uring: assign non-fixed early for async work
` [PATCH AUTOSEL 5.17 11/21] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH AUTOSEL 5.17 12/21] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
` [PATCH AUTOSEL 5.17 13/21] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH AUTOSEL 5.17 14/21] tcp: use different parts of the port_offset for index and offset
` [PATCH AUTOSEL 5.17 15/21] tcp: resalt the secret every 10 seconds
` [PATCH AUTOSEL 5.17 16/21] tcp: add small random increments to the source port
` [PATCH AUTOSEL 5.17 17/21] tcp: dynamically allocate the perturb table used by source ports
` [PATCH AUTOSEL 5.17 18/21] tcp: increase source port perturb table to 2^16
` [PATCH AUTOSEL 5.17 19/21] tcp: drop the hash_32() part from the index calculation
` [PATCH AUTOSEL 5.17 20/21] block: Do not call folio_next() on an unreferenced folio
` [PATCH AUTOSEL 5.17 21/21] Revert "parisc: Fix patch code locking and flushing"

[PATCH v5 net-next 00/13] tcp: BIG TCP implementation
 2022-05-10 15:49 UTC  (4+ messages)
` [PATCH v5 net-next 13/13] mlx5: support BIG TCP packets

[PATCH] niu: Add "overloaded" struct page union member
 2022-05-10 15:50 UTC  (3+ messages)

[PATCH 1/3] selftests: vm: add process_mrelease tests
 2022-05-10 15:51 UTC  (6+ messages)
` [PATCH 2/3] mm: drop oom code from exit_mmap
` [PATCH 3/3] mm: delete unused MMF_OOM_VICTIM flag

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-10 15:48 UTC  (6+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-10 15:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add James and Mike as Arm64 performance events reviewers
 2022-05-10 15:51 UTC  (2+ messages)

[yocto] [PATCH yocto-autobuilder-helper] config.json: test only command line images with x32
 2022-05-10 15:51 UTC 

[Cluster-devel] [PATCH] gfs2: Use container_of() for gfs2_glock(aspace)
 2022-05-10 15:51 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 1/5] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:46 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 2/5] ASoC: max98090: Reject invalid values in custom control put()
` [PATCH AUTOSEL 4.14 3/5] ASoC: max98090: Generate notifications on changes for custom control
` [PATCH AUTOSEL 4.14 4/5] ASoC: ops: Validate input values in snd_soc_put_volsw_range()
` [PATCH AUTOSEL 4.14 5/5] tcp: resalt the secret every 10 seconds

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-10 15:51 UTC  (6+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation

[PATCH v9 08/69] mm: start tracking VMAs with maple tree
 2022-05-10 15:51 UTC  (3+ messages)

[PATCH] doc: update Linux core isolation guide
 2022-05-10 15:50 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/8] Introduce support for RISC-V architecture
 2022-05-10 15:48 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] eal: add initial "
  ` [PATCH v3 2/8] net/ixgbe: enable vector stubs for RISC-V
  ` [PATCH v3 3/8] net/memif: set memfd syscall ID on RISC-V
  ` [PATCH v3 4/8] net/tap: set BPF syscall ID for RISC-V
  ` [PATCH v3 5/8] examples/l3fwd: enable RISC-V operation
  ` [PATCH v3 6/8] test/cpuflags: add test for RISC-V cpu flag
  ` [PATCH v3 7/8] devtools: add RISC-V to test-meson-builds.sh
  ` [PATCH v3 8/8] ci: add RISCV64 cross compilation job

[PATCH v2 1/2] ns16550: reject IRQ above nr_irqs_gsi
 2022-05-10 15:48 UTC  (4+ messages)

[PATCH v3 0/3] fix `sudo make install` regression in maint
 2022-05-10 15:47 UTC  (4+ messages)
` [RFC PATCH v4 "

[PATCH v3] ath10k: improve BDF search fallback strategy
 2022-05-10 15:46 UTC  (5+ messages)

+ vmscan-convert-the-writeback-handling-in-shrink_page_list-to-folios.patch added to mm-unstable branch
 2022-05-10 15:47 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.37-314-g60041d098524)
 2022-05-10 15:44 UTC 

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-10 15:47 UTC  (9+ messages)

[RFC] sched,livepatch: call klp_try_switch_task in __cond_resched
 2022-05-10 15:44 UTC  (6+ messages)

[PATCH] cpufreq: fix race on cpufreq online
 2022-05-10 15:43 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[xfstests PATCH] ext4/053: fix the rejected mount option testing
 2022-05-10 15:43 UTC  (4+ messages)

Video4Linux: Call an I2C subdev function to start a stream after a CSI2 driver has been started
 2022-05-10 15:43 UTC  (3+ messages)

[SPDK] Re: Why two perf processes can't scale out?
 2022-05-10 15:43 UTC 

[PATCH 0/1] Add Zihintpause support
 2022-05-10 15:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] SUNRPC: Don't disable preemption while calling svc_pool_for_cpu()
 2022-05-10 15:43 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH v2] image.bbclass: allow overriding dependency on virtual/kernel:do_deploy
 2022-05-10 15:43 UTC 

New collaboration
 2022-05-10 15:35 UTC 

[PATCH] locking/atomic/x86: Introduce try_cmpxchg64
 2022-05-10 15:42 UTC 

[PATCH 1/2] vim: Upgrade 8.2.4681 -> 8.2.4912
 2022-05-10 15:42 UTC  (5+ messages)
  ` [OE-core] [PATCH 2/2] freetype: Upgrade 2.12.0 -> 2.12.1

[PATCH v2] misc: Fix always compiling MISC even for SPL/TPL
 2022-05-10 15:41 UTC  (2+ messages)

[PATCH v3 0/5] coresight: syscfg: Extend configfs for config load
 2022-05-10 15:39 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new
 2022-05-10 15:40 UTC  (4+ messages)

[PATCH 1/2] ASoC: wm2000: Remove redundant endianness flag
 2022-05-10 15:38 UTC  (2+ messages)
` [PATCH 2/2] ASoC: wm9090: "

[PATCH 1/2] linux-firmware: upgrade 20220411 -> 20220509
 2022-05-10 15:39 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: package new Qualcomm firmware


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.