All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 12:26:47 to 2023-02-20 13:31:35 UTC [more...]

[RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page
 2023-02-20 13:22 UTC  (26+ messages)
` [RFC PATCH 01/25] mm/zsmalloc: create new struct zsdesc
` [RFC PATCH 02/25] mm/zsmalloc: add utility functions for zsdesc
` [RFC PATCH 03/25] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
` [RFC PATCH 04/25] mm/zsmalloc: add alternatives of frequently used helper functions
` [RFC PATCH 05/25] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
` [RFC PATCH 06/25] mm/zsmalloc: convert __zs_{map,unmap}_object() "
` [RFC PATCH 07/25] mm/zsmalloc: convert obj_to_location() and its users "
` [RFC PATCH 08/25] mm/zsmalloc: convert obj_malloc() "
` [RFC PATCH 09/25] mm/zsmalloc: convert create_page_chain() and its users "
` [RFC PATCH 10/25] mm/zsmalloc: convert obj_tagged() and related helpers "
` [RFC PATCH 11/25] mm/zsmalloc: convert init_zspage() "
` [RFC PATCH 12/25] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [RFC PATCH 13/25] mm/zsmalloc: convert reset_page() to reset_zsdesc()
` [RFC PATCH 14/25] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
` [RFC PATCH 15/25] mm/zsmalloc: convert __free_zspage() "
` [RFC PATCH 16/25] mm/zsmalloc: convert unlock_zspage() "
` [RFC PATCH 17/25] mm/zsmalloc: convert location_to_obj() "
` [RFC PATCH 18/25] mm/zsmalloc: convert free_handles() "
` [RFC PATCH 19/25] mm/zsmalloc: convert zs_compact_control and its users "
` [RFC PATCH 20/25] mm/zsmalloc: convert get_zspage() to take zsdesc
` [RFC PATCH 21/25] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
` [RFC PATCH 22/25] mm/zsmalloc: convert restore_freelist() "
` [RFC PATCH 23/25] mm/zsmalloc: convert zs_reclaim_page() "
` [RFC PATCH 24/25] mm/zsmalloc: remove now unused helper functions
` [RFC PATCH 25/25] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-20 13:29 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible

[GIT PULL] x86/platform changes for v6.3
 2023-02-20 13:29 UTC 

[Buildroot] [PATCH v1 1/3] Revert "xorg-server: not available with musl on ARM"
 2023-02-20 13:27 UTC  (5+ messages)
` [Buildroot] [PATCH v1 3/3] package/webkitgtk: security bump to version 2.38.5

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-20 13:26 UTC  (9+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH ima-evm-utils 0/3] CI: Tumbleweed openSSL fix
 2023-02-20 13:26 UTC  (7+ messages)

[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
 2023-02-20 13:54 UTC 

[GIT PULL] x86/mm change for v6.3
 2023-02-20 13:26 UTC 

[Buildroot] [PATCH 1/1] package/speechd: fix build with help2man
 2023-02-20 13:25 UTC 

[Intel-gfx] [PATCH i-g-t] tests/gem_barrier_race: Extend support over compute engines
 2023-02-20 13:24 UTC  (2+ messages)
` [igt-dev] "

[GIT PULL] x86/fpu changes for v6.3
 2023-02-20 13:23 UTC 

[PATCH v3 00/10] dts: add hello world testcase
 2023-02-20 13:24 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] dts: add node and os abstractions

[patch net] sefltests: netdevsim: wait for devlink instance after netns removal
 2023-02-20 13:23 UTC 

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-20 13:23 UTC  (3+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor

[PATCH 3/5] mm: shrinkers: make count and scan in shrinker debugfs lockless
 2023-02-20 13:22 UTC  (2+ messages)

[rt-devel:linux-6.2.y-rt-rebase 8/46] kernel/softirq.c:676:54: error: implicit declaration of function 'local_pending_timers'
 2023-02-20 13:22 UTC 

pynfs support for kdevops
 2023-02-20 13:22 UTC 

[PATCH v2 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2023-02-20 13:22 UTC  (4+ messages)
` [PATCH v2 4/5] dt-bindings: mmc: sdhci-cadence: SD6 support

[Buildroot] [PATCH 1/1] package/python-cryptography: security bump to version 39.0.1
 2023-02-20 13:21 UTC 

[PATCH 0/5] hw/audio: Cleanups around QOM style
 2023-02-20 13:18 UTC  (6+ messages)
` [PATCH 1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
` [PATCH 2/5] hw/audio/es1370: Avoid forward-declaring ES1370State
` [PATCH 3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
` [PATCH 4/5] hw/audio/ac97: Replace container_of() by AC97() "
` [PATCH 5/5] hw/audio/pcspk: Open-code pcspk_init()

[GIT PULL] x86/core changes for v6.3
 2023-02-20 13:20 UTC 

[Intel-gfx] [RFC v3 0/9] Waitboost drm syncobj waits
 2023-02-20 13:19 UTC  (4+ messages)
` [Intel-gfx] [RFC 6/9] drm/syncobj: Mark syncobj waits as external waiters

[syzbot] upstream-arm64 build error
 2023-02-20 13:18 UTC  (5+ messages)

[PATCH RFC 0/3] Add Versa3 clock generator support
 2023-02-20 13:18 UTC  (5+ messages)
` [PATCH RFC 1/3] dt-bindings: clock: Add Renesas versa3 clock generator bindings
` [PATCH RFC 2/3] drivers: clk: Add support for versa3 clock driver
` [PATCH RFC 3/3] arm64: dts: renesas: rzg2l-smarc: Use versa3 clk for audio mclk

[PATCH] libportal: add opengl to REQUIRED_DISTRO_FEATURES
 2023-02-20 13:18 UTC  (6+ messages)
` [OE-core] "

SR-IOV on ARM64 system with SMMU
 2023-02-20 13:15 UTC  (3+ messages)

[PATCH 1/2] [YOCTO #13270] Refactor the docbook-xml recipe to use docbook.org packages rather than hacked up debian package
 2023-02-20 13:16 UTC  (3+ messages)
  ` [OE-core] "

[Buildroot] [PATCH 1/1] package/python-django: security bump to version 4.1.7
 2023-02-20 13:15 UTC 

[GIT PULL] x86/build change for v6.3
 2023-02-20 13:14 UTC 

[PATCH v4] virtio-net: support the virtqueue coalescing moderation
 2023-02-20 13:14 UTC  (4+ messages)

[PATCH RFC] xen: Annotate printk() as cold
 2023-02-20 13:13 UTC 

AlmaLinux 8.5 support in Langdale
 2023-02-20 13:09 UTC  (5+ messages)
` [yocto] "

[Intel-gfx] [PATCH v9 00/14] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2023-02-20 13:11 UTC  (15+ messages)
` [Intel-gfx] [PATCH v9 02/14] drm/i915/display: Add new member in intel_dp to store ycbcr420 passthrough cap
` [Intel-gfx] [PATCH v9 03/14] drm/i915/dp: Add Scaler constraint for YCbCr420 output
` [Intel-gfx] [PATCH v9 04/14] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
` [Intel-gfx] [PATCH v9 05/14] drm/i915/dp: Compute output format with/without DSC
` [Intel-gfx] [PATCH v9 06/14] drm/i915/display: Use sink_format instead of ycbcr420_output flag
` [Intel-gfx] [PATCH v9 07/14] drm/i915/dp: Rearrange check for illegal mode and comments in mode_valid
` [Intel-gfx] [PATCH v9 08/14] drm/i915/dp: Consider output_format while computing dsc bpp for mode_valid
` [Intel-gfx] [PATCH v9 09/14] drm/i915/dp: Check if mode can be supported with dsc compressed bpp
` [Intel-gfx] [PATCH v9 10/14] drm/i915/display: Add helper function to check if sink_format is 420
` [Intel-gfx] [PATCH v9 11/14] drm/i915/dp: Avoid DSC with output_format YCBCR420
` [Intel-gfx] [PATCH v9 12/14] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
` [Intel-gfx] [PATCH v9 13/14] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
` [Intel-gfx] [PATCH v9 14/14] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
` [Intel-gfx] ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev10)

[GIT PULL] x86/boot changes for v6.3
 2023-02-20 13:10 UTC 

[PATCH] ABI: testing: sysfs-class-power: Document absence of "present" property
 2023-02-20 13:10 UTC 

[PATCH v4 0/1] riscv: Allow to downgrade paging mode from the command line
 2023-02-20 13:10 UTC  (4+ messages)
` [PATCH v4 1/1] "

INFO: memory leak in gpio device in 6.2-rc6
 2023-02-20 13:10 UTC  (8+ messages)
` INFO: REPRODUCED: "

[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2023-02-20 13:10 UTC  (6+ messages)
` [PATCH v10 2/6] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment

[dm-devel] [PATCH] dm: call dm_zone_endio after the target endio callback for zoned devices
 2023-02-20 12:58 UTC 

[PATCH] iio: imu: st_lsm6dsx: discard samples during filters settling time
 2023-02-20 13:07 UTC  (5+ messages)

[PATCH] scsi: remove unused sd_cdb_cache
 2023-02-20 13:05 UTC 

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.231-157-gbb5c568fed2b)
 2023-02-20 13:05 UTC 

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2023-02-20 13:05 UTC  (4+ messages)
` [PATCH v5 2/2] ethdev: support xstats reset telemetry command

[PATCH v4 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-20 12:46 UTC  (7+ messages)

[PATCH blktests v3 0/2] blktests: add mini ublk source and blktests/033
 2023-02-20 13:03 UTC  (2+ messages)

[GIT PULL] x86/asm changes for v6.3
 2023-02-20 13:02 UTC 

[PATCH] ptp: kvm: Use decrypted memory in confidential guest on x86
 2023-02-20 13:02 UTC 

[linux-next:master 681/13681] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c:1678 rtl8188e_handle_ra_tx_report2() warn: ignoring unreachable code
 2023-02-20 13:01 UTC 

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-20 12:58 UTC  (7+ messages)
` [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting

[meta-arago][dunfell][PATCH] recipes-tisdk: ti-tisdk-makefile: Makefile_sysfw-image: Pass DEVICE_TYPE_SEC as SOC_TYPE while building sysfw-image
 2023-02-20 12:58 UTC 

[patch net-next] net: virtio_net: implement exact header length guest feature
 2023-02-20 12:55 UTC  (7+ messages)

[PATCH] irq: ipi: fix NULL pointer deref in irq_data_get_affinity_mask()
 2023-02-20 12:55 UTC  (2+ messages)
` [tip: irq/urgent] genirq/ipi: Fix "

[PATCH v3 0/2] add ring telemetry cmds
 2023-02-20 12:55 UTC  (4+ messages)
` [PATCH v4 0/3] add telemetry cmds for ring
  ` [PATCH v4 3/3] ring: add telemetry cmd for ring info

[GIT PULL] scheduler changes for v6.3
 2023-02-20 12:55 UTC 

[ANN] U-Boot v2023.04-rc2 released
 2023-02-20  0:06 UTC  (4+ messages)
    ` Compiling U-BOOT PNX8473 help config device

[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
 2023-02-20 12:53 UTC  (2+ messages)

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-20 12:52 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: avoid FIELD_PREP warning
 2023-02-20 12:51 UTC  (4+ messages)
`  "

[Buildroot] [PATCH] package/grpc: bump to version 1.52.1
 2023-02-20 12:49 UTC 

[PATCH v2 1/2] mailmap: add contributor to list
 2023-02-20 12:51 UTC  (4+ messages)
` [PATCH v3 1/1] app/test-flow-perf: fix division or module by zero

❌ FAIL (105/383 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, c9c3395d)
 2023-02-20 12:51 UTC 

[PATCH] CI: update to Kas 3.2.2
 2023-02-20 12:50 UTC 

[PATCH v7 0/8] Implement copy offload support
 2023-02-20 10:53 UTC  (9+ messages)
  ` [PATCH v7 1/8] block: Introduce queue limits for copy-offload support
  ` [PATCH v7 2/8] block: Add copy offload support infrastructure
  ` [PATCH v7 3/8] block: add emulation for copy
  ` [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v7 5/8] nvme: add copy offload support
  ` [PATCH v7 6/8] nvmet: add copy command support for bdev and file ns
  ` [PATCH v7 7/8] dm: Add support for copy offload
  ` [PATCH v7 8/8] dm: Enable copy offload for dm-linear target

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2023-02-20-v6.2)
 2023-02-20 12:48 UTC 

Question about input device
 2023-02-20 12:46 UTC 

[PATCH] debugfs: drop inline constant formatting for ERR_PTR(-ERROR)
 2023-02-20 12:47 UTC 

[PATCH] net/hns3: support disable IOVA as PA mode
 2023-02-20 12:47 UTC  (9+ messages)

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-02-20 11:59 UTC  (4+ messages)
` [PATCH 1/4] powerpc: drop MPC834x_MDS platform support
` [PATCH 2/4] powerpc: drop MPC836x_MDS "
` [PATCH 3/4] powerpc: drop MPC837x_MDS "

[PATCH] app/testpmd: fix secondary process not forwarding
 2023-02-20 12:45 UTC  (2+ messages)

[OE-core][PATCH] bluez5: refresh patches with devtool
 2023-02-20 12:45 UTC 

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-02-20 12:43 UTC  (12+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()
            ` [Ocfs2-devel] "
` [PATCH v7 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
    ` [Ocfs2-devel] "

[xen-unstable test] 177883: tolerable trouble: fail/pass/starved
 2023-02-20 12:43 UTC 

[PATCH] drm/fb-helper: Try to protect cleanup against delayed setup
 2023-02-20 12:43 UTC  (2+ messages)

[PATCH] kernel-arch.bbclass: Map arm64 to arm
 2023-02-20 12:42 UTC 

[lvc-project] [PATCH] Input: cypress_ps2 - fix cypress_ps2_sendbyte() result check
 2023-02-20 12:34 UTC 

[PATCH 0/7] timers/nohz: Fixes and cleanups v2
 2023-02-20 12:41 UTC  (8+ messages)
` [PATCH 1/7] timers/nohz: Restructure and reshuffle struct tick_sched
` [PATCH 2/7] timers/nohz: Only ever update sleeptime from idle exit
` [PATCH 3/7] timers/nohz: Protect idle/iowait sleep time under seqcount
` [PATCH 4/7] timers/nohz: Add a comment about broken iowait counter update race
` [PATCH 5/7] timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
` [PATCH 6/7] MAINTAINERS: Remove stale email address
` [PATCH 7/7] selftests/proc: Remove idle time monotonicity assertions

[GIT PULL] m68k updates for v6.3
 2023-02-20 12:41 UTC 

[PATCH v6 00/13] btrfs: introduce RAID stripe tree
 2023-02-20 12:41 UTC  (2+ messages)

[PATCH 0/2] media: i2c: ov5647: Add test pattern support
 2023-02-20 12:41 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: ov5647: Add test pattern control
` [PATCH 2/2] media: i2c: ov5647: Use bus-locked i2c_transfer()

[PATCH -next] crypto: Use devm_platform_ioremap_resource()
 2023-02-20 12:39 UTC  (3+ messages)

[PATCH] arm64: pass ESR_ELx to die() of cfi_handler
 2023-02-20 12:39 UTC  (3+ messages)

[PATCH] ARM: dts: qcom-apq8064: Fix opp table child name
 2023-02-20 12:25 UTC  (2+ messages)

[PATCH 0/4] win32: do not mix SOCKET and fd space
 2023-02-20 12:38 UTC  (3+ messages)
` [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space

[PATCH] dt-bindings: mips: loongson: Add Loongson-1 based boards
 2023-02-20 12:36 UTC  (2+ messages)

[f2fs-dev] [RFC PATCH] f2fs: preserve direct write semantics when buffering is forced
 2023-02-20 12:20 UTC 

[GIT PULL] perf event updates for v6.3
 2023-02-20 12:35 UTC 

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-20 12:34 UTC  (4+ messages)

[PATCH v1 0/2] adding support for Microchip PAC193X Power Monitor
 2023-02-20 12:32 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: adding dt-bindings for PAC193X
` [PATCH v1 2/2] iio: adc: adding support for pac193x

[ti:ti-rt-linux-5.10.y-cicd 22509/22695] ERROR: modpost: "phy_mipi_dphy_get_default_config" [drivers/media/platform/cadence/cdns-csi2rx.ko] undefined!
 2023-02-20 12:31 UTC 

[RFC] Live resize of backing device
 2023-02-20 12:29 UTC  (13+ messages)

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-20  9:56 UTC  (3+ messages)

[PATCH v3 net-next 00/13] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-20 12:23 UTC  (2+ messages)
` [PATCH v3 net-next 13/13] net: enetc: add "

uuid and RFC4122
 2023-02-20 12:26 UTC  (3+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.305-53-g7a69924a0162)
 2023-02-20 12:26 UTC 

答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
 2023-02-20 12:25 UTC  (2+ messages)

[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2023-02-20 12:26 UTC  (4+ messages)

[PATCH v4 0/5] Add TI TMP116 Support
 2023-02-20 12:25 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: iio: ti,tmp117: fix documentation link
` [PATCH v4 2/5] iio: temperature: tmp117: improve fallback capabilities
` [PATCH v4 3/5] dt-bindings: iio: ti,tmp117: add binding for the TMP116
` [PATCH v4 4/5] iio: temperature: tmp117: add TI TMP116 support
` [PATCH v4 5/5] iio: temperature: tmp117: cosmetic alignment cleanup

[GIT PULL] locking changes for v6.2
 2023-02-20 12:25 UTC  (2+ messages)
` [GIT PULL] locking changes for v6.3


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.