public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 16:15:02 to 2023-07-24 18:21:45 UTC [more...]

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-07-24 18:21 UTC 

[PATCH V10 2/5] PCI: Create device tree node for bridge
 2023-07-24 18:18 UTC  (6+ messages)

[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
 2023-07-24 18:18 UTC  (4+ messages)

[PATCH] bpf: force inc_active()/dec_active() to be inline functions
 2023-07-24 18:13 UTC  (6+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-24 18:11 UTC  (3+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports

[PATCH] xfrm: kconfig: Fix XFRM_OFFLOAD dependency on XFRM
 2023-07-24 18:11 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-24 18:09 UTC  (3+ messages)
` [PATCH v3 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[PATCH v2] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
 2023-07-24 18:04 UTC  (3+ messages)

[PATCH] kstrtox: Remove strtobool()
 2023-07-24 18:05 UTC  (2+ messages)

[PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
 2023-07-24 18:04 UTC  (4+ messages)

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-24 18:04 UTC  (6+ messages)
` [PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait

[PATCH] selftests/bpf: fix build errors if CONFIG_NF_CONNTRACK_MARK not set
 2023-07-24 18:04 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports with GESI
 2023-07-24 17:58 UTC  (2+ messages)

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-07-24 17:58 UTC  (3+ messages)

[PATCH v2 0/2] Add MAIN CPSW2G DT support for J721S2
 2023-07-24 17:56 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2: Add overlay to enable main CPSW2G with GESI

[PATCH] drm/panel: db7430: remove unused variables
 2023-07-24 17:56 UTC  (2+ messages)

[PATCH 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver
 2023-07-24 17:56 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: phy: cadence-torrent: Add second optional input reference clock
` [PATCH 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink configuration
` [PATCH 4/5] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200

[PATCH v5] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
 2023-07-24 17:55 UTC  (2+ messages)

[RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
 2023-07-24 17:54 UTC  (12+ messages)

[PATCH v2 1/3] dt-bindings: arm: ti: Add compatible for AM642-based TQMaX4XxL SOM family and carrier board
 2023-07-24 17:53 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: ti: Add TQ-Systems TQMa64XxL SoM and MBaX4XxL carrier board Device Trees

[patch 00/29] x86/cpu: Rework the topology evaluation
 2023-07-24 17:53 UTC  (31+ messages)
` [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch 02/29] x86/cpu: Move phys_proc_id into topology info
` [patch 03/29] x86/cpu: Move cpu_die_id "
` [patch 04/29] scsi: lpfc: Use topology_core_id()
` [patch 05/29] hwmon: (fam15h_power) "
` [patch 06/29] x86/cpu: Move cpu_core_id into topology info
` [patch 07/29] x86/cpu: Move cu_id "
` [patch 08/29] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch 09/29] x86/cpu: Move logical package and die IDs into topology info
` [patch 10/29] x86/cpu: Move cpu_l[l2]c_id "
` [patch 11/29] x86/cpu: Provide debug interface
` [patch 12/29] x86/cpu: Provide cpuid_read() et al
` [patch 13/29] x86/cpu: Provide cpu_init/parse_topology()
` [patch 14/29] x86/cpu: Add legacy topology parser
` [patch 15/29] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch 16/29] x86/cpu: Move __max_die_per_package to common.c
` [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch 18/29] x86/cpu: Use common topology code for Intel
` [patch 19/29] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch 20/29] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch 21/29] x86/smpboot: Teach it about topo.amd_node_id
` [patch 22/29] x86/cpu: Use common topology code for AMD
` [patch 23/29] x86/cpu: Use common topology code for HYGON
` [patch 24/29] x86/mm/numa: Use core domain size on AMD
` [patch 25/29] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch 26/29] x86/cpu: Remove topology.c
` [patch 27/29] x86/cpu: Remove x86_coreid_bits
` [patch 28/29] x86/apic: Remove unused phys_pkg_id() callback
` [patch 29/29] x86/apic/uv: Remove the private leaf 0xb parser

[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
 2023-07-24 17:52 UTC  (7+ messages)
` [PATCH v4 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v4 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH v1] RDMA/nldev: Add length check for IFLA_BOND_ARP_IP_TARGET parsing
 2023-07-24 17:47 UTC  (2+ messages)

[PATCH v3 0/3] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-24 17:51 UTC  (6+ messages)

[PATCH v4] backlight: gpio_backlight: Drop output GPIO direction check for initial power state
 2023-07-24 17:46 UTC  (2+ messages)

[PATCH 0/2] Fix 'faddr2line' for LLVM arm64 builds
 2023-07-24 17:45 UTC  (3+ messages)
` [PATCH 1/2] scripts/faddr2line: Ignore non-function symbols in readelf output
` [PATCH 2/2] scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1

[PATCH v1] i40e: Add length check for IFLA_AF_SPEC parsing
 2023-07-24 17:44 UTC  (2+ messages)

[PATCH] io_uring: Use io_schedule* in cqring wait
 2023-07-24 17:44 UTC  (12+ messages)

[PATCH v2 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24 17:43 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
` [PATCH v2 2/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-07-24 17:43 UTC  (4+ messages)

[PATCH v2] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:39 UTC 

[PATCH v2] driver core: Call dma_cleanup() on the test_remove path
 2023-07-24 17:40 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-24 17:40 UTC  (8+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH] driver core: Call dma_cleanup() on the test_remove path
 2023-07-24 17:39 UTC  (2+ messages)

[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:37 UTC  (6+ messages)

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-24 17:35 UTC  (7+ messages)
` [PATCH 04/20] block: Add some exports for bcachefs
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter

[PATCH v2] drm/i915/tv: avoid possible division by zero
 2023-07-24 17:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-24 17:33 UTC  (5+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add HPE GXP UMAC MDIO
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC

[PATCH] ASoC: codecs: lpass: Log clk_get() failures
 2023-07-24 17:31 UTC  (2+ messages)

[PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
 2023-07-24 17:31 UTC  (3+ messages)
` [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT

[PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
 2023-07-24 17:31 UTC  (2+ messages)

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-24 17:29 UTC  (8+ messages)
` [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf

[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-24 17:29 UTC  (3+ messages)

[PATCH net-next 00/10] net: stmmac: add new features to xgmac
 2023-07-24 17:28 UTC  (5+ messages)
` [PATCH net-next 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next 09/10] dt-bindings: net: snps,dwmac: add per channel "

Linux 4.19.289
 2023-07-24 17:27 UTC  (2+ messages)

Linux 5.4.250
 2023-07-24 17:26 UTC  (2+ messages)

Linux 5.10.187
 2023-07-24 17:26 UTC  (2+ messages)

Linux 5.15.122
 2023-07-24 17:25 UTC  (2+ messages)

Linux 6.1.41
 2023-07-24 17:25 UTC  (2+ messages)

Linux 6.4.6
 2023-07-24 17:24 UTC  (2+ messages)

[PATCH] crypto: caam - adjust RNG timing to support more devices
 2023-07-24 17:21 UTC  (5+ messages)

[syzbot] [block?] KASAN: slab-out-of-bounds Read in bio_split_rw
 2023-07-24 17:20 UTC  (3+ messages)

[PATCH] ext4: mballoc: avoid garbage value from err
 2023-07-24 17:19 UTC  (2+ messages)

[PATCH 0/8] Remove unused parameters in page_table_check
 2023-07-24 17:17 UTC  (4+ messages)

drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
 2023-07-24 17:15 UTC  (3+ messages)

[PATCH] dt-bindings: input: convert syna,rmi4 to DT schema
 2023-07-24 17:15 UTC  (3+ messages)

arch/powerpc/kvm/e500mc.c:95:15: error: invalid instruction
 2023-07-24 17:15 UTC  (3+ messages)

[PATCH] drm/panel: ld9040: add backlight Kconfig dependency
 2023-07-24 17:11 UTC  (2+ messages)

drivers/nvme/host/tcp.c:835:12: warning: stack frame size (2256) exceeds limit (2048) in 'nvme_tcp_recv_skb'
 2023-07-24 17:07 UTC  (3+ messages)

[PATCH] dt-bindings: usb: add missing unevaluatedProperties on USB connector
 2023-07-24 17:05 UTC  (3+ messages)

[PATCH] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
 2023-07-24 17:03 UTC 

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-24 17:03 UTC  (6+ messages)

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-24 17:02 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm

Feedback on Qualcomm's minidump (debug) solution for end user device crash
 2023-07-24 16:59 UTC  (2+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24 17:00 UTC  (3+ messages)

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-24 16:59 UTC  (3+ messages)

[PATCH] rcuwait: Add might_sleep() annotations
 2023-07-24 16:03 UTC 

[PATCH 0/5] selftests/sgx: Fix compilation errors
 2023-07-24 16:58 UTC  (6+ messages)
` [PATCH 1/5] selftests/sgx: Fix uninitialized pointer dereference in error path
` [PATCH 2/5] selftests/sgx: Fix function pointer relocation in test enclave
` [PATCH 3/5] selftests/sgx: Ensure correct secinfo struct alignment "
` [PATCH 4/5] selftests/sgx: Ensure expected enclave data buffer size and placement
` [PATCH 5/5] selftests/sgx: Enclave freestanding compilation + separate linker options

collision between ZONE_MOVABLE and memblock allocations
 2023-07-24 16:56 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: add support for the Logitech G Pro X mouse
 2023-07-24 16:55 UTC  (2+ messages)

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-24 16:54 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-24 16:53 UTC  (4+ messages)

[PATCH v6 0/5] Add peripherals for J784S4
 2023-07-24 16:52 UTC  (3+ messages)
` [PATCH v6 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-24 16:50 UTC  (4+ messages)

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-24 16:47 UTC  (4+ messages)
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v5 0/2] Remove power-domains property for devices with compatible ti,am62-sa3ul
 2023-07-24 16:45 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: crypto: ti,sa2ul: make power-domains conditional

[PATCH RFC] nfsd: set missing after_change as before_change + 1
 2023-07-24 16:44 UTC  (4+ messages)

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-07-24 16:44 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: arm: convert nested if-else construct to allOf
  ` [PATCH v2 2/3] dt-bindings: arm: Add qcom specific hvc transport for SCMI
  ` [PATCH v2 3/3] firmware: arm_scmi: Add qcom hvc/shmem transport

[PATCH] drm/i915: Fix an error handling path in igt_write_huge()
 2023-07-24 16:44 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] perf arm64: Fix read PMU cpu slots
 2023-07-24 16:41 UTC  (3+ messages)

[PATCH v2 0/2] Deprecate ti-serdes header file
 2023-07-24 16:41 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: ti-serdes-mux: Deprecate header with constants

[PATCH] fs/read_write: Enable copy_file_range for block device
 2023-07-24 16:40 UTC  (4+ messages)

[GIT PULL for v6.5-rc4] media fixes
 2023-07-24 16:39 UTC  (2+ messages)

[PATCH v3 0/8] selftests/mm fixes for arm64
 2023-07-24 16:38 UTC  (2+ messages)

[ANNOUNCE] PUCK Notes - 2023.07.19 - LPC and guest_memfd
 2023-07-24 16:34 UTC 

[RESEND PATCH 0/4] Add support for SMMU ECMDQ
 2023-07-24 16:33 UTC  (2+ messages)

[PATCH v5 0/1] Switchtec Switch DMA Engine Driver
 2023-07-24 16:32 UTC  (5+ messages)
` [PATCH v5 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v2 0/9] kunit: Add test attributes API
 2023-07-24 16:28 UTC  (10+ messages)
` [PATCH v2 1/9] kunit: Add test attributes API structure
` [PATCH v2 2/9] kunit: Add speed attribute
` [PATCH v2 3/9] kunit: Add module attribute
` [PATCH v2 4/9] kunit: Add ability to filter attributes
` [PATCH v2 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v2 7/9] kunit: time: Mark test "
` [PATCH v2 8/9] kunit: add tests for filtering attributes
` [PATCH v2 9/9] kunit: Add documentation of KUnit test attributes

[PATCH v2] dt-bindings: mfd: maxim,max77693: Add USB connector
 2023-07-24 16:29 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: qcom,dwc3: drop assigned-clocks
 2023-07-24 16:29 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: correct SDM660 clocks

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-24 16:28 UTC  (11+ messages)

[RFC PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-24 16:27 UTC  (3+ messages)

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-24 16:27 UTC  (3+ messages)

[PATCH v2 1/1] Revert "um: Use swap() to make code cleaner"
 2023-07-24 16:26 UTC  (2+ messages)

[PATCH V6 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-07-24 16:25 UTC  (5+ messages)
` [PATCH V6 6/6] coresight: etm4x: Add ACPI support in "
      ` acpi: Remove ETM from AMBA scan list (was Re: [PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver)

[PATCH v1 0/2] arm64: dts: ti: k3-am62: Add MCU MCAN
 2023-07-24 16:25 UTC  (5+ messages)
` [PATCH v1 1/2] arm64: dts: ti: k3-am62: Add MCU MCAN nodes

[PATCH] dt-bindings: mfd: maxim,max77693: add USB connector
 2023-07-24 16:25 UTC  (2+ messages)

[PATCH] dt-bindings: usb: samsung-hsotg: remove bindings already part of dwc2
 2023-07-24 16:25 UTC  (2+ messages)

[PATCH 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-07-24 16:24 UTC  (2+ messages)

[PATCH] docs: remove tree links from the main index
 2023-07-24 16:19 UTC  (4+ messages)

[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
 2023-07-24 16:18 UTC 

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-07-24 16:15 UTC  (10+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns

[PATCH 2/3] docs: consolidate peripheral interfaces
 2023-07-24 16:16 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-24 16:16 UTC  (2+ messages)

[PATCH v5 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-07-24 16:14 UTC  (5+ messages)
` [PATCH v5 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration


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