All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-02 16:40:17 to 2024-04-02 17:32:39 UTC [more...]

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-02 16:52 UTC  (7+ messages)
` [PATCH v0 03/14] drm/gma500, drm/i915: Make I2C terminology more inclusive
  ` [PATCH v0 03/14] drm/gma500,drm/i915: "

[PATCH v1 00/16] serial: max3100: Put into shape
 2024-04-02 17:32 UTC  (9+ messages)
` [PATCH v1 01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change()
` [PATCH v1 02/16] serial: max3100: Update uart_driver_registered on driver removal
` [PATCH v1 13/16] serial: max3100: Extract to_max3100_port() helper macro

ICMP_PARAMETERPROB and ICMP_TIME_EXCEEDED during connect
 2024-04-02 17:32 UTC  (8+ messages)

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-02 17:32 UTC 

[PATCH v3] Bluetooth: add experimental BT_NO_ERRQUEUE_POLL socket option
 2024-04-02 17:32 UTC  (2+ messages)
` [v3] "

[syzbot] [hams?] possible deadlock in serial8250_console_write
 2024-04-02 17:32 UTC 

[PATCH BlueZ v3 0/8] tests: add TX timestamping tests
 2024-04-02 17:32 UTC  (10+ messages)
` [PATCH BlueZ v3 1/8] lib: add BT_SCM_ERROR and BT_NO_ERRQUEUE_POLL
` [PATCH BlueZ v3 2/8] iso-tester: Add tests for TX timestamping
` [PATCH BlueZ v3 3/8] l2cap-tester: Add test "
` [PATCH BlueZ v3 4/8] btdev: set nonzero SCO mtu & max pkt
` [PATCH BlueZ v3 5/8] sco-tester: add TX timestamping test
` [PATCH BlueZ v3 6/8] bthost: handle client L2CAP conn in LE credit based mode
` [PATCH BlueZ v3 7/8] l2cap-tester: add tests for LE Client read/write/tx-timestamping
` [PATCH BlueZ v3 8/8] iso-tester: add test for BT_NO_ERRQUEUE_POLL

[PATCH] selftests/sgx: Improve cgroup test scripts
 2024-04-02 17:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-04-02 17:31 UTC  (2+ messages)

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-02 17:31 UTC  (7+ messages)
` [PATCH net-next 3/7] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH v2] locking/rwsem: Disable preemption while trying for rwsem lock
 2024-04-02 17:30 UTC  (4+ messages)

[PATCH 0/2] Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
 2024-04-02 17:30 UTC  (2+ messages)

[PATCH 0/9] reftable: optimize write performance
 2024-04-02 17:30 UTC  (10+ messages)
` [PATCH 1/9] refs/reftable: fix D/F conflict error message on ref copy
` [PATCH 2/9] refs/reftable: perform explicit D/F check when writing symrefs
` [PATCH 3/9] refs/reftable: skip duplicate name checks
` [PATCH 4/9] refs/reftable: don't recompute committer ident
` [PATCH 5/9] reftable/writer: refactorings for `writer_add_record()`
` [PATCH 6/9] reftable/writer: refactorings for `writer_flush_nonempty_block()`
` [PATCH 7/9] reftable/block: reuse zstream when writing log blocks
` [PATCH 8/9] reftable/block: reuse compressed array
` [PATCH 9/9] reftable/writer: reset `last_key` instead of releasing it

FAILED: patch "[PATCH] Revert "x86/mm/ident_map: Use gbpages only where full GB page" failed to apply to 6.6-stable tree
 2024-04-02 17:29 UTC  (2+ messages)
` [PATCH 6.6.y] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."

Regression : Latitude 5500 do not always go to true sleep mode
 2024-04-02 17:27 UTC  (3+ messages)

[RFC] drm/i915/dp: Log message when limiting SST link rate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
 2024-04-02 17:26 UTC  (2+ messages)

[linux-next:master 2555/3220] arch/csky/include/asm/cmpxchg.h:138:25: error: implicit declaration of function 'cmpxchg_emu_u8'
 2024-04-02 17:26 UTC  (2+ messages)

[PATCH v2] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-04-02 17:26 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux
 2024-04-02 17:25 UTC  (3+ messages)

[PATCH 0/7] reftable: improvements for the `binsearch()` mechanism
 2024-04-02 17:25 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] reftable/refname: refactor binary search over refnames
  ` [PATCH v2 4/7] reftable/block: refactor binary search over restart points
  ` [PATCH v2 7/7] reftable/block: avoid decoding keys when searching "
` [PATCH v3 0/7] reftable: improvements for the `binsearch()` mechanism
  ` [PATCH v3 1/7] reftable/basics: fix return type of `binsearch()` to be `size_t`
  ` [PATCH v3 2/7] reftable/basics: improve `binsearch()` test
  ` [PATCH v3 3/7] reftable/refname: refactor binary search over refnames
  ` [PATCH v3 4/7] reftable/block: refactor binary search over restart points
  ` [PATCH v3 5/7] reftable/block: fix error handling when searching "
  ` [PATCH v3 6/7] reftable/record: extract function to decode key lengths
  ` [PATCH v3 7/7] reftable/block: avoid decoding keys when searching restart points

GSoC 2024 [PATCH v2] Fix Git command exit code suppression in test script t2104-update-index-skip-worktree.sh
 2024-04-02 17:23 UTC  (4+ messages)

[XEN PATCH v3 0/7] address violations of MISRA C Rule 20.7
 2024-04-02 17:23 UTC  (4+ messages)
` [XEN PATCH v3 1/7] x86/msi: address violation of MISRA C Rule 20.7 and coding style

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-02 17:23 UTC  (4+ messages)

[PATCH v2 0/3] reftable/stack: use geometric table compaction
 2024-04-02 17:23 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction

[PATCH 0/1] Split lock detected in kernel mode on x86-32 with PAE
 2024-04-02 17:23 UTC  (4+ messages)
` [PATCH 1/1] x86/mm/pae: Align up pteval_t, pmdval_t and pudval_t to avoid split locks

[PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
 2024-04-02 17:23 UTC  (2+ messages)

[PATCH 1/3] arm64: Add TIF_POLLING_NRFLAG
 2024-04-02 17:23 UTC  (5+ messages)
` [PATCH 2/3] arm64: add __READ_ONCE_EX()
` [PATCH 3/3] arm64: cpuidle: Add arm_poll_idle

[PATCH mptcp-next v5 0/2] display "last time" actions info
 2024-04-02 17:22 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] bpf: Add a generic bits iterator
 2024-04-02 17:22 UTC  (2+ messages)

[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
 2024-04-02 17:21 UTC  (5+ messages)
` [PATCH v6 2/5] KVM: arm64: Add newly allocated ID registers to register descriptions

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
 2024-04-02 17:22 UTC 

[PATCH v2 0/3] Add i.MX8Q HSIO PHY driver support
 2024-04-02 17:21 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: phy: phy-imx8-pcie: Add binding for i.MX8Q HSIO SerDes PHY

[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'struct tty_struct *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast
 2024-04-02 17:20 UTC  (2+ messages)

[RFC V2 1/2] md/raid5: optimize RAID5 performance
 2024-04-02 17:19 UTC  (2+ messages)

[RFC PATCH v1 0/1] Add TH1520 eMMC/SD controller support
 2024-04-02 17:19 UTC  (4+ messages)
` [RFC PATCH v1 1/1] mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC

[PATCH] build: exclude rather than include libs in MSVC build
 2024-04-02 17:19 UTC  (4+ messages)

[RFC 0/2] net/tap RSS BPF rewrite
 2024-04-02 17:12 UTC  (10+ messages)
` [PATCH v5 0/8] net/tap: cleanups and fix BPF flow
  ` [PATCH v5 1/8] net/tap: do not duplicate fd's
  ` [PATCH v5 2/8] doc: fix the requirements and building of TAP flow
  ` [PATCH v5 3/8] net/tap: remove unused RSS hash types
  ` [PATCH v5 4/8] net/tap: validate and setup parameters for BPF RSS
  ` [PATCH v5 5/8] net/tap: stop "vendoring" linux bpf headers
  ` [PATCH v5 6/8] net/tap: rewrite the RSS BPF program
  ` [PATCH v5 7/8] net/tap: use libbpf to load new "
  ` [PATCH v5 8/8] net/tap: remove no longer used files

Request to cherry-pick a patch for v5.15 (locking/rwsem: Disable preemption while trying for rwsem lock)
 2024-04-02 17:18 UTC  (3+ messages)

[PATCH] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
 2024-04-02 17:16 UTC  (4+ messages)

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-04-02 17:16 UTC  (2+ messages)

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-02 17:15 UTC  (8+ messages)
` [PATCH RFC cmpxchg 1/8] lib: Add one-byte and two-byte cmpxchg() emulation functions
` [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg

[RFC PATCH 00/12] SMMUv3 nested translation support
 2024-04-02 17:15 UTC  (3+ messages)
` [RFC PATCH 03/12] hw/arm/smmu: Add stage to TLB

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-02 17:15 UTC  (6+ messages)
` [PATCH 24/29] xfs: teach online repair to evaluate fsverity xattrs
` [PATCH 27/29] xfs: make it possible to disable fsverity

[PATCH] dt-bindings: pci: altera: covert to yaml
 2024-04-02 17:14 UTC  (2+ messages)

[PATCH 0/4] x86: Add CPUID region helper and clarify Xen startup
 2024-04-02 17:13 UTC  (4+ messages)
` [PATCH 1/4] x86/cpu: Add and use new CPUID region helper

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-02 17:11 UTC  (3+ messages)
` [RFC PATCH 5/6] watchdog: ROHM BD96801 PMIC WDG driver

Reproducibility of mesa with opencl feature enabled
 2024-04-02 17:11 UTC  (3+ messages)
` [oe] "

[PATCH] wifi: mt76: mt7603: add debugfs attr for disabling frames buffering
 2024-04-02 16:54 UTC  (3+ messages)

[PATCH] x86/sev: Apply RMP table fixups for kexec
 2024-04-02 17:11 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Add pid limit for mptcpify prog
 2024-04-02 17:10 UTC  (2+ messages)

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-04-02 17:10 UTC  (4+ messages)

[tip: x86/misc] Documentation/maintainer-tip: Clarify merge window policy
 2024-04-02 17:09 UTC 

C skill issues and good taste
 2024-04-02 17:08 UTC 

[RFC] KVM: arm64: improving IO performance during unmap?
 2024-04-02 17:00 UTC  (7+ messages)
` [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to smallest block

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-04-02 17:09 UTC  (7+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space

[PATCH net-next v1 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-02 17:07 UTC  (4+ messages)
` [PATCH net-next v1 4/8] net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability

[PATCH 0/2] soc: qcom: pmic_glink: fix client handling
 2024-04-02 17:07 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: pmic_glink: don't traverse clients list without a lock
` [PATCH 2/2] soc: qcom: pmic_glink: notify clients about the current state

[PATCH] Revert "evtchn: refuse EVTCHNOP_status for Xen-bound event channels"
 2024-04-02 17:06 UTC 

[RFC V2 2/2] md/raid5: optimize RAID5 performance
 2024-04-02 17:05 UTC 

FAILED: patch "[PATCH] Revert "x86/mm/ident_map: Use gbpages only where full GB page" failed to apply to 5.10-stable tree
 2024-04-02 17:05 UTC  (2+ messages)
` [PATCH 5.10.y] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."

[RFC/POC]: Make cpuset.cpus.effective independent of cpuset.cpus
 2024-04-02 17:04 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: "

[PATCH] [i-g-t] tests/amdgpu/amd_ilr: Fix eDP PSR not be re-enabled after test
 2024-04-02 17:04 UTC  (2+ messages)
` ✓ CI.xeBAT: success for tests/amdgpu/amd_ilr: Fix eDP PSR not be re-enabled after test (rev4)

pull-request: ath-next-20240402
 2024-04-02 17:03 UTC 

[PATCH net-next 0/3] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-02 15:48 UTC  (4+ messages)
` [PATCH net-next 2/3] net: stmmac: add support for RZ/N1 GMAC

[PATCH net] pds_core: Fix pdsc_check_pci_health function to print warning
 2024-04-02 17:02 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
 2024-04-02 17:00 UTC  (3+ messages)

[PATCH] RFC: add MAINTAINERS file
 2024-04-02 17:00 UTC  (6+ messages)

[PATCH] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-02 16:59 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-j722s: Disable ethernet ports by default
 2024-04-02 16:58 UTC  (3+ messages)

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-02 16:58 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] arm/arm64: Use 'max' cpu and gic types
 2024-04-02 16:57 UTC  (2+ messages)

Outreachy Applications Closed
 2024-04-02 16:57 UTC 

[PATCH net-next] MAINTAINERS: mlx5: Add Tariq Toukan
 2024-04-02 16:55 UTC  (3+ messages)

[PATCH 1/2] drm/bridge: lt8912b: add support for P/N pin swap
 2024-04-02 16:53 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-04-02 16:52 UTC  (4+ messages)
  ` [Lsf-pc] "

[PULL 00/15] Misc HW patches for 2024-04-02
 2024-04-02 16:51 UTC  (2+ messages)

[PATCH v2] gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobject_get() errors
 2024-04-02 16:51 UTC  (2+ messages)

[PATCH v5 00/11] Turris Omnia MCU driver
 2024-04-02 16:41 UTC  (6+ messages)
` [PATCH v5 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU

[PATCH] glibc: Fix stale qemu processes left after glibc oe-selftest
 2024-04-02 16:50 UTC  (5+ messages)
` [OE-core] "

[Intel-wired-lan] [PATCH iwl-next v4] ice: Reset VF on Tx MDD event
 2024-04-02 16:52 UTC  (2+ messages)
`  "

FAILED: patch "[PATCH] Revert "x86/mm/ident_map: Use gbpages only where full GB page" failed to apply to 6.7-stable tree
 2024-04-02 16:50 UTC  (2+ messages)
` [PATCH 6.7.y] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."

[PATCH] drm/i915/display: fix display param dup for NULL char * params
 2024-04-02 16:49 UTC  (3+ messages)

[PATCH v2 0/6] staging: pi433: Remove duplicated code using the "goto" error recovery scheme
 2024-04-02 16:50 UTC  (5+ messages)
` [PATCH v2 5/6] "
` [PATCH v2 6/6] staging: pi433: Rename return value from "status" to "ret"

[PATCH net-next 0/2] net: fix variable shadowing spam from headers
 2024-04-02 16:48 UTC  (8+ messages)
` [PATCH net-next 2/2] netdev_queues: fix -Wshadow / Sparse shadow warnings throughout the file

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-04-02 16:46 UTC  (14+ messages)
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[PATCH RFC net 1/1] net/sched: Fix mirred to self recursion
 2024-04-02 16:47 UTC  (4+ messages)

[PATCH] Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
 2024-04-02 16:47 UTC  (2+ messages)
`  "

[PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
 2024-04-02 16:47 UTC  (11+ messages)

[PATCH v4 00/20] Omnivision OV4689 refactoring and improvements
 2024-04-02 16:45 UTC  (21+ messages)
` [PATCH v4 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v4 02/20] media: i2c: ov4689: Sort register definitions by address
` [PATCH v4 03/20] media: i2c: ov4689: Fix typo in a comment
` [PATCH v4 04/20] media: i2c: ov4689: CCI conversion
` [PATCH v4 05/20] media: i2c: ov4689: Remove i2c_client from ov4689 struct
` [PATCH v4 06/20] media: i2c: ov4689: Refactor ov4689_set_ctrl
` [PATCH v4 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v4 08/20] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v4 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v4 10/20] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
` [PATCH v4 11/20] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH v4 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v4 13/20] media: i2c: ov4689: Implement digital gain control
` [PATCH v4 14/20] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v4 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v4 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v4 17/20] media: i2c: ov4689: Configurable analogue crop
` [PATCH v4 18/20] media: i2c: ov4689: Eliminate struct ov4689_mode
` [PATCH v4 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
` [PATCH v4 20/20] media: i2c: ov4689: Implement 2x2 binning

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-04-02 16:44 UTC  (4+ messages)

[PATCH BlueZ] adapter: add support for setting NO_ERRQUEUE_POLL experimental feature
 2024-04-02 16:44 UTC 

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-04-02 16:43 UTC  (7+ messages)

[LTP] [PATCH v2 0/2] doc: Add generated API docs
 2024-04-02 16:41 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] doc: Add more to spelling_wordlist
` [LTP] [PATCH v2 2/2] include: doc: Convert comments into linuxdoc

[V2 PATCH 0/2] Update RAM Bank Logic for RK3568/RK3588
 2024-04-02 16:42 UTC  (3+ messages)
` [V2 PATCH 2/2] rockchip: Switch RK3568 and RK3588 to new RAM bank logic

[PATCH v2] KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running
 2024-04-02 16:41 UTC  (2+ messages)

[PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
 2024-04-02 16:42 UTC  (2+ messages)

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-02 16:40 UTC  (8+ messages)
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 16:39 UTC  (9+ messages)
` [PATCH v6 3/4] "

[PATCH] btrfs: remove not needed mod_start and mod_len from struct extent_map
 2024-04-02 16:40 UTC 

[PATCH v7 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 16:40 UTC  (5+ messages)
` [PATCH v7 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver


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.