All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-09 21:55:56 to 2022-02-09 22:32:02 UTC [more...]

[PATCH v4 0/3] audit: add support for openat2
 2022-02-09 22:31 UTC  (12+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall

[PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7
 2022-02-09 22:31 UTC  (24+ messages)
` [PATCH 2/8] dt-bindings: phy: samsung: drop old Eynos5440 PCIe phy
` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: convert to dtschema
  ` [PATCH 3/8] dt-bindings: phy: samsung, mipi-video-phy: "
` [PATCH 4/8] dt-bindings: phy: samsung,dp-video-phy: "
` [PATCH 5/8] dt-bindings: phy: samsung,usb2-phy: "
` [PATCH 6/8] dt-bindings: phy: samsung,exynos5250-sata-phy: "
` [PATCH 8/8] dt-bindings: phy: samsung,usb3-drd-phy: "

[PATCH v2 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09 22:31 UTC  (5+ messages)
` [PATCH v2 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v2 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-09 22:31 UTC  (2+ messages)

No dbus objects for phosphor-regulators
 2022-02-09 22:30 UTC  (2+ messages)

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-09 22:28 UTC  (4+ messages)
` [PATCH 01/13] mm/munlock: delete page_mlock() and all its works

[PATCH 00/35] Shadow stacks for userspace
 2022-02-09 22:27 UTC  (7+ messages)
` [PATCH 14/35] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 19/35] mm/mmap: Add shadow stack pages to memory accounting

[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
 2022-02-09 22:26 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v6 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v6 3/7] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v6 4/7] bpftool: Implement minimize_btf() and relocations recording for BTFGen
` [PATCH bpf-next v6 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v6 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v6 7/7] selftests/bpf: Test "bpftool gen min_core_btf"

[PATCH v2] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-02-09 22:26 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/guile: Add BR2_ENABLE_LOCALE as dependency
 2022-02-09 22:27 UTC  (5+ messages)

[PATCH 00/25] dbench: fix compile warnings and update a bit
 2022-02-09 22:26 UTC  (26+ messages)
` [PATCH 01/25] dbench: simplify open_loadfile() as check_loadfile_ok()
` [PATCH 02/25] child: fix usage of gzFile and gzopen()
` [PATCH 03/25] dbench: remove unused double t value
` [PATCH 04/25] child: fix data type comparison on child_run
` [PATCH 05/25] Makefile.in: disable unused warning for rpc generated code
` [PATCH 06/25] configure.ac: run autoupdate
` [PATCH 07/25] dbench: update use of time.h or sys/time.h
` [PATCH 08/25] config.h.in: run autoconf
` [PATCH 09/25] snprintf: specify safe fallthrough on switches
` [PATCH 10/25] nfsio.c: include dbench.h before nfs.h
` [PATCH 11/25] nfsio: remove unused status variable
` [PATCH 12/25] child: be expicit about string truncation goal
` [PATCH 13/25] child: do not overlap on memcpy()
` [PATCH 14/25] dbench.h: use bits/types.h instead of defining uint32
` [PATCH 15/25] sockio.c: use uint32_t
` [PATCH 16/25] libnfs.c: fix a few simple compile warnings
` [PATCH 17/25] libnfs: fix compilation warning for inet_tons
` [PATCH 18/25] libnfs.c: fix sign conflict compile warning
` [PATCH 19/25] Makefile.in:
` [PATCH 20/25] linux_scsi.c: fix redeclaration of _GNU_SOURCE
` [PATCH 21/25] Makefile.in: modernize build output with V=1 or V=0
` [PATCH 22/25] Makefile.in: declare datarootdir
` [PATCH 23/25] configure.ac: fix smbclient detection
` [PATCH 24/25] libiscsi: fix compile warning on data types
` [PATCH 25/25] smb: fix compilation and disable warning on deprecated-declarations

Override default socket policy per cgroup
 2022-02-09 22:25 UTC  (4+ messages)

[PATCH] drm/msm/rd: Add chip-id
 2022-02-09 22:25 UTC  (3+ messages)

[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-02-09 22:12 UTC  (18+ messages)
` [PATCH 01/15] meson: Display libfdt as disabled when system emulation is disabled
` [PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
` [PATCH 03/15] hw/tricore: Remove unused and incorrect header
` [PATCH 04/15] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
` [PATCH 05/15] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
` [PATCH 06/15] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
` [PATCH 07/15] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
` [PATCH 08/15] target: Include missing 'cpu.h'
` [PATCH 09/15] target: Use forward declared type instead of structure type
` [PATCH 10/15] target: Use CPUArchState as interface to target-specific CPU state
` [PATCH 11/15] target: Use ArchCPU as interface to target CPU
` [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
` [RFC PATCH 13/15] hw/mips: Restrict MIPSCPU "
` [RFC PATCH 14/15] hw/sparc: Restrict SPARCCPU "
` [RFC PATCH 15/15] hw/sh4: Restrict SuperHCPU "

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-02-09 22:23 UTC  (10+ messages)
` [PATCHv2.1 "

[Buildroot] [PATCH v2] board/arcturus/aarch64-ucls1012a: bump u-boot and kernel version
 2022-02-09 22:17 UTC 

[PATCH] clk: imx: use div64_u64() instead of do_div()
 2022-02-09 22:21 UTC  (3+ messages)

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-02-09 22:22 UTC  (3+ messages)
` [PATCH v2 01/11] dt-bindings: pci: qcom,pcie: drop unused "pipe" clocks

[PATCH v2 0/2] Add cat-file --batch-command flag
 2022-02-09 22:22 UTC  (4+ messages)
` [PATCH v3 0/3] "

[PATCH] drm/msm: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-02-09 22:21 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-02-09 22:20 UTC  (3+ messages)

[arm-platforms:irq/print_chip 13/22] kernel/irq/irqdomain.c:1856:6: error: conflicting types for 'irq_domain_set_info'
 2022-02-09 22:18 UTC  (2+ messages)

[PATCH v2] commands/search: Add support to search by PARTUUID
 2022-02-09 22:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] copy_process(): Move fd_install() out of sighand->siglock critical section
 2022-02-09 22:18 UTC  (2+ messages)

[linux-next:master 2955/4656] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-09 22:18 UTC  (4+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings

[PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
 2022-02-09 21:56 UTC  (2+ messages)

[PATCH 0/4] dbench: few enhancements from mmtests
 2022-02-09 22:18 UTC  (5+ messages)
` [PATCH 1/4] Allow reporting of workload execution times
` [PATCH 2/4] Defer reporting of "
` [PATCH 3/4] libnfs: Include stdint.h
` [PATCH 4/4] Check if parent is alive once per loadfile processed

Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
 2022-02-09 22:18 UTC  (2+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: fix wrong indentation and clean up
 2022-02-09 22:18 UTC 

[f2fs-dev] [PATCH] mkfs.f2fs: set project quota by default for -g android
 2022-02-09 22:17 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] gpu: drm: msm: use div64_u64() instead of do_div()
 2022-02-09 22:17 UTC  (2+ messages)
`  "

[PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
 2022-02-09 22:17 UTC  (7+ messages)
` [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling

[PATCH v12] driver: spi: add bcm iproc qspi support
 2022-02-09 22:16 UTC 

[PATCH v4 0/5] Fix some cache flush bugs
 2022-02-09 18:59 UTC  (3+ messages)
` [PATCH v4 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-09 22:14 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH 0/1] sched: Use printk_deferred() in __schedule()
 2022-02-09 22:13 UTC  (2+ messages)
` [PATCH 1/1] sched: Use printk_deferred during __schedule()

[kvm-unit-tests PATCH v2 0/2] x86/emulator: Add some tests for loading segment descriptor in emulator
 2022-02-09 22:13 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/2] x86/emulator: Add some tests for lret instruction emulation
` [kvm-unit-tests PATCH v2 2/2] x86/emulator: Add some tests for ljmp "

[PATCH net] net: phy: mediatek: remove PHY mode check on MT7531
 2022-02-09 22:11 UTC  (4+ messages)

[PATCH 0/2] Improve fsl-ls1028a-qds device tree overlay build
 2022-02-09 22:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: Use overlay target for simplicity

[RFC PATCH] linux-user: trap internal SIGABRT's
 2022-02-09 21:56 UTC  (2+ messages)

How to boot Windows when Bitlocker enabled with key sealed in TPM
 2022-02-09 22:08 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Introduce UniPhier NX1 PCI endpoint controller support
 2022-02-09 22:04 UTC  (3+ messages)

[PATCH rcu 0/3] Expedited-grace-period updates for v5.18
 2022-02-09 22:06 UTC  (4+ messages)
` [PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-09 22:03 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: Document "UntrustedDevice" property for PCI devices

[PATCH v2 0/2] drm/msm: Remove spurious IRQF_ONESHOT flags from dsi & hdmi
 2022-02-09 22:03 UTC  (7+ messages)
` [PATCH v2 1/2] drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
` [PATCH v2 2/2] drm/msm/hdmi: "

[PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks
 2022-02-09 22:02 UTC  (2+ messages)

[PATCHv2] dt-bindings: clock: Add binding for TI clksel
 2022-02-09 22:01 UTC  (3+ messages)

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-09 22:00 UTC  (4+ messages)

[PATCH] wget.py: use a longer timeout in checkstatus()
 2022-02-09 22:01 UTC  (3+ messages)
` [bitbake-devel] "

[ANNOUNCE] autofs 5.1.8 release
 2022-02-09 21:59 UTC  (2+ messages)

[PATCH v2 0/3] iio: Silan SC7A20 accelerometer support
 2022-02-09 21:59 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add silan vendor prefix
` [PATCH v2 2/3] dt-bindings: iio: st: Add Silan SC7A20 accelerometer

[PATCH v2 0/4] usb: typec: WUSB3801 devicetree bindings and driver
 2022-02-09 21:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add willsemi
` [PATCH v2 2/4] dt-bindings: usb: Add WUSB3801 Type-C Port Controller

[PATCH v6 0/5] Add GPU for RK356x SoCs
 2022-02-09 21:55 UTC  (24+ messages)
` [PATCH v6 1/5] dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpu
` [PATCH v6 2/5] arm64: dts: rockchip: add gpu node to rk356x
` [PATCH v6 3/5] arm64: dts: rockchip: add cooling map and trip points for gpu "
` [PATCH v6 4/5] arm64: dts: rockchip: enable the gpu on quartz64-a
` [PATCH v6 5/5] arm64: dts: rockchip: enable the gpu on rk3568-evb1-v10

[PATCH net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2022-02-09
 2022-02-09 21:57 UTC  (15+ messages)
` [PATCH net-next 01/14] ice: Refactor spoofcheck configuration functions
` [PATCH net-next 02/14] ice: Add helper function for adding VLAN 0
` [PATCH net-next 03/14] ice: Add new VSI VLAN ops
` [PATCH net-next 04/14] ice: Introduce ice_vlan struct
` [PATCH net-next 05/14] ice: Refactor vf->port_vlan_info to use ice_vlan
` [PATCH net-next 06/14] ice: Use the proto argument for VLAN ops
` [PATCH net-next 07/14] ice: Adjust naming for inner VLAN operations
` [PATCH net-next 08/14] ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
` [PATCH net-next 09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
` [PATCH net-next 10/14] ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
` [PATCH net-next 11/14] ice: Support configuring the device to Double VLAN Mode
` [PATCH net-next 12/14] ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
` [PATCH net-next 13/14] ice: Add support for 802.1ad port VLANs VF
` [PATCH net-next 14/14] ice: Add ability for PF admin to enable VF VLAN pruning

[PATCH 0/3] MSM8998 DPU1 support
 2022-02-09 21:57 UTC  (4+ messages)
` [PATCH 2/3] drm/msm/dpu1: Add MSM8998 to hw catalog

[PATCH net-next 0/2] net: dsa: realtek: add rtl8_4t tag
 2022-02-09 21:57 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: realtek: rtl8365mb: add support for rtl8_4t

[Buildroot] [PATCH 000/107] Drop python 2.7
 2022-02-09 21:56 UTC  (6+ messages)
` [Buildroot] [PATCH 084/107] package/python: drop host package
` [Buildroot] [PATCH 102/107] package/python-configobj: drop python2 specific package

[Buildroot] [PATCH] package/libqmi: fix build failure without host-python
 2022-02-09 21:43 UTC 

[Buildroot] [PATCH 1/5 v2] package/pkg-cargo: allow packages to define download environment
 2022-02-09 21:48 UTC  (4+ messages)

[Buildroot] [PATCH] package/rauc: bump to version 1.6
 2022-02-09 21:43 UTC 

[PATCH] init: Use ktime_us_delta() to make initcall_debug log more precise
 2022-02-09 21:54 UTC  (2+ messages)


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.