All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-01 10:40:00 to 2022-08-01 11:52:17 UTC [more...]

[PATCH 5.4 00/34] 5.4.209-rc1 review
 2022-08-01 11:47 UTC  (34+ messages)
` [PATCH 5.4 01/34] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 5.4 02/34] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 5.4 03/34] s390/archrandom: prevent CPACF trng invocations in interrupt context
` [PATCH 5.4 04/34] tcp: Fix data-races around sysctl_tcp_dsack
` [PATCH 5.4 05/34] tcp: Fix a data-race around sysctl_tcp_app_win
` [PATCH 5.4 06/34] tcp: Fix a data-race around sysctl_tcp_adv_win_scale
` [PATCH 5.4 07/34] tcp: Fix a data-race around sysctl_tcp_frto
` [PATCH 5.4 08/34] tcp: Fix a data-race around sysctl_tcp_nometrics_save
` [PATCH 5.4 09/34] ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
` [PATCH 5.4 10/34] ice: do not setup vlan for loopback VSI
` [PATCH 5.4 11/34] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 5.4 12/34] tcp: Fix a data-race around sysctl_tcp_limit_output_bytes
` [PATCH 5.4 13/34] tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit
` [PATCH 5.4 14/34] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 5.4 15/34] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
` [PATCH 5.4 16/34] igmp: Fix data-races around sysctl_igmp_qrv
` [PATCH 5.4 17/34] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 5.4 18/34] tcp: Fix a data-race around sysctl_tcp_min_tso_segs
` [PATCH 5.4 19/34] tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen
` [PATCH 5.4 20/34] tcp: Fix a data-race around sysctl_tcp_autocorking
` [PATCH 5.4 21/34] tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit
` [PATCH 5.4 22/34] Documentation: fix sctp_wmem in ip-sysctl.rst
` [PATCH 5.4 23/34] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns
` [PATCH 5.4 24/34] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr
` [PATCH 5.4 25/34] i40e: Fix interface init with MSI interrupts (no MSI-X)
` [PATCH 5.4 26/34] sctp: fix sleep in atomic context bug in timer handlers
` [PATCH 5.4 27/34] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 5.4 28/34] virtio-net: fix the race between refill work and close
` [PATCH 5.4 29/34] perf symbol: Correct address for bss symbols
` [PATCH 5.4 30/34] sfc: disable softirqs for ptp TX
` [PATCH 5.4 31/34] sctp: leave the err path free in sctp_stream_init to sctp_stream_free
` [PATCH 5.4 32/34] ARM: crypto: comment out gcc warning that breaks clang builds
` [PATCH 5.4 34/34] scsi: core: Fix race between handling STS_RESOURCE and completion

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:50 UTC 

[igt-dev] [PATCH] lib/chamelium: Support MST connectors on reprobe by using connector name
 2022-08-01 11:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/chamelium: Support MST connectors on reprobe by using connector name (rev2)

[PATCH v3] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
 2022-08-01 11:37 UTC  (2+ messages)

[PATCH 0/5] Bug fix for recent batching change
 2022-08-01 11:47 UTC  (5+ messages)
` [PATCH 1/5] md/raid5: Refactor raid5_get_active_stripe()

[PATCH] NFSD: fix use-after-free on source server when doing inter-server copy
 2022-08-01 11:47 UTC  (2+ messages)

[PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
 2022-08-01 11:43 UTC  (3+ messages)

[GIT PULL] x86/core for v6.0
 2022-08-01 11:46 UTC 

[PATCH 1/2] perf stat: refactor __run_perf_stat common code
 2022-08-01 11:45 UTC  (4+ messages)
` [PATCH 2/2] perf stat: fix unexpected delay behaviour

[PATCH] KVM: x86/mmu: remove unused variable
 2022-08-01 11:45 UTC 

[PATCH v2 0/3] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-01 11:43 UTC  (2+ messages)

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-01 11:40 UTC 

[PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
 2022-08-01 11:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.4.2
 2022-08-01 11:43 UTC 

[PATCH v3 01/10] mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
 2022-08-01 11:42 UTC  (10+ messages)
` [PATCH v3 02/10] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
` [PATCH v3 03/10] mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
` [PATCH v3 04/10] mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
` [PATCH v3 05/10] mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
` [PATCH v3 06/10] mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v3 07/10] mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
` [PATCH v3 08/10] mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
` [PATCH v3 09/10] mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
` [PATCH v3 10/10] mfd: intel_soc_pmic_crc: Update the copyright year

WARNING: CPU: 4 PID: 326 at drivers/opp/core.c:2471 dev_pm_opp_set_config+0x344/0x620
 2022-08-01 11:43 UTC  (6+ messages)

[PATCH v2 0/4] vpci: first series in preparation for vpci on ARM
 2022-08-01 11:40 UTC  (3+ messages)
` [PATCH v2 3/4] vpci: use pcidevs locking to protect MMIO handlers

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:40 UTC 

[PATCH v2 RESEND 00/11] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-08-01 11:40 UTC  (13+ messages)
` [PATCH v2 RESEND 01/11] platform/x86/amd/pmf: Add support for PMF core layer
` [PATCH v2 RESEND 02/11] platform/x86/amd/pmf: Add support for PMF APCI layer
` [PATCH v2 RESEND 03/11] platform/x86/amd/pmf: Add support SPS PMF feature
` [PATCH v2 RESEND 04/11] platform/x86/amd/pmf: Add debugfs information
` [PATCH v2 RESEND 05/11] platform/x86/amd/pmf: Add heartbeat signal support
` [PATCH v2 RESEND 06/11] platform/x86/amd/pmf: Add fan control support

[patch net-next 0/4] net: devlink: allow parallel commands on multiple devlinks
 2022-08-01 11:40 UTC  (2+ messages)

[PATCH v4 0/4] LoongArch: Support new relocation types
 2022-08-01 11:39 UTC  (17+ messages)

[PATCH v2 net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-08-01 11:35 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] net: macb: Add "

add qemu_fdt_setprop_strings() and use it in most places
 2022-08-01 11:37 UTC  (7+ messages)
` [PATCH v3 3/5] hw/core: use qemu_fdt_setprop_strings()
` [PATCH v3 4/5] hw/mips: "
` [PATCH v3 5/5] hw/arm: change to "

[PATCH] clocksource: Resolve some coding specification issues about spaces
 2022-08-01 11:38 UTC 

[PATCH] selftests/powerpc: Avoid GCC 12 uninitialised variable warning
 2022-08-01 11:37 UTC 

[PATCH] mm/page_ext: remove unused variable in offline_page_ext
 2022-08-01 11:37 UTC  (3+ messages)

[PATCH v2 1/4] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
 2022-08-01 11:37 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: pmc_atom: Improve quirk message to be less cryptic
` [PATCH v2 3/4] platform/x86: pmc_atom: Make terminator entry uniform
` [PATCH v2 4/4] platform/x86: pmc_atom: Amend comment style and grammar

[PATCH v3 0/3] t0021: convert perl script to C test-tool helper
 2022-08-01 11:33 UTC  (3+ messages)
` [PATCH v3 2/3] t0021: implementation the rot13-filter.pl script in C

[GIT PULL] x86/misc for v6.0
 2022-08-01 11:35 UTC 

[PATCH] xen/arm64: efibind: fix MISRA C 2012 Directive 4.10 violation
 2022-08-01 11:35 UTC  (3+ messages)

[PATCH v2 01/10] mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
 2022-08-01 11:34 UTC  (8+ messages)

[PATCH v3] wifi: rtlwifi: 8192de: correct checking of IQK reload
 2022-08-01 11:33 UTC 

[PATCH v1 1/4] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
 2022-08-01 11:33 UTC  (5+ messages)
` [PATCH v1 2/4] platform/x86: pmc_atom: Improve quirk message to be less cryptic
` [PATCH v1 3/4] platform/x86: pmc_atom: Make terminator entry uniform
` [PATCH v1 4/4] platform/x86: pmc_atom: Amend comment style and grammar

[libvirt PATCH] libxl: Fix build with recent Xen that introduces new disk backend type
 2022-08-01 11:33 UTC  (5+ messages)

[PATCH 0/9] Fix issues of reference-transaction hook for various git commands
 2022-08-01 11:32 UTC  (3+ messages)
` [PATCH 6/9] refs: add reflog_info to hold more fields for reflog entry

[PATCH 0/5] KVM/x86: add a new hypercall to execute host system
 2022-08-01 11:32 UTC  (3+ messages)
` [PATCH 4/5] selftests/kvm/x86_64: set rax before vmcall

[ammarfaizi2-block:netdev/net-next/main 20/29] net/core/devlink.c:6392 devlink_nl_cmd_region_new() warn: inconsistent returns '&region->snapshot_lock'
 2022-08-01 11:29 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:30 UTC 

[PATCH nft 0/7] really handle stacked l2 headers
 2022-08-01 11:28 UTC  (4+ messages)
` [PATCH nft 2/7] netlink_delinearize: postprocess binary ands in set expressions

stable-rc/queue/4.19 build: 174 builds: 5 failed, 169 passed, 2 errors, 29 warnings (v4.19.253-92-g6c77d7aea663)
 2022-08-01 11:27 UTC 

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-01 11:26 UTC  (4+ messages)
` [PATCH v1 08/26] imx6ul/imx6ull: synchronise device trees with linux

[PATCH v2 1/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: rename to sdm845-xiaomi-beryllium-tianma.dts
 2022-08-01 11:25 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: move common nodes to a common dtsi
` [PATCH v3 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[PATCH net-next] net/tls: Remove redundant workqueue flush before destroy
 2022-08-01 11:24 UTC 

[PATCH 00/14] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-01 11:23 UTC  (4+ messages)

[GIT PULL] x86/cpu for v6.0
 2022-08-01 11:22 UTC 

[PULL 00/30] migration queue
 2022-08-01 11:20 UTC  (4+ messages)
` [PULL 08/30] tests: Add dirty page rate limit test
  ` migration test fails for aarch64 target (was: Re: [PULL 08/30] tests: Add dirty page rate limit test)

[PATCH 0/6] staging: vt6655: Create one base function for four macros
 2022-08-01 11:21 UTC  (3+ messages)
` [PATCH 2/6] staging: vt6655: Create one "

[PATCH] MAINTAINERS: Update Dialog Semiconductor mailing list, website
 2022-08-01 11:21 UTC  (2+ messages)

[PATCH v2 0/1] Mediatek MT6366 Regulator patch
 2022-08-01 11:14 UTC  (7+ messages)
` [PATCH v2] pmic: add mt6366 regulator document

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:20 UTC 

[PATCH v1 net-next] udp: Remove redundant __udp_sysctl_init() call from udp_init()
 2022-08-01 11:20 UTC  (2+ messages)

[PATCH v2] dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
 2022-08-01 11:27 UTC  (2+ messages)

[PATCH stable 5.10 0/3] dm: fix nullptr crash
 2022-08-01 11:19 UTC  (4+ messages)
` [PATCH stable 5.10 1/3] block: look up holders by bdev
  ` [dm-devel] "

[igt-dev] [PATCH] lib/igt_chamelium: Only plug in the ports configured in the config file
 2022-08-01 11:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_chamelium: Only plug in the ports configured in the config file (rev2)

[PATCH v2 RESEND] thunderbolt: Add DP out resource when DP tunnel is discovered
 2022-08-01 11:17 UTC  (3+ messages)

[PATCH 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-08-01 11:15 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: net: Add generic Bluetooth controller
  ` Broadcom/Apple Bluetooth driver for Apple Silicon
` [PATCH 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCI Bluetooth
` [PATCH 3/5] Bluetooth: hci_event: Add quirk to ignore byte in LE Extended Adv Report
` [PATCH 4/5] Bluetooth: Add quirk to disable extended scanning
` [PATCH 5/5] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCI boards

[PATCH v1 0/1]
 2022-08-01 11:15 UTC  (2+ messages)

[PATCH v1 1/3] macsec: add option to pass flag list to ip link add command
 2022-08-01 11:15 UTC  (4+ messages)
` [PATCH v1 3/3] macsec: add user manual description for extended packet number feature

[PATCH 4.9 0/6] Convert isec->lock into a spinlock fixing deadlock on GFS2
 2022-08-01 11:14 UTC  (2+ messages)

[f2fs-dev] [PATCH -next v2] f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
 2022-08-01 11:26 UTC  (2+ messages)
`  "

[PATCH 1/2] Revert "mlxsw: core: Use different get_trend() callbacks for different thermal zones"
 2022-08-01 11:13 UTC  (2+ messages)

❌ FAIL: Test report for 5.19.0 (mainline.kernel.org-clang) [3d7cb6b0]
 2022-08-01 11:12 UTC 

[igt-dev] [PATCH v3 0/2] tests/kms_lease: IGT test Cleanup
 2022-08-01 11:07 UTC  (3+ messages)
` [igt-dev] [PATCH v3 1/2] tests/kms_lease: Create dynamic subtests
` [igt-dev] [PATCH v3 2/2] tests/kms_lease: Test Cleanup

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.207-122-gcdd4fb2783c6)
 2022-08-01 11:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:10 UTC 

[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2022-07-29
 2022-08-01 11:10 UTC  (2+ messages)

[PATCH v12 00/30] v4l: routing and streams support
 2022-08-01 11:09 UTC  (14+ messages)
` [PATCH v12 09/30] media: mc: entity: Rewrite media_pipeline_start() to support routes
  ` [EXT] "
      ` [EXT] "
          ` [EXT] "
` [PATCH v12 23/30] media: subdev: Add for_each_active_route() macro

[GIT PULL] x86/fpu for v6.0
 2022-08-01 11:09 UTC 

[PATCH 0/2] Add support for Microchip QSPI controller
 2022-08-01 11:09 UTC  (7+ messages)
` [PATCH 1/2] spi: dt-binding: add Microchip CoreQSPI compatible
` [PATCH 2/2] spi: microchip-core-qspi: Add support for microchip fpga qspi controllers

[v4.9] Fixes to linux-4.9.y stable tree swab.h and random initialization
 2022-08-01 11:09 UTC  (3+ messages)
` [v4.9 PATCH 1/6] include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap

[PATCH v1 00/15] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-08-01 11:08 UTC  (18+ messages)
` [PATCH v1 13/15] platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode

[POSSIBLE BUG] iommu/io-pgtable-arm: possible dereferencing of NULL pointer
 2022-08-01 11:06 UTC  (4+ messages)

pull-request: wireless-next-2022-07-29
 2022-08-01 11:08 UTC  (3+ messages)

[GIT PULL] file locking changes for v6.0
 2022-08-01 11:07 UTC 

[OE-core] [PATCH] glibc: revert one upstream change to work around broken DEBUG_BUILD build
 2022-08-01 11:04 UTC  (2+ messages)
  ` [OE-core] [RFC][PATCHv2] "

[PATCH wireless] wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()
 2022-08-01 11:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-01 11:00 UTC 

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-01 10:54 UTC  (5+ messages)

[PATCH 1/3] cxl/region: uninitialized variable in alloc_hpa()
 2022-08-01 10:56 UTC  (3+ messages)
` [PATCH 3/3] cxl/region: decrement ->nr_targets on error in cxl_region_attach()

[PATCH v2 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0
 2022-08-01 10:51 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in post_one_notification
 2022-08-01 10:54 UTC 

[PATCH] ath10k: add peer map clean up for peer delete in ath10k_sta_state()
 2022-08-01 10:43 UTC  (2+ messages)

[RFC V3 PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-08-01 10:53 UTC  (3+ messages)

[PATCH v1 0/7] tools/ocaml code and build cleanups
 2022-08-01 10:52 UTC  (4+ messages)
` [PATCH v1 3/7] tools/ocaml/*/dune: dune based build system

[PATCH] power: supply: bq25890: Add support for setting IINLIM
 2022-08-01 10:50 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-01 10:50 UTC 

[PATCH v3 mptcp-next 0/4] mptcp: just another receive path refactor
 2022-08-01 10:50 UTC  (2+ messages)

[kvm:queue 15/59] arch/x86/kvm/mmu/mmu.c:6391:12: warning: variable 'pfn' set but not used
 2022-08-01 10:50 UTC 

[PATCH net-next 01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment
 2022-08-01 10:50 UTC  (2+ messages)

[PATCH] net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
 2022-08-01 10:50 UTC  (2+ messages)

[PATCH v2 0/4] ALSA: Defer async signal handling
 2022-08-01 10:48 UTC  (6+ messages)
` [PATCH v2 1/4] ALSA: core: Add async signal helpers

[PATCH v5 0/2] MediaTek pinctrl patch on mt8188
 2022-08-01  9:52 UTC 

xenstored socket backlog length
 2022-08-01 10:45 UTC  (2+ messages)

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-08-01 10:36 UTC  (5+ messages)
` [PATCH v3 30/32] drm/via: Add Kconfig

[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
 2022-08-01 10:43 UTC  (3+ messages)

rose timer t error displayed in /proc/net/rose
 2022-08-01 10:43 UTC  (3+ messages)

[PATCH] Add a read memory barrier to wait_on_buffer
 2022-08-01 10:43 UTC  (11+ messages)
    ` [PATCH v2] make buffer_locked provide an acquire semantics
          ` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
                ` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
              ` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit

stable-rc/queue/5.10 build: 182 builds: 3 failed, 179 passed, 4 errors, 10 warnings (v5.10.133-167-gfbf9d26798dd3)
 2022-08-01 10:43 UTC 

[PATCH 0/2] migration: fix coverity nits
 2022-08-01 10:38 UTC  (2+ messages)

stable/linux-4.14.y baseline: 70 runs, 11 regressions (v4.14.290)
 2022-08-01 10:40 UTC 

stable-rc/queue/4.14 baseline: 78 runs, 10 regressions (v4.14.289-47-g5ad541b008fb)
 2022-08-01 10:40 UTC 

stable-rc/queue/4.9 baseline: 27 runs, 8 regressions (v4.9.324-35-g0973dc75e426c)
 2022-08-01 10:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-01 10:40 UTC 

[PATCH] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
 2022-08-01 10:26 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.