All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 23:58:01 to 2023-07-20 01:05:08 UTC [more...]

[PATCH net-next v2 0/3] eth: bnxt: handle invalid Tx completions more gracefully
 2023-07-20  1:04 UTC  (4+ messages)
` [PATCH net-next v2 1/3] eth: bnxt: move and rename reset helpers
` [PATCH net-next v2 2/3] eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()
` [PATCH net-next v2 3/3] eth: bnxt: handle invalid Tx completions more gracefully

[PATCH net-next 0/4] net: page_pool: remove page_pool_release_page()
 2023-07-20  1:04 UTC  (5+ messages)
` [PATCH net-next 1/4] eth: tsnep: let page recycling happen with skbs
` [PATCH net-next 2/4] eth: stmmac: "
` [PATCH net-next 3/4] net: page_pool: hide page_pool_release_page()
` [PATCH net-next 4/4] net: page_pool: merge page_pool_release_page() with page_pool_return_page()

[PATCH v1] spi: Use dev_err_probe instead of dev_err
 2023-07-20  1:01 UTC  (3+ messages)
  ` 回复: "

linux-next: build failure after merge of the cifs tree
 2023-07-20  1:00 UTC  (3+ messages)

[PATCH 00/29] Add support for MediaTek MT7988 SoC
 2023-07-20  0:58 UTC  (4+ messages)
` [PATCH 21/29] arm: dts: medaitek: convert gmac link mode to 2500base-x
  ` Aw: "

drivers/clk/qcom/gpucc-sm8550.c:37:22: sparse: sparse: decimal constant 2300000000 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce unsigned long (and a warning) here
 2023-07-20  0:57 UTC 

[PATCH] media: uvcvideo: Fix OOB read
 2023-07-20  0:57 UTC  (2+ messages)

[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
 2023-07-20  0:52 UTC  (5+ messages)

[PATCH 0/2] diff-report bugfix
 2023-07-20  0:55 UTC  (5+ messages)
` [PATCH 1/2] xen/misra: diff-report.py: Fix UnifiedFormatParser change line registration
` [PATCH 2/2] xen/misra: diff-report.py: fix function invocation

[PATCH v1 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-20  0:54 UTC 

Backtraces with CONFIG_CLK_KUNIT_TEST=y+CONFIG_LOCKDEP=y
 2023-07-20  0:52 UTC  (3+ messages)

[PATCH v2 0/2] Fix hugetlb free path race with memory errors
 2023-07-20  0:50 UTC  (7+ messages)
` [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles

linux-next: build failure after merge of the bluetooth tree
 2023-07-20  0:50 UTC 

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-20  0:48 UTC  (14+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 1945063eb59e64d2919cb14d54d081476d9e53bb
 2023-07-20  0:48 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 91093b57ee3b2080a1f30895f862690f8d794161
 2023-07-20  0:48 UTC 

[PATCH v2 0/8] libata: remove references to 'old' error handler
 2023-07-20  0:42 UTC  (9+ messages)
` [PATCH v2 1/8] ata: remove reference to non-existing error_handler()
` [PATCH v2 2/8] ata,scsi: remove ata_sas_port_{start,stop} callbacks
` [PATCH v2 3/8] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v2 4/8] ata: remove ata_sas_sync_probe()
` [PATCH v2 5/8] ata: inline ata_port_probe()
` [PATCH v2 6/8] ata,scsi: cleanup ata_port_probe()
` [PATCH v2 7/8] ata: sata_sx4: drop already completed TODO
` [PATCH v2 8/8] ata: remove ata_bus_probe()

[freescale-fslc:6.1-2.0.x-imx 3301/12470] drivers/mxc/sim/imx_sim.c:1750:62: warning: cast from pointer to integer of different size
 2023-07-20  0:46 UTC 

[RFC 0/1] virtio-net: add support for SR-IOV emulation
 2023-07-20  0:45 UTC  (3+ messages)
` [RFC 1/1] virtio-pci: add SR-IOV capability

[PATCH v2 net 0/2] net: Fix error/warning by -fstrict-flex-arrays=3
 2023-07-20  0:44 UTC  (3+ messages)
` [PATCH v2 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
` [PATCH v2 net 2/2] af_packet: Fix warning of fortified memcpy() in packet_getname()

[PATCH 0/4] virtio-net: add USO feature (UDP segmentation offload)
 2023-07-20  0:41 UTC  (7+ messages)
` [PATCH 1/4] tap: Added USO support to tap device
` [PATCH 3/4] virtio-net: added USO support
` [PATCH 4/4] virtio-net: Added uso check

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-20  0:41 UTC  (15+ messages)
` [PATCH v8 04/13] vpci: add hooks for PCI device assign/de-assign
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure
` [PATCH v8 01/13] pci: introduce per-domain PCI rwlock
` [PATCH v8 03/13] vpci: restrict unhandled read/write operations for guests
` [PATCH v8 05/13] vpci/header: implement guest BAR register handlers
` [PATCH v8 07/13] vpci/header: handle p2m range sets per BAR
` [PATCH v8 06/13] rangeset: add RANGESETF_no_print flag
` [PATCH v8 09/13] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH v8 08/13] vpci/header: program p2m with guest BAR view
` [PATCH v8 11/13] vpci: add initial support for virtual PCI bus topology
` [PATCH v8 10/13] vpci/header: reset the command register when adding devices
` [PATCH v8 12/13] xen/arm: translate virtual PCI bus topology for guests
` [PATCH v8 13/13] xen/arm: account IO handlers for emulated PCI MSI-X

linux-next: build warning after merge of the aspeed tree
 2023-07-20  0:40 UTC  (2+ messages)

[XEN PATCH v2] x86/HVM: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-20  0:38 UTC  (2+ messages)

[freescale-fslc:6.1-2.0.x-imx 4851/12470] sound/soc/fsl/imx-hdmi-dma.c:387: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-07-20  0:35 UTC 

[BlueZ PATCH v4 1/3] btmgmt: Add man page
 2023-07-20  0:29 UTC  (3+ messages)
` [BlueZ PATCH v4 2/3] client: Add bluetoothctl-mgmt.1 "
` [BlueZ PATCH v4 3/3] client: Add bluetoothctl-monitor.1 "

New CVE entries this week
 2023-07-20  0:25 UTC 

[PATCH v2] Bluetooth: hci_event: Ignore NULL link key
 2023-07-20  0:25 UTC  (4+ messages)

[PATCH] riscv: add SBI SUSP extension support
 2023-07-20  0:23 UTC  (2+ messages)

[XEN PATCH] xen: address MISRA C:2012 Rule 4.1
 2023-07-20  0:23 UTC  (2+ messages)

[PATCH v3] xen/evtchn: Introduce new IOCTL to bind static evtchn
 2023-07-20  0:22 UTC  (3+ messages)

[PATCH v2 0/6] introduce EFI_RAM_DISK_PROTOCOL
 2023-07-20  0:21 UTC  (6+ messages)
` [PATCH v2 2/6] ramdisk: add ramdisk uclass and driver

[Intel-gfx] [PATCH v3] drm/i915: Refactor PAT/object cache handling
 2023-07-20  0:22 UTC  (6+ messages)
  `  "

[LSM Stacking] SELinux policy inside container affects a process on Host
 2023-07-20  0:21 UTC  (9+ messages)

[PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
 2023-07-20  0:02 UTC  (22+ messages)
` [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
` [PATCH bpf-next v3 02/17] bpf: Support new sign-extension mov insns
` [PATCH bpf-next v3 03/17] bpf: Handle sign-extenstin ctx member accesses
` [PATCH bpf-next v3 04/17] bpf: Support new unconditional bswap instruction
` [Bpf] [PATCH bpf-next v3 05/17] bpf: Support new signed div/mod instructions
    `  "
` [PATCH bpf-next v3 06/17] bpf: Fix jit blinding with new sdiv/smov insns
` [PATCH bpf-next v3 07/17] bpf: Support new 32bit offset jmp instruction
` [PATCH bpf-next v3 08/17] bpf: Add kernel/bpftool asm support for new instructions
` [PATCH bpf-next v3 09/17] selftests/bpf: Fix a test_verifier failure
` [PATCH bpf-next v3 10/17] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
` [PATCH bpf-next v3 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
` [PATCH bpf-next v3 12/17] selftests/bpf: Add unit tests for new sign-extension mov insns
` [PATCH bpf-next v3 13/17] selftests/bpf: Add unit tests for new bswap insns
` [PATCH bpf-next v3 14/17] selftests/bpf: Add unit tests for new sdiv/smod insns
` [Bpf] [PATCH bpf-next v3 15/17] selftests/bpf: Add unit tests for new gotol insn
    `  "
` [PATCH bpf-next v3 16/17] selftests/bpf: Test ldsx with more complex cases
` [PATCH bpf-next v3 17/17] docs/bpf: Add documentation for new instructions

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-20  0:20 UTC  (6+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-20  0:18 UTC  (3+ messages)

[RFC] efi_driver: fix a parent issue in efi-created block devices
 2023-07-20  0:19 UTC  (7+ messages)

[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-20  0:14 UTC  (39+ messages)
` [Nouveau] "
` [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
  ` [Nouveau] "
` [PATCH drm-misc-next v8 02/12] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
  ` [Nouveau] "
` [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces
  ` [Nouveau] "
` [PATCH drm-misc-next v8 04/12] drm/nouveau: get vmm via nouveau_cli_vmm()
  ` [Nouveau] "
` [PATCH drm-misc-next v8 05/12] drm/nouveau: bo: initialize GEM GPU VA interface
  ` [Nouveau] "
` [PATCH drm-misc-next v8 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h
  ` [Nouveau] "
` [PATCH drm-misc-next v8 07/12] drm/nouveau: fence: separate fence alloc and emit
  ` [Nouveau] "
` [PATCH drm-misc-next v8 08/12] drm/nouveau: fence: fail to emit when fence context is killed
  ` [Nouveau] "
` [PATCH drm-misc-next v8 09/12] drm/nouveau: chan: provide nouveau_channel_kill()
  ` [Nouveau] "
` [PATCH drm-misc-next v8 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
  ` [Nouveau] "
` [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI
  ` [Nouveau] "
` [PATCH drm-misc-next v8 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs
  ` [Nouveau] "

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-07-20  0:14 UTC  (5+ messages)
` [RFC PATCH 6/6] block: implement "

[freescale-fslc:pr/638 3332/12469] ./usr/include/linux/imx_vpu.h:22:1: warning: // comments are not allowed in this language
 2023-07-20  0:15 UTC 

[PATCH][RFC] io_uring: Fix io_uring_mmu_get_unmapped_area() for IA-64
 2023-07-20  0:14 UTC  (2+ messages)

[PATCH 1/2] trace2: fix a comment
 2023-07-20  0:12 UTC  (3+ messages)
` [PATCH 2/2] wrapper: use trace2 counters to collect fsync stats

[PATCH] rtlwifi: rtl8192ee: phy Remove unnecessary spaces
 2023-07-20  0:07 UTC  (2+ messages)

[PATCH v4 00/83] buildman: Refactor code and correct some pylint warnings
 2023-07-19 23:49 UTC  (40+ messages)
` [PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()
` [PATCH v4 44/83] buildman: Move remaining builder properties to constructor
` [PATCH v4 45/83] buildman: Tweak commits and show_bloat
` [PATCH v4 46/83] buildman: Moving running of the builder into a function
` [PATCH v4 47/83] buildman: Drop some unnecessary variables
` [PATCH v4 48/83] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v4 49/83] buildman: Move checking for make into run_builder()
` [PATCH v4 52/83] buildman: Create a function to get number of built commits
` [PATCH v4 53/83] buildman: Convert camel case in cmdline.py
` [PATCH v4 54/83] buildman: Correct most pylint warnings in cmdline
` [PATCH v4 55/83] buildman: Add a test for --boards
` [PATCH v4 56/83] buildman: Convert to argparse
` [PATCH v4 57/83] buildman: Convert camel case in bsettings.py
` [PATCH v4 58/83] buildman: Convert camel case in builder.py
` [PATCH v4 59/83] buildman: Split parser creation in two
` [PATCH v4 60/83] buildman: Convert camel case in builderthread.py
` [PATCH v4 61/83] buildman: Correct most pylint warnings in builderthread
` [PATCH v4 62/83] buildman: Export _get_output_dir() to avoid warnings
` [PATCH v4 63/83] buildman: Correct invalid use of out_dir variable
` [PATCH v4 64/83] buildman: Drop unnecessary assignment of config_out
` [PATCH v4 65/83] buildman: Start a function to set up the make arguments
` [PATCH v4 66/83] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH v4 67/83] buildman: Move more things into _build_args()
` [PATCH v4 68/83] buildman: Convert config_out to string IO
` [PATCH v4 69/83] buildman: Move reconfigure code into its own function
` [PATCH v4 70/83] buildman: Move bulid "
` [PATCH v4 71/83] buildman: Move reading of the done file into a function
` [PATCH v4 72/83] buildman: Move code to remove old outputs
` [PATCH v4 73/83] buildman: Move code to decide output dirs
` [PATCH v4 74/83] buildman: Move checkout code to a separate function
` [PATCH v4 75/83] buildman: Create a function to handle config and build
` [PATCH v4 76/83] buildman: Avoid passing result into _read_done_file()
` [PATCH v4 77/83] buildman: Tidy up reporting of a toolchain error
` [PATCH v4 78/83] buildman: Tidy up some comments in builderthread
` [PATCH v4 79/83] buildman: Move copy_files() out ot BuilderThread class
` [PATCH v4 80/83] buildman: Add a way to print the architecture for a board
` [PATCH v4 81/83] buildman: Use -D for --debug
` [PATCH v4 82/83] buildman: Add an option to check maintainers and targets
` [PATCH v4 83/83] buildman: Enable test coverage

[PATCH v3 net-next 0/4] ionic: add FLR support
 2023-07-20  0:04 UTC  (10+ messages)
` [PATCH v3 net-next 1/4] ionic: extract common bits from ionic_remove
` [PATCH v3 net-next 2/4] ionic: extract common bits from ionic_probe
` [PATCH v3 net-next 3/4] ionic: pull out common bits from fw_up

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-20  0:03 UTC  (12+ messages)

[master/kirkstone][PATCH] packagegroup-arago-sysvinit-boot: fix tiny image unable to login issue
 2023-07-20  0:03 UTC 

[PATCH net] net: phy: prevent stale pointer dereference in phy_init()
 2023-07-20  0:02 UTC 

[XEN PATCH] x86: change parameter name of hvm_monitor_msr() declaration
 2023-07-20  0:01 UTC  (2+ messages)

[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
 2023-07-20  0:00 UTC  (11+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-20  0:00 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.