messages from 2022-08-29 21:26:22 to 2022-08-29 22:50:09 UTC [more...]
[PATCH] kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
2022-08-29 22:49 UTC (2+ messages)
[PATCH 1/2] cc_t.3type, speed_t.3type, tcflag_t.3type: document all together
2022-08-29 22:48 UTC (6+ messages)
` [PATCH 2/2] termios.3: mention the integer types in SEE ALSO
[PATCH v2] tools: Add new "test" taint to kernel-chktaint
2022-08-29 22:46 UTC (2+ messages)
[PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7
2022-08-29 22:45 UTC (7+ messages)
` [PATCH v3 2/2] "
[PATCH v2] kunit: fix assert_type for comparison macros
2022-08-29 22:43 UTC (2+ messages)
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-29 22:42 UTC (14+ messages)
` [PATCH v4 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
` [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc
[PATCH] x86/microcode/intel: Allow late loading only if a min rev is specified
2022-08-29 22:41 UTC (3+ messages)
[RESEND PATCH 0/4] Add unit test module for AMD P-State driver
2022-08-29 22:40 UTC (6+ messages)
` [RESEND PATCH 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
Cannot print 'uregs' field with perf script -F uregs
2022-08-29 22:38 UTC (5+ messages)
RAID 6, 6 device array - all devices lost superblock
2022-08-29 22:29 UTC (10+ messages)
[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
2022-08-29 22:37 UTC (10+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
` [PATCH 6/8] hugetlb: add vma based lock for pmd sharing
` [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
[Bug 216413] New: [BISECT INCLUDED] scsi/sd Rework asynchronous resume support breaks S2idle and S3 on several systems
2022-08-29 22:37 UTC (2+ messages)
` [Bug 216413] "
AA-Loodgieters.nl "Forbes: Millionen von Dollar in Kryptowahrung in nur wenigen Monaten"
2022-08-29 22:36 UTC
[RFC PATCH 00/28] per-VMA locks proposal
2022-08-29 21:25 UTC (62+ messages)
` [RFC PATCH 01/28] mm: introduce CONFIG_PER_VMA_LOCK
` [RFC PATCH 02/28] mm: rcu safe VMA freeing
` [RFC PATCH 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free
x86/sev: Announcing Linux SVSM (Secure VM Service Module)
2022-08-29 22:34 UTC
[PATCH v5 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
2022-08-29 22:30 UTC (3+ messages)
[PATCH BlueZ 1/2] shell: Set empty argument if optarg is NULL
2022-08-29 22:30 UTC (3+ messages)
` [PATCH BlueZ 2/2] client: Add -e/--endpoint option to auto register endpoints
` [BlueZ,1/2] shell: Set empty argument if optarg is NULL
[PATCH v2] arm64: dts: qcom: sc8280xp: correct ref_aux clock for ufs_mem_phy
2022-08-29 22:28 UTC (2+ messages)
[PATCH] md/raid5: Ensure stripe_fill happens on non-read IO with journal
2022-08-29 22:28 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
2022-08-29 22:25 UTC (2+ messages)
[PATCH 0/5] More fixups for raid5
2022-08-29 22:23 UTC (3+ messages)
` [PATCH 2/5] md/raid5: Refactor raid5_get_active_stripe()
[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
2022-08-29 22:20 UTC (4+ messages)
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: extend example
2022-08-29 22:21 UTC (2+ messages)
[PATCH 2/4] net-next: ip6: fetch inetpeer in ip6frag_init
2022-08-29 22:20 UTC (2+ messages)
[Bug 216427] New: OF fails to handle some PCI resources on a PowerMac G4 3,6 (e.g. OF: /pci@f2000000/mac-io@17/gpio@50/gpio5@6f: could not find phandle 1751474532)
2022-08-29 22:20 UTC (2+ messages)
` [Bug 216427] "
[PATCH 5.10 00/86] 5.10.140-rc1 review
2022-08-29 22:19 UTC (2+ messages)
audit-3.0.9 released
2022-08-29 22:18 UTC
[PATCH] soc: move from strlcpy with unused retval to strscpy
2022-08-29 21:32 UTC (4+ messages)
[PATCH 5.15 000/136] 5.15.64-rc1 review
2022-08-29 22:16 UTC (2+ messages)
[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
2022-08-29 22:15 UTC (3+ messages)
[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
2022-08-29 22:16 UTC (7+ messages)
` [f2fs-dev] "
[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
2022-08-29 22:15 UTC (2+ messages)
[PATCH v3 0/4] Add support for tsens controller reinit via trustzone
2022-08-29 22:15 UTC (7+ messages)
` [PATCH v3 1/4] firmware: qcom: scm: Add support for tsens reinit workaround
` [PATCH v3 3/4] thermal: qcom: tsens: Add driver support for re-initialization quirk
` [PATCH v3 4/4] thermal: qcom: tsens: Add reinit quirk support for tsens v2 controllers
pcieport bug?
2022-08-29 22:14 UTC (2+ messages)
[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-08-29 22:13 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH 5.19 000/158] 5.19.6-rc1 review
2022-08-29 22:13 UTC (2+ messages)
[soc:arm/defconfig] BUILD SUCCESS 853ff6c3215070c38cfe2b1bedee3ccb21e29b52
2022-08-29 22:11 UTC
[PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
2022-08-29 22:12 UTC (3+ messages)
` [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs
questions about hybird xfs wih ssd/hdd by realtime subvol
2022-08-29 22:10 UTC (2+ messages)
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
2022-08-29 22:08 UTC (2+ messages)
[PATCH][next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-08-29 22:07 UTC (4+ messages)
[Intel-wired-lan] [PATCH net-next v2] drivers/net/ethernet: check return value of e1e_rphy()
2022-08-29 22:07 UTC (3+ messages)
` "
[PATCH 00/14] arm64/dt-bindings: mfd: qcom: SPMI PMIC fixes
2022-08-29 22:07 UTC (2+ messages)
[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-29 22:07 UTC (5+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
2022-08-29 22:06 UTC (2+ messages)
[PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-08-29 22:06 UTC (2+ messages)
Bitbake + Patches
2022-08-29 22:06 UTC (7+ messages)
` [yocto] "
thermal driver patch
2022-08-29 22:06 UTC (4+ messages)
[PATCH v4] docs: admin-guide/mm: Improve grammar on MM concepts documentation
2022-08-29 22:05 UTC (3+ messages)
[PATCH v2] dt-bindings: spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
2022-08-29 22:03 UTC
[PATCH] dt-bindings: display: bridge: renesas, dw-hdmi: Fix 'unevaluatedProperties' warnings
2022-08-29 21:58 UTC (2+ messages)
` [PATCH] dt-bindings: display: bridge: renesas,dw-hdmi: "
[PATCH v2] cxl: Replace HDM decoder granularity magic numbers
2022-08-29 22:03 UTC
[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-29 22:00 UTC (4+ messages)
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-08-29 (ice)
2022-08-29 22:00 UTC (4+ messages)
` [PATCH net 1/3] ice: Fix DMA mappings leak
` [PATCH net 2/3] ice: use bitmap_free instead of devm_kfree
` [PATCH net 3/3] ice: Add set_termios tty operations handle to GNSS
[PATCH V2] Make btrfs_prepare_device parallel during mkfs.btrfs
2022-08-29 21:55 UTC (2+ messages)
[PATCH BlueZ 0/2] profiles: Add remote endpoint path to SelectProperties
2022-08-29 21:55 UTC (4+ messages)
` [PATCH BlueZ 1/2] "
` "
[PATCH 2/2] ARM: msm8960: Add Samsung Galaxy Express support
2022-08-29 21:54 UTC (5+ messages)
` [PATCH v2 1/2] ARM: msm8960: Rename cxo_board to cxo-board and add alias
[f2fs-dev] [PATCH] f2fs: fix missing mapping caused by the mount/umount race
2022-08-29 21:52 UTC (2+ messages)
` "
[PATCH 00/10] Encrypted Hibernation
2022-08-29 21:51 UTC (4+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
` TPM: hibernate with IMA PCR 10
[PATCH] arm64: dts: renesas: Drop clock-names property from RPC node
2022-08-29 21:51 UTC
[PATCH v2 1/1] firmware_loader: Fix use-after-free during unregister
2022-08-29 21:49 UTC (2+ messages)
[PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
2022-08-29 21:48 UTC (9+ messages)
[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
2022-08-29 21:47 UTC (6+ messages)
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
[PATCH] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
2022-08-29 21:47 UTC
[Buildroot] [PATCH 1/1] package/slirp4netns: new package
2022-08-29 21:46 UTC (7+ messages)
` [Buildroot] [PATCH v2] "
[PATCH v2] overflow: Allow mixed type arguments
2022-08-29 21:45 UTC
[SPDK] Re: Performance of spdk_trace
2022-08-29 21:44 UTC
[PATCH RFC 0/2] Generate device tree node for pci devices
2022-08-29 21:43 UTC (3+ messages)
` [PATCH RFC 1/2] of: dynamic: add of_node_alloc()
` [PATCH RFC 2/2] pci: create device tree node for selected devices
[PATCH] dt-bindings: mmc: renesas,sdhi: Add iommus property
2022-08-29 21:42 UTC
[PATCH 0/3] Add GPI DMA support for SM6350
2022-08-29 21:42 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: qcom: gpi: add compatible "
` [PATCH 2/3] dmaengine: qcom: gpi: Add SM6350 support
continuous REPL mode for tc(8)
2022-08-29 21:41 UTC (5+ messages)
mvebu - switch to orion-timer
2022-08-29 21:41 UTC (5+ messages)
[RESEND PATCH v3 0/9] Make ghes_edac a proper module
2022-08-29 21:37 UTC (7+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
[PATCH 0/2] format-patch --force-inbody-from
2022-08-29 21:38 UTC (5+ messages)
` [PATCH v2 0/3] format-patch --force-in-body-from
` [PATCH v2 1/3] pretty: separate out the logic to decide the use of in-body from
` [PATCH v2 2/3] format-patch: allow forcing the use of in-body From: header
` [PATCH v2 3/3] format-patch: learn format.forceInBodyFrom configuration variable
[PATCH -next] memregion: Add arch_flush_memregion() interface
2022-08-29 21:29 UTC
[PATCH v2] xfs: Add new name to attri/d
2022-08-29 21:36 UTC
[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
2022-08-29 21:35 UTC (4+ messages)
[soc:arm/defconfig-cleanup] BUILD SUCCESS 8bd2b56b53dbfa87419e45614506222df1970ba5
2022-08-29 21:32 UTC
[soc:arm/fixes] BUILD SUCCESS 251e5d715e4bf6f286734b84de63c0eec210127c
2022-08-29 21:32 UTC
[soc:footbridge-cleanup] BUILD SUCCESS 3a83d3cf04571e3d5639960737ef8397d63daa88
2022-08-29 21:32 UTC
[soc:for-next] BUILD SUCCESS 2c77db2b908672b61f429c6907143891a7b511ad
2022-08-29 21:32 UTC
[RFC PATCH v2 0/3] cifs: introduce support for AES-GMAC signing
2022-08-29 21:33 UTC (4+ messages)
` [RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
` [RFC PATCH v2 2/3] cifs: deprecate 'enable_negotiate_signing' module param
` [RFC PATCH v2 3/3] cifs: show signing algorithm name in DebugData
[rdma:wip/leon-for-rc] BUILD SUCCESS 27cfde795a96aef1e859a5480489944b95421e46
2022-08-29 21:32 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS ecf8dd4b9c3d9c7e8d4c725869226e465f315459
2022-08-29 21:32 UTC
[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 644814c1070d9d165b85064e9ff1a80681b560fe
2022-08-29 21:32 UTC
[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
2022-08-29 21:29 UTC (3+ messages)
` [PATCH -next 3/4] spi: mockup: Add runtime device tree overlay interface
Konu: Forbes: TOP 3 Handelsroboter, die Menschen zu Millionaren machen
2022-08-29 20:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.