All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-03 00:10:51 to 2021-04-03 06:40:59 UTC [more...]

[PATCH] scsi: be2iscsi: Fix a use after free in beiscsi_if_clr_ip
 2021-04-03  6:40 UTC 

[PATCH v2] selftests/mincore: get readahead size for check_file_mmap()
 2021-04-03  6:38 UTC 

[LTP] TBROK: Test killed by SIGSEGV" with adjtimex02.c
 2021-04-03  6:37 UTC 

[PATCH 00/16] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-02 18:37 UTC  (7+ messages)
` [PATCH 14/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c

[Buildroot] [PATCH 1/1] package/kodi-vfs-libarchive: bump version to 2.0.1-Matrix
 2021-04-03  6:35 UTC 

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-amd64
 2021-04-03  6:34 UTC 

patch "usb: xhci-mtk: fix broken streams issue on 0.96 xHCI" added to usb-next
 2021-04-03  6:30 UTC 

[PATCH] platform/chrome: Update cros_ec sysfs attributes on sensors discovery
 2021-04-03  6:20 UTC 

[PATCH] MIPS: add support for buggy MT7621S core detection
 2021-04-03  6:19 UTC 

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-03  6:13 UTC  (11+ messages)

[PATCH] mtd: nand: gpmi: Fix a double free in gpmi_nand_init
 2021-04-03  6:09 UTC  (2+ messages)

[PATCH] mtd: core: Constify buf in mtd_write_user_prot_reg()
 2021-04-03  6:09 UTC  (2+ messages)

[PATCH stable/5.4..5.8] nvme-mpath: replace direct_make_request with generic_make_request
 2021-04-03  6:10 UTC  (3+ messages)

[linux-next:master 317/9190] drivers/gpu/drm/i915/display/intel_psr.c:1517:30: warning: Redundant condition: intel_dp->psr.enabled. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
 2021-04-03  6:03 UTC 

[PATCH v3 0/8] make hugetlb put_page safe for all calling contexts
 2021-04-03  5:59 UTC  (6+ messages)
` [PATCH v3 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "

[PATCH v5 0/2] [GSOC]trailer: pass arg as positional parameter
 2021-04-03  5:51 UTC  (9+ messages)
` [PATCH v6] [GSOC] trailer: add new trailer.<token>.cmd config option

[PATCH] drm/amdgpu: Fix a potential sdma invalid access
 2021-04-03  5:08 UTC  (5+ messages)

[PATCH V12 0/3] Charge loop device i/o to issuing cgroup
 2021-04-03  5:47 UTC  (7+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [External] "

[PATCH] wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma
 2021-04-03  5:47 UTC 

[android-common:android12-5.10 7302/7315] drivers/usb/host/xhci.c:4206:5: warning: no previous prototype for function 'xhci_address_device'
 2021-04-03  5:44 UTC 

[linux-nvme:nvme-5.13] BUILD SUCCESS b7fa291a1ded087053d0e3b10878657bc39aa8f7
 2021-04-03  5:30 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS e1974b24f3fb93fdc73c1c80dcd5366fa40dbf45
 2021-04-03  5:31 UTC 

[Patch bpf-next] udp_bpf: remove some pointless comments
 2021-04-03  5:27 UTC 

[PATCH 2/4] KVM: stats: Add fd-based API to read binary stats data
 2021-04-03  5:24 UTC  (5+ messages)

[PATCH 0/1] git-apply: Allow simultaneous --cached and --3way options
 2021-04-03  5:24 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH][GSoC] user-manual.txt: fix empty heading of introduction
 2021-04-03  5:16 UTC  (3+ messages)

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-03  5:13 UTC  (7+ messages)
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v8 11/16] udp: implement ->read_sock() for sockmap

[PATCH] kfence: unpoison pool region before use
 2021-04-03  5:13 UTC  (2+ messages)

[PATCH] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed
 2021-04-03  5:11 UTC  (2+ messages)

arch/powerpc/sysdev/xive/spapr.c:509 xive_spapr_configure_queue() warn: should '1 << xive_alloc_order(order)' be a 64 bit type?
 2021-04-03  5:06 UTC 

[PATCH v3] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-04-03  4:53 UTC 

[PATCH v2 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-03  4:48 UTC  (24+ messages)
` [PATCH v2 1/9] w1: ds2438: fixed a coding style issue
` [PATCH v2 2/9] "
` [PATCH v2 3/9] "
` [PATCH v2 4/9] "
` [PATCH v2 5/9] "
` [PATCH v2 6/9] "
` [PATCH v2 7/9] w1: ds2438: fixing bug that would always get page0
` [PATCH v2 8/9] w1: ds2438: adding support for reading page1
` [PATCH v2 9/9] w1: ds2438: support for writing to offset register
` [PATCH v3 0/9] w1: ds2438: adding support for calibration of current measurements
  ` [PATCH v3 1/9] w1: ds2438: fixed a coding style issue
    ` [PATCH v3 2/9] "
    ` [PATCH v3 3/9] "
    ` [PATCH v3 4/9] "
    ` [PATCH v3 5/9] "
    ` [PATCH v3 6/9] "
    ` [PATCH v3 7/9] w1: ds2438: fixing bug that would always get page0
    ` [PATCH v3 8/9] w1: ds2438: adding support for reading page1
    ` [PATCH v3 9/9] w1: ds2438: support for writing to offset register

[android-common:android12-5.10 7302/7315] drivers/usb/host/xhci.c:4206:5: warning: no previous prototype for function 'xhci_address_device'
 2021-04-03  4:42 UTC 

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-04-03  4:39 UTC  (17+ messages)

[Buildroot] [PATCH 1/1] package/kexec: fix build on pre 4.4 kernels
 2021-04-03  4:30 UTC  (2+ messages)

[xen-4.12-testing test] 160672: regressions - trouble: blocked/broken/fail/pass
 2021-04-03  4:21 UTC 

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-03  4:14 UTC 

[PATCH] target/xtensa: fix meson.build rule for xtensa cores
 2021-04-03  4:03 UTC 

[PATCH v2 00/10] erofs: add big pcluster compression support
 2021-04-03  3:52 UTC  (3+ messages)

Notify special task kill using wait* functions
 2021-04-03  3:50 UTC  (4+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS f7514a6630166a7b566dee9b1af2e87e431959be
 2021-04-03  3:39 UTC 

/usr/bin/ld: ll_temac_main.c:undefined reference to `devm_of_iomap'
 2021-04-03  3:39 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 4b1524595637659ece56d9454c0e3e0691ea18b9
 2021-04-03  3:39 UTC 

[PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-03  3:37 UTC  (5+ messages)
` [PATCH v4 3/3] "

drivers/gpu/drm/i915/display/intel_dp.c:4053:10: warning: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
 2021-04-03  3:35 UTC 

[PATCH 6/7] xfs: remove XFS_IFINLINE
 2021-04-03  3:31 UTC  (3+ messages)

pid start time and new display field in proc pid stat
 2021-04-03  3:21 UTC  (5+ messages)
    ` pid start time and new display field in proc pid stat [ race in task->start_boottime ,start_time]
      ` pid start time and new display field in proc pid stat [ race in task->start_boottime , start_time]

[PATCH 1/2] arm: dts: imx8mn, imx8mn-beacon: Sync dts files with Kernel 5.12-rc5
 2021-04-03  3:17 UTC  (2+ messages)
` [PATCH 2/2] configs: imx8mn_beacon: Enable QSPI Support

Energy counters for PMBUS
 2021-04-03  3:16 UTC  (2+ messages)

[PATCH v2 0/5] docs/zh_CN: Add translations in zh_CN/doc-guide/
 2021-04-03  3:13 UTC  (11+ messages)
` [PATCH v2 1/5] docs/zh_CN: Add translation zh_CN/doc-guide/index.rst
` [PATCH v2 2/5] docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst
` [PATCH v2 3/5] docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst
` [PATCH v2 4/5] docs/zh_CN: Add two image example files
` [PATCH v2 5/5] docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst

[PATCH v3] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only
 2021-04-03  3:09 UTC  (3+ messages)

[PATCH] md: md_open returns -EBUSY when entering racing area
 2021-04-03  3:01 UTC 

[syzbot] WARNING: suspicious RCU usage in dput
 2021-04-03  2:52 UTC 

[usb:usb-testing] BUILD SUCCESS bee1f89aad2a51cd3339571bc8eadbb0dc88a683
 2021-04-03  2:47 UTC 

[tty:tty-testing] BUILD SUCCESS 202680c7a93713283207dedfbc4b550ad6836a43
 2021-04-03  2:47 UTC 

[PATCH 0/3] Refine mtk-cmdq-mailbox callback mechanism
 2021-04-03  2:42 UTC  (4+ messages)

[PATCH v2] md: don't create mddev in md_open
 2021-04-03  2:45 UTC  (6+ messages)

[PATCH 0/4] KVM: MIPS: cleanup TLB flushing callbacks
 2021-04-03  2:31 UTC  (5+ messages)
` [PATCH 1/4] KVM: constify kvm_arch_flush_remote_tlbs_memslot
` [PATCH 2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush

[PATCH 00/14] powerpc/64: fast interrupt exits
 2021-04-03  2:28 UTC  (3+ messages)
` [PATCH 04/14] powerpc/64s: avoid reloading (H)SRR registers if they are still valid

[Buildroot] [PATCH v2 1/1] package/wpa_supplicant: fix wrong config
 2021-04-03  2:23 UTC  (2+ messages)
` [Buildroot] [PATCH v3 1/1] package/wpa_supplicant: handle CONFIG_CTRL_IFACE carefully

[syzbot] WARNING: suspicious RCU usage in find_inlist_lock
 2021-04-03  2:22 UTC  (2+ messages)
` [Bridge] "

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-04-03  2:21 UTC  (3+ messages)

[RFC 5.12] io-wq: cancel unbounded works on io-wq destroy
 2021-04-03  2:19 UTC  (2+ messages)

[dunfell/master][PATCH] common-csl-ip-rtos: drop unnecessary dependency on ti-sysbios
 2021-04-03  2:19 UTC  (2+ messages)

[master][PATCH] layer.conf: Add hardknott to compatible release branches
 2021-04-03  2:14 UTC  (3+ messages)

[PATCH] powerpc/dts: fix not include DTC_FLAGS
 2021-04-03  2:04 UTC 

USB network gadget / DWC3 issue
 2021-04-03  2:02 UTC  (8+ messages)

[kvm:queue 120/120] arch/x86/kvm/svm/sev.c:1380:2-8: preceding lock on line 1375
 2021-04-03  1:55 UTC 

[RFC PATCH 0/5] Optimization for unmapping iommu mapped buffers
 2021-04-03  1:35 UTC  (8+ messages)
` [RFC PATCH 2/5] iommu: Add an unmap_pages() op for IOMMU drivers

[staging:staging-testing] BUILD SUCCESS 507614ba25ffedcc53f24ca6686c877ff1e2e694
 2021-04-03  1:46 UTC 

[PATCH RFC 00/21] Git repository sharing for kernel (and other) repos
 2021-04-03  1:44 UTC  (3+ messages)

[dpdk-dev] [PATCH v5 01/10] eal: add thread id and simple thread functions
 2021-04-03  1:39 UTC  (12+ messages)
` [dpdk-dev] [PATCH v6 00/10] eal: Add new API for threading
  ` [dpdk-dev] [PATCH v6 01/10] eal: add thread id and simple thread functions
  ` [dpdk-dev] [PATCH v6 02/10] eal: add thread attributes
  ` [dpdk-dev] [PATCH v6 03/10] windows/eal: translate Windows errors to errno-style errors
  ` [dpdk-dev] [PATCH v6 04/10] eal: implement functions for thread affinity management
  ` [dpdk-dev] [PATCH v6 05/10] eal: implement thread priority management functions
  ` [dpdk-dev] [PATCH v6 06/10] eal: add thread lifetime management
  ` [dpdk-dev] [PATCH v6 07/10] eal: implement functions for mutex management
  ` [dpdk-dev] [PATCH v6 08/10] eal: implement functions for thread barrier management
  ` [dpdk-dev] [PATCH v6 09/10] eal: add EAL argument for setting thread priority
  ` [dpdk-dev] [PATCH v6 10/10] Enable the new EAL thread API

[PATCH net 0/2] Misc. fixes for hns3 driver
 2021-04-03  1:35 UTC  (3+ messages)
` [PATCH net 1/2] net: hns3: Remove the left over redundant check & assignment
` [PATCH net 2/2] net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()

[PATCH] ASoC: max98390: Add controls for tx path
 2021-04-03  1:33 UTC  (4+ messages)
  ` [EXTERNAL] "

[syzbot] KASAN: use-after-free Read in fw_load_sysfs_fallback
 2021-04-03  1:31 UTC  (2+ messages)

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-03  1:30 UTC  (3+ messages)
` [PATCH 9/9] sched: prctl() and cgroup interaction

CFI violation in drivers/infiniband/core/sysfs.c
 2021-04-03  1:29 UTC  (4+ messages)

[PATCH v2] ip-nexthop: support flush by id
 2021-04-03  1:17 UTC  (2+ messages)

[iproute2-next] tipc: use the libmnl functions in lib/mnl_utils.c
 2021-04-03  1:16 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-03  1:12 UTC  (7+ messages)

+ mm-huge_memory-debugfs-for-file-backed-thp-split.patch added to -mm tree
 2021-04-03  1:10 UTC 

+ mm-huge_memory-a-new-debugfs-interface-for-splitting-thp-tests.patch added to -mm tree
 2021-04-03  1:10 UTC 

+ mm-page_alloc-redundant-definition-variables-of-pfn-in-for-loop.patch added to -mm tree
 2021-04-03  1:06 UTC 

[PATCH v5 0/3] x86/bus_lock: Enable bus lock detection
 2021-04-03  1:04 UTC  (10+ messages)
` [PATCH v5 2/3] x86/bus_lock: Handle #DB for bus lock

[PATCH] hooks: propose repository owner configured hooks
 2021-04-03  0:58 UTC  (4+ messages)
` [PATCH v2] hooks: propose project "

+ mm-drop-redundant-have_arch_transparent_hugepage.patch added to -mm tree
 2021-04-03  0:51 UTC 

+ mm-drop-redundant-arch_enable_split_pmd_ptlock.patch added to -mm tree
 2021-04-03  0:51 UTC 

+ mm-drop-redundant-arch_enable__migration.patch added to -mm tree
 2021-04-03  0:51 UTC 

+ mm-generalize-arch_enable_memory_.patch added to -mm tree
 2021-04-03  0:51 UTC 

+ mm-generalize-sys_supports_hugetlbfs-rename-as-arch_supports_hugetlbfs.patch added to -mm tree
 2021-04-03  0:51 UTC 

+ mm-generalize-arch_has_cache_line_size.patch added to -mm tree
 2021-04-03  0:51 UTC 

[qemu-mainline test] 160669: regressions - trouble: broken/fail/pass
 2021-04-03  0:49 UTC 

[PATCH 0/6] Allow signals for IO threads
 2021-04-03  0:48 UTC  (10+ messages)

[RFC PATCH] mm/swap: fix system stuck due to infinite loop
 2021-04-03  0:44 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.12-rc
 2021-04-03  0:34 UTC 

[block:io_uring-5.12 78/78] fs/io_uring.c:2509:48: error: implicit declaration of function 'io_rw_should_reissue'; did you mean 'io_rw_reissue'?
 2021-04-03  0:34 UTC 

[PATCH v6 00/27] Memory Folios
 2021-04-03  0:31 UTC  (2+ messages)

[PATCH 1/2] perf util: move bperf definitions to a libperf header
 2021-04-03  0:29 UTC  (2+ messages)
` [PATCH 2/2] perf-stat: introduce config stat.bpf-counter-events

+ mm-hugeltb-handle-the-error-case-in-hugetlb_fix_reserve_counts.patch added to -mm tree
 2021-04-03  0:30 UTC 

+ mm-hugeltb-simplify-the-return-code-of-__vma_reservation_common.patch added to -mm tree
 2021-04-03  0:30 UTC 

+ mm-hugeltb-fix-potential-wrong-gbl_reserve-value-for-hugetlb_acct_memory.patch added to -mm tree
 2021-04-03  0:30 UTC 

+ mm-hugeltb-remove-redundant-vm_bug_on-in-region_add.patch added to -mm tree
 2021-04-03  0:30 UTC 

[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
 2021-04-03  0:29 UTC  (4+ messages)
` [PATCH 2/2] xfs: test inobtcount upgrade

[PATCH bpf-next] bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
 2021-04-03  0:29 UTC 

+ mm-page_owner-detect-page_owner-recursion-via-task_struct.patch added to -mm tree
 2021-04-03  0:27 UTC 

+ hugetlb-make-free_huge_page-irq-safe-fix.patch added to -mm tree
 2021-04-03  0:26 UTC 

[ogabbay:next 31/32] drivers/misc/habanalabs/goya/goya.c:4332:5: warning: no previous prototype for 'goya_debugfs_read_dma'
 2021-04-03  0:25 UTC 

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-04-03  0:25 UTC  (2+ messages)

+ irq_work-record-irq_work_queue-call-stack.patch added to -mm tree
 2021-04-03  0:24 UTC 

[PATCH mlx5-next v8 1/4] PCI: Add a sysfs file to change the MSI-X table size of SR-IOV VFs
 2021-04-03  0:24 UTC  (2+ messages)

sbsa-acs failing to build for not qemuarm64 machines
 2021-04-03  0:19 UTC 

[ogabbay:next 31/32] drivers/misc/habanalabs/gaudi/gaudi.c:6333 gaudi_debugfs_read_dma() error: uninitialized symbol 'rc'
 2021-04-03  0:18 UTC 

[dpdk-dev] [PATCH] pipeline: fix endianness conversions
 2021-04-03  0:17 UTC 

[master][PATCH 00/29] hardknott/master fixes
 2021-04-03  0:10 UTC  (2+ messages)
` [master][PATCH 25/29] kms++: update to the latest


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.