All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 20:07:21 to 2021-04-16 21:12:51 UTC [more...]

[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  (4+ 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 v5 for-6.1 00/81] target/arm: Implement SVE2
 2021-04-16 21:01 UTC  (11+ 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 12/81] target/arm: Implement SVE2 integer add/subtract wide
` [PATCH v5 13/81] target/arm: Implement SVE2 integer multiply long

[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 "

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 21:09 UTC  (9+ 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 v2] usb: dwc3: core: Do core softreset when switch mode
 2021-04-16 21:08 UTC  (6+ messages)
` [PATCH v3] "

[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: "

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

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 00/13] [RFC] Rust support
 2021-04-16 20:58 UTC  (13+ messages)
` [PATCH 04/13] Kbuild: "

[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)

Subscriber actions for migrating lists to lists.linux.dev
 2021-04-16 20:58 UTC 

[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  (7+ 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)

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-16 20:45 UTC  (3+ 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  (6+ 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] "

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-16 20:38 UTC  (16+ 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

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

[PATCH net] net/sched: sch_frag: fix OOB read while processing IPv4 fragments
 2021-04-16 20:29 UTC 

PCIe: can't set Max Payload Size to 256
 2021-04-16 20:29 UTC  (2+ messages)

[linux-next:master 11342/13394] atomic64_test.c:undefined reference to `__xchg_called_with_bad_pointer'
 2021-04-16 20:27 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-16 20:27 UTC  (2+ messages)

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-16 20:25 UTC  (4+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings

[chrome-os:chromeos-5.4 150/238] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1372:2-3: Unneeded semicolon
 2021-04-16 20:25 UTC  (2+ messages)
` [PATCH] UPSTREAM: mt76: mt7915: fix semicolon.cocci warnings

Pain points in Git's patch flow
 2021-04-16 20:25 UTC  (3+ messages)

[PATCH] net: e1000: do not attempt to set hwaddr for i210 without FLASH
 2021-04-16 20:25 UTC 

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-16 20:24 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] bpftool: support dumping BTF VAR's "extern" linkage
` [PATCH v2 bpf-next 02/17] bpftool: dump more info about DATASEC members
` [PATCH v2 bpf-next 03/17] libbpf: suppress compiler warning when using SEC() macro with externs
` [PATCH v2 bpf-next 04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v2 bpf-next 05/17] libbpf: allow gaps in BPF program sections to support overriden weak functions
` [PATCH v2 bpf-next 06/17] libbpf: refactor BTF map definition parsing
` [PATCH v2 bpf-next 07/17] libbpf: factor out symtab and relos sanity checks
` [PATCH v2 bpf-next 08/17] libbpf: make few internal helpers available outside of libbpf.c
` [PATCH v2 bpf-next 09/17] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v2 bpf-next 10/17] libbpf: tighten BTF type ID rewriting with error checking
` [PATCH v2 bpf-next 11/17] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v2 bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH v2 bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds
` [PATCH v2 bpf-next 14/17] selftests/bpf: omit skeleton generation for multi-linked BPF object files
` [PATCH v2 bpf-next 15/17] selftests/bpf: add function linking selftest
` [PATCH v2 bpf-next 16/17] selftests/bpf: add global variables "
` [PATCH v2 bpf-next 17/17] sleftests/bpf: add map "

stable-rc/queue/4.14 baseline: 103 runs, 4 regressions (v4.14.230-68-g1c076f072a8ea)
 2021-04-16 20:24 UTC 

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-04-16 20:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/4] Fix command line options and whatnot
 2021-04-16 20:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[jens.wiklander:testing/tuxbuild 2/9] drivers/tee/tee_shm_pool.c:17:20: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-04-16 20:17 UTC 

[PATCH][next] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
 2021-04-16 20:15 UTC 

[PATCH v8 net-next 0/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-16 20:11 UTC  (3+ messages)
` [PATCH v8 net-next 1/2] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
` [PATCH v8 net-next 2/2] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

[PATCH v2 0/3] Fix overflow when applying tsc2nsec calculations
 2021-04-16 20:12 UTC  (3+ messages)
` [PATCH v2 2/3] trace-cmd library: Add check before applying tsc2nsec offset

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 20:10 UTC  (3+ messages)

[PATCH v4] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-04-16 20:10 UTC  (3+ messages)

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-16 20:10 UTC  (3+ messages)
` [PATCH v8 clocksource 1/5] clocksource: Provide module parameters to inject delays in watchdog

[PATCH 5.10 00/25] 5.10.31-rc1 review
 2021-04-16 20:07 UTC  (2+ messages)

[Buildroot] sshd reports error in libcrypto while trying to read host key
 2021-04-16 20:07 UTC  (3+ 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.