All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 03:18:52 to 2024-05-28 05:14:12 UTC [more...]

[PATCH 0/9] refs: ref storage format migrations
 2024-05-28  5:14 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] setup: unset ref storage when reinitializing repository version
  ` [PATCH v2 8/9] refs: implement logic to migrate between ref storage formats
  ` [PATCH v2 9/9] builtin/refs: new command to migrate "

[PATCH net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
 2024-05-28  5:13 UTC  (2+ messages)

[PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
 2024-05-28  5:12 UTC  (4+ messages)

[PATCH 1/1] mdadm/platform-intel: Fix buffer overflow
 2024-05-28  5:09 UTC  (2+ messages)

[PATCH 00/20] Various memory leak fixes
 2024-05-28  5:09 UTC  (6+ messages)
` [PATCH v2 00/21] "

[PATCH 0/2] Add HWMON support for BMG
 2024-05-28  5:09 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/hwmon: "
` [PATCH 2/2] drm/xe/hwmon: Expose card power and energy attributes of BMG

[cocci] patch idea: convert trivial call_rcu users to kfree_rcu
 2024-05-28  5:09 UTC  (6+ messages)

[PATCH 0/5] ChromeOS Embedded Controller LED driver
 2024-05-28  5:09 UTC  (3+ messages)
` [PATCH 4/5] leds: add ChromeOS EC driver

[PATCH 00/11] ASoC: simple-card: sync support
 2024-05-28  5:05 UTC  (12+ messages)
` [PATCH 01/11] ASoC: simple-card-utils: remove both playback/capture_only check
` [PATCH 02/11] ASoC: audio-graph-card2: add ep_to_port() / port_to_ports()
` [PATCH 03/11] ASoC: audio-graph-card2: remove ports node name check
` [PATCH 04/11] ASoC: audio-graph-card2: expand dai_link property part
` [PATCH 05/11] ASoC: audio-graph-card2: merge graph_parse_mclk_fs() into graph_link_init()
` [PATCH 06/11] ASoC: audio-graph-card: add ep_to_port() / port_to_ports()
` [PATCH 07/11] ASoC: audio-graph-card: remove ports node name check
` [PATCH 08/11] ASoC: audio-graph-card: enable playback/capture_only property
` [PATCH 09/11] ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init()
` [PATCH 10/11] ASoC: simple-audio-card: enable playback/capture_only property
` [PATCH 11/11] ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-28  5:05 UTC  (2+ messages)
` [PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds

[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
 2024-05-28  5:00 UTC  (2+ messages)

[PATCH] selftests: tpm2: conform test to TAP output
 2024-05-28  5:05 UTC  (2+ messages)

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-05-28  5:05 UTC  (6+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()

[PATCH v2] selftests: x86: conform test to TAP format output
 2024-05-28  5:05 UTC  (2+ messages)

[PATCH 0/4] selftest: x86: conform tests to TAP format output
 2024-05-28  5:04 UTC  (3+ messages)

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-28  5:04 UTC  (2+ messages)

[PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-05-28  5:02 UTC  (4+ messages)

[PATCH] perf record: add a shortcut for metrics
 2024-05-28  5:01 UTC  (6+ messages)

powercap ABI clarification
 2024-05-28  4:59 UTC  (4+ messages)

[PATCH v1 1/1] PNP: Export pnp_bus_type for modules
 2024-05-28  4:58 UTC  (2+ messages)

[PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static
 2024-05-28  4:54 UTC 

Wcd937x support
 2024-05-28  4:55 UTC 

ARM Ftrace Function Graph Fails With UNWINDER_FRAME_POINTER
 2024-05-28  4:52 UTC  (7+ messages)

Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
 2024-05-28  4:51 UTC  (10+ messages)

[PATCH v5] virtio-net: clarify coalescing parameters settings
 2024-05-28  4:50 UTC  (2+ messages)

drm-ci: flaky tests for amdgpu driver testing
 2024-05-28  4:49 UTC 

[PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables
 2024-05-28  4:49 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank
 2024-05-28  4:40 UTC  (2+ messages)

linux-next: Tree for May 28
 2024-05-28  4:38 UTC 

[PATCH 0/3] use new mount API for bcachefs
 2024-05-28  4:36 UTC  (5+ messages)
` [PATCH 1/3] bcachefs: add printbuf arg to bch2_parse_mount_opts()
` [PATCH 2/3] bcachefs: Add error code to defer option parsing
` [PATCH 3/3] bcachefs: use new mount API
` [PATCH KTEST] add test to exercise the new mount API for bcachefs

[PATCH 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-05-28  4:34 UTC  (4+ messages)
` [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration
` [PATCH 2/3] mm: zswap: fix global shrinker error handling logic
` [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit

[Intel-wired-lan] [iwl-next v3 00/15] ice: support devlink subfunction
 2024-05-28  4:38 UTC  (32+ messages)
`  "
` [Intel-wired-lan] [iwl-next v3 01/15] ice: add new VSI type for subfunctions
  `  "
` [Intel-wired-lan] [iwl-next v3 02/15] ice: export ice ndo_ops functions
  `  "
` [Intel-wired-lan] [iwl-next v3 03/15] ice: add basic devlink subfunctions support
  `  "
` [Intel-wired-lan] [iwl-next v3 04/15] ice: treat subfunction VSI the same as PF VSI
  `  "
` [Intel-wired-lan] [iwl-next v3 05/15] ice: allocate devlink for subfunction
  `  "
` [Intel-wired-lan] [iwl-next v3 06/15] ice: base subfunction aux driver
  `  "
` [Intel-wired-lan] [iwl-next v3 07/15] ice: implement netdev for subfunction
  `  "
` [Intel-wired-lan] [iwl-next v3 08/15] ice: make representor code generic
  `  "
` [Intel-wired-lan] [iwl-next v3 09/15] ice: create port representor for SF
  `  "
` [Intel-wired-lan] [iwl-next v3 10/15] ice: don't set target VSI for subfunction
  `  "
` [Intel-wired-lan] [iwl-next v3 11/15] ice: check if SF is ready in ethtool ops
  `  "
` [Intel-wired-lan] [iwl-next v3 12/15] ice: implement netdevice ops for SF representor
  `  "
` [Intel-wired-lan] [iwl-next v3 13/15] ice: support subfunction devlink Tx topology
  `  "
` [Intel-wired-lan] [iwl-next v3 14/15] ice: basic support for VLAN in subfunctions
  `  "
` [Intel-wired-lan] [iwl-next v3 15/15] ice: allow to activate and deactivate subfunction
  `  "

[PATCH] tests/qtest/migrate-test: Use regular file file for shared-memory tests
 2024-05-28  4:27 UTC 

[PATCH 1/1] iommu: Return right value in iommu_sva_bind_device()
 2024-05-28  4:25 UTC 

[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-28  4:12 UTC  (4+ messages)
` [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()

c4cb23111103 ("iommu/amd: Add support for enable/disable IOPF")
 2024-05-28  4:21 UTC  (2+ messages)

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-05-28  4:19 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v3 2/5] KVM: SVM: Add Idle HLT intercept support
` [PATCH v3 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

What's cooking in git.git (May 2024, #11; Mon, 27)
 2024-05-28  4:16 UTC 

[PATCH] xfs: avoid redundant AGFL buffer invalidation
 2024-05-28  4:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf-next 0/8] fixes for test_sockmap
 2024-05-28  4:12 UTC  (5+ messages)
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap

[PATCH v3] powerpc/perf: Set cpumode flags using sample address
 2024-05-28  4:03 UTC 

[OE-core][PATCH] iptables: Do not install /etc/ethertypes
 2024-05-28  4:10 UTC 

[PATCH v3 bpf-next 1/2] bpf: Relax precision marking in open coded iters and may_goto loop
 2024-05-28  4:10 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in xattr_cmp_key
 2024-05-28  4:10 UTC 

[syzbot] [block?] INFO: task hung in bdev_open
 2024-05-28  4:10 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS cc66adc7cf7b30134d6675c7d89237ad7204d3c1
 2024-05-28  4:04 UTC 

[PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch
 2024-05-28  4:03 UTC  (5+ messages)

[PATCH v2 0/3] arm64: ti: Add TPS6287 nodes
 2024-05-28  4:02 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and "

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-05-27
 2024-05-28  4:03 UTC 

[RFC 0/2] fuse: introduce fuse server recovery mechanism
 2024-05-28  4:02 UTC  (5+ messages)

[PATCH v3 0/3] arm64: ti: Add TPS6287 nodes
 2024-05-28  4:01 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: dts: ti: k3-am68-sk-base-board: Add LP8733 and "
` [PATCH v3 2/3] arm64: dts: ti: k3-am69-sk: Add TPS62873 node
` [PATCH v3 3/3] arm64: dts: ti: k3-j784s4-evm: "

[PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
 2024-05-28  4:02 UTC  (9+ messages)

[PATCH v6 0/6] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-05-28  4:02 UTC  (8+ messages)
` [PATCH v6 1/6] tpm: Open code tpm_buf_parameters()
` [PATCH v6 2/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v6 3/6] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v6 4/6] crypto: tpm2_key: Introduce a TPM2 key type
` [PATCH v6 5/6] keys: asymmetric: Add tpm2_key_rsa
` [PATCH v6 6/6] keys: asymmetric: Add tpm2_key_ecdsa

wifi: rtw88: 8821CU hangs after some number of power-off/on cycles
 2024-05-28  3:56 UTC  (4+ messages)
` [PATCH 1/2] wifi: rtw88: use RTW_FLAG_RUNNING for deciding whether to enter/leave IPS

[PATCH i-g-t] lib/igt_fb: Mark Xe framebuffers as slow access
 2024-05-28  3:51 UTC  (2+ messages)

[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata
 2024-05-28  3:47 UTC  (3+ messages)
` [PATCH 1/2 v4] block: change rq_integrity_vec to respect the iterator

[PATCH mptcp-next v6 0/9] use helpers in lib.sh and net_helpers.sh
 2024-05-28  3:47 UTC  (3+ messages)
` [PATCH mptcp-next v6 5/9] selftests: net: lib: remove ns from list after clean-up

[LTP] [PATCH v1] pwritev201.c: Add check for RWF_APPEND flag
 2024-05-28  3:47 UTC 

[PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros
 2024-05-28  3:39 UTC  (2+ messages)

drivers/gpu/drm/radeon/pptable.h:442:5: error: 'counted_by' should not be applied to an array with element of unknown size because 'ATOM_PPLIB_STATE_V2' (aka 'struct _ATOM_PPLIB_STATE_V2') is a struct type with a flexible array member. This will be an err
 2024-05-28  3:41 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 517b3757b78064c22dca76e98d00dc694154acd3
 2024-05-28  3:39 UTC 

[PATCH net v2 0/2] virtio_net: fix lock warning and unrecoverable state
 2024-05-28  3:06 UTC  (4+ messages)
` [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"

[PATCH] x86: cpu: fixup number of addressable IDs for processor cores in the physical package
 2024-05-28  3:34 UTC  (3+ messages)

[PATCH v1 0/1] arm64: dts: qcom: Add coresight nodes for SA8775p
 2024-05-28  3:32 UTC  (3+ messages)
` (subset) "

[PATCH] soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm4450: Add cpufreq support
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH 0/2] Add I2C and SPI busses for SDX75
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Add SDHCI support for SDX75 SoC
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8650: Enable download mode register write
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the IPQ5321 SoC
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] clk: qcom: add missing MODULE_DESCRIPTION() macros
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] soc: qcom: pmic_glink: Handle the return value of pmic_glink_init
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: msm8998: enable adreno_smmu by default
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH 0/3] SDM670 shared memory and socinfo
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Add Samsung Galaxy Note 3 support
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Various fixes for the lm3630a backlight driver
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add basic APR sound support for SC7280 SoC
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLD
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v4 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v4 0/9] arm64: dts: qcom: fix description of the Type-C signals
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: fix IPA firmware path
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v3 0/8] Add dispcc, videocc and camcc for SM7150
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] clk: qcom: Constify struct pll_vco
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH v3 0/2] Add samsung-milletwifi
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] MSM8976 MDSS/GPU/WCNSS support
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH] soc: qcom: pmic_glink: Increase max ports to 3
 2024-05-28  3:32 UTC  (2+ messages)

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-05-28  3:32 UTC  (2+ messages)
` (subset) "

[PATCH v2 2/2] xhci: Apply broken streams quirk to Etron EJ188 xHCI host
 2024-05-28  3:31 UTC  (2+ messages)
` [PATCH v2 1/2] xhci: Apply reset resume "

[jlayton:mgtime 4/5] fs/inode.c:70:17: error: unknown type name 'u128'
 2024-05-28  3:31 UTC 

TCG change broke MorphOS boot on sam460ex
 2024-05-28  3:30 UTC  (7+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2024-05-28  3:31 UTC  (2+ messages)

linux-next: build warnings in Linus' tree
 2024-05-28  3:30 UTC 

rt_igc fails to bing an i225-V Ethernet device
 2024-05-28  3:30 UTC  (2+ messages)

[PATCH ipsec-next,v4] xfrm: support sending NAT keepalives in ESP in UDP states
 2024-05-28  3:29 UTC 

[PATCH v2] NFS: add barriers when testing for NFS_FSDATA_BLOCKED
 2024-05-28  3:27 UTC 

[PATCH 1/1] vhost-vsock: add VIRTIO_F_RING_PACKED to feaure_bits
 2024-05-28  3:25 UTC  (4+ messages)

[PATCH v3] ftrace: Hide one more entry in stack trace when ftrace_pid is enabled
 2024-05-28  3:24 UTC 

[RFC][PATCH 1/3] netns: use GO_SRCURI_DESTSUFFIX
 2024-05-28  3:25 UTC  (7+ messages)
` [RFC][PATCH 2/3] cni: "
  ` [meta-virtualization] "

[PATCH net-next] ipv6: sr: restruct ifdefines
 2024-05-28  3:25 UTC 

[PATCH 2/3] bcache: call force_wake_up_gc() if necessary in check_should_bypass()
 2024-05-28  3:24 UTC  (3+ messages)

[PATCH/RFC 2/3] pmdomain: core: Avoid earlycon power-down
 2024-05-28  3:20 UTC  (2+ messages)

[PATCH v6 0/2] Add i.MX8Q HSIO PHY support
 2024-05-28  2:59 UTC  (9+ messages)
` [PATCH v6 1/2] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding
` [PATCH v6 2/2] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support

[PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env()
 2024-05-28  3:19 UTC 

[syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2)
 2024-05-28  3:12 UTC  (2+ messages)
` [PATCH] nfc/nci: Add the inconsistency check between the input data length and count


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.