All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-21 03:46:28 to 2021-09-21 06:42:16 UTC [more...]

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-09-21  6:38 UTC  (10+ messages)

[PATCH 0/5] const-correctness in grep.c
 2021-09-21  6:42 UTC  (15+ messages)
` [PATCH 1/5] grep: stop modifying buffer in strip_timestamp
` [PATCH 2/5] grep: stop modifying buffer in show_line()
` [PATCH 3/5] grep: stop modifying buffer in grep_source_1()
` [PATCH 4/5] grep: mark "haystack" buffers as const
` [PATCH 5/5] grep: store grep_source buffer "

[dpdk-dev] [PATCH 1/8] common/cnxk: use different macros for sdp and lbk max frames
 2021-09-21  6:41 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/8] Add TM Support for CN9K and CN10K
  ` [dpdk-dev] [PATCH v2 1/8] common/cnxk: use different macros for sdp and lbk max frames
  ` [dpdk-dev] [PATCH v2 2/8] common/cnxk: flush smq
  ` [dpdk-dev] [PATCH v2 5/8] common/cnxk: handler to get rte tm error type

[PATCH] mm/migrate: fix CPUHP state to update node demotion order
 2021-09-21  6:41 UTC  (4+ messages)

[PATCH] fs: fix for core dumping of a process getting oom-killed
 2021-09-21  5:55 UTC  (2+ messages)

[PATCH] Doc: networking: Fox a typo in ice.rst
 2021-09-21  6:41 UTC 

[5.15-rc1 regression] io_uring: fsstress hangs in do_coredump() on exit
 2021-09-21  6:40 UTC 

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2021-09-21  6:32 UTC  (7+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device

Rust in Qemu BoF followup: Rust vs. qemu platform support
 2021-09-21  5:57 UTC  (8+ messages)

[Cluster-devel] [RFC PATCH dlm 00/10] dlm_controld config settings can be
 2021-09-21  6:38 UTC  (3+ messages)

[PATCH] ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
 2021-09-21  6:37 UTC  (8+ messages)

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-09-21  6:37 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 01/17] x86 UEFI: Copy code from Linux
` [kvm-unit-tests PATCH v2 06/17] x86 UEFI: Load GDT and TSS after UEFI boot up
` [kvm-unit-tests PATCH v2 09/17] x86 UEFI: Set up page tables
` [kvm-unit-tests PATCH v2 14/17] x86 AMD SEV-ES: Load GDT with UEFI segments

[PATCH 5.14 000/168] 5.14.7-rc1 review
 2021-09-21  6:37 UTC  (3+ messages)

untangle the block headers v2
 2021-09-21  6:36 UTC  (4+ messages)
` [PATCH 01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>

[RFC net v7] net: skb_expand_head() adjust skb->truesize incorrectly
 2021-09-21  6:36 UTC  (8+ messages)
    ` [PATCH net v8] "

[bug report] iio: adc: ad7949: add vref selection support
 2021-09-21  6:35 UTC 

[PATCH v2 ipsec-next] xfrm: Add possibility to set the default to block if we have no policy
 2021-09-21  6:33 UTC  (3+ messages)

fix a dax/block device attribute registration regression
 2021-09-21  6:32 UTC  (4+ messages)
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

mlx5_core 5.10 stable series regression starting at 5.10.65
 2021-09-21  6:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/refpolicy: Treat all modules as custom
 2021-09-21  6:29 UTC  (9+ messages)

[PATCH v3 0/4] KVM: allow mapping non-refcounted pages
 2021-09-21  6:27 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Prashant's maintainership of cros_ec drivers
 2021-09-21  6:28 UTC  (2+ messages)

[PATCH iproute2-next 0/3] Optional counter statistics support
 2021-09-21  6:27 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] rdma: Update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add stat "mode" support
` [PATCH iproute2-next 3/3] rdma: Add optional-counters set/unset support

[PATCH v3] ksmbd: remove follow symlinks support
 2021-09-21  6:27 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-django: bump to version 3.2.7
 2021-09-21  6:25 UTC 

[PATCH] arm64: dts: qcom: ipq8074: add SMEM support
 2021-09-21  6:24 UTC  (4+ messages)

[PATCH V8 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-21  6:23 UTC  (8+ messages)
` [PATCH V8 1/8] dt-bindings: spi: Add sc7280 support
` [PATCH V8 4/8] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes

[syzbot] general protection fault in percpu_ref_put
 2021-09-21  6:23 UTC  (2+ messages)

[PATCH] ipv6: enable net.ipv6.route sysctls in network namespace
 2021-09-21  6:22 UTC 

[PATCH] ACPI: Kconfig: Fix a typo in Kconfig
 2021-09-21  6:21 UTC 

[PATCH v4 2/8] sched: make struct sched_statistics independent of fair sched class
 2021-09-21  6:17 UTC  (3+ messages)
` [tip: sched/core] sched: Make "

[PATCH V2] archiver: Configurable tarball compression
 2021-09-21  6:15 UTC 

[PATCH 0/3] SigmaStar SSD20XD GPIO interrupt controller
 2021-09-21  6:11 UTC  (9+ messages)
` [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi

[PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage
 2021-09-21  6:10 UTC  (9+ messages)
` [PATCH 1/5] dax: prepare pmem for use by zero-initializing contents and clearing poisons
` [PATCH 5/5] ext4: implement FALLOC_FL_ZEROINIT_RANGE

[PATCH] x86: drop a bogus SHARED_M2P() check from Dom0 building code
 2021-09-21  6:10 UTC  (3+ messages)
` Ping: "
  ` Ping²: "

[PATCH] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-21  6:04 UTC 

[PATCH] Update min() to min_t()
 2021-09-21  6:04 UTC  (2+ messages)

[meta=java][PATCH] layer.conf: Mark as compatible with honister
 2021-09-21  6:03 UTC  (2+ messages)
` [oe] "

[PATCH 00/30] 64-bit LoongArch port of QEMU TCG
 2021-09-21  6:02 UTC  (4+ messages)
` [PATCH 28/30] configure, meson.build: Mark support for 64-bit LoongArch hosts

[syzbot] linux-next test error: KASAN: null-ptr-deref Read in fuse_conn_put
 2021-09-21  6:02 UTC  (6+ messages)

[meta-java][PATCH] update recipes for new override syntax introduced in Yocto 3.4 honister
 2021-09-21  6:01 UTC  (2+ messages)
` [oe] "

[PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call Stack
 2021-09-21  6:00 UTC  (5+ messages)

[PATCH] soc: qcom: llcc: Disable MMUHWT retention
 2021-09-21  5:59 UTC 

[PATCH] brcmfmac: fix incorrect error prints
 2021-09-21  5:57 UTC  (2+ messages)

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-21  5:55 UTC  (4+ messages)

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-21  5:52 UTC  (5+ messages)
` [PATCH 7/9] net: mdio: mdio-bcm-iproc: "

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-21  5:53 UTC  (5+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print

ksmbd: missing validation of hdr->next_offset
 2021-09-21  5:52 UTC  (2+ messages)

linux-next: Tree for Sep 21
 2021-09-21  5:52 UTC 

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-09-21  5:50 UTC  (16+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "

[PATCH 0/2] Scale wakeup granularity relative to nr_running
 2021-09-21  5:50 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: "

[PATCH v2 0/3] rsi: fix startup and P2P mode
 2021-09-21  5:49 UTC  (2+ messages)

[PATCH] drm/i915/guc/slpc: remove unneeded clflush calls
 2021-09-21  5:47 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH v5 0/3] iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
 2021-09-21  5:28 UTC  (8+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] iio: imx8qxp-adc: dt-bindings: iio: adc: Add binding documentation "
` [PATCH v5 3/3] MAINTAINERS: Add the driver info of the NXP IMX8QXP

[PATCH v2 1/3] rsi: fix occasional initialisation failure with BT coex
 2021-09-21  5:43 UTC  (2+ messages)

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2021-09-21  5:39 UTC  (4+ messages)
` [PATCH 2/3] scsi: make io_timeout configurable

[PATCH v2 bpf-next 0/9] libbpf: stricter BPF program section name handling
 2021-09-21  5:41 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/9] selftests/bpf: normalize XDP section names in selftests
` [PATCH v2 bpf-next 2/9] selftests/bpf: normalize SEC("classifier") usage
` [PATCH v2 bpf-next 3/9] selftests/bpf: normalize all the rest SEC() uses

Git in Outreachy?
 2021-09-21  5:41 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2021-09-21  5:40 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

matching an arbitrary struct or union (but not scalars)
 2021-09-21  5:37 UTC  (9+ messages)

[PATCHv2] regulator: pwm-regulator: Make use of the helper function dev_err_probe()
 2021-09-21  5:34 UTC  (4+ messages)

[PATCH v8 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-21  5:35 UTC  (5+ messages)
` [PATCH v8 15/19] staging: r8188eu: change the type of a variable in rtw_read16()

[PATCH v2] MAINTAINERS: Move Daniel Drake to credits
 2021-09-21  5:35 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix the dsc check while selecting min_cdclk
 2021-09-21  5:34 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix the dsc check while selecting min_cdclk (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

Does Linux call local_fulsh_tlb_mm() when moving a task to a different CPU ?
 2021-09-21  5:34 UTC 

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-21  5:33 UTC  (2+ messages)

[PATCH] MyFirstContribution: Document --range-diff option when writing v2
 2021-09-21  5:33 UTC  (4+ messages)
` [PATCH v2] "

Regression, bisected: meson-dwmac8b never loads, no ethernet
 2021-09-21  5:31 UTC  (2+ messages)

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-21  5:27 UTC  (3+ messages)
` [PATCH v2 38/53] qapi: introduce x-query-lapic QMP command

[PATCH 0/2] modules: Improve modinfo.c architecture support
 2021-09-21  5:25 UTC  (7+ messages)
` [PATCH 1/2] meson: introduce modules_arch

[PATCH] can: rcar_can: Fix suspend/resume
 2021-09-21  5:19 UTC 

[Buildroot] [git commit] package/civetweb: bump to version 1.15
 2021-09-20 19:10 UTC 

[Buildroot] [git commit] package/kismet: bump to version 2021-08-R1
 2021-09-20 19:09 UTC 

[Buildroot] [git commit] package/libtalloc: bump to version 2.3.3
 2021-09-21  5:20 UTC 

[Buildroot] [git commit] package/gupnp: bump to version 1.3.1
 2021-09-20 19:11 UTC 

[Buildroot] [git commit] package/gssdp: bump to version 1.3.1
 2021-09-20 19:11 UTC 

[Buildroot] [git commit] package/refpolicy: bump version to 2.20210908
 2021-09-20 19:13 UTC 

[Buildroot] [git commit] package/i2pd: bump to version 2.39.0
 2021-09-20 19:11 UTC 

[Buildroot] [git commit] package/tinycbor: bump to version 0.5.4
 2021-09-20 19:10 UTC 

[Buildroot] [git commit] package/libupnp: bump to version 1.14.10
 2021-09-20 19:10 UTC 

[PATCH v5 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-21  5:20 UTC  (5+ messages)
` [PATCH v5 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH v2 00/23] qapi: Remove simple unions from the schema language
 2021-09-21  5:17 UTC  (3+ messages)
` [PATCH v2 23/23] test-clone-visitor: Correct an accidental rename

Git submodule lists reference to a different tag than specified when checking out tag for submodule
 2021-09-21  5:16 UTC  (2+ messages)

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-21  5:14 UTC  (4+ messages)
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[PATCH v2] perf test: Workload test of metric and metricgroups
 2021-09-21  5:05 UTC  (5+ messages)

[PATCH 0/2] Check SFC fusing on Xe_HP
 2021-09-21  5:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Check SFC fusing on Xe_HP (rev4)

[igt-dev] [PATCH i-g-t] tests/i915: use device_coherent mmap
 2021-09-21  4:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] lib/intel_bufops: Fix regression on 5.4 kernel
 2021-09-21  4:55 UTC  (7+ messages)

[PATCH bpf-next v4 00/11] Support kernel module function calls from eBPF
 2021-09-21  4:55 UTC  (6+ messages)
` [PATCH bpf-next v4 08/11] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-09-21  4:53 UTC  (4+ messages)
` [Bug 211277] "

[dpdk-dev] [PATCH v2 00/13] enhancements to host based flow table management
 2021-09-21  4:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[RESEND PATCH v6] arm64: dts: qcom: sc7280: Add venus DT node
 2021-09-21  4:50 UTC 

[PATCH v2] ksmbd: remove follow symlinks support
 2021-09-21  4:49 UTC  (3+ messages)
` [PATCH v2] ksmbd: add request buffer validation in smb2_set_info

ethtool_get_rxnfc: Buffer overflow detected (8 < 192)!
 2021-09-21  4:48 UTC  (4+ messages)

ksmbd_smb_request can be removed
 2021-09-21  4:47 UTC  (2+ messages)

[PATCH] i2c: mvtwsi: Add support for DM clocks and resets
 2021-09-21  4:43 UTC  (2+ messages)

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2021-09-21  4:39 UTC  (6+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "
` [PATCH 2/2] leds: pca955x: Allow zero LEDs to be specified

[PATCH v10 00/12] Add Wacom I2C support to rM2
 2021-09-21  4:35 UTC  (7+ messages)
` [PATCH v10 05/12] Input: wacom_i2c - Read the descriptor values

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-09-21  4:33 UTC  (4+ messages)
` [PATCH v6 1/3] btrfs: declare seeding_dev in init_new_device as bool
` [PATCH v6 2/3] btrfs: remove unused device_list_mutex for seed fs_devices
` [PATCH v6 3/3] btrfs: consolidate device_list_mutex in prepare_sprout to its parent

Unexpected experience of site-to-site wireguard tunneling‏‏
 2021-09-21  4:26 UTC  (5+ messages)

linux-next: build failure after merge of the folio tree
 2021-09-21  4:26 UTC 

[PATCH 01/14] vim: Backport fix for CVE-2021-3770
 2021-09-21  4:21 UTC  (4+ messages)
  ` [OE-core] [RFC PATCH 14/14] layer.conf: Extend recipes not to install without explict dependencies

[PATCH] i2c: rcar_i2c: Enable configuring SCL rise and fall times
 2021-09-21  4:20 UTC  (4+ messages)

✅ PASS: Test report for kernel 5.14.6 (stable-queue, 8403c458)
 2021-09-21  4:15 UTC 

[xen-unstable test] 165131: regressions - FAIL
 2021-09-21  4:15 UTC 

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-21  4:06 UTC  (2+ messages)

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-21  4:00 UTC  (5+ messages)
` [PATCH 04/16] tty: make tty_ldisc_ops::hangup return void
` [PATCH 07/16] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl

[PATCH] x86/setup: call early_reserve_memory() earlier
 2021-09-21  3:59 UTC  (7+ messages)
` [tip: x86/urgent] x86/setup: Call "

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-09-21  3:59 UTC  (2+ messages)

[PATCH v3 00/47] TI AM437X ADC1
 2021-09-21  3:56 UTC  (5+ messages)
` [PATCH v3 03/47] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v3 05/47] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file

[PATCH 0/1] commit-graph: drop top-level --[no-]progress
 2021-09-21  3:55 UTC  (3+ messages)

linux-next: manual merge of the folio tree with the fscache tree
 2021-09-21  3:54 UTC 

linux-next: build warning after merge of the tip tree
 2021-09-21  3:50 UTC 

[meta-oe][dunfell][PATCH] dstat: Add missing python-six runtime dependency
 2021-09-21  3:49 UTC  (3+ messages)

Deprecated Python Libraries
 2021-09-21  3:48 UTC  (2+ messages)

[LTP] [PATCH] [RFC] lib: shell: Fix timeout process races
 2021-09-21  3:45 UTC  (4+ 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.