All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 14:44:51 to 2023-12-06 15:32:53 UTC [more...]

[PATCH 0/4] kdump: crashkernel reservation from CMA
 2023-12-06 15:19 UTC  (11+ messages)

[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
 2023-12-06 15:32 UTC  (9+ messages)
` [PATCH V2 1/3] ufs: core: "

[PATCH 1/2] iouring: one capable call per iouring instance
 2023-12-06 15:31 UTC  (9+ messages)

[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2023-12-06 15:30 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: fix kernel-doc warnings
 2023-12-06 15:30 UTC  (2+ messages)
` [ibm-acpi-devel] "

[PATCH] KVM: SEV: Fix handling of EFER_LMA bit when SEV-ES is enabled
 2023-12-06 15:28 UTC  (2+ messages)

SMC-R throughput drops for specific message sizes
 2023-12-06 15:28 UTC  (3+ messages)

[PATCH v1 0/4] mpi3mr: Few Enhancements and minor fix
 2023-12-06 15:25 UTC  (5+ messages)
` [PATCH v1 1/4] mpi3mr: Improve Shutdown times when firmware has faulted
` [PATCH v1 2/4] mpi3mr: Support PCIe Error Recovery callback handlers
` [PATCH v1 3/4] mpi3mr: Reset stop_bsgs flag post controller reset failure
` [PATCH v1 4/4] mpi3mr: Update driver version to 8.6.1.0.0

[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-12-06 15:27 UTC  (6+ messages)

[PATCH v2] drm/amdkfd: Use partial hmm page walk during buffer validation in SVM
 2023-12-06 15:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] board/cubietech/cubieboard4 : Add config file for cubieboard4
 2023-12-06 15:26 UTC  (3+ messages)

[PATCH] net: dsa: microchip: fix NULL pointer dereference on platform init
 2023-12-06 15:26 UTC  (9+ messages)

[RFC PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
 2023-12-06 15:25 UTC  (10+ messages)

[PATCH] kmod: Add FIPS 202 SHA-3 support
 2023-12-06 15:22 UTC  (2+ messages)

[PATCH v3 0/3] Bli: fix hidden module dependency
 2023-12-06 15:24 UTC  (4+ messages)
` [PATCH v3 1/3] Allow explicit module dependencies

[PATCH v3] drm/amdkfd: Use partial hmm page walk during buffer validation in SVM
 2023-12-06 15:24 UTC 

[PATCH] cfgfile: increase value length
 2023-12-06 15:22 UTC  (4+ messages)

[EXT] Re: [RFC PATCH 0/2] Node migration between memory tiers
 2023-12-06 15:22 UTC  (3+ messages)
`  "

[GIT PULL] parisc architecture fix for v6.7-rc5
 2023-12-06 15:21 UTC 

[PATCH 4/6] dt-bindings: mfd: Convert da9062 to json-schema
 2023-12-06 15:19 UTC  (5+ messages)

[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-06 15:18 UTC  (22+ messages)

[PATCH v3 1/4] mm/ksm: add ksm advisor
 2023-12-06 15:17 UTC  (2+ messages)

[PATCH 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2023-12-06 15:17 UTC  (5+ messages)
` [PATCH 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump

[DRBD-announce] LINSTOR Operator v2.3.0 and v1.10.8
 2023-12-06 15:17 UTC 

[PATCH alsa-ucm-conf v2 1/2] sof-soundwire: Add basic support for cs42l43
 2023-12-06 15:16 UTC  (4+ messages)
` [PATCH alsa-ucm-conf v2 2/2] sof-soundwire: Add basic support for a 4x cs35l56 configuration

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-06 15:16 UTC 

[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-06 15:15 UTC  (5+ messages)

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-06 15:11 UTC 

[PATCH kmod 1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32
 2023-12-06 15:14 UTC  (3+ messages)
` [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE

[PATCH v3.1 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-06 15:14 UTC  (3+ messages)

[PATCH 00/16] fs/ntfs3: Bugfix and refactoring
 2023-12-06 15:14 UTC  (17+ messages)
` [PATCH 01/16] fs/ntfs3: Improve alternative boot processing
` [PATCH 02/16] fs/ntfs3: Modified fix directory element type detection
` [PATCH 03/16] fs/ntfs3: Improve ntfs_dir_count
` [PATCH 04/16] fs/ntfs3: Correct hard links updating when dealing with DOS neams
` [PATCH 05/16] fs/ntfs3: Print warning while fixing hard links count
` [PATCH 06/16] fs/ntfs3: Reduce stack usage
` [PATCH 07/16] fs/ntfs3: Fix multithreaded stress test
` [PATCH 08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH 09/16] fs/ntfs3: Correct use bh_read
` [PATCH 10/16] fs/ntfs3: Add file_modified
` [PATCH 11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
` [PATCH 12/16] fs/ntfs3: Implement super_operations::shutdown
` [PATCH 13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
` [PATCH 14/16] fs/ntfs3: Add and fix comments
` [PATCH 15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH 16/16] fs/ntfs3: Fix c/mtime typo

[PATCH net-next v1 1/3] net: dsa: microchip: ksz8: move BMCR specific code to separate function
 2023-12-06 15:14 UTC  (5+ messages)
` [PATCH net-next v1 3/3] net: dsa: microchip: Fix PHY loopback configuration for KSZ8794 and KSZ8873

[PATCHv3 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-06 15:13 UTC  (5+ messages)
` [PATCHv3 net-next 01/14] selftests/net: add lib.sh

[PATCH] target/i386: Add new CPU model SierraForest
 2023-12-06 15:24 UTC  (2+ messages)

[PATCH net-next 0/2] nfp: add ext_ack messages to supported callbacks
 2023-12-06 15:12 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: ethtool: add extended ack report messages
` [PATCH net-next 2/2] nfp: devlink: "

[PATCH v2 nft] parser: tcpopt: fix tcp option parsing with NUM + length field
 2023-12-06 15:12 UTC  (13+ messages)

[meta-arago] [kirkstone] [PATCH] receipes-multimedia: gstreamer: Add patches for AM62P
 2023-12-06 15:11 UTC  (2+ messages)

[PATCH v2] ALSA: pcmtest: stop timer in the hw_free callback
 2023-12-06 15:10 UTC 

[RFC PATCH 00/86] Make the kernel preemptible
 2023-12-06 15:10 UTC  (6+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n

[PATCH net-next RFC v5 4/4] net/sched: act_blockcast: Introduce blockcast tc action
 2023-12-06 15:09 UTC  (12+ messages)

[PATCH] dt-bindings: mailbox: add Versal IPI bindings
 2023-12-06 15:09 UTC  (2+ messages)

default pcm plugin
 2023-12-06 15:08 UTC 

[PATCH net-next v9 13/15] p4tc: add runtime table entry create, update, get, delete, flush and dump
 2023-12-06 15:08 UTC  (3+ messages)

[PATCHv4 00/14] x86/tdx: Add kexec support
 2023-12-06 15:07 UTC  (5+ messages)
` [PATCHv4 10/14] x86/tdx: Convert shared memory back to private on kexec

[meta-webserver][PATCH] netdata: added Python as rdepends
 2023-12-06 15:07 UTC 

[PATCH v2 0/6] Initial support for the Realtek interrupt controller
 2023-12-06 15:07 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs

[PATCH v3] kunit: run test suites only after module initialization completes
 2023-12-06 15:07 UTC 

[PATCH v3 00/14] arm64: dts: imx8mm-kontron: DT updates
 2023-12-06 15:06 UTC  (22+ messages)
` [PATCH v3 01/14] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH v3 02/14] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
` [PATCH v3 03/14] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
` [PATCH v3 04/14] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM
` [PATCH v3 05/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
` [PATCH v3 06/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
` [PATCH v3 07/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
` [PATCH v3 08/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
` [PATCH v3 09/14] arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
` [PATCH v3 10/14] arm64: dts: imx8mm-kontron: Fix OSM-S devicetrees to match latest hardware
` [PATCH v3 11/14] arm64: dts: imx8mm-kontron: Disable uneffective PUE bit in SDIO IOMUX
` [PATCH v3 12/14] arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC node
` [PATCH v3 13/14] arm64: dts: imx8mm-kontron: Add I2C EEPROM on OSM-S Kontron i.MX8MM
` [PATCH v3 14/14] arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and board

[PATCH v2 0/9] Reassoc/FT roaming unification
 2023-12-06 15:07 UTC  (10+ messages)
` [PATCH v2 1/9] auto-t: add explicit stop() to IWD class
` [PATCH v2 2/9] auto-t: add association timeout test
` [PATCH v2 3/9] auto-t: only call set_value for changed values in default()
` [PATCH v2 4/9] ft: add FTE/RSNE building to ft_prepare_handshake
` [PATCH v2 5/9] ft: add ft_handshake_setup
` [PATCH v2 6/9] netdev: add netdev_ft_reassociate
` [PATCH v2 7/9] station: use netdev_ft_reassociate
` [PATCH v2 8/9] ft: remove ft_associate and helpers
` [PATCH v2 9/9] netdev: station: remove NETDEV_EVENT_FT_ROAMED

[PATCH] abseil-cpp: remove -Dcmake_cxx_standard=14 flag from extra_oecmake
 2023-12-06 15:07 UTC  (6+ messages)
` [oe] "

Linux kernel 4.14.302 cannot support and cannot detect Intel Ethernet Controller I225-V 2.5 Gbps network interface cards
 2023-12-06 15:06 UTC 

[PATCH 0/1] Make gb-beagleplay driver Greybus compliant
 2023-12-06 15:06 UTC  (2+ messages)
` [PATCH 1/1] greybus: gb-beagleplay: Remove use of pad bytes

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-06 15:05 UTC  (4+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch

[PATCH] drm/bridge: nxp-ptn3460: simplify some error checking
 2023-12-06 15:05 UTC  (2+ messages)

[PATCH] team: Fix use-after-free when an option instance allocation fails
 2023-12-06 15:05 UTC  (2+ messages)

WARNING: IMAGE_FSTYPES:remove += is not a recommended operator combination, please replace it / Fuzz detected
 2023-12-06 15:02 UTC  (3+ messages)
` [yocto] "

BPF LSM prevent program unload
 2023-12-06 15:02 UTC  (3+ messages)

[PATCH for-next] RDMA/efa: Add EFA query MR support
 2023-12-06 14:52 UTC  (2+ messages)

[PATCH] ring-buffer: Force absolute timestamp on discard of event
 2023-12-06 15:02 UTC 

[PATCH] drm/debugfs: drop unneeded DEBUG_FS guard
 2023-12-06 15:01 UTC  (2+ messages)

[PATCH] drm/debugfs: fix potential NULL pointer dereference
 2023-12-06 14:54 UTC  (4+ messages)

[PATCH 1/6] ARM: dts: imx27: Use 'bus' for AIPI bus
 2023-12-06 15:00 UTC  (6+ messages)
` [PATCH 2/6] ARM: dts: imx27: Use 'bus' for EMI bus
` [PATCH 3/6] ARM: dts: imx27-pdk: Move usbphy0 out of simple-bus
` [PATCH 4/6] ARM: dts: imx27-phytec-phycore-rdk: Move usbphy nodes "
` [PATCH 5/6] ARM: dts: imx1: Use 'bus' for AIPI bus
` [PATCH 6/6] ARM: dts: imx25: Move usbphy nodes out of simple-bus

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-06 15:01 UTC  (6+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init

[PATCH] ring-buffer: Test last update in 32bit version of __rb_time_read()
 2023-12-06 15:00 UTC 

[v2] net/af_xdp: enable a sock path alongside use_cni
 2023-12-06 15:00 UTC  (3+ messages)

[Intel-xe] [CI 01/17] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-12-06 15:00 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for series starting with [CI,01/17] "

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-06 14:58 UTC  (5+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis

[PATCH 0/3] supplyment of slab allocator removal
 2023-12-06 14:59 UTC  (7+ messages)
` [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"

[PATCH net-next v9 00/15] Introducing P4TC
 2023-12-06 14:59 UTC  (7+ messages)
` [PATCH net-next v9 15/15] p4tc: add P4 classifier

ucm2: sof-soundwire: Use one file for speaker codec initialization
 2023-12-06 14:58 UTC 

[dgc-xfs:vfs-scale 4/11] lib/dlock-list.c:67:30: warning: assignment discards 'const' qualifier from pointer target type
 2023-12-06 14:56 UTC 

[RFC PATCH] keys: flush work when accessing /proc/key-users
 2023-12-06 14:57 UTC 

[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
 2023-12-06 14:56 UTC  (7+ messages)

[PATCH 0/7] i2c: stm32f7: enhancements and support for stm32mp25
 2023-12-06 14:56 UTC  (4+ messages)
` [PATCH 3/7] dt-bindings: i2c: document st,stm32mp25-i2c compatible

[PATCH] fs: vboxsf: fix a kernel-doc warning
 2023-12-06 14:57 UTC  (2+ messages)

drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c:525:29-44: ERROR: reference preceded by free on line 524
 2023-12-06 14:56 UTC 

[PATCH] ALSA: pcmtest: stop timer in the hw_free callback
 2023-12-06 14:56 UTC 

[RESEND PATCH] arm64: dts: rockchip: Add PCIe pinctrls to Turing RK1
 2023-12-06 14:55 UTC  (4+ messages)

[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
 2023-12-06 14:56 UTC  (11+ messages)

[Intel-xe] [PATCH v3 0/2] RFC: drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
 2023-12-06 14:55 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure

[PATCH v4 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-12-06 14:53 UTC  (3+ messages)
` [PATCH v4 4/4] iio: humidity: Add TI HDC302x support

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-12-06 14:53 UTC  (3+ messages)
` [PATCH v2 05/15] media: intel/ipu6: add IPU6 DMA mapping API and MMU table

[PATCH v3] spi: cadence: revert "Add SPI transfer delays"
 2023-12-06 14:52 UTC 

[PATCH V3] greybus: gb-beagleplay: Ensure le for values in transport
 2023-12-06 14:52 UTC  (8+ messages)

[PATCH] sscanf.3: Remove term 'deprecated', and expand BUGS
 2023-12-06 14:52 UTC 

[BUG] lpfc: Kernel NULL pointer dereference in lpfc_dev_loss_tmo_callbk
 2023-12-06 14:50 UTC 

[PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
 2023-12-06 14:50 UTC  (3+ messages)

[PATCH v5 0/5] Introduce STM32MP257 clock driver
 2023-12-06 14:50 UTC  (5+ messages)
` [PATCH v5 4/5] clk: stm32: introduce clocks for STM32MP257 platform

[RESEND PATCH v2] Bluetooth: Fix bogus check for re-auth no supported with non-ssp
 2023-12-06 14:50 UTC  (2+ messages)

[PATCH v2 00/14] arm64: dts: imx8mm-kontron: DT updates
 2023-12-06 14:49 UTC  (13+ messages)
` [PATCH v2 01/14] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH v2 02/14] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
` [PATCH v2 14/14] arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and board

[igt-dev] [PATCH v4 0/2] RFC: drm-uapi/xe: add exec_queue_id member to drm_xe_wait_user_fence structure
 2023-12-06 14:44 UTC  (4+ messages)
` [igt-dev] [PATCH v4 1/2] "
` [igt-dev] [PATCH v4 1/1] drm-uapi/xe: kill xe_wait_user_fence_ioctl when exec_queue reset happen
` [igt-dev] [PATCH v4 2/2] "

[PATCH] Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
 2023-12-06 14:48 UTC  (2+ messages)

[PATCH 0/2] TQMLX2160A support
 2023-12-06 14:47 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add TQ-Systems LX2160A based boards

[PATCH] board: rockchip: add Powkiddy X55
 2023-12-06 14:11 UTC  (3+ messages)

[PATCH v2 0/3] livepatch-build-tools: fixes for non GNU tools and alignment
 2023-12-06 14:46 UTC  (2+ messages)

[PATCH] net: dsa: microchip: fix NULL pointer dereference in ksz_connect_tag_protocol()
 2023-12-06 14:46 UTC  (3+ messages)

[PATCH v3 0/9] drm/amd/display: improve DTN color state log
 2023-12-06 14:46 UTC  (3+ messages)
` [PATCH v3 3/9] drm/amd/display: read gamut remap matrix in fixed-point 31.32 format

[PATCH 0/4] SLUB: cleanup hook processing
 2023-12-06 14:44 UTC  (6+ messages)
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()

[RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
 2023-12-06 14:44 UTC  (2+ messages)

[PATCH 1/3] bb/toaster: Fix assertEquals deprecation warnings
 2023-12-06 14:44 UTC  (3+ messages)
` [PATCH 2/3] toaster: Fix assertRegexpMatches "
` [PATCH 3/3] toastermain/settings: Avoid python filehandle closure warnings


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.