All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-07 20:26:51 to 2024-02-07 21:23:49 UTC [more...]

[PATCH AUTOSEL 6.6 01/38] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-02-07 21:22 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 02/38] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
` [PATCH AUTOSEL 6.6 03/38] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 6.6 04/38] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
` [PATCH AUTOSEL 6.6 05/38] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
` [PATCH AUTOSEL 6.6 06/38] ASoC: amd: acp: Add check for cpu dai link initialization

[PATCH AUTOSEL 6.7 01/44] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-02-07 21:21 UTC  (45+ messages)
` [PATCH AUTOSEL 6.7 02/44] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
` [PATCH AUTOSEL 6.7 03/44] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH AUTOSEL 6.7 04/44] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
` [PATCH AUTOSEL 6.7 05/44] dmaengine: ti: edma: Add some null pointer checks to the edma_probe
` [PATCH AUTOSEL 6.7 06/44] ASoC: amd: acp: Add check for cpu dai link initialization
` [PATCH AUTOSEL 6.7 07/44] ASoC: codecs: wcd934x: drop unneeded regulator include
` [PATCH AUTOSEL 6.7 08/44] regulator: pwm-regulator: Add validity checks in continuous .get_voltage
` [PATCH AUTOSEL 6.7 09/44] HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
` [PATCH AUTOSEL 6.7 10/44] ALSA: hda: Replace numeric device IDs with constant values
` [PATCH AUTOSEL 6.7 11/44] ALSA: hda: Increase default bdl_pos_adj for Apollo Lake
` [PATCH AUTOSEL 6.7 12/44] HID: nvidia-shield: Add missing null pointer checks to LED initialization
` [PATCH AUTOSEL 6.7 13/44] nvmet-tcp: fix nvme tcp ida memory leak
` [PATCH AUTOSEL 6.7 14/44] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
` [PATCH AUTOSEL 6.7 15/44] ALSA: usb-audio: Check presence of valid altsetting control
` [PATCH AUTOSEL 6.7 16/44] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH AUTOSEL 6.7 17/44] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
` [PATCH AUTOSEL 6.7 18/44] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR
` [PATCH AUTOSEL 6.7 19/44] regulator (max5970): Fix IRQ handler
` [PATCH AUTOSEL 6.7 20/44] spi: sh-msiof: avoid integer overflow in constants
` [PATCH AUTOSEL 6.7 21/44] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 6.7 22/44] misc: open-dice: Fix spurious lockdep warning
` [PATCH AUTOSEL 6.7 23/44] netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
` [PATCH AUTOSEL 6.7 24/44] drm/amdkfd: Use correct drm device for cgroup permission check
` [PATCH AUTOSEL 6.7 25/44] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
` [PATCH AUTOSEL 6.7 26/44] drm/amd/display: fix USB-C flag update after enc10 feature init
` [PATCH AUTOSEL 6.7 27/44] drm/amd/display: Fix DPSTREAM CLK on and off sequence
` [PATCH AUTOSEL 6.7 28/44] cifs: make sure that channel scaling is done only once
` [PATCH AUTOSEL 6.7 29/44] ASoC: wm_adsp: Don't overwrite fwf_name with the default
` [PATCH AUTOSEL 6.7 30/44] ALSA: usb-audio: Ignore clock selector errors for single connection
` [PATCH AUTOSEL 6.7 31/44] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 6.7 32/44] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 6.7 33/44] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 6.7 34/44] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 6.7 35/44] nvmet-fc: free queue and assoc directly
` [PATCH AUTOSEL 6.7 36/44] nvmet-fc: hold reference on hostport match
` [PATCH AUTOSEL 6.7 37/44] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH AUTOSEL 6.7 38/44] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 6.7 39/44] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 6.7 40/44] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH AUTOSEL 6.7 41/44] cifs: do not search for channel if server is terminating
` [PATCH AUTOSEL 6.7 42/44] smb: client: increase number of PDUs allowed in a compound request
` [PATCH AUTOSEL 6.7 43/44] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH AUTOSEL 6.7 44/44] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH v3 0/3] per-vma locks in userfaultfd
 2024-02-07 21:22 UTC  (5+ messages)
` [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-02-07 21:21 UTC  (6+ messages)
` [PATCH v6 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO

[PATCH net-next 0/3] net: phy: realtek: complete 5Gbps support and replace private constants
 2024-02-07 21:19 UTC  (8+ messages)
` [PATCH net-next 2/3] net: phy: realtek: use generic MDIO constants

[PATCH wq/for-6.9 v4 0/4] workqueue: Enable unbound cpumask update on ordered workqueues
 2024-02-07 21:18 UTC  (5+ messages)
` [PATCH wq/for-6.9 v4 2/4] "

[amir73il:sb_write_barrier] [fsnotify] 9c13a708ef: will-it-scale.per_thread_ops -4.2% regression
 2024-02-07 21:17 UTC  (2+ messages)

[PATCH 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-02-07 21:03 UTC  (3+ messages)
` [PATCH 2/2] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI

[PATCH] m_action: Fix descriptor leak in get_action_kind()
 2024-02-07 21:16 UTC 

[syzbot] WARNING in xfs_bmapi_convert_delalloc
 2024-02-07 21:17 UTC  (3+ messages)
` [syzbot] [xfs?] "

[ovmf test] 184619: all pass - PUSHED
 2024-02-07 21:16 UTC 

[PATCH 0/2] hwmon: chipcap2: fix uninitialized symbols
 2024-02-07 21:17 UTC  (3+ messages)
` [PATCH 1/2] hwmon: chipcap2: fix uninitialized variable in cc2_get_reg_val()
` [PATCH 2/2] hwmon: chipcap2: fix return path in cc2_request_alarm_irqs()

[PATCH i-g-t] benchmarks: Add VKMS benchmark
 2024-02-07 21:16 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-02-07 21:13 UTC  (8+ messages)

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2024-02-07 21:16 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
 2024-02-07 21:15 UTC  (3+ messages)

cip/linux-4.4.y-cip ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 21:14 UTC 

cip/linux-4.4.y-cip ltp-pty: 3 runs, 1 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 21:14 UTC 

cip/linux-4.4.y-cip ltp-ipc: 6 runs, 1 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 21:14 UTC 

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-07 21:14 UTC  (15+ messages)
` [RFC PATCH v2 0/6] "
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
  ` [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
  ` [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
  ` [RFC PATCH v2 5/6] unit tests: add rule for running with test-tool
  ` [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-07 21:11 UTC  (7+ messages)
` [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel
` [PATCH bpf-next 04/16] bpf: Introduce bpf_arena

[PATCH] kunit: device: Unregister the kunit_bus on shutdown
 2024-02-07 21:11 UTC  (4+ messages)

[PATCH 2/3] ASoC: Intel: avs: Add topology parsing support for initial config
 2024-02-07 21:09 UTC  (2+ messages)

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-07 21:09 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Bpf] IETF 119 Call for Agenda Items
 2024-02-07 21:09 UTC  (3+ messages)
  `  "

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-07 21:08 UTC  (11+ messages)

Interest in options for stash -k and -u by default
 2024-02-07 21:08 UTC  (2+ messages)

[PATCH] ui/console: Fix console resize with placeholder surface
 2024-02-07 21:07 UTC  (2+ messages)

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-07 21:07 UTC  (3+ messages)

[PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
 2024-02-07 21:06 UTC  (3+ messages)
` [PATCH v3 29/29] user: "

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-02-07 21:06 UTC  (2+ messages)

git gc destroys autostash
 2024-02-07 21:05 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: hunt down the stray fd close causing race with udev scan
 2024-02-07 21:05 UTC  (4+ messages)
` [PATCH 3/3] btrfs-progs: fix the stray fd close in open_ctree_fs_info()

[PATCH] iplink: Fix descriptor leak in get_link_kind()
 2024-02-07 21:04 UTC 

[NDCTL PATCH v6 0/4] ndctl: Add support of qos_class for CXL CLI
 2024-02-07 21:05 UTC  (5+ messages)
` [NDCTL PATCH v6 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v6 4/4] ndctl: add test for qos_class in CXL test suite

[PATCH 0/3] few mm helpers for bcachefs
 2024-02-07 21:05 UTC  (4+ messages)
` [PATCH 2/3] mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN

Question regarding my filesystem's health
 2024-02-07 21:04 UTC 

[meta-selinux][PATCH] rpm: drop PACKAGECONFIG
 2024-02-07 21:04 UTC 

Patchtest results for [PATCH] python3: Fix ptests with expat 2.6+
 2024-02-07 21:03 UTC 

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-07 21:02 UTC  (5+ messages)
` [PATCH 02/19] drm/dp: Add support for DP tunneling

[PATCH] pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
 2024-02-07 21:02 UTC  (2+ messages)
` [PATCH] pwm: sti: Fix capture for st, pwm-num-chan < st, capture-num-chan

Good article on IP fragmentation
 2024-02-07 21:02 UTC 

[PATCH net v2 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)
 2024-02-07 21:01 UTC  (4+ messages)
` [PATCH net v2 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched

[PATCH] virtio-blk: avoid using ioeventfd state in irqfd conditional
 2024-02-07 21:00 UTC  (2+ messages)

pull request: amdgpu: update DMCUB firmware to v0.0.204.0
 2024-02-07 21:00 UTC 

[PATCH] tc: Fix descriptor leak in get_filter_kind()
 2024-02-07 21:00 UTC 

[PATCH net v4] octeontx2-af: Initialize maps
 2024-02-07 20:59 UTC  (2+ messages)

[PATCH] tc: Fix descriptor leak in get_qdisc_kind()
 2024-02-07 21:00 UTC 

[PATCH nf v2 0/3] netfilter: nft_set_pipapo: nft_set_pipapo: map_index must be per set
 2024-02-07 20:52 UTC  (4+ messages)
` [PATCH nf v2 1/3] netfilter: nft_set_pipapo: store index in scratch maps
` [PATCH nf v2 2/3] netfilter: nft_set_pipapo: add helper to release pcpu scratch area
` [PATCH nf v2 3/3] netfilter: nft_set_pipapo: remove scratch_aligned pointer

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-02-07 20:59 UTC  (12+ messages)

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-02-07 20:52 UTC  (2+ messages)

[PATCH v5 0/6] AMD Pstate Fixes And Enhancements
 2024-02-07 20:58 UTC  (3+ messages)
` [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

[PATCH RFC 0/3] bcachefs: add framework for internal Rust code
 2024-02-07 20:57 UTC  (3+ messages)

[PATCH net-next v6 0/4] Per epoll context busy poll support
 2024-02-07 20:56 UTC  (7+ messages)
` [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance

[syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush
 2024-02-07 20:54 UTC  (2+ messages)

[PATCH v2 0/3] virtio: Re-enable notifications after drain
 2024-02-07 20:52 UTC  (2+ messages)

[PATCH net] net/sched: act_mirred: Don't zero blockid when netns is going down
 2024-02-07 20:53 UTC 

[PATCH i-g-t 0/2] Add tests to query firmware version
 2024-02-07 20:52 UTC  (4+ messages)
` [PATCH i-g-t 1/2] drm-uapi/xe: Add test to query GuC firmware submission version
` [PATCH i-g-t 2/2] drm-uapi/xe: Add test to query HuC firmware version

[PATCH 00/15] DC Patches for 12 Feb 2024
 2024-02-07 20:50 UTC  (16+ messages)
` [PATCH 01/15] drm/amd/display: Add align done check
` [PATCH 02/15] Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
` [PATCH 03/15] drm/amd/display: Preserve original aspect ratio in create stream
` [PATCH 04/15] Revert "drm/amd/display: Send DTBCLK disable message on first commit"
` [PATCH 05/15] drm/amd/display: treat plane clip size change as MED update type
` [PATCH 06/15] drm/amd/display: enable fgcg by default
` [PATCH 07/15] drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences
` [PATCH 08/15] drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
` [PATCH 09/15] drm/amd/display: fixed integer types and null check locations
` [PATCH 10/15] drm/amd/display: Add shared firmware state for DMUB IPS handshake
` [PATCH 11/15] drm/amd/display: allow psr-su/replay for z8
` [PATCH 12/15] drm/amd/display: should support dmub hw lock on Replay
` [PATCH 13/15] drm/amd/display: Increase ips2_eval delay for DCN35
` [PATCH 14/15] Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"
` [PATCH 15/15] drm/amd/display: 3.2.272

[PATCH] python3: Fix ptests with expat 2.6+
 2024-02-07 20:51 UTC 

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-07 20:50 UTC  (3+ messages)
` [PATCH net-next 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down

[Bug 218468] New: Unable to transfer file via Bluetooth from Nokia N9
 2024-02-07 20:49 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
 2024-02-07 20:40 UTC  (3+ messages)

[Buildroot] [PATCH v2, 1/1] package/tinymembench: force arm mode instead of Thumb mode
 2024-02-07 20:48 UTC  (3+ messages)

[PATCH 0/3] rev-list: allow missing tips with --missing
 2024-02-07 20:48 UTC  (5+ messages)
` [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=

[PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-07 20:46 UTC  (10+ messages)
` [PATCH v6 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v6 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v6 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device
` [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[RFC] drm/i915: Add GuC submission interface version query
 2024-02-07 20:47 UTC  (7+ messages)

[PATCH] crypto: ccp - Have it depend on AMD_IOMMU
 2024-02-07 20:47 UTC 

Supporting --no-edit for git rebase --continue
 2024-02-07 20:46 UTC 

[meta-arago][kirkstone/master][PATCH v3] systemd: Add udev rules for persistent naming of the can devices
 2024-02-07 20:46 UTC  (4+ messages)

[PATCH bpf-next v5 0/3] Support PTR_MAYBE_NULL for struct_ops arguments
 2024-02-07 20:45 UTC  (3+ messages)
` [PATCH bpf-next v5 2/3] bpf: Create argument information for nullable arguments

cip/linux-4.4.y-cip baseline-cip-nfs: 4 runs, 2 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 20:44 UTC 

cip/linux-4.4.y-cip baseline: 65 runs, 2 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 20:44 UTC 

cip/linux-4.4.y-cip baseline-nfs: 31 runs, 2 regressions (v4.4.302-cip72-1251-g681701bd9bc1f)
 2024-02-07 20:44 UTC 

[PATCH net-next] r8169: remove setting LED default trigger, this is done by LED core now
 2024-02-07 20:43 UTC  (3+ messages)

[PATCHSET 00/14] perf tools: Remaining bits of data type profiling (v5)
 2024-02-07 20:43 UTC  (8+ messages)
` [PATCH 04/14] perf map: Add map__objdump_2rip()

[PATCH 0/2] ata: ahci_ceva: fix xilinx GT PHY support
 2024-02-07 20:42 UTC  (5+ messages)
` [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx "

[PATCH 1/1] NFSv4.1/pnfs: error gracefully on partial pnfs layout
 2024-02-07 20:42 UTC  (5+ messages)

[pull] drm/msm: drm-msm-fixes-2024-02-07 for v6.8-rc4
 2024-02-07 20:42 UTC 

[PATCH v2 1/2] Revert "drm/amd: flush any delayed gfxoff on suspend entry"
 2024-02-07 20:41 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amd: Stop evicting resources on APUs in suspend

[RFC] drm/xe/guc: Don't support GuC older GuC 70.x releases
 2024-02-07 20:40 UTC  (6+ messages)
    `  "

linux-next: Signed-off-by missing for commit in the rcu tree
 2024-02-07 20:39 UTC 

[PATCH net-next v3] selftests: udpgso: Pull up network setup into shell script
 2024-02-07 20:35 UTC 

[PATCH v1] Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
 2024-02-07 20:34 UTC 

[PATCH] ll_map: Fix descriptor leak in ll_link_get()
 2024-02-07 20:32 UTC 

[PATCH] dma-buf: try to catch swiotlb bounce buffers
 2024-02-07 20:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/8] selftests/damon: add more tests for core functionalities and corner cases
 2024-02-07 20:31 UTC  (9+ messages)
` [PATCH 1/8] selftests/damon/_damon_sysfs: support DAMOS quota
` [PATCH 2/8] selftests/damon/_damon_sysfs: support DAMOS stats
` [PATCH 3/8] selftests/damon/_damon_sysfs: support DAMOS apply interval
` [PATCH 4/8] selftests/damon: add a test for DAMOS quota
` [PATCH 5/8] selftests/damon: add a test for DAMOS apply intervals
` [PATCH 6/8] selftests/damon: add a test for a race between target_ids_read() and dbgfs_before_terminate()
` [PATCH 7/8] selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()
` [PATCH 8/8] selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts

[dpdk-dev] [v1] ethdev: support Tx queue used count
 2024-02-07 20:30 UTC  (5+ messages)
` [dpdk-dev] [v2] "

[PATCH v2 2/2] aspeed: fix hardcode boot address 0
 2024-02-07 20:28 UTC  (2+ messages)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-07 20:26 UTC  (3+ messages)

[PATCH 00/14] migration: Improve error reporting
 2024-02-07 20:26 UTC  (3+ messages)
` [PATCH 12/14] migration: Report error when shutdown fails


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.