linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-26 18:23:33 to 2023-11-27 04:05:58 UTC [more...]

linux-next: Tree for Nov 27
 2023-11-27  4:05 UTC 

[GIT PULL] tracing/eventfs: Fixes for v6.7-rc2
 2023-11-27  4:00 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
 2023-11-27  4:00 UTC  (10+ messages)
` [PATCH 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks
` [PATCH 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
` [PATCH 7/9] arm64: dts: mediatek: Introduce MT8186 Steelix

[PATCH 5.10 000/187] 5.10.202-rc3 review
 2023-11-27  3:51 UTC  (3+ messages)

linux-next: build failure after merge of the mm tree
 2023-11-27  3:48 UTC  (2+ messages)

[PATCH] [v2] crypto: ccp - fix memleak in ccp_init_dm_workarea
 2023-11-27  3:47 UTC 

linux-next: build failure after merge of the mm tree
 2023-11-27  3:44 UTC 

[RESEND PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
 2023-11-27  3:41 UTC  (2+ messages)

[PATCH 5.4 000/152] 5.4.262-rc4 review
 2023-11-27  3:40 UTC  (2+ messages)

[PATCH v5] sign-file: Fix incorrect return values check
 2023-11-27  3:34 UTC 

[PATCH] kernel: dma: let dma use vmalloc area
 2023-11-27  3:29 UTC  (2+ messages)

[PATCH 0/3] kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
 2023-11-27  3:29 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q: skov: fix ethernet clock regression
 2023-11-27  3:25 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-var-som: add fixed 3.3V regulator for EEPROM
 2023-11-27  3:23 UTC  (2+ messages)

[PATCH v1] f2fs: New victim selection for GC
 2023-11-27  3:23 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH] i2c: aspeed: Acknowledge Tx ack late when in SLAVE_READ_PROCESSED
 2023-11-27  3:23 UTC  (2+ messages)

[PATCH] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2023-11-27  3:18 UTC  (3+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-27  3:18 UTC  (2+ messages)

[PATCH 0/2] watchdog/hpwdt: Cleanup Claiming NMI
 2023-11-27  3:16 UTC  (2+ messages)

[PATCH] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2023-11-27  3:12 UTC  (2+ messages)

arch/powerpc/platforms/512x/mpc512x_shared.c:251:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-11-27  3:12 UTC 

drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:705 iwl_mvm_get_session_prot_id() warn: unsigned 'link_id' is never less than zero
 2023-11-27  3:11 UTC 

[PATCH] powerpc/powernv: Add a null pointer check in opal_event_init
 2023-11-27  3:07 UTC 

[PATCH v3] arm64: dts: mediatek: mt6358: Merge ldo_vcn33_* regulators
 2023-11-27  3:07 UTC  (2+ messages)

[PATCH] kexec: avoid out of bounds in crash_exclude_mem_range()
 2023-11-27  2:56 UTC 

[RESEND PATCH] bus: imx-weim: Use device_get_match_data()
 2023-11-27  3:05 UTC  (2+ messages)

[net v2 PATCH 0/5] octeontx2-af: miscellaneous fixes
 2023-11-27  3:04 UTC  (6+ messages)
` [net v2 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
` [net v2 PATCH 2/5] octeontx2-af: Fix mcs sa cam entries size
` [net v2 PATCH 3/5] octeontx2-af: Fix mcs stats register address
` [net v2 PATCH 4/5] octeontx2-af: Add missing mcs flr handler call
` [net v2 PATCH 5/5] octeontx2-af: Update Tx link register range

[PATCH 00/10] ipmi: kcs_bmc: Miscellaneous cleanups
 2023-11-27  3:02 UTC  (6+ messages)
` [PATCH 08/10] ipmi: kcs_bmc: Track clients in core

[PATCH V2] arm64: dts: imx8mp: Add NPU Node
 2023-11-27  2:58 UTC  (2+ messages)

[PATCH v3] sign-file: Fix incorrect return values check
 2023-11-27  2:57 UTC  (2+ messages)

[PATCH v2] arm64: dts: freescale: debix-som-a-bmb-08: Add CSI Power Regulators
 2023-11-27  2:57 UTC  (2+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-11-27  2:55 UTC  (4+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling

[PATCH v2] arm64: dts: freescale: debix-som: Add heartbeat LED
 2023-11-27  2:54 UTC  (2+ messages)

[PATCH v1 0/2] imx6/imx8-apalis: add can power-up delay on ixora board
 2023-11-27  2:52 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: imx6q-apalis: "

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-27  2:52 UTC  (14+ messages)
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH] scsi: cxlflash: Fix null pointer dereference in ocxlflash_get_fd
 2023-11-27  2:51 UTC 

[PATCH v2] dt-bindings: ufs: Add msi-parent for UFS MCQ
 2023-11-27  2:49 UTC  (5+ messages)

VENDORS EOI
 2023-11-26 20:57 UTC 

[PATCH] arm64: dts: imx8mp-venice-gw74xx: remove unecessary propreties in tpm node
 2023-11-27  2:43 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-venice-gw72xx: add TPM device
 2023-11-27  2:43 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw72xx: add TPM device
 2023-11-27  2:43 UTC  (2+ messages)

[PATCH] LoongArch: Set unwind stack type to unknown rather than set error flag
 2023-11-27  2:41 UTC  (2+ messages)

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-27  2:34 UTC  (11+ messages)

[PATCH V3 1/2] dt-bindings: clock: support i.MX93 Analog clock module
 2023-11-27  2:33 UTC  (3+ messages)
` [PATCH V3 2/2] arm64: dts: imx93: update analog node

[PATCH] powerpc/powernv/pci: Do setup dev PE in pnv_pci_enable_device_hook
 2023-11-27  2:32 UTC 

[PATCH v2] fs/Kconfig: Make hugetlbfs a menuconfig
 2023-11-27  2:23 UTC  (2+ messages)

[PATCH v2 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
 2023-11-27  2:21 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: imx93: add i3c1 and i3c2

linux-next: build failure after merge of the drm-misc tree
 2023-11-27  2:12 UTC  (2+ messages)

[PATCH] tpm: Start the tpm2 before running a self test
 2023-11-27  2:07 UTC  (7+ messages)

[RFC PATCH] serial: core: Use pm_runtime_get_sync() in uart_start()
 2023-11-27  2:06 UTC  (5+ messages)

[PATCH wireless-next v3 1/2] wifi: rtlwifi: rtl8821ae: phy: remove some useless code
 2023-11-27  2:04 UTC  (3+ messages)
` [PATCH wireless-next v3 2/2] wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior

[PATCH] crypto: ccp - fix memleak in ccp_init_dm_workarea
 2023-11-27  1:45 UTC  (3+ messages)

[PATCH v2] crypto: sa2ul - Return crypto_aead_setkey to transfer the error
 2023-11-27  2:03 UTC 

[PATCH] arm64: dts: imx8mp-beacon-kit: Enable DSI to HDMI Bridge
 2023-11-27  1:53 UTC  (2+ messages)

[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-27  1:52 UTC  (8+ messages)
` [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations

[syzbot] [kernel?] possible deadlock in stack_depot_put
 2023-11-27  1:56 UTC 

[PATCH] lockdep: slightly reorder 'struct lock_class' to save some memory
 2023-11-27  1:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: add include/linux/lockdep*.h
 2023-11-27  1:44 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Optimization for memslot hugepage checking
 2023-11-27  1:44 UTC 

[PATCH 0/7] Initial device tree support for StarFive JH8100 SoC
 2023-11-27  1:36 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: riscv: Add StarFive Dubhe compatibles
` [PATCH 2/7] dt-bindings: riscv: Add StarFive JH8100 SoC
` [PATCH 3/7] dt-bindings: timer: Add StarFive JH8100 clint
` [PATCH 4/7] dt-bindings: interrupt-controller: Add StarFive JH8100 plic
` [PATCH 5/7] dt-bindings: xilinx: Add StarFive compatible string
` [PATCH 6/7] serial: xilinx_uartps: Add new compatible string for StarFive
` [PATCH 7/7] riscv: dts: starfive: Add initial StarFive JH8100 device tree

[PATCH v11 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-11-27  1:34 UTC  (4+ messages)
` [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header

[syzbot] [kernel?] possible deadlock in stack_depot_put
 2023-11-27  1:29 UTC 

[PATCH v3 0/3] Add audio device nodes for i.MX93 platform
 2023-11-27  1:28 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: imx93: Add audio device nodes
` [PATCH v3 2/3] arm64: dts: imx93: Configure clock rate for audio PLL

linux-next: manual merge of the slab tree with the mm tree
 2023-11-27  1:29 UTC 

[PATCH v2 0/4] riscv: sophgo: add clock support for sg2042
 2023-11-27  1:16 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: sophgo: Add SG2042 bindings
` [PATCH v2 2/4] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH v2 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v2 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2 2/2] wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
 2023-11-27  1:13 UTC  (2+ messages)

[PATCH -next] block: remove field 'bd_inode' from block_device
 2023-11-27  1:13 UTC  (3+ messages)

[PATCH -next] media: chips-media: Remove surplus dev_err() when using platform_get_irq()
 2023-11-27  1:09 UTC 

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-27  1:06 UTC  (6+ messages)
` [PATCH v2 3/8] x86/mm: Remove "static" from vmap_pages_range()

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-11-27  0:46 UTC  (14+ messages)
` [PATCH v9 3/5] media: platform: visconti: add V4L2 vendor specific control handlers
` [PATCH v9 4/5] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v9 5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH -next] drm/imagination: Remove unneeded semicolon
 2023-11-27  1:04 UTC 

[PATCH -next 1/2] media: chips-media: wave5: Remove unneeded semicolon
 2023-11-27  0:59 UTC  (2+ messages)
` [PATCH -next 2/2] "

[PATCH -next] media: mediatek: vcodec: Remove unneeded semicolon
 2023-11-27  0:58 UTC 

linux-next: duplicate patch in the tty tree
 2023-11-27  0:57 UTC 

linux-next: manual merge of the tty tree with the powerpc tree
 2023-11-27  0:49 UTC 

[net-next PATCH v2] net: phy: aquantia: drop wrong endianness conversion for addr and CRC
 2023-11-27  0:29 UTC 

[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
 2023-11-27  0:26 UTC  (3+ messages)

mm/kasan/report.c:637 kasan_non_canonical_hook() warn: unsigned 'addr' is never less than zero
 2023-11-27  0:25 UTC 

[syzbot] [bfs?] general protection fault in bfs_get_block (2)
 2023-11-27  0:19 UTC 

[syzbot] [bfs?] general protection fault in bfs_get_block (2)
 2023-11-27  0:08 UTC 

[PATCH net] tls: fix NULL deref on tls_sw_splice_eof() with empty record
 2023-11-26 23:56 UTC  (3+ messages)

[PATCH] usbip: Don't submit special requests twice
 2023-11-26 23:48 UTC 

[net-next PATCH v2 1/4] net: phy: extend PHY package API to support multiple global address
 2023-11-26 23:51 UTC  (4+ messages)
` [net-next PATCH v2 2/4] net: phy: move mmd_phy_indirect to generic header
` [net-next PATCH v2 3/4] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v2 4/4] net: phy: add support for PHY package MMD read/write

[ANNOUNCE] 5.10.201-rt98
 2023-11-26 23:44 UTC  (4+ messages)

[PATCH] bfs: Fix null pointer dereference in bfs_move_block
 2023-11-26 23:39 UTC 

[PATCH 2/6] twl-core: add power off implementation for twl603x
 2023-11-26 23:32 UTC  (2+ messages)

[PATCH v1 0/8] Add JH7100 errata and update device tree
 2023-11-26 23:27 UTC  (9+ messages)
` [PATCH v1 1/8] riscv: errata: Add StarFive JH7100 errata
` [PATCH v1 2/8] riscv: dts: starfive: Group tuples in interrupt properties
` [PATCH v1 3/8] riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAs
` [PATCH v1 4/8] riscv: dts: starfive: Add JH7100 cache controller
` [PATCH v1 5/8] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
` [PATCH v1 6/8] riscv: dts: starfive: Add JH7100 MMC nodes
` [PATCH v1 7/8] riscv: dts: starfive: Enable SD-card on JH7100 boards
` [PATCH v1 8/8] riscv: dts: starfive: Enable SDIO wifi "

[syzbot] [bfs?] general protection fault in bfs_get_block (2)
 2023-11-26 23:24 UTC  (3+ messages)
` [syzbot] Test np deref
` [syzbot] Test patch

[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
 2023-11-26 23:20 UTC  (3+ messages)

[PATCH v2 0/1] platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
 2023-11-26 23:10 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-11-26 22:54 UTC  (3+ messages)
` [PATCH net-next v5 01/14] page_pool: make sure frag API fields don't span between cachelines

linux-next: build warning after merge of the bcachefs tree
 2023-11-26 22:46 UTC 

[PATCH 0/2] bootconfig: Support early options in embedded config
 2023-11-26 22:46 UTC  (5+ messages)
` [PATCH 2/2] bootconfig: Apply early options from "

undefined reference to `utf8s_to_utf16s'
 2023-11-26 22:39 UTC 

[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
 2023-11-26 22:38 UTC  (13+ messages)
` [PATCH v4 01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
` [PATCH v4 02/24] i2c: designware: Fix reset call "
` [PATCH v4 03/24] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v4 04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe()
` [PATCH v4 05/24] i2c: designware: Replace a while-loop by for-loop
` [PATCH v4 06/24] i2c: designware: Save pointer to semaphore callbacks instead of index

[PATCH RESEND net-next 1/2] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-11-26 22:35 UTC  (8+ messages)
` [PATCH RESEND net-next 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-26 22:36 UTC  (13+ messages)
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200

[BUG] wireless: mt7601u: probe failed with error -110
 2023-11-26 22:26 UTC  (2+ messages)

[PATCH v2] kasan: Record and report more information
 2023-11-26 22:24 UTC 

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-11-26 22:20 UTC 

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-11-26 22:14 UTC 

[PATCH] leds: trigger: netdev: extend speeds up to 10G
 2023-11-26 22:11 UTC  (3+ messages)

[PATCH v3 0/4] media: i2c: imx214: Extend with sensor size and firmware information
 2023-11-26 22:06 UTC  (2+ messages)

[PATCH RFC] net: dsa: mv88e6xxx: Support LED control
 2023-11-26 22:09 UTC  (6+ messages)

[PATCH v2] leds: trigger: netdev: extend speeds up to 10G
 2023-11-26 22:07 UTC 

[PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
 2023-11-26 21:55 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: msm8939-longcheer-l9100: Add proximity-near-level
 2023-11-26 21:46 UTC 

[PATCH 6.6 000/527] 6.6.3-rc3 review
 2023-11-26 21:35 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc-fixes tree
 2023-11-26 21:32 UTC 

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-11-26 21:15 UTC  (5+ messages)
` [PATCH v2 09/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-26 21:06 UTC  (5+ messages)

[syzbot] [fscrypt?] possible deadlock in find_and_lock_process_key
 2023-11-26 20:58 UTC 

[PATCH 4.14 00/53] 4.14.331-rc2 review
 2023-11-26 20:39 UTC  (3+ messages)

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-11-26 20:19 UTC  (2+ messages)

[PATCH v1] dt-bindings: input: convert gpio-mouse to json-schema
 2023-11-26 20:08 UTC  (2+ messages)

[PATCH v2 00/21] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-26 19:58 UTC  (3+ messages)
` [PATCH v2 20/21] pinctrl: starfive: Convert to use grp member

[PATCH 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
 2023-11-26 19:38 UTC  (6+ messages)
` [PATCH 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor

[PATCH v1 0/3] introduce priority-based shutdown support
 2023-11-26 19:42 UTC  (13+ messages)

[net-next PATCH 1/3] net: phy: extend PHY package API to support multiple global address
 2023-11-26 19:39 UTC  (9+ messages)
` [net-next PATCH 3/3] net: phy: add support for PHY package MMD read/write

[PATCH] Input: omap4-keypad: react on keypresses if device is runtime-suspended
 2023-11-26 19:43 UTC 

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2023-11-26 19:30 UTC  (3+ messages)
` [PATCH v9 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example

[PATCH RFC doc] Add EARLY flag to early-parsed kernel boot parameters
 2023-11-26 19:24 UTC 

[RFC PATCH 0/3] bluetooth/gnss: GNSS support for TiWi chips
 2023-11-26 19:18 UTC  (4+ messages)
` [RFC PATCH 1/3] gnss: Add AI2 protocol used by some TI combo chips
` [RFC PATCH 2/3] bluetooth: ti-st: add GNSS support for TI Wilink chips
` [RFC PATCH 3/3] drivers: misc: ti-st: begin to deorbit

[PATCH v2 00/21] Add support for the Mobileye EyeQ5 SoC
 2023-11-26 18:57 UTC  (3+ messages)
` [PATCH v2 16/21] dt-bindings: mips: Add bindings for Mobileye SoCs

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

[PATCH v3 2/2] iio: pressure: driver for Honeywell HSC/SSC series pressure sensors
 2023-11-26 18:33 UTC  (2+ 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 NNTP newsgroup(s).