All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-15 16:42:26 to 2021-03-15 17:04:34 UTC [more...]

[RFC PATCH] docs/devel: expand style section of memory management
 2021-03-15 16:57 UTC  (2+ messages)

[GIT pull] locking/urgent for v5.12-rc3
 2021-03-15 17:03 UTC  (7+ messages)

[PATCH v2 0/2] AFS metadata xattr fixes
 2021-03-15 17:02 UTC  (3+ messages)
` [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes

[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
 2021-03-15 17:03 UTC  (16+ messages)
` [PATCH v5 14/36] KVM: arm64: Provide __flush_dcache_area at EL2
` [PATCH v5 29/36] KVM: arm64: Use page-table to track page ownership

[RFC PATCH 00/10] Complete setup before calling wake_up_new_task() and improve task->comm
 2021-03-15 17:01 UTC  (11+ messages)
` [RFC PATCH 01/10] kernel: always initialize task->pf_io_worker to NULL
` [RFC PATCH 02/10] io_uring: io_sq_thread() no longer needs to reset current->pf_io_worker
` [RFC PATCH 03/10] io-wq: call set_task_comm() before wake_up_new_task()
` [RFC PATCH 04/10] io_uring: complete sq_thread setup before calling wake_up_new_task()
` [RFC PATCH 05/10] io-wq: protect against future set_task_comm() overflows
` [RFC PATCH 06/10] io_uring: "
` [RFC PATCH 07/10] fs/proc: hide PF_IO_WORKER in get_task_cmdline()
` [RFC PATCH 08/10] fs/proc: protect /proc/<pid>/[task/<tid>]/comm for PF_IO_WORKER
` [RFC PATCH 09/10] io-wq: add io_wq_worker_comm() helper function for dynamic proc_task_comm() generation
` [RFC PATCH 10/10] fs/proc: make use of io_wq_worker_comm() for PF_IO_WORKER threads

[Intel-gfx] [CI 0/1] drm/i915: Disable pread/pwrite ioctl's for IGT testing
 2021-03-15 17:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Disable pread/pwrite ioctl's for IGT testing (rev3)

[PATCH 1/1] drm/amdgpu: make BO type check less restrictive
 2021-03-15 17:03 UTC  (3+ messages)

[PULL 0/5] Meson version update
 2021-03-15 16:59 UTC  (2+ messages)

[PATCH net-next] net: dsa: rtl8366rb: support bridge offloading
 2021-03-15 17:01 UTC 

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-15 16:59 UTC  (7+ messages)
` [PULL 13/18] hw/core: implement a guest-loader to support static hypervisor guests

[dpdk-dev] [PATCH v3 0/4] net/virtio: make virtqueue struct cache-friendly
 2021-03-15 17:02 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 1/4] net/virtio: remove reference to virtqueue in vrings
` [dpdk-dev] [PATCH v3 2/4] net/virtio: improve queue init error path
` [dpdk-dev] [PATCH v3 3/4] net/virtio: allocate fake mbuf in Rx queue
` [dpdk-dev] [PATCH v3 4/4] net/virtio: pack virtqueue struct

[brauner:2021-03-15/xfstests 3/3] fs/xfs/xfs_inode.c:1010:33: error: implicit declaration of function 'fsuid_into_mnt'; did you mean
 2021-03-15 17:02 UTC  (3+ messages)

[PATCH v2 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups
 2021-03-15 16:57 UTC  (10+ messages)
` [PATCH v2 1/4] ALSA: hda/cirrus: Add error handling into CS8409 I2C functions
` [PATCH v2 2/4] ALSA: hda/cirrus: Cleanup patch_cirrus.c code
` [PATCH v2 3/4] ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name
` [PATCH v2 4/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups

[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
 2021-03-15 16:58 UTC  (18+ messages)
  ` [RFC PATCH v2 1/8] arm64: Implement stack trace termination record
  ` [RFC PATCH v2 2/8] arm64: Implement frame types
  ` [RFC PATCH v2 3/8] arm64: Terminate the stack trace at TASK_FRAME and EL0_FRAME
  ` [RFC PATCH v2 4/8] arm64: Detect an EL1 exception frame and mark a stack trace unreliable
  ` [RFC PATCH v2 5/8] arm64: Detect an FTRACE "
  ` [RFC PATCH v2 6/8] arm64: Check the return PC of every stack frame
  ` [RFC PATCH v2 7/8] arm64: Detect kretprobed functions in stack trace
  ` [RFC PATCH v2 8/8] arm64: Implement arch_stack_walk_reliable()

[dpdk-dev] [PATCH 00/11] improve options help
 2021-03-15 17:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 07/11] eal: add log level help

[microchip-ung-linux-upstream:v5.12-rc2.net-next.sparx5_switchdev 25/41] drivers/uio/uio_fireant_irqmux.c:264:3: warning: 'strncpy' specified bound 16 equals destination size
 2021-03-15 17:01 UTC 

[PATCH v1 1/1] mmc: sdhci-acpi: Add support for NVIDIA BlueField-3 SoC
 2021-03-15 17:00 UTC  (3+ messages)

[PATCH v2 4/4] platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
 2021-03-15 17:00 UTC  (4+ messages)
` [PATCH] platform/x86: pmc_atom: use callback for all dmi quirk entries

[PATCH 0/4] u-boot: Support for SPL verified boot
 2021-03-15 16:58 UTC  (10+ messages)
` [PATCH 1/4] u-boot: Move definitions to common locations
` [PATCH 2/4] u-boot: Add infrastructure to SPL verified boot
` [PATCH 3/4] u-boot: Use a different Key for SPL signing
` [PATCH 4/4] oe-selftest: Add U-Boot fitImage signing testcases

[PATCH] dt-bindings: media: Convert video-mux to DT schema
 2021-03-15 16:59 UTC  (7+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-15 16:59 UTC  (5+ messages)
` [PATCH v7 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v4 0/5] soundwire: add static port map support
 2021-03-15 16:56 UTC  (12+ messages)
` [PATCH v4 1/5] soundwire: add static port mapping support
` [PATCH v4 2/5] soundwire: qcom: update port map allocation bit mask
` [PATCH v4 3/5] soundwire: qcom: add static port map support
` [PATCH v4 4/5] ASoC: dt-bindings: wsa881x: add bindings for port mapping
` [PATCH v4 5/5] ASoC: codecs: wsa881x: add static port map support

[PATCH] ext4: Fix timer use-after-free on failed mount
 2021-03-15 16:59 UTC 

[PATCH v1 1/1] gpio: mockup: Adjust documentation to the code
 2021-03-15 16:59 UTC 

[igt-dev] [PATCH i-g-t v23 00/37] Introduce IGT allocator
 2021-03-15 16:58 UTC  (38+ messages)
` [igt-dev] [PATCH i-g-t v23 01/37] lib/gem_submission: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v23 02/37] lib/igt_list: Add igt_list_del_init()
` [igt-dev] [PATCH i-g-t v23 03/37] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v23 04/37] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v23 05/37] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v23 06/37] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v23 07/37] lib/intel_allocator_reloc: Add reloc allocator
` [igt-dev] [PATCH i-g-t v23 08/37] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v23 09/37] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v23 10/37] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v23 11/37] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v23 12/37] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v23 13/37] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v23 14/37] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v23 15/37] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v23 16/37] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v23 17/37] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v23 18/37] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v23 19/37] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v23 20/37] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v23 21/37] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v23 22/37] tests/api_intel_bb: Add subtest to check render batch on the last page
` [igt-dev] [PATCH i-g-t v23 23/37] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v23 24/37] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v23 25/37] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v23 26/37] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v23 27/37] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v23 28/37] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v23 29/37] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v23 30/37] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v23 31/37] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v23 32/37] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v23 33/37] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v23 34/37] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v23 35/37] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v23 36/37] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v23 37/37] tests/gem_linear_blits: Use intel allocator

[PATCH] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-15 16:58 UTC  (5+ messages)

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-15 16:58 UTC 

[PATCH v2] [RFC PATCH] tester: Add framework for serialized test execution
 2021-03-15 16:59 UTC 

[PATCH 0/3] regulator: bd9571mwv: Miscellaneous fixes and improvements
 2021-03-15 16:57 UTC  (2+ messages)

[PATCH] sound: soc: codecs: Remove unnecessary THIS_MODULE
 2021-03-15 16:57 UTC  (2+ messages)

[PATCH] regulator: bd9576: Fix return from bd957x_probe()
 2021-03-15 16:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: fix rtnl deadlocks and race conditions
 2021-03-15 16:58 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/2] kni: fix kernel deadlock when using mlx devices
  ` [dpdk-dev] [PATCH 2/2] kni: fix rtnl deadlocks and race conditions v4

[BUG] net/ppp: A use after free in ppp_unregister_channe
 2021-03-15 16:58 UTC  (5+ messages)
  `  "

driverdev mailing list is moving!
 2021-03-15 15:58 UTC 

[Bug 212293] New: [amdgpu] divide error: 0000 on resume from S3
 2021-03-15 16:57 UTC  (2+ messages)
` [Bug 212293] "

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-15 16:55 UTC  (9+ messages)

[PATCH conntrack 1/6] conntrack: pass command object to callbacks
 2021-03-15 16:49 UTC  (6+ messages)
` [PATCH conntrack 2/6] conntrack: pass ct_cmd to nfct_filter_init()
` [PATCH conntrack 3/6] conntrack: pass cmd to nfct_filter()
` [PATCH conntrack 4/6] conntrack: pass cmd to filter nat, mark and network functions
` [PATCH conntrack 5/6] conntrack: move options flag to ct_cmd object
` [PATCH conntrack 6/6] conntrack: add function to print command stats

[PATCH v2] hwmon: corsair-psu: add support for critical values
 2021-03-15 16:55 UTC  (3+ messages)

Question about supporting AMD eGPU hot plug case
 2021-03-15 16:55 UTC  (11+ messages)

[PATCH v3] ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
 2021-03-15 16:49 UTC 

[PATCHSET 00/10] fstests: test kernel regressions fixed in 5.12
 2021-03-15 16:54 UTC  (4+ messages)
` [PATCH 09/10] generic: test a deadlock in xfs_rename when whiteing out files

[PATCH v3 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-03-15 16:52 UTC  (6+ messages)
` [PATCH v3 2/2] rockchip: rk3399: Add support "

[PATCH 1/2] hw/intc: GICv3 ITS implementation
 2021-03-15 16:49 UTC  (2+ messages)
` [PATCH 2/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH] sound:fix typo in rt5663.c
 2021-03-15 11:16 UTC 

[PATCH v2] perf: build reproducibility improvements
 2021-03-15 16:46 UTC 

[PATCH v2] ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
 2021-03-15  1:39 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 04/21] x86/insn: Add an insn_decode() API
 2021-03-15 16:53 UTC  (3+ messages)
` [tip: x86/core] "

[PATCH v2] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed
 2021-03-15 16:53 UTC  (3+ messages)

[PATCH] ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
 2021-03-14  8:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 0/2] SBI SRST extension support
 2021-03-15 16:52 UTC  (4+ messages)
` [PATCH v6 1/2] RISC-V: Don't print SBI version for all detected extensions

[PATCH] LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
 2021-03-15 16:51 UTC  (2+ messages)

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-03-15 16:51 UTC  (4+ messages)
` [PATCH v4 06/14] vringh: add vringh_kiov_length() helper

[PATCH v4 0/2] ASoC: samsung: remove cppcheck warnings
 2021-03-12 19:55 UTC  (3+ messages)
` [PATCH v4 2/2] ASoC: samsung: tm2_wm5110: remove shadowed variable

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2021-03-15 16:51 UTC  (2+ messages)

[PATCH net-next 0/3] net: ipa: QMI fixes
 2021-03-15 16:50 UTC  (3+ messages)

Generating libbpf API documentation
 2021-03-15 16:50 UTC 

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-15 16:41 UTC  (3+ messages)
` [PATCH 3/7] block/nbd: assert attach/detach runs in the proper context

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-03-15 16:47 UTC  (7+ messages)

compile warning in i8259.c
 2021-03-15 16:43 UTC  (4+ messages)

[oe-core][RFC 0/3] u-boot: Support SPL Verified Boot
 2021-03-15 16:47 UTC  (2+ messages)

[PATCH v2 1/3] kbuild: collect minimum tool versions into scripts/min-tool-version.sh
 2021-03-15 16:46 UTC  (3+ messages)
` [PATCH v2 3/3] kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh

[PATCH] perf: build reproducibility improvements
 2021-03-15 16:45 UTC  (3+ messages)

[RFC][PATCH] x86/alternatives: Optimize optimize_nops()
 2021-03-15 16:45 UTC  (2+ messages)

[PATCH v4 0/3] CET fix patches for nested guest
 2021-03-15 16:45 UTC  (3+ messages)
` [PATCH v4 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH v7 0/3] ath11k: add HE radiotap header support
 2021-03-15 16:43 UTC  (4+ messages)
` [PATCH v7 1/3] ath11k: switch to using ieee80211_tx_status_ext()

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-15 16:41 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/5] mm/page_alloc: Add a bulk page allocator
 2021-03-15 16:42 UTC  (12+ messages)

Kernelnewbies Digest, Vol 124, Issue 4
 2021-03-15 16:42 UTC  (2+ messages)

[PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify refclk handling
 2021-03-15 16:41 UTC  (5+ messages)
` [PATCH 2/3] drm/bridge: ti-sn65dsi86: Move code in prep for EDID read fix

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

[PATCH 0/3] ASoC: SOF: debug: cleanups
 2021-03-15 16:39 UTC  (2+ messages)
` [PATCH 3/3] ASoC: SOF: remove superfluous NULL check in debugfs read


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.