All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-24 18:46:51 to 2023-01-24 19:46:19 UTC [more...]

[PATCH v4 1/2] trace: add new file under include/trace/stages/ for perf/bpf
 2023-01-24 19:46 UTC  (2+ messages)

[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
 2023-01-24 18:37 UTC  (8+ messages)
` [PATCH v2 2/9] doc: phy: Document devm_of_phy_get()
` [PATCH v2 4/9] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH v2 5/9] net: lan966x: "
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: "
` [PATCH v2 7/9] PCI: tegra: "
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "

[PATCH v2 00/35] maintainer tree pre-PR (testing/docs/semihosting/plugins)
 2023-01-24 19:44 UTC  (3+ messages)
` [PATCH v2 33/35] tcg: exclude non-memory effecting helpers from instrumentation

[PATCH] x86: KVM: Add common feature flag for AMD's PSFD
 2023-01-24 19:45 UTC 

[PATCH v4 00/14] xen/arm: Don't switch TTBR while the MMU is on
 2023-01-24 19:43 UTC  (7+ messages)
` [PATCH v4 05/14] xen/arm: Clean-up the memory layout
` [PATCH v4 10/14] xen/arm32: head: Widen the use of the temporary mapping

[PATCH] sanity: Fix small typos
 2023-01-24 19:42 UTC 

[PATCH v2 00/10] drm/fb-helper: Various cleanups
 2023-01-24 19:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/fb-helper: Various cleanups (rev2)

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-24 19:39 UTC  (25+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 02/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v3 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v3 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v3 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v3 06/18] scsi: support service action in scsi_report_opcode()
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v3 10/18] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v3 11/18] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v3 12/18] ata: libata: detect support for command duration limits
` [PATCH v3 13/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v3 14/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v3 15/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v3 16/18] ata: libata: set read/write commands CDL index
` [PATCH v3 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits

selinux-testsuite broken pipe noise
 2023-01-24 19:39 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Fix sphinx warnings for workarounds documentation
 2023-01-24 19:39 UTC  (2+ messages)

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-01-24 19:37 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH] btrfs: send: limit number of clones and allocated memory size
 2023-01-24 19:32 UTC 

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-24 19:38 UTC  (6+ messages)

[PATCH] net/tg3: resolve deadlock in tg3_reset_task() during EEH
 2023-01-24 18:53 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] Rust fixes for 6.2
 2023-01-24 19:33 UTC 

[PATCH 5.10 00/20] Backport oops_limit to 5.10
 2023-01-24 19:30 UTC  (21+ messages)
` [PATCH 5.10 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.10 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.10 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.10 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.10 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.10 06/20] exit: Add and use make_task_dead
` [PATCH 5.10 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.10 08/20] hexagon: Fix function name in die()
` [PATCH 5.10 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.10 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.10 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.10 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.10 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.10 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.10 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.10 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.10 17/20] panic: Introduce warn_limit
` [PATCH 5.10 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.10 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.10 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

[Intel-gfx] [PATCH] drm/i915: Implement workaround for CDCLK PLL disable/enable
 2023-01-24 19:35 UTC  (4+ messages)

[PATCH v2 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-01-24 19:32 UTC  (4+ messages)
` [PATCH v2 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging

stable-rc/queue/5.10 build: 180 builds: 2 failed, 178 passed, 9 warnings (v5.10.162-1026-gc98725c97fdc)
 2023-01-24 19:31 UTC 

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-01-24 19:31 UTC  (8+ messages)
` [PATCH v2 12/40] xen/mpu: introduce helpers for MPU enablement
` [PATCH v2 13/40] xen/mpu: introduce unified function setup_early_uart to map early UART
` [PATCH v2 18/40] xen/mpu: introduce helper access_protection_region

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-24 19:30 UTC  (12+ messages)

[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
 2023-01-24 19:30 UTC  (9+ messages)
` [PATCH v8 RESEND 1/8] fs: uninline inode_query_iversion
` [PATCH v8 RESEND 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 RESEND 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 RESEND 5/8] ceph: "
` [PATCH v8 RESEND 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 RESEND 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 RESEND 8/8] nfsd: remove fetch_iversion export operation

[PATCH] board: edgeble: Fix neural-compute-module-2 board name
 2023-01-24 19:31 UTC 

[PATCH v7 2/3] cachestat: implement cachestat syscall
 2023-01-24 19:29 UTC  (4+ messages)

[PATCH] sh: fix spdx format
 2023-01-24 13:39 UTC 

[Intel-gfx] [PATCH 1/5] drm/i915: audit bo->resource usage v3
 2023-01-24 19:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] "

[PATCH v9 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-24 19:28 UTC  (19+ messages)
` [PATCH v9 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v9 6/8] block: Switch to pinning pages
` [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v9 8/8] block: convert bio_map_user_iov "

stable-rc/queue/4.14 baseline: 105 runs, 13 regressions (v4.14.302-385-ga115264d1968)
 2023-01-24 19:27 UTC 

[PATCH net-next RFC 10/20] net/kparser: add kParser
 2023-01-24 19:26 UTC  (2+ messages)

[PATCH 0/3] thermal: Fix/cleanup error paths in __thermal_cooling_device_register()
 2023-01-24 19:26 UTC  (6+ messages)
` [PATCH V4 1/3] thermal: core: call put_device() only after device_register() fails

[Intel-gfx] [PATCH] drm/i915/gt: Clear wedged status upon suspend
 2023-01-24 19:26 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] arm64: dts: qcom: sa8540p-ride: Fix some i2c pinctrl settings
 2023-01-24 19:23 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8540p-ride: Document i2c busses

[PATCH 1/7] board: rockchip: Add rk3588 evb board support
 2023-01-24 19:24 UTC  (2+ messages)

[PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
 2023-01-24 19:23 UTC  (18+ messages)

[PATCH] hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
 2023-01-24 19:22 UTC  (3+ messages)

[PATCH v3 0/7] rebase: fix several code/testing/documentation issues around flag incompatibilities
 2023-01-24 19:21 UTC  (11+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 5/9] rebase: add coverage of other incompatible options

[PATCH 6/7] rockchip: dts: Add rk3588 evb support
 2023-01-24 19:18 UTC 

[PATCH 7/7] phy: phy-rockchip-snps-pcie3: Add pcie3_phymode setting
 2023-01-24 19:19 UTC 

[u-boot PATCH v2 0/3] arm: dts: k3-am64: Sync DT files with Linux
 2023-01-24 19:19 UTC  (3+ messages)
` [u-boot PATCH v2 3/3] arm: dts: k3-am64: Fix CPSW3G ethernet

[PATCH v1 0/6] thermal: intel: int340x: Assorted cleanup changes
 2023-01-24 19:18 UTC  (7+ messages)
` [PATCH v1 1/6] thermal: intel: int340x: Assorted minor cleanups
` [PATCH v1 2/6] thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
` [PATCH v1 3/6] thermal: intel: int340x: Evaluate GTSH once
` [PATCH v1 4/6] thermal: intel: int340x: Rearrange int340x_thermal_read_trips()
` [PATCH v1 5/6] thermal: intel: int340x: Populate auxiliary trip points first
` [PATCH v1 6/6] thermal: intel: int340x: Drop pointless cast to unsigned long

[master/kirkstone][PATCH] libdrm: remove alternative setup for kmstest
 2023-01-24 19:19 UTC  (4+ messages)
` [meta-arago] "

GSoC 2023
 2023-01-24 19:18 UTC  (4+ messages)

[RFC PATCH V1 0/1] sched/numa: Enhance vma scanning
 2023-01-24 19:18 UTC  (5+ messages)
` [RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic

[PATCH 5/7] rockchip: clk: pll: add pll_rk3588 type for RK3588 Soc
 2023-01-24 19:17 UTC 

[PATCH] usb: host: ehci-generic: Handle DM_RESET=n case
 2023-01-24 16:58 UTC  (3+ messages)

[PATCH 4/7] dt-bindings: clock: rk3588: Add binding header for rk3588
 2023-01-24 19:15 UTC 

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-24 19:17 UTC  (3+ messages)

[PATCH 3/7] clk: rockchip: rk3588: Add clock driver
 2023-01-24 19:14 UTC 

[PATCH 2/7] rockchip: Add rk3588 core architecture
 2023-01-24 19:13 UTC 

[PATCH] nvme-pci: flush initial scan_work for async probe
 2023-01-24 19:16 UTC  (2+ messages)

[PATCH] odroid: add CROS_EC to odroid_defconfig
 2023-01-24 18:38 UTC  (2+ messages)

[PATCH] tools/memory-model Flag suspicious use of srcu cookies
 2023-01-24 19:15 UTC  (3+ messages)

[net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control
 2023-01-24 19:15 UTC  (11+ messages)

[PATCH net] tsnep: Fix TX queue stop/wake for multiple queues
 2023-01-24 19:14 UTC 

[RESEND PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-24 19:12 UTC  (4+ messages)

KSPP status meeting
 2023-01-24 19:13 UTC 

stable-rc/queue/4.19 baseline: 78 runs, 13 regressions (v4.19.269-552-g197cbaab5b85)
 2023-01-24 19:12 UTC 

[PATCH 1/1] Add RISC-V TEE support
 2023-01-24 19:12 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

MSYS2 and libfdt
 2023-01-24 19:10 UTC  (8+ messages)
        ` MinGW and libfdt (was: Re: MSYS2 and libfdt)

[PATCH 0/9] convert hugetlb fault functions to folios
 2023-01-24 18:38 UTC  (4+ messages)
` [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() to take in a folio

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-24 19:10 UTC  (2+ messages)

[PATCH v3] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24 19:10 UTC  (2+ messages)

[PATCH 00/88] Clean up of bad Kconfig options
 2023-01-24 19:09 UTC  (3+ messages)
` [PATCH 51/88] omap: Drop unused CONFIG_OMAP_USB_PHY

[PATCH] tree-walk: disallow overflowing modes
 2023-01-24 18:53 UTC  (3+ messages)

[PATCH 5.15 000/117] 5.15.90-rc2 review
 2023-01-24 19:07 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-24 19:06 UTC  (6+ messages)

[PATCH] ftrace: Show a list of all functions that have ever been enabled
 2023-01-24 19:06 UTC  (3+ messages)

[PATCH 1/5 v7] dt-bindings: input: pwm-beeper: Convert txt bindings to yaml
 2023-01-24 19:06 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc5-95-gc37ccd838159)
 2023-01-24 19:05 UTC 

[PATCH v3 00/70] bootstd: Allow migration from distro_bootcmd scripts
 2023-01-24 19:04 UTC  (10+ messages)
` [PATCH v3 12/70] dm: part: Update test to use mmc2

[PATCH 00/23] staging: r8188eu: some more xmit cleanups
 2023-01-24 19:01 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-24 19:01 UTC  (4+ messages)
` [PATCH 2/2] wifi: ath5k: "

[PATCH net-next] tsnep: Fix TX queue stop/wake for multiple queues
 2023-01-24 18:59 UTC  (3+ messages)

[PATCH v2 00/21] Enable Colorspace connector property in amdgpu
 2023-01-24 18:57 UTC  (5+ messages)
` [PATCH v2 18/21] drm/amd/display: Fallback to 2020_YCBCR if the pixel encoding is not RGB

[PATCH v8 07/10] block: Switch to pinning pages
 2023-01-24 18:55 UTC  (10+ messages)
    ` [PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)

[PATCH] RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()
 2023-01-24 18:54 UTC  (2+ messages)

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-24 18:55 UTC  (5+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-24 18:51 UTC  (21+ messages)
` [PATCH 5.15 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.15 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.15 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.15 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.15 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.15 06/20] exit: Add and use make_task_dead
` [PATCH 5.15 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.15 08/20] hexagon: Fix function name in die()
` [PATCH 5.15 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.15 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.15 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.15 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.15 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.15 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.15 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.15 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.15 17/20] panic: Introduce warn_limit
` [PATCH 5.15 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.15 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.15 20/20] exit: Use READ_ONCE() for all oops/warn limit reads

[PATCH net-next v4 0/8] Netlink protocol specs
 2023-01-24 18:50 UTC  (4+ messages)
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec

[Intel-gfx] [PATCH v2 0/2] drm/i915/psr: PSR related workarounds
 2023-01-24 18:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/psr: Implement Wa_14014971492
` [Intel-gfx] [PATCH v2 2/2] drm/i915/mtl: Apply Wa_14013475917 for all MTL steppings

[PATCH] cramfs: Kconfig: fix spelling & punctuation
 2023-01-24 18:44 UTC  (2+ messages)

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-01-24 18:48 UTC  (5+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-24 18:46 UTC  (11+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] bundle: optionally skip reachability walk
              ` [PATCH v2.5 02/11] bundle: verify using connected()


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.