mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
linux-next: Fixes tag needs some work in the netfilter tree
 2024-02-08 22:18 UTC  (7+ messages)
` linux-next20240208: tg3 driver nw interfaces not getting configured

[PATCH 00/14] Add support for NIST P521 to ecdsa and ecdh
 2024-02-08 22:18 UTC  (2+ messages)
` [PATCH 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits

[net-next v2] intel: make module parameters readable in sys filesystem
 2024-02-08 22:18 UTC 

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-08 22:16 UTC  (32+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [PATCH v4 10/12] dm: "
` [PATCH v4 11/12] dcssblk: "
` [PATCH v4 12/12] virtio: "

[PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 22:11 UTC  (10+ messages)

[PATCH net v3 0/9] net: Fix MODULE_DESCRIPTION() for net (p5)
 2024-02-08 22:11 UTC  (3+ messages)
` [PATCH net v3 7/9] net: fill in MODULE_DESCRIPTION()s for net/sched

Sporadic regmap unit test failure in raw_sync
 2024-02-08 22:10 UTC  (2+ messages)

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-08 22:06 UTC 

[PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
 2024-02-08 22:04 UTC  (5+ messages)

[PATCH kernel 4/4] pci: Define Integrity and Data Encryption (IDE) extended capability
 2024-02-08 22:02 UTC  (2+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-08 22:01 UTC  (2+ messages)

[PATCH kernel 2/4] pci/doe: Support discovery version
 2024-02-08 22:00 UTC  (2+ messages)

linux-next: build warning after merge of the spi tree
 2024-02-08 21:59 UTC  (3+ messages)

[PATCH V2 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-08 21:59 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: arm: mediatek: convert hifsys to the json-schema clock
` [PATCH V2 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
` [PATCH V2 3/3] dt-bindings: arm: mediatek: convert SSUSBSYS "

[PATCH kernel 1/4] pci/doe: Define protocol types and make those public
 2024-02-08 21:57 UTC  (2+ messages)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-08 21:57 UTC  (6+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID

[PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols
 2024-02-08 21:55 UTC  (2+ messages)

[PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation
 2024-02-08 21:52 UTC  (5+ messages)
` [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes
` [PATCH 3/8] platform/x86/intel/sdsi: Add header file

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
 2024-02-08 21:48 UTC  (3+ messages)

[syzbot] Monthly bpf report (Feb 2024)
 2024-02-08 21:48 UTC 

[PATCH v3 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-08 21:44 UTC  (10+ messages)
` [PATCH v3 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v3 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v3 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v3 4/4] i2c: thunderx: Adding ioclk support

[PATCH] docs: dev-tools: checkpatch.rst: Fix grammar
 2024-02-08 21:38 UTC  (2+ messages)

[PATCH] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
 2024-02-08 21:36 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
 2024-02-08 21:33 UTC  (2+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-08 21:29 UTC 

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-02-08 21:29 UTC  (7+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq

[PATCH 1/2] arm64: dts: ti: k3-am69-sk: fix PMIC interrupt number
 2024-02-08 21:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j721e-sk: "

[PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
 2024-02-08 21:24 UTC  (4+ messages)

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-08 21:22 UTC  (4+ messages)
` [PATCH v4 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v4 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v5 00/17] spi: s3c64xx: straightforward cleanup
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v3 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-08 21:21 UTC  (9+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
    `  "
` [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
    `  "

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-02-08 21:20 UTC  (11+ messages)

[regression 6.1.67] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()")
 2024-02-08 21:17 UTC  (5+ messages)
    ` [regression 6.1.76] "

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-08 21:11 UTC  (4+ messages)

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-08 21:09 UTC  (3+ messages)
` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-08 21:09 UTC  (3+ messages)
` [PATCH 1/2] x86/MCE: "

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-08 21:08 UTC  (9+ messages)
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature

[PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-02-08 21:05 UTC  (4+ messages)
` [PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
` [PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes

[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-02-08 21:05 UTC  (6+ messages)

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 21:02 UTC  (4+ messages)

[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
 2024-02-08 21:02 UTC  (3+ messages)
` [PATCH v3 4/5] dt-bindings: iio: adc: ad7192: Add AD7194 support

[PATCH] PCI: make pcie_port_bus_type const
 2024-02-08 21:00 UTC  (2+ messages)

[PATCH v2] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
 2024-02-08 20:56 UTC  (2+ messages)

[PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-08 20:55 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[RESEND PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-08 20:54 UTC  (5+ messages)
` [RESEND PATCH v7 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [RESEND PATCH v7 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-08 20:52 UTC  (3+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-08 20:48 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
` [PATCH v3 2/8] KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
` [PATCH v3 4/8] KVM: selftests: Add a macro to define a test with one vcpu
` [PATCH v3 5/8] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH v3 6/8] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH v3 7/8] KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
` [PATCH v3 8/8] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[LSF/MM/BPF TOPIC] tracing the source of errors
 2024-02-08 20:47 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 20:44 UTC  (8+ messages)
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-08 20:44 UTC  (4+ messages)
` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq

[paulmck-rcu:rcu/next] BUILD SUCCESS 895fbfa1f53b84a1133da3aa752f64ea07acbb12
 2024-02-08 20:44 UTC 

[PATCH] fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY
 2024-02-08 20:40 UTC  (3+ messages)

[PATCH 1/2] pmdomain: constify of_phandle_args in xlate
 2024-02-08 20:28 UTC  (2+ messages)
` [PATCH 2/2] pmdomain: constify of_phandle_args in add device and subdomain

[PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function
 2024-02-08 20:27 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller()

[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
 2024-02-08 20:27 UTC 

[PATCH 1/3] spi: pl022: Use typedef for dma_filter_fn
 2024-02-08 20:21 UTC  (3+ messages)
` [PATCH 2/3] spi: pl022: Add missing dma_filter field kerneldoc
` [PATCH 3/3] spi: pxa2xx: Use typedef for dma_filter_fn

[PATCH] mmc: renesas_sdhi: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[PATCH] serial: amba: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[PATCH] mtd: lpc32xx: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[regression 6.1.y] f2fs: invalid zstd compress level: 6
 2024-02-08 20:19 UTC 

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (9+ messages)
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use

[PATCH v2 0/5] sched/vtime: vtime.h headers cleanup
 2024-02-08 20:15 UTC  (6+ messages)
` [PATCH v2 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH v5 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-08 20:09 UTC  (6+ messages)
` [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
 2024-02-08 20:06 UTC  (2+ messages)

[PATCH] fsi: core: make fsi_bus_type const
 2024-02-08 20:05 UTC 

[PATCH] vfio: mdev: make mdev_bus_type const
 2024-02-08 20:02 UTC 

[PATCH] sh: intc: make intc_subsys const
 2024-02-08 19:56 UTC 

[PATCH v2 0/2] alarmtimer: Rework the suspend flow in alarmtimer
 2024-02-08 19:56 UTC  (3+ messages)
` [PATCH v2 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
` [PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier

[PATCH v2 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-08 19:48 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: ucsi: Update connector cap and status

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-08 19:42 UTC  (12+ messages)

[PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-08 19:41 UTC  (3+ messages)

[PATCH] iio: core: make iio_bus_type const
 2024-02-08 19:37 UTC 

[PATCH netnext 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-08 19:35 UTC  (4+ messages)
` [PATCH netnext 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH v3 00/24] gpio: rework locking and object life-time control
 2024-02-08 19:34 UTC  (6+ messages)
` [PATCH v3 19/24] gpio: remove unnecessary checks from gpiod_to_chip()

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-08 19:34 UTC  (7+ messages)
` [PATCH 2/7] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH 3/7] fs/writeback: remove unused parameter wb of finish_writeback_work
` [PATCH 4/7] fs/writeback: remove unneeded check in writeback_single_inode

[PATCH wq/for-6.9 v5 0/4] workqueue: Enable unbound cpumask update on ordered workqueues
 2024-02-08 19:33 UTC  (4+ messages)
` [PATCH wq/for-6.9 v6 2/4] "

[PATCH 0/5] Fix and cleanups to page-writeback
 2024-02-08 19:32 UTC  (7+ messages)
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh

[PATCH v2 0/7] Use TAP in some more x86 KVM selftests
 2024-02-08 19:31 UTC  (4+ messages)
` [PATCH v2 7/7] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[PATCH] perf tools: Remove misleading comments on map functions
 2024-02-08 19:29 UTC  (3+ messages)

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-08 19:26 UTC  (4+ messages)
` [PATCH v15-RFC "

[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-08 19:25 UTC  (4+ messages)
` [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device

[PATCH v1 1/1] extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()
 2024-02-08 19:24 UTC  (2+ messages)

[PATCH] bus: mhi: ep: make mhi_ep_bus_type const
 2024-02-08 19:23 UTC  (2+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-02-08 19:21 UTC  (10+ messages)

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-08 19:20 UTC  (7+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs

[PATCH 0/2] staging: struct bus_type cleanup
 2024-02-08 19:17 UTC  (3+ messages)
` [PATCH 1/2] staging: vc04_services: vchiq_arm: make vchiq_bus_type const
` [PATCH 2/2] staging: vme: make vme_bus_type const

[RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
 2024-02-08 19:16 UTC  (7+ messages)

[PATCH] rapidio: make rio_bus_type const
 2024-02-08 19:12 UTC 

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-08 19:07 UTC  (8+ messages)

[PATCH stable 5.4 v2] net: bcmgenet: Fix EEE implementation
 2024-02-08 19:06 UTC  (2+ messages)
` [PATCH stable 5.15 "

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-08 19:05 UTC  (3+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[RESEND PATCH v9] ext4: Log error when lookup of encoded dentry fails
 2024-02-08 19:02 UTC  (2+ messages)

[PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-08 18:52 UTC  (5+ messages)
` [PATCH v6 4/5] dt-bindings: iio: light: Avago APDS9306

[PATCH stable 5.4] net: bcmgenet: Fix EEE implementation
 2024-02-08 18:52 UTC  (2+ messages)

[ANNOUNCE] 6.1.77-rt24
 2024-02-08 18:50 UTC 

[resend, PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 18:48 UTC  (8+ messages)
` [PATCH v1 09/15] auxdisplay: linedisp: Add support for overriding character mapping
` [PATCH v1 10/15] auxdisplay: linedisp: Provide a small buffer in the struct linedisp
` [PATCH v1 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
` [PATCH v1 12/15] auxdisplay: ht16k33: Switch to use line display character mapping
` [PATCH v1 13/15] auxdisplay: ht16k33: Use buffer from struct linedisp
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959
` [PATCH v1 15/15] auxdisplay: Add driver for MAX695x 7-segment LED controllers

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®