LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-16 13:24:17 to 2023-07-17 00:40:12 UTC [more...]

[PATCH v3] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-07-17  0:39 UTC  (2+ messages)

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-07-17  0:36 UTC  (4+ messages)
` [PATCH 02/13] Add TSEM specific documentation

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-17  0:35 UTC  (6+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH] ata: Explicitly include correct DT includes
 2023-07-17  0:31 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini gw71xx-2x board
 2023-07-17  0:27 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add imx8mp-venice-gw71xx-2x

[PATCH] reset: Explicitly include correct DT includes
 2023-07-17  0:20 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
 2023-07-17  0:19 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
 2023-07-17  0:17 UTC  (2+ messages)

[RFC PATCH] madvise: make madvise_cold_or_pageout_pte_range() support large folio
 2023-07-17  0:15 UTC  (11+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw7904: enable UART1 hardware flow control
 2023-07-17  0:15 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m{m,n}-venice-gw7902: add SDR50/SDR104 SDIO support for wifi
 2023-07-17  0:13 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-venice-gw7901: add SDR50/SDR104 SDIO support for wifi
 2023-07-17  0:12 UTC  (2+ messages)

linux-next: duplicate patch in the vfs-brauner tree
 2023-07-17  0:11 UTC 

[PATCH] arm64: dts: imx8mm-venice-gw7901: add cpu-supply node for cpufreq
 2023-07-17  0:09 UTC  (4+ messages)

[PATCH 6.1 000/591] 6.1.39-rc1 review
 2023-07-17  0:01 UTC  (5+ messages)
` [PATCH 6.1 075/591] sctp: add bpf_bypass_getsockopt proto callback
` [PATCH 6.1 576/591] mm/mmap: Fix extra maple tree write

[RFC PATCH 00/10] Device Memory TCP
 2023-07-16 23:57 UTC  (3+ messages)
` [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages

[PATCH] riscv: entry: Fixup do_trap_break from kernel side
 2023-07-16 23:33 UTC  (5+ messages)

[PATCH] tcp: Add memory pressure flag to sockstat
 2023-07-16 23:23 UTC  (3+ messages)

build failure after commit eb0481bbc4ce ("objtool: Fix reloc_hash size")
 2023-07-16 22:56 UTC  (5+ messages)

Linux 6.5-rc2
 2023-07-16 22:55 UTC 

[PATCH] staging: rts5208: Correct line ending with '('
 2023-07-16 22:38 UTC 

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-07-16 22:30 UTC  (8+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH v4] HID: hid-google-stadiaff: add support for Stadia force feedback
 2023-07-16 22:11 UTC  (2+ messages)

[PATCH] clk: Explicitly include correct DT includes
 2023-07-16 22:07 UTC  (3+ messages)

[PATCH 0/7] Add various peripheral support for K3G
 2023-07-16 22:05 UTC  (9+ messages)
` [PATCH 1/7] ARM: dts: exynos: k3g: Add WiFi card support
` [PATCH 2/7] ARM: dts: exynos: Add GPIO keys support for k3g
` [PATCH 2/7] ARM: dts: exynos: k3g: Add GPIO keys support
` [PATCH 3/7] ARM: dts: exynos: k3g: Add fuel gauge support
` [PATCH 4/7] ARM: dts: exynos: k3g: Add touchkeys support
` [PATCH 5/7] ARM: dts: exynos: k3g: Add notification LED support
` [PATCH 6/7] ARM: dts: exynos: k3g: Document the devices which are not supported
` [PATCH 7/7] ARM: dts: exynos: k3g: Add display support

linux-next: Signed-off-by missing for commit in the fpga tree
 2023-07-16 22:02 UTC 

[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
 2023-07-16 21:51 UTC  (36+ messages)
` [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop
` [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH 04/35] arm64/gcs: Document the ABI "
` [PATCH 05/35] arm64/sysreg: Add new system registers for GCS
` [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH 12/35] arm64/mm: Map pages for guarded control stack
` [PATCH 13/35] KVM: arm64: Manage GCS registers for guests
` [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1
` [PATCH 15/35] arm64/idreg: Add overrride for GCS
` [PATCH 16/35] arm64/hwcap: Add hwcap "
` [PATCH 17/35] arm64/traps: Handle GCS exceptions
` [PATCH 18/35] arm64/mm: Handle GCS data aborts
` [PATCH 19/35] arm64/gcs: Context switch GCS registers for EL0
` [PATCH 20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH 22/35] arm64/mm: Implement map_shadow_stack()
` [PATCH 23/35] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH 24/35] arm64/signal: Expose GCS state in signal frames
` [PATCH 25/35] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH 27/35] kselftest/arm64: Verify the GCS hwcap
` [PATCH 28/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH 29/35] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH 30/35] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH 31/35] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH 32/35] kselftest/arm64: Add very basic GCS test program
` [PATCH 33/35] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH 34/35] selftests/arm64: Add GCS signal tests
` [PATCH 35/35] kselftest/arm64: Enable GCS for the FP stress tests

linux-next: Signed-off-by missing for commit in the crypto tree
 2023-07-16 21:55 UTC 

linux-next: Fixes tag needs some work in the v4l-dvb-next tree
 2023-07-16 21:53 UTC 

linux-next: Fixes tags need some work in the rdma-fixes tree
 2023-07-16 21:36 UTC 

[PATCH v2 1/2] dt-bindings: iio: dac: add mcp4728.yaml
 2023-07-16 21:26 UTC  (2+ messages)
` [PATCH v2 2/2] iio: add mcp4728 I2C DAC driver

[PATCH v2 0/2] add mcp4728 I2C DAC driver​
 2023-07-16 21:26 UTC 

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-16 21:22 UTC  (5+ messages)
` [PATCH 3/4] dummycon: limit Arm console size hack to footbridge

[PATCH V3 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-16 21:20 UTC  (3+ messages)
` [PATCH V3 2/2] pinctrl: Add "

[PULL 0/3] Xtensa fixes for v6.5
 2023-07-16 21:16 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
 2023-07-16 21:15 UTC  (2+ messages)

[PATCH v5 0/5] ARM: Add GPIO support
 2023-07-16 21:12 UTC  (2+ messages)

[PATCH 1/4] pinctrl: berlin: as370: Use devm_platform_get_and_ioremap_resource()
 2023-07-16 21:09 UTC  (2+ messages)

[PATCH v3 0/4] Add pinctrl support for SDX75 PMICs
 2023-07-16 21:06 UTC  (2+ messages)

[regression][6.5] KASAN: slab-out-of-bounds in amdgpu_vm_pt_create+0x555/0x670 [amdgpu] on Radeon 7900XTX
 2023-07-16 21:01 UTC  (4+ messages)

[GIT PULL] perf/urgent for v6.5-rc2
 2023-07-16 20:48 UTC  (2+ messages)

[GIT PULL] objtool/urgent for v6.5-rc2
 2023-07-16 20:48 UTC  (3+ messages)

[GIT PULL] sched/urgent for v6.5-rc2
 2023-07-16 20:48 UTC  (2+ messages)

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-16 20:40 UTC 

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-16 19:50 UTC  (3+ messages)
` [PATCH 6.4 119/800] sctp: add bpf_bypass_getsockopt proto callback
` [PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait

[PATCH] ptp: Explicitly include correct DT includes
 2023-07-16 20:29 UTC  (2+ messages)

Backporting commits for generating rpi dtb symbols to stable
 2023-07-16 19:55 UTC  (7+ messages)

[GIT PULL] pin control fixes for v6.5
 2023-07-16 19:58 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-16 19:58 UTC  (2+ messages)

[PATCH] pgpkeys: use full keyid to trust Linus' key
 2023-07-16 19:42 UTC 

[PATCH] pgpkeys: new keys need two signatures
 2023-07-16 19:38 UTC 

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-16 19:36 UTC  (5+ messages)
` [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups

[PATCH] can: bcm: Fix UAF in bcm_proc_show()
 2023-07-16 19:31 UTC  (2+ messages)

[net PATCH V3 0/2] octeontx2-af: Fix issues with NPC field hash
 2023-07-16 19:30 UTC  (3+ messages)
` [net PATCH V3 1/2] octeontx2-af: Fix hash extraction mbox message
` [net PATCH V3 2/2] octeontx2-af: Fix hash extraction enable configuration

[PATCH] nvme-pci: Add quirk for Samsung PM9B1 256G and 512G SSD
 2023-07-16 19:30 UTC  (2+ messages)

[PATCH] tracing/timerlat: Add latency threshold
 2023-07-16 19:30 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-3 tag
 2023-07-16 19:30 UTC  (2+ messages)

[GIT PULL] probes: 2nd fix series for v6.5-rc1
 2023-07-16 19:30 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.5-rc2
 2023-07-16 19:30 UTC  (2+ messages)

stable-rc 6.1: x86: clang build failed - block/blk-cgroup.c:1237:6: error: variable 'ret' is used uninitialized whenever 'if' condition is true
 2023-07-16 19:25 UTC 

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-07-16 19:19 UTC  (5+ messages)

[GIT PULL] tpmdd changes for v6.5-rc2
 2023-07-16 19:11 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: msm8916-samsung-e2015: Add accelerometer
 2023-07-16 19:08 UTC 

[syzbot] [alsa?] memory leak in snd_seq_create_port
 2023-07-16 19:06 UTC  (3+ messages)

arch/x86/include/asm/cmpxchg_64.h:24:2: error: unknown type name 'u128'
 2023-07-16 18:54 UTC 

[PATCH 1/2] ocfs2: Use flexible array in 'struct ocfs2_recovery_map'
 2023-07-16 18:48 UTC  (2+ messages)
` [PATCH 2/2] ocfs2: Use struct_size()

[PATCH v3] HID: hid-google-stadiaff: add support for Stadia force feedback
 2023-07-16 18:47 UTC  (4+ messages)

[PATCH v4] selftests/net: replace manual array size calc with ARRAYSIZE macro
 2023-07-16 18:43 UTC 

[PATCH v2] platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
 2023-07-16 18:32 UTC 

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-16 18:28 UTC  (13+ messages)

[net-next PATCH V2] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-16 18:26 UTC 

[PATCH 5.15] ovl: fix null pointer dereference in ovl_get_acl_rcu()
 2023-07-16 18:26 UTC  (3+ messages)

[net-next PATCH] octeontx2-pf: Install TC filter rules in hardware based on priority
 2023-07-16 18:25 UTC  (3+ messages)
  ` [EXT] "

[net-next PATCH V2] octeontx2-af: Install TC filter rules in hardware based on priority
 2023-07-16 18:24 UTC 

[PATCH v4] selftests: rtc: Improves rtctest error handling
 2023-07-16 18:18 UTC 

[PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-07-16 17:43 UTC 

[PATCH 1/2] ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)
 2023-07-16 17:38 UTC  (3+ messages)

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-16 17:32 UTC  (3+ messages)

[PATCH] phy: Explicitly include correct DT includes
 2023-07-16 17:08 UTC  (2+ messages)

[PATCH v2 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-16 16:51 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: allow kmalloc() caches aligned to the smallest value
` [PATCH v2 2/2] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent

[PATCH] net: Explicitly include correct DT includes
 2023-07-16 17:02 UTC  (2+ messages)

[PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
 2023-07-16 16:49 UTC 

[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
 2023-07-16 17:00 UTC  (7+ messages)

[syzbot] [btrfs?] WARNING in btrfs_finish_one_ordered
 2023-07-16 16:58 UTC 

[PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
 2023-07-16 16:14 UTC 

[PATCH v1 0/3] iio: adc: meson: tune init sequence
 2023-07-16 16:11 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-samsung-e2015: Add accelerometer (v2)
 2023-07-16 16:10 UTC  (2+ messages)

[PATCH] io: adc: stm32-adc: fix potential NULL pointer dereference in stm32_adc_probe()
 2023-07-16 16:08 UTC  (2+ messages)

[PATCH v2 0/2] Adding support for Microchip MCP3564 ADC family
 2023-07-16 15:54 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding MCP3564 ADC
` [PATCH v2 2/2] iio: adc: adding support for "

[PATCH] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
 2023-07-16 15:53 UTC  (2+ messages)

[PATCH v2] tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure
 2023-07-16 15:44 UTC 

[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
 2023-07-16 15:43 UTC  (4+ messages)

[PATCH] riscv: Add HAVE_IOREMAP_PROT support
 2023-07-16 15:20 UTC 

[PATCH 5.10] gasket: make interrupt_data NULL after free
 2023-07-16 15:20 UTC  (2+ messages)

[PATCH v7 0/6] meson saradc: add iio channels to read channel 7 mux inputs
 2023-07-16 15:14 UTC  (2+ messages)

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-16 15:11 UTC  (3+ messages)
` [PATCH v10 4/4] "

[PATCH v2 0/3] Add driver for Murata IRS-D200
 2023-07-16 15:11 UTC  (3+ messages)
` [PATCH v2 3/3] iio: "

[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
 2023-07-16 15:10 UTC  (4+ messages)

[RFC] arm64: properly define SOFT_DIRTY for arm64
 2023-07-16 15:10 UTC  (4+ messages)

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-07-16 15:09 UTC  (5+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
 2023-07-16 15:05 UTC  (5+ messages)

Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
 2023-07-16 14:58 UTC  (2+ messages)

[PATCH] fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigate a false sharing
 2023-07-16 14:56 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3 0/6] net: phy: at803x: support qca8081 1G version chip
 2023-07-16 14:48 UTC  (3+ messages)
` [PATCH v3 5/6] net: phy: at803x: remove qca8081 1G fast retrain and slave seed config

Proposal to consider
 2023-07-16 14:47 UTC 

[PATCH v2 1/2 net-next] net: phy: mscc: add support for CLKOUT ctrl reg for VSC8531 and similar
 2023-07-16 14:44 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: net: phy: vsc8531: document 'vsc8531,clkout-freq-mhz' property

Linux regressions report for mainline [2023-07-16]
 2023-07-16 14:32 UTC 

[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
 2023-07-16 14:17 UTC  (4+ messages)
` [RFC PATCH V3 1/1] "

[PATCH] hwrng: arm-smccc-trng - don't set drvdata
 2023-07-16 14:11 UTC 

[PATCH 0/1] Add new channels for adis16475
 2023-07-16 14:04 UTC  (4+ messages)
` [PATCH 1/1] iio: imu: adis16475.c: Add delta angle and delta velocity channels

[PATCH RESEND v5 0/3] NVMEM cells in sysfs
 2023-07-16 13:59 UTC  (4+ messages)
` [PATCH RESEND v5 1/3] ABI: sysfs-nvmem-cells: Expose cells through sysfs

[PATCH v2] iio: chemical: scd4x: Add pressure compensation
 2023-07-16 13:48 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: mvm: enable thermal zone only when firmware is loaded
 2023-07-16 13:45 UTC  (3+ messages)

[PATCH v1] staging: iio: ad7816: add iio interface
 2023-07-16 13:40 UTC  (2+ messages)

[PATCH 0/2] mtd: prepare for dynamically removed devices
 2023-07-16 13:39 UTC  (6+ messages)
` [PATCH 1/2] mtd: use refcount to prevent corruption

[PATCH 0/8] drm: fb-helper/ssd130x: Add support for DRM_FORMAT_R1
 2023-07-16 13:30 UTC  (2+ messages)

[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
 2023-07-16 13:24 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).