All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 11:41:39 to 2020-11-13 12:27:43 UTC [more...]

[PATCH 0/2] Rename ioremap functions that include request_mem
 2020-11-13 12:28 UTC  (3+ messages)
` [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource

[GIT PULL] SoCFPGA DTS fix for v5.10
 2020-11-13 12:26 UTC 

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13 12:26 UTC  (10+ messages)
` [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant

[dpdk-dev] [PATCH 00/10] Examples compilation fixes
 2020-11-13 12:24 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 00/11] "
  ` [dpdk-dev] [PATCH v2 01/11] examples/fips_validation: fix build with pkg-config
  ` [dpdk-dev] [PATCH v2 02/11] examples/ipsec-gw: "
  ` [dpdk-dev] [PATCH v2 03/11] examples/kni: "
  ` [dpdk-dev] [PATCH v2 04/11] examples/l2fwd-crypto: "
  ` [dpdk-dev] [PATCH v2 05/11] examples/l3fwd-graph: fix static build
  ` [dpdk-dev] [PATCH v2 06/11] examples/ntb: fix clean target
  ` [dpdk-dev] [PATCH v2 07/11] examples/performance-thread: fix build with pkg-config

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-13 12:26 UTC  (7+ messages)

csum_partial() on different archs (selftest/bpf)
 2020-11-13 12:24 UTC  (5+ messages)

[PATCH] tipc: fix -Wstringop-truncation warnings
 2020-11-13 12:26 UTC  (2+ messages)

[Buildroot] [PATCH] package/rauc: fix host build with systemd
 2020-11-13 12:26 UTC 

[PATCH 1/3] net: mac80211: use core API for updating TX stats
 2020-11-13 12:25 UTC  (4+ messages)
` [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats

[RFC PATCH kernel 0/2] irq: Add reference counting to IRQ mappings
 2020-11-13 12:06 UTC  (3+ messages)
` [RFC PATCH kernel 2/2] powerpc/pci: Remove LSI mappings on device teardown

[PATCH] highmem: fix highmem for xtensa
 2020-11-13 12:23 UTC 

[PATCH 1/2 v4] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-13 12:23 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/virtio: enable packet data prefetch on x86
 2020-11-13 12:21 UTC  (6+ messages)

[PATCH v2] ceph: when filling trace, call ceph_get_inode outside of mutexes
 2020-11-13 12:21 UTC 

Fwd: net: fec: rx descriptor ring out of order
 2020-11-13 12:21 UTC  (5+ messages)

[PATCH net] Bluetooth: Fix potential null pointer dereference in create_le_conn_complete
 2020-11-13 11:39 UTC 

[PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
 2020-11-13 11:59 UTC  (3+ messages)

[PATCH] hwmon: fix corsair-psu fan rpm calculation
 2020-11-13 12:19 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH] riscv: fix the wrong swap value register
 2020-11-13 12:18 UTC  (2+ messages)

[PATCH v3 0/5] cleanup page poisoning
 2020-11-13 12:17 UTC  (7+ messages)
` [PATCH v3 2/5] mm, page_poison: use static key more efficiently
` [PATCH v3 3/5] kernel/power: allow hibernation with page_poison sanity checking

[PATCH 0/2] config: allow specifying config entries via envvar pairs
 2020-11-13 12:16 UTC  (3+ messages)
` [PATCH 1/2] config: extract function to parse config pairs
` [PATCH 2/2] config: allow specifying config entries via envvar pairs

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-11-13 11:56 UTC  (2+ messages)

[PATCH v3] Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug
 2020-11-13 11:50 UTC 

[PATCH 00/19] rcu/nocb: De-offload and re-offload support v4
 2020-11-13 12:13 UTC  (20+ messages)
` [PATCH 01/19] rcu/nocb: Turn enabled/offload states into a common flag
` [PATCH 02/19] rcu/nocb: Provide basic callback offloading state machine bits
` [PATCH 03/19] rcu/nocb: Always init segcblist on CPU up
` [PATCH 04/19] rcu/nocb: De-offloading CB kthread
` [PATCH 05/19] rcu/nocb: Don't deoffload an offline CPU with pending work
` [PATCH 06/19] rcu/nocb: De-offloading GP kthread
` [PATCH 07/19] rcu/nocb: Re-offload support
` [PATCH 08/19] rcu/nocb: Shutdown nocb timer on de-offloading
` [PATCH 09/19] rcu: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
` [PATCH 10/19] rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
` [PATCH 11/19] rcu/nocb: Only cond_resched() from actual offloaded batch processing
` [PATCH 12/19] rcu/nocb: Process batch locally as long as offloading isn't complete
` [PATCH 13/19] rcu/nocb: Locally accelerate callbacks "
` [PATCH 14/19] tools/rcutorture: Support nocb toggle in TREE01
` [PATCH 15/19] rcutorture: Remove weak nocb declarations
` [PATCH 16/19] rcutorture: Export nocb (de)offloading functions
` [PATCH 17/19] cpu/hotplug: Add lockdep_is_cpus_held()
` [PATCH 18/19] timer: Add timer_curr_running()
` [PATCH 19/19] rcu/nocb: Detect unsafe checks for offloaded rdp

[PATCH] python/sepolicy: allow to override manpage date
 2020-11-13 12:15 UTC  (2+ messages)

[PATCH for-5.2 0/3] hmp: Fix arg evaluation crash (regression)
 2020-11-13 12:13 UTC  (5+ messages)
` [PATCH for-5.2 1/3] hmp: Pass monitor to mon_get_cpu()
` [PATCH for-5.2 2/3] hmp: Pass monitor to MonitorDef.get_value()
` [PATCH for-5.2 3/3] hmp: Pass monitor to mon_get_cpu_env()

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-13 11:45 UTC  (15+ messages)
` [PATCH 1/5] mm/gup: Provide gup_get_pte() more generic
` [PATCH 2/5] mm: Introduce pXX_leaf_size()
` [PATCH 3/5] perf/core: Fix arch_perf_get_page_size()
` [PATCH 4/5] arm64/mm: Implement pXX_leaf_size() support
` [PATCH 5/5] sparc64/mm: "

[PATCH] ceph: when filling trace, do ceph_get_inode outside of mutexes
 2020-11-13 12:13 UTC  (4+ messages)

[PATCH 0/2] Add missing nodes and refresh defconfig for Ingenic SoCs based boards
 2020-11-13 12:12 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-13 11:51 UTC  (2+ messages)

[PATCH] spi: imx: enable runtime pm support
 2020-11-13 12:04 UTC  (5+ messages)

[PATCH 0/9] Fix color handling in git add -i
 2020-11-13 12:11 UTC  (8+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 04/11] add -i: use `reset_color` consistently
  ` [PATCH v2 07/11] add -p (built-in): do not color the progress indicator separately
  ` [PATCH v2 09/11] add -i (Perl version): include indentation in the colored header

[PATCH v3 00/11] Rewrite the remaining merge strategies from shell to C
 2020-11-13 11:04 UTC  (14+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] t6027: modernise tests
  ` [PATCH v4 02/12] update-index: move add_cacheinfo() to read-cache.c
  ` [PATCH v4 03/12] merge-one-file: rewrite in C
  ` [PATCH v4 04/12] merge-index: libify merge_one_path() and merge_all()
  ` [PATCH v4 05/12] merge-index: don't fork if the requested program is `git-merge-one-file'
  ` [PATCH v4 06/12] merge-resolve: rewrite in C
  ` [PATCH v4 07/12] merge-recursive: move better_branch_name() to merge.c
  ` [PATCH v4 08/12] merge-octopus: rewrite in C
  ` [PATCH v4 09/12] merge: use the "resolve" strategy without forking
  ` [PATCH v4 10/12] merge: use the "octopus" "
  ` [PATCH v4 11/12] sequencer: use the "resolve" "
  ` [PATCH v4 12/12] sequencer: use the "octopus" merge "

[PATCH v3 00/10] Rework hyp vector handling
 2020-11-13 12:10 UTC  (4+ messages)
` [PATCH v3 07/10] KVM: arm64: Allocate hyp vectors statically

INFO: task can't die in nbd_ioctl
 2020-11-13 12:10 UTC  (4+ messages)

[PATCH 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
 2020-11-13 12:10 UTC  (3+ messages)
` [LTP] [mm] b6efe2fcc4: BUG:kernel_NULL_pointer_dereference, address
  ` [mm] b6efe2fcc4: BUG:kernel_NULL_pointer_dereference,address

[dm-devel] [bug report] dm mpath: add IO affinity path selector
 2020-11-13 12:09 UTC 

[Buildroot] [PATCH 1/1] package/wqy-zenhei: new package
 2020-11-13 12:08 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: interconnect: sdm845: Add IDs for the QUP ports
 2020-11-13 12:00 UTC  (4+ messages)
` [PATCH 2/3] interconnect: qcom: sdm845: Add the missing nodes for QUP

[PATCH v2 0/2] xor-neon: Remove GCC warn & pragmas
 2020-11-13 11:59 UTC  (8+ messages)
` [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-13 12:04 UTC  (12+ messages)
` [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE
` [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH v3 0/7] Microchip PolarFire SoC support
 2020-11-13 12:06 UTC  (5+ messages)
` [PATCH v3 5/7] riscv: dts: Add device tree for Microchip Icicle Kit

[PATCH V3] arm64/mm: Validate hotplug range before creating linear mapping
 2020-11-13 11:27 UTC  (2+ messages)

[PATCH 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-13 11:29 UTC  (7+ messages)
` [PATCH 03/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH 11/11] xfs: Stress test with with bmap_alloc_minlen_extent error tag enabled

[PATCH v2] libfs: fix error cast of negative value in simple_attr_write()
 2020-11-13 11:27 UTC  (2+ messages)

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-13 11:33 UTC  (7+ messages)
` [PATCH v9 1/3] Drivers: hv: vmbus: Add "
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH v9 3/3] hv_netvsc: "

Extending bpf_get_ns_current_pid_tgid()
 2020-11-13 12:04 UTC  (3+ messages)

[PATCH 1/3] input: sc27xx: Add support for sc2730 and sc2721
 2020-11-13 11:34 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema
` [PATCH 3/3] dt-bindings: input: Add compatible string for SC2721 and SC2730

[PATCH net-next] inet: unexport udp{4|6}_lib_lookup_skb()
 2020-11-13 11:35 UTC 

[PATCH dwarves 0/4] Add split BTF support to pahole
 2020-11-13 11:35 UTC  (6+ messages)
` [PATCH dwarves 4/4] btf: add support for split BTF loading and encoding

[PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support
 2020-11-13 12:04 UTC  (2+ messages)

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-11-13 11:36 UTC  (2+ messages)

Using WireGuard on Windows as non-admin - proper solution?
 2020-11-13 12:03 UTC  (3+ messages)

drivers/mmc/host/moxart-mmc.c:260:7: warning: variable 'dma_time' set but not used
 2020-11-13 11:37 UTC 

[PATCH v2 1/2] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain
 2020-11-13 11:41 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline

[PATCH] ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
 2020-11-13 12:02 UTC  (3+ messages)

[PATCH] um: random: register random as hwrng-core device
 2020-11-13 11:16 UTC  (2+ messages)

[PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-13 12:15 UTC  (2+ messages)
` [net] 0b726f6b31: BUG:unable_to_handle_page_fault_for_address

[PATCH net-next 1/1] netdevsim: support ethtool ring and coalesce settings
 2020-11-13 11:45 UTC  (2+ messages)

pahole and libdwarves linking/versioning issues
 2020-11-13 11:45 UTC  (2+ messages)

[PATCH v6 net-nex 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-13 11:48 UTC  (6+ messages)
` [PATCH v6 net-nex 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v6 net-nex 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v6 net-nex 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v6 net-nex 4/5] net: mvpp2: "
` [PATCH v6 net-nex 5/5] net: mlx5: "

[PATCH v4 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-13 11:51 UTC 

[Buildroot] [PATCH 1/1] package/busybox: Fix hwclock for glibc 2.31+
 2020-11-13 12:02 UTC  (5+ messages)

next/master baseline: 656 runs, 15 regressions (next-20201113)
 2020-11-13 12:01 UTC 

[RFC] lockdep: Put graph lock/unlock under lock_recursion protection
 2020-11-13 11:54 UTC  (2+ messages)

[RFC 0/3] btf_encoder: Fix functions BTF data generation
 2020-11-13 11:52 UTC  (7+ messages)
` [RFC/PATCH 3/3] btf_encoder: Func generation fix

[PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[]
 2020-11-13 12:01 UTC  (2+ messages)

ERROR: modpost: "mac_pton" undefined!
 2020-11-13 11:58 UTC  (2+ messages)

[ERROR] Bluetooth: hci0: don't support firmware
 2020-11-13 11:50 UTC 

[bug report] sched/fair: Prefer prev cpu in asymmetric wakeup path
 2020-11-13 11:49 UTC  (3+ messages)

[meta-oe][PATCH] libftdi: add swig-native to dependencies
 2020-11-13 12:01 UTC 

[PATCH 5/5] lib/cobalt/clock.c:dispatch clock_settime
 2020-11-13 12:00 UTC  (13+ messages)
                ` [PATCH 0/3] Make offered kernel features accessible during
                  ` [PATCH 1/3] cobalt uapi: Introducing new feature flag for settime64 availability
                  ` [PATCH 2/3] lib/cobalt: Rename cobalt_check_features to cobalt_arch_check_features
                  ` [PATCH 3/3] lib/cobalt: Introduce generic feature initialization and check API

[PATCH 0/6] migration: Fixes and cleanups aroung migrate-set-parameters
 2020-11-13 11:56 UTC  (6+ messages)
` [PATCH 1/6] migration: Fix and clean up around @tls-authz
` [PATCH 2/6] migration: Fix migrate-set-parameters argument validation

[Buildroot] [PATCH 1/2] package/linux-backports: use buildroot host flex and bison
 2020-11-13 11:56 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/2] package/linux-backports: use flex and bison to generate kconfig parser
  ` [Buildroot] [PATCH v2 2/2] package/linux-backports: bump version to 5.8

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-13 11:54 UTC  (5+ messages)

[PATCH] um: "borrow" cmpxchg from x86 tree in UML
 2020-11-13 11:54 UTC 

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-13 11:53 UTC  (12+ messages)
` [PATCH 06/10] vpci: Make every domain handle its own BARs

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-13 11:50 UTC  (3+ messages)
` [PATCH 08/13] char: Add mux option to ChardevOptions

[dpdk-dev] [PATCH v5] net/ice: fix outher chksum on cvl unknown
 2020-11-13 11:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] net/ice: fix outer checksum "

[PATCH v3 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-13 11:49 UTC  (3+ messages)
` [PATCH v3 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-13 11:44 UTC  (9+ messages)

[dpdk-dev] [RFC] app/testpmd: fix MTU after device configure
 2020-11-13 11:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[dpdk-dev] [PATCH v10 00/15] Arm build options rework
 2020-11-13 11:38 UTC  (8+ messages)
` [dpdk-dev] [PATCH v11 "
  ` [dpdk-dev] [PATCH v11 10/15] build: optional NUMA and cpu counts detection
  ` [dpdk-dev] [PATCH v11 11/15] build: add core and NUMA counts to cross files
  ` [dpdk-dev] [PATCH v11 12/15] build: disable Arm drivers
  ` [dpdk-dev] [PATCH v11 13/15] build: disable libnuma in cross builds
  ` [dpdk-dev] [PATCH v11 14/15] build: add Arm SoC meson option
  ` [dpdk-dev] [PATCH v11 15/15] config: fix Arm implementer and its SoCs


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.