All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 16:23:26 to 2021-03-10 17:00:44 UTC [more...]

[BUG] One-liner array initialization with two pointers in BPF results in NULLs
 2021-03-10 16:59 UTC  (5+ messages)

[PATCH v4] pinctrl: qcom: sc8180x: add ACPI probe support
 2021-03-10 16:59 UTC  (4+ messages)

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-10 16:59 UTC  (25+ messages)
` [PATCH v4 01/28] iov_iter: Add ITER_XARRAY
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH v4 03/28] mm: Implement readahead_control pageset expansion
` [PATCH v4 04/28] netfs: Make a netfs helper module
` [PATCH v4 05/28] netfs: Documentation for helper library
` [PATCH v4 06/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v4 07/28] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
` [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
` [PATCH v4 09/28] netfs: Add tracepoints
` [PATCH v4 10/28] netfs: Gather stats
` [PATCH v4 11/28] netfs: Add write_begin helper
` [PATCH v4 12/28] netfs: Define an interface to talk to a cache
` [PATCH v4 13/28] netfs: Hold a ref on a page when PG_private_2 is set
` [PATCH v4 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v4 15/28] afs: Disable use of the fscache I/O routines
` [PATCH v4 16/28] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v4 17/28] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v4 18/28] afs: Move key to afs_read struct
` [PATCH v4 19/28] afs: Don't truncate iter during data fetch
` [PATCH v4 20/28] afs: Log remote unmarshalling errors
` [PATCH v4 21/28] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v4 22/28] afs: Use ITER_XARRAY for writing
` [PATCH v4 23/28] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v4 24/28] afs: Extract writeback extension into its own function

[xen-unstable-smoke test] 159913: tolerable all pass - PUSHED
 2021-03-10 16:59 UTC 

[PATCHv5 0/6] SCP03 control, documentation and tests
 2021-03-10 16:59 UTC  (2+ messages)

[broonie-misc:spi-5.13 2/17] ld.lld: error: failed to open drivers/infiniband/hw/hfi1/hfi1.o: Cannot allocate memory
 2021-03-10 16:58 UTC 

[PATCH v4 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-03-10 16:57 UTC  (4+ messages)
` [PATCH v4 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled

[PATCH] leds: lgm: fix gpiolib dependency
 2021-03-10 16:57 UTC  (6+ messages)
` Intel, please maintain your drivers was "
    ` MaxLinear, "

[PATCH] fetch-pack: do not mix --pack_header and packfile uri
 2021-03-10 16:57 UTC  (2+ messages)

[PATCH v5 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10 16:55 UTC  (5+ messages)
` [PATCH v5 2/7] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
` [PATCH v5 4/7] net/eth: Check the size earlier
` [PATCH v5 6/7] net/eth: Read ip6_ext_hdr_routing buffer before accessing it

[PATCH v1 0/1] Unprivileged chroot
 2021-03-10 16:56 UTC  (3+ messages)
` [PATCH v1 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH] tests: Fix broken "make check-speed"
 2021-03-10 16:38 UTC  (5+ messages)

[PATCH 0/9] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10 16:44 UTC  (10+ messages)
` [PATCH 4/9] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH 6/9] hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
` [PATCH 7/9] hw/block/pflash_cfi02: Factor out DeviceReset method

[PATCH] net: bonding: fix error return code of bond_neigh_init()
 2021-03-10 16:55 UTC  (3+ messages)

[PATCH] kbuild: remove unneeded -O option to dtc
 2021-03-10 16:54 UTC  (2+ messages)

[PATCH net-next 0/5] Support for the IOAM Pre-allocated Trace with IPv6
 2021-03-10 16:44 UTC  (6+ messages)
` [PATCH net-next 1/5] uapi: IPv6 IOAM headers definition
` [PATCH net-next 2/5] ipv6: ioam: Data plane support for Pre-allocated Trace
` [PATCH net-next 3/5] ipv6: ioam: IOAM Generic Netlink API
` [PATCH net-next 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels
` [PATCH net-next 5/5] ipv6: ioam: Documentation for new IOAM sysctls

[PATCH] fb_defio: Remove custom address_space_operations
 2021-03-10 16:54 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 87 runs, 1 regressions (v5.10.22-49-gf5829772d607)
 2021-03-10 16:54 UTC 

[PATCH V2 00/25] Add Alder Lake support for perf (kernel)
 2021-03-10 16:53 UTC  (28+ messages)
` [PATCH V2 1/25] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit
` [PATCH V2 2/25] x86/cpu: Add helper functions to get parameters of hybrid CPUs
` [PATCH V2 03/25] perf/x86: Track pmu in per-CPU cpu_hw_events
` [PATCH V2 04/25] perf/x86/intel: Hybrid PMU support for perf capabilities
` [PATCH V2 05/25] perf/x86: Hybrid PMU support for intel_ctrl
` [PATCH V2 06/25] perf/x86: Hybrid PMU support for counters
` [PATCH V2 07/25] perf/x86: Hybrid PMU support for unconstrained
` [PATCH V2 08/25] perf/x86: Hybrid PMU support for hardware cache event
` [PATCH V2 09/25] perf/x86: Hybrid PMU support for event constraints
` [PATCH V2 10/25] perf/x86: Hybrid PMU support for extra_regs
` [PATCH V2 11/25] perf/x86/intel: Factor out intel_pmu_check_num_counters
` [PATCH V2 12/25] perf/x86/intel: Factor out intel_pmu_check_event_constraints
` [PATCH V2 13/25] perf/x86/intel: Factor out intel_pmu_check_extra_regs
` [PATCH V2 14/25] perf/x86: Remove temporary pmu assignment in event_init
` [PATCH V2 15/25] perf/x86: Factor out x86_pmu_show_pmu_cap
` [PATCH V2 16/25] perf/x86: Register hybrid PMUs
` [PATCH V2 17/25] perf/x86: Add structures for the attributes of Hybrid PMUs
` [PATCH V2 18/25] perf/x86/intel: Add attr_update for "
` [PATCH V2 19/25] perf/x86: Support filter_match callback
` [PATCH V2 20/25] perf/x86/intel: Add Alder Lake Hybrid support
` [PATCH V2 21/25] perf: Introduce PERF_TYPE_HARDWARE_PMU and PERF_TYPE_HW_CACHE_PMU
` [PATCH V2 22/25] perf/x86/intel/uncore: Add Alder Lake support
` [PATCH V2 23/25] perf/x86/msr: Add Alder Lake CPU support
` [PATCH V2 24/25] perf/x86/cstate: "
` [PATCH V2 25/25] perf/x86/rapl: Add support for Intel Alder Lake

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-10 16:52 UTC  (10+ messages)

[dpdk-dev] [PATCH v1] sched : Initialize tc ov watermark
 2021-03-10 16:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Queuing disciplines with XDP_REDIRECT
 2021-03-10 16:52 UTC  (2+ messages)

[RESEND] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-10 16:52 UTC 

[RFC] hw/display: add virtio-ramfb device
 2021-03-10 16:42 UTC  (4+ messages)

[PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
 2021-03-10 16:06 UTC  (3+ messages)

[meta-security][PATCH] fscryptctl: Fix installation path
 2021-03-10 16:52 UTC 

[dpdk-dev] [PATCH 00/11] improve options help
 2021-03-10 16:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH 06/11] eal: catch invalid log level number

[PATCH] i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
 2021-03-10 16:50 UTC  (4+ messages)

[PATCH] cobalt/sched: dovetail: fix missed switching to OOB opportunities
 2021-03-10 16:51 UTC  (4+ messages)

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10 16:48 UTC  (17+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
  ` [RFC v2 5/5] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-10 16:49 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2021-03-10 16:49 UTC  (2+ messages)

[PATCH V1 0/6] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-03-10 16:46 UTC  (7+ messages)
` [PATCH V1 1/6] dt-bindings: Added the yaml bindings for DCC
` [PATCH V1 2/6] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V1 3/6] soc: qcom: dcc: Add the sysfs variables to the Data Capture and Compare driver(DCC)
` [PATCH V1 4/6] DCC: Added the sysfs entries for DCC(Data Capture and Compare) driver
` [PATCH V1 5/6] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V1 6/6] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-10 16:47 UTC  (6+ messages)
` [PATCH v9 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH 0/2] Add support for sc7280 WPSS PIL loading
 2021-03-10 16:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-10 16:46 UTC  (7+ messages)

[RFC PATCH 0/3] hugetlb: add demote/split page functionality
 2021-03-10 16:46 UTC  (3+ messages)

[meta-python][PATCH] python3-pillow: 8.1.0 -> 8.1.2
 2021-03-10 16:47 UTC  (2+ messages)
` [oe] "

[PATCH] mdmonitor: check if udev has finished events processing
 2021-03-10 16:46 UTC  (8+ messages)

[RFC PATCH v2 3/7] regulator: IRQ based event/error notification helpers
 2021-03-10 16:47 UTC 

[meta-python][PATCH 1/5] python3-ruamel-yaml: Upgrade 0.16.12 -> 0.16.13
 2021-03-10 16:47 UTC  (10+ messages)
` [meta-python][PATCH 2/5] python3-prettytable: Upgrade 2.0.0 -> 2.1.0
  ` [oe] "
` [meta-python][PATCH 3/5] python3-huey: Upgrade 2.3.0 -> 2.3.1
  ` [oe] "
` [meta-python][PATCH 4/5] python3-pychromecast: Upgrade 8.1.0 -> 9.1.1
  ` [oe] "
` [meta-python][PATCH 5/5] python3-incremental: Upgrade 17.5.0 -> 21.3.0
  ` [oe] "
` [oe] [meta-python][PATCH 1/5] python3-ruamel-yaml: Upgrade 0.16.12 -> 0.16.13

[PATCH v3 0/2] rcar-csi2: Update handling of transfer error
 2021-03-10 16:45 UTC  (3+ messages)
` [PATCH v3 1/2] rcar-vin: Stop stream when subdevice signal EOS
` [PATCH v3 2/2] rcar-csi2: Do not try to recover after transfer error

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-10 16:46 UTC 

[PATCH v2 0/4] rcar-csi2: Update handling of transfer error
 2021-03-10 16:45 UTC  (4+ messages)
` [PATCH v2 4/4] rcar-csi2: Do not try to recover after "

[PATCH] exit: trigger panic when init process is set to SIGNAL_GROUP_EXIT
 2021-03-10 16:44 UTC  (4+ messages)

[PATCH] ASoC: rt1019: add rt1019 amplifier driver
 2021-03-10 16:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Fix bpc-switch tests on AMD hardware
 2021-03-10 16:45 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3] "
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_hdr: Fix bpc-switch tests on AMD hardware (rev3)

[dpdk-dev] [PATCH v1 1/5] net/ark: update pkt director initial state
 2021-03-10 16:44 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 1/6] "
  ` [dpdk-dev] [PATCH v4 4/6] net/ark: cleanup ark dynamic extension interface
  ` [dpdk-dev] [PATCH v4 5/6] net/ark: generalize meta data between FPGA and PMD

[PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc()
 2021-03-10 16:22 UTC  (3+ messages)

[RFC v3 0/5] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-03-10 16:41 UTC  (7+ messages)
` [RFC v3 4/5] KVM: add ioregionfd context

[PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2021-03-10 16:41 UTC  (5+ messages)
` [PATCH v5 3/5] riscv: Separate memory init from paging init

[PULL 00/40] target-arm queue
 2021-03-10 16:34 UTC  (5+ messages)
` [PULL 18/40] linux-user: Fix types in uaccess.c

[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
 2021-03-10 16:39 UTC  (15+ messages)

make alloc_anon_inode more useful
 2021-03-10 16:32 UTC  (6+ messages)
` [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system
` [PATCH 4/9] drm: remove the drm "

[net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-10 16:37 UTC  (3+ messages)
  ` [EXT] "

stable-rc/queue/4.19 baseline: 105 runs, 5 regressions (v4.19.179-39-g8b229a67729c8)
 2021-03-10 16:38 UTC 

[PATCH v3 00/15] Support ROHM BD71815 PMIC
 2021-03-10 16:38 UTC  (9+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

[PATCH v2 1/2] edid: Make refresh rate configurable
 2021-03-10 16:08 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-gpu: Respect UI refresh rate for EDID

[PATCH] coroutine: add libucontext as external library
 2021-03-10 16:32 UTC  (6+ messages)

[PATCH] baum: Fix crash when Braille output is not available
 2021-03-10 16:08 UTC 

[PATCH]] drm/amdgpu/gfx9: add gfxoff quirk
 2021-03-10 16:36 UTC  (3+ messages)

[PULL v2 00/15] testing, docs, semihosting move and guest-loader
 2021-03-10 16:00 UTC  (6+ messages)
` [PULL v2 03/15] gitlab-ci.yml: Allow custom # of parallel linkers
` [PULL v2 08/15] hw/riscv: migrate fdt field to generic MachineState
` [PULL v2 09/15] device_tree: add qemu_fdt_setprop_string_array helper
` [PULL v2 14/15] semihosting: Move include/hw/semihosting/ -> include/semihosting/
` [PULL v2 15/15] semihosting: Move hw/semihosting/ -> semihosting/

[PATCH v5 00/39] SHA-256, part 3/3
 2021-03-10 16:36 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v6 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-10 16:34 UTC  (8+ messages)
` [PATCH v6 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v6 3/6] x86/elf: Support a new ELF "

[PATCH v4 0/4] Some improvement for Intel MAX 10 MFD drivers
 2021-03-10 16:35 UTC  (2+ messages)

any reason for "cmake_" prefix on cmake_runcmake_build()?
 2021-03-10 16:35 UTC  (4+ messages)
` [OE-core] "

v3: scsi: ufshcd: use a macro for UFS versions
 2021-03-10 16:34 UTC  (3+ messages)
` [PATCH v3 1/3] scsi: ufshcd: use a function to calculate versions

[PATCH 0/4] qcow2: Improve refcount structure rebuilding
 2021-03-10 16:07 UTC  (3+ messages)
` [PATCH 4/4] iotests/108: Test new refcount rebuild algorithm

[linux-next:master] BUILD REGRESSION b01d57bfdc41c8f635b08b8a5af8a31217d46936
 2021-03-10 16:33 UTC 

[LTP] [PATCH 0/3] Add proper filesystem skiplist
 2021-03-10 16:34 UTC  (5+ messages)
` [LTP] [PATCH 1/3] lib: "

[PATCH] drm/amdgpu:disable XGMI TA unload for A+A aldebaran
 2021-03-10 16:33 UTC  (2+ messages)

Linux Foundation accepted for Google Summer-of-Code 2021
 2021-03-10 16:32 UTC 

arm64: dts: sm8150: start populating qups
 2021-03-10 16:31 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8150: add other QUP nodes
` [PATCH 2/3] arm64: dts: qcom: sm8150: add iommus to qups
` [PATCH 3/3] arm64: dts: qcom: sm8150: add i2c nodes

[PATCH 4.14 00/20] 4.14.225-rc1 review
 2021-03-10 13:24 UTC  (2+ messages)
` [PATCH 4.14 05/20] ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits

[PATCH net-next] net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
 2021-03-10 15:16 UTC  (2+ messages)

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2021-03-10 16:26 UTC  (5+ messages)

[PATCH wip/dovetail] cobalt/syscall: Account for different syscall argument marshaling
 2021-03-10 16:29 UTC  (3+ messages)

[PATCH] drm/amdgpu/powerplay/smu10: add support for gpu busy query
 2021-03-10 16:28 UTC  (4+ messages)

[PATCH net] net: sched: validate stab values
 2021-03-10 16:26 UTC 

[PATCH v2] mm, tracing: improve rss_stat tracepoint message
 2021-03-10 16:23 UTC 

[PATCH] arm64: make STACKPROTECTOR_PER_TASK configurable
 2021-03-10 16:24 UTC  (8+ messages)

[PATCH 0/3] thunderbolt: Expose details about tunneling
 2021-03-10 16:24 UTC  (9+ messages)
` [PATCH 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

[PATCH] usb: remove support for -usbdevice parameters
 2021-03-10 16:02 UTC 

Beaglebone Black Ethernet Failures
 2021-03-10 16:23 UTC  (2+ messages)
` [meta-ti] "


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.