linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 18:41:08 to 2022-09-01 22:07:23 UTC [more...]

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-09-01 22:01 UTC  (24+ messages)
` [PATCH 01/23] pagemap: Add filemap_grab_folio()
` [PATCH 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH 05/23] afs: Convert afs_writepages_region() "
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH 23/23] filemap: Remove find_get_pages_range_tag()

[PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
 2022-09-01 22:01 UTC  (7+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-01 22:00 UTC  (6+ messages)
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-01 21:54 UTC  (19+ messages)
` [RFC PATCH 03/30] Lazy percpu counters
` [RFC PATCH 27/30] Code tagging based latency tracking

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-09-01 21:46 UTC  (5+ messages)
` [PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
 2022-09-01 21:40 UTC  (3+ messages)

[PATCH v2] platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
 2022-09-01 21:39 UTC  (3+ messages)

[PATCH v3] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01 21:34 UTC  (2+ messages)

[RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled
 2022-09-01 21:26 UTC  (2+ messages)

[PATCH v3 1/1] kernel/utsname_sysctl.c: Print kernel arch
 2022-09-01 21:25 UTC  (3+ messages)

[PATCH] docs: update mediator information in CoC docs
 2022-09-01 21:23 UTC 

[PATCH v7 00/15] GSC support for XeHP SDV and DG2
 2022-09-01 21:20 UTC  (11+ messages)
` [PATCH v7 09/15] mei: bus: export common mkhi definitions into a separate header
  ` [Intel-gfx] "
` [PATCH v7 10/15] mei: mkhi: add memory ready command
` [PATCH v7 11/15] mei: gsc: setup gsc extended operational memory
` [PATCH v7 12/15] mei: gsc: add transition to PXP mode in resume flow
` [PATCH v7 13/15] mei: debugfs: add pxp mode to devstate in debugfs
  ` [Intel-gfx] "

[PATCH v4 00/21] KCFI support
 2022-09-01 21:19 UTC  (2+ messages)

[PATCH v3] arm64: mte: move register initialization to C
 2022-09-01 21:19 UTC 

[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-09-01 21:18 UTC  (2+ messages)
` [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest

[PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-09-01 21:13 UTC  (3+ messages)

[PATCH net-next] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
 2022-09-01 21:12 UTC  (2+ messages)

[PATCH] bpf: Remove useless else if
 2022-09-01 21:10 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
 2022-09-01 21:06 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: pistachio: Switch to use fwnode instead of of_node
 2022-09-01 21:01 UTC  (2+ messages)

[PATCH v4 0/5] tracing/hist: Add percentage histogram suffixes
 2022-09-01 20:59 UTC  (4+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-01 20:58 UTC  (9+ messages)
` [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK

[PATCH v12 00/10] cgroup/cpuset: cpu partition code fixes & enhancements
 2022-09-01 20:57 UTC  (11+ messages)
` [PATCH v12 01/10] cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
` [PATCH v12 02/10] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v12 03/10] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v12 04/10] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v12 05/10] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v12 06/10] cgroup/cpuset: Show invalid partition reason string
` [PATCH v12 07/10] cgroup/cpuset: Relocate a code block in validate_change()
` [PATCH v12 08/10] cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule
` [PATCH v12 09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v12 10/10] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH] esas2r: Use flex array destination for memcpy()
 2022-09-01 20:57 UTC 

[PATCH 0/2] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01 20:54 UTC  (6+ messages)
` [PATCH 1/2] netlink: Bounds-check nlmsg_len()

[PATCH] iwlwifi: calib: Refactor iwl_calib_result usage for clarity
 2022-09-01 20:45 UTC 

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-09-01 20:43 UTC  (3+ messages)
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>

drivers/acpi/x86/apple.c:30:6: warning: no previous declaration for 'acpi_extract_apple_properties'
 2022-09-01 20:41 UTC 

linux-next: Tree for Sep 1
 2022-09-01 20:38 UTC  (2+ messages)
` linux-next: Tree for Sep 1 (Kconfig for VIDEO_MEDIATEK_VPU)

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-01 20:37 UTC  (6+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip

[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
 2022-09-01 20:37 UTC  (8+ messages)
` [PATCH v4 1/2] iommu/s390: Fix race with release_device ops

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-01 20:36 UTC  (11+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-01 20:32 UTC  (7+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH 0/7] begin converting hugetlb code to folios
 2022-09-01 20:29 UTC  (5+ messages)
` [PATCH 2/7] mm: add private field of first tail to struct page and struct folio

[PATCH v1] selftests/xsk: Avoid use-after-free on ctx
 2022-09-01 20:26 UTC 

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-01 20:25 UTC  (6+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[syzbot] general protection fault in start_motor (2)
 2022-09-01 20:22 UTC 

[asahilinux:pr/49 2/11] drivers/iommu/io-pgtable-dart.c:176:24: sparse: sparse: Using plain integer as NULL pointer
 2022-09-01 20:20 UTC 

drivers/dma/ppc4xx/adma.c:140:17: sparse: sparse: cast to restricted __le32
 2022-09-01 20:20 UTC 

[PATCH v6 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-09-01 20:20 UTC  (11+ messages)
` [PATCH v6 2/6] clk: qcom: Allow custom reset ops
    ` [Freedreno] "
` [PATCH v6 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v6 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
      ` [Freedreno] "

[RESEND][PATCH v1 1/1] asm-generic: Make parameter types consisten in _unaligned_be48()
 2022-09-01 20:14 UTC  (3+ messages)

[PATCH v2 4/5] drivers: iio: adc: LTC2499 support
 2022-09-01 20:10 UTC  (3+ messages)

[PATCH net] net: fec: add pm_qos support on imx6q platform
 2022-09-01 20:10 UTC  (3+ messages)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-01 20:08 UTC  (27+ messages)
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "
` [PATCH v3 12/19] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v3 18/19] hwmon: (mr75203) add debugfs to read and write temperature coefficients
` [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors

[PATCH v2 0/2] watch_queue: Clean up some code
 2022-09-01 20:06 UTC  (6+ messages)
` [PATCH v2 1/2] include/linux/watch_queue: Improve documentation
  ` [RESEND PATCH "
` [PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
  ` [RESEND PATCH "
` [RESEND PATCH v2 0/2] watch_queue: Clean up some code

[PATCH] selftests: net: sort .gitignore file
 2022-09-01 20:05 UTC  (3+ messages)

[PATCH 0/2] fortify: Add run-time WARN for cross-field memcpy()
 2022-09-01 20:05 UTC  (2+ messages)

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-01 20:02 UTC  (4+ messages)
` [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow

[syzbot] WARNING: locking bug in iput
 2022-09-01 20:00 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-09-01 19:59 UTC  (2+ messages)

[PATCHSET 0/5] perf tools: Show per-event lost sample count (v2)
 2022-09-01 19:57 UTC  (6+ messages)
` [PATCH 1/5] perf tools: Print LOST read format in the verbose mode
` [PATCH 2/5] perf record: Set PERF_FORMAT_LOST by default
` [PATCH 3/5] perf record: Read and inject LOST_SAMPLES events
` [PATCH 4/5] perf hist: Add nr_lost_samples to hist_stats
` [PATCH 5/5] perf report: Show per-event LOST SAMPLES stat

[PATCH] powerpc/math_emu/efp: Include module.h
 2022-09-01 19:47 UTC  (3+ messages)

[PATCH] selftest: vm: remove deleted local_config.* from .gitignore
 2022-09-01 19:54 UTC  (2+ messages)

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-01 19:54 UTC  (4+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()

[PATCH] coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
 2022-09-01 19:50 UTC 

[jsarha:topic/cros-sof-v4.19 1155/6555] drivers/gpu/drm/drm_atomic_uapi.c:1297: Error: unrecognized opcode `csrs sstatus,s8'
 2022-09-01 19:49 UTC 

[PATCH 0/3] EDAC: Improve memory address decoding for i10nm driver
 2022-09-01 19:43 UTC  (4+ messages)
` [PATCH 1/3] EDAC/skx_common: Use driver decoder first
` [PATCH 2/3] EDAC/skx_common: Make output format similar
` [PATCH 3/3] EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs

[PATCH v10 0/2] Introduce block device LED trigger
 2022-09-01 19:40 UTC  (3+ messages)
` [PATCH v10 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v10 2/2] leds: trigger: Add block device LED trigger

[PATCH 0/2] TI-Nspire cleanups
 2022-09-01 19:38 UTC  (3+ messages)

[PATCH v3 0/2] lib/string_helpers: Introduce tokenize_user_input()
 2022-09-01 19:38 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCH v3 0/6] Implement inline static calls on PPC32 - v3
 2022-09-01 19:38 UTC  (3+ messages)
` [PATCH v3 2/6] objtool: Add architecture specific R_REL32 macro

[PATCH v8 0/5] Fix controller halt and endxfer timeout issues
 2022-09-01 19:36 UTC  (6+ messages)
` [PATCH v8 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
` [PATCH v8 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
` [PATCH v8 3/5] usb: dwc3: Increase DWC3 controller halt timeout
` [PATCH v8 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
` [PATCH v8 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect

[PATCH v2] string: Introduce strtomem() and strtomem_pad()
 2022-09-01 19:34 UTC  (2+ messages)

KernelCI working group: Web Dashboard
 2022-09-01 19:32 UTC  (2+ messages)
        ` [kernelci-members] "

[PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
 2022-09-01 19:29 UTC  (2+ messages)

[PATCH] perf: Ignore format attributes with an unknown perf_event_attr field
 2022-09-01 19:28 UTC  (3+ messages)

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-01 19:28 UTC  (20+ messages)
` [PATCH v2 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v2 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v2 08/16] objtool: Fix SEGFAULT
` [PATCH v2 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v2 10/16] objtool: Use target file class size "
` [PATCH v2 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v2 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc

[PATCH v6 0/5] Fix controller halt and endxfer timeout issues
 2022-09-01 19:27 UTC  (8+ messages)
` [PATCH v6 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
` [PATCH v6 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
` [PATCH v6 3/5] usb: dwc3: Increase DWC3 controller halt timeout
` [PATCH v6 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
` [PATCH v6 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect

[PATCH v7 0/5] Fix controller halt and endxfer timeout issues
 2022-09-01 19:26 UTC  (6+ messages)
` [PATCH v7 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
` [PATCH v7 2/5] usb: dwc3: Remove DWC3 locking during gadget suspend/resume
` [PATCH v7 3/5] usb: dwc3: Increase DWC3 controller halt timeout
` [PATCH v7 4/5] usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
` [PATCH v7 5/5] usb: dwc3: gadget: Submit endxfer command if delayed during disconnect

[PATCH] kernel/panic: Drop unblank_screen call
 2022-09-01 19:26 UTC  (3+ messages)

possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
 2022-09-01 19:25 UTC  (2+ messages)

[PATCH] string: Introduce strtomem() and strtomem_pad()
 2022-09-01 19:23 UTC  (5+ messages)

[RFC PATCH] mm: reduce noise in show_mem for lowmem allocations
 2022-09-01 19:18 UTC  (4+ messages)

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-01 19:16 UTC  (8+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs

[PATCH net v4] net/smc: Fix possible access to freed memory in link clear
 2022-09-01 19:16 UTC  (3+ messages)

[PATCH v5 0/5] Fix controller halt and endxfer timeout issues
 2022-09-01 19:10 UTC  (4+ messages)
` [PATCH v5 1/5] usb: dwc3: Avoid unmapping USB requests if endxfer is not complete

[PATCH 0/9] Samsung Trinity NPU device driver
 2022-09-01 19:04 UTC  (4+ messages)
  ` [PATCH 1/9] trinity: Add base driver

[PATCH 1/1] gpio: exar: access MPIO registers on slave chips
 2022-09-01 19:03 UTC  (2+ messages)

[PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
 2022-09-01 19:02 UTC  (11+ messages)

[PATCH v2] tools: Add new "test" taint to kernel-chktaint
 2022-09-01 18:57 UTC  (3+ messages)

[PATCHSET 0/5] perf tools: Show per-event lost sample count (v1)
 2022-09-01 18:49 UTC  (4+ messages)
` [PATCH 3/5] perf record: Read and inject LOST_SAMPLES events

[PATCH v2 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-01 18:47 UTC  (2+ messages)

[PATCH] Documentation: stable: Document alternative for referring upstream commit hash
 2022-09-01 18:45 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
 2022-09-01 18:44 UTC  (3+ messages)

[PATCH v3] Documentation: stable: Document alternative for referring upstream commit hash
 2022-09-01 18:43 UTC 

[syzbot] WARNING in floppy_shutdown
 2022-09-01 18:43 UTC 

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-09-01 18:41 UTC  (3+ messages)
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).