LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-18 19:07:01 to 2023-11-19 11:33:02 UTC [more...]

[RESEND PATCH v4 0/7] Fixes and improvements for RS485 (RESEND)
 2023-11-19 11:28 UTC  (4+ messages)
` [RESEND PATCH v4 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [RESEND PATCH v4 2/7] serial: core: set missing supported flag for RX during TX GPIO
` [RESEND PATCH v4 3/7] serial: core: fix sanitizing check for RTS settings

[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
 2023-11-19 11:28 UTC  (21+ messages)
` [PATCH v3 01/20] drivers/gpu/drm/rockchip: "
` [PATCH v3 02/20] drivers/gpu/drm/mgag200/mgag200_i2c.c: "
` [PATCH v3 03/20] drm/amd/display: "
` [PATCH v3 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "
` [PATCH v3 05/20] drivers/video/fbdev: "
` [PATCH v3 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v3 07/20] drivers/gpu/drm: "
` [PATCH v3 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "
` [PATCH v3 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v3 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v3 11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: "
` [PATCH v3 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [PATCH v3 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [PATCH v3 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "
` [PATCH v3 15/20] drivers/gpu/drm/i915/display: "
` [PATCH v3 16/20] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c: "
` [PATCH v3 17/20] drivers/gpu/drm/ast/ast_i2c.c: "
` [PATCH v3 18/20] drivers/gpu/drm/gma500: "
` [PATCH v3 19/20] drivers/gpu/drm/display: "
` [PATCH v3 20/20] include/linux/i2c.h: "

[syzbot] [ntfs3?] WARNING in attr_data_get_block (3)
 2023-11-19 11:27 UTC  (2+ messages)
` [syzbot] test

[syzbot] [fs?] INFO: task hung in user_get_super (2)
 2023-11-19 11:27 UTC 

[PATCH 4/5] clk: sophgo: Add SG2042 clock generator driver
 2023-11-19 11:11 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-19 11:11 UTC 

[PATCH] spi: ingenic: convert not to use dma_request_slave_channel()
 2023-11-19 10:59 UTC 

[PATCH v3 0/5] drm: Allow the damage helpers to handle buffer damage
 2023-11-19 10:57 UTC  (6+ messages)
` [PATCH v3 1/5] drm: Allow drivers to indicate the damage helpers to ignore damage clips
` [PATCH v3 2/5] drm/virtio: Disable damage clipping if FB changed since last page-flip
` [PATCH v3 3/5] drm/vmwgfx: "
` [PATCH v3 4/5] drm/plane: Extend damage tracking kernel-doc
` [PATCH v3 5/5] drm/todo: Add entry about implementing buffer age for damage tracking

[PATCH] ASoC: fsl_mqs: Remove duplicate linux/of.h header
 2023-11-19 10:45 UTC 

block/blk-throttle.c:1498:43: warning: '%lu' directive output may be truncated writing between 1 and 20 bytes into a region of size 17
 2023-11-19 10:37 UTC 

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-19 10:32 UTC  (3+ messages)
` [syzbot] [PATCH] Test for 6465e260f487

[PATCH v5 0/3] arm64: dts: cn913x: add COM Express boards
 2023-11-19 10:26 UTC  (4+ messages)
` [PATCH v5 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
` [PATCH v5 2/3] dt-bindings: arm64: add Marvell COM Express boards
` [PATCH v5 3/3] arm64: dts: cn913x: add device trees for "

[PATCH] autofs: add: new_inode check in autofs_fill_super()
 2023-11-19 10:23 UTC  (3+ messages)

[PATCH 00/20] remove I2C_CLASS_DDC support
 2023-11-19 10:14 UTC  (21+ messages)
` [PATCH v3 01/20] drivers/gpu/drm/rockchip: "
` [PATCH v3 02/20] drivers/gpu/drm/mgag200/mgag200_i2c.c: "
` [PATCH v3 03/20] drm/amd/display: "
` [PATCH v3 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "
` [PATCH v3 05/20] drivers/video/fbdev: "
` [PATCH v3 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v3 07/20] drivers/gpu/drm: "
` [PATCH v3 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "
` [PATCH v3 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v3 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v3 11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: "
` [PATCH v3 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [PATCH v3 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [PATCH v3 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "
` [PATCH v3 15/20] drivers/gpu/drm/i915/display: "
` [PATCH v3 16/20] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c: "
` [PATCH v3 17/20] drivers/gpu/drm/ast/ast_i2c.c: "
` [PATCH v3 18/20] drivers/gpu/drm/gma500: "
` [PATCH v3 19/20] drivers/gpu/drm/display: "
` [PATCH v3 20/20] include/linux/i2c.h: "

[PATCH 1/6] kconfig: require a space after '#' for valid input
 2023-11-19 10:02 UTC  (4+ messages)
` [PATCH 5/6] kconfig: require an exact match for "is not set" to disable CONFIG option

[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
 2023-11-19 10:00 UTC 

[PATCH V2 0/5] mlx5 ConnectX diagnostic misc driver
 2023-11-19  9:51 UTC  (7+ messages)
` [PATCH V2 1/5] mlx5: Add aux dev for ctl interface
` [PATCH V2 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
` [PATCH V2 3/5] misc: mlx5ctl: Add info ioctl
` [PATCH V2 4/5] misc: mlx5ctl: Add command rpc ioctl
` [PATCH V2 5/5] misc: mlx5ctl: Add umem reg/unreg ioctl

[PATCH 0/5] mlx5 ConnectX diagnostic misc driver
 2023-11-19  9:49 UTC  (6+ messages)
` [PATCH 5/5] misc: mlx5ctl: Add umem reg/unreg ioctl

kernel/bpf/helpers.c:1960:13: sparse: sparse: Using plain integer as NULL pointer
 2023-11-19  9:48 UTC 

[PATCH] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
 2023-11-19  9:48 UTC  (2+ messages)

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-19  9:39 UTC  (6+ messages)

[PATCH v2] bonding: use a read-write lock in bonding_show_bonds()
 2023-11-19  9:25 UTC  (3+ messages)
` [PATCH v3 1/2] bonding: export devnet_rename_sem
` [PATCH v3 2/2] bonding: use a read-write lock in bonding_show_bonds()

clang: warning: argument unused during compilation: '-mbranch-protection=none'
 2023-11-19  9:14 UTC 

drivers/firmware/qcom/qcom_scm.c:1652:34: warning: unused variable 'qcom_scm_qseecom_allowlist'
 2023-11-19  9:13 UTC 

fs/bcachefs/btree_key_cache.c:113:7: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always true
 2023-11-19  9:13 UTC 

[PATCH] ksmbd: prevent memory leak on error return
 2023-11-19  9:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next 1/2] apparmor: Fix one kernel-doc comment
 2023-11-19  9:09 UTC  (4+ messages)
` [PATCH -next 2/2] apparmor: Fix some kernel-doc comments

[PATCH -next] apparmor: Fix some kernel-doc comments
 2023-11-19  9:08 UTC  (2+ messages)

[PATCH] pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
 2023-11-19  9:29 UTC 

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-19  8:50 UTC  (9+ messages)

kernel/reboot.c:559: warning: Function parameter or member 'poweroff_delay_ms' not described in 'hw_failure_emergency_poweroff'
 2023-11-19  8:28 UTC 

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

[PATCH v9 23/27] net: wan: framer: Add support for the Lantiq PEF2256 framer
 2023-11-19  8:16 UTC  (2+ messages)

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-11-19  8:03 UTC  (11+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH] Tried removing the error
 2023-11-19  6:55 UTC 

[PATCH v6 00/16] KVM TDX: TDP MMU: large page support
 2023-11-19  6:58 UTC  (4+ messages)
` [PATCH v6 05/16] KVM: TDX: Pass size to reclaim_page()

Radeon regression in 6.6 kernel
 2023-11-19  6:47 UTC  (3+ messages)

[PATCH v17 000/116] KVM TDX basic feature support
 2023-11-19  6:30 UTC  (3+ messages)
` [PATCH v17 020/116] KVM: TDX: create/destroy VM structure

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv
 2023-11-19  6:06 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-19  6:12 UTC 

[syzbot] [dri?] WARNING in drm_gem_object_handle_put_unlocked
 2023-11-19  5:57 UTC 

[PATCH v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
 2023-11-18  3:19 UTC 

[PATCH] arm64: add dependency between vmlinuz.efi and Image
 2023-11-19  5:32 UTC 

[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
 2023-11-19  5:34 UTC 

[syzbot] [dri?] WARNING in drm_gem_object_handle_put_unlocked
 2023-11-19  5:11 UTC  (2+ messages)
` [syzbot] [PATCH] Tried removing the error

[PATCH 0/2] iio: light: add support for VEML6075 UVA and UVB light sensor
 2023-11-19  5:08 UTC  (4+ messages)
` [PATCH 1/2] iio: light: add VEML6075 UVA and UVB light sensor driver
` [PATCH 2/2] dt-bindings: iio: light: add support for Vishay VEML6075

[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm
 2023-11-19  5:05 UTC 

[PATCH] selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm
 2023-11-19  5:08 UTC 

[PATCH net 0/2] net: ti: am65-cpsw-nuss: module removal fixes for v6.7-rc
 2023-11-19  4:44 UTC  (3+ messages)
` [PATCH net 2/2] net: ti: am65-cpsw-nuss: Fix NULL pointer dereference at module removal

[PATCH v2 05/20] drivers/video/fbdev: remove I2C_CLASS_DDC support
 2023-11-19  4:46 UTC  (2+ messages)

drivers/gpu/drm/ttm/ttm_bo_util.c:427:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-19  4:46 UTC 

[PATCH] nfp: flower: Added pointer check and continue
 2023-11-19  4:22 UTC  (3+ messages)

kernel/time/hrtimer.c:1483:14: warning: variable 'expires_in_hardirq' set but not used
 2023-11-19  4:35 UTC 

[PATCH 1/2] [PATCH,breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c
 2023-11-19  4:02 UTC 

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2023-11-19  4:09 UTC 

arch/powerpc/platforms/pseries/plpks_sed_ops.c:89:15: sparse: sparse: cast to restricted __be32
 2023-11-19  4:09 UTC 

[PATCH V2] perf script python: Fail check on dynamic allocation
 2023-11-19  4:09 UTC 

[PATCH] drm/virtio: add definition for venus capset
 2023-11-19  3:46 UTC  (3+ messages)

block/blk-throttle.c:1488:74: warning: 'snprintf' output may be truncated before the last format character
 2023-11-19  2:51 UTC 

[PATCH] [PATCH,breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c
 2023-11-19  2:57 UTC 

arch/arm64/include/asm/cmpxchg.h:171:1: sparse: sparse: cast truncates bits from constant value (ffffffff becomes ff)
 2023-11-19  2:40 UTC 

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-19  2:34 UTC  (11+ messages)
` [PATCH net-next v7 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v7 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v7 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v7 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH] LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
 2023-11-19  2:33 UTC 

[PATCH v3 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
 2023-11-19  2:34 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2

[PATCH 2/2] iio: dac: driver for MCP4821
 2023-11-19  2:08 UTC  (2+ messages)

kismet: WARNING: unmet direct dependencies detected for SND_SOC_WM8731_I2C when selected by SND_SOC_DB1200
 2023-11-19  1:57 UTC 

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2023-11-19  1:59 UTC 

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2023-11-19  1:31 UTC  (2+ messages)
` [syzbot] [PATCH] Test divide err in drm

kismet: WARNING: unmet direct dependencies detected for ADB_CUDA when selected by PPC_PMAC
 2023-11-19  0:24 UTC 

[PATCH v5 0/6] add qca8084 ethernet phy driver
 2023-11-19  0:23 UTC  (8+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v5 4/6] net: phy: at803x: add the function phydev_id_is_qca808x

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-19  0:01 UTC  (6+ messages)
` [PATCH net-next 5/9] netlink: specs: Modify pse attribute prefix
` [PATCH net-next 6/9] netlink: specs: Expand the pse netlink command with PoE interface

[PATCH v1] spi: intel: make mem_ops comparison unique to opcode match
 2023-11-18 23:58 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.7-rc1
 2023-11-18 23:35 UTC  (2+ messages)

[GIT PULL v2] parisc architecture fixes for v6.7-rc2
 2023-11-18 23:35 UTC  (2+ messages)

[RFC 0/6] H.264 stateless encoder RFC 0/6
 2023-11-18 23:19 UTC  (2+ messages)

fs/fcntl.c:878:22: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-11-18 23:03 UTC 

drivers/iio/light/us5182d.c:479:36: warning: 'us5182d_acpi_match' defined but not used
 2023-11-18 23:04 UTC 

[PATCH net-next v11 00/13] Add Realtek automotive PCIe driver
 2023-11-18 22:50 UTC  (3+ messages)
` [PATCH net-next v11 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function

[PATCH v3 07/10] arm64: ptdump: Parse the host stage-2 page-tables from the snapshot
 2023-11-18 22:39 UTC  (2+ messages)

[PATCH][next] clk: sunxi-ng: nkm: remove redundant initialization of tmp_parent
 2023-11-18 22:21 UTC  (2+ messages)

[PATCH v2 0/1] arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
 2023-11-18 21:53 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 00/12] bus: Convert to platform remove callback returning void
 2023-11-18 21:51 UTC  (5+ messages)
` [PATCH 06/12] bus: sun50i-de2: "
` [PATCH 07/12] bus: sunxi-rsb: "

[PATCH v11 2/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-18 21:35 UTC  (2+ messages)

[PATCH 00/20] remove I2C_CLASS_DDC support
 2023-11-18 21:49 UTC  (3+ messages)
` [PATCH v2 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "

drivers/iio/accel/bmc150-accel-i2c.c:64:36: warning: 'bmc150_accel_acpi_match' defined but not used
 2023-11-18 21:34 UTC 

[PATCH v4] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-18 21:26 UTC  (3+ messages)

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

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 

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 

[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  (5+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "

[PATCH 00/20] MCA Updates
 2023-11-18 19:32 UTC  (21+ 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 19/20] x86/mce/apei: Handle variable register array size
` [PATCH 20/20] EDAC/mce_amd: Add support for FRU Text in MCA

[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 0/4] Extend time to wait for UIP for some callers
 2023-11-18 19:25 UTC  (5+ messages)
` [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 RFC] Add a lockdown_hibernate parameter
 2023-11-18 19:20 UTC  (3+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).