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

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-10 15:47 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 04/22] ice: use bitmap_empty() in ice_vf_has_no_qs_ena()
` [PATCH 05/22] iio: replace bitmap_weight with bitmap_weitght_{eq,le} where appropriate
` [PATCH 07/22] risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
` [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 15/22] net/mlx5: use cpumask_weight_gt() in irq_pool_request_irq()
` [PATCH 21/22] cpufreq: use cpumask_weight_gt() in policy_is_shared()

[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 

[PATCH AUTOSEL 4.9 1/4] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:47 UTC  (6+ 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()

[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 AUTOSEL 4.19 1/6] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:46 UTC  (6+ 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 5.4 1/8] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC  (11+ 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 8/8] Revert "parisc: Fix patch code locking and flushing"

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

[PATCH AUTOSEL 5.10 1/9] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:45 UTC  (11+ 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 9/9] Revert "parisc: Fix patch code locking and flushing"

[PATCH 00/11] Introduce support for RISC-V architecture
 2022-05-10 15:48 UTC  (13+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] devtools: add RISC-V to test-meson-builds.sh
  ` [PATCH v3 0/8] Introduce support for RISC-V architecture
    ` [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 AUTOSEL 5.15 01/19] hwmon: (f71882fg) Fix negative temperature
 2022-05-10 15:47 UTC  (24+ 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 13/19] tcp: use different parts of the port_offset for index and offset
` [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 19/19] Revert "parisc: Fix patch code locking and flushing"

[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)

[PATCH 1/3] selftests: vm: add process_mrelease tests
 2022-05-10 15:46 UTC  (4+ messages)
` [PATCH 2/3] mm: drop oom code from exit_mmap

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

[PATCH AUTOSEL 5.17 01/21] hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
 2022-05-10 15:43 UTC  (28+ 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] 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  (6+ messages)
` [PATCH 2/2] drm/amdgpu: move internal vram_mgr function into the C file

[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

[PATCH 1/2] toradex: tdx-cfg-block: add new 8gb apalis-imx8
 2022-05-10 15:39 UTC  (4+ messages)
` [PATCH 2/2] board: apalis-imx8: add new 8gb product variant

[PATCH] x86/mm/cpa: set PAGE_KERNEL in __set_pages_p()
 2022-05-10 15:38 UTC  (4+ messages)

[PATCH] i2c: rockchip: fix transfer return value
 2022-05-10 15:36 UTC 

[PATCH net 0/2] net: sfc: fix memory leak in ->mtd_probe() callback
 2022-05-10 15:36 UTC  (3+ messages)
` [PATCH net 1/2] net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
` [PATCH net 2/2] net: sfc: siena: fix memory leak in siena_mtd_probe()

[PATCH] net: rtlwifi: Use pr_warn_once instead of WARN_ONCE
 2022-05-10 15:36 UTC  (2+ messages)

[PATCH 0/7] fork: Make init and umh ordinary tasks
 2022-05-10 15:36 UTC  (4+ messages)

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-05-10 15:34 UTC  (7+ messages)
` [PATCH v4 10/12] ptrace: Don't change __state

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-05-10 15:35 UTC  (6+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-10 15:34 UTC  (12+ messages)
` [PATCH v11 1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask()
` [PATCH v11 2/8] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v11 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v11 4/8] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v11 5/8] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v11 6/8] cgroup/cpuset: Show invalid partition reason string
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH 0/6] ASOC: Fix the error handling code of the probe
 2022-05-10 15:32 UTC  (12+ 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 3/6] ASoC: rt5645: Fix the error handling of rt5645_i2c_probe()
` [PATCH 4/6] ASoC: tas571x: Fix the error handling of tas571x_i2c_probe()
` [PATCH 5/6] ASoC: tas6424: Fix the error handling of tas6424_i2c_probe()
` [PATCH 6/6] ASoC: wm8903: Fix the error handling of wm8903_i2c_probe()

[PATCH bpf-next 0/9] Misc libbpf fixes and small improvements
 2022-05-10 15:34 UTC  (3+ messages)
` [PATCH bpf-next 8/9] libbpf: automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary

[PATCH v2 0/4] Vairous fixes for qemu support
 2022-05-10 15:35 UTC  (5+ messages)
` [PATCH v2 1/4] xen: Fix class inherit in xen-image
` [PATCH v2 2/4] qemuboot: Fix command line and enable other machines
` [PATCH v2 3/4] xen: enable qemuboot for arm32
` [PATCH v2 4/4] xen: Disable PCI on qemuarm with Xen

Question about SC16IS752 device tree
 2022-05-10 15:31 UTC  (6+ messages)

[PATCH v2 net] net: phy: mscc: Add error check when __phy_read() failed
 2022-05-10 15:33 UTC  (4+ messages)

5.18 vmwgfx seems to break booting VirtualBox VMs
 2022-05-10 15:34 UTC  (2+ messages)
` 5.18 vmwgfx seems to break booting VirtualBox VMs #forregzbot

[BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
 2022-05-10 15:31 UTC  (4+ messages)

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-10 15:32 UTC  (6+ messages)
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi


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.