All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-12 16:48:02 to 2022-01-12 17:35:47 UTC [more...]

[PATCH net-next v2] net_sched: restore "mpu xxx" handling
 2022-01-12 17:31 UTC  (3+ messages)

[PATCH net 0/7] Xilinx axienet fixes
 2022-01-12 17:35 UTC  (6+ messages)
` [PATCH net 6/7] net: axienet: fix for TX busy handling

[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-12 17:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ARM: dts: sunxi: h3/h5: add r_uart node
 2022-01-12 17:33 UTC 

[PATCH v5 00/14] PCI devices passthrough on Arm, part 3
 2022-01-12 17:34 UTC  (3+ messages)
` [PATCH v5 06/14] vpci/header: implement guest BAR register handlers

[PATCH v3] drm: of: Lookup if child node has panel or bridge
 2022-01-12 17:33 UTC  (5+ messages)

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-12 17:33 UTC  (26+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 02/27] net: mac802154: Ensure proper channel selection at probe time
` [wpan-next v2 03/27] net: ieee802154: Improve the way supported channels are declared
` [wpan-next v2 04/27] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next v2 05/27] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 07/27] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 09/27] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next v2 10/27] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next v2 11/27] net: ieee802154: Move the address structure earlier
` [wpan-next v2 12/27] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [wpan-next v2 13/27] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next v2 14/27] net: ieee802154: Add support for internal PAN management
` [wpan-next v2 15/27] net: ieee802154: Define a beacon frame header
` [wpan-next v2 16/27] net: ieee802154: Define frame types
` [wpan-next v2 17/27] net: ieee802154: Add support for scanning requests
` [wpan-next v2 19/27] net: ieee802154: Full PAN management
` [wpan-next v2 20/27] net: ieee802154: Add support for beacon requests
` [wpan-next v2 21/27] net: mac802154: Handle beacons requests
` [wpan-next v2 22/27] net: ieee802154: Trace the registration of new PANs
` [wpan-next v2 23/27] net: mac802154: Add support for active scans
` [wpan-next v2 24/27] net: mac802154: Add support for processing beacon requests
` [wpan-next v2 25/27] net: mac802154: Inform device drivers about scans
` [wpan-next v2 26/27] net: mac802154: Inform device drivers about beacon operations

[PULL 0/6] Block patches
 2022-01-12 17:14 UTC  (14+ messages)
` [PULL 1/6] aio-posix: split poll check from ready handler
` [PULL 2/6] virtio: get rid of VirtIOHandleAIOOutput
` [PULL 3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value
` [PULL 4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
` [PULL 5/6] virtio: use ->handle_output() instead of ->handle_aio_output()
` [PULL 6/6] virtio: unify dataplane and non-dataplane ->handle_output()

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-12 17:33 UTC  (4+ messages)

[PATCH v3 1/2] perf test: Workload test of metric and metricgroups
 2022-01-12 17:32 UTC  (5+ messages)

[PATCH] arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
 2022-01-12 17:32 UTC 

[PATCH u-boot-marvell 00/16] tools: kwbimage: Load address fixes
 2022-01-12 17:20 UTC  (22+ messages)
` [PATCH u-boot-marvell v2 00/20] "
  ` [PATCH u-boot-marvell v2 01/20] tools: kwbimage: Mark all local functions as static
  ` [PATCH u-boot-marvell v2 02/20] tools: kwbimage: Deduplicate v1 regtype header finishing
  ` [PATCH u-boot-marvell v2 03/20] tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
  ` [PATCH u-boot-marvell v2 04/20] tools: kwbimage: Preserve order of BINARY, DATA and "
  ` [PATCH u-boot-marvell v2 05/20] arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...)
  ` [PATCH u-boot-marvell v2 06/20] tools: kwbimage: Add support for specifying CPU core
  ` [PATCH u-boot-marvell v2 07/20] tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
  ` [PATCH u-boot-marvell v2 08/20] tools: kwbimage: Check the return value of image_headersz_v1()
  ` [PATCH u-boot-marvell v2 09/20] tools: kwbimage: Check for maximal kwbimage header size
  ` [PATCH u-boot-marvell v2 10/20] arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage
  ` [PATCH u-boot-marvell v2 11/20] arm: mvebu: Correctly set LOAD_ADDRESS "
  ` [PATCH u-boot-marvell v2 12/20] tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
  ` [PATCH u-boot-marvell v2 13/20] arm: mvebu: Enable BootROM output on A38x
  ` [PATCH u-boot-marvell v2 14/20] tools: kwbimage: Add missing check for maximal value for DATA_DELAY
  ` [PATCH u-boot-marvell v2 15/20] tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
  ` [PATCH u-boot-marvell v2 16/20] tools: kwbimage: Dump kwbimage config file on '-p -1' option
  ` [PATCH u-boot-marvell v2 17/20] tools: kwbimage: Do not cast const pointers to non-const pointers
  ` [PATCH u-boot-marvell v2 18/20] tools: kwbimage/kwboot: Check ext field for non-zero value
  ` [PATCH u-boot-marvell v2 19/20] tools: kwbimage: Extract main data image without -p arg for dumpimage
  ` [PATCH u-boot-marvell v2 20/20] tools: kwbimage: Fix mkimage/dumpimage -l argument

[PATCH] KVM: X86: set vcpu preempted only if it is preempted
 2022-01-12 17:30 UTC  (3+ messages)

[PATCH] arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout
 2022-01-12 17:30 UTC 

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2022-01-12 17:29 UTC  (4+ messages)
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault

[PATCH v9 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2022-01-12 17:29 UTC  (7+ messages)
` [PATCH v9 3/6] dt-bindings: reset: Add Delta TN48M

[PATCH devicetree 0/2] Common PHY to YAML + tx-amplitude property
 2022-01-12 17:29 UTC  (5+ messages)
` [PATCH devicetree 2/2] dt-bindings: phy: Add `tx-amplitude-microvolt` property binding

[PATCH] tune-cortexa72: Enable the crc extension by default for cortexa72
 2022-01-12 17:30 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH 0/3] Add support for BCM2835 camera interface (unicam)
 2022-01-12 17:27 UTC  (8+ messages)
` [RFC PATCH 1/3] media: dt-bindings: media: Add bindings for bcm2835-unicam
` [RFC PATCH 2/3] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface
` [RFC PATCH 3/3] media: imx219: Add support for multiplexed streams

[Intel-gfx] [PATCH] drm/i915: Flip guc_id allocation partition
 2022-01-12 17:23 UTC  (6+ messages)

[meta-oe][master][PATCH 1/2] nodejs_12.21.0.bb: only handle npm if configured
 2022-01-12 17:28 UTC  (2+ messages)

[Intel-gfx] [PATCH RESEND 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation
 2022-01-12 17:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RESEND,1/7] "

possible wrong behaviour with patterns using a quoted ^ at the start of a bracket expression
 2022-01-12 17:20 UTC  (2+ messages)

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2022-01-12 17:10 UTC  (2+ messages)

PyPI account
 2022-01-12 17:25 UTC  (2+ messages)

[md] Missing revert in 5.10
 2022-01-12 17:26 UTC  (3+ messages)
  ` [PATCH backport for 5.10]: md: revert io stats accounting

[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-12 17:25 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] doc/api: remove dependency on findutils on FreeBSD
 2022-01-12 17:25 UTC  (2+ messages)

[PATCH v2 0/6] coresight: syscfg: Extend configfs for config load
 2022-01-12 17:22 UTC  (3+ messages)
` [PATCH v2 6/6] Documentation: coresight: docs for config load via configfs

[Buildroot] [PATCH 1/1] package/tinycbor: disable -Werror
 2022-01-12 17:23 UTC 

[for-next][PATCH 00/31] tracing: Final updates for 5.17
 2022-01-12 17:21 UTC  (9+ messages)
` [for-next][PATCH 16/31] rtla: Real-Time Linux Analysis tool

arch/arm/mach-ixp4xx/common-pci.c:143:5: warning: no previous prototype for function 'ixp4xx_pci_write'
 2022-01-12 17:20 UTC  (2+ messages)

[PATCH] integrity: check the return value of audit_log_start()
 2022-01-12 17:23 UTC  (2+ messages)

[RFC PATCH] perf pmu-events: Don't lower case MetricExpr
 2022-01-12 17:22 UTC  (2+ messages)

[PATCH] tests: Fix typo in check-help output
 2022-01-12 17:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/riscv-isa-sim: needs host-dtc
 2022-01-12 17:21 UTC 

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-12 17:21 UTC  (10+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

XFS volume unmounts itself with lots of kernel logs generated
 2022-01-12 17:21 UTC  (2+ messages)

[PATCH 0/3] Add support for creating spdx data for kernel
 2022-01-12 17:20 UTC  (4+ messages)
` [PATCH 1/3] create-spdx: Add kernel work-shared source
` [PATCH 2/3] package: Add support for kernel stripping
` [PATCH 3/3] kernel.bbclass: use common strip()

[virtio-comment] [oasis-tcs/virtio-spec] Device specific Feature bits numbering is not aligned (Issue #131)
 2022-01-12 17:20 UTC 

linux-next: manual merge of the audit tree with the powerpc tree
 2022-01-12 17:19 UTC  (15+ messages)

dmesg: mdsc_handle_reply got x on session mds1 not mds0
 2022-01-12 17:19 UTC  (3+ messages)

unusual behavior of loop dev with backing file in tmpfs
 2022-01-12 17:19 UTC  (3+ messages)

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-01-12 17:19 UTC  (2+ messages)

[PATCH] cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
 2022-01-12 17:19 UTC  (3+ messages)
` bug: DFS namespaces with non-ASCII symbols cannot be mounted

[PATCH] virtiofsd: Do not support blocking flock
 2022-01-12 17:18 UTC  (2+ messages)
` [Virtio-fs] "

[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
 2022-01-12 17:12 UTC  (2+ messages)

Debugging stuck tcp connection across localhost
 2022-01-12 17:12 UTC  (13+ messages)

[PATCH 0/2] Introduce multitile support
 2022-01-12 17:10 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gt: make a gt sysfs group and move power management files
    ` [Intel-gfx] "

[dm-devel] [PATCH v2] dm ima: updates to grammar and some details in documentation
 2022-01-12 16:30 UTC  (2+ messages)

[PATCH v3] libxl/PCI: Fix PV hotplug & stubdom coldplug
 2022-01-12 17:10 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-12 17:10 UTC  (5+ messages)
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs

[PATCH v11 0/3] virtio-vsock: SOCK_SEQPACKET description
 2022-01-12 17:09 UTC  (4+ messages)
` [PATCH v11 1/3] virtio-vsock: use C style defines for constants
` [PATCH v11 2/3] virtio-vsock: add VIRTIO_VSOCK_F_STREAM feature bit
` [PATCH v11 3/3] virtio-vsock: SOCK_SEQPACKET description

[PATCH 07/10] dpp: support retransmitting frames with no ACK
 2022-01-12 17:09 UTC 

[PATCH 00/23] mm, sched: Rework lazy mm handling
 2022-01-12 17:08 UTC  (4+ messages)
` [PATCH 09/23] membarrier: Fix incorrect barrier positions during exec and kthread_use_mm()

[v2 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-12 17:08 UTC  (6+ messages)
` [v2 2/3] drm/msm/dsi: Add "

[PATCH] buildtools: fix avx512 check for Python 3.5
 2022-01-12 17:07 UTC  (3+ messages)

[PATCH v4 0/5] target/s390x: Fix shift instructions
 2022-01-12 16:50 UTC  (6+ messages)
` [PATCH v4 1/5] target/s390x: Fix SLDA sign bit index
` [PATCH v4 2/5] target/s390x: Fix SRDA CC calculation
` [PATCH v4 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
` [PATCH v4 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
` [PATCH v4 5/5] tests/tcg/s390x: Test shift instructions

[RFC] Scheduler: DMA Engine regression because of sched/fair changes
 2022-01-12 17:05 UTC  (2+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-12 17:04 UTC  (2+ messages)

[PATCH v3 0/5] Xilinx ZynqMP USB fixes
 2022-01-12 16:53 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: usb: dwc3: add reference clock period fractional adjustment

[net-next PATCH] octeontx2-pf: Change receive buffer size using ethtool
 2022-01-12 17:02 UTC 

[git pull] IOMMU Updates for Linux v5.17
 2022-01-12 17:02 UTC  (2+ messages)

[PATCH 0/2] drm/panfrost: partial support of T628 GPUs
 2022-01-12 17:03 UTC  (7+ messages)
` [PATCH 2/2] drm/panfrost: adjusted job affinity for dual core group GPUs

[PATCH v3 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-12 17:01 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH v3 2/5] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH v3 3/5] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
` [PATCH v3 4/5] KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
` [PATCH v3 5/5] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

Proper way to test RAID456?
 2022-01-12 16:56 UTC  (8+ messages)
` [dm-devel] "

[PATCH v11 0/7] Add vmnet.framework based network backend
 2022-01-12 16:53 UTC  (3+ messages)
` [PATCH v11 1/7] net/vmnet: add vmnet dependency and customizable option

[PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
 2022-01-12 16:59 UTC  (3+ messages)

mpt3sas fails to allocate budget_map and detects no devices
 2022-01-12 16:59 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] package/fluentbit: new package
 2022-01-12 16:59 UTC  (4+ messages)
` [Buildroot] [PATCH v3 "

[PATCH BlueZ] media: Fix crash when endpoint replies with an error to SetConfiguration
 2022-01-12 16:58 UTC  (2+ messages)
` [BlueZ] "

[PATCH] selftests: rtc: Increase test timeout so that all tests run
 2022-01-12 16:57 UTC  (2+ messages)

xen 4.11.4 incorrect (~3x) cpu frequency reported
 2022-01-12 16:55 UTC  (9+ messages)
        ` xen 4.14.3 "

[PATCH 00/13] CXL Region driver
 2022-01-12 16:54 UTC  (4+ messages)
` [PATCH 13/13] cxl: Program decoders for regions

[RFC PATCH v2 00/13] module: core code clean up
 2022-01-12 16:53 UTC  (3+ messages)
` [RFC PATCH v2 03/13] module: Move livepatch support to a separate file

[RFC v2 00/19] io_uring zerocopy tx
 2022-01-12 16:53 UTC  (6+ messages)
` [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr

[PATCH v3 0/5] Update MT8192 Clock Setting
 2022-01-12 16:51 UTC  (4+ messages)

[Buildroot] [PATCH RFC 0/2] Use Ninja as build tool for CMake-based packages
 2022-01-12 16:51 UTC  (6+ messages)
` [Buildroot] [PATCH RFC 2/2] package/pkg-cmake.mk: use ninja instead of make

[RFC] virtio_pmem: enable live migration support
 2022-01-12 16:48 UTC  (8+ messages)

[dm-devel] [PATCH v3] dm ima: updates to grammar and some details in documentation
 2022-01-12 16:51 UTC  (2+ messages)
`  "

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-12 16:21 UTC  (16+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional

[PATCH 00/14] udp optimisation
 2022-01-12 16:49 UTC  (6+ messages)
` [PATCH 09/14] ipv6: hand dst refs to cork setup

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-12 16:47 UTC  (3+ messages)
` [PATCH v6 16/23] hw/riscv: virt: Use AIA INTC compatible string when available

[PATCH v1 0/2] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-12 16:49 UTC  (3+ messages)
` [PATCH v1 2/2] media: staging: tegra-vde: Support V4L stateless video decoder API


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.