public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-02 10:11:22 to 2023-08-02 12:31:36 UTC [more...]

[PATCH v4 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-02 12:16 UTC  (3+ messages)

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-08-02 12:30 UTC  (5+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH 0/4] mm: migrate: more folio conversion
 2023-08-02 12:30 UTC  (6+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
` [PATCH 2/4] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()

[PATCH] Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"
 2023-08-02 12:28 UTC  (3+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-02 12:28 UTC  (7+ messages)

[RESEND PATCH] coresight: tmc: Explicit type conversions to prevent integer overflow
 2023-08-02 12:25 UTC  (3+ messages)

[PATCH v6 00/14] Linux RISC-V AIA Support
 2023-08-02 12:25 UTC  (4+ messages)
` [PATCH v6 04/14] irqchip/sifive-plic: Use platform driver probing for PLIC

[PATCH 0/2] drm/panel: sitronix-st7789v: add panel orientation support
 2023-08-02 12:23 UTC  (2+ messages)

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-08-02 12:22 UTC  (9+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES

[PATCH] arm64/fpsimd: Only provide the length to cpufeature for xCR registers
 2023-08-02 12:21 UTC  (3+ messages)

[PATCH v3 0/3] cpuidle: teo: Avoid stopping scheduler tick too often
 2023-08-02 12:20 UTC  (3+ messages)

[PATCH] powerpc: Use shared font data
 2023-08-02 12:19 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
 2023-08-02 12:19 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board

[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
 2023-08-02 12:18 UTC  (3+ messages)
` [PATCH v3 net-next 06/10] net: ptp: create a mock-up PTP Hardware Clock driver

[PATCH v1] ALSA: hda: cs35l41: Print amp configuration after bind
 2023-08-02 12:12 UTC 

[RFC PATCH v4 0/7] fix task state report from sched tracepoint
 2023-08-02 12:10 UTC  (8+ messages)
` [RFC PATCH v4 1/7] libtraceevent: sync state char array with the kernel
` [RFC PATCH v4 2/7] perf sched: "
` [RFC PATCH v4 3/7] perf sched: reorganize sched-out task state report code
` [RFC PATCH v4 4/7] sched, tracing: reorganize fields of switch event struct
` [RFC PATCH v4 5/7] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v4 6/7] perf sched: prefer to use prev_state_char introduced in sched_switch
` [RFC PATCH v4 7/7] libtraceevent: "

[PATCH] iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()
 2023-08-02 12:09 UTC 

[PATCH v8 00/16] CSI2RX support on J721E and AM62
 2023-08-02 12:09 UTC  (5+ messages)
` [PATCH v8 16/16] media: ti: Add CSI2RX support for J721E

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-08-02 12:05 UTC  (7+ messages)

XFS metadata CRC errors on zram block device on ppc64le architecture
 2023-08-02 12:00 UTC  (4+ messages)

[PATCH] coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP
 2023-08-02 11:59 UTC  (2+ messages)

[PATCH V13 - RESEND 09/10] arm64/perf: Implement branch records save on task sched out
 2023-08-02 11:59 UTC  (2+ messages)

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-08-02 11:56 UTC  (3+ messages)

[patch V3 00/40] x86/cpu: Rework the topology evaluation
 2023-08-02 11:56 UTC  (42+ messages)
` [patch V3 01/40] cpu/SMT: Make SMT control more robust against enumeration failures
` [patch V3 02/40] x86/apic: Fake primary thread mask for XEN/PV
` [patch V3 03/40] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch V3 04/40] x86/cpu: Move phys_proc_id into topology info
` [patch V3 05/40] x86/cpu: Move cpu_die_id "
` [patch V3 06/40] scsi: lpfc: Use topology_core_id()
` [patch V3 07/40] hwmon: (fam15h_power) "
` [patch V3 08/40] x86/cpu: Move cpu_core_id into topology info
` [patch V3 09/40] x86/cpu: Move cu_id "
` [patch V3 10/40] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch V3 11/40] x86/cpu: Move logical package and die IDs into topology info
` [patch V3 12/40] x86/cpu: Move cpu_l[l2]c_id "
` [patch V3 13/40] x86/apic: Use BAD_APICID consistently
` [patch V3 14/40] x86/apic: Use u32 for APIC IDs in global data
` [patch V3 15/40] x86/apic: Use u32 for check_apicid_used()
` [patch V3 16/40] x86/apic: Use u32 for cpu_present_to_apicid()
` [patch V3 17/40] x86/apic: Use u32 for phys_pkg_id()
` [patch V3 18/40] x86/apic: Use u32 for [gs]et_apic_id()
` [patch V3 19/40] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
` [patch V3 20/40] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
` [patch V3 21/40] x86/cpu: Provide debug interface
` [patch V3 22/40] x86/cpu: Provide cpuid_read() et al
` [patch V3 23/40] x86/cpu: Provide cpu_init/parse_topology()
` [patch V3 24/40] x86/cpu: Add legacy topology parser
` [patch V3 25/40] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch V3 26/40] x86/cpu: Move __max_die_per_package to common.c
` [patch V3 27/40] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch V3 28/40] x86/cpu: Use common topology code for Intel
` [patch V3 29/40] x86/cpu/amd: Provide a separate accessor for Node ID
` [patch V3 30/40] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch V3 31/40] x86/smpboot: Teach it about topo.amd_node_id
` [patch V3 32/40] x86/cpu: Use common topology code for AMD
` [patch V3 33/40] x86/cpu: Use common topology code for HYGON
` [patch V3 34/40] x86/mm/numa: Use core domain size on AMD
` [patch V3 35/40] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch V3 36/40] x86/cpu: Remove topology.c
` [patch V3 37/40] x86/cpu: Remove x86_coreid_bits
` [patch V3 38/40] x86/apic: Remove unused phys_pkg_id() callback
` [patch V3 39/40] x86/xen/smp_pv: Remove cpudata fiddling
` [patch V3 40/40] x86/apic/uv: Remove the private leaf 0xb parser

[Question] int3 instruction generates a #UD in SEV VM
 2023-08-02 11:56 UTC  (5+ messages)

[PATCH] media: venus: firmware: Use of_reserved_mem_lookup()
 2023-08-02 11:55 UTC  (3+ messages)

[patch V3 00/60] x86/apic: Decrapification and static calls
 2023-08-02 11:55 UTC  (2+ messages)

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-08-02 11:52 UTC  (7+ messages)

[PATCH v5 3/3] serial: core: Fix serial core controller port name to show controller id
 2023-08-02 11:52 UTC  (6+ messages)

[PATCH v3 0/8] Refactor the SMMU's CD table ownership
 2023-08-02 11:51 UTC  (5+ messages)
` [PATCH v3 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

allow building a kernel without buffer_heads v3
 2023-08-02 11:51 UTC  (5+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-02 11:46 UTC  (4+ messages)

[PATCH v2 0/4] cdx: provide sysfs interface for cdx device resources
 2023-08-02 11:49 UTC  (7+ messages)
` [PATCH v2 1/4] cdx: Introduce lock to protect controller ops and controller list

[PATCH] serial: core: Fix serial_base_match() after fixing controller port name
 2023-08-02 11:48 UTC 

[PATCH 00/20] bcachefs prereqs patch series
 2023-08-02 11:47 UTC  (7+ messages)
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset

Fwd: Kernel memory management bug at mm/migrate.c:662 when flushing caches
 2023-08-02 11:47 UTC  (3+ messages)

[PATCH v2 1/3] mm-unstable: Multi-gen LRU: Fix per-zone reclaim
 2023-08-02 11:41 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ospi
 2023-08-02 11:41 UTC 

Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
 2023-08-02 11:41 UTC  (12+ messages)
                    ` default_enter_idle leaked IRQ state

Fwd: Ubuntu 22.04, "nvme list" will hang for 60 seconds after "nvme subsystem-reset"
 2023-08-02 11:41 UTC 

[PATCH 0/5] arm64: ti: Enable audio on AM62A
 2023-08-02 11:40 UTC  (6+ messages)
` [PATCH 4/5] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH 5/5] arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A

[PATCH v1 0/4] arm64: dts: ti: Enable Audio on Verdin AM62
 2023-08-02 11:37 UTC  (10+ messages)
` [PATCH v1 1/4] arm64: dts: ti: k3-am62x: Enable AUDIO_REFCLKx
` [PATCH v1 2/4] arm64: dts: ti: verdin-am62: Set I2S_1 MCLK rate
` [PATCH v1 3/4] arm64: dts: ti: verdin-am62: dev: add sound card
` [PATCH v1 4/4] arm64: dts: ti: verdin-am62: dahlia: "

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-08-02 11:37 UTC  (13+ messages)
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible

[PATCH net 0/2] net/smc: Fix effective buffer size
 2023-08-02  9:33 UTC  (3+ messages)
` [PATCH net 1/2] net/smc: Fix setsockopt and sysctl to specify same buffer size again
` [PATCH net 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC

[PATCH v2] arm64: dts: ti: k3-j721s2-som-p0: Correct pinmux offset for ospi0
 2023-08-02 11:35 UTC 

[PATCH 0/3] support large folio for mlock
 2023-08-02 11:35 UTC  (4+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-08-02 11:32 UTC  (4+ messages)

[PATCH 00/17] MIPS: loongson32: Convert all platform devices to DT
 2023-08-02 11:30 UTC  (8+ messages)
` [PATCH 08/17] MIPS: loongson32: Convert Ethernet platform device "

[PATCH v2 0/8] Fixes and cleanups to compaction
 2023-08-02 11:31 UTC  (7+ messages)
` [PATCH v2 1/8] mm/compaction: avoid missing last page block in section after skip offline sections
` [PATCH v2 2/8] mm/compaction: correct last_migrated_pfn update in compact_zone
` [PATCH v2 4/8] mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-08-02 11:28 UTC  (5+ messages)
` [RFC PATCH 2/4] sched/fair: Make tg->load_avg per node

[PATCH 0/2] nodemask: Use nr_node_ids
 2023-08-02 11:25 UTC  (3+ messages)
` [PATCH 1/2] mm: Mark nr_node_ids __ro_after_init
` [PATCH 2/2] mm,nodemask: Use nr_node_ids

[PATCH 0/2] x86/ibt: Fix some spurious ENDBR instances
 2023-08-02 11:25 UTC  (4+ messages)
` [PATCH 1/2] x86/ibt: Suppress spurious ENDBR
` [PATCH 2/2] x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()

[PATCH] docs: ABI: sysfs-bus-mhi: Update contact info
 2023-08-02 11:22 UTC  (3+ messages)

[PATCH v2 0/2] Add MHI quirk for QAIC
 2023-08-02 11:20 UTC  (4+ messages)

[syzbot] Monthly usb report (Aug 2023)
 2023-08-02 11:18 UTC 

[syzbot] Monthly gfs2 report (Aug 2023)
 2023-08-02 11:18 UTC 

[PATCH v1 0/3] perf list: Remove duplicate PMUs
 2023-08-02 11:15 UTC  (6+ messages)

[RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
 2023-08-02 11:12 UTC  (3+ messages)
` [RFT 1/2] "
` [RFT 2/2] Revert "RISC-V: mark hibernation as nonportable"

[PATCH v3 0/2] rcu: Dump memory object info if callback function is invalid
 2023-08-02 11:12 UTC  (7+ messages)
` [PATCH v3 1/2] mm: Provide empty function for kmem_dump_obj() when CONFIG_PRINTK=n
` [PATCH v3 2/2] rcu: Dump memory object info if callback function is invalid

[PATCH] crypto: Zhaoxin: Hardware Engine Driver for SHA1/256/384/512
 2023-08-02 11:07 UTC 

[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
 2023-08-02 11:07 UTC 

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-02 11:06 UTC  (13+ messages)

[PATCH v3] usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
 2023-08-02 10:58 UTC  (2+ messages)

Fwd: Linux client uses server side copy of NFS 4.2 when small files are copied between two intra server file system mount points
 2023-08-02 10:57 UTC 

[PATCH] usb: typec: tcpm: Refactor the PPS APDO selection
 2023-08-02 10:56 UTC  (2+ messages)

[PATCH] prestera: fix fallback to previous version on same major version
 2023-08-02 10:56 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: padlock-sha: Match CPUs with Family = 6 explicitly
 2023-08-02 10:54 UTC 

[PATCH net] octeontx2-pf: Set maximum queue size to 16K
 2023-08-02 10:52 UTC 

[PATCH 1/1] Revert "iommu/arm-smmu-v3: Set TTL invalidation hint better"
 2023-08-02 10:52 UTC  (3+ messages)

[PATCH net-next v2] net: fman: Remove duplicated include in mac.c
 2023-08-02 10:50 UTC  (2+ messages)

[PATCH net-next] net: Remove duplicated include in mac.c
 2023-08-02 10:50 UTC  (2+ messages)

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-08-02 10:48 UTC  (9+ messages)
` [PATCH v7 5/6] media: starfive: camss: Add ISP driver
` [PATCH v7 6/6] media: starfive: camss: Add VIN driver

[PATCH v7 00/22] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-08-02 10:47 UTC  (4+ messages)
` [PATCH v7 22/22] x86/efistub: Avoid legacy decompressor when doing "

[PATCH v2 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-08-02 10:47 UTC  (5+ messages)
` [PATCH v2 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH v2 7/9] drm: atmel-hlcdc: add DPI mode support for XLCDC

[PATCH 6.4 000/239] 6.4.8-rc1 review
 2023-08-02 10:44 UTC  (2+ messages)

[PATCH v3] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
 2023-08-02 10:41 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] fs: lockd: avoid possible wrong NULL parameter
 2023-08-02 10:41 UTC  (3+ messages)

[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
 2023-08-02 10:41 UTC  (4+ messages)
` [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions

[PATCH 0/8] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-02  9:59 UTC  (5+ messages)
` [PATCH 1/8] arm64: dts: qcom: sdx75: Add spmi node
` [PATCH 2/8] arm64: dts: qcom: Add pinctrl gpio support for pm7250b
` [PATCH 3/8] arm64: dts: qcom: Add PMIC pm7550ba dtsi
` [PATCH 5/8] ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65

[PATCH v4.19.y] ath10k: Fix TKIP Michael MIC verification for PCIe
 2023-08-02 10:22 UTC 

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-08-02 10:34 UTC  (10+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state

[PATCH 0/3] add clock controller of qca8386/qca8084
 2023-08-02 10:34 UTC  (7+ messages)
` [PATCH 1/3] clk: Add the flag CLK_ENABLE_MUTEX_LOCK of enabling clock
` [PATCH 3/3] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] ext4: fix the time handling macros when ext4 is using small inodes
 2023-08-02 10:34 UTC  (2+ messages)

[PATCH v4 08/12] selftests/nolibc: add test support for ppc
 2023-08-02 10:32 UTC  (2+ messages)

[paulmck-rcu:dev.2023.07.31a] BUILD SUCCESS 1beb2e12187a65655214b0e40c13ca58be3bd87d
 2023-08-02 10:31 UTC 

[linus:master] [ext4] 4f3d1e4533: fio.write_iops -2.5% regression
 2023-08-02 10:31 UTC  (2+ messages)

[PATCH] PCI: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-02 10:30 UTC 

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-02 10:24 UTC  (4+ messages)

[next-20230731] Kdump fails to capture vmcore (powerpc)
 2023-08-02 10:27 UTC  (2+ messages)

[PATCH v3 0/2] fix at803x wol setting
 2023-08-02 10:22 UTC  (3+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions

[PATCH v9 0/2] ublk: enable zoned storage support
 2023-08-02 10:19 UTC  (5+ messages)
` [PATCH v9 2/2] "

[ANNOUNCE] v6.5-rc4-rt1
 2023-08-02 10:18 UTC 

[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
 2023-08-02 10:16 UTC  (3+ messages)

[PATCH V2 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-02 10:11 UTC  (5+ messages)
` [PATCH V2 2/4] arm_pmu: acpi: Add a representative platform device for TRBE


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