All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 20:30:41 to 2021-04-16 21:23:53 UTC [more...]

[PATCH net-next 00/10] Fixups for XDP on NXP ENETC
 2021-04-16 21:22 UTC  (9+ messages)
` [PATCH net-next 01/10] net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
` [PATCH net-next 02/10] net: enetc: rename the buffer reuse helpers
` [PATCH net-next 03/10] net: enetc: recycle buffers for frames with RX errors
` [PATCH net-next 04/10] net: enetc: stop XDP NAPI processing when build_skb() fails
` [PATCH net-next 05/10] net: enetc: remove unneeded xdp_do_flush_map()
` [PATCH net-next 06/10] net: enetc: increase TX ring size
` [PATCH net-next 07/10] net: enetc: use dedicated TX rings for XDP
` [PATCH net-next 08/10] net: enetc: handle the invalid XDP action the same way as XDP_DROP

[PATCH v5 for-6.1 00/81] target/arm: Implement SVE2
 2021-04-16 21:01 UTC  (26+ messages)
` [PATCH v5 01/81] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH v5 02/81] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PATCH v5 03/81] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PATCH v5 04/81] target/arm: Implement SVE2 integer unary operations (predicated)
` [PATCH v5 05/81] target/arm: Split out saturating/rounding shifts from neon
` [PATCH v5 06/81] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
` [PATCH v5 07/81] target/arm: Implement SVE2 integer halving add/subtract (predicated)
` [PATCH v5 08/81] target/arm: Implement SVE2 integer pairwise arithmetic
` [PATCH v5 09/81] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [PATCH v5 10/81] target/arm: Implement SVE2 integer add/subtract long
` [PATCH v5 11/81] target/arm: Implement SVE2 integer add/subtract interleaved long
` [PATCH v5 12/81] target/arm: Implement SVE2 integer add/subtract wide
` [PATCH v5 13/81] target/arm: Implement SVE2 integer multiply long
` [PATCH v5 14/81] target/arm: Implement PMULLB and PMULLT
` [PATCH v5 15/81] target/arm: Implement SVE2 bitwise shift left long
` [PATCH v5 16/81] target/arm: Implement SVE2 bitwise exclusive-or interleaved
` [PATCH v5 17/81] target/arm: Implement SVE2 bitwise permute
` [PATCH v5 18/81] target/arm: Implement SVE2 complex integer add
` [PATCH v5 19/81] target/arm: Implement SVE2 integer absolute difference and accumulate long
` [PATCH v5 20/81] target/arm: Implement SVE2 integer add/subtract long with carry
` [PATCH v5 21/81] target/arm: Implement SVE2 bitwise shift right and accumulate
` [PATCH v5 23/81] target/arm: Implement SVE2 integer absolute difference "
` [PATCH v5 24/81] target/arm: Implement SVE2 saturating extract narrow
` [PATCH v5 29/81] target/arm: Implement SVE2 SQSHRN, SQRSHRN
` [PATCH v5 30/81] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS

Subscriber actions for migrating lists to lists.linux.dev
 2021-04-16 21:22 UTC  (3+ messages)

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-16 21:22 UTC  (9+ messages)
` [PATCH 12/16] test-lib: modernize test_create_repo() function
` [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count"

[PATCH net-next 00/10] Adding the Sparx5 Switch Driver
 2021-04-16 21:22 UTC  (3+ messages)
` [PATCH net-next 03/10] net: sparx5: add hostmode with phylink support

[PATCH] PCI/VPD: Add helper pci_get_func0_dev
 2021-04-16 21:22 UTC  (2+ messages)

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-16 21:18 UTC  (17+ messages)
` [PATCH 01/15] objtool: Find a destination for jumps beyond the section end
` [PATCH 02/15] objtool: Add CONFIG_CFI_CLANG support
` [PATCH 03/15] objtool: Add ASM_STACK_FRAME_NON_STANDARD
` [PATCH 04/15] static_call: Use global functions for the self-test
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points
` [PATCH 07/15] x86/ftrace: Use function_nocfi in MCOUNT_ADDR
` [PATCH 08/15] x86/extable: Do not mark exception callback as CFI
` [PATCH 09/15] x86/alternatives: Use C int3 selftest but disable KASAN
` [PATCH 10/15] x86/purgatory: Disable CFI
` [PATCH 11/15] x86, relocs: Ignore __typeid__ relocations
` [PATCH 12/15] x86, module: "
` [PATCH 13/15] x86, cpu: Use LTO for cpu.c with CFI
` [PATCH 14/15] x86, kprobes: Fix optprobe_template_func type mismatch
` [PATCH 15/15] x86, build: Allow CONFIG_CFI_CLANG to be selected

[PATCH v3 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-16 12:45 UTC  (6+ messages)
` [PATCH v3 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v3 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH 00/10] Bluetooth: HCI: Use skb_pull to parse events
 2021-04-16 21:18 UTC  (11+ messages)
` [PATCH 01/10] Bluetooth: HCI: Use skb_pull to parse BR/EDR events
` [PATCH 02/10] Bluetooth: HCI: Use skb_pull to parse Command Complete event
` [PATCH 03/10] Bluetooth: HCI: Use skb_pull to parse Number of Complete Packets event
` [PATCH 04/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result event
` [PATCH 05/10] Bluetooth: HCI: Use skb_pull to parse Inquiry Result with RSSI event
` [PATCH 06/10] Bluetooth: HCI: Use skb_pull to parse Extended Inquiry Result event
` [PATCH 07/10] Bluetooth: HCI: Use skb_pull to parse LE Metaevents
` [PATCH 08/10] Bluetooth: HCI: Use skb_pull to parse LE Advertising Report event
` [PATCH 09/10] Bluetooth: HCI: Use skb_pull to parse LE Extended "
` [PATCH 10/10] Bluetooth: HCI: Use skb_pull to parse LE Direct "

[PATCH 00/13] [RFC] Rust support
 2021-04-16 21:19 UTC  (14+ messages)
` [PATCH 04/13] Kbuild: "

[PATCH] brd: expose number of allocated pages in debugfs
 2021-04-16 21:18 UTC 

[PATCH] blk-mq: Fix spurious debugfs directory creation during initialization
 2021-04-16 21:17 UTC  (2+ messages)

[PATCH 1/3] btrfs-tools: Update to 5.11.1
 2021-04-16 21:17 UTC  (5+ messages)
` [PATCH 2/3] btrfs-tools: Add PACKAGECONFIG options
  ` [OE-core] "

[PATCH v2] usb: dwc3: core: Do core softreset when switch mode
 2021-04-16 21:17 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 21:15 UTC  (11+ messages)
` [PATCH v3 1/6] percpu: fix a comment about the chunks ordering
` [PATCH v3 2/6] percpu: split __pcpu_balance_workfn()
` [PATCH v3 3/6] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v3 4/6] percpu: generalize pcpu_balance_populated()
` [PATCH v3 5/6] percpu: factor out pcpu_check_chunk_hint()

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-16 21:14 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] config: rename `git_etc_config()`

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-16 21:13 UTC  (5+ messages)

[PATCH net-next 0/6][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-16
 2021-04-16 21:12 UTC  (8+ messages)
` [PATCH net-next 1/6] igb: Redistribute memory for transmit packet buffers when in Qav mode
` [PATCH net-next 2/6] igb: Add double-check MTA_REGISTER for i210 and i211
` [PATCH net-next 3/6] igc: Enable internal i225 PPS
` [PATCH net-next 4/6] igc: enable auxiliary PHC functions for the i225
` [PATCH net-next 5/6] igc: Fix overwrites return value
` [PATCH net-next 6/6] igc: Expose LPI counters

[PATCH][next] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
 2021-04-16 21:12 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 345774c3f039a2d1d4844bfc3deb6ba9a05c6c65
 2021-04-16 21:11 UTC 

[PATCH] pci: imx: disable imx6sdl LTSSM upon driver remove
 2021-04-16 21:12 UTC  (5+ messages)

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-16 21:10 UTC  (3+ messages)
` [PATCH v20 4/9] mm: hugetlb: free the vmemmap pages associated with each "

[dunfell/master PATCH 1/2] conf: am57xx-evm: Remove non-existent dtb* from 5.10
 2021-04-16 21:07 UTC  (2+ messages)
` [dunfell/master PATCH 2/2] conf: dra7xx-evm: "

Please apply commit 7c03e2cda4a5 ("vfs: move cap_convert_nscap() call into vfs_setxattr()") to stable series from 5.10.y back to 4.19.y
 2021-04-16 21:04 UTC  (2+ messages)

[PATCH 0/2] pseries: UNISOLATE DRCs to signal device removal error
 2021-04-16 21:02 UTC  (3+ messages)
` [PATCH 1/2] dlpar.c: introduce dlpar_unisolate_drc()
` [PATCH 2/2] hotplug-cpu.c: set UNISOLATE on dlpar_cpu_remove() failure

[igt-dev] [PATCH i-g-t 00/74] Stop depending on context mutation
 2021-04-16 21:03 UTC  (2+ messages)

main - remove unused flag DEV_UDEV_INFO_MISSING
 2021-04-16 21:01 UTC 

[PATCH 00/20] PCI: Convert dynamic sysfs objects into static
 2021-04-16 20:58 UTC  (21+ messages)
` [PATCH 01/20] PCI: Convert dynamic "config" sysfs object "
` [PATCH 02/20] PCI: Convert dynamic "rom" "
` [PATCH 03/20] PCI: Convert dynamic "reset" "
` [PATCH 04/20] PCI/VPD: Convert dynamic "vpd" "
` [PATCH 05/20] PCI: Convert dynamic "index" and "label" sysfs objects "
` [PATCH 06/20] sysfs: Introduce BIN_ATTR_ADMIN_RO and BIN_ATTR_ADMIN_RW
` [PATCH 07/20] PCI: Convert PCI sysfs objects to use BIN_ATTR_ADMIN_RW macro
` [PATCH 08/20] PCI: Move to kstrtobool() to handle user input
` [PATCH 09/20] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
` [PATCH 10/20] PCI: Update style to be more consistent
` [PATCH 11/20] PCI: Rearrange attributes from the pci_dev_group
` [PATCH 12/20] PCI: Rearrange attributes from the pci_dev_config_attr_group
` [PATCH 13/20] PCI: Rearrange attributes from the pci_dev_rom_attr_group
` [PATCH 14/20] PCI: Rearrange attributes from the pci_dev_reset_attr_group
` [PATCH 15/20] PCI: Rearrange attributes from the pci_dev_attr_group
` [PATCH 16/20] PCI: Rearrange attributes from the pci_dev_hp_attr_group
` [PATCH 17/20] PCI: Rearrange attributes from the pci_bridge_attr_group
` [PATCH 18/20] PCI: Rearrange attributes from the pcie_dev_attr_group
` [PATCH 19/20] PCI: Rearrange attributes from the pci_bus_group
` [PATCH 20/20] PCI: Rearrange attributes from the pcibus_group

[igt-dev] [PATCH i-g-t 0/6] tests/kms_flip_scaled_crc: Fix a bunch of fail
 2021-04-16 20:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[dpdk-dev] [PATCH] net/virtio: fix vectorized Rx queue stuck
 2021-04-16 20:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-16 20:57 UTC  (4+ messages)

[PATCH v5 0/7] Add devcoredump support for DPU
 2021-04-16 20:57 UTC  (16+ messages)
` [PATCH v5 1/7] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v5 2/7] drm/msm: add support to take dpu snapshot
` [PATCH v5 3/7] drm/msm/dsi: add API to take DSI register snapshot
` [PATCH v5 4/7] drm/msm/dp: add API to take DP "
` [PATCH v5 5/7] drm/msm/disp/dpu1: add API to take DPU "
` [PATCH v5 6/7] drm/msm: add support to take dsi, dp and dpu snapshot
` [PATCH v5 7/7] drm/msm: add disp snapshot points across dpu driver

[PATCH] x86/uaccess: small optimization in unsafe_copy_to_user()
 2021-04-16 20:57 UTC  (4+ messages)

[PATCH 1/4] usbip: add sysfs_lock to synchronize sysfs code paths
 2021-04-16 20:53 UTC  (4+ messages)
` [PATCH 2/4] usbip: stub-dev "
` [PATCH 3/4] usbip: vudc "
` [PATCH 4/4] usbip: synchronize event handler with "

[PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 20:52 UTC  (5+ messages)
` [PATCH v2 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
    ` [dm-devel] "

[xen-4.12-testing test] 161196: regressions - FAIL
 2021-04-16 20:52 UTC 

[RESEND PATCH] cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
 2021-04-16 20:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] buildtools: fix all drivers disabled on Windows
 2021-04-16 20:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC] Simple tool for VMEnters/VMExits matching and trace validation
 2021-04-16 20:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: refine retval for bpf_get_task_stack helper
 2021-04-16 20:47 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpf/selftests: add bpf_get_task_stack retval bounds verifier test
` [PATCH bpf-next v2 3/3] bpf/selftests: add bpf_get_task_stack retval bounds test_prog

[PATCH] btrfs-progs: mkfs: only output the warning if the sectorsize is not supported
 2021-04-16 20:46 UTC  (4+ messages)

[RFC] docs/admin-guide/cgroup-v2: Add hugetlb rsvd files
 2021-04-16 20:45 UTC  (3+ messages)

[PATCH v8 clocksource 2/5] clocksource: Retry clock read if long delays detected
 2021-04-16 20:45 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Introduce bt_skb_pull
 2021-04-16 20:44 UTC  (6+ messages)
` [RFC 2/2] Bluetooth: HCI: Use bt_skb_pull to parse events

[PATCH 0/2] PE/COFF measurement support
 2021-04-16 20:42 UTC  (4+ messages)
` [PATCH 2/2] efi_loader: add PE/COFF image measurement

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-16 20:42 UTC  (5+ messages)

[cgroup:for-next 1/5] kernel/cgroup/misc.c:61 valid_type() warn: unsigned 'type' is never less than zero
 2021-04-16 20:42 UTC  (4+ messages)

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-16 20:41 UTC  (4+ messages)
` [PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use

[PATCH] Revert "spl: Drop bd_info in the data section"
 2021-04-16 20:40 UTC  (13+ messages)

[PATCH] completion: avoid aliased command lookup error in nounset mode
 2021-04-16 20:40 UTC  (2+ messages)

[BlueZ PATCH] monitor: Add Intel read supported VS features command
 2021-04-16 20:39 UTC  (2+ messages)
` [BlueZ] "

liburcu: LTO breaking rcu_dereference on arm64 and possibly other architectures ?
 2021-04-16 20:39 UTC  (3+ messages)
` [lttng-dev] "

[PATCH] arm64: vdso: remove commas between macro name and arguments
 2021-04-16 20:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
 2021-04-16 20:34 UTC  (2+ messages)

[PATCH 0/2] m68k: Add Virtual M68k Machine
 2021-04-16 20:34 UTC  (3+ messages)

[dunfell/master][PATCH] oe-layertool-setup: Let user change parallel build options
 2021-04-16 20:34 UTC 

[Buildroot] [PATCH 1/2] package/libcgroup: bump to version 0.42.2
 2021-04-16 20:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libcgroup: add LIBCGROUP_CPE_ID_VENDOR

GRUB error: unknown filesystem on ia64
 2021-04-16 20:32 UTC  (15+ messages)

Page BUGs
 2021-04-16 20:32 UTC  (2+ messages)

linux-next: Tree for Apr 16
 2021-04-16 20:32 UTC  (4+ messages)
` linux-next: Tree for Apr 16 (IMA appraise causing build error)

[dpdk-dev] [PATCH v5 01/10] eal: add thread id and simple thread functions
 2021-04-16 20:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/10] eal: Add new API for threading


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.