linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-31 20:39:13 to 2023-08-01 00:17:17 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2023-08-01  0:17 UTC 

[PATCH v3] drm/panfrost: Sync IRQ by job's timeout handler
 2023-08-01  0:14 UTC 

[PATCH 0/2] tracing: Remove eventfs_files by use of callbacks
 2023-08-01  0:13 UTC  (3+ messages)
` [PATCH 1/2] tracefs: Add show_events_dentries
` [PATCH 2/2] eventfs: Remove eventfs_file and just use eventfs_inode

linux-next: Tree for Jul 31
 2023-07-31 23:58 UTC  (2+ messages)
` linux-next: Tree for Jul 31 (font problems on UML)

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-07-31 23:57 UTC  (4+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

[PATCH v9 00/36] x86: enable FRED for x86-64
 2023-07-31 23:56 UTC  (5+ messages)

[PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
 2023-07-31 23:55 UTC  (8+ messages)

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-31 23:52 UTC  (7+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-07-31 23:52 UTC  (11+ messages)
` [PATCH 14/24] workqueue: Generalize unbound CPU pods

[PATCH v4 0/6] soc: qcom: Add support for SM4450
 2023-07-31 23:52 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] MSM8996 Pro CBF scaling support
 2023-07-31 23:52 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] Add rpmhpd support for SDX75
 2023-07-31 23:52 UTC  (2+ messages)

[PATCH V3 0/2] Drop the IPQ5019 SoC ID
 2023-07-31 23:52 UTC  (2+ messages)

[PATCH V3] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-31 23:52 UTC  (2+ messages)

[PATCH v5 0/6] arm64: qcom: add Type-C Altmode support
 2023-07-31 23:52 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Add SC8280XP videocc
 2023-07-31 23:52 UTC  (2+ messages)

arm64: perf test 26 rpi4 oops
 2023-07-31 23:48 UTC  (9+ messages)

[PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
 2023-07-31 23:47 UTC  (5+ messages)

[v2 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-31 23:18 UTC  (3+ messages)
` [v2 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled

[PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-07-31 23:46 UTC  (5+ messages)
` [PATCH 1/4] soc: qcom: aoss: Move length requirements from caller

[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
 2023-07-31 23:46 UTC  (4+ messages)
` [PATCH v3 2/2] cpufreq: add virtual-cpufreq driver

[PATCH 1/1] tpm: disable hwrng for fTPM on some AMD designs
 2023-07-31 23:40 UTC  (15+ messages)

[PATCH 0/4] mm: mremap: fix move page tables
 2023-07-31 23:40 UTC  (3+ messages)
` [PATCH 1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()

[PATCH RFC] nfsd: don't hand out write delegations on O_WRONLY opens
 2023-07-31 23:37 UTC  (5+ messages)

[RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
 2023-07-31 23:35 UTC  (2+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-31 23:35 UTC  (6+ messages)
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues

[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
 2023-07-31 23:31 UTC  (5+ messages)
` [PATCH RFC v2 bootconfig 0/3] "
  ` [PATCH RFC v2 bootconfig 1/3] doc: Update /proc/cmdline documentation to include boot config
  ` [PATCH RFC v2 bootconfig 2/3] fs/proc: Add /proc/cmdline_load for boot loader arguments
  ` [PATCH RFC v2 bootconfig 3/3] doc: Add /proc/bootconfig to proc.rst

[PATCH] fbdev/ps3fb: Build without kernel device
 2023-07-31 23:22 UTC  (2+ messages)

[PATCH v2] soc: qcom: qmi_encdec: Restrict string length in decode
 2023-07-31 23:24 UTC  (2+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-07-31 23:19 UTC  (5+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[for-next][PATCH 00/15] tracing: Updates for v6.6
 2023-07-31 23:16 UTC  (16+ messages)
` [for-next][PATCH 01/15] tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure
` [for-next][PATCH 02/15] ring_buffer: Use try_cmpxchg instead of cmpxchg
` [for-next][PATCH 03/15] tracing: Remove unnecessary copying of tr->current_trace
` [for-next][PATCH 04/15] tracing: Add free_trace_iter_content() helper function
` [for-next][PATCH 05/15] tracing: Set actual size after ring buffer resize
` [for-next][PATCH 06/15] tracing: Require all trace events to have a TRACE_SYSTEM
` [for-next][PATCH 07/15] eventfs: Implement tracefs_inode_cache
` [for-next][PATCH 08/15] tracefs: Rename and export some tracefs functions
` [for-next][PATCH 09/15] eventfs: Implement eventfs dir creation functions
` [for-next][PATCH 10/15] eventfs: Implement eventfs file add functions
` [for-next][PATCH 11/15] eventfs: Implement eventfs lookup, read, open functions
` [for-next][PATCH 12/15] eventfs: Implement functions to create files and dirs when accessed
` [for-next][PATCH 13/15] eventfs: Implement removal of meta data from eventfs
` [for-next][PATCH 14/15] eventfs: Move tracing/events to eventfs
` [for-next][PATCH 15/15] test: ftrace: Fix kprobe test for eventfs

[PATCH v2] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-07-31 23:16 UTC  (2+ messages)

[PATCH] PSI: select KERNFS as needed
 2023-07-31 23:16 UTC  (5+ messages)

[PATCH 0/2] lsm: change security_capget LSM hook
 2023-07-31 23:12 UTC  (4+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-07-31 23:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: add documentation to PSI section
 2023-07-31 23:12 UTC  (3+ messages)

[net-next PATCH v3 1/5] net: dsa: tag_qca: return early if dev is not found
 2023-07-31 23:11 UTC  (5+ messages)
` [net-next PATCH v3 4/5] net: dsa: qca8k: move qca8xxx hol fixup to separate function
` [net-next PATCH v3 5/5] net: dsa: qca8k: use dsa_for_each macro instead of for loop

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-31 23:11 UTC  (2+ messages)
` [PATCH rcu 6/5] rcu-tasks: Permit use of debug-objects with RCU Tasks flavors

[PATCH] usb: typec: mux: intel: Add dependency on USB_COMMON
 2023-07-31 23:09 UTC  (2+ messages)

[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
 2023-07-31 23:07 UTC  (6+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH] ARM: dts: broadcom: split interrupts per cells
 2023-07-31 23:08 UTC  (2+ messages)

[PATCH v2] tun: avoid high-order page allocation for packet header
 2023-07-31 23:07 UTC 

[PATCH] tun: avoid high-order page allocation for packet header
 2023-07-31 23:03 UTC  (3+ messages)

[PATCH v3 0/2] GPIO-based hotplug i2c bus
 2023-07-31 23:01 UTC  (11+ messages)
` [PATCH v3 2/2] i2c: Add GPIO-based hotplug gate

[PATCH v1 00/14] futex: More futex2 bits
 2023-07-31 22:59 UTC  (16+ messages)
` [PATCH v1 02/14] futex: Extend the FUTEX2 flags
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA

[PATCH v6 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-31 22:49 UTC  (3+ messages)
` [PATCH v6 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
 2023-07-31 22:49 UTC  (6+ messages)
`  "

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-07-31 22:47 UTC  (3+ messages)
` [PATCH v6 3/3] drm/virtio: Support sync objects

[PATCH v2 0/3] Add interconnect debugfs client
 2023-07-31 22:42 UTC  (4+ messages)
` [PATCH v2 1/3] debugfs: Add write support to debugfs_create_str()
` [PATCH v2 2/3] interconnect: Reintroduce icc_get()
` [PATCH v2 3/3] interconnect: Add debugfs test client

[PATCH v3 00/12] Enable Linear Address Space Separation support
 2023-07-31 22:41 UTC  (4+ messages)
` [PATCH v3 03/12] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-07-31 22:41 UTC  (5+ messages)

[PATCH] EDAC/device: Add sysfs notification for UE,CE count change
 2023-07-31 22:40 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the v4l-dvb-next tree
 2023-07-31 22:29 UTC  (2+ messages)

[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-07-31 22:28 UTC  (7+ messages)
` [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page
` [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "

[PATCH v4 0/1] Intel: sof_rt5682: remove quirk flag
 2023-07-31 22:26 UTC  (2+ messages)

[PATCH 0/2] ASoC: wm8960: Clocking tweaks
 2023-07-31 22:26 UTC  (2+ messages)

[PATCH] cxl/mbox: Fix debug message print
 2023-07-31 22:25 UTC  (4+ messages)

[PATCH net-next v3 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-07-31 22:24 UTC  (2+ messages)
` [PATCH v3 2/2] wifi: mt76: support per-band MAC addresses from OF child nodes

[PATCH v2] bus: omap_l3_smx: identify timeout source before rebooting
 2023-07-31 22:16 UTC  (2+ messages)

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-07-31 22:12 UTC  (12+ messages)
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()

[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
 2023-07-31 22:07 UTC  (3+ messages)

[PATCH] fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
 2023-07-31 22:11 UTC  (2+ messages)

[PATCH -next] stacktrace: remove kernel-doc warnings
 2023-07-31 22:07 UTC  (2+ messages)

[PATCH V3 0/1] AMD QDMA driver
 2023-07-31 22:06 UTC  (3+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "

[RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
 2023-07-31 21:57 UTC  (5+ messages)

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-07-31 21:58 UTC  (12+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-31 21:57 UTC  (11+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code

[PATCH] netfilter: bpf: Only define get_proto_defrag_hook() if necessary
 2023-07-31 21:55 UTC 

[PATCH next 0/3] Connector/proc_filter test fixes
 2023-07-31 21:55 UTC  (4+ messages)
` [PATCH next 1/3] selftests:connector: Fix Makefile to include KHDR_INCLUDES

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-07-31 21:54 UTC  (3+ messages)

[PATCH 0/6] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-07-31 21:54 UTC  (3+ messages)
` [PATCH 6/6] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH] media: dt-bindings: ov5693: fix maintainer email address
 2023-07-31 21:52 UTC 

[PATCH net-next] net/smc: Remove unused function declarations
 2023-07-31 21:50 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: Remove TX ring full logging
 2023-07-31 21:50 UTC  (2+ messages)

[PATCH net-next] vsock: Remove unused function declarations
 2023-07-31 21:50 UTC  (2+ messages)

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-31 21:46 UTC  (6+ messages)
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls

[PATCH 2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
 2023-07-31 21:43 UTC  (2+ messages)

[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
 2023-07-31 21:43 UTC  (2+ messages)

[PATCH v2] ARM: dts: qcom: msm8974: correct qfprom node size
 2023-07-31 21:45 UTC  (3+ messages)

[PATCH net-next] tcp: Remove unused function declarations
 2023-07-31 21:40 UTC  (2+ messages)

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-31 21:36 UTC  (3+ messages)

[PATCH] drm/i915/huc: fix intel_huc.c doc bulleted list format error
 2023-07-31 21:33 UTC  (2+ messages)

[PATCH] hsi: omap_ssi: Explicitly include correct DT includes
 2023-07-31 21:35 UTC  (2+ messages)

[PATCH 00/33] Qualcomm video decoder/encoder driver
 2023-07-31 21:31 UTC  (8+ messages)
` [PATCH 02/33] iris: vidc: add core functions
` [PATCH 03/33] iris: vidc: add v4l2 wrapper file
` [PATCH 24/33] iris: vidc: add debug files

[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-07-31 21:29 UTC  (15+ messages)
` [PATCH v8 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v8 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v8 03/14] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v8 04/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v8 05/14] dmaengine: idxd: Export wq resource "
` [PATCH v8 06/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v8 07/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v8 08/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v8 09/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v8 10/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v8 11/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v8 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v8 13/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v8 14/14] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH net-next] devlink: Remove unused extern declaration devlink_port_region_destroy()
 2023-07-31 21:30 UTC  (2+ messages)

[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
 2023-07-31 21:25 UTC  (2+ messages)

[PATCH v7 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-31 21:16 UTC  (5+ messages)
` [PATCH v7 1/2] soc: qcom: geni-se: Add SPI Device "

[PATCH v1 0/6] Simplify C/C++ compiler flags
 2023-07-31 21:16 UTC  (9+ messages)
` [PATCH v1 4/6] perf build: Disable fewer flex warnings

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-31 21:15 UTC  (11+ messages)
  ` scheduler problems in -next (was: Re: [PATCH 6.4 000/227] 6.4.7-rc1 review)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-31 21:07 UTC  (10+ messages)
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support

[GIT PULL] bitmap: fixes for v6.5-rc5
 2023-07-31 21:04 UTC 

[PATCH -next] net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq()
 2023-07-31 20:01 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 3de46c46e2a5a02ba1291a23fcecd74c60d1a7a0
 2023-07-31 21:01 UTC 

[RFC PATCH 1/1] tracefs: add TP_printk_no_nl - RFC
 2023-07-31 21:01 UTC  (5+ messages)

[PATCH v2] hsi: controllers: Remove error checking for debugfs_create_dir()
 2023-07-31 21:01 UTC  (2+ messages)

[PATCH net-next v4] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-07-31 21:00 UTC  (2+ messages)

[PATCH bpf-next] net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
 2023-07-31 21:00 UTC  (2+ messages)

[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
 2023-07-31 20:55 UTC  (5+ messages)
` [PATCH 10/11] MAINTAINERS: Add co-maintainer for maple tree

[PATCH] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-07-31 20:53 UTC 

Error 'netif_napi_add_weight() called with weight 256'
 2023-07-31 20:47 UTC  (4+ messages)

[PATCH v3 00/28] Add Cgroup support for SGX EPC memory
 2023-07-31 20:43 UTC  (4+ messages)
` [PATCH v3 04/28] x86/sgx: Use sgx_epc_lru_lists for existing active page list

[PATCH 6/6] mm: move vma locking out of vma_prepare
 2023-07-31 20:38 UTC  (3+ messages)

[PATCH printk v2 0/8] wire up nbcon consoles
 2023-07-31 20:39 UTC  (6+ messages)
` [PATCH printk v2 1/8] printk: Add non-BKL (nbcon) console basic infrastructure


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).