All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-18 17:43:34 to 2023-11-18 20:57:52 UTC [more...]

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (10+ messages)
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
` [PATCH 31/34] drivers/perf: optimize m1_pmu_get_event_idx() by using find_bit() API

[PATCH 00/20] remove I2C_CLASS_DDC support
 2023-11-18 17:42 UTC  (7+ messages)
` [PATCH v2 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [PATCH v2 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [PATCH v2 15/20] drivers/gpu/drm/i915/display: "
` [PATCH v2 17/20] drivers/gpu/drm/ast/ast_i2c.c: "
` [PATCH v2 18/20] drivers/gpu/drm/gma500: "
` [PATCH v2 19/20] drivers/gpu/drm/display: "

Questions related to BCacheFS
 2023-11-18 20:57 UTC  (3+ messages)

How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
 2023-11-18 20:45 UTC  (8+ messages)
    ` Who owns bugzilla.linux-nfs.org - account creation broken? "

[PATCH] arm64: Add user stacktrace support
 2023-11-18 20:40 UTC  (3+ messages)

[PATCH RFC net-next 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-11-18 20:37 UTC  (4+ messages)
` [PATCH RFC net-next 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH RFC net-next 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH RFC net-next 3/3] net: sched: Add initial TC error skb drop reasons

Pull request for efi-next-18112023
 2023-11-18 20:29 UTC 

CFI support for type punning?
 2023-11-18 20:27 UTC  (3+ messages)

[PATCH libnetfilter_queue v2 1/1] src: Add nfq_nlmsg_put2() - user specifies header flags
 2023-11-18 20:25 UTC  (5+ messages)
` [PATCH libnetfilter_queue v3 "

[PATCH v5 0/6] add qca8084 ethernet phy driver
 2023-11-18 20:19 UTC  (5+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support

drivers/scsi/mpt3sas/mpt3sas_base.c:257:57: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 15
 2023-11-18 20:18 UTC 

[linux-linus test] 183789: regressions - FAIL
 2023-11-18 20:16 UTC 

[Buildroot] [for-next] package/esp-hosted: bump to version 2023-11-10
 2023-11-18 20:13 UTC 

KTEST: make cross-arch testing available for big and little endian
 2023-11-18 20:10 UTC  (13+ messages)
` [PATCH v4 01/10] Increase cross-compile compatibility
` [PATCH v4 02/10] Run bcachefs tests on emulated architectures
` [PATCH v4 03/10] ktest: upgrade to debian trixie channel
` [PATCH v4 04/10] enable ARMv7 support
` [PATCH v4 05/10] Enable rust support cross-arch
` [PATCH v4 06/10] Ktest: re-introduce foreign unsupported architectures
` [PATCH v4 07/10] fix a number of issues with cross-architecture testing
` [PATCH v4 08/10] Fall back to sid rustc if rustup isn't available
` [PATCH v4 09/10] fixup! fix a few malfunctioning variables
` [PATCH v4 10/10] ktest: use overlays to store arch-specific bcachefs-tools build

drivers/xen/manage.c:337:60: warning: '%s' directive output may be truncated writing up to 95 bytes into a region of size 12
 2023-11-18 20:08 UTC 

[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
 2023-11-18 20:02 UTC  (6+ messages)

[PATCH v3 bpf-next 0/8] BPF verifier log improvements
 2023-11-18 19:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nodejs: downgrade GCC version requirements to 10
 2023-11-18 19:45 UTC 

[GIT PULL] xfs: bug fixes for 6.7
 2023-11-18 19:45 UTC  (3+ messages)

[GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
 2023-11-18 19:44 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-11-18 19:44 UTC  (2+ messages)

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-11-18 19:35 UTC  (6+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "

[PATCH 00/20] MCA Updates
 2023-11-18 19:32 UTC  (42+ messages)
` [PATCH 01/20] x86/mce/inject: Clear test status value
` [PATCH 02/20] x86/mce: Define mce_setup() helpers for global and per-CPU fields
` [PATCH 03/20] x86/mce: Use mce_setup() helpers for apei_smca_report_x86_error()
` [PATCH 04/20] x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
` [PATCH 05/20] x86/mce/amd: Use helper for UMC bank type check
` [PATCH 06/20] x86/mce/amd: Use helper for GPU UMC bank type checks
` [PATCH 07/20] x86/mce/amd: Use fixed bank number for quirks
` [PATCH 08/20] x86/mce/amd: Look up bank type by IPID
` [PATCH 09/20] x86/mce/amd: Clean up SMCA configuration
` [PATCH 10/20] x86/mce/amd: Prep DFR handler before enabling banks
` [PATCH 11/20] x86/mce/amd: Simplify DFR handler setup
` [PATCH 12/20] x86/mce/amd: Clean up enable_deferred_error_interrupt()
` [PATCH 13/20] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH 14/20] x86/mce/amd: Unify AMD DFR "
` [PATCH 15/20] x86/mce: Skip AMD threshold init if no threshold banks found
` [PATCH 16/20] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH 17/20] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH 18/20] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1, 2} registers
  ` [PATCH 18/20] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH 19/20] x86/mce/apei: Handle variable register array size
` [PATCH 20/20] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v3] libfs: getdents() should return 0 after reaching EOD
 2023-11-18 19:33 UTC 

[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
 2023-11-18 19:31 UTC  (8+ messages)

[PATCH v2] ata: pata_pxa: convert not to use dma_request_slave_channel()
 2023-11-18 19:29 UTC  (2+ messages)

[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-18 19:26 UTC  (4+ messages)

[PATCH 0/4] Extend time to wait for UIP for some callers
 2023-11-18 19:25 UTC  (7+ messages)
` [PATCH 2/4] rtc: Adjust failure return code for cmos_set_alarm()
` [PATCH 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
` [PATCH 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-18 19:23 UTC  (5+ messages)

[PATCH RFC] Add a lockdown_hibernate parameter
 2023-11-18 19:20 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/memtest86: bump to version 6.20
 2023-11-18 18:23 UTC 

[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
 2023-11-18 19:15 UTC  (11+ messages)

[git pull] device mapper fixes for 6.7-rc2
 2023-11-18 19:14 UTC  (4+ messages)

[OE-core] Migration dunfell to kirkstone , init manager issue
 2023-11-18 19:12 UTC 

[meta-oe][PATCH] meta-oe: recipes-support: Add btop
 2023-11-18 19:09 UTC  (2+ messages)
` [oe] "

[PATCH net] docs: netdev: try to guide people on dealing with silence
 2023-11-18 19:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: refresh LLVM support
 2023-11-18 19:06 UTC  (3+ messages)

[xen-unstable test] 183788: tolerable FAIL - PUSHED
 2023-11-18 19:04 UTC 

[PATCH v2 0/2] cmd: acpi: fix acpi list command
 2023-11-18 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v9 0/9] Unify sub-device state access functions
 2023-11-18 19:02 UTC  (5+ messages)
` [PATCH v9 6/9] media: v4l: subdev: Always compile "
` [PATCH v9 9/9] media: v4l: subdev: Return NULL from pad access functions on error

[pull request][net-next 00/14] mlx5 updates 2023-11-13
 2023-11-18 19:00 UTC  (5+ messages)
` [net-next 08/14] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ

[GIT PULL v2] parisc architecture fixes for v6.7-rc2
 2023-11-18 18:57 UTC 

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-18 18:56 UTC  (5+ messages)
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-18 18:54 UTC  (6+ messages)
` [PATCH net-next 8/9] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH v2 0/7] Small Runtime PM API changes
 2023-11-18 18:52 UTC  (11+ messages)
` [PATCH v2 1/7] pm: runtime: Simplify pm_runtime_get_if_active() usage
` [PATCH v2 2/7] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
` [PATCH v2 3/7] ACPI: Documentation: Document acpi_dev_state_d0()
` [PATCH v2 4/7] media: Documentation: Improve camera sensor runtime PM documentation
` [PATCH v2 6/7] media: imx319: Put usage_count correctly in s_ctrl callback

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-18 18:51 UTC  (10+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
 2023-11-18 18:47 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
` [PATCH bpf-next v2 2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
` [PATCH bpf-next v2 3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
` [PATCH bpf-next v2 4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux

[GIT PULL] parisc architecture fixes for v6.7-rc1
 2023-11-18 18:47 UTC  (5+ messages)

[PATCH 0/1] Fix DFU updates on the zynqmp platform
 2023-11-18 18:44 UTC  (2+ messages)
` [PATCH 1/1] Write upper-case BOOT.BIN to zynqmp MMC

[PATCH 1/5] qe: Add <config.h> to linux/immap_qe.h
 2023-11-18 18:44 UTC  (7+ messages)
` [PATCH 4/5] sandbox: Audit config.h and common.h usage

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-18 18:43 UTC  (9+ messages)
        ` [External] "

Optimize fails on a large ruleset
 2023-11-18 18:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/memtest86: bump to version 6.20
 2023-11-18 18:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/memtest86: rename package to memtest86plus

[oe] [meta-oe][PATCH] recipes-support: Add btop
 2023-11-18 18:34 UTC  (4+ messages)

We Can Finance Your Business / Projects
 2023-11-18 18:17 UTC 

We Can Finance Your Business / Projects
 2023-11-18 18:17 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/fbc: Split plane size vs. surface size checks apart
 2023-11-18 18:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[PATCH 0/2] Support fanotify FAN_REPORT_FID on all filesystems
 2023-11-18 18:30 UTC  (3+ messages)
` [PATCH 1/2] fanotify: store fsid in mark instead of in connector
` [PATCH 2/2] fanotify: allow "weak" fsid when watching a single filesystem

[[oe] [meta-oe]] meta-oe: recipes-support: Add btop
 2023-11-18 18:26 UTC 

[PATCH] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-18 18:25 UTC 

[PATCH] meta-oe: recipes-support: Add btop
 2023-11-18 18:25 UTC 

[PATCH net-next] r8169: improve RTL8411b phy-down fixup
 2023-11-18 18:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/Makefile.in: add PARALLEL_JOBS to post-build/post-image scripts
 2023-11-18 18:13 UTC 

[intel-tdx:kvm-upstream-next 50/273] kismet: WARNING: unmet direct dependencies detected for KVM_SW_PROTECTED_VM when selected by KVM_INTEL
 2023-11-18 18:11 UTC 

spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
 2023-11-18 17:59 UTC  (4+ messages)

[PATCH 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 2023-11-18 18:05 UTC  (13+ messages)
` [PATCH 01/10] drivers/i2c/busses: "
` [PATCH 02/10] drivers/staging/greybus/i2c.c: "
` [PATCH 03/10] drivers/i2c/busses/i2c-pasemi-pci.c: "
` [PATCH 04/10] drivers/i2c/i2c-stub.c: "
` [PATCH 05/10] drivers/i2c/busses: "
` [PATCH 06/10] drivers/i2c/busses/i2c-gpio.c: "
` [PATCH 07/10] drivers/i2c/busses/i2c-mlxcpld.c: "
` [PATCH 08/10] drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c: "
` [PATCH 09/10] drivers/i2c/busses/scx200_acb.c: "
` [PATCH 10/10] drivers/i2c/busses/i2c-ali1563.c: "

[net-next PATCH v2 0/2] octeontx2: Multicast/mirror offload changes
 2023-11-18 18:01 UTC  (3+ messages)
` [net-next PATCH v2 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v2 2/2] octeontx2-pf: TC flower offload support for mirror

[PATCH 1/6] batman-adv: Start new development cycle
 2023-11-18 17:50 UTC  (2+ messages)

[GIT PULL] turbostat for Linux-6.7
 2023-11-18 18:02 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.7-rc2
 2023-11-18 18:02 UTC  (3+ messages)

[PATCH 1/2] qnx4: Extract dir entry filename processing into helper
 2023-11-18 18:00 UTC  (2+ messages)

[dhowells-fs:netfs-lib 30/51] ld.lld: error: undefined symbol: __fscache_clear_page_bits
 2023-11-18 18:00 UTC 

[PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
 2023-11-18 17:58 UTC  (3+ messages)
` [PATCH 13/34] video: Add a function to clear the display

[PATCH 1/1] efi_loader: create memory reservations in ACPI case
 2023-11-18 17:58 UTC  (4+ messages)

[net-next PATCH 0/2] ocetontx2: Multicast/mirror offload changes
 2023-11-18 17:52 UTC  (4+ messages)
` [net-next PATCH 2/2] octeontx2-pf: TC flower offload support for mirror
    ` [EXT] "

[net-next V2 01/13] net/mlx5: print change on SW reset semaphore returns busy
 2023-11-18 17:50 UTC  (2+ messages)

[PATCH v1 2/2] phy: starfive: Add mipi dphy tx support
 2023-11-18 17:47 UTC 

[PATCH 0/4] ABI: sysfs-class-hwmon: document existing attributes
 2023-11-18 17:47 UTC  (9+ messages)
` [PATCH 1/4] ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically
` [PATCH 2/4] ABI: sysfs-class-hwmon: document missing humidity attributes
` [PATCH 3/4] ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights
` [PATCH 4/4] ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms

[PATCH net-next 00/10] Doc: update bridge doc
 2023-11-18 17:45 UTC  (3+ messages)
` [PATCH net-next 01/10] net: bridge: add document for IFLA_BR enum


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.