All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-29 21:08:15 to 2023-11-29 22:00:09 UTC [more...]

[PATCH v4 0/4] dwc general suspend/resume functionality
 2023-11-29 21:44 UTC  (11+ messages)
` [PATCH v4 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
` [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
` [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH 0/4] refs: improve handling of special refs
 2023-11-29 21:59 UTC  (7+ messages)
` [PATCH 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
` [PATCH 2/4] refs: propagate errno when reading special refs fails
` [PATCH 3/4] refs: complete list of special refs

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:58 UTC 

[Buildroot] [git commit] Update for 2023.11-rc2
 2023-11-29 21:57 UTC 

[RFC] new mempolicy syscalls (mempolicy2 and pidfd)
 2023-11-29 21:56 UTC 

+ nilfs2-fix-missing-error-check-for-sb_set_blocksize-call.patch added to mm-hotfixes-unstable branch
 2023-11-29 21:56 UTC  (2+ messages)

+ zswap-make-shrinking-memcg-aware-fix.patch added to mm-unstable branch
 2023-11-29 21:54 UTC 

[Intel-xe] [CI 01/14] drm/xe: Fix header guard warning
 2023-11-29 21:45 UTC  (14+ messages)
` [Intel-xe] [CI 02/14] drm/xe: Skip calling drm_dev_put on probe error
` [Intel-xe] [CI 03/14] drm/xe: Use managed pci_enable_device
` [Intel-xe] [CI 04/14] drm/xe/irq: Don't call pci_free_irq_vectors
` [Intel-xe] [CI 05/14] drm/xe: Move xe_set_dma_info outside of MMIO setup
` [Intel-xe] [CI 06/14] drm/xe: Move xe_mmio_probe_tiles "
` [Intel-xe] [CI 07/14] drm/xe: Split xe_info_init
` [Intel-xe] [CI 08/14] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [CI 09/14] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [CI 10/14] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [CI 11/14] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [CI 12/14] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [CI 13/14] drm/xe: Move force_wake "
` [Intel-xe] [CI 14/14] drm/xe: Reorder GGTT "

[akpm-mm:mm-unstable 179/192] mm/zswap.c:825:17: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
 2023-11-29 21:53 UTC  (3+ messages)

[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
 2023-11-29 21:53 UTC  (3+ messages)

Does skb_metadata_differs really need to stop GRO aggregation?
 2023-11-29 21:52 UTC  (6+ messages)

[PATCH RFC net-next 0/8] DSA LED infrastructure, mv88e6xxx and QCA8K
 2023-11-29 21:51 UTC  (2+ messages)

[PATCH v2] eal/linux: force iova-mode va without pa available
 2023-11-29 21:50 UTC  (2+ messages)

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-11-29 21:50 UTC  (17+ messages)
` [PATCH 01/16] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH 02/16] mnt_idmapping: include cred.h
` [PATCH 03/16] capability: rename cpu_vfs_cap_data to vfs_caps
` [PATCH 04/16] capability: use vfsuid_t for vfs_caps rootids
` [PATCH 05/16] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH 06/16] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH 07/16] fs: add inode operations to get/set/remove fscaps
` [PATCH 08/16] fs: add vfs_get_fscaps()
` [PATCH 09/16] fs: add vfs_set_fscaps()
` [PATCH 10/16] fs: add vfs_remove_fscaps()
` [PATCH 11/16] ovl: add fscaps handlers
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 13/16] fs: use vfs interfaces for capabilities xattrs
` [PATCH 14/16] commoncap: remove cap_inode_getsecurity()
` [PATCH 15/16] commoncap: use vfs fscaps interfaces for killpriv checks
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()

[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
 2023-11-29 21:50 UTC  (3+ messages)

[PATCH 00/16] IOMMU memory observability
 2023-11-29 21:49 UTC  (9+ messages)
` [PATCH 04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
` [PATCH 16/16] vfio: account iommu allocations

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-11-29 21:45 UTC  (8+ messages)
` Ping? "

Adding SPMI tree to linux-next
 2023-11-29 21:49 UTC 

[Intel-xe] [PATCH v4 00/22] drm/xe: Probe tweaks and reordering
 2023-11-29 21:48 UTC  (3+ messages)
` [Intel-xe] [PATCH v4 22/22] drm/xe: Initialize GuC earlier during probe

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:48 UTC 

[PATCH v1] gpio: dw: Drop unused headers
 2023-11-29 21:47 UTC 

[igt-dev] [PATCH i-g-t v3] tests/intel: Add Xe peer2peer test
 2023-11-29 21:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/intel: Add Xe peer2peer test (rev3)

[PATCH] runqueue: Improve inter setscene task dependency handling
 2023-11-29 21:46 UTC 

[kirkstone PATCH] conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay
 2023-11-29 21:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/imagemagick: security bump to version 7.1.1-21
 2023-11-29 21:43 UTC 

[PATCH v2] lkdtm: Add kfence read after free crash type
 2023-11-29 21:44 UTC 

[GIT PULL] Pin control fixes for v6.7 minus one patch
 2023-11-29 21:43 UTC  (3+ messages)

How to cope with subvolumes and snapshots on muti-user systems?
 2023-11-29 21:43 UTC  (2+ messages)

ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
 2023-11-29 21:42 UTC  (8+ messages)

[PATCH v3 0/2] thermal: trip: Rework thermal_zone_set_trip() and its callers
 2023-11-29 21:43 UTC  (3+ messages)
` [PATCH v3 2/2] "

[syzbot] [exfat?] INFO: task hung in exfat_write_inode
 2023-11-29 21:42 UTC  (2+ messages)

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-29 21:41 UTC  (8+ messages)
` [PATCH v4 16/23] pinctrl: imx: Convert to use grp member

[PATCH v7 00/10] Introduce model for IBM's FSI
 2023-11-29 21:39 UTC  (5+ messages)

[PATCH v14 00/12] FUSE passthrough for file io
 2023-11-29 21:39 UTC  (10+ messages)

[Buildroot] [PATCH] package/swupdate: workaround runtime update failure
 2023-11-29 21:38 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:38 UTC 

[PATCH v1 1/2] perf list: Fix json segfault
 2023-11-29 21:37 UTC  (7+ messages)
` [PATCH v1 2/2] perf test: Add basic list test

[kirkstone][PATCH 0/4] Add sub dir for passwd files
 2023-11-29 21:37 UTC  (6+ messages)
` [kirkstone][PATCH 2/4] base-passwd: Add PW_SUBDIR
  ` [OE-core] "

[PATCH 0/3] cifs: Fixes for copy_file_range() and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-29 21:37 UTC  (3+ messages)
` [PATCH 3/3] cifs: Fix flushing, invalidation and file size with copy_file_range()

[qais-yousef:uclamp-max-aggregation 10/11] kernel/sched/sched.h:2966:30: sparse: sparse: cast to non-scalar
 2023-11-29 21:36 UTC 

drivers/net/ethernet/pensando/ionic/ionic_lif.c:37:11: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 25
 2023-11-29 21:36 UTC 

[PATCH mptcp-next v2 3/4] mptcp: add a ftrace callback for tcp_set_state
 2023-11-29 21:36 UTC  (2+ messages)

drivers/net/dsa/lantiq_gswip.c:907:44: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 6
 2023-11-29 21:36 UTC 

[alobakin:idpf-libie 9/18] drivers/net/ethernet/intel/libie/rx.c:18: warning: Function parameter or member 'pp' not described in 'libie_rx_hw_len'
 2023-11-29 21:36 UTC 

[PATCH v2] generic/459: improve shutdown/read-only check to accommodate bcachefs
 2023-11-29 21:36 UTC  (2+ messages)

+ zswap-make-shrinking-memcg-aware-fix.patch added to mm-unstable branch
 2023-11-29 21:35 UTC 

[PATCH v2 1/4] perf build: Shellcheck support for OUTPUT directory
 2023-11-29 21:34 UTC  (4+ messages)
` [PATCH v2 2/4] perf list: Fix json segfault
` [PATCH v2 3/4] perf test: Use common python setup library
` [PATCH v2 4/4] perf test: Add basic list test

[song-md:md-next] BUILD SUCCESS 15da990f8dd7e9d0e1fd0275730f6fed6f6a8a57
 2023-11-29 21:33 UTC 

[akpm-mm:mm-unstable 179/192] mm/zswap.c:298:24: error: call to undeclared function 'obj_cgroup_memcg'; ISO C99 and later do not support implicit function declarations
 2023-11-29 21:34 UTC  (2+ messages)

[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
 2023-11-29 21:34 UTC  (16+ messages)

[RFC PATCH v4 0/3] send credit update during setting SO_RCVLOWAT
 2023-11-29 21:25 UTC  (4+ messages)
` [RFC PATCH v4 1/3] vsock: update SO_RCVLOWAT setting callback
` [RFC PATCH v4 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [RFC PATCH v4 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH 0/2] membarrier: riscv: Provide core serializing command
 2023-11-29 21:32 UTC  (11+ messages)
` [PATCH 2/2] "

[PATCH 00/10] ASoC: Convert Cirrus codecs to GPIO descriptors
 2023-11-29 21:31 UTC  (24+ messages)
` [PATCH 01/10] ASoC: cs35l32: Drop legacy include
` [PATCH 02/10] ASoC: cs35l33: Fix GPIO name and drop "
` [PATCH 03/10] ASoC: cs35l34: "
` [PATCH 04/10] ASoC: cs35l35: Drop legacy includes
` [PATCH 05/10] ASoC: cs35l36: "
` [PATCH 06/10] ASoC: cs4271: Convert to GPIO descriptors
` [PATCH 07/10] ASoC: cirrus: edb93xx: Drop legacy include
` [PATCH 08/10] ASoC: cs42l42: "
` [PATCH 09/10] ASoC: cs43130: Drop legacy includes
` [PATCH 10/10] ASoC: cs4349: Drop legacy include

[PATCH] setup: recognize bare repositories with packed-refs
 2023-11-29 21:30 UTC  (4+ messages)

[Buildroot] [git commit] package/libgdiplus: needs C++
 2023-11-29 21:26 UTC 

[Buildroot] [git commit] package/samba4: security bump version to 4.19.3
 2023-11-29 21:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:28 UTC 

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.19.2
 2023-11-29 21:26 UTC  (3+ messages)

[PATCH net v2 1/5] r8152: Hold the rtnl_lock for all of reset
 2023-11-29 21:26 UTC  (4+ messages)
` [PATCH net v2 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops

[ANNOUNCE] CFP: Linux Security Summit North America 2024
 2023-11-29 21:19 UTC 

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.19.3
 2023-11-29 21:27 UTC  (2+ messages)

[PATCH 1/7] rust: file: add Rust abstraction for `struct file`
 2023-11-29 21:27 UTC  (2+ messages)

[PATCH v2 RESEND 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
 2023-11-29 21:25 UTC  (7+ messages)
` [PATCH v2 RESEND 1/2] i2c: aspeed: Fix "

[PATCH 0/6] Make Big QEMU Lock naming consistent
 2023-11-29 21:26 UTC  (7+ messages)
` [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
` [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
` [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
` [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
` [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[Buildroot] [PATCH 1/1] package/libgdiplus: needs C++
 2023-11-29 21:26 UTC  (2+ messages)

[PATCH net v3 1/5] r8152: Hold the rtnl_lock for all of reset
 2023-11-29 21:25 UTC  (5+ messages)
` [PATCH net v3 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops
` [PATCH net v3 3/5] r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
` [PATCH net v3 4/5] r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
` [PATCH net v3 5/5] r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()

[PATCH v6 0/5] Kconfig for PCI passthrough on ARM
 2023-11-29 21:25 UTC  (4+ messages)
` [PATCH v6 2/5] xen/vpci: move xen_domctl_createdomain vPCI flag to common

[Intel-gfx] [PATCH v2 0/2] Selftest for FAST_REQUEST feature
 2023-11-29 21:22 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/guc: Add a selftest for FAST_REQUEST errors
    `  "

[tj-cgroup:for-6.7-fixes] BUILD SUCCESS cff5f49d433fcd0063c8be7dd08fa5bf190c6c37
 2023-11-29 21:22 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 357564d50da386e66ab41b6abe2b0811437b55ee
 2023-11-29 21:21 UTC 

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-11-29 21:20 UTC  (3+ messages)

[PATCH RFC] btrfs: pick device with lowest devt for show_devname
 2023-11-29 21:20 UTC  (2+ messages)

[PATCH] dt-bindings: input: mediatek,pmic-keys: Drop incomplete example
 2023-11-29 21:20 UTC  (3+ messages)

[PATCH] dt-bindings: input: sprd,sc27xx-vibrator: Drop incomplete example
 2023-11-29 21:19 UTC  (2+ messages)

[PATCH v7 1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2023-11-29 21:19 UTC  (5+ messages)
` [PATCH v7 2/2] mtd: spi-nor: Stop reporting warning message when soft reset is not suported

[PATCH] kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
 2023-11-29 21:18 UTC  (2+ messages)

[PATCH] dma-buf: Correct the documentation of name and exp_name symbols
 2023-11-29 21:18 UTC  (4+ messages)
  ` [Linaro-mm-sig] "

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:18 UTC 

[PATCH 0/2] ASoC: SOF: ipc4-topology: Correct IPC message struct layouts
 2023-11-29 21:18 UTC  (2+ messages)

[Intel-gfx] [PATCH v4] drm/i915: handle uncore spinlock when not available
 2023-11-29 21:17 UTC  (6+ messages)
` [Intel-gfx] [Intel-xe] "
      ` [Intel-xe] [Intel-gfx] "

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-11-29 21:15 UTC  (5+ messages)

[PATCH v2 00/15] Unregister critical branch clocks + some RPM
 2023-11-29 21:14 UTC  (5+ messages)
` [PATCH v2 05/15] clk: qcom: gpucc-sm6375: Unregister critical clocks
` [PATCH v2 06/15] clk: qcom: gpucc-sm6115: "

[PATCH v2 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-29 21:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH][next] bcachefs: Replace zero-length arrays with flexible-array members
 2023-11-29 21:12 UTC  (2+ messages)

[PATCH net-next v4 00/13] net: page_pool: add netlink-based introspection
 2023-11-29 21:12 UTC  (4+ messages)

[igt-dev] [i-g-t 0/6] tests/kms_vrr: Add new subtest to switch RR without modeset
 2023-11-29 21:10 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for tests/kms_vrr: Add new subtest to switch RR without modeset (rev2)

[PATCH v6] PCI/DPC: Ignore Surprise Down error on hot removal
 2023-11-29 21:10 UTC 

[Buildroot] [PATCH 1/1] package/zlib-ng: fix arm build
 2023-11-29 21:10 UTC 

linux-next: lots of errors/warnings from the -Werror=missing-prototypes addition
 2023-11-29 21:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-29 21:08 UTC 

Business proposal
 2023-11-29 20:48 UTC 


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.