All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 06:00:58 to 2023-07-27 06:57:47 UTC [more...]

[PATCH -next] drm: omapdrm: dss: Remove redundant DSSERR()
 2023-07-27 11:39 UTC  (3+ messages)

[PATCH v2 0/6] soc: qcom: Add support for SM4450
 2023-07-27  6:57 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible
` [PATCH v2 2/6] dt-bindings: arm: qcom: Document SM4450 SoC and boards
` [PATCH v2 3/6] arm64: dts: qcom: Adds base SM4450 DTSI
` [PATCH v2 4/6] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v2 6/6] soc: qcom: socinfo: add SM4450 ID

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-27  6:55 UTC  (16+ messages)

[PATCH 0/2] mtd: prepare for dynamically removed devices
 2023-07-27  6:55 UTC  (16+ messages)
` [PATCH 1/2] mtd: use refcount to prevent corruption

[PATCH 1/9] erofs-utils: lib: add list_splice() and list_del_init()
 2023-07-27  6:55 UTC  (6+ messages)
` [PATCH 2/9] erofs-utils: initialize i_nlink to 2 in erofs_init_empty_dir()
` [PATCH 6/9] erofs-utils: add inode hash helper

[PATCH] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27  6:54 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/cairo: mutex support depends on NPTL
 2023-07-27  6:54 UTC 

[syzbot] Monthly wireless report (Jul 2023)
 2023-07-27  6:53 UTC 

next/master build: 145 builds: 5 failed, 140 passed, 10 errors, 20 warnings (next-20230727)
 2023-07-27  6:53 UTC 

next/master build: 145 builds: 5 failed, 140 passed, 10 errors, 20 warnings (next-20230727)
 2023-07-27  6:53 UTC 

UBSAN array-index-out-of-bounds in do_journal_end
 2023-07-27  6:52 UTC 

[PATCH V3] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-27  6:51 UTC  (2+ messages)

Linux kernel 5.4.251 released
 2023-07-27  6:50 UTC 

[PATCH 1/2] dt-bindings: arm: aspeed: add Facebook Yosemite V4 board
 2023-07-27  6:48 UTC  (4+ messages)

[PATCH] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
 2023-07-27  6:48 UTC  (5+ messages)

[PATCH] hwrng: add Zhaoxin HW RNG driver
 2023-07-27  6:48 UTC  (2+ messages)

[PATCH v6 0/5] Enable IPQ5332 USB2
 2023-07-27  6:47 UTC  (21+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v6 2/5] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v6 3/5] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v6 4/5] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v6 5/5] arm64: defconfig: Enable M31 USB phy driver

[syzbot] WARNING in path_openat
 2023-07-27  6:47 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[Intel-gfx] [PATCH 0/4] Do not access i915_gem_object members from frontbuffer tracking
 2023-07-27  6:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add getter/setter for i915_gem_object->frontbuffer

[PATCH 1/2] perf build: Update build rule for generated files
 2023-07-27  6:45 UTC  (7+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-27  6:42 UTC  (10+ messages)

[PATCH] pci: Fix device_find_first_child() return value handling
 2023-07-27  6:42 UTC  (5+ messages)

[linus:master] [perf map/maps/thread] bffb5b0c09: perf-sanity-tests.probe_libc's_inet_pton_&_backtrace_it_with_ping.fail
 2023-07-27  6:42 UTC 

[Intel-gfx] [PATCH v4 0/4] Do not access i915_gem_object members from frontbuffer tracking
 2023-07-27  6:41 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915: Add macros to get i915 device from i915_gem_object
` [Intel-gfx] [PATCH v4 2/4] drm/i915: Add getter/setter for i915_gem_object->frontbuffer
` [Intel-gfx] [PATCH v4 3/4] drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.h
` [Intel-gfx] [PATCH v4 4/4] drm/i915: Add function to clear scanout flag for vmas

[PATCH 1/2] Documentation: bindings: adi,axi-tdd.yaml: Add new TDD engine driver
 2023-07-27  6:40 UTC  (4+ messages)
` [PATCH 2/2] drivers: misc: adi-axi-tdd: "

[PATCH 1/1] arm64: dts: imx93: Fix LPUART compatible list
 2023-07-27  6:40 UTC  (4+ messages)

[RFC PATCH 0/7] Optimization to reduce the cost of newidle balance
 2023-07-27 14:35 UTC  (8+ messages)
` [RFC PATCH 1/7] sched/topology: Assign sd_share for all non NUMA sched domains
` [RFC PATCH 2/7] sched/topology: Introduce nr_groups in sched_domain to indicate the number of groups
` [RFC PATCH 3/7] sched/fair: Save a snapshot of sched domain total_load and total_capacity
` [RFC PATCH 4/7] sched/fair: Calculate the scan depth for idle balance based on system utilization
` [RFC PATCH 5/7] sched/fair: Adjust the busiest group scanning depth in idle load balance
` [RFC PATCH 6/7] sched/fair: Pull from a relatively busy group during newidle balance
` [RFC PATCH 7/7] sched/stats: Track the scan number of groups during load balance

[PATCH v5 0/6] Enable IPQ5332 USB2
 2023-07-27  6:39 UTC  (8+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-27  6:39 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v3] erofs-utils: add support for fuse 2/3 lowlevel API
 2023-07-27  6:48 UTC  (2+ messages)

[PATCH v2 net] net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
 2023-07-27  6:38 UTC  (2+ messages)

[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-27  6:37 UTC  (6+ messages)
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel

[PATCH v7 00/11] ceph: support idmapped mounts
 2023-07-27  6:36 UTC  (4+ messages)
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()

[bug report] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-27  6:33 UTC 

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-27  6:32 UTC  (11+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [PATCH v4 16/20] KVM:x86: Optimize CET supervisor SSP save/reload
` [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH 0/2] Update remove method for DSS driver
 2023-07-27  6:31 UTC  (3+ messages)
` [PATCH 1/2] drivers: video: tidss: tidss_drv: Change remove method
` [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video

[PATCH] arm64: zynqmp: Describe interrupts by using macros
 2023-07-27  6:30 UTC  (3+ messages)

[PATCH v2] zsmalloc: Fix races between modifications of fullness and isolated
 2023-07-27  6:29 UTC  (2+ messages)

[PATCH v1 net-next] dissector: Use 64bits for used_keys
 2023-07-27  6:28 UTC 

[igt-dev] [PATCH 0/4] Add tests for upcoming uAPI / IOCTL behavior changes
 2023-07-27  6:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 1/4] commands: hab: check for error in imx_hab_device_locked_down
 2023-07-27  6:26 UTC  (5+ messages)
` [PATCH 3/4] nvmem: ocotp: handle too early calls into ocotp driver gracefully

[meta-networking][PATCH V2] vsomeip: add recipe
 2023-07-27  6:26 UTC  (5+ messages)
` [oe] "

[PATCH v2 01/61] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-27  6:25 UTC  (4+ messages)
` [PATCH v2 26/61] mmc: sdhci-of-arasan: "

[PATCH 1/2] wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
 2023-07-27  6:25 UTC  (4+ messages)
` [PATCH 2/2] wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-27  6:19 UTC  (3+ messages)
` [PATCH 5.15 300/532] test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation

[Cluster-devel] [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  3:34 UTC  (77+ messages)
` [Cluster-devel] [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
    ` [dm-devel] "
` [Cluster-devel] [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 41/47] mm: shrinker: remove old APIs
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
  ` [dm-devel] "
` [Cluster-devel] [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
    ` [dm-devel] "

[virtio-comment] About the plan of Admin Queue
 2023-07-27  6:20 UTC  (17+ messages)

[PATCH 0/5] hp-bioscfg: Address memory leaks and uninitialized variable errors
 2023-07-27  6:21 UTC  (3+ messages)
` [PATCH 2/5] hp-bioscfg: Fix memory leaks in ordered_list_elements_from_package

[PATCH] bootm: export bootm_set_verify_mode
 2023-07-27  6:17 UTC  (2+ messages)

[robh:for-kernelci 2/2] drivers/char/hw_random/amd-rng.c:167:24: error: implicit declaration of function 'ioport_map'; did you mean 'ioremap'?
 2023-07-27  6:12 UTC 

[PATCH v2 0/5] Staging: rtl8192e: Function name cleanup series 1
 2023-07-27  6:19 UTC  (6+ messages)
` [PATCH v2 1/5] Staging: rtl8192e: Rename function ActivateBAEntry
` [PATCH v2 2/5] Staging: rtl8192e: Rename function DeActivateBAEntry
` [PATCH v2 3/5] Staging: rtl8192e: Rename function TxTsDeleteBA
` [PATCH v2 4/5] Staging: rtl8192e: Rename function RxTsDeleteBA
` [PATCH v2 5/5] Staging: rtl8192e: Rename function ResetBaEntry

[PATCH] libbpf: Expose API to consume one ring at a time
 2023-07-27  6:17 UTC  (3+ messages)

[PATCH v4 0/9] spl: Use common function for loading/parsing images
 2023-07-27  6:17 UTC  (3+ messages)
` [PATCH v4 1/9] spl: Add generic spl_load function

[PATCH v2] LoongArch/bpf: Enable bpf_probe_read{, str}() on LoongArch
 2023-07-27  6:16 UTC  (2+ messages)

[PATCH RESEND v4 1/1] test_firmware: fix some memory leaks and racing conditions
 2023-07-27  6:16 UTC  (3+ messages)

[OE-core][PATCH] multilib.conf: explicitly make MULTILIB_VARIANTS vardeps on MULTILIBS
 2023-07-27  6:15 UTC 

[Intel-gfx] [PATCH v2 0/4] Handle dma fences in dirtyfb ioctl
 2023-07-27  6:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Handle dma fences in dirtyfb ioctl (rev2)

[PATCH v2 00/10] A few fixes and cleanups to mballoc
 2023-07-27  5:36 UTC  (5+ messages)
` [PATCH v2 10/10] ext4: correct some stale comment of criteria

[PATCH] wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz
 2023-07-27  6:12 UTC  (4+ messages)

[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
 2023-07-27  6:10 UTC  (15+ messages)

[PATCH 28/29] drm/amdkfd: Refactor migrate init to support partition switch
 2023-07-27  6:10 UTC  (8+ messages)

[PATCH v7] wifi: mwifiex: Fix OOB and integer underflow when rx packets
 2023-07-27  6:10 UTC  (3+ messages)

linux-next: build warnings after merge of the block tree
 2023-07-27  6:10 UTC 

[PATCH] virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
 2023-07-27  6:09 UTC  (3+ messages)

Kernel 6.5-rc2: system crash on suspend bisected
 2023-07-27  6:09 UTC  (3+ messages)

[PATCH v2] init: Add support for rootwait timeout parameter
 2023-07-27  6:08 UTC  (2+ messages)

[PATCH v3] drivers: net: prevent tun_get_user() to exceed xdp size limits
 2023-07-27  6:07 UTC  (7+ messages)

[PATCH] btrfs-progs: cmd-device: add options to sync the fs after adding all devices
 2023-07-27  6:08 UTC 

[PATCH 0/2] btrfs: do not commit transaction to avoid deadly ENOSPC trap
 2023-07-27  6:07 UTC  (3+ messages)
` [PATCH 1/2] btrfs: do not commit transaction after adding one device
` [PATCH 2/2] btrfs: do not commit transaction canceling a suspended replace

[PATCH v2 0/6] python/machine: use socketpair() for console socket
 2023-07-27  5:52 UTC  (5+ messages)
` [PATCH v2 4/6] python/machine: use socketpair() for console connections

[OE-core] Toolchain test results
 2023-07-27  6:05 UTC  (4+ messages)

[PATCH 0/1] PCI: acpiphp: fix regression introduced by 'Reassign resources on bridge if necessary'
 2023-07-27  6:04 UTC  (3+ messages)
` [PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL

[PATCH 0/5] pwm: atmel-tcb: Some driver maintenance
 2023-07-27  6:00 UTC  (3+ messages)
` [PATCH 1/5] pwm: atmel-tcb: Harmonize resource allocation order

linux-next: Tree for Jul 27
 2023-07-27  6:00 UTC  (3+ messages)
` linux-next: Tree for Jul 27 (fbdev/core/fbcon.o)


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.