All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-19 22:08:48 to 2023-09-19 23:35:23 UTC [more...]

[Intel-wired-lan] [PATCH iwl-next 0/4] ice: fix linking with CONFIG_PTP_1588_CLOCK=n
 2023-09-19 23:34 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/4] ice: don't compile ice_dpll.c if CONFIG_PTP_1588_CLOCK is disabled
` [Intel-wired-lan] [PATCH iwl-next 3/4] ice: make ice_get_pf_c827_idx static
` [Intel-wired-lan] [PATCH iwl-next 4/4] ice: cleanup ice_find_netlist_node

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2" failed to apply to 5.15-stable tree
 2023-09-19 23:34 UTC  (2+ messages)
` [PATCH 5.15.y] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller

Increasing audit netlink buffer size
 2023-09-19 22:40 UTC  (2+ messages)

[PATCH v1 1/1] acpica: use spinlocks to fix the data-races reported by the KCSAN
 2023-09-19 23:34 UTC  (2+ messages)
` [Acpica-devel] "

[PATCH stable 5.10.y] proc: fix a dentry lock race between release_task and lookup
 2023-09-19 23:33 UTC 

[PATCH] arch_topology: Support SMT control on arm64
 2023-09-19 23:30 UTC  (3+ messages)

[android-common:android14-5.15 15/276] arch/arm64/include/asm/atomic_lse.h:351:9: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'u32[1]' {aka 'unsigned int[1]'}
 2023-09-19 23:30 UTC 

[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
 2023-09-19 23:30 UTC  (7+ messages)
` [PATCH bpf-next v2 3/6] bpf: Introduce process open coded iterator kfuncs

[PATCH 0/4] UFS core patches
 2023-09-19 23:29 UTC  (4+ messages)
  ` [PATCH 1/4] scsi: ufs: Return in case of an invalid tag

[PATCH stable 5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read()
 2023-09-19 23:28 UTC 

[PATCH v3 0/2] media: Add onsemi MT9M114 camera sensor driver
 2023-09-19 23:26 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
` [PATCH v3 2/2] media: i2c: Add driver for onsemi MT9M114 camera sensor

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-09-19 23:24 UTC  (4+ messages)
` [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM

[MAINTAINERS SUMMIT] Maintainers Support Group
 2023-09-19 23:21 UTC  (17+ messages)
` [Tech-board-discuss] "

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-09-19 23:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3 00/17] Fix IGT Kunit implementation issues
 2023-09-19 23:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Fix IGT Kunit implementation issues (rev3)

[RFC v2 0/5] move_phys_pages syscall
 2023-09-19 23:09 UTC  (7+ messages)
` [RFC v2 1/5] mm/migrate: fix do_pages_move for compat pointers
` [RFC v2 2/5] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC v2 3/5] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC v2 4/5] mm/migrate: Create move_phys_pages syscall
` [RFC v2 5/5] ktest: sys_move_phys_pages ktest
` [RFC] man/move_phys_pages: migrate pages based on physical address

Please add new Android branches
 2023-09-19 23:19 UTC  (9+ messages)

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-09-19 23:18 UTC  (5+ messages)

linux-next: Tree for Sep 19
 2023-09-19 23:18 UTC  (5+ messages)
` linux-next: Tree for Sep 19 (UML)

[BUG] verifier escape with iteration helpers (bpf_loop, ...)
 2023-09-19 23:14 UTC  (9+ messages)

arch/m68k/include/asm/raw_io.h:91:13: warning: array subscript 0 is outside array bounds of 'volatile u16[0]' {aka 'volatile short unsigned int[]'}
 2023-09-19 23:14 UTC  (3+ messages)

xen | Failed pipeline for staging | ea36ac0d
 2023-09-19 23:12 UTC  (2+ messages)

cip/linux-5.10.y-cip-rt baseline-nfs: 35 runs, 15 regressions (v5.10.194-cip39-rt16)
 2023-09-19 23:12 UTC 

cip/linux-5.10.y-cip-rt baseline: 187 runs, 32 regressions (v5.10.194-cip39-rt16)
 2023-09-19 23:12 UTC 

[linux-next:master 5741/5912] kernel/crash_core.c:214:13: warning: argument 2 null where non-null expected
 2023-09-19 23:11 UTC  (3+ messages)

[PATCH printk v2 00/11] wire up nbcon atomic printing
 2023-09-19 23:08 UTC  (12+ messages)
` [PATCH printk v2 01/11] printk: Make console_is_usable() available to nbcon
` [PATCH printk v2 02/11] printk: Let console_is_usable() handle nbcon
` [PATCH printk v2 03/11] printk: Add @flags argument for console_is_usable()
` [PATCH printk v2 04/11] printk: nbcon: Provide functions to mark atomic write sections
` [PATCH printk v2 05/11] printk: nbcon: Provide function for atomic flushing
` [PATCH printk v2 06/11] printk: nbcon: Wire up nbcon console "
` [PATCH printk v2 07/11] printk: nbcon: Wire up nbcon into console_flush_all()
` [PATCH printk v2 08/11] panic: Add atomic write enforcement to warn/panic
` [PATCH printk v2 09/11] panic: Add atomic write enforcement to oops
` [PATCH printk v2 10/11] rcu: Add atomic write enforcement for rcu stalls
` [PATCH printk v2 11/11] lockdep: Add atomic write enforcement for lockdep splats

[PATCH 0/3] userfaultfd remap option
 2023-09-19 23:08 UTC  (4+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH V6 0/5] Add camera clock controller support for SM8550
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH v1] arm64: dts: qcom: msm8916: Fix iommu local address range
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH] firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependency
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-09-19 23:07 UTC  (3+ messages)
` (subset) "

[PATCH 0/3] Add display panels to gt5 devices
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-09-19 23:07 UTC  (3+ messages)
` (subset) "

[PATCH 00/14] add driver to support secure video decoder
 2023-09-19 23:03 UTC  (7+ messages)
` [PATCH 11/14] media: medkatek: vcodec: covert secure fd to secure handle

[PATCH v2 0/3] SM6115 LPASS TLMM
 2023-09-19 23:07 UTC  (3+ messages)
` (subset) "

[PATCH v3] soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loop
 2023-09-19 23:07 UTC  (2+ messages)

[RESEND PATCH 1/2] arm64: dts: qcom: msm8994: fix duplicated @6c00000 reserved memory
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8450-hdk: add other analogue microphones
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc8180x: align USB DWC3 clocks with bindings
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Add interconnects to QUPs on SM8250
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Clean up LPASS_LPI probe
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH RFT] arm64: dts: qcom: sc7280: Add missing LMH interrupts
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-09-19 23:07 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8180x: switch UFS QMP PHY to new style of bindings
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sdm630: Add support for modem remoteproc
 2023-09-19 23:07 UTC  (2+ messages)

[PATCH v2 0/4] Add BHRB Facility Support
 2023-09-19 22:30 UTC  (5+ messages)
` [PATCH v2 1/4] target/ppc: Add new hflags to support BHRB
` [PATCH v2 2/4] target/ppc: Add recording of taken branches to BHRB
` [PATCH v2 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
` [PATCH v2 4/4] target/ppc: Add migration support for BHRB

[PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
 2023-09-19 22:59 UTC  (2+ messages)

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-19 22:57 UTC  (11+ messages)

[Intel-gfx] [CI 01/22] drm/i915/xelpdp: Add XE_LPDP_FEATURES
 2023-09-19 22:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/22] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
 2023-09-19 22:53 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: add wifi variant property
 2023-09-19 22:56 UTC  (2+ messages)

include/linux/netlink.h:116:6: warning: ') out of range, only support mangle action on ipv6.hop_limit' directive output truncated writing 60 bytes into a region of size between 46 and 55
 2023-09-19 22:48 UTC 

[Intel-wired-lan] [tnguy-next-queue:main 4/22] include/asm-generic/rwonce.h:44:26: warning: array subscript 0 is outside array bounds of '__u8[0]' {aka 'unsigned char[]'}
 2023-09-19 22:48 UTC  (2+ messages)
`  "

[rdma:wip/leon-for-next] BUILD SUCCESS c5930a1aa08aafe6ffe15b5d28fe875f88f6ac86
 2023-09-19 22:44 UTC 

[ovmf test] 183072: all pass - PUSHED
 2023-09-19 22:48 UTC 

[PATCH] perf cs-etm: Fix missing decoder for per-process trace
 2023-09-19 22:45 UTC  (2+ messages)

[merged mm-hotfixes-stable] proc-nommu-fix-empty-proc-pid-maps.patch removed from -mm tree
 2023-09-19 22:47 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 197e164d30793fe922acac0988f67bb304a2fe2e
 2023-09-19 22:43 UTC 

[PATCH v2 0/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
 2023-09-19 22:51 UTC  (3+ messages)
` [PATCH v2 2/3] "

[RFC 0/2] iio: imu: Add driver and dt-bindings for BMI323
 2023-09-19 22:43 UTC  (4+ messages)
` [RFC 2/2] iio: imu: Add driver for BMI323 IMU

cip/linux-5.10.y-cip-rt build: 191 builds: 5 failed, 186 passed, 12 errors, 121 warnings (v5.10.194-cip39-rt16)
 2023-09-19 22:43 UTC 

[PATCH v3] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-09-19 22:43 UTC 

[PATCH v1] arch/x86: port I/O tracing on x86
 2023-09-19 22:43 UTC  (6+ messages)

[sashal-stable:pending-6.5 25/166] drivers/regulator/max77857-regulator.c:209:5: warning: no previous prototype for 'max77859_get_voltage_sel'
 2023-09-19 22:38 UTC 

drivers/gpu/host1x/dev.c:417 host1x_iommu_attach() warn: passing zero to 'ERR_PTR'
 2023-09-19 22:38 UTC 

[PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
 2023-09-19 22:38 UTC 

[PATCH] pipe_fs_i.h: add pipe_buf_init()
 2023-09-19 22:39 UTC  (5+ messages)

[PATCH] pkt-line: do not chomp EOL for sideband progress info
 2023-09-19 22:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] tests/kms_lease: Test rename
 2023-09-19 22:38 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] sched/eevdf: sched_attr::sched_runtime slice hint
 2023-09-19 22:37 UTC  (4+ messages)
` [PATCH 2/2] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion

[PATCH 0/4] Add BHRB Facility Support
 2023-09-19 22:01 UTC  (4+ messages)
` [PATCH 4/4] target/ppc: Add migration support for BHRB

[PATCH 00/26] Finish the create_empty_buffers() transition
 2023-09-19 22:34 UTC  (13+ messages)
` [PATCH 05/26] gfs2: Convert inode unstuffing to use a folio
` [PATCH 06/26] gfs2: Convert gfs2_getbuf() to folios
` [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio
` [PATCH 08/26] gfs2: Convert gfs2_write_buf_to_page() "

[PATCH 1/1] net/sfc: add missing error code indication to MAE init path
 2023-09-19 22:34 UTC  (2+ messages)

[Buildroot] [PATCH v9 1/7] package/python-httplib2: add host variant
 2023-09-19 22:33 UTC  (4+ messages)
` [Buildroot] [PATCH v9 4/7] package/flutter-engine: new package

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2" failed to apply to 5.10-stable tree
 2023-09-19 22:33 UTC  (2+ messages)
` [PATCH 5.10.y] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller

[Intel-xe] [PATCH 0/6] Separate display and tile workarounds
 2023-09-19 22:31 UTC  (4+ messages)
` [Intel-xe] [PATCH 5/6] drm/xe/wa: Apply tile workarounds at probe/resume

[PATCH 0/6] Enable HS-G5 support on SM8550
 2023-09-19 22:30 UTC  (14+ messages)
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 1332/1363] drivers/mtd/spi-nor/winbond.c:45:5: warning: no previous prototype for 'spi_nor_multi_die_sr_ready'
 2023-09-19 22:28 UTC 

I2C transfer offload on i2c-mv64xxx devices
 2023-09-19 22:29 UTC 

[PATCH] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header
 2023-09-19 22:28 UTC  (4+ messages)

cip-gitlab/ci/pavel/linux-test ltp-timers: 8 runs, 2 regressions (v5.10.194-cip39-500-gc5c4e5fc16817)
 2023-09-19 22:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 6 runs, 2 regressions (v5.10.194-cip39-500-gc5c4e5fc16817)
 2023-09-19 22:26 UTC 

[xen-unstable-smoke test] 183070: tolerable all pass - PUSHED
 2023-09-19 22:25 UTC 

[PATCH] nouveau/u_memcpya: fix NULL vs error pointer bug
 2023-09-19 22:23 UTC  (6+ messages)
` [Nouveau] "

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2" failed to apply to 5.4-stable tree
 2023-09-19 22:20 UTC  (2+ messages)
` [PATCH 5.4.y] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller

[Intel-gfx] [PATCH v10 0/3] Apply Wa_16018031267 / Wa_16018063123
 2023-09-19 22:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Apply Wa_16018031267 / Wa_16018063123 (rev2)

[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
 2023-09-19 22:18 UTC  (7+ messages)
` [QEMU PATCH v5 07/13] softmmu/memory: enable automatic deallocation of memory regions

[PATCH v3 07/13] trailer --parse help: expose aliased options
 2023-09-19 22:16 UTC  (2+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-19 22:15 UTC  (11+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH] bulk-checkin: Only accept blobs
 2023-09-19 22:15 UTC 

[tip:sched/core] BUILD SUCCESS e23edc86b09df655bf8963bbcb16647adc787395
 2023-09-19 22:14 UTC 

[tip:x86/bugs] BUILD SUCCESS f75a0e70ed379019b209cdb591ffbfe2fbf4342f
 2023-09-19 22:14 UTC 

[net-next PATCH v3 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-09-19 22:28 UTC  (11+ messages)
` [net-next PATCH v3 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v3 02/10] net: Add queue and napi association
` [net-next PATCH v3 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v3 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v3 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v3 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v3 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v3 08/10] net: Add NAPI IRQ support
` [net-next PATCH v3 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v3 10/10] netdev-genl: Add PID for the NAPI thread

[tip:master] BUILD SUCCESS 9f868b90a41bf83571cec538f74a4ec490dc88d9
 2023-09-19 22:14 UTC 

[PATCH v1 0/3] mlxbf_gige: Fix several bugs
 2023-09-19 22:13 UTC  (4+ messages)
` [PATCH v1 1/3] mlxbf_gige: Fix kernel panic at shutdown
` [PATCH v1 2/3] mlxbf_gige: Fix intermittent no ip issue
` [PATCH v1 3/3] mlxbf_gige: Enable the GigE port in mlxbf_gige_open

[PATCH v3 05/13] trailer: trailer location is a place, not an action
 2023-09-19 22:13 UTC  (2+ messages)

[PATCH] Documentation: xfs: Remove repeated word in comments
 2023-09-19 22:10 UTC  (5+ messages)

[PATCH v1] SUNRPC: Remove BUG_ON call sites
 2023-09-19 22:11 UTC  (2+ messages)

[kirkstone][PATCH v2 0/1] Fix kirkstone dmidedecode smbios3_decode
 2023-09-19 22:11 UTC  (3+ messages)
` [kirkstone][PATCH v2 1/1] dmidecode: fixup for CVE-2023-30630
  ` [OE-core] "

[Nouveau] [PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
 2023-09-19 21:56 UTC  (18+ messages)
` [PATCH v3 28/44] drm/nouveau/disp: add dp rates method
` [PATCH v3 29/44] drm/nouveau/kms/nv50-: split DP disable+enable into two modesets
` [PATCH v3 30/44] drm/nouveau/kms/nv50-: flush mst disables together
` [PATCH v3 31/44] drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link
` [PATCH v3 32/44] drm/nouveau/disp: add dp train method
` [PATCH v3 33/44] drm/nouveau/disp: move link training out of supervisor
` [PATCH v3 34/44] drm/nouveau/disp: add dp sst config method
` [PATCH v3 35/44] drm/nouveau/disp: add dp mst id get/put methods
` [PATCH v3 36/44] drm/nouveau/disp: move outp/conn construction to chipset code
` [PATCH v3 37/44] drm/nouveau/disp: move outp init/fini paths "
` [PATCH v3 38/44] drm/nouveau/disp/nv50-: skip DCB_OUTPUT_TV
` [PATCH v3 39/44] drm/nouveau/kms/nv50-: create heads based on nvkm head mask
` [PATCH v3 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns
` [PATCH v3 41/44] drm/nouveau/kms/nv50-: name aux channels after their connector
` [PATCH v3 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info
` [PATCH v3 43/44] drm/nouveau/kms/nv50-: create outputs "
` [PATCH v3 44/44] drm/nouveau/kms/nv50-: disable dcb parsing


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.