All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-05 05:44:32 to 2022-01-05 06:55:23 UTC [more...]

[PATCH] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2022-01-05  6:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/48] Refactor perf cpumap
 2022-01-05  6:13 UTC  (96+ messages)
` [PATCH v4 01/48] libperf: Add comments to perf_cpu_map
` [PATCH v4 02/48] perf stat: Add aggr creators that are passed a cpu
` [PATCH v4 03/48] perf stat: Correct aggregation CPU map
` [PATCH v4 04/48] perf stat: Switch aggregation to use for_each loop
` [PATCH v4 05/48] perf stat: Switch to cpu version of cpu_map__get
` [PATCH v4 06/48] perf cpumap: Switch cpu_map__build_map to cpu function
` [PATCH v4 07/48] perf cpumap: Remove map+index get_socket
` [PATCH v4 08/48] perf cpumap: Remove map+index get_die
` [PATCH v4 09/48] perf cpumap: Remove map+index get_core
` [PATCH v4 10/48] perf cpumap: Remove map+index get_node
` [PATCH v4 11/48] perf cpumap: Add comments to aggr_cpu_id
` [PATCH v4 12/48] perf cpumap: Remove unused cpu_map__socket
` [PATCH v4 13/48] perf cpumap: Simplify equal function name
` [PATCH v4 14/48] perf cpumap: Rename empty functions
` [PATCH v4 15/48] perf cpumap: Document cpu__get_node and remove redundant function
` [PATCH v4 16/48] perf cpumap: Remove map from function names that don't use a map
` [PATCH v4 17/48] perf cpumap: Remove cpu_map__cpu, use libperf function
` [PATCH v4 18/48] perf cpumap: Refactor cpu_map__build_map
` [PATCH v4 19/48] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
` [PATCH v4 20/48] perf cpumap: Move 'has' function to libperf
` [PATCH v4 21/48] perf cpumap: Add some comments to cpu_aggr_map
` [PATCH v4 22/48] perf cpumap: Trim the cpu_aggr_map
` [PATCH v4 23/48] perf stat: Fix memory leak in check_per_pkg
` [PATCH v4 24/48] perf cpumap: Add CPU to aggr_cpu_id
` [PATCH v4 25/48] perf stat-display: Avoid use of core for CPU
` [PATCH v4 26/48] perf evsel: Derive CPUs and threads in alloc_counts
` [PATCH v4 27/48] libperf: Switch cpu to more accurate cpu_map_idx
` [PATCH v4 28/48] libperf: Use cpu not index for evsel mmap
` [PATCH v4 29/48] perf counts: Switch name cpu to cpu_map_idx
` [PATCH v4 30/48] perf stat: Rename aggr_data cpu to imply it's an index
` [PATCH v4 31/48] perf stat: Use perf_cpu_map__for_each_cpu
` [PATCH v4 32/48] perf script: Use for each cpu to aid readability
` [PATCH v4 33/48] libperf: Allow NULL in perf_cpu_map__idx
` [PATCH v4 34/48] perf evlist: Refactor evlist__for_each_cpu
` [PATCH v4 35/48] perf evsel: Pass cpu not cpu map index to synthesize
` [PATCH v4 36/48] perf stat: Correct variable name for read counter
` [PATCH v4 37/48] perf evsel: Rename CPU around get_group_fd
` [PATCH v4 38/48] perf evsel: Reduce scope of evsel__ignore_missing_thread
` [PATCH v4 39/48] perf evsel: Rename variable cpu to index
` [PATCH v4 40/48] perf test: Use perf_cpu_map__for_each_cpu
` [PATCH v4 41/48] perf stat: Correct check_per_pkg cpu
` [PATCH v4 42/48] perf stat: Swap variable name cpu to index
` [PATCH v4 43/48] libperf: Sync evsel documentation
` [PATCH v4 44/48] perf bpf: Rename cpu to cpu_map_idx
` [PATCH v4 45/48] perf c2c: Use more intention revealing iterator
` [PATCH v4 46/48] perf script: Fix flipped index and cpu
` [PATCH v4 47/48] perf stat: Correct first_shadow_cpu to return index
` [PATCH v4 48/48] perf cpumap: Give CPUs their own type

[PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array
 2022-01-05  6:54 UTC  (2+ messages)

[PATCH 00/17] Convert GUP to folios
 2022-01-05  6:52 UTC  (7+ messages)
` [PATCH 02/17] mm: Add folio_pincount_available()
` [PATCH 07/17] gup: Add gup_put_folio()

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-01-05  6:52 UTC  (4+ messages)

[RFC 00/10] add generic vDPA device support
 2022-01-05  6:43 UTC  (9+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa

Warning since "power: supply: add charge_behaviour attributes"
 2022-01-05  6:49 UTC  (4+ messages)
` [PATCH 1/2] power: supply: fix charge_behaviour attribute initialization
` [PATCH 2/2] power: supply: validate size of power_supply_attrs at compiletime

[igt-dev] [PATCH i-g-t 0/3] Add start offset and alignment detection
 2022-01-05  6:49 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_memory_region: "
` [igt-dev] [PATCH i-g-t 2/3] tests/i915/gem_softpin: Add safe-start test
` [igt-dev] [PATCH i-g-t 3/3] tests/fast-feedback.testlist: Add gem_softpin@safe-start subtest

[igt-dev] [PATCH i-g-t 0/3] Add start offset and alignment detection
 2022-01-05  6:44 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_memory_region: "

[PATCH] thunderbolt: Check for null pointer after calling kmemdup
 2022-01-05  6:42 UTC 

[PATCH] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
 2022-01-05  6:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] KVM: SEV: Add lock subtyping in sev_lock_two_vms so lockdep doesn't report false dependencies
 2022-01-05  6:41 UTC 

[PATCH 1/3] iio:frequency:admv1014: add support for ADMV1014
 2022-01-05  6:39 UTC 

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-05  6:36 UTC  (3+ messages)

[PATCH] mtd: aspeed-smc: improve probe resilience
 2022-01-05  6:32 UTC  (7+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-05  6:28 UTC  (28+ messages)
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory

[PATCH v7] usb: f_fs: Fix use-after-free for epfile
 2022-01-05  6:31 UTC 

[PATCH] intel: Simplify DMA setting
 2022-01-05  6:31 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net v3] net/smc: Reset conn->lgr when link group registration fails
 2022-01-05  6:28 UTC 

[PATCH 2/2] regulator: Add MAX20086-MAX20089 driver
 2022-01-05  6:29 UTC  (3+ messages)

Re:
 2022-01-05  6:27 UTC  (2+ messages)

[PATCH V40 00/29] Add kernel lockdown functionality
 2022-01-05  6:25 UTC  (3+ messages)
` [PATCH V40 12/29] x86: Lock down IO port access when the kernel is locked down

[PATCH resend] fs/ext4: use BUG_ON instead of if condition followed by BUG
 2022-01-05  6:22 UTC  (2+ messages)

[PATCH bpf-next v6 00/11] Introduce unstable CT lookup helpers
 2022-01-05  6:20 UTC  (7+ messages)
` [PATCH bpf-next v6 02/11] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH bpf-next v6 03/11] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v6 11/11] selftests/bpf: Add test for race in btf_try_get_module

[PATCH] scsi: pm80xx: port reset timeout error handling correction
 2022-01-05  6:19 UTC  (3+ messages)

[PATCH 00/20] perf: fix several memory leaks reported by ASan on perf-test
 2022-01-05  6:19 UTC  (5+ messages)
` [PATCH 01/20] perf nsinfo: fix refcounting

[PATCH net v2] net/smc: Reset conn->lgr when link group registration fails
 2022-01-05  6:18 UTC  (3+ messages)

[PATCH] net: usb: r8152: Check used MAC passthrough address
 2022-01-05  6:17 UTC 

[RFC PATCH] libata: sysfs naming option
 2022-01-05  6:18 UTC  (2+ messages)

Stash Apply/Pop not restoring added files when conflict occurs on restore
 2022-01-05  6:15 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: Fix queues reservation for XDP
 2022-01-05  6:14 UTC  (2+ messages)

[PATCH net-next v4 0/8] new Fungible Ethernet driver
 2022-01-05  6:12 UTC  (5+ messages)
` [PATCH net-next v4 2/8] net/fungible: Add service module for Fungible drivers

building gcc-arm-none-eabi from source
 2022-01-05  6:11 UTC  (4+ messages)
` [meta-arm] "

[PATCH] make autoclear operation synchronous again
 2022-01-05  6:10 UTC  (7+ messages)
    ` [LTP] "

[PATCH v9 0/6] More preparation for multi gt patches
 2022-01-05  6:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More preparation for multi gt patches (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

remove Xen tmem leftovers
 2022-01-05  6:08 UTC  (3+ messages)

[PATCH] PCI/portdrv: Skip enabling AER on external facing ports
 2022-01-05  6:06 UTC 

[PATCH demo] ata_scsi_queuecmd: Make input parameters check more clearly
 2022-01-05  6:04 UTC  (3+ messages)

[PATCH v2 0/6] Add touch-keys support to the Zinitix touch driver
 2022-01-05  6:03 UTC  (7+ messages)
` [PATCH v2 1/6] input: zinitix: Make sure the IRQ is allocated before it gets enabled
` [PATCH v2 2/6] dt-bindings: input/ts/zinitix: Convert to YAML, fix and extend
` [PATCH v2 3/6] Input: zinitix - Handle proper supply names
` [PATCH v2 4/6] input: zinitix: Add compatible for bt532
` [PATCH v2 5/6] dt-bindings: input: zinitix: Document touch-keys support
` [PATCH v2 6/6] input: zinitix: Add touchkey support

[PATCH] btrfs/254: fix non-unique fsid issue
 2022-01-05  6:03 UTC 

[OE-core][PATCH] core-image-tiny-initramfs: delete populate_sdk task
 2022-01-05  6:02 UTC  (3+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-05  6:02 UTC  (7+ messages)
` [PATCH 03/10] exit: Move oops specific logic from do_exit into make_task_dead
` [PATCH 04/10] exit: Stop poorly open coding do_task_dead in make_task_dead
` [PATCH 05/10] exit: Stop exporting do_exit

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_exec: Skip test for RCS+CCS
 2022-01-05  6:01 UTC  (3+ messages)

[OE-core][PATCH] populate_sdk_base: remove useless dirs such as /dev
 2022-01-05  6:01 UTC 

[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
 2022-01-05  5:53 UTC  (9+ messages)
` [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible

[PATCH] drivers/ata: remove redundant val variable
 2022-01-05  5:54 UTC  (2+ messages)

[PATCH v9 00/13] External ECC engines & Macronix support
 2022-01-05  5:53 UTC  (7+ messages)
` [PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
` [PATCH v9 02/13] spi: spi-mem: Check the controller extra capabilities

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-01-05  5:50 UTC  (5+ messages)
` [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase

net.ipv6.conf.all.accept_ra=2 does not work
 2022-01-05  5:50 UTC  (2+ messages)

[PATCHv2 0/5] Generate UDP src port with flow label or lqpn/rqpn
 2022-01-05 22:12 UTC  (6+ messages)
` [PATCH 1/5] RDMA/core: Calculate UDP source port based on "
` [PATCH 2/5] RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
` [PATCH 3/5] RDMA/irdma: Make the source udp port vary
` [PATCH 4/5] RDMA/rxe: Use the standard method to produce udp source port
` [PATCH 5/5] RDMA/rxe: Remove the redundant randomization for UDP "

[jolsa-perf:kprobe/multi 9/14] kernel/bpf/syscall.c:3101:25: error: implicit declaration of function 'get_kretprobe'; did you mean 'get_kprobe'?
 2022-01-05  5:47 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6b8d4927540e416878113f0f7e273ddc939291f3
 2022-01-05  5:47 UTC 

[PATCH 0/3] Determine number of DMA channels by 'dma-channels' property
 2022-01-05  5:44 UTC  (4+ messages)
` [PATCH 1/3] riscv: dts: Add dma-channels property in dma node
` [PATCH 2/3] dt-bindings: Add dma-channels for pdma device node
` [PATCH 3/3] dmaengine: sf-pdma: Get number of channel by device tree


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.