linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 21:36:31 to 2022-01-27 01:42:33 UTC [more...]

[ammarfaizi2-block:google/android/kernel/common/android12-5.10 981/9999] arch/arm64/kvm/arm.c:1906:6: warning: no previous prototype for '_kvm_host_prot_finalize'
 2022-01-27  1:41 UTC 

[PATCH] qedi: Remove redundant 'flush_workqueue()' calls
 2022-01-27  1:39 UTC 

Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
 2022-01-27  1:37 UTC  (14+ messages)

[PATCH] ptp: replace snprintf with sysfs_emit
 2022-01-27  1:35 UTC  (2+ messages)

[PATCH -next V5] blk-mq: fix tag_get wait task can't be awakened
 2022-01-27  1:32 UTC  (2+ messages)

[PATCH v3] arm64/mm: avoid fixmap race condition when create pud mapping
 2022-01-27  1:31 UTC  (9+ messages)

"blk-mq: fix tag_get wait task can't be awakened" causes hangs
 2022-01-27  1:24 UTC  (4+ messages)

rseq vcpu_id ideas
 2022-01-27  1:22 UTC 

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-27  1:13 UTC  (7+ messages)
  ` [PATCH v13 11/11] arm64: Select HAVE_RELIABLE_STACKTRACE

[PATCH] mm/memory_hotplug: build zonelist for managed_zone
 2022-01-27  1:20 UTC 

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-01-27  1:14 UTC  (3+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH net-next v1 0/9] add more features support for mtk-star-emac
 2022-01-27  1:13 UTC  (13+ messages)
` [PATCH net-next v1 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
` [PATCH net-next v1 2/9] net: ethernet: mtk-star-emac: modify IRQ trigger flags
` [PATCH net-next v1 3/9] net: ethernet: mtk-star-emac: add support for MT8365 SoC
` [PATCH net-next v1 4/9] dt-bindings: net: mtk-star-emac: add support for MT8365

[RFC 00/14] DEPT(DEPendency Tracker)
 2022-01-27  1:11 UTC  (17+ messages)
` Patches(Dept) for v5.17-rc1
  ` [PATCH on v5.17-rc1 01/14] llist: Move llist_{head,node} definition to types.h
    ` [PATCH on v5.17-rc1 02/14] dept: Implement Dept(Dependency Tracker)
    ` [PATCH on v5.17-rc1 03/14] dept: Embed Dept data in Lockdep
    ` [PATCH on v5.17-rc1 04/14] dept: Apply Dept to spinlock
    ` [PATCH on v5.17-rc1 05/14] dept: Apply Dept to mutex families
    ` [PATCH on v5.17-rc1 06/14] dept: Apply Dept to rwlock
    ` [PATCH on v5.17-rc1 07/14] dept: Apply Dept to wait_for_completion()/complete()
    ` [PATCH on v5.17-rc1 08/14] dept: Apply Dept to seqlock
    ` [PATCH on v5.17-rc1 09/14] dept: Apply Dept to rwsem
    ` [PATCH on v5.17-rc1 10/14] dept: Add proc knobs to show stats and dependency graph
    ` [PATCH on v5.17-rc1 11/14] dept: Introduce split map concept and new APIs for them
    ` [PATCH on v5.17-rc1 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}
    ` [PATCH on v5.17-rc1 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header
    ` [PATCH on v5.17-rc1 14/14] dept: Apply SDT to swait

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-27  1:10 UTC  (11+ messages)

[PATCH] drm/bridge: Add missing pm_runtime_put_sync
 2022-01-27  1:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/6] Sparse HART id support
 2022-01-27  1:01 UTC  (7+ messages)
` [PATCH v3 6/6] RISC-V: Do not use cpumask data structure for hartid bitmap

[PATCH 0/3] Quartz64-A fixes and enablement from 5.17-rc1
 2022-01-27  1:00 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: fix Quartz64-A ddr regulator voltage
` [PATCH 2/3] arm64: dts: rockchip: add Quartz64-A pmu_io_domains
` [PATCH 3/3] arm64: dts: rockchip: add Quartz64-A sdmmc1 node

[PATCH v2 1/1] kbuild: install the modules.order for external modules
 2022-01-27  1:00 UTC 

[RFC PATCH] x86/dumpstack: Fix unwind failure due to off-by-one-frame
 2022-01-27  0:55 UTC 

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-27  0:42 UTC  (3+ messages)

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-27  0:39 UTC  (8+ messages)

[PATCH net-next v2 00/10] udp/ipv6 optimisations
 2022-01-27  0:36 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ipv6: optimise dst refcounting on skb init
` [PATCH net-next v2 02/10] udp6: shuffle up->pending AF_INET bits
` [PATCH net-next v2 03/10] ipv6: remove daddr temp buffer in __ip6_make_skb
` [PATCH net-next v2 04/10] ipv6: clean up cork setup/release
` [PATCH net-next v2 05/10] ipv6: don't zero inet_cork_full::fl after use
` [PATCH net-next v2 06/10] ipv6: pass full cork into __ip6_append_data()
` [PATCH net-next v2 07/10] udp6: pass flow in ip6_make_skb together with cork
` [PATCH net-next v2 08/10] udp6: don't make extra copies of iflow
` [PATCH net-next v2 09/10] ipv6: optimise dst refcounting on cork init
` [PATCH net-next v2 10/10] ipv6: partially inline ipv6_fixup_options

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-01-27  0:32 UTC  (18+ messages)
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 11/23] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 22/23] NFS: swap-out must always use STABLE writes
` [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead

[PATCH 2/2] dax/kmem: Update spanned page stat of origin device node
 2022-01-27  0:29 UTC  (2+ messages)

[PATCH v3 0/7] DAX poison recovery
 2022-01-27  0:25 UTC  (5+ messages)

[PATCH] kernel: count warnings and make count accessible to userspace
 2022-01-27  0:23 UTC  (5+ messages)

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  0:20 UTC  (7+ messages)

[PATCH 6/8] dt-bindings: vendor-prefixes: add LG Electronics
 2022-01-27  0:20 UTC  (2+ messages)

[PATCH 4.4 000/114] 4.4.300-rc1 review
 2022-01-27  0:11 UTC  (2+ messages)

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-01-27  0:07 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
` [PATCH 2/8] net: stmmac: Add support for SM8150
` [PATCH 3/8] clk: qcom: gcc: Add PCIe, EMAC and UFS GDSCs "
` [PATCH 4/8] arm64: dts: qcom: sm8150: add ethernet node
` [PATCH 5/8] arm64: dts: qcom: sa8155p-adp: Enable "
` [PATCH 6/8] net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller
` [PATCH 8/8] clk: qcom: gcc-sm8150: Use PWRSTS_ON (only) as a workaround for emac gdsc

[PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  0:07 UTC 

[PATCH] scsi: bfa: replace snprintf with sysfs_emit
 2022-01-27  0:03 UTC 

[kbuild] [ammarfaizi2-block:paulmck/linux-rcu/dev 80/83] kernel/rcu/srcutree.c:1426 srcu_torture_stats_print() error: buffer overflow 'srcu_size_state_name' 10 <= 10
 2022-01-27  0:02 UTC  (2+ messages)

[PATCH] scsi: mvsas: replace snprintf with sysfs_emit
 2022-01-27  0:00 UTC 

[PATCHSET 0/6] perf lock: Random updates for the locking analysis (v2)
 2022-01-27  0:00 UTC  (7+ messages)
` [PATCH 1/6] perf lock: Convert lockhash_table to use hlist
` [PATCH 2/6] perf lock: Change type of lock_stat->addr to u64
` [PATCH 3/6] perf lock: Sort map info based on class name
` [PATCH 4/6] perf lock: Fix lock name length check for printing
` [PATCH 5/6] perf lock: Add -c/--combine-locks option
` [PATCH 6/6] perf lock: Carefully combine lock stats for discarded entries

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-27  0:00 UTC  (2+ messages)

[PATCH] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-26 23:58 UTC 

[PATCH] fsi: master-ast-cf: replace snprintf with sysfs_emit
 2022-01-26 23:57 UTC 

[PATCH] usb: core: replace snprintf with sysfs_emit
 2022-01-26 23:54 UTC 

[PATCH net-next 1/2] net: dsa: mv88e6xxx: Improve performance of busy bit polling
 2022-01-26 23:54 UTC  (5+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Improve indirect addressing performance

[PATCH v3] sched/fair: Fix fault in reweight_entity
 2022-01-26 23:50 UTC  (3+ messages)

[PATCH] arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
 2022-01-26 23:43 UTC 

[PATCH] perf/ftrace: system_wide collection is not effective by default
 2022-01-26 23:47 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: add connector type to enhance debug messages
 2022-01-26 23:46 UTC 

linux-next: build failure after merge of the amdgpu tree
 2022-01-26 23:42 UTC 

[PATCH v2] PCI: ACPI: Replace acpi_bus_get_device()
 2022-01-26 23:40 UTC 

[PATCH RESEND] net/mlx5e: Use struct_group() for memcpy() region
 2022-01-26 23:38 UTC  (4+ messages)

[PATCH v5 00/14] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-01-26 23:34 UTC  (14+ messages)
` [PATCH v5 01/13] perf/core: add perf_clear_branch_entry_bitfields() helper
` [PATCH v5 02/13] x86/cpufeatures: add AMD Fam19h Branch Sampling feature
` [PATCH v5 03/13] perf/x86/amd: add AMD Fam19h Branch Sampling support
` [PATCH v5 04/13] perf/x86/amd: add branch-brs helper event for Fam19h BRS
` [PATCH v5 05/13] perf/x86/amd: enable branch sampling priv level filtering
` [PATCH v5 06/13] perf/x86/amd: add AMD branch sampling period adjustment
` [PATCH v5 07/13] perf/x86/amd: make Zen3 branch sampling opt-in
` [PATCH v5 08/13] ACPI: add perf low power callback
` [PATCH v5 09/13] perf/x86/amd: add idle hooks for branch sampling
` [PATCH v5 10/13] perf evsel: Make evsel__env always return a valid env
` [PATCH v5 11/13] perf tools: Improve IBS error handling
` [PATCH v5 12/13] perf tools: Improve error handling of AMD Branch Sampling
` [PATCH v5 13/13] perf report: add addr_from/addr_to sort dimensions

[PATCH v2] n_tty: wake up poll(POLLRDNORM) on receiving data
 2022-01-26 23:35 UTC 

[PATCH] n_tty: wake up poll(POLLRDNORM) on receiving data
 2022-01-26 23:34 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with Linus' tree
 2022-01-26 23:32 UTC 

linux-next: manual merge of the amdgpu tree with Linus' tree
 2022-01-26 23:29 UTC 

[mlankhorst:xe 77/165] drivers/gpu/drm/xe/xe_lrc.c:13:10: error: no previous prototype for 'lrc_size'
 2022-01-26 23:27 UTC 

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-26 23:26 UTC  (10+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[PATCH] rcu-tasks: Fix computation of CPU-to-list shift counts
 2022-01-26 23:21 UTC 

[PATCH v7 0/2] Driver for Open Profile for DICE
 2022-01-26 23:19 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: reserved-memory: "
` [PATCH v7 2/2] misc: open-dice: Add driver to expose DICE data to userspace

[PATCH] ASoC: dt-bindings: Centralize the 'sound-dai' definition
 2022-01-26 23:14 UTC 

[PATCH] ASoC: dt-bindings: realtek,rt5682s: Drop Tegra specifics from example
 2022-01-26 23:13 UTC 

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-26 23:13 UTC  (13+ messages)
` [PATCH v9 08/23] ima: Move measurement list related variables into ima_namespace
` [PATCH v9 11/23] ima: Move ima_lsm_policy_notifier "
` [PATCH v9 15/23] ima: Implement hierarchical processing of file accesses
` [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy

[PATCH] spi: dt-bindings: Fix 'reg' child node schema
 2022-01-26 23:13 UTC 

[PATCH] dt-bindings: regulator: maxim,max8973: Drop Tegra specifics from example
 2022-01-26 23:12 UTC 

[PATCH] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-26 23:12 UTC  (2+ messages)

[PATCH] dt-bindings: iio/adc: qcom,spmi-iadc: Fix 'reg' property in example
 2022-01-26 23:12 UTC 

[PATCH] dt-bindings: arm,cci-400: Add interrupt controller to example
 2022-01-26 23:11 UTC 

[PATCH v2] platform/chrome: cros_ec_typec: Check for EC device
 2022-01-26 23:08 UTC  (3+ messages)

[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 23:07 UTC  (9+ messages)

[PATCH v2 0/4] printk: reduce deadlocks during panic
 2022-01-26 23:02 UTC  (5+ messages)
` [PATCH v2 1/4] panic: Add panic_in_progress helper
` [PATCH v2 2/4] printk: disable optimistic spin during panic
` [PATCH v2 3/4] printk: Avoid livelock with heavy printk "
` [PATCH v2 4/4] printk: Drop console_sem "

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-01-26 23:01 UTC  (2+ messages)

[PATCH] netfilter: Remove flowtable relics
 2022-01-26 23:00 UTC  (2+ messages)

linux-next 20220125 - build failure in objtool with gcc 12
 2022-01-26 22:56 UTC 

[PATCH] lib/crypto: blake2s: fix a CFI failure
 2022-01-26 22:54 UTC  (7+ messages)
` [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
  ` [PATCH v2] "

[RFC PATCH] selinux: split no transition execve check
 2022-01-26 22:51 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2022-01-26 22:50 UTC  (2+ messages)

[PATCH] include: linux: Reorganize timekeeping and ktime headers
 2022-01-26 22:47 UTC  (2+ messages)

[PATCH] scsi: ufs: Add checking lifetime attribute for WriteBooster
 2022-01-26 11:25 UTC 

[peterz-queue:sched/core 5/8] kernel/sched/sched.h:3006:25: warning: incompatible pointer to integer conversion passing 'struct rq *' to parameter of type 'int'
 2022-01-26 22:47 UTC 

[PATCH v19 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-26 22:44 UTC  (4+ messages)
` [PATCH v19 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-01-26 22:41 UTC  (4+ messages)

[PATCH v3 0/9] Hardening page _refcount
 2022-01-26 22:40 UTC  (6+ messages)
` [PATCH v3 1/9] mm: add overflow and underflow checks for page->_refcount

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2022-01-26 22:40 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[RESEND PATCH] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
 2022-01-26 22:38 UTC  (2+ messages)

[PATCH] LSM: general protection fault in legacy_parse_param
 2022-01-26 22:37 UTC  (6+ messages)

[PATCH] usb: raw-gadget: fix handling of dual-direction-capable endpoints
 2022-01-26 22:37 UTC  (4+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 22:37 UTC  (13+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4728/5866] arch/arm64/kvm/fpsimd.c:129:5: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2022-01-26 22:26 UTC 

[PATCH] MAINTAINERS: platform-chrome: Add new chrome-platform@lists.linux.dev list
 2022-01-26 22:22 UTC 

linux-next: build warnings after merge of the tty.current tree
 2022-01-26 22:18 UTC 

[peterz-queue:sched/core 5/8] kernel/sched/sched.h:3006:32: warning: passing argument 1 of 'cpu_util_cfs' makes integer from pointer without a cast
 2022-01-26 22:17 UTC  (2+ messages)

[hverkuil-media-tree:extron 101/103] ./usr/include/linux/cec.h:150:19: error: unknown type name 'bool'
 2022-01-26 22:16 UTC 

[PATCH] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-01-26 22:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: timer: Convert faraday,fttmr010 to yaml
 2022-01-26 22:10 UTC  (2+ messages)

[PATCH 4.9 000/155] 4.9.298-rc2 review
 2022-01-26 22:10 UTC  (2+ messages)

[PATCH 4.14 000/184] 4.14.263-rc2 review
 2022-01-26 22:10 UTC  (2+ messages)

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-26 22:08 UTC  (2+ messages)

[PATCH 5.4 000/316] 5.4.174-rc2 review
 2022-01-26 22:08 UTC  (2+ messages)

[PATCH 5.10 000/560] 5.10.94-rc2 review
 2022-01-26 22:07 UTC  (2+ messages)

[PATCH 5.15 000/841] 5.15.17-rc2 review
 2022-01-26 22:06 UTC  (2+ messages)

[PATCH v10 0/8] Enroll kernel keys thru MOK
 2022-01-26 22:06 UTC  (4+ messages)

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-26 22:05 UTC  (7+ messages)
` [RFC PATCH v7 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-26 22:04 UTC  (2+ messages)

[PATCH 5.10 000/563] 5.10.94-rc1 review
 2022-01-26 21:59 UTC  (3+ messages)
` [PATCH 5.10 173/563] xfrm: interface with if_id 0 should return error

[PATCH 1/5] kunit: tool: drop mostly unused KunitResult.result field
 2022-01-26 21:40 UTC  (6+ messages)

[PATCH net-next 0/4] ice: switch: debloat packet templates code
 2022-01-26 21:39 UTC  (3+ messages)
` [PATCH net-next 3/4] ice: switch: use a struct to pass packet template params

[PATCH] mm: make 'highmem' symbol ro_after_init
 2022-01-26 21:38 UTC  (2+ messages)

[PATCH v2 00/11] Re-enable ENQCMD and PASID MSR
 2022-01-26 21:38 UTC  (10+ messages)
` [PATCH v2 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH 0/7] Allocate module text and data separately
 2022-01-26 21:36 UTC  (3+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()


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).